Definition Type: ComplexType
Name: StopChkInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_StopChkInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into IncToken in schema ifx170_corelib_xsd Drilldown into SelRangeDt in schema ifx170_corelib_xsd Drilldown into StopChkInfo in schema ifx170_corelib_xsd Drilldown into ChkRange in schema ifx170_corelib_xsd Drilldown into LoanAcctId in schema ifx170_corelib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId 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 StopChkInqRq_Type in schema ifx170_stopchkinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="StopChkInqRq_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:choice>
            <xsd:element ref="DepAcctId" />
            <xsd:element ref="CardAcctId" />
            <xsd:element ref="LoanAcctId" />
        </xsd:choice>
        <xsd:choice minOccurs="0">
            <xsd:element ref="ChkRange" />
            <xsd:element ref="StopChkInfo" maxOccurs="unbounded" />
            <xsd:element ref="SelRangeDt" />
        </xsd:choice>
        <xsd:element ref="IncToken" minOccurs="0" />
        <xsd:element ref="DeliveryMethod" 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)
DepAcctId ifx:DepAcctId (1) (1)
CardAcctId ifx:CardAcctId (1) (1)
LoanAcctId ifx:LoanAcctId (1) (1)
ChkRange ifx:ChkRange (1) (1)
StopChkInfo ifx:StopChkInfo (1) unbounded
SelRangeDt ifx:SelRangeDt (1) (1)
IncToken ifx:IncToken 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:StopChkInqRq