element Index

element {}Index

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="Index">
    <
xs:annotation>
        <
xs:documentation>Indicates an index mentioned in the product.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="PublisherDefinedValue" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>Used to indicate the index name, when the name attribute is PublisherDefined. This is for cases where the relevant index is not already on the enumeration list.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element ref="Country" minOccurs="0"/>
            <
xs:element ref="Region" minOccurs="0"/>
            <
xs:element ref="SectorIndustry" minOccurs="0"/>
            <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="type" type="rixmldt:IndexTypeEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>An indication of the type of index. Typically market, industry or country.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="name" type="rixmldt:IndexEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>This is the index name.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates an index mentioned in the product.


element Index


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.