[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Why Use anyURI
- From: "MURATA Makoto (FAMILY Given)" <eb2m-mrt@asahi-net.or.jp>
- To: xml-dev@lists.xml.org
- Date: Wed, 15 Sep 2010 22:29:17 +0900
> In XSD 1.1 the WG
> admitted defeat and changed the spec so the lexical space is exactly the
> same as xs:string.
I'm confused. If xsd:anyURI in XSD 1.1 allows everything, why does W3C
pulish a TR for LEIRI? Does xsd:anyURI capture LEIRIs or does it
capture IRIs? Does xsd:anyURI in XSD 1.1 allow the following?
The space character
"<" (U+003C), ">" (U+003E) and '"' (U+0022)
Unwise characters "\" (U+005C), "^" (U+005E), "`" (U+0060), "{"
(U+007B), "|" (U+007C) and "}" (U+007D)
The controls (C0 controls, DEL and C1 controls, U+0000 - U+001F
U+007F - U+009F)
The Bidi formatting characters (U+200E, U+200F, U+202H-202E)
Specials (U+FFF0-FFFD)
Tags (U+E0000-E0FFF)
Non-characters (U+FDD0-FDEF, …)
Surrogate code units (U+D800-U+DFFF)
Cheers,
Makoto
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]