complexType TimeNodeType
diagram sensorML_p995.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTimeTopologyPrimitiveType
properties
base gml:AbstractTimeTopologyPrimitiveType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:relatedTime gml:complex gml:previousEdge gml:nextEdge gml:position
used by
element TimeNode
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="TimeNodeType">
 
<complexContent>
   
<extension base="gml:AbstractTimeTopologyPrimitiveType">
     
<sequence>
       
<element name="previousEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="nextEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="position" type="gml:TimeInstantPropertyType" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TimeNodeType/previousEdge
diagram sensorML_p996.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeEdgePropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:TimeEdge
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="previousEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>

element TimeNodeType/nextEdge
diagram sensorML_p997.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeEdgePropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:TimeEdge
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="nextEdge" type="gml:TimeEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>

element TimeNodeType/position
diagram sensorML_p998.png
namespace http://www.opengis.net/gml/3.2
type gml:TimeInstantPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
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="position" type="gml:TimeInstantPropertyType" minOccurs="0"/>


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