Definition Type: ComplexType
Name: Tax1098MessageSet
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSet
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "TAX1098MSGSET" is of type "Tax1098MessageSet"
Collapse XSD Schema Diagram:
Drilldown into TAX1098MSGSETV1 in schema ofx_profile_xsd Drilldown into AbstractMessageSet in schema ofx_profile_xsdXSD Diagram of Tax1098MessageSet in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1098MessageSet">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1098MSGSET" is of type "Tax1098MessageSet"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSet">
            <xsd:sequence>
                <xsd:element name="TAX1098MSGSETV1" type="ofx:Tax1098MessageSetV1" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TAX1098MSGSETV1 ofx:TAX1098MSGSETV1 (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1098MSGSET