| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}variable-scopeType (restriction)
This type defines scope of the scripting variable. See
TagExtraInfo for details. The allowed values are,
"NESTED", "AT_BEGIN" and "AT_END".
<xsd:complexType name="variable-scopeType"><xsd:simpleContent></xsd:complexType><xsd:restriction base="j2ee:string"></xsd:simpleContent><xsd:enumeration value="NESTED"/><xsd:enumeration value="AT_BEGIN"/><xsd:enumeration value="AT_END"/></xsd:restriction>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||