2.2.4.130 MatchingPolicy

Applies to MDS 2012

The MatchingPolicy complex type represents the matching policy for the service.

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

 <xs:complexType name="MatchingPolicy">
   <xs:sequence>
     <xs:element xmlns:q999="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="Rules" nillable="true" type="q999:ArrayOfMatchingRule" />
   </xs:sequence>
 </xs:complexType>

Rules: Specifies the matching rules of the policy.