Definition Type: ComplexType
Name: TerminalSPObjMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_TerminalLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TerminalSPObjDelRs in schema ifx170_terminalspobjdel_xsd Drilldown into TerminalSPObjModRs in schema ifx170_terminalspobjmod_xsd Drilldown into TerminalSPObjAddRs in schema ifx170_terminalspobjadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsdXSD Diagram of TerminalSPObjMsgRec_Type in schema ifx170_terminallib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="TerminalSPObjMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="TerminalSPObjAddRs" />
            <xsd:element ref="TerminalSPObjModRs" />
            <xsd:element ref="TerminalSPObjDelRs" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MsgRecDt ifx:MsgRecDt 0 (1)
TerminalSPObjAddRs ifx:TerminalSPObjAddRs (1) (1)
TerminalSPObjModRs ifx:TerminalSPObjModRs (1) (1)
TerminalSPObjDelRs ifx:TerminalSPObjDelRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:TerminalSPObjMsgRec