Definition Type: ComplexType
Name: CreditTransferTypeIdentification
Namespace: urn:swift:xsd:$pain.004.001.01
Containing Schema: $pain.004.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SttlmPrty in schema $pain_004_001_01_xsd Drilldown into InstrPrty in schema $pain_004_001_01_xsd Drilldown into LclInstrm in schema $pain_004_001_01_xsd Drilldown into Cd in schema $pain_004_001_01_xsdXSD Diagram of CreditTransferTypeIdentification in schema $pain_004_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="CreditTransferTypeIdentification">
    <xs:sequence>
        <xs:choice>
            <xs:element name="Cd" type="CreditTransferType2Code" minOccurs="0" maxOccurs="1" />
            <xs:element name="LclInstrm" type="Max35Text" minOccurs="0" maxOccurs="1" />
        </xs:choice>
        <xs:element name="InstrPrty" type="Priority2Code" minOccurs="0" maxOccurs="1" />
        <xs:element name="SttlmPrty" type="SettlementPriorityChoice" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Cd pain004:Cd 0 1
LclInstrm pain004:LclInstrm 0 1
InstrPrty pain004:InstrPrty 0 1
SttlmPrty pain004:SttlmPrty 0 1
Collapse Derivation Tree:
Collapse References:
pain004:CdtTrfTpId