group "SettlementAmountOrCurrency.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
settlementAmount | settlementCurrency
Content Model Elements (2):
settlementAmount (defined in SettlementAmountOrCurrency.model group),
settlementCurrency (defined in SettlementAmountOrCurrency.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="SettlementAmountOrCurrency.model">
<xsd:choice>
<xsd:element name="settlementAmount" type="Money"/>
<xsd:element name="settlementCurrency" type="Currency"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
settlementAmount
Type:
Money, complex content
Settlement Amount
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="settlementAmount" type="Money"/>

settlementCurrency
Type:
Currency, simple content
Settlement Currency for use where the Settlement Amount cannot be known in advance
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="settlementCurrency" 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.