Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element FeatureZoneCurveIrregular
Annotations
The global FeatureZoneCurveIrregular element gives information about a curve 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_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType_EdgeIds Features_xsd_Complex_Type_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType_CurveIds Features_xsd_Complex_Type_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType Features_xsd_Complex_Type_FeatureZoneCurveIrregularType.tmp#FeatureZoneCurveIrregularType_CurvePoints Features_xsd_Complex_Type_FeatureZoneCurveIrregularType.tmp#FeatureZoneCurveIrregularType Features_xsd_Element_FeatureZone.tmp#FeatureZone
Type FeatureZoneCurveIrregularType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, CurveIds, CurvePoints, EdgeIds, Label, SurfaceFeatureNominalId
Instance
<FeatureZoneCurveIrregular id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Label>{0,1}</Label>
  <SurfaceFeatureNominalId asmPathId="" asmPathXId="" xId="">{0,1}</SurfaceFeatureNominalId>
  <EdgeIds n="">{1,1}</EdgeIds>
  <CurveIds n="">{1,1}</CurveIds>
  <CurvePoints count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</CurvePoints>
</FeatureZoneCurveIrregular>
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="FeatureZoneCurveIrregular" type="FeatureZoneCurveIrregularType" substitutionGroup="FeatureZone">
  <xs:annotation>
    <xs:documentation>The global FeatureZoneCurveIrregular element gives information about a curve on the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd