Definition Type: ComplexType
Name: SessionBal_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalCurAmt in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into PostingTotalType in schema ifx170_corelib_xsdXSD Diagram of SessionBal_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SessionBal_Type">
    <xsd:sequence>
        <xsd:element ref="PostingTotalType" />
        <xsd:element ref="Count" minOccurs="0" />
        <xsd:element ref="TotalCurAmt" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostingTotalType ifx:PostingTotalType (1) (1)
Count ifx:Count 0 (1)
TotalCurAmt ifx:TotalCurAmt (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:SessionBal