diggs:AbstractGeometricPrimitiveType is the abstract root type of thegeometric primitives. A geometric primitive is a geometric object that is notdecomposed further into other primitives in the system. All primitives are orientedin the direction implied by the sequence of their coordinate tuples.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
<complexType abstract="true" name="AbstractGeometricPrimitiveType"><annotation><documentation>diggs: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="diggs:AbstractGeometryType"/></complexContent></complexType>