| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}tld-extensionType (restriction)
The tld-extensionType is used to indicate
extensions to a specific TLD element.
It is used by elements to designate an extension block
that is targeted to a specific extension designated by
a set of extension elements that are declared by a
namespace. The namespace identifies the extension to
the tool that processes the extension.
The type of the extension-element is abstract. Therefore,
a concrete type must be specified by the TLD using
xsi:type attribute for each extension-element.
| Nested Element Summary | |
j2ee:extensibleType | extension-element |
| Attribute Summary | |
xsd:ID | id |
xsd:anyURI | namespace |
| Attribute Detail |
xsd:IDoptionalunqualifiedxsd:anyURIrequiredunqualified<xsd:complexType name="tld-extensionType"><xsd:sequence>
</xsd:sequence><xsd:attribute name="namespace" type="xsd:anyURI" use="required"/><xsd:attribute name="id" type="xsd:ID"/></xsd:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||