element Country

element {}Country

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="Country">
    <
xs:annotation>
        <
xs:documentation>Strongly recommended. Indicates the country or countries that are discussed in a research product.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="code" type="rixmldt:ISO3166-1CountryType" use="required">
            <
xs:annotation>
                <
xs:documentation>The ISO 3166-1 code for the country.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="emergingIndicator" type="rixmldt:YesNoEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Indicates whether the publisher defines this country as an emerging market.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="sequence" type="xs:integer" use="optional">
            <
xs:annotation>
                <
xs:documentation>If there are multiple Countries, 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 Country.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the primary country or countries discussed in the research product. If the product is focused on the Country level (i.e. the ProductFocus tag is set to Country), then at least one Country must be marked as primary.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="actionAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

Strongly recommended.  Indicates the country or countries that are discussed in a research product.


element Country


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.