The code specifying a monetary unit. Use ISO 4217, three alpha code.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="CurrencyCode" type="AlphaLength3" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The code specifying a monetary unit. Use ISO 4217, three alpha code.</xs:documentation>
</xs:annotation>
</xs:attribute>