You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Roth <ma...@sun.com> on 2003/05/17 00:44:43 UTC

[PATCH] jakarta-servletapi-5: Update to XML Schemas

jsr152/src/share/dtd/web-jsptaglibrary_2_0.xsd:
jsr154/src/share/dtd/web-jsptaglibrary_2_0.xsd:
     - Removed listenerType (moved from web-app_2_4.xsd to j2ee_1_4.xsd)
     - Renamed taglibType to tldTaglibType
     - Changed taglib element to be of type tldTaglibType

jsr154/src/share/dtd/j2ee_1_4.xsd:
     - Explained why description can occur more than once
     - Moved web-app_2_4.xsd#listenerType to j2ee_1_4.xsd#listenerType

jsr154/src/share/dtd/web-app_2_4.xsd:
     - <welcome-file> should be "xsd:string"
     - Moved web-app_2_4.xsd#listenerType to j2ee_1_4.xsd#listenerType

---
Mark Roth, Java Software
JSP 2.0 Co-Specification Lead
Sun Microsystems, Inc.