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. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
<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> |