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