Definition Type: ComplexType
Name: AbstractSecurityInfo
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_SecuritiesList.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into SECINFO in schema ofx_securitieslist_xsdXSD Diagram of AbstractSecurityInfo in schema ofx_securitieslist_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="AbstractSecurityInfo" abstract="true">
    <xsd:sequence>
        <xsd:element name="SECINFO" type="ofx:GeneralSecurityInfo" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SECINFO ofx:SECINFO (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:DebtInfo, ofx:MutualFundInfo, ofx:OptionInfo, ofx:OtherInfo, ofx:StockInfo