element PRODUCT_CATEGORY

element {}PRODUCT_CATEGORY

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="PRODUCT_CATEGORY">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Information describing a grouping of Products, which are provider-defined offerings of goods or services.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="ProductCategoryID" use="optional" type="xsd:ID">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ProductCategoryName" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A name for a collection of related products used for marketing or communication purposes</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Information describing a grouping of Products, which are provider-defined offerings of goods or services.


element PRODUCT_CATEGORY


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.