The DatumLabel element is the label applied to the datum feature.
Diagram
Type
xs:NMTOKEN
Properties
content
simple
Source
<xs:element name="DatumLabel" type="xs:NMTOKEN"><xs:annotation><xs:documentation>The DatumLabel element is the label applied to the datum feature.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="DatumTargetIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumTargetIds element is a list of the QIF ids of datum targets associated with the datum.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureNominalIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element is a list of QIF ids of feature nominals to be used to construct the datum.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the datum definition, used for referencing.
Source
<xs:complexType name="DatumDefinitionType"><xs:annotation><xs:documentation>The DatumDefinitionType defines information about a datum.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="Attributes" minOccurs="0"><xs:annotation><xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation></xs:annotation></xs:element><xs:element name="DatumLabel" type="xs:NMTOKEN"><xs:annotation><xs:documentation>The DatumLabel element is the label applied to the datum feature.</xs:documentation></xs:annotation></xs:element><xs:element name="DatumTargetIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumTargetIds element is a list of the QIF ids of datum targets associated with the datum.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureNominalIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element is a list of QIF ids of feature nominals to be used to construct the datum.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="id" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The id attribute is the QIF id of the datum definition, used for referencing.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="id" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The id attribute is the QIF id of the datum definition, used for referencing.</xs:documentation></xs:annotation></xs:attribute>