<?xml version="1.0" encoding="UTF-8"?>
<CancelCandidate 
		    releaseID="3.0"
			languageCode="en-US" 
			xsi:schemaLocation="http://www.hr-xml.org/3  ../Developer/BODs/CancelCandidate.xsd" 
			xmlns="http://www.hr-xml.org/3" 
			xmlns:oa="http://www.openapplications.org/oagis/9" 
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<oa:ApplicationArea>
		<oa:CreationDateTime>2009-10-18T10:07:02.01Z</oa:CreationDateTime>
		<oa:BODID>PC2009-31-27-4123</oa:BODID>
	</oa:ApplicationArea>
	<DataArea>
		<oa:Cancel>
			<oa:ActionCriteria>
				<oa:ActionExpression actionCode="Delete">/CancelCandidate/DataArea/Candidate</oa:ActionExpression>
          <oa:ChangeStatus>
             <oa:ReasonCode>Requested Removal</oa:ReasonCode>
          </oa:ChangeStatus>			
        </oa:ActionCriteria>
		</oa:Cancel>
		<Candidate languageCode="en">
			<DocumentID>Hello World!</DocumentID>
	 </Candidate>
	</DataArea>
</CancelCandidate>
<!--


Copyright The HR-XML Consortium. All Rights Reserved. http://www.hr-xml.org 
Copyright (c) 1997-2009 Open Applications Group, Inc. All Rights Reserved 
-->

