Definition Type: ComplexType
Name: TaxW2MessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract False
Documentation:
The OFX element "TAXW2MSGSETV1" is of type "TaxW2MessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into TAXYEARSUPPORTED Drilldown into TAXW2DNLD Drilldown into MSGSETCORE Drilldown into AbstractMessageSetVersionXSD Diagram of TaxW2MessageSetV1
Collapse XSD Schema Code:
<xsd:complexType name="TaxW2MessageSetV1">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "TAXW2MSGSETV1" is of type "TaxW2MessageSetV1"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="TAXW2DNLD" 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)
TAXW2DNLD ofx:TAXW2DNLD (1) (1)
TAXYEARSUPPORTED ofx:TAXYEARSUPPORTED (1) unbounded
Collapse Derivation Tree:
Collapse References:
ofx:TAXW2MSGSETV1
Collapse Comments:
blog comments powered by Disqus