Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type PlaneFeatureDefinitionType
Annotations
The PlaneFeatureDefinitionType defines the plane feature nominal information that can be common to one or more plane features. There is no definition information for a plane feature beyond what is provided by the SurfaceFeatureDefinitionBaseType.
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 Features_xsd_Complex_Type_ShapeFeatureDefinitionBaseType.tmp#ShapeFeatureDefinitionBaseType Features_xsd_Complex_Type_SurfaceFeatureDefinitionBaseType.tmp#SurfaceFeatureDefinitionBaseType
Type extension of SurfaceFeatureDefinitionBaseType
Type hierarchy
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="PlaneFeatureDefinitionType">
  <xs:annotation>
    <xs:documentation>The PlaneFeatureDefinitionType defines the plane feature nominal information that can be common to one or more plane features. There is no definition information for a plane feature beyond what is provided by the SurfaceFeatureDefinitionBaseType.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureDefinitionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd