Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type NonShapeFeatureNominalBaseType
Annotations
The NonShapeFeatureNominalBaseType is the abstract base type for non-shape feature nominals. A non-shape feature nominal holds that portion of non-shape feature nominal information which cannot be shared among several features, e.g. feature location.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType
Type extension of FeatureNominalBaseType
Type hierarchy
Properties
abstract true
Used by
Children Attributes, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, ParentFeatureNominalId, UUID
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="NonShapeFeatureNominalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The NonShapeFeatureNominalBaseType is the abstract base type for non-shape feature nominals. A non-shape feature nominal holds that portion of non-shape feature nominal information which cannot be shared among several features, e.g. feature location.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FeatureNominalBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd