Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element FeatureZoneAreaCircular
Annotations
The global FeatureZoneAreaCircularType element gives information about a circular area of 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_FeatureZoneAreaBaseType.tmp#FeatureZoneAreaBaseType_FaceIds Features_xsd_Complex_Type_FeatureZoneAreaBaseType.tmp#FeatureZoneAreaBaseType_EdgeIds Features_xsd_Complex_Type_FeatureZoneAreaBaseType.tmp#FeatureZoneAreaBaseType Features_xsd_Complex_Type_FeatureZoneAreaCircularType.tmp#FeatureZoneAreaCircularType_Circle Features_xsd_Complex_Type_FeatureZoneAreaCircularType.tmp#FeatureZoneAreaCircularType Features_xsd_Element_FeatureZone.tmp#FeatureZone
Type FeatureZoneAreaCircularType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Circle, EdgeIds, FaceIds, Label, SurfaceFeatureNominalId
Instance
<FeatureZoneAreaCircular id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Label>{0,1}</Label>
  <SurfaceFeatureNominalId asmPathId="" asmPathXId="" xId="">{0,1}</SurfaceFeatureNominalId>
  <FaceIds n="">{1,1}</FaceIds>
  <EdgeIds n="">{1,1}</EdgeIds>
  <Circle>{1,1}</Circle>
</FeatureZoneAreaCircular>
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="FeatureZoneAreaCircular" type="FeatureZoneAreaCircularType" substitutionGroup="FeatureZone">
  <xs:annotation>
    <xs:documentation>The global FeatureZoneAreaCircularType element gives information about a circular area of the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd