Definition Type: ComplexType
Name: SessionTotalsRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PostingSessionLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SessionBal in schema ifx170_corelib_xsd Drilldown into NetCurAmt in schema ifx170_corelib_xsdXSD Diagram of SessionTotalsRec_Type in schema ifx170_postingsessionlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SessionTotalsRec_Type">
    <xsd:sequence>
        <xsd:element ref="NetCurAmt" />
        <xsd:element ref="SessionBal" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NetCurAmt ifx:NetCurAmt (1) (1)
SessionBal ifx:SessionBal (1) unbounded
Collapse Derivation Tree:
Collapse References:
ifx:SessionTotalsRec