Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element FeatureZonePoint
Annotations
The global FeatureZonePoint element gives information about a point on the feature.
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_Complex_Type_FeatureZonePointType.tmp#FeatureZonePointType_VertexId Features_xsd_Complex_Type_FeatureZonePointType.tmp#FeatureZonePointType_PointId Features_xsd_Complex_Type_FeatureZonePointType.tmp#FeatureZonePointType_Point Features_xsd_Complex_Type_FeatureZonePointType.tmp#FeatureZonePointType Features_xsd_Element_FeatureZone.tmp#FeatureZone
Type FeatureZonePointType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Label, Point, PointId, SurfaceFeatureNominalId, VertexId
Instance
<FeatureZonePoint id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Label>{0,1}</Label>
  <SurfaceFeatureNominalId asmPathId="" asmPathXId="" xId="">{0,1}</SurfaceFeatureNominalId>
  <VertexId asmPathId="" asmPathXId="" xId="">{1,1}</VertexId>
  <PointId asmPathId="" asmPathXId="" xId="">{1,1}</PointId>
  <Point decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Point>
</FeatureZonePoint>
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="FeatureZonePoint" type="FeatureZonePointType" substitutionGroup="FeatureZone">
  <xs:annotation>
    <xs:documentation>The global FeatureZonePoint element gives information about a point on the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd