You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2005/04/30 10:09:04 UTC

[jira] Updated: (XALANC-501) Creation of comments and PIs needs to detect illegal values

     [ http://issues.apache.org/jira/browse/XALANC-501?page=all ]

David Bertoni updated XALANC-501:
---------------------------------

    Attachment: patch.txt

A patch is attached, along with a source document and stylesheet for testing purposes.

> 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
>  Attachments: patch.txt, test1.xml, test1.xsl
>
> 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org