Advertisement
KoctrX

Untitled

Sep 19th, 2024
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.03 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <AssessmentResult>
  4.     <ClientId idOwner="PeopleClues">
  5.         <IdValue>1358</IdValue>
  6.     </ClientId>
  7.     <ProviderId idOwner="Partner">
  8.         <IdValue>PeopleClues</IdValue>
  9.     </ProviderId>
  10.     <ClientOrderId idOwner="Partner">
  11.         <IdValue>1234567891019</IdValue>
  12.     </ClientOrderId>
  13.     <ReceiptId idOwner="PeopleClues">
  14.         <IdValue>208035</IdValue>
  15.     </ReceiptId>
  16.     <Results>
  17.         <Profile>5201</Profile>
  18.         <OverallResult>
  19.             <Band>Some Concern</Band>
  20.             <Description>Attitude</Description>
  21.             <Comments></Comments>
  22.         </OverallResult>
  23.         <DetailResult>
  24.             <Description>Hostility</Description>
  25.             <Score type="other">8</Score>
  26.             <Scale>0-20</Scale>
  27.             <Band>Some Concern </Band>
  28.         </DetailResult>
  29.     </Results>
  30.     <AssessmentStatus>
  31.         <Status>Completed</Status>
  32.         <Details>All assessments have been completed.</Details>
  33.         <StatusDate>2024-09-19</StatusDate>
  34.     </AssessmentStatus>
  35.     <UserArea>
  36.         <PatternValidation>
  37.             <Flagged type="attitude">0</Flagged>
  38.         </PatternValidation>
  39.     </UserArea>
  40. </AssessmentResult>
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement