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