Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element FeatureItem
Annotations
The abstract global FeatureItem element is the head of a substitution group. Any element that is a member of the group may be substituted for the FeatureItem element anywhere the FeatureItem element could be used in an instance file if it were not abstract. The allowed substitutes are all derived from either ShapeFeatureItemBaseType or NonShapeFeatureItemBaseType.
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_FeatureItemBaseType.tmp#FeatureItemBaseType_FeatureNominalId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_ParentFeatureItemId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_FeatureName Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_UUID Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_NotableEventIds Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType_CoordinateSystemId Features_xsd_Complex_Type_FeatureItemBaseType.tmp#FeatureItemBaseType Features_xsd_Element_CircleFeatureItem.tmp#CircleFeatureItem Features_xsd_Element_CircularArcFeatureItem.tmp#CircularArcFeatureItem Features_xsd_Element_ConeFeatureItem.tmp#ConeFeatureItem Features_xsd_Element_ConicalSegmentFeatureItem.tmp#ConicalSegmentFeatureItem Features_xsd_Element_CylinderFeatureItem.tmp#CylinderFeatureItem Features_xsd_Element_CylindricalSegmentFeatureItem.tmp#CylindricalSegmentFeatureItem Features_xsd_Element_EdgePointFeatureItem.tmp#EdgePointFeatureItem Features_xsd_Element_EllipseFeatureItem.tmp#EllipseFeatureItem Features_xsd_Element_EllipticalArcFeatureItem.tmp#EllipticalArcFeatureItem Features_xsd_Element_ElongatedCircleFeatureItem.tmp#ElongatedCircleFeatureItem Features_xsd_Element_ElongatedCylinderFeatureItem.tmp#ElongatedCylinderFeatureItem Features_xsd_Element_ExtrudedCrossSectionFeatureItem.tmp#ExtrudedCrossSectionFeatureItem Features_xsd_Element_GroupFeatureItem.tmp#GroupFeatureItem Features_xsd_Element_LineFeatureItem.tmp#LineFeatureItem Features_xsd_Element_MarkingFeatureItem.tmp#MarkingFeatureItem Features_xsd_Element_OppositeAngledLinesFeatureItem.tmp#OppositeAngledLinesFeatureItem Features_xsd_Element_OppositeAngledPlanesFeatureItem.tmp#OppositeAngledPlanesFeatureItem Features_xsd_Element_OppositeParallelLinesFeatureItem.tmp#OppositeParallelLinesFeatureItem Features_xsd_Element_OppositeParallelPlanesFeatureItem.tmp#OppositeParallelPlanesFeatureItem Features_xsd_Element_OtherCurveFeatureItem.tmp#OtherCurveFeatureItem Features_xsd_Element_OtherNonShapeFeatureItem.tmp#OtherNonShapeFeatureItem Features_xsd_Element_OtherShapeFeatureItem.tmp#OtherShapeFeatureItem Features_xsd_Element_OtherSurfaceFeatureItem.tmp#OtherSurfaceFeatureItem Features_xsd_Element_PatternFeatureCircleItem.tmp#PatternFeatureCircleItem Features_xsd_Element_PatternFeatureCircularArcItem.tmp#PatternFeatureCircularArcItem Features_xsd_Element_PatternFeatureLinearItem.tmp#PatternFeatureLinearItem Features_xsd_Element_PatternFeatureParallelogramItem.tmp#PatternFeatureParallelogramItem Features_xsd_Element_PlaneFeatureItem.tmp#PlaneFeatureItem Features_xsd_Element_PointDefinedCurveFeatureItem.tmp#PointDefinedCurveFeatureItem Features_xsd_Element_PointDefinedSurfaceFeatureItem.tmp#PointDefinedSurfaceFeatureItem Features_xsd_Element_PointFeatureItem.tmp#PointFeatureItem Features_xsd_Element_SphereFeatureItem.tmp#SphereFeatureItem Features_xsd_Element_SphericalSegmentFeatureItem.tmp#SphericalSegmentFeatureItem Features_xsd_Element_SurfaceOfRevolutionFeatureItem.tmp#SurfaceOfRevolutionFeatureItem Features_xsd_Element_ThreadedFeatureItem.tmp#ThreadedFeatureItem Features_xsd_Element_ToroidalSegmentFeatureItem.tmp#ToroidalSegmentFeatureItem Features_xsd_Element_TorusFeatureItem.tmp#TorusFeatureItem
Type FeatureItemBaseType
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type FeatureItemsType
Children Attributes, CoordinateSystemId, FeatureName, FeatureNominalId, NotableEventIds, ParentFeatureItemId, UUID
Instance
<FeatureItem id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <FeatureNominalId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureNominalId>
  <ParentFeatureItemId xId="">{0,1}</ParentFeatureItemId>
  <FeatureName>{1,1}</FeatureName>
  <UUID>{0,1}</UUID>
  <NotableEventIds n="">{0,1}</NotableEventIds>
  <CoordinateSystemId asmPathId="" asmPathXId="" xId="">{0,1}</CoordinateSystemId>
</FeatureItem>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:element name="FeatureItem" type="FeatureItemBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The abstract global FeatureItem element is the head of a substitution group. Any element that is a member of the group may be substituted for the FeatureItem element anywhere the FeatureItem element could be used in an instance file if it were not abstract. The allowed substitutes are all derived from either ShapeFeatureItemBaseType or NonShapeFeatureItemBaseType.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd