complexType TimeReferenceSystemType
diagram sensorML_p396.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:DefinitionType
properties
base gml:DefinitionType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity
used by
element TimeReferenceSystem
complexTypes TimeCalendarType TimeClockType TimeCoordinateSystemType TimeOrdinalReferenceSystemType
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="TimeReferenceSystemType">
 
<complexContent>
   
<extension base="gml:DefinitionType">
     
<sequence>
       
<element name="domainOfValidity" type="string"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TimeReferenceSystemType/domainOfValidity
diagram sensorML_p397.png
namespace http://www.opengis.net/gml/3.2
type string
properties
isRef 0
content simple
used by
complexTypes AbstractCoordinateOperationType AbstractCRSType AbstractDatumType AbstractGeneralConversionType AbstractGeneralTransformationType TemporalDatumBaseType
source <element name="domainOfValidity" type="string"/>


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