Other
OFX / Types / Other
# | Tag | Type |
---|---|---|
1 | OTHERDESC | GenericDescriptionType |
2 | OTHERAMOUNT | AmountType |
Usages:
- TaxW2_V100 OTHER
- TaxW2_V200 OTHER
XSD
<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>