ExchangeRate

<Documentation>
  <Description>Factor used to convert monetary amounts into different denominations.</Description>
  <SampleData>1.55</SampleData>
  <Comments>Sample exchange rate to convert GBP to USD as 1.55</Comments>
</Documentation>

Element Information

Model

Used By

Complex Type CurrencyRateType

Source

<xsd:element name="ExchangeRate" type="ExchangeRateType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Factor used to convert monetary amounts into different denominations.</Description>
        <SampleData>1.55</SampleData>
        <Comments>Sample exchange rate to convert GBP to USD as 1.55</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample