Definition Type: ComplexType
Name: Tax1098TransactionRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1098_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "TAX1098TRNRQ" is of type "Tax1098TransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into TAX1098RQ in schema ofx_tax1098_message_wrappers_xsd Drilldown into TAN in schema ofx_tax1098_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_tax1098_message_wrappers_xsd Drilldown into TRNUID in schema ofx_tax1098_message_wrappers_xsdXSD Diagram of Tax1098TransactionRequest in schema ofx_tax1098_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1098TransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1098TRNRQ" is of type "Tax1098TransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="TRNUID" type="ofx:GloballyUniqueUserIdType" />
        <xsd:element name="CLTCOOKIE" type="ofx:IdType" minOccurs="0" />
        <xsd:element name="TAN" type="ofx:TransactionAuthorizationNumberType" minOccurs="0" />
        <xsd:element name="TAX1098RQ" type="ofx:Tax1098Request" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAN ofx:TAN 0 (1)
TAX1098RQ ofx:TAX1098RQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1098TRNRQ, ofx:TAX1098TRNRQ, ofx:TAX1098TRNRQ