complexType ProductSpecificationValue

complexType {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntitySpecificationValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Product
Declared Namespacesxmlns:cbedatatypes=http://java.sun.com/products/oss/xml/CBE/Datatypes
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbelocation=http://java.sun.com/products/oss/xml/CBE/Location
xmlns:cbeproduct=http://java.sun.com/products/oss/xml/CBE/Product
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ProductSpecificationValue">
    <
annotation>
        <
documentation>
A Common Business Entity interface defining a Product Specification.
The Product Specification is a detailed description of a tangible or intangible object
made available externally in the form of a ProductOffering to Customers or other Parties
playing a PartyRole. A ProductSpecification may consist of other ProductSpecifications
supplied together as a collection. Members of the collection may be offered in their own
right.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntitySpecificationValue">
            <
sequence>
                <
element name="name" minOccurs="0" nillable="true" type="string"/>
                <
element name="description" minOccurs="0" nillable="true" type="string"/>
                <
element name="productNumber" minOccurs="0" nillable="true" type="string"/>
                <
element name="brand" minOccurs="0" nillable="true" type="string"/>
                <
element name="validFor" minOccurs="0" nillable="true" type="cbedatatypes:TimePeriod"/>
                <
element name="lifeCycleStatus" minOccurs="0" nillable="true" type="int"/>
                <
element name="productBusinessName" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A Common Business Entity interface defining a Product Specification.
 The Product Specification is a detailed description of a tangible or intangible object
 made available externally in the form of a ProductOffering to Customers or other Parties
 playing a PartyRole. A ProductSpecification may consist of other ProductSpecifications
 supplied together as a collection. Members of the collection may be offered in their own
 right.


complexType ProductSpecificationValue


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.