Definition Type: ComplexType
Name: ChksumInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChksumLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Chksum in schema ifx170_corelib_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 ChksumInfo_Type in schema ifx170_chksumlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChksumInfo_Type">
    <xsd:sequence>
        <xsd:element ref="RefInfo" minOccurs="0" />
        <xsd:element ref="MsgType" />
        <xsd:element ref="Count" />
        <xsd:element ref="Chksum" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RefInfo ifx:RefInfo 0 (1)
MsgType ifx:MsgType (1) (1)
Count ifx:Count (1) (1)
Chksum ifx:Chksum 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:ChksumInfo