<xs:complexType name="NominalDatumFeatureType">
<xs:annotation>
<xs:documentation>The NominalDatumFeatureType defines a DatumFeatureBaseType in which the datum feature is to be established from the nominal feature.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="DatumFeatureBaseType"/>
</xs:complexContent>
</xs:complexType> |