complexType EnvelopeWithTimePeriodType
diagram sensorML_p738.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:EnvelopeType
properties
base gml:EnvelopeType
children gml:lowerCorner gml:upperCorner gml:pos gml:coordinates gml:beginPosition gml:endPosition
used by
element EnvelopeWithTimePeriod
attributes
Name  Type  Use  Default  Fixed  annotation
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
frameanyURI  #ISO-8601    
source <complexType name="EnvelopeWithTimePeriodType">
 
<complexContent>
   
<extension base="gml:EnvelopeType">
     
<sequence>
       
<element name="beginPosition" type="gml:TimePositionType"/>
       
<element name="endPosition" type="gml:TimePositionType"/>
     
</sequence>
     
<attribute name="frame" type="anyURI" default="#ISO-8601"/>
   
</extension>
 
</complexContent>
</complexType>

attribute EnvelopeWithTimePeriodType/@frame
type anyURI
properties
isRef 0
default #ISO-8601
source <attribute name="frame" type="anyURI" default="#ISO-8601"/>

element EnvelopeWithTimePeriodType/beginPosition
diagram sensorML_p739.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 EnvelopeWithTimePeriodType/endPosition
diagram sensorML_p740.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"/>


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