Event specification reference
An event specification instance is used to query events in either the monitorService or the eventManagementService.
The monitorService
will retrieve running
or pending events. The eventManagementService
will
retrieve scheduled events. All exceptions are indicated in this reference
chapter where applicable.
The schema file for the event specification
is described in eventSpecification.xsd. The file is located in the installation_location\webapps\p2pd\WEB-INF\classes\eventSpecification.xsd
directory.
For each event specification element, this section provides
- the name and description of the element
- information about attributes that apply to the element, including each attribute's name, description, optionality, legal values, and default value, if applicable
- content model information, consisting of a list of valid child elements presented as an element model group
- a list of valid parent elements