complexType EntitlementType

complexType {http://www.rixml.org/2005/3/RIXML}EntitlementType

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


Source

<xs:complexType name="EntitlementType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for Entitlement</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element ref="AudienceTypeEntitlement" minOccurs="0"/>
        <
xs:element ref="CountryEntitlement" minOccurs="0"/>
        <
xs:element ref="SectorIndustryEntitlement" minOccurs="0"/>
        <
xs:element ref="TimeEntitlement" minOccurs="0"/>
        <
xs:element ref="RegionEntitlement" minOccurs="0"/>
    </
xs:sequence>
    <
xs:attribute name="sequence" type="xs:integer" use="optional">
        <
xs:annotation>
            <
xs:documentation>If there are multiple Entitlements, and they should take precedence in a certain order when the content is published, indicate the desired order by associating the appropriate sequence number to each Entitlement.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="required">
        <
xs:annotation>
            <
xs:documentation>If necessary, indicates which entitlement is primary.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="includeExcludeIndicator" type="rixmldt:IncludeExcludeEnum" use="required"/>
</
xs:complexType>


Documentation

ComplexType for Entitlement


complexType EntitlementType


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.