Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type PatternFeatureNominalBaseType
Annotations
The PatternFeatureNominalBaseType is the abstract base type that defines the pattern feature nominal information for an individual pattern feature. Each feature nominal in an instance of PatternFeatureNominalBaseType must reference the same feature definition.
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 Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType Features_xsd_Complex_Type_GroupFeatureNominalType.tmp#GroupFeatureNominalType_FeatureNominalIds Features_xsd_Complex_Type_GroupFeatureNominalType.tmp#GroupFeatureNominalType
Type extension of GroupFeatureNominalType
Type hierarchy
Properties
abstract true
Used by
Children Attributes, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, FeatureNominalIds, Name, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, 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="PatternFeatureNominalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The PatternFeatureNominalBaseType is the abstract base type that defines the pattern feature nominal information for an individual pattern feature. Each feature nominal in an instance of PatternFeatureNominalBaseType must reference the same feature definition.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="GroupFeatureNominalType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd