Definition Type: ComplexType
Name: DebitAuthRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DebitLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DebitAuthStatus in schema ifx170_debitlib_xsd Drilldown into DebitAuthInfo in schema ifx170_debitlib_xsd Drilldown into DebitAuthId in schema ifx170_debitlib_xsdXSD Diagram of DebitAuthRec_Type in schema ifx170_debitlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DebitAuthRec_Type">
    <xsd:sequence>
        <xsd:element ref="DebitAuthId" />
        <xsd:element ref="DebitAuthInfo" />
        <xsd:element ref="DebitAuthStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DebitAuthId ifx:DebitAuthId (1) (1)
DebitAuthInfo ifx:DebitAuthInfo (1) (1)
DebitAuthStatus ifx:DebitAuthStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DebitAuthRec