XSD
<xsd:complexType name="TaxK1Response">
<xsd:annotation>
<xsd:documentation>The OFX element "TAXK1RS" is of type "TaxK1Response"</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0"/>
<xsd:element name="RECID" type="ofx:IdType" minOccurs="0"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="TAX1065K1_V100" type="ofx:Tax1065K1_V100"/>
<xsd:element name="TAX1065K1SUPPLEMENTAL_V100" type="ofx:Tax1065K1Supplemental_V100"/>
<xsd:element name="TAX1120SK1_V100" type="ofx:Tax1120SK1_V100"/>
<xsd:element name="TAX1120SK1SUPPLEMENTAL_V100" type="ofx:Tax1120SK1Supplemental_V100"/>
<xsd:element name="TAX1041K1_V100" type="ofx:Tax1041K1_V100"/>
<xsd:element name="TAX1041K1SUPPLEMENTAL_V100" type="ofx:Tax1041K1Supplemental_V100"/>
<xsd:element name="TAX5227K1_V100" type="ofx:Tax5227K1_V100"/>
<xsd:element name="TAX5227K1SUPPLEMENTAL_V100" type="ofx:Tax5227K1Supplemental_V100"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>