Definition Type: ComplexType
Name: PmtInst_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SettlementInfo in schema ifx170_corelib_xsd Drilldown into Brand in schema ifx170_corelib_xsd Drilldown into PmtInstType in schema ifx170_corelib_xsdXSD Diagram of PmtInst_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtInst_Type">
    <xsd:sequence>
        <xsd:element ref="PmtInstType" />
        <xsd:element ref="Brand" minOccurs="0" />
        <xsd:element ref="SettlementInfo" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtInstType ifx:PmtInstType (1) (1)
Brand ifx:Brand 0 (1)
SettlementInfo ifx:SettlementInfo 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:PmtInst