[Home] [By Thread] [By Date] [Recent Entries]

  • To: Jirka Kosek <jirka@k...>
  • Subject: Re: Error in .NET schema implementation for xs:token
  • From: ht@c... (Henry S. Thompson)
  • Date: Thu, 16 Oct 2003 07:47:25 +0100
  • Cc: xml-dev@l...
  • In-reply-to: <3F8D1EBA.7080607@k...> (Jirka Kosek's message of "Wed, 15Oct 2003 12:17:30 +0200")
  • References: <3F8D1EBA.7080607@k...>
  • User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux)

Jirka Kosek <jirka@k...> writes:

> I was playing with schema support in .NET and found something which
> seems as a bug to me.
>
> Assume that we defined element firstname as xs:token:
>
> <xs:element name="firstname" type="xs:token"/>
>
> and document instance contains:
>
> <firstname> John </firstname>
>
> I thought that this should validate as xs:token whitespace handling is
> "collapse" and leading and trailing spaces shouldn't be part of
> lexical space from which is value converted to value space on which
> data-type validation should operate. But .NET parser report this as
> error. (BTW Xerces accept this without complaints.)

I believe your argument is correct, and see no basis for an error in
this case.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                      Half-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@c...
		     URL: http://www.ltg.ed.ac.uk/~ht/
 [mail really from me _always_ has this .sig -- mail without it is forged spam]

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member