- From: Norm Tovey-Walsh <norm@saxonica.com>
 - Date: Tue, 09 May 2023 14:10:11 +0100
 - To: Steven Pemberton <steven.pemberton@cwi.nl>
 - Cc: public-ixml@w3.org
 
Received on Tuesday, 9 May 2023 13:13:19 UTC
Steven Pemberton <steven.pemberton@cwi.nl> writes:
> Following on from Norm's mail about Encoding NL, Line separator etc
> (which readers of this mailing list may not have seen since it is a
> Git issue).
>
> What do we expect from this ixml?
>
> 	data: @attr.
> 	attr: +#a.
I expect
<data attr="
"/>
because an XML parser will normalize an unescaped #a into a space.
> And in general from any control characters in attributes.
> And what if anything should we say in the spec?
I suggest that we point to the XQuery and XSLT Serialization
Recommendation provides a lot of detail about how to serialize XML.
                                        Be seeing you,
                                          norm
--
Norm Tovey-Walsh
Saxonica
Received on Tuesday, 9 May 2023 13:13:19 UTC