Complex Type CoordinateCharacteristicDefinitionBaseType
Annotations
The CoordinateCharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one coordinate characteristic.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="CoordinateCharacteristicDefinitionBaseType" abstract="true"><xs:annotation><xs:documentation>The CoordinateCharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one coordinate characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="DimensionalCharacteristicDefinitionBaseType"/></xs:complexContent></xs:complexType>