Definition Type: ComplexType
Name: GetDebitTransferDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: GetDebitTransfer.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DebitTransfer in schema debittransfer_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetDebitTransferDataAreaType in schema getdebittransfer_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="GetDebitTransferDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="DebitTransfer" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get nsA:Get (1) (1)
DebitTransfer nsA:DebitTransfer (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea