- From: <bugzilla@jessica.w3.org>
- Date: Tue, 24 Jul 2012 09:51:05 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16311 --- Comment #8 from Henry Zongaro <zongaro@ca.ibm.com> 2012-07-24 09:51:05 UTC --- Jidanni, I still feel some confusion about the requirement you've described. Are you interested only in new lines between items in the sequence that is to be serialized, or new lines in other places as well? In your examples, you have a sequence of two elements. What if you were serializing a document node that contained two elements, as in the result of this query? document { <X>1</X> <Y>2</Y> } Do you still want to see this result serialized? 1 2 or this? 12 -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 24 July 2012 09:51:19 UTC