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

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

    Attachment: test1.xml

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to