Definition Type: ComplexType
Name: PmtInstruction_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FeeChargeAlloc in schema ifx170_corelib no plus_xsd Drilldown into IntermediaryDepAcct in schema ifx170_corelib no plus_xsd Drilldown into RefInfo in schema ifx170_corelib no plus_xsd Drilldown into PmtFormat in schema ifx170_corelib no plus_xsd Drilldown into Country in schema ifx170_corelib no plus_xsdXSD Diagram of PmtInstruction_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtInstruction_Type">
    <xsd:sequence>
        <xsd:element ref="Country" minOccurs="0" />
        <xsd:element ref="PmtFormat" minOccurs="0" />
        <xsd:element ref="RefInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IntermediaryDepAcct" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FeeChargeAlloc" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Country ifx:Country 0 (1)
PmtFormat ifx:PmtFormat 0 (1)
RefInfo ifx:RefInfo 0 unbounded
IntermediaryDepAcct ifx:IntermediaryDepAcct 0 unbounded
FeeChargeAlloc ifx:FeeChargeAlloc 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtInstruction