GetCurrencies

 <?xml version="1.0" encoding="utf-8"?>

<ArrayOfCurrency xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<Currency>
    <CurrencyId>986</CurrencyId>
    <CurrencyDescription>Brazilski real</CurrencyDescription>
    <CurrencyCode>BRL</CurrencyCode>
    <Units>1</Units>
    <InsUpdDate>2002-05-29T08:51:54</InsUpdDate>
  </Currency>
</ArrayOfCurrency>

Natisni