complexType TimeOrdinalReferenceSystemType
diagram sensorML_p394.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:TimeReferenceSystemType
properties
base gml:TimeReferenceSystemType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:component
used by
element TimeOrdinalReferenceSystem
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
source <complexType name="TimeOrdinalReferenceSystemType">
 
<complexContent>
   
<extension base="gml:TimeReferenceSystemType">
     
<sequence>
       
<element name="component" type="gml:TimeOrdinalEraPropertyType" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TimeOrdinalReferenceSystemType/component
diagram sensorML_p395.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeOrdinalEraPropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children gml:TimeOrdinalEra
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
source <element name="component" type="gml:TimeOrdinalEraPropertyType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy