complexType AbstractGeometricPrimitiveType
diagram sensorML_p1211.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGeometryType
properties
base gml:AbstractGeometryType
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name
used by
element AbstractGeometricPrimitive
complexTypes AbstractCurveType AbstractSolidType AbstractSurfaceType PointType
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      
annotation
documentation
gml:AbstractGeometricPrimitiveType is the abstract root type of the geometric primitives. A geometric primitive is a geometric object that is not decomposed further into other primitives in the system. All primitives are oriented in the direction implied by the sequence of their coordinate tuples.
source <complexType name="AbstractGeometricPrimitiveType" abstract="true">
 
<annotation>
   
<documentation>gml:AbstractGeometricPrimitiveType is the abstract root type of the geometric primitives. A geometric primitive is a geometric object that is not decomposed further into other primitives in the system. All primitives are oriented in the direction implied by the sequence of their coordinate tuples.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="gml:AbstractGeometryType"/>
 
</complexContent>
</complexType>


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