Definition Type: ComplexType
Name: PmtAckMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtAckAdviseRq in schema ifx170_pmtackadvise_xsd Drilldown into PmtAckInqRq in schema ifx170_pmtackinq_xsdXSD Diagram of PmtAckMsgRqInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtAckMsgRqInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="PmtAckInqRq" />
            <xsd:element ref="PmtAckAdviseRq" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtAckInqRq ifx:PmtAckInqRq (1) (1)
PmtAckAdviseRq ifx:PmtAckAdviseRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtAckMsgRqInfo