Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelPlanesMeasurementDeterminationType / Checked
Annotations
The Checked element signifies that the opposite parallel planes feature is checked from measured data, either directly measured or constructed.
Diagram
Diagram Features_xsd_Complex_Type_OppositeParallelPlanesCheckedFeatureType.tmp#OppositeParallelPlanesCheckedFeatureType_CheckDetails Features_xsd_Complex_Type_OppositeParallelPlanesCheckedFeatureType.tmp#OppositeParallelPlanesCheckedFeatureType
Type OppositeParallelPlanesCheckedFeatureType
Properties
content complex
Children CheckDetails
Instance
<Checked xmlns="http://qifstandards.org/xsd/qif3">
  <CheckDetails>{0,1}</CheckDetails>
</Checked>
Source
<xs:element name="Checked" type="OppositeParallelPlanesCheckedFeatureType">
  <xs:annotation>
    <xs:documentation>The Checked element signifies that the opposite parallel planes feature is checked from measured data, either directly measured or constructed.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesMeasurementDeterminationType / Set
Annotations
The Set element signifies that the opposite parallel planes feature measurement is set to its nominal value.
Diagram
Diagram Features_xsd_Complex_Type_SetFeatureType.tmp#SetFeatureType
Type SetFeatureType
Properties
content complex
Source
<xs:element name="Set" type="SetFeatureType">
  <xs:annotation>
    <xs:documentation>The Set element signifies that the opposite parallel planes feature measurement is set to its nominal value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeParallelPlanesMeasurementDeterminationType
Annotations
The OppositeParallelPlanesMeasurementDeterminationType defines how the opposite parallel planes feature measurement is determined, either by being set or by being checked (directly measured or constructed).
Diagram
Diagram Features_xsd_Complex_Type_OppositeParallelPlanesMeasurementDeterminationType.tmp#OppositeParallelPlanesMeasurementDeterminationType_Checked Features_xsd_Complex_Type_OppositeParallelPlanesMeasurementDeterminationType.tmp#OppositeParallelPlanesMeasurementDeterminationType_Set
Used by
Children Checked, Set
Source
<xs:complexType name="OppositeParallelPlanesMeasurementDeterminationType">
  <xs:annotation>
    <xs:documentation>The OppositeParallelPlanesMeasurementDeterminationType defines how the opposite parallel planes feature measurement is determined, either by being set or by being checked (directly measured or constructed).</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="Checked" type="OppositeParallelPlanesCheckedFeatureType">
      <xs:annotation>
        <xs:documentation>The Checked element signifies that the opposite parallel planes feature is checked from measured data, either directly measured or constructed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Set" type="SetFeatureType">
      <xs:annotation>
        <xs:documentation>The Set element signifies that the opposite parallel planes feature measurement is set to its nominal value.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd