Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelLinesCheckedFeatureType / CheckDetails
Annotations
The optional CheckDetails element gives details about the opposite parallel lines feature check (measurement or construction).
Diagram
Diagram Features_xsd_Complex_Type_OppositeParallelLinesCheckedType.tmp#OppositeParallelLinesCheckedType_Measured Features_xsd_Complex_Type_OppositeParallelLinesCheckedType.tmp#OppositeParallelLinesCheckedType_Constructed Features_xsd_Complex_Type_OppositeParallelLinesCheckedType.tmp#OppositeParallelLinesCheckedType
Type OppositeParallelLinesCheckedType
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="OppositeParallelLinesCheckedType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CheckDetails element gives details about the opposite parallel lines 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 OppositeParallelLinesCheckedFeatureType
Annotations
The OppositeParallelLinesCheckedFeatureType defines that an opposite parallel lines feature is checked.
Diagram
Diagram Features_xsd_Complex_Type_OppositeParallelLinesCheckedFeatureType.tmp#OppositeParallelLinesCheckedFeatureType_CheckDetails
Used by
Children CheckDetails
Source
<xs:complexType name="OppositeParallelLinesCheckedFeatureType">
  <xs:annotation>
    <xs:documentation>The OppositeParallelLinesCheckedFeatureType defines that an opposite parallel lines feature is checked.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CheckDetails" type="OppositeParallelLinesCheckedType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CheckDetails element gives details about the opposite parallel lines 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