Definition Type: ComplexType
Name: PmtEnclMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtEnclRevRs in schema ifx170_pmtenclrev_xsd Drilldown into PmtEnclCanRs in schema ifx170_pmtenclcan_xsd Drilldown into PmtEnclModRs in schema ifx170_pmtenclmod_xsd Drilldown into PmtEnclAddRs in schema ifx170_pmtencladd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of PmtEnclMsgRec_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtEnclMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="PmtEnclAddRs" />
            <xsd:element ref="PmtEnclModRs" />
            <xsd:element ref="PmtEnclCanRs" />
            <xsd:element ref="PmtEnclRevRs" />
        </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)
PmtEnclAddRs ifx:PmtEnclAddRs (1) (1)
PmtEnclModRs ifx:PmtEnclModRs (1) (1)
PmtEnclCanRs ifx:PmtEnclCanRs (1) (1)
PmtEnclRevRs ifx:PmtEnclRevRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtEnclMsgRec