[PATCH] jakarta-servletapi-5: schema updates

2003-08-27 Thread yuta
Hi, The attached file is to fix the bug in the Servlet 2.4 deployment descriptor schema file. jsr154/share/dtd/web-app_2_4.xsd The name in xsd:key,xsd:keyref, and xsd:unique must be unique within the j2ee namespace. Thank you, Yutaka Yoshida Sun Microsystems Index:

[PATCH] jakarta-servletapi-5: Schema updates

2003-08-18 Thread Mark Roth
The following is a patch to the JSP 2.0 TLD and J2EE 1.4 schemas based on recent specification changes. jsr154/src/share/dtd/web-jsptaglibrary_2_0.xsd jsr152/src/share/dtd/web-jsptaglibrary_2_0.xsd - Made body-content element mandatory since default valid is unusable for Simple Tag