- From: Henry Zongaro <zongaro@ca.ibm.com>
- Date: Tue, 13 Apr 2004 10:37:39 -0400
- To: XML Query <xmlquery@us.ibm.com>
- Cc: public-qt-comments@w3.org
Don, In [1], you submitted the following comment on the Last Call Working Draft of XSLT 2.0 and XQuery 1.0 Serialization. > Serialization Section 4, "XML Output Method": Bullet 7 says that > "Additional nodes may be present in the new tree" due to character > expansion. Please explain how character expansion could result in > new nodes and provide an example. Thank you for your comment. The XSL and XQuery working groups discussed your comment, and decided to add a note to clarify the situation. I would like to add the following note to the final bullet of the bulleted list in section 4. << Note: The use-character-maps parameter can cause arbitrary characters to be inserted into the serialized XML document in an unescaped form, including characters that would be considered part of XML markup. Such characters could result in arbitrary new element nodes, attribute nodes, and so on, in the new tree that results from processing the serialized XML document. >> As you were present when this decision was made, I will take it that the decision is acceptable to you. Thanks, Henry [1] http://lists.w3.org/Archives/Public/public-qt-comments/2004Feb/0060.html ------------------------------------------------------------------ Henry Zongaro Xalan development IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044 mailto:zongaro@ca.ibm.com
Received on Tuesday, 13 April 2004 10:38:27 UTC