<xs:element name="Measured" type="MeasuredFeatureType"><xs:annotation><xs:documentation>The Measured element signifies that the point-defined curve is directly measured.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Constructed" type="PointDefinedCurveConstructionMethodType"><xs:annotation><xs:documentation>The Constructed element signifies that the point-defined curve is constructed.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PointDefinedCurveCheckedType"><xs:annotation><xs:documentation>The PointDefinedCurveCheckedType defines how the point-defined curve 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 point-defined curve is directly measured.</xs:documentation></xs:annotation></xs:element><xs:element name="Constructed" type="PointDefinedCurveConstructionMethodType"><xs:annotation><xs:documentation>The Constructed element signifies that the point-defined curve is constructed.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>