You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Yuta Yoshida <Yu...@Sun.COM> on 2004/06/15 23:56:09 UTC

[PATCH] jakarta-servletapi-5 schema update

Hi,

The attached file is to update the web-app_2_4.xsd according
to the JSR154 maintenance release.

jsr154/src/share/dtd/web-app_2_4.xsd

  o The restriction facet of mime-typeType should be updated
    from:-
        <xsd:pattern value="[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+"/>
    to:-
        <xsd:pattern value="[^\p{Cc}^\s]+/[^\p{Cc}^\s]+"/>

thank you,
Yutaka Yoshida
Sun Microsystems, Inc.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org