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:

> 
> -- pattern B ----------------
> <element name="foo">
>   <data type="string">
>     <except>
>       <empty/>
>     </except>
>   </data>
> </element>
> -----------------------------
> 
> because this does NOT match <foo></foo>.

You meant "because <foo>       </foo> does NOT match pattern B."

The point is stripSpace used in the inference rule for <element> 
removes "       ".  I get it.

Cheers,

Makoto


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


Powered by eList eXpress LLC