group "SettlementAmountOrCurrency.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.