Definition Type: ComplexType
Name: CreditTransferTypeIdentification
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SttlmPrty in schema $pain_001_001_01_xsd Drilldown into InstrPrty in schema $pain_001_001_01_xsd Drilldown into LclInstrm in schema $pain_001_001_01_xsd Drilldown into Cd in schema $pain_001_001_01_xsdXSD Diagram of CreditTransferTypeIdentification in schema $pain_001_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" />
            <xs:element name="LclInstrm" type="Max35Text" minOccurs="0" />
        </xs:choice>
        <xs:element name="InstrPrty" type="Priority2Code" minOccurs="0" />
        <xs:element name="SttlmPrty" type="SettlementPriorityChoice" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Cd pain001:Cd 0 (1)
LclInstrm pain001:LclInstrm 0 (1)
InstrPrty pain001:InstrPrty 0 (1)
SttlmPrty pain001:SttlmPrty 0 (1)
Collapse Derivation Tree:
Collapse References:
pain001:CdtTrfTpId