GetCountries

 

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfCountry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<Country>

    <CountryId>ZA </CountryId>
    <CountryDescription>Južna afrika</CountryDescription>
    <InsUpdDate>2014-03-17T09:30:53.523</InsUpdDate>
  </Country>
  <Country>
    <CountryId>ZM </CountryId>
    <CountryDescription>Zambija</CountryDescription>
    <InsUpdDate>2014-03-17T09:30:53.523</InsUpdDate>
  </Country>
  <Country>
    <CountryId>ZW </CountryId>
    <CountryDescription>Zimbabve</CountryDescription>
    <InsUpdDate>2014-03-17T09:30:53.523</InsUpdDate>
  </Country>
</ArrayOfCountry>

 

Natisni