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