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