iso_4217:CurrencyCodeType
complexType CurrencyCodeType in namespace http://release.niem.gov/niem/codes/iso_4217/4.0/
Definition
A data type for a currency that qualifies a monetary amount.
Diagram
XML Schema
<xs:complexType name="CurrencyCodeType">
<xs:annotation>
<xs:documentation>
A data type for a currency that qualifies a monetary amount.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="iso_4217:CurrencyCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>