Definition Type: ComplexType
Name: XferInqRs_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_XferInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Token in schema ifx170_corelib_xsd Drilldown into XferRec in schema ifx170_xferlib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into SelRangeCurAmt in schema ifx170_corelib_xsd Drilldown into SelRangeDueDt in schema ifx170_corelib_xsd Drilldown into XferStatusCode in schema ifx170_xferlib_xsd Drilldown into LoanAcctIdTo in schema ifx170_corelib_xsd Drilldown into CardAcctIdTo in schema ifx170_corelib_xsd Drilldown into DepAcctIdTo in schema ifx170_corelib_xsd Drilldown into LoanAcctIdFrom in schema ifx170_corelib_xsd Drilldown into CardAcctIdFrom in schema ifx170_corelib_xsd Drilldown into DepAcctIdFrom in schema ifx170_corelib_xsd Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CSPRefId in schema ifx170_corelib_xsd Drilldown into RecXferId in schema ifx170_corelib_xsd Drilldown into XferId in schema ifx170_corelib_xsd Drilldown into RecCtrlOut in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRsHdr in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsd Drilldown into Status in schema ifx170_corelib_xsdXSD Diagram of XferInqRs_Type in schema ifx170_xferinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="XferInqRs_Type">
    <xsd:sequence>
        <xsd:sequence>
            <xsd:element ref="Status" minOccurs="0" />
            <xsd:element ref="RqUID" />
            <xsd:element ref="MsgRqHdr" minOccurs="0" />
            <xsd:element ref="MsgRsHdr" minOccurs="0" />
            <xsd:element ref="AsyncRqUID" minOccurs="0" />
            <xsd:element ref="CustId" minOccurs="0" />
        </xsd:sequence>
        <xsd:sequence minOccurs="0">
            <xsd:element ref="RecCtrlOut" minOccurs="0" />
            <xsd:element ref="XferId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="RecXferId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="CSPRefId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="SPRefId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:choice minOccurs="0">
                <xsd:element ref="DepAcctIdFrom" />
                <xsd:element ref="CardAcctIdFrom" />
                <xsd:element ref="LoanAcctIdFrom" />
            </xsd:choice>
            <xsd:choice minOccurs="0">
                <xsd:element ref="DepAcctIdTo" />
                <xsd:element ref="CardAcctIdTo" />
                <xsd:element ref="LoanAcctIdTo" />
            </xsd:choice>
            <xsd:element ref="XferStatusCode" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="SelRangeDueDt" minOccurs="0" />
            <xsd:element ref="SelRangeCurAmt" minOccurs="0" />
            <xsd:element ref="DeliveryMethod" minOccurs="0" />
            <xsd:element ref="XferRec" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="Token" minOccurs="0" />
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Status ifx:Status 0 (1)
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
MsgRsHdr ifx:MsgRsHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId 0 (1)
RecCtrlOut ifx:RecCtrlOut 0 (1)
XferId ifx:XferId 0 unbounded
RecXferId ifx:RecXferId 0 unbounded
CSPRefId ifx:CSPRefId 0 unbounded
SPRefId ifx:SPRefId 0 unbounded
DepAcctIdFrom ifx:DepAcctIdFrom (1) (1)
CardAcctIdFrom ifx:CardAcctIdFrom (1) (1)
LoanAcctIdFrom ifx:LoanAcctIdFrom (1) (1)
DepAcctIdTo ifx:DepAcctIdTo (1) (1)
CardAcctIdTo ifx:CardAcctIdTo (1) (1)
LoanAcctIdTo ifx:LoanAcctIdTo (1) (1)
XferStatusCode ifx:XferStatusCode 0 unbounded
SelRangeDueDt ifx:SelRangeDueDt 0 (1)
SelRangeCurAmt ifx:SelRangeCurAmt 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
XferRec ifx:XferRec 0 unbounded
Token ifx:Token 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:XferInqRs