Definition Type: ComplexType
Name: Other
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_TaxW2.xsd
Abstract
Documentation:
The OFX element "OTHER" is of type "Other"
Collapse XSD Schema Diagram:
Drilldown into OTHERAMOUNT in schema ofx_taxw2_xsd Drilldown into OTHERDESC in schema ofx_taxw2_xsdXSD Diagram of Other in schema ofx_taxw2_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Other">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "OTHER" is of type "Other"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="OTHERDESC" type="ofx:GenericDescriptionType" />
        <xsd:element name="OTHERAMOUNT" type="ofx:AmountType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OTHERDESC ofx:OTHERDESC (1) (1)
OTHERAMOUNT ofx:OTHERAMOUNT (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:OTHER, ofx:OTHER