Definition Type: ComplexType
Name: CardPrefMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CardPrefLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CardPrefStatusModRs in schema ifx170_cardprefstatusmod_xsd Drilldown into CardPrefRevRs in schema ifx170_cardprefrev_xsd Drilldown into CardPrefDelRs in schema ifx170_cardprefdel_xsd Drilldown into CardPrefModRs in schema ifx170_cardprefmod_xsd Drilldown into CardPrefAddRs in schema ifx170_cardprefadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of CardPrefMsgRec_Type in schema ifx170_cardpreflib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CardPrefMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="CardPrefAddRs" />
            <xsd:element ref="CardPrefModRs" />
            <xsd:element ref="CardPrefDelRs" />
            <xsd:element ref="CardPrefRevRs" />
            <xsd:element ref="CardPrefStatusModRs" />
        </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)
CardPrefAddRs ifx:CardPrefAddRs (1) (1)
CardPrefModRs ifx:CardPrefModRs (1) (1)
CardPrefDelRs ifx:CardPrefDelRs (1) (1)
CardPrefRevRs ifx:CardPrefRevRs (1) (1)
CardPrefStatusModRs ifx:CardPrefStatusModRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:CardPrefMsgRec