Definition Type: ComplexType
Name: PmtEnclMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtEnclStatusModRq in schema ifx170_pmtenclstatusmod_xsd Drilldown into PmtEnclAudRq in schema ifx170_pmtenclaud_xsd Drilldown into PmtEnclCanRq in schema ifx170_pmtenclcan_xsd Drilldown into PmtEnclInqRq in schema ifx170_pmtenclinq_xsd Drilldown into PmtEnclModRq in schema ifx170_pmtenclmod_xsd Drilldown into PmtEnclAddRq in schema ifx170_pmtencladd_xsdXSD Diagram of PmtEnclMsgRqInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtEnclMsgRqInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="PmtEnclAddRq" />
            <xsd:element ref="PmtEnclModRq" />
            <xsd:element ref="PmtEnclInqRq" />
            <xsd:element ref="PmtEnclCanRq" />
            <xsd:element ref="PmtEnclAudRq" />
            <xsd:element ref="PmtEnclStatusModRq" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtEnclAddRq ifx:PmtEnclAddRq (1) (1)
PmtEnclModRq ifx:PmtEnclModRq (1) (1)
PmtEnclInqRq ifx:PmtEnclInqRq (1) (1)
PmtEnclCanRq ifx:PmtEnclCanRq (1) (1)
PmtEnclAudRq ifx:PmtEnclAudRq (1) (1)
PmtEnclStatusModRq ifx:PmtEnclStatusModRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtEnclMsgRqInfo