Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type ShapeFeatureDefinitionBaseType
Annotations
The ShapeFeatureDefinitionBaseType is the abstract base type for shape feature definitions. A shape feature definition holds that portion of shape feature nominal information which can be shared among several features, e.g. feature size.
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_FeatureDefinitionBaseType.tmp#FeatureDefinitionBaseType
Type extension of FeatureDefinitionBaseType
Type hierarchy
Properties
abstract true
Used by
Children Attributes
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="ShapeFeatureDefinitionBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The ShapeFeatureDefinitionBaseType is the abstract base type for shape feature definitions. A shape feature definition holds that portion of shape feature nominal information which can be shared among several features, e.g. feature size.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FeatureDefinitionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd