| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The taglib tag is the document root.
The definition of taglib is provided
by the tldTaglibType.
The taglib element contains, among other things, tag and tag-file elements. The name subelements of these elements must each be unique.
The taglib element contains function elements. The name subelements of these elements must each be unique.
| Nested Element Summary | |
j2ee:descriptionType | description |
j2ee:display-nameType | display-name |
j2ee:functionType | function |
j2ee:iconType | icon |
j2ee:listenerType | listener |
j2ee:tld-canonical-nameType | short-nameDefines a simple default name that could be used by a JSP authoring tool to create names with a mnemonicvalue; for example, it may be used as the preferred prefix value in taglib directives. |
j2ee:tagType | tag |
j2ee:tagFileType | tag-file |
j2ee:tld-extensionType | taglib-extensionTaglib extensions are for tool use only and must not affect the behavior of a container. |
j2ee:dewey-versionType | tlib-versionDescribes this version (number) of the taglibrary. |
j2ee:xsdAnyURIType | uriDefines a public URI that uniquely identifies this version of the taglibrary. |
j2ee:validatorType | validator |
| Attribute Summary | |
xsd:ID | id |
j2ee:dewey-versionType | versionDescribes the JSP version (number) this taglibrary requires in order to function (dewey decimal) |
| Attribute Detail |
xsd:IDoptionalunqualifiedj2ee:dewey-versionType2.0requiredunqualified<xsd:element name="taglib" type="j2ee:tldTaglibType"><xsd:unique name="tag-name-uniqueness"><xsd:selector xpath="j2ee:tag|j2ee:tag-file"/><xsd:field xpath="j2ee:name"/></xsd:unique><xsd:unique name="function-name-uniqueness"></xsd:element><xsd:selector xpath="j2ee:function"/><xsd:field xpath="j2ee:name"/></xsd:unique>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||