Validation errors are thrown while querying MDM using MDM plugin 2.0.0 version with the below error.
Cannot validate web service request XML due to: ''org.xml.sax.SAXException: Validation Errors [Warning Line 1: cvc-enumeration-valid: Value '' is not facet-valid with respect to enumeration '[MetaData, ValidValues, ValidValuesInit, Add, Modify, Records, Record, RelatedRecords, RelationshipTargets, DeleteAll, Record/NoProcess, RelationshipTargets/NoProcess, DeleteAll/NoProcess, Validate/Process, Validate/NoProcess, NoValidate/NoProcess, NoValidate/Process, Validate/ProcessOnDataChange, NoValidate/ProcessOnDataChange, FACTSHEET, CatEditChange, CatEditDelete, CatEditImport, CatEditAdd, CatEditAccepted]'. It must be a value from the enumeration.
, Warning Line 1: cvc-attribute.3: The value '' of attribute 'commandqualifier' on element 'ns:MasterCatalogRecord' is not valid with respect to its type, 'MasterCatalogRecordCommandQualifierType'
This is because of the empty string for command qualifier which is not a valid value as per the schema definition in plugin version 2.0.0.