complexType "ExchangedCurrency"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
currency (defined in ExchangedCurrency complexType),
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (2):
exchangedCurrency1 (defined in FxExchangedCurrency.model group),
exchangedCurrency2 (defined in FxExchangedCurrency.model group)
Known Usage Locations
Annotation
Indicates the direction who pays and receives a specific currency without specifying the amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ExchangedCurrency">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
<xsd:element name="currency" type="Currency"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
currency
Type:
Currency, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="currency" type="Currency"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.