complexType CBEManagedEntityValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue
Derived Types
{http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue
 {http://java.sun.com/products/oss/xml/CBE/Core}AssociationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Cross}CrossAssociationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Service}ServiceAssociationValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Service}ServiceAggregatesServiceAssocValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Service}ServiceSpecificationAggregatesServiceSpecificationAssocValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product}ProductAssociationValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationAggregatesProductSpecificationAssocValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Product}ProductAggregatesProductAssocValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceAssociationValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceAggregatesResourceAssocValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceSpecificationAggregatesResourceSpecificationAssocValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}EntitySpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Service}ServiceSpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}SLAItemSpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}SLASpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceSpecificationValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product/ProductOffering}ProductOfferingValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
  {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="CBEManagedEntityValue">
    <
annotation>
        <
documentation>
This is the base for all the first class CBE Managed Entities

These first class objects may be in one of the following categories:
<ul>
<li>entities
<li>entitiy specifications, describing entities
<li>associations, representing binary relationships between entities or specifications
</ul>
CBEManagedEntityValue is the base value type interface for the CBE Entity,
Entity Specification and Association Values.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:ManagedEntityValue">
            <
sequence>
                <
element name="subGraphId" minOccurs="0" nillable="true" type="long"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This is the base for all the first class CBE Managed Entities
 These first class objects may be in one of the following categories:
 <ul>
 <li>entities
 <li>entitiy specifications, describing entities
 <li>associations, representing binary relationships between entities or specifications
 </ul>
 CBEManagedEntityValue is the base value type interface for the CBE Entity,
 Entity Specification and Association Values.


complexType CBEManagedEntityValue


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.