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