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