Definition Type: ComplexType
Name: PmtAckRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtAckInfo in schema ifx170_pmtlib_xsd Drilldown into SvcRqUID in schema ifx170_corelib_xsdXSD Diagram of PmtAckRec_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtAckRec_Type">
    <xsd:sequence>
        <xsd:element ref="SvcRqUID" minOccurs="0" />
        <xsd:element ref="PmtAckInfo" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SvcRqUID ifx:SvcRqUID 0 (1)
PmtAckInfo ifx:PmtAckInfo (1) unbounded
Collapse Derivation Tree:
Collapse References:
ifx:PmtAckRec