javaee:resource-env-ref-type

The resource-env-ref-type element specifies the type
of a resource environment reference.  It is the
fully qualified name of a Java language class or
interface.

Element Information

Model

Attributes

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

Source

<xsd:element name="resource-env-ref-type" type="javaee:fully-qualified-classType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The resource-env-ref-type element specifies the type of a resource environment reference. It is the fully qualified name of a Java language class or interface.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample