I'm trying to import this entity using the Package Wizard.
<!--
<package>
<entities schema="nms:recipient">
<recipient address3="17582 Melrose" birthDate="1965/09/05" city="Southfield"
email="betina.a.echols@accenture.com" firstName="Betina" gender="2"
lastName="Echols" mobilePhone="2483129356" stateCode="MI" zipCode="48075"/>
</entities>
</package>
-->
But I dont understand this error message.
Submitting job to the server
17:43:41 - No key was found for the '[/]' element of the 'nms:recipient' schema (XML='<recipient address3="17582 Melrose" birthDate="1965/09/05" city="Southfield" email="betina.a.echols@accenture.com" firstName="Betina" gender="2" lastName="Echols" mobilePhone="2483129356" stateCode="M').
17:43:41 - The () package version is different from the (6.1) instance.
17:43:41 - At least one warning was raised during the analysis. The package was not imported.
17:43:41 - XSV-350122 An error occurred and the process has been stopped.
Can somebody point me in the right direction.