Other

OFX / Types / Other
#TagType
1 OTHERDESC GenericDescriptionType
2 OTHERAMOUNT AmountType
Usages:
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>

© Copyright 2023. All Rights Reserved.