Definition Type: ComplexType
Name: CurrencyCodeType
Namespace: http://niem.gov/niem/iso_4217/2.0
Type: iso_4217:CurrencyCodeSimpleType
Containing Schema: iso_4217.xsd
Abstract
Documentation:
A data type for a currency that qualifies a monetary amount.
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into SimpleObjectAttributeGroup in schema structures_xsdXSD Diagram of CurrencyCodeType in schema iso_4217_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="CurrencyCodeType">
    <xsd:annotation>
        <xsd:documentation>A data type for a currency that qualifies a monetary amount.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="iso_4217:CurrencyCodeSimpleType">
            <xsd:attributeGroup ref="s:SimpleObjectAttributeGroup" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: