complexType EntityValue

complexType {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue

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}EntityValue
Derived Types
{http://java.sun.com/products/oss/xml/CBE/Core}EntityValue
 {http://java.sun.com/products/oss/xml/CBE/Sla}ServiceLevelObjectiveValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Party}PartyValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Party}PartyRoleValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Location}LocationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Location}GeographicAddressValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Location}GeographicLocationValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Service}ServiceValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByClassesValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByObjectsValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Product}ProductValue (by extension)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Core
Declared Namespacesxmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="EntityValue">
    <
annotation>
        <
documentation>
This is the base from which all entity value interfaces are derived.
<p>
Entities are represented in the CBE package as managed entities
(according to the OSS through Java definition of managed entity).
<p>
<CODE>EntityValue</CODE> inherits from <CODE>ManagedEntityValue</CODE> all methods
for population, generic attribute access and serialization.
<p>
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:CBEManagedEntityValue">
            <
sequence>
                <
element name="describingSpecificationKey" minOccurs="0" nillable="true"
                    
type="cbecore:EntitySpecificationKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This is the base from which all entity value interfaces are derived.
 <p>
 Entities are represented in the CBE package as managed entities
 (according to the OSS through Java definition of managed entity).
 <p>
 <CODE>EntityValue</CODE> inherits from <CODE>ManagedEntityValue</CODE> all methods
 for population, generic attribute access and serialization.
 <p>


complexType EntityValue


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.