| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}validatorType (restriction)
A validator that can be used to validate
the conformance of a JSP page to using this tag library is
defined by a validatorType.
| Nested Element Summary | |
j2ee:descriptionType | description |
j2ee:param-valueType | init-paramThe init-param element contains a name/value pair as an initialization param. |
j2ee:fully-qualified-classType | validator-classDefines the TagLibraryValidator class that can be used to validate the conformance of a JSP page to using this tag library. |
| Attribute Summary | |
xsd:ID | id |
| Attribute Detail |
xsd:IDoptionalunqualified<xsd:complexType name="validatorType"><xsd:sequence><xsd:element maxOccurs="unbounded" minOccurs="0" name="init-param" type="j2ee:param-valueType"></xsd:sequence>
</xsd:element><xsd:attribute name="id" type="xsd:ID"/></xsd:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||