XSD
<xsd:complexType name="Tax1098Response">
<xsd:annotation>
<xsd:documentation>
The OFX element "TAX1098RS" is of type "Tax1098Response"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0" maxOccurs="1"/>
<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0" maxOccurs="1"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="TAXPDF_V100" type="ofx:TaxDocumentAsPDF_V100"/>
<xsd:element name="TAX1098_V100" type="ofx:Tax1098_V100"/>
<xsd:element name="TAX1098T_V100" type="ofx:Tax1098T_V100"/>
<xsd:element name="TAX1098E_V100" type="ofx:Tax1098E_V100"/>
<xsd:element name="TAX1098C_V100" type="ofx:Tax1098C_V100"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>