element IssuerID

element {}IssuerID

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}IssuerID
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="IssuerID">
    <
xs:annotation>
        <
xs:documentation>Used to uniquely identify the issuer.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="idType" type="rixmldt:IssuerSecurityIDTypeEnum" use="required">
                    <
xs:annotation>
                        <
xs:documentation>Indicates the organization or company's protocol used for the issuer identifier (i.e. the Issuer classification scheme). Note that since their is no universally accepted means of identifying an Issuer (as opposed to a specific security), IssuerID allows the use of what are technically security identifers as a means of identifying an Issuer (CUSIP, SEDOL, etc).</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>If the IssuerID.idType = PublisherDefined, then the publisher can indicate what type of identifier has been used.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="idValue" type="xs:string" use="required">
                    <
xs:annotation>
                        <
xs:documentation>The actual identifier for this issuer.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Used to uniquely identify the issuer.


element IssuerID


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.