element SecurityID

element {http://www.rixml.org/2005/3/RIXML}SecurityID

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


Source

<xs:element name="SecurityID">
    <
xs:annotation>
        <
xs:documentation>Used to uniquely identify the security</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="TradingExchange" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>Exchange on which the security is traded.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
        </
xs:sequence>
        <
xs:attribute name="idType" type="rixmldt:IssuerSecurityIDTypeEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the organization or company's protocol used for the security identifier (i.e. the Security classification scheme). Examples include CUSIP, RIC, BloombergCode, etc.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
            <
xs:annotation>
                <
xs:documentation>If the SecurityID.idType = PublisherDefined, then the publisher can indicate a type of security identifier not in the IssuerSecurityIDTypeEnum list.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="idValue" type="xs:string" use="required">
            <
xs:annotation>
                <
xs:documentation>The actual unique identifier for this security. Example: MSFT.O is correct idValue for Microsoft Common Shares using the Reuters RIC scheme.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="tradingCountryCode" type="rixmldt:ISO3166-1CountryType" use="optional">
            <
xs:annotation>
                <
xs:documentation>The ISO 3166-1 Country code for the country in which the exchange operates.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

Used to uniquely identify the security


element SecurityID


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.