<xs:element name="Method" type="PositionCoordinateMethodEnumType"><xs:annotation><xs:documentation>The Method element defines the type of the coordinate method.</xs:documentation></xs:annotation></xs:element>
The optional SupplementalGeometryIds element is a list of the QIF ids of the instances derived from FeatureZoneBaseType defining the direction of a rectangular or a polar coordinate tolerance zone.
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureZoneIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional SupplementalGeometryIds element is a list of the QIF ids of the instances derived from FeatureZoneBaseType defining the direction of a rectangular or a polar coordinate tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PositionCoordinateMethodType"><xs:annotation><xs:documentation>The PositionCoordinateMethodType defines a polar or a rectangular coordinate method.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Method" type="PositionCoordinateMethodEnumType"><xs:annotation><xs:documentation>The Method element defines the type of the coordinate method.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureZoneIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional SupplementalGeometryIds element is a list of the QIF ids of the instances derived from FeatureZoneBaseType defining the direction of a rectangular or a polar coordinate tolerance zone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>