element taglib

element {http://java.sun.com/xml/ns/javaee}taglib

Type Heirarchy
{http://java.sun.com/xml/ns/javaee}tldTaglibType (by type)
 {http://java.sun.com/xml/ns/javaee}taglib
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/xml/ns/javaee
Declared Namespacesxmlns:javaee=http://java.sun.com/xml/ns/javaee
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="taglib" type="javaee:tldTaglibType">
    <
xsd:annotation>
        <
xsd:documentation>
The taglib tag is the document root.
The definition of taglib is provided
by the tldTaglibType.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:unique name="tag-name-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>
The taglib element contains, among other things, tag and
tag-file elements.
The name subelements of these elements must each be unique.
            
</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:tag|javaee:tag-file"/>
        <
xsd:field xpath="javaee:name"/>
    </
xsd:unique>
    <
xsd:unique name="function-name-uniqueness">
        <
xsd:annotation>
            <
xsd:documentation>
The taglib element contains function elements.
The name subelements of these elements must each be unique.
            
</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:function"/>
        <
xsd:field xpath="javaee:name"/>
    </
xsd:unique>
</
xsd:element>


Documentation

	The taglib tag is the document root.
	The definition of taglib is provided
	by the tldTaglibType.


element taglib


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.