Definition Type: ComplexType
Name: BankSvcChkSumRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BankSvcChkSumLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BankSvcChkSumStatus in schema ifx170_banksvcchksumlib_xsd Drilldown into BankSvcChkSumInfo in schema ifx170_banksvcchksumlib_xsd Drilldown into BankSvcChkSumId in schema ifx170_banksvcchksumlib_xsdXSD Diagram of BankSvcChkSumRec_Type in schema ifx170_banksvcchksumlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankSvcChkSumRec_Type">
    <xsd:sequence>
        <xsd:element ref="BankSvcChkSumId" />
        <xsd:element ref="BankSvcChkSumInfo" />
        <xsd:element ref="BankSvcChkSumStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BankSvcChkSumId ifx:BankSvcChkSumId (1) (1)
BankSvcChkSumInfo ifx:BankSvcChkSumInfo (1) (1)
BankSvcChkSumStatus ifx:BankSvcChkSumStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:BankSvcChkSumRec