Definition Type: ComplexType
Name: Tax1099RequestMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRequestMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "TAX1099MSGSRQV1" is of type "Tax1099RequestMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into TAX1099TRNRQ in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractRequestMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of Tax1099RequestMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1099RequestMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1099MSGSRQV1" is of type "Tax1099RequestMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRequestMessageSet">
            <xsd:sequence maxOccurs="unbounded">
                <xsd:element name="TAX1099TRNRQ" type="ofx:Tax1099TransactionRequest" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TAX1099TRNRQ ofx:TAX1099TRNRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1099MSGSRQV1