complexType SectorIndustryType

complexType {}SectorIndustryType

Derived Types
{}SectorIndustryType
 {}SectorIndustry (by type)
Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="SectorIndustryType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for SectorIndustry</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
        <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
        <
xs:element ref="SectorIndustry" minOccurs="0" maxOccurs="unbounded"/>
        <
xs:element name="ShortName" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>A short name for the sector. Example: Pharma may be used for Major Pharmaceuticals.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="Name" type="xs:string">
            <
xs:annotation>
                <
xs:documentation>Indicates the name of the sector.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="Description" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>A textual description of the sector.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
    </
xs:sequence>
    <
xs:attribute name="code" type="xs:string" use="required">
        <
xs:annotation>
            <
xs:documentation>Identifies the sector under consideration. Refer to the RIXML sector-industry code document for a valid list of RIXML-defined codes. Publisher defined codes can be used in addition to, but not instead of, the RIXML-defined codes.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="level" type="xs:string" use="required">
        <
xs:annotation>
            <
xs:documentation>Since sectors are organized in a hierarchical fashion, the level element indicates the level that a specific SectorIndustry element is at in this hierarchy. There are four levels within the GICS classification scheme, with level 1 referring to Sectors, level 2 to Industry Groups, level 3 to Industries and level 4 to Sub Industries.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="classificationType" type="rixmldt:SectorIndustryClassificationTypeEnum"
        
use="required">
        <
xs:annotation>
            <
xs:documentation>Name of the classification method used. Options are GICS or PublisherDefined.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="sequence" type="xs:integer" use="optional">
        <
xs:annotation>
            <
xs:documentation>If there are multiple Sectors and/or Industries, 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 Sector or Industry.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="focusLevel" type="rixmldt:YesNoEnum" use="required">
        <
xs:annotation>
            <
xs:documentation>
Indicates whether the current level is the main focus of the product being published. This tag is used in conjunction with the ProductFocus tag to determine the focus of a product. Example: a product focusing on the Entertainment sub-industry, would have the ProductFocus.focus tag set to SectorIndustry, and in the correct SectorIndustry element the following values would be set:
SectorIndustry.classificationType = GICS
SectorIndustry.level = 4
SectorIndustry.focusLevel = Yes
SectorIndustry.primaryIndicator = Yes
SectorIndustry.name = Entertainment.
This allows a consumer to determine the exact focus of the product.
            
</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="required">
        <
xs:annotation>
            <
xs:documentation>Indicates the primary SectorIndustry or SectorIndustries discussed in the product. If the product is focused on the SectorIndustry level (i.e. the ProductFocus tag is set to SectorIndustry), then at least one SectorIndustry must be marked as primary.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="officiallyClassified" type="rixmldt:YesNoEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>Indicates whether the specified SectorIndustry is an official classification. Specifically, if the classificationType is "GICS", then this value must be supplied and set to "Yes" to indicate a mapping that complies with the official GICS classification. Likewise, this value must be supplied and set to "No" if the related Issuer or Security is mapped only on a best-guess basis and is not part of the official GICS classification. If this optional attribute is not supplied and the classificationType is "GICS", the consumer should assume a value of "No".</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attributeGroup ref="actionAttributeGroup"/>
</
xs:complexType>


Documentation

ComplexType for SectorIndustry


complexType SectorIndustryType


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.