Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeAngledPlanesCheckedFeatureType / CheckDetails
Annotations
The optional CheckDetails element gives details about the opposite angled planes feature check (measurement or construction).
Diagram
Diagram Features_xsd_Complex_Type_OppositeAngledPlanesCheckedType.tmp#OppositeAngledPlanesCheckedType_Measured Features_xsd_Complex_Type_OppositeAngledPlanesCheckedType.tmp#OppositeAngledPlanesCheckedType_Constructed Features_xsd_Complex_Type_OppositeAngledPlanesCheckedType.tmp#OppositeAngledPlanesCheckedType
Type OppositeAngledPlanesCheckedType
Properties
content complex
minOccurs 0
Children Constructed, Measured
Instance
<CheckDetails xmlns="http://qifstandards.org/xsd/qif3">
  <Measured>{1,1}</Measured>
  <Constructed>{1,1}</Constructed>
</CheckDetails>
Source
<xs:element name="CheckDetails" type="OppositeAngledPlanesCheckedType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CheckDetails element gives details about the opposite angled planes feature check (measurement or construction).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeAngledPlanesCheckedFeatureType
Annotations
The OppositeAngledPlanesCheckedFeatureType defines that an opposite angled planes feature is checked.
Diagram
Diagram Features_xsd_Complex_Type_OppositeAngledPlanesCheckedFeatureType.tmp#OppositeAngledPlanesCheckedFeatureType_CheckDetails
Used by
Children CheckDetails
Source
<xs:complexType name="OppositeAngledPlanesCheckedFeatureType">
  <xs:annotation>
    <xs:documentation>The OppositeAngledPlanesCheckedFeatureType defines that an opposite angled planes feature is checked.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CheckDetails" type="OppositeAngledPlanesCheckedType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CheckDetails element gives details about the opposite angled planes feature check (measurement or construction).</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd