element Issuer

element {}Issuer

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="Issuer">
    <
xs:annotation>
        <
xs:documentation>Describes the Issuer of a security.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="LogoURL" type="xs:anyURI" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>Indicates the URL where the Issuer's logo may be found.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element ref="FinancialDates" minOccurs="0"/>
            <
xs:element ref="IssuerFinancials" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="SectorIndustry" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="SecurityDetails" minOccurs="0"/>
            <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="IssuerID" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="IssuerName" maxOccurs="unbounded"/>
            <
xs:element name="Description" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>A text description (name) of the Issuer. Strongly Recommended element.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="ResourceLink" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="issuerType" type="rixmldt:IssuerTypeEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the type of Issuer. For example, can be agency, government or corporate.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="domicileCountryCode" type="rixmldt:ISO3166-1CountryType" use="optional">
            <
xs:annotation>
                <
xs:documentation>Indicates the country where the Issuer is domiciled, represented by the ISO 3166-1 country code.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="fiscalYearEnd" type="xs:gMonthDay" use="optional">
            <
xs:annotation>
                <
xs:documentation>Combination of Day and Month that indicates the fiscal year end of the Issuer.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="sequence" type="xs:integer" use="optional">
            <
xs:annotation>
                <
xs:documentation>If there are multiple Issuers, and they should appear in a certain order when the content is published, indicate the desired order by associating the appropriate sequence number to each Issuer.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the primary Issuer(s) discussed in the research product. If the product is focused at the Issuer level (i.e. the ProductFocus tag is set to Issuer), then at least one Issuer must be marked as primary.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="actionAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

Describes the Issuer of a security.


element Issuer


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.