CurrencyCode

<Documentation>
  <Description>Code of the currency in which the monetary amount is specified.</Description>
  <SampleData>USD EUR INR JPY</SampleData>
  <CodeListName>ISO 4217</CodeListName>
  <Comments>Sample data includes codes for the US Dollar (USD); the Euro (EUR), the Indian Rupee (INR), and the Japanese Yen (JPY).</Comments>
</Documentation>

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Domain cidxToken ISO-4217 required

Used By

Source

<xsd:element name="CurrencyCode" type="CurrencyCodeType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Code of the currency in which the monetary amount is specified.</Description>
        <SampleData>USD EUR INR JPY</SampleData>
        <CodeListName>ISO 4217</CodeListName>
        <Comments>Sample data includes codes for the US Dollar (USD); the Euro (EUR), the Indian Rupee (INR), and the Japanese Yen (JPY).</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample