<xs:element name="DeterminationMode" type="OtherShapeMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the other shape feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="OtherShapeFeatureItemType"><xs:annotation><xs:documentation>The OtherShapeFeatureItemType defines an individual other shape feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ShapeFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="OtherShapeMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the other shape feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>