complexType EventPropertyDescriptor

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

Derived Types
{http://java.sun.com/products/oss/xml/Common}EventPropertyDescriptor
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketStatusChangeEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCloseOutEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketAttributeValueChangeEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCancellationEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCreateEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/Common/Util}IRPEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}AlarmEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyClearedAlarmEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyAlarmCommentsEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyNewAlarmEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyChangedAlarmEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyAckStateChangedEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement}PerformanceDataEventDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement}PerformanceDataAvailableEventDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor}NotifyAlarmListRebuiltEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}ActivityEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivityReportAvailableEventPropertyDescriptor (by extension)
   {http://java.sun.com/products/oss/xml/IPBilling}UsageDataAvailableEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivityReportDataEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivitySuspendEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivityRemovalEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivityCreationEventPropertyDescriptor (by extension)
  {http://java.sun.com/products/oss/xml/CommonFramework}ActivityResumeEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/IPBilling}MediationCapabilityChangeEventPropertyDescriptor (by extension)
Abstracttrue (This cannot 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="EventPropertyDescriptor" abstract="true">
    <
annotation>
        <
documentation>
The EventPropertyDescriptor is used to document and
specify the filterable properties of an event.
<p>
An Interface extending the base EventPropertyDescriptor
interface must be defined for each type of application
specific event emitted by a component.
<p>
The name of the specific EventPropertyDescriptor
interface should be <i>EventType</i>EventPropertyDescriptor
where the <i>EventType</i> is the name of the event type
interface.
<p>
Example:<br>
<UL>
<LI>NotifyAckStateChangedEvent
<LI>NotifyAckStateChangedEventEventPropertyDescriptor
</UL>
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="eventType" type="string"/>
        <
element name="propertyNames" type="co:ArrayOfString"/>
        <
element name="propertyTypes" type="co:ArrayOfString"/>
    </
sequence>
</
complexType>


Documentation

The EventPropertyDescriptor is used to document and
 specify the filterable properties of an event.
 <p>
 An Interface extending the base EventPropertyDescriptor
 interface must be defined for each type of application
 specific event emitted by a component.
 <p>
 The name of the specific EventPropertyDescriptor
 interface should be <i>EventType</i>EventPropertyDescriptor
 where the <i>EventType</i> is the name of the event type
 interface.
 <p>
 Example:<br>
  <UL>
  <LI>NotifyAckStateChangedEvent
  <LI>NotifyAckStateChangedEventEventPropertyDescriptor
 </UL>


complexType EventPropertyDescriptor


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.