<xs:element name="DeterminationMode" type="EdgePointMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the edge-point 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="EdgePointFeatureItemType"><xs:annotation><xs:documentation>The EdgePointFeatureItemType defines an individual edge-point feature. An edge-point feature is a point on the intersection curve of two faces.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="PointFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="EdgePointMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the edge-point feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>