complexType ManagedEntityKey

complexType {http://java.sun.com/products/oss/xml/Common}ManagedEntityKey

Derived Types
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKey
 {http://java.sun.com/products/oss/xml/CBE/Core}EntityKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByClassesKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByObjectsKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmStringKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product}ProductKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}ServiceLevelObjectiveKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Service}ServiceKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Location}LocationKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Location}GeographicLocationKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Location}GeographicAddressKey (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Party}PartyKey (by extension)
 {http://java.sun.com/products/oss/xml/QualityOfService/PM/Threshold}ThresholdMonitorKey (by extension)
 {http://java.sun.com/products/oss/xml/IPBilling}TransferStatusKey (by extension)
 {http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement}PerformanceMonitorKey (by extension)
 {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}AlarmKey (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}ServiceKey (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}EntitySpecificationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}SLAItemSpecificationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}SLASpecificationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product/ProductOffering}ProductOfferingKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceSpecificationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Service}ServiceSpecificationKey (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}ActivityKey (by extension)
  {http://java.sun.com/products/oss/xml/IPBilling}ProducerKey (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}OrderKey (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Party}PartyRoleKey (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketKey (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}AssociationKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Product}ProductAssociationKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Product}ProductSpecificationAggregatesProductSpecificationAssocKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Product}ProductAggregatesProductAssocKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceAssociationKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceAggregatesResourceAssocKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Resource}ResourceSpecificationAggregatesResourceSpecificationAssocKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Service}ServiceAssociationKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Service}ServiceAggregatesServiceAssocKey (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Service}ServiceSpecificationAggregatesServiceSpecificationAssocKey (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Cross}CrossAssociationKey (by extension)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/Common
Declared Namespacesxmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ManagedEntityKey">
    <
annotation>
        <
documentation>
A <CODE>ManagedEntityKey</CODE> is a unique identifier for a
<CODE>ManagedEntityValue</CODE>.
<p>
The Type, ApplicationDN and ApplicationContext
are included in <CODE>ManagedEntityKey</CODE>, because
a <CODE>primaryKey</CODE> is only unique within an
application instance as given by the ApplicationDN running
in a given naming system as given by the ApplicationContext URL.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="applicationContext" minOccurs="0" type="co:ApplicationContext"/>
        <
element name="applicationDN" minOccurs="0" type="string"/>
        <
element name="type" type="string"/>
    </
sequence>
</
complexType>


Documentation

A <CODE>ManagedEntityKey</CODE> is a unique identifier for a
 <CODE>ManagedEntityValue</CODE>.
 <p>
 The Type, ApplicationDN and ApplicationContext
 are included in <CODE>ManagedEntityKey</CODE>, because
 a <CODE>primaryKey</CODE> is only unique within an
 application instance as given by the ApplicationDN running
 in a given naming system as given by the ApplicationContext URL.


complexType ManagedEntityKey


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.