attribute currencyCode
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type com:ISOCurrencyCodeType
used by
complexType com:AmountType
source <xsd:attribute name="currencyCode" type="com:ISOCurrencyCodeType">
<xsd:annotation>
<xsd:documentation>
Three-letter code given to currency names (ISO 4217-Alpha)
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>