Definition Type: ComplexType
Name: XferSyncRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_XferSync.xsd
Abstract
Collapse XSD Schema Diagram:
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 Token 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 XferSyncRq_Type in schema ifx170_xfersync_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="XferSyncRq_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="Token" />
        <xsd:choice>
            <xsd:element ref="DepAcctIdFrom" />
            <xsd:element ref="CardAcctIdFrom" />
            <xsd:element ref="LoanAcctIdFrom" />
        </xsd:choice>
    </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)
Token ifx:Token (1) (1)
DepAcctIdFrom ifx:DepAcctIdFrom (1) (1)
CardAcctIdFrom ifx:CardAcctIdFrom (1) (1)
LoanAcctIdFrom ifx:LoanAcctIdFrom (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:XferSyncRq