complexType GeometricComplexType
diagram sensorML_p765.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGeometryType
properties
base gml:AbstractGeometryType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:element
used by
element GeometricComplex
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.
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
aggregationTypegml:AggregationType      
source <complexType name="GeometricComplexType">
 
<complexContent>
   
<extension base="gml:AbstractGeometryType">
     
<sequence>
       
<element name="element" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>
     
</sequence>
     
<attributeGroup ref="gml:AggregationAttributeGroup"/>
   
</extension>
 
</complexContent>
</complexType>

element GeometricComplexType/element
diagram sensorML_p766.png
namespace http://www.opengis.net/gml/3.2
type gml:GeometricPrimitivePropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children gml:AbstractGeometricPrimitive
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
source <element name="element" type="gml:GeometricPrimitivePropertyType" maxOccurs="unbounded"/>


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