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: Issue: Shall we add the pattern facet to <text>?


Kohsuke KAWAGUCHI wrote:

> How those patterns are applied? In other words, what will the validation
> rule be?

The parser receives start tag events, end tag events, character events, 
etc.  It creates chunks of text by concatenating adjacent character events.  
Then, it validates each chunk of text  (after concatenation wherever possible) 
against the pattern.

> Also, does it mean we are relying on W3C XML Schema Part 2?

Yes, we have a problem.  Since RELAX NG is indepent from XML Schema part 2, 
how do we achieve this feature?

Cheers,

Makoto


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


Powered by eList eXpress LLC