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

        The OFX element "SECLISTMSGSETV1" is of type "SecurityListMessageSetV1"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="SECLISTRQDNLD" type="ofx:BooleanType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
SECLISTRQDNLD ofx:SECLISTRQDNLD (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SECLISTMSGSETV1
Collapse Comments:
blog comments powered by Disqus