complexType EdgeType
diagram sensorML_p234.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:directedNode gml:directedFace gml:curveProperty
used by
element Edge
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="EdgeType">
 
<complexContent>
   
<extension base="gml:AbstractTopoPrimitiveType">
     
<sequence>
       
<element name="container" type="gml:TopoSolidPropertyType" minOccurs="0"/>
       
<element ref="gml:directedNode" minOccurs="2" maxOccurs="2"/>
       
<element ref="gml:directedFace" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:curveProperty" minOccurs="0"/>
     
</sequence>
     
<attributeGroup ref="gml:AggregationAttributeGroup"/>
   
</extension>
 
</complexContent>
</complexType>

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


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