2.2.4.150 NumericMatchingCriterion

Applies to MDS 2012

The NumericMatchingCriterion complex type represents the criteria for numeric matching.

The following is the XML schema definition of the NumericMatchingCriterion complex type.

 <xs:complexType name="NumericMatchingCriterion">
   <xs:complexContent mixed="false">
     <xs:extension xmlns:q999="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" base="q999:SimilarMatchingCriterion">
       <xs:sequence />
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>