Definition Type: ComplexType
Name: ChkAcceptMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ChkAcceptCanRs in schema ifx170_chkacceptcan_xsd Drilldown into ChkAcceptModRs in schema ifx170_chkacceptmod_xsd Drilldown into ChkAcceptAddRs in schema ifx170_chkacceptadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of ChkAcceptMsgRec_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkAcceptMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="ChkAcceptAddRs" />
            <xsd:element ref="ChkAcceptModRs" />
            <xsd:element ref="ChkAcceptCanRs" />
        </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)
ChkAcceptAddRs ifx:ChkAcceptAddRs (1) (1)
ChkAcceptModRs ifx:ChkAcceptModRs (1) (1)
ChkAcceptCanRs ifx:ChkAcceptCanRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkAcceptMsgRec