complexType AbstractTimePrimitiveType
diagram sensorML_p1183.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTimeObjectType
properties
base gml:AbstractTimeObjectType
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:relatedTime
used by
element AbstractTimePrimitive
complexTypes AbstractTimeGeometricPrimitiveType AbstractTimeTopologyPrimitiveType
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="AbstractTimePrimitiveType" abstract="true">
 
<complexContent>
   
<extension base="gml:AbstractTimeObjectType">
     
<sequence>
       
<element name="relatedTime" type="gml:RelatedTimeType" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element AbstractTimePrimitiveType/relatedTime
diagram sensorML_p1184.png
namespace http://www.opengis.net/gml/3.2
type gml:RelatedTimeType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:AbstractTimePrimitive
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    
relativePositionderived by: string      
source <element name="relatedTime" type="gml:RelatedTimeType" minOccurs="0" maxOccurs="unbounded"/>


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