OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

relax-ng message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: start//empty


Kohsuke KAWAGUCHI wrote:

> By the way, shouldn't it be:
> 
> <data type="string">
>   <except>
>     <value type="token"></value>
>   </except>
> </data>
> 
> ?

I don't understand your point.  Clarification would be helpful.

In my understanding, by (token equal) in 6.2.10, we have 

	datatypeEqual("", "token", "    ", cx1, "", cx2).

Then, by (value) in 6.2.9, we have

	cx1 |- { }; "    " =~ <value datatypeLibrary="" type="token"></value> 

This means that no whitespace strings would match 

> <data type="string">
>   <except>
>     <value type="token"></value>
>   </except>
> </data>

What am I missing?

Cheers,

Makoto


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC