Definition Type: ComplexType
Name: PmtStatusInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtStatusInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SelRangeDueDt in schema ifx170_corelib_xsd Drilldown into PmtStatusCode in schema ifx170_pmtlib_xsd Drilldown into PayerInfo in schema ifx170_corelib_xsd Drilldown into Name in schema ifx170_corelib_xsd Drilldown into FSPayee in schema ifx170_corelib_xsd Drilldown into CustPayeeId in schema ifx170_corelib_xsd Drilldown into ChkNum in schema ifx170_corelib_xsd Drilldown into Category in schema ifx170_corelib_xsd Drilldown into CardAcctIdFrom in schema ifx170_corelib_xsd Drilldown into DepAcctIdFrom 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 PmtId in schema ifx170_corelib_xsd Drilldown into SettlementMethod in schema ifx170_corelib_xsd Drilldown into RecCtrlIn 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 PmtStatusInqRq_Type in schema ifx170_pmtstatusinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtStatusInqRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="RecCtrlIn" minOccurs="0" />
        <xsd:element ref="SettlementMethod" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PmtId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PmtRefId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SvcRqUID" minOccurs="0" />
        <xsd:element ref="PmtRemitRefId" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="DepAcctIdFrom" />
            <xsd:element ref="CardAcctIdFrom" />
        </xsd:choice>
        <xsd:element ref="Category" minOccurs="0" />
        <xsd:element ref="ChkNum" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="CustPayeeId" maxOccurs="unbounded" />
            <xsd:element ref="FSPayee" maxOccurs="unbounded" />
        </xsd:choice>
        <xsd:element ref="Name" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PayerInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PmtStatusCode" minOccurs="0" maxOccurs="unbounded" />
        <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 0 (1)
RecCtrlIn ifx:RecCtrlIn 0 (1)
SettlementMethod ifx:SettlementMethod 0 unbounded
PmtId ifx:PmtId 0 unbounded
PmtRefId ifx:PmtRefId 0 unbounded
SvcRqUID ifx:SvcRqUID 0 (1)
PmtRemitRefId ifx:PmtRemitRefId 0 (1)
DepAcctIdFrom ifx:DepAcctIdFrom (1) (1)
CardAcctIdFrom ifx:CardAcctIdFrom (1) (1)
Category ifx:Category 0 (1)
ChkNum ifx:ChkNum 0 (1)
CustPayeeId ifx:CustPayeeId (1) unbounded
FSPayee ifx:FSPayee (1) unbounded
Name ifx:Name 0 unbounded
PayerInfo ifx:PayerInfo 0 unbounded
PmtStatusCode ifx:PmtStatusCode 0 unbounded
SelRangeDueDt ifx:SelRangeDueDt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtStatusInqRq