XSD
<xsd:complexType name="Tax5498Response">
<xsd:annotation>
<xsd:documentation>The OFX element "TAX5498RS" is of type "Tax5498Response"</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0"/>
<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="TAX5498_V100" type="ofx:Tax5498_V100"/>
<xsd:element name="TAX5498ESA_V100" type="ofx:Tax5498ESA_V100"/>
<xsd:element name="TAX5498SA_V100" type="ofx:Tax5498SA_V100"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>