Sample XML Response
<?xml version="1.0" encoding="UTF-8"?>
<HRPersonCVCertifications collection='true' count='2'>
<HRPersonCVCertification>
<Edition>9</Edition>
<OidString>6614.2</OidString>
<Details>Some details</Details>
<Notes>And some notes</Notes>
<Reference>Qualification in doing things</Reference>
<Type>Accounting</Type>
<Level>Clerical</Level>
<ExpiryDate>2013-10-01</ExpiryDate>
<ObtainedDate>2012-05-01</ObtainedDate>
<IsExpired>true</IsExpired>
</HRPersonCVCertification>
<HRPersonCVCertification>
<Edition>2</Edition>
<OidString>6614.1</OidString>
<Details/>
<Notes/>
<Reference/>
<Type>MS Office</Type>
<Level>Intermediate</Level>
<ExpiryDate/>
<ObtainedDate>2006-01-01</ObtainedDate>
<IsExpired>false</IsExpired>
</HRPersonCVCertification>
</HRPersonCVCertifications>