XML Schema Documentation

Complex Type: NotDomesticCurrency

[Table of contents]

Super-types: None
Sub-types: None
Name NotDomesticCurrency
Used by (from the same schema document) Complex Type DeliverableObligations , Complex Type Obligations
Abstract no
XML Instance Representation
<...>
<currency> Currency </currency> [0..1]

'An explicit specification of the domestic currency.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="NotDomesticCurrency">
<xsd:sequence>
<xsd:element name="currency" type=" Currency " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>