Re: Wondering ...

Liste des GroupesRevenir à c misc 
Sujet : Re: Wondering ...
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.misc
Date : 28. May 2025, 20:30:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1017o8c$3d7rp$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
hrtuybxi@outlook.com wrote:
On 24/04/2025 02:16, Lawrence D'Oliveiro wrote:
I was slightly disillusioned when I found that there were certain
characters that were not allowed in XML files, even when entity-encoded.
 
Not even in CDATA section? I wonder what characters those might be.

https://www.w3.org/TR/REC-xml/#charsets

Character Range
[2]   Char    ::=   #x9 | #xA | #xD | [#x20-#xD7FF] |
                                [#xE000-#xFFFD] | [#x10000-#x10FFFF]
/* any Unicode character, excluding the surrogate blocks, FFFE, and FFFF. */

Most of the control characters are explicitly excluded, plus some
unicode code points.

And, yes, even in CDATA sections, because CDATA references the above
"Char" definition to define what characters are allowed in CDATA:

[20]   CData    ::=   (Char* - (Char* ']]>' Char*))


Date Sujet#  Auteur
21 Apr 25 * Wondering ...17Lawrence D'Oliveiro
21 Apr 25 +- Re: Wondering ...1Ethan Carter
22 Apr 25 `* Re: Wondering ...15candycanearter07
22 Apr 25  `* Re: Wondering ...14Lawrence D'Oliveiro
23 Apr 25   +* Re: Wondering ...7mm0fmf
24 Apr 25   i`* Re: Wondering ...6Lawrence D'Oliveiro
25 Apr 25   i +* Re: Wondering ...2candycanearter07
25 Apr 25   i i`- Re: Wondering ...1Lawrence D'Oliveiro
28 May 25   i `* Re: Wondering ...3hrtuybxi
28 May 25   i  +- Re: Wondering ...1Rich
29 May 25   i  `- Re: Wondering ...1Lawrence D'Oliveiro
25 Apr 25   `* Re: Wondering ...6Jim Jackson
25 Apr 25    +- Re: Wondering ...1yeti
26 Apr 25    +- Re: Wondering ...1Lawrence D'Oliveiro
27 Apr 25    `* Re: Wondering ...3candycanearter07
27 Apr 25     `* Re: Wondering ...2Sn!pe
28 Apr 25      `- Re: Wondering ...1candycanearter07

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal