complexType NodeType
diagram sensorML_p241.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTopoPrimitiveType
properties
base gml:AbstractTopoPrimitiveType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:container gml:directedEdge gml:pointProperty
used by
element Node
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.
aggregationTypegml:AggregationType      
source <complexType name="NodeType">
 
<complexContent>
   
<extension base="gml:AbstractTopoPrimitiveType">
     
<sequence>
       
<element name="container" type="gml:FaceOrTopoSolidPropertyType" minOccurs="0"/>
       
<element ref="gml:directedEdge" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>In the case of planar topology, a gml:Node must have a clockwise sequence of gml:directedEdge properties, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR).</documentation>
         
</annotation>
       
</element>
       
<element ref="gml:pointProperty" minOccurs="0"/>
     
</sequence>
     
<attributeGroup ref="gml:AggregationAttributeGroup"/>
   
</extension>
 
</complexContent>
</complexType>

element NodeType/container
diagram sensorML_p242.png
namespace http://www.opengis.net/gml/3.2
type gml:FaceOrTopoSolidPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gml:Face gml:TopoSolid
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="container" type="gml:FaceOrTopoSolidPropertyType" minOccurs="0"/>


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