Definition Type: ComplexType
Name: Tax1099TransactionRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "TAX1099TRNRQ" is of type "Tax1099TransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into TAX1099RQ in schema ofx_tax1099_message_wrappers_xsd Drilldown into TAN in schema ofx_tax1099_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_tax1099_message_wrappers_xsd Drilldown into TRNUID in schema ofx_tax1099_message_wrappers_xsdXSD Diagram of Tax1099TransactionRequest in schema ofx_tax1099_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1099TransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1099TRNRQ" is of type "Tax1099TransactionRequest"
      </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="TAX1099RQ" type="ofx:Tax1099Request" />
    </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)
TAX1099RQ ofx:TAX1099RQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1099TRNRQ, ofx:TAX1099TRNRQ, ofx:TAX1099TRNRQ