2.2.4.154 PrerequisiteMatchingCriterion

Applies to MDS 2012

The PrerequisiteMatchingCriterion complex type represents the criteria for prerequisite matching.

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

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