Advertisement
Guest User

SAMPLE_XML

a guest
Jun 1st, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.38 KB | None | 0 0
  1. <LegalOwnerPerson>
  2.     <GivenName>Inga</GivenName>
  3.     <FamilyName>Pierce</FamilyName>
  4.     <Title/>
  5.     <MailingAddress>
  6.         <Type>PAF</Type>
  7.                 <BuildingNumber>1</BuildingNumber>
  8.                 <StreetName>Grays Lane</StreetName>
  9.                 <CityName>High Wycombe</CityName>
  10.                 <CitySub-Division>Downley</CitySub-Division>
  11.                 <CountrySubentity>Buckinghamshire</CountrySubentity>
  12.                 <Zone>HP13 5TZ</Zone>
  13.                 <Country>
  14.             <Name>England</Name>
  15.                 </Country>
  16.     </MailingAddress>
  17.     <Contact>
  18.                 <ID>ALS307270</ID>
  19.                 <PrimaryContactIndicator>true</PrimaryContactIndicator>
  20.                 <Name>I. Pierce</Name>
  21.                 <Communication>
  22.                   <ChannelCode>TE</ChannelCode>
  23.                   <Value>01525 215840</Value>
  24.                   <Description>HomePhone</Description>
  25.                 </Communication>
  26.                 <Communication>
  27.                   <ChannelCode>TE</ChannelCode>
  28.                   <Value>01287 023541</Value>
  29.                   <Description>WorkPhone</Description>
  30.                 </Communication>
  31.                 <Communication>
  32.                   <ChannelCode>EM</ChannelCode>
  33.                   <Value>[email protected]</Value>
  34.                   <Description>Email Address</Description>
  35.                 </Communication>
  36.     </Contact>
  37. </LegalOwnerPerson>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement