<xs:element name="Measured" type="MeasuredFeatureType"><xs:annotation><xs:documentation>The Measured element signifies that the opposite angled planes feature is directly measured.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Constructed" type="OppositeAngledPlanesConstructionMethodType"><xs:annotation><xs:documentation>The Constructed element signifies that the opposite angled planes feature is constructed.</xs:documentation></xs:annotation></xs:element>
The OppositeAngledPlanesCheckedType defines how the opposite angled planes feature measurement is checked, either by direct measurement or by construction.
<xs:complexType name="OppositeAngledPlanesCheckedType"><xs:annotation><xs:documentation>The OppositeAngledPlanesCheckedType defines how the opposite angled planes feature measurement is checked, either by direct measurement or by construction.</xs:documentation></xs:annotation><xs:choice><xs:element name="Measured" type="MeasuredFeatureType"><xs:annotation><xs:documentation>The Measured element signifies that the opposite angled planes feature is directly measured.</xs:documentation></xs:annotation></xs:element><xs:element name="Constructed" type="OppositeAngledPlanesConstructionMethodType"><xs:annotation><xs:documentation>The Constructed element signifies that the opposite angled planes feature is constructed.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>