<xsd:complexType name="Tax1099TransactionResponse">
<xsd:annotation>
<xsd:documentation>
The OFX element "TAX1099TRNRS" is of type "Tax1099TransactionResponse"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="TRNUID" type="ofx:GloballyUniqueUserIdType" />
<xsd:element name="STATUS" type="ofx:Status" />
<xsd:element name="CLTCOOKIE" type="ofx:IdType" minOccurs="0" />
<xsd:element name="TAX1099RS" type="ofx:Tax1099Response" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|