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 (Open Applications Group (OAGIS))
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 ist:DuePyblAmt (1) (1)
DscntApldAmt ist:DscntApldAmt (1) (1)
RmtdAmt ist:RmtdAmt (1) (1)
CdtNoteAmt ist:CdtNoteAmt (1) (1)
TaxAmt ist:TaxAmt (1) (1)
Collapse Derivation Tree:
Collapse References:
ist:RfrdDocAmt