Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element EllipticalArcFeatureDefinition
Annotations
The global EllipticalArcFeatureDefinition element gives information about an elliptical arc feature that may be used by more than one feature.
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_FeatureDefinitionBaseType.tmp#FeatureDefinitionBaseType Features_xsd_Complex_Type_ShapeFeatureDefinitionBaseType.tmp#ShapeFeatureDefinitionBaseType Features_xsd_Complex_Type_CurveFeatureDefinitionBaseType.tmp#CurveFeatureDefinitionBaseType Features_xsd_Complex_Type_EllipticalArcFeatureDefinitionType.tmp#EllipticalArcFeatureDefinitionType_InternalExternal Features_xsd_Complex_Type_EllipticalArcFeatureDefinitionType.tmp#EllipticalArcFeatureDefinitionType_MajorDiameter Features_xsd_Complex_Type_EllipticalArcFeatureDefinitionType.tmp#EllipticalArcFeatureDefinitionType_MinorDiameter Features_xsd_Complex_Type_EllipticalArcFeatureDefinitionType.tmp#EllipticalArcFeatureDefinitionType Features_xsd_Element_FeatureDefinition.tmp#FeatureDefinition
Type EllipticalArcFeatureDefinitionType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, InternalExternal, MajorDiameter, MinorDiameter
Instance
<EllipticalArcFeatureDefinition id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <InternalExternal>{1,1}</InternalExternal>
  <MajorDiameter decimalPlaces="" linearUnit="" significantFigures="">{1,1}</MajorDiameter>
  <MinorDiameter decimalPlaces="" linearUnit="" significantFigures="">{1,1}</MinorDiameter>
</EllipticalArcFeatureDefinition>
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="EllipticalArcFeatureDefinition" type="EllipticalArcFeatureDefinitionType" substitutionGroup="FeatureDefinition">
  <xs:annotation>
    <xs:documentation>The global EllipticalArcFeatureDefinition element gives information about an elliptical arc feature that may be used by more than one feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd