3.1.4.1.4.11 mce:ProximityType Simple Type

The ProximityType simple type specifies the threshold for how far apart the primary match and the corroborative evidences can be in order for the entity or affinity to be considered a match.<62>

 <xs:simpleType name="ProximityType">
   <xs:restriction base="xs:positiveInteger">
     <xs:minInclusive value="1"/>
   </xs:restriction>
 </xs:simpleType>