Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CylindricalSegmentConstructionMethodType / BestFit
Annotations
The BestFit element describes the best-fit construction of a cylindrical segment from 6 or more point-reducible base features. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CylindricalSegmentBestFitType.tmp#CylindricalSegmentBestFitType_n Features_xsd_Complex_Type_CylindricalSegmentBestFitType.tmp#CylindricalSegmentBestFitType_BaseFeature Features_xsd_Complex_Type_CylindricalSegmentBestFitType.tmp#CylindricalSegmentBestFitType
Type CylindricalSegmentBestFitType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<BestFit n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{6,unbounded}</BaseFeature>
</BestFit>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="CylindricalSegmentBestFitType">
  <xs:annotation>
    <xs:documentation>The BestFit element describes the best-fit construction of a cylindrical segment from 6 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentConstructionMethodType / Recompensated
Annotations
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a cylindrical segment from 6 or more base feature points. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CylindricalSegmentRecompType.tmp#CylindricalSegmentRecompType_BaseFeaturePointList Features_xsd_Complex_Type_CylindricalSegmentRecompType.tmp#CylindricalSegmentRecompType
Type CylindricalSegmentRecompType
Type hierarchy
Properties
content complex
Children BaseFeaturePointList, NominalsCalculated
Instance
<Recompensated xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeaturePointList n="">{1,1}</BaseFeaturePointList>
</Recompensated>
Source
<xs:element name="Recompensated" type="CylindricalSegmentRecompType">
  <xs:annotation>
    <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a cylindrical segment from 6 or more base feature points. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentConstructionMethodType / Copy
Annotations
The Copy element describes the construction of a cylindrical segment by the copying of a base cylindrical segment. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CylindricalSegmentCopyType.tmp#CylindricalSegmentCopyType_BaseCylindricalSegment Features_xsd_Complex_Type_CylindricalSegmentCopyType.tmp#CylindricalSegmentCopyType
Type CylindricalSegmentCopyType
Type hierarchy
Properties
content complex
Children BaseCylindricalSegment, NominalsCalculated
Instance
<Copy xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseCylindricalSegment>{1,1}</BaseCylindricalSegment>
</Copy>
Source
<xs:element name="Copy" type="CylindricalSegmentCopyType">
  <xs:annotation>
    <xs:documentation>The Copy element describes the construction of a cylindrical segment by the copying of a base cylindrical segment. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentConstructionMethodType / Cast
Annotations
The Cast element describes the construction of a cylindrical segment by the casting of a base feature. This element is in an optional choice. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CylindricalSegmentCastType.tmp#CylindricalSegmentCastType_BaseFeature Features_xsd_Complex_Type_CylindricalSegmentCastType.tmp#CylindricalSegmentCastType
Type CylindricalSegmentCastType
Type hierarchy
Properties
content complex
Children BaseFeature, NominalsCalculated
Instance
<Cast xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseFeature>{1,1}</BaseFeature>
</Cast>
Source
<xs:element name="Cast" type="CylindricalSegmentCastType">
  <xs:annotation>
    <xs:documentation>The Cast element describes the construction of a cylindrical segment by the casting of a base feature. This element is in an optional choice. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentConstructionMethodType / Transform
Annotations
The Transform element describes the construction of a cylindrical segment by the transformation of a base cylindrical segment. This element is in an optional choice.
Diagram
Diagram Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType_NominalsCalculated Features_xsd_Complex_Type_ConstructionMethodBaseType.tmp#ConstructionMethodBaseType Features_xsd_Complex_Type_CylindricalSegmentTransformType.tmp#CylindricalSegmentTransformType_BaseCylindricalSegment Features_xsd_Complex_Type_CylindricalSegmentTransformType.tmp#CylindricalSegmentTransformType_Transformation Features_xsd_Complex_Type_CylindricalSegmentTransformType.tmp#CylindricalSegmentTransformType
Type CylindricalSegmentTransformType
Type hierarchy
Properties
content complex
Children BaseCylindricalSegment, NominalsCalculated, Transformation
Instance
<Transform xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseCylindricalSegment>{1,1}</BaseCylindricalSegment>
  <Transformation>{1,1}</Transformation>
</Transform>
Source
<xs:element name="Transform" type="CylindricalSegmentTransformType">
  <xs:annotation>
    <xs:documentation>The Transform element describes the construction of a cylindrical segment by the transformation of a base cylindrical segment. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type CylindricalSegmentConstructionMethodType
Annotations
The CylindricalSegmentConstructionMethodType defines the method for constructing a unique nominal or measured cylindrical segment feature.
Diagram
Diagram Features_xsd_Complex_Type_CylindricalSegmentConstructionMethodType.tmp#CylindricalSegmentConstructionMethodType_BestFit Features_xsd_Complex_Type_CylindricalSegmentConstructionMethodType.tmp#CylindricalSegmentConstructionMethodType_Recompensated Features_xsd_Complex_Type_CylindricalSegmentConstructionMethodType.tmp#CylindricalSegmentConstructionMethodType_Copy Features_xsd_Complex_Type_CylindricalSegmentConstructionMethodType.tmp#CylindricalSegmentConstructionMethodType_Cast Features_xsd_Complex_Type_CylindricalSegmentConstructionMethodType.tmp#CylindricalSegmentConstructionMethodType_Transform
Used by
Children BestFit, Cast, Copy, Recompensated, Transform
Source
<xs:complexType name="CylindricalSegmentConstructionMethodType">
  <xs:annotation>
    <xs:documentation>The CylindricalSegmentConstructionMethodType defines the method for constructing a unique nominal or measured cylindrical segment feature.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0">
    <xs:annotation>
      <xs:documentation>This optional compositor provides a choice of the construction method for the cylindrical segment.</xs:documentation>
    </xs:annotation>
    <xs:element name="BestFit" type="CylindricalSegmentBestFitType">
      <xs:annotation>
        <xs:documentation>The BestFit element describes the best-fit construction of a cylindrical segment from 6 or more point-reducible base features. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Recompensated" type="CylindricalSegmentRecompType">
      <xs:annotation>
        <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a cylindrical segment from 6 or more base feature points. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Copy" type="CylindricalSegmentCopyType">
      <xs:annotation>
        <xs:documentation>The Copy element describes the construction of a cylindrical segment by the copying of a base cylindrical segment. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Cast" type="CylindricalSegmentCastType">
      <xs:annotation>
        <xs:documentation>The Cast element describes the construction of a cylindrical segment by the casting of a base feature. This element is in an optional choice. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Transform" type="CylindricalSegmentTransformType">
      <xs:annotation>
        <xs:documentation>The Transform element describes the construction of a cylindrical segment by the transformation of a base cylindrical segment. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd