| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}env-entryType (restriction)
The env-entryType is used to declare an application's
environment entry. The declaration consists of an optional
description, the name of the environment entry, and an
optional value. If a value is not specified, one must be
supplied during deployment.
It is used by env-entry elements.
| Nested Element Summary | |
j2ee:descriptionType | description |
j2ee:jndi-nameType | env-entry-nameThe env-entry-name element contains the name of a Deployment Component's environment entry. |
j2ee:env-entry-type-valuesType | env-entry-type |
j2ee:xsdStringType | env-entry-valueThe env-entry-value designates the value of a Deployment Component's environment entry. |
| Attribute Summary | |
xsd:ID | id |
| Attribute Detail |
xsd:IDoptionalunqualified<xsd:complexType name="env-entryType"><xsd:sequence>
</xsd:sequence><xsd:attribute name="id" type="xsd:ID"/></xsd:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||