[ http://issues.apache.org/jira/browse/XERCESJ-1060?page=comments#action_62808 ] Julian Cable commented on XERCESJ-1060: ---------------------------------------
Interesting - you guys are doing a great job. I raised the issue against 2.5 because that is what Stylus Studio ships with. Given the comment from Roy Fielding its a shame that the Digital Radio Mondiale team who wrote ETSI TS 102 821 didn't register their URI schema. In fact this URI schema has some practical problems and it being esentially deprecated by RFC 3986 is an argument I can use to try and get it changed. Luckily Annex C is informative, not normative. I will try and get the ETSI spec changed and definately not incorporate the deprecated URI in the XML schema we are designing. We have a Digital Radio Mondiale meeting next week where I should be able to get this going. I think XERCES should follow (and track) the W3C standard so the current 2.6 behaviour is correct, the 2.5 behaviour is incorrect and if W3C changes the schema spec to reference 3986 then XERCES should change with it. As far as this bug is concerned it doesn't seem like you need to implement anything but it would be nice if the exact syntax accepted by the tool was somewhere in the user documentation (if it is then my mistake but I couldn't find it by googling). Julian > 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 > > 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
