Definition Type: ComplexType
Name: CompRemitStmtInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LockboxURL in schema ifx170_corelib_xsd Drilldown into BatchInfo in schema ifx170_corelib_xsd Drilldown into PrcDt in schema ifx170_corelib_xsd Drilldown into RefInfo in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into LockboxDepId in schema ifx170_corelib_xsdXSD Diagram of CompRemitStmtInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CompRemitStmtInfo_Type">
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element ref="LockboxDepId" />
            <xsd:element ref="DepAcctId" />
        </xsd:choice>
        <xsd:element ref="CurAmt" />
        <xsd:element ref="Count" minOccurs="0" />
        <xsd:element ref="RefInfo" minOccurs="0" />
        <xsd:element ref="PrcDt" />
        <xsd:element ref="BatchInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LockboxURL" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LockboxDepId ifx:LockboxDepId (1) (1)
DepAcctId ifx:DepAcctId (1) (1)
CurAmt ifx:CurAmt (1) (1)
Count ifx:Count 0 (1)
RefInfo ifx:RefInfo 0 (1)
PrcDt ifx:PrcDt (1) (1)
BatchInfo ifx:BatchInfo 0 unbounded
LockboxURL ifx:LockboxURL 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:CompRemitStmtInfo