complexType TimeCoordinateSystemType
diagram sensorML_p382.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:originPosition gml:origin gml:interval
used by
element TimeCoordinateSystem
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="TimeCoordinateSystemType">
 
<complexContent>
   
<extension base="gml:TimeReferenceSystemType">
     
<sequence>
       
<choice>
         
<element name="originPosition" type="gml:TimePositionType"/>
         
<element name="origin" type="gml:TimeInstantPropertyType"/>
       
</choice>
       
<element name="interval" type="gml:TimeIntervalLengthType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TimeCoordinateSystemType/originPosition
diagram sensorML_p383.png
namespace http://www.opengis.net/gml/3.2
type gml:TimePositionType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
frameanyURI  #ISO-8601    
calendarEraNamestring      
indeterminatePositiongml:TimeIndeterminateValueType      
source <element name="originPosition" type="gml:TimePositionType"/>

element TimeCoordinateSystemType/origin
diagram sensorML_p384.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeInstantPropertyType
properties
isRef 0
content complex
children gml:TimeInstant
used by
complexType TemporalDatumType
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
source <element name="origin" type="gml:TimeInstantPropertyType"/>

element TimeCoordinateSystemType/interval
diagram sensorML_p385.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeIntervalLengthType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
unitgml:TimeUnitTyperequired      
radixpositiveInteger      
factorinteger      
source <element name="interval" type="gml:TimeIntervalLengthType"/>


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