@jc:ebxml Annotation

Specifies JCX class-level annotations for the ebXML control.

Note: For most attributes, annotations can also be specified at the instance and method level. The order of precedence is:

1. JCX method level.

2. JCX instance level.

3. JCX class level.

Syntax

jc:ebxml  
   [from="initiatorID"] | [from-selector="{xquery-expression}"]
   [to="participantID"] | [to-selector="{xquery-expression}"]
   [ebxml-service-name="ebxml-service-name"]
   [ebxml-action-mode="default | non-default"] 

Attributes

Related Topics

@jc:ebxml-method Annotation