2.2.3.2.29 ONSELECT

The ONSELECT element is an event that is raised when the license is selected.

The condition for this event is evaluated when the license is selected. If the condition is true, the license can be selected; if it is false, the license cannot be selected. If the condition is missing, it is assumed to be true.

If this event has an ACTION element, the action is taken after the license is selected. The action's final value is ignored.

If the license does not include this event, no conditions for license selection are present, and the license is selected.

For more information about allowable conditions, see section 2.2.3.2.17.

During license response creation, the server must create an <ONSELECT> element and include it in the license to be returned to the client. The contents of the <ONSELECT> element are dependent on the third-party implementation details of each server.