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



> In exactly the same way as you would exclude any other specific value:
> 
> <data type="string">
>   <except>
>     <value type="string"></value>
>   </except>
> </data>

Oh, you are right. So prohibiting except//empty doesn't change the
expressiveness of the language. Then I think I want to prohibit it,
rather than changing the inference rule.



By the way, shouldn't it be:

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

?

regards,
--
Kohsuke KAWAGUCHI                          +1 650 786 0721
Sun Microsystems                   kohsuke.kawaguchi@sun.com



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


Powered by eList eXpress LLC