complexType TimePeriodType
diagram sensorML_p1190.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTimeGeometricPrimitiveType
properties
base gml:AbstractTimeGeometricPrimitiveType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:relatedTime gml:beginPosition gml:begin gml:endPosition gml:end gml:duration gml:timeInterval
used by
element TimePeriod
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.
frameanyURI  #ISO-8601    
source <complexType name="TimePeriodType">
 
<complexContent>
   
<extension base="gml:AbstractTimeGeometricPrimitiveType">
     
<sequence>
       
<choice>
         
<element name="beginPosition" type="gml:TimePositionType"/>
         
<element name="begin" type="gml:TimeInstantPropertyType"/>
       
</choice>
       
<choice>
         
<element name="endPosition" type="gml:TimePositionType"/>
         
<element name="end" type="gml:TimeInstantPropertyType"/>
       
</choice>
       
<group ref="gml:timeLength" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TimePeriodType/beginPosition
diagram sensorML_p1191.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="beginPosition" type="gml:TimePositionType"/>

element TimePeriodType/begin
diagram sensorML_p1192.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeInstantPropertyType
properties
isRef 0
content complex
children gml:TimeInstant
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="begin" type="gml:TimeInstantPropertyType"/>

element TimePeriodType/endPosition
diagram sensorML_p1193.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="endPosition" type="gml:TimePositionType"/>

element TimePeriodType/end
diagram sensorML_p1194.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeInstantPropertyType
properties
isRef 0
content complex
children gml:TimeInstant
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="end" type="gml:TimeInstantPropertyType"/>


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