Annotations
The global FeatureZonePoint element gives information about a point on the feature.
Diagram
Type
FeatureZonePointType
Type hierarchy
Properties
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