complexType "FxCurrencyPayment"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
currency (defined in FxCurrencyPayment complexType),
payerPartyReference (defined in Payer.model group),
Annotation
A type for defining the payment of an undefined amount of currency in an FX transaction.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxCurrencyPayment">
<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
The currency of the payment.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); 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.