Definition Type: ComplexType
Name: PmtBatchAddRs_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtBatchAdd.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CSPRefId in schema ifx170_corelib_xsd Drilldown into PmtBatchRec in schema ifx170_pmtlib_xsd Drilldown into PmtBatchInfo in schema ifx170_pmtlib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRsHdr in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsd Drilldown into Status in schema ifx170_corelib_xsdXSD Diagram of PmtBatchAddRs_Type in schema ifx170_pmtbatchadd_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtBatchAddRs_Type">
    <xsd:sequence>
        <xsd:sequence>
            <xsd:element ref="Status" minOccurs="0" />
            <xsd:element ref="RqUID" />
            <xsd:element ref="MsgRqHdr" minOccurs="0" />
            <xsd:element ref="MsgRsHdr" minOccurs="0" />
            <xsd:element ref="AsyncRqUID" />
            <xsd:element ref="CustId" minOccurs="0" />
        </xsd:sequence>
        <xsd:sequence minOccurs="0">
            <xsd:element ref="PmtBatchInfo" minOccurs="0" />
            <xsd:element ref="PmtBatchRec" />
            <xsd:element ref="CSPRefId" minOccurs="0" />
            <xsd:element ref="SPRefId" minOccurs="0" />
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Status ifx:Status 0 (1)
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
MsgRsHdr ifx:MsgRsHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID (1) (1)
CustId ifx:CustId 0 (1)
PmtBatchInfo ifx:PmtBatchInfo 0 (1)
PmtBatchRec ifx:PmtBatchRec (1) (1)
CSPRefId ifx:CSPRefId 0 (1)
SPRefId ifx:SPRefId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtBatchAddRs