[ http://issues.apache.org/jira/browse/XALANC-501?page=comments#action_64090 ] David Bertoni commented on XALANC-501: --------------------------------------
The second link should be: http://www.w3.org/TR/xslt#section-Creating-Comments > Creation of comments and PIs needs to detect illegal values > ----------------------------------------------------------- > > Key: XALANC-501 > URL: http://issues.apache.org/jira/browse/XALANC-501 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > > The XSLT recommendation places certain limitations on the values of comments > and PIs: > http://www.w3.org/TR/xslt#section-Creating-Processing-Instructions > http://www.w3.org/TR/xslt#section-Creating-Processing-Instructions > Xalan-C currently waits until serialization to "fix-up" these values, but > that's not the correct place to do it, since we can generate things other > than serialized XML. Also, waiting to do this until serialization > complicates the serializers needlessly. -- 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]
