element ProductCategory

element {}ProductCategory

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}ProductCategory
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="ProductCategory">
    <
xs:annotation>
        <
xs:documentation>Describes the manner or format that information is presented within the product. Product categories include Comment, Report, Model, Chart, etc.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="productCategory" type="rixmldt:ProductCategoryEnum"
                    
use="required">
                    <
xs:annotation>
                        <
xs:documentation>The category that the product fits into.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>If productCategory is PublisherDefined, then the publisher can indicate what type of product this is.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Describes the manner or format that information is presented within the product.  Product categories include Comment, Report, Model, Chart, etc.


element ProductCategory


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.