Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element OppositeAngledPlanesConstructionMethodType / BestFit
Annotations
The BestFit element describes the best-fit construction of an opposite angled planes feature 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_OppositeAngledPlanesBestFitType.tmp#OppositeAngledPlanesBestFitType_n Features_xsd_Complex_Type_OppositeAngledPlanesBestFitType.tmp#OppositeAngledPlanesBestFitType_BaseFeature Features_xsd_Complex_Type_OppositeAngledPlanesBestFitType.tmp#OppositeAngledPlanesBestFitType
Type OppositeAngledPlanesBestFitType
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="OppositeAngledPlanesBestFitType">
  <xs:annotation>
    <xs:documentation>The BestFit element describes the best-fit construction of an opposite angled planes feature 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 OppositeAngledPlanesConstructionMethodType / Recompensated
Annotations
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an opposite angled planes feature 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_OppositeAngledPlanesRecompType.tmp#OppositeAngledPlanesRecompType_BaseFeaturePointList Features_xsd_Complex_Type_OppositeAngledPlanesRecompType.tmp#OppositeAngledPlanesRecompType
Type OppositeAngledPlanesRecompType
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="OppositeAngledPlanesRecompType">
  <xs:annotation>
    <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an opposite angled planes feature 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 OppositeAngledPlanesConstructionMethodType / Copy
Annotations
The Copy element describes the construction of an opposite angled planes feature by the copying of a base opposite angled planes feature. 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_OppositeAngledPlanesCopyType.tmp#OppositeAngledPlanesCopyType_BaseOppositeAngledPlanes Features_xsd_Complex_Type_OppositeAngledPlanesCopyType.tmp#OppositeAngledPlanesCopyType
Type OppositeAngledPlanesCopyType
Type hierarchy
Properties
content complex
Children BaseOppositeAngledPlanes, NominalsCalculated
Instance
<Copy xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseOppositeAngledPlanes>{1,1}</BaseOppositeAngledPlanes>
</Copy>
Source
<xs:element name="Copy" type="OppositeAngledPlanesCopyType">
  <xs:annotation>
    <xs:documentation>The Copy element describes the construction of an opposite angled planes feature by the copying of a base opposite angled planes feature. 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 OppositeAngledPlanesConstructionMethodType / Cast
Annotations
The Cast element describes the construction of an opposite angled planes feature by the casting of a base feature. 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_OppositeAngledPlanesCastType.tmp#OppositeAngledPlanesCastType_BaseFeature Features_xsd_Complex_Type_OppositeAngledPlanesCastType.tmp#OppositeAngledPlanesCastType
Type OppositeAngledPlanesCastType
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="OppositeAngledPlanesCastType">
  <xs:annotation>
    <xs:documentation>The Cast element describes the construction of an opposite angled planes feature by the casting of a base feature. 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 OppositeAngledPlanesConstructionMethodType / Transform
Annotations
The Transform element describes the construction of an opposite angled planes feature by the transformation of a base opposite angled planes feature. 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_OppositeAngledPlanesTransformType.tmp#OppositeAngledPlanesTransformType_BaseOppositeAngledPlanes Features_xsd_Complex_Type_OppositeAngledPlanesTransformType.tmp#OppositeAngledPlanesTransformType_Transformation Features_xsd_Complex_Type_OppositeAngledPlanesTransformType.tmp#OppositeAngledPlanesTransformType
Type OppositeAngledPlanesTransformType
Type hierarchy
Properties
content complex
Children BaseOppositeAngledPlanes, NominalsCalculated, Transformation
Instance
<Transform xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <BaseOppositeAngledPlanes>{1,1}</BaseOppositeAngledPlanes>
  <Transformation>{1,1}</Transformation>
</Transform>
Source
<xs:element name="Transform" type="OppositeAngledPlanesTransformType">
  <xs:annotation>
    <xs:documentation>The Transform element describes the construction of an opposite angled planes feature by the transformation of a base opposite angled planes feature. 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 OppositeAngledPlanesConstructionMethodType / FromScan
Annotations
The FromScan element describes the construction of an opposite angled planes feature from scan data. 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_OppositeAngledPlanesFromScanType.tmp#OppositeAngledPlanesFromScanType_SurfaceFeature Features_xsd_Complex_Type_OppositeAngledPlanesFromScanType.tmp#OppositeAngledPlanesFromScanType_SearchRadius Features_xsd_Complex_Type_OppositeAngledPlanesFromScanType.tmp#OppositeAngledPlanesFromScanType
Type OppositeAngledPlanesFromScanType
Type hierarchy
Properties
content complex
Children NominalsCalculated, SearchRadius, SurfaceFeature
Instance
<FromScan xmlns="http://qifstandards.org/xsd/qif3">
  <NominalsCalculated>{0,1}</NominalsCalculated>
  <SurfaceFeature>{1,1}</SurfaceFeature>
  <SearchRadius decimalPlaces="" linearUnit="" significantFigures="">{1,1}</SearchRadius>
</FromScan>
Source
<xs:element name="FromScan" type="OppositeAngledPlanesFromScanType">
  <xs:annotation>
    <xs:documentation>The FromScan element describes the construction of an opposite angled planes feature from scan data. 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 OppositeAngledPlanesConstructionMethodType
Annotations
The OppositeAngledPlanesConstructionMethodType defines the method for constructing a unique nominal or measured opposite angled planes feature.
Diagram
Diagram Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_BestFit Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Recompensated Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Copy Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Cast Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_Transform Features_xsd_Complex_Type_OppositeAngledPlanesConstructionMethodType.tmp#OppositeAngledPlanesConstructionMethodType_FromScan
Used by
Children BestFit, Cast, Copy, FromScan, Recompensated, Transform
Source
<xs:complexType name="OppositeAngledPlanesConstructionMethodType">
  <xs:annotation>
    <xs:documentation>The OppositeAngledPlanesConstructionMethodType defines the method for constructing a unique nominal or measured opposite angled planes 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 opposite angled planes feature.</xs:documentation>
    </xs:annotation>
    <xs:element name="BestFit" type="OppositeAngledPlanesBestFitType">
      <xs:annotation>
        <xs:documentation>The BestFit element describes the best-fit construction of an opposite angled planes feature 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="OppositeAngledPlanesRecompType">
      <xs:annotation>
        <xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of an opposite angled planes feature 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="OppositeAngledPlanesCopyType">
      <xs:annotation>
        <xs:documentation>The Copy element describes the construction of an opposite angled planes feature by the copying of a base opposite angled planes feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Cast" type="OppositeAngledPlanesCastType">
      <xs:annotation>
        <xs:documentation>The Cast element describes the construction of an opposite angled planes feature by the casting of a base feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Transform" type="OppositeAngledPlanesTransformType">
      <xs:annotation>
        <xs:documentation>The Transform element describes the construction of an opposite angled planes feature by the transformation of a base opposite angled planes feature. This element is in an optional choice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FromScan" type="OppositeAngledPlanesFromScanType">
      <xs:annotation>
        <xs:documentation>The FromScan element describes the construction of an opposite angled planes feature from scan data. 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