Definition Type: ComplexType
Name: BankSvcChkSumInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BankSvcChkSumLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BankSvcChkSum in schema ifx170_banksvcchksumlib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into MsgType in schema ifx170_corelib_xsd Drilldown into RefInfo in schema ifx170_corelib_xsdXSD Diagram of BankSvcChkSumInfo_Type in schema ifx170_banksvcchksumlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankSvcChkSumInfo_Type">
    <xsd:sequence>
        <xsd:element ref="RefInfo" />
        <xsd:element ref="MsgType" />
        <xsd:element ref="Count" />
        <xsd:element ref="BankSvcChkSum" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RefInfo ifx:RefInfo (1) (1)
MsgType ifx:MsgType (1) (1)
Count ifx:Count (1) (1)
BankSvcChkSum ifx:BankSvcChkSum 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:BankSvcChkSumInfo