complexType AbstractTimeSliceType
diagram sensorML_p199.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGMLType
properties
base gml:AbstractGMLType
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:validTime gml:dataSource
used by
element AbstractTimeSlice
complexType MovingObjectStatusType
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="AbstractTimeSliceType" abstract="true">
 
<complexContent>
   
<extension base="gml:AbstractGMLType">
     
<sequence>
       
<element ref="gml:validTime"/>
       
<element ref="gml:dataSource" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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