element Region

element {}Region

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="Region">
    <
xs:annotation>
        <
xs:documentation>Indicates a region discussed in the 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="emergingIndicator" type="rixmldt:YesNoEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Indicates whether this Region is defined by the publisher 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 Regions, 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 Region.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the primary Region(s) discussed in the product. If the product is focused on the Region level (i.e. the ProductFocus tag is set to Region), then at least one Region must be marked as primary.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="regionType" type="rixmldt:RegionTypeEnum" use="required"/>
        <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional"/>
        <
xs:attributeGroup ref="actionAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates a region discussed in the product.


element Region


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.