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