Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element FeatureZone
Annotations
The global FeatureZone element is the head of a substitution group. Any element that is a member of this group may be substituted for the FeatureZone element anywhere the FeatureZone element may be used in an instance file.
Diagram
Diagram Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_Label Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType Features_xsd_Element_FeatureZoneAreaBetween.tmp#FeatureZoneAreaBetween Features_xsd_Element_FeatureZoneAreaCircular.tmp#FeatureZoneAreaCircular Features_xsd_Element_FeatureZoneAreaCylindrical.tmp#FeatureZoneAreaCylindrical Features_xsd_Element_FeatureZoneAreaIrregular.tmp#FeatureZoneAreaIrregular Features_xsd_Element_FeatureZoneAreaRectangular.tmp#FeatureZoneAreaRectangular Features_xsd_Element_FeatureZoneAreaSpherical.tmp#FeatureZoneAreaSpherical Features_xsd_Element_FeatureZoneCurveCircular.tmp#FeatureZoneCurveCircular Features_xsd_Element_FeatureZoneCurveIrregular.tmp#FeatureZoneCurveIrregular Features_xsd_Element_FeatureZoneCurveLine.tmp#FeatureZoneCurveLine Features_xsd_Element_FeatureZonePoint.tmp#FeatureZonePoint
Type FeatureZoneBaseType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type FeatureZoneListType
Children Attributes, Label, SurfaceFeatureNominalId
Instance
<FeatureZone id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Label>{0,1}</Label>
  <SurfaceFeatureNominalId asmPathId="" asmPathXId="" xId="">{0,1}</SurfaceFeatureNominalId>
</FeatureZone>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature zone, used for referencing.
Source
<xs:element name="FeatureZone" type="FeatureZoneBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The global FeatureZone element is the head of a substitution group. Any element that is a member of this group may be substituted for the FeatureZone element anywhere the FeatureZone element may be used in an instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd