Definition Type: ComplexType
Name: PmtBatchStatusInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtBatchStatusInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SelRangeDueDt in schema ifx170_corelib_xsd Drilldown into PmtTrnStatusCode in schema ifx170_pmtlib_xsd Drilldown into PmtBatchStatusCode in schema ifx170_pmtlib_xsd Drilldown into CustPayeeName in schema ifx170_corelib_xsd Drilldown into CustPayeeId in schema ifx170_corelib_xsd Drilldown into ChkNum in schema ifx170_corelib_xsd Drilldown into PmtRemitRefId in schema ifx170_pmtlib_xsd Drilldown into SvcRqUID in schema ifx170_corelib_xsd Drilldown into PmtRefId in schema ifx170_corelib_xsd Drilldown into PmtBatchId in schema ifx170_corelib_xsd Drilldown into PayorAcctName in schema ifx170_corelib_xsd Drilldown into PayorAcctId in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of PmtBatchStatusInqRq_Type in schema ifx170_pmtbatchstatusinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtBatchStatusInqRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="CustId" />
        <xsd:element ref="PayorAcctId" minOccurs="0" />
        <xsd:element ref="PayorAcctName" minOccurs="0" />
        <xsd:element ref="PmtBatchId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PmtRefId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SvcRqUID" minOccurs="0" />
        <xsd:element ref="PmtRemitRefId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ChkNum" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CustPayeeId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CustPayeeName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="PmtBatchStatusCode" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="PmtTrnStatusCode" minOccurs="0" maxOccurs="unbounded" />
        </xsd:choice>
        <xsd:element ref="SelRangeDueDt" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId (1) (1)
PayorAcctId ifx:PayorAcctId 0 (1)
PayorAcctName ifx:PayorAcctName 0 (1)
PmtBatchId ifx:PmtBatchId 0 unbounded
PmtRefId ifx:PmtRefId 0 unbounded
SvcRqUID ifx:SvcRqUID 0 (1)
PmtRemitRefId ifx:PmtRemitRefId 0 unbounded
ChkNum ifx:ChkNum 0 unbounded
CustPayeeId ifx:CustPayeeId 0 unbounded
CustPayeeName ifx:CustPayeeName 0 unbounded
PmtBatchStatusCode ifx:PmtBatchStatusCode 0 unbounded
PmtTrnStatusCode ifx:PmtTrnStatusCode 0 unbounded
SelRangeDueDt ifx:SelRangeDueDt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtBatchStatusInqRq