[ http://issues.apache.org/jira/browse/XERCESJ-1060?page=all ]
     
Michael Glavassevich resolved XERCESJ-1060:
-------------------------------------------

     Resolution: Fixed
    Fix Version: 2.6.0

reg_name has been accepted as valid URI syntax since Xerces 2.6.0. This may 
change in the future if XML Schema 1.0 moves up to the RFC 3986 syntax which 
excludes this production. Xerces CVS currently supports the XML Schema 1.0, 2nd 
edition which still references RFC 2396 for the anyURI type. The version of XML 
Schema 1.0 supported will be clearly marked in the documentation. The relevant 
RFCs for anyURI may be emphasized in a FAQ.

> anyURI validation is too strict
> -------------------------------
>
>          Key: XERCESJ-1060
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1060
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema datatypes
>     Versions: 2.5.0
>  Environment: Stylus Studio 6.1, Windows XP
>     Reporter: Julian Cable
>      Fix For: 2.6.0

>
> The following error message is generated:
> file:///d:/drm/code/mdigen/drmmdi.conf:10,80: Datatype error: 
> Type:InvalidDatatypeValueException, Message:Value 
> 'dcp.tcp.pft://192.168.0.1:1002:3002?fec=1&crc=0' is NOT a valid URI .
> but this is a valid URI according to RFC 2936 and RFC 3986. The example is 
> from ETSI TS 102 821 Annex C.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to