element SecurityType

element {}SecurityType

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="SecurityType">
    <
xs:annotation>
        <
xs:documentation>Indicates the type of security. Typically used in conjunction with AssetClass and AssetType. Can be attached to a Context element or to a Security element. Example values include stock, convertible, high yield credit, investment grade credit.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="securityType" type="rixmldt:SecurityTypeEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the security type.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
            <
xs:annotation>
                <
xs:documentation>Used when SecurityType.Value = PublisherDefined to indicate a type of security not in the SecurityTypeEnum list.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="weightingAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates the type of security. Typically used in conjunction with AssetClass and AssetType. Can be attached to a Context element or to a Security element. Example values include stock, convertible, high yield credit, investment grade credit.


element SecurityType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.