Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element ConicalSegmentFeatureDefinition
Annotations
The global ConicalSegmentFeatureDefinition element gives information about a conical segment 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_SurfaceFeatureDefinitionBaseType.tmp#SurfaceFeatureDefinitionBaseType Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_InternalExternal Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_Diameter Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_HalfAngle Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_FullAngle Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_LargeEndDistance Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType_SmallEndDistance Features_xsd_Complex_Type_ConicalSegmentFeatureDefinitionType.tmp#ConicalSegmentFeatureDefinitionType Features_xsd_Element_FeatureDefinition.tmp#FeatureDefinition
Type ConicalSegmentFeatureDefinitionType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Diameter, FullAngle, HalfAngle, InternalExternal, LargeEndDistance, SmallEndDistance
Instance
<ConicalSegmentFeatureDefinition id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <InternalExternal>{1,1}</InternalExternal>
  <Diameter decimalPlaces="" linearUnit="" significantFigures="">{1,1}</Diameter>
  <HalfAngle angularUnit="" decimalPlaces="" significantFigures="">{1,1}</HalfAngle>
  <FullAngle angularUnit="" decimalPlaces="" significantFigures="">{1,1}</FullAngle>
  <LargeEndDistance decimalPlaces="" linearUnit="" significantFigures="">{1,1}</LargeEndDistance>
  <SmallEndDistance decimalPlaces="" linearUnit="" significantFigures="">{0,1}</SmallEndDistance>
</ConicalSegmentFeatureDefinition>
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="ConicalSegmentFeatureDefinition" type="ConicalSegmentFeatureDefinitionType" substitutionGroup="FeatureDefinition">
  <xs:annotation>
    <xs:documentation>The global ConicalSegmentFeatureDefinition element gives information about a conical segment 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