Definition Type: ComplexType
Name: BankSvcChkSumMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BankSvcChkSumLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BankSvcChkSumDelRs in schema ifx170_banksvcchksumdel_xsd Drilldown into BankSvcChkSumStatusModRs in schema ifx170_banksvcchksumstatusmod_xsd Drilldown into BankSvcChkSumModRs in schema ifx170_banksvcchksummod_xsd Drilldown into BankSvcChkSumAddRs in schema ifx170_banksvcchksumadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of BankSvcChkSumMsgRec_Type in schema ifx170_banksvcchksumlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankSvcChkSumMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="BankSvcChkSumAddRs" />
            <xsd:element ref="BankSvcChkSumModRs" />
            <xsd:element ref="BankSvcChkSumStatusModRs" />
            <xsd:element ref="BankSvcChkSumDelRs" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustId ifx:CustId 0 (1)
MsgRecDt ifx:MsgRecDt 0 (1)
BankSvcChkSumAddRs ifx:BankSvcChkSumAddRs (1) (1)
BankSvcChkSumModRs ifx:BankSvcChkSumModRs (1) (1)
BankSvcChkSumStatusModRs ifx:BankSvcChkSumStatusModRs (1) (1)
BankSvcChkSumDelRs ifx:BankSvcChkSumDelRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:BankSvcChkSumMsgRec