Definition Type: ComplexType
Name: ReferredDocumentAmount1Choice
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxAmt in schema $pain_001_001_01_xsd Drilldown into CdtNoteAmt in schema $pain_001_001_01_xsd Drilldown into RmtdAmt in schema $pain_001_001_01_xsd Drilldown into DscntApldAmt in schema $pain_001_001_01_xsd Drilldown into DuePyblAmt in schema $pain_001_001_01_xsdXSD Diagram of ReferredDocumentAmount1Choice in schema $pain_001_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="ReferredDocumentAmount1Choice">
    <xs:sequence>
        <xs:choice>
            <xs:element name="DuePyblAmt" type="CurrencyAndAmount" />
            <xs:element name="DscntApldAmt" type="CurrencyAndAmount" />
            <xs:element name="RmtdAmt" type="CurrencyAndAmount" />
            <xs:element name="CdtNoteAmt" type="CurrencyAndAmount" />
            <xs:element name="TaxAmt" type="CurrencyAndAmount" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DuePyblAmt pain001:DuePyblAmt (1) (1)
DscntApldAmt pain001:DscntApldAmt (1) (1)
RmtdAmt pain001:RmtdAmt (1) (1)
CdtNoteAmt pain001:CdtNoteAmt (1) (1)
TaxAmt pain001:TaxAmt (1) (1)
Collapse Derivation Tree:
Collapse References:
pain001:RfrdDocAmt