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