Definition Type: ComplexType
Name: CCAcctTrnInqRs_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CCAcctTrnInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CCAcctTrnRec in schema ifx170_acctlib_xsd Drilldown into MktgInfo in schema ifx170_corelib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CSPRefId in schema ifx170_corelib_xsd Drilldown into TrnSrc in schema ifx170_corelib_xsd Drilldown into TrnType in schema ifx170_corelib_xsd Drilldown into SelRangeCurAmt in schema ifx170_corelib_xsd Drilldown into SelRangeDt in schema ifx170_corelib_xsd Drilldown into CardAcctId 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 CCAcctTrnInqRs_Type in schema ifx170_ccaccttrninq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CCAcctTrnInqRs_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="CardAcctId" minOccurs="0" />
            <xsd:element ref="SelRangeDt" minOccurs="0" />
            <xsd:element ref="SelRangeCurAmt" minOccurs="0" />
            <xsd:element ref="TrnType" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="TrnSrc" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="CSPRefId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="SPRefId" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="DeliveryMethod" minOccurs="0" />
            <xsd:element ref="MktgInfo" minOccurs="0" />
            <xsd:element ref="CCAcctTrnRec" minOccurs="0" maxOccurs="unbounded" />
        </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)
CardAcctId ifx:CardAcctId 0 (1)
SelRangeDt ifx:SelRangeDt 0 (1)
SelRangeCurAmt ifx:SelRangeCurAmt 0 (1)
TrnType ifx:TrnType 0 unbounded
TrnSrc ifx:TrnSrc 0 unbounded
CSPRefId ifx:CSPRefId 0 unbounded
SPRefId ifx:SPRefId 0 unbounded
DeliveryMethod ifx:DeliveryMethod 0 (1)
MktgInfo ifx:MktgInfo 0 (1)
CCAcctTrnRec ifx:CCAcctTrnRec 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:CCAcctTrnInqRs