Definition Type: ComplexType
Name: PostingSessionMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PostingSessionLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PostingSessionStatusModRs in schema ifx170_postingsessionstatusmod_xsd Drilldown into PostingSessionModRs in schema ifx170_postingsessionmod_xsd Drilldown into PostingSessionAddRs in schema ifx170_postingsessionadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of PostingSessionMsgRec_Type in schema ifx170_postingsessionlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PostingSessionMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="PostingSessionAddRs" />
            <xsd:element ref="PostingSessionModRs" />
            <xsd:element ref="PostingSessionStatusModRs" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustId ifx:CustId 0 (1)
MsgRecDt ifx:MsgRecDt 0 (1)
PostingSessionAddRs ifx:PostingSessionAddRs (1) (1)
PostingSessionModRs ifx:PostingSessionModRs (1) (1)
PostingSessionStatusModRs ifx:PostingSessionStatusModRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PostingSessionMsgRec