javaee:service-ref

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:element name="service-ref" type="javaee:service-refType" minOccurs="0" maxOccurs="unbounded">
  <xsd:key name="service-ref_handler-name-key">
    <xsd:annotation>
      <xsd:documentation>Defines the name of the handler. The name must be unique within the module.</xsd:documentation>
    </xsd:annotation>
    <xsd:selector xpath="javaee:handler"/>
    <xsd:field xpath="javaee:handler-name"/>
  </xsd:key>
</xsd:element>

Sample