Definition Type: ComplexType
Name: Tax1098TransactionResponse
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1098_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "TAX1098TRNRS" is of type "Tax1098TransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into TAX1098RS in schema ofx_tax1098_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_tax1098_message_wrappers_xsd Drilldown into STATUS in schema ofx_tax1098_message_wrappers_xsd Drilldown into TRNUID in schema ofx_tax1098_message_wrappers_xsdXSD Diagram of Tax1098TransactionResponse in schema ofx_tax1098_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1098TransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1098TRNRS" is of type "Tax1098TransactionResponse"
      </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="TAX1098RS" type="ofx:Tax1098Response" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAX1098RS ofx:TAX1098RS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1098TRNRS, ofx:TAX1098TRNRS, ofx:TAX1098TRNRS