← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [xml-dev] RELAX NG Marketing (was RE: [xml-dev] Do Names Matt er?)

From
Matthew Gertner <>
To
'James Clark' <>
Date
2002-03-27T10:08:30Z
ID
<>
Thread
RE: [xml-dev] RELAX NG Marketing (was RE: [xml-dev] Do Names Matt er?)
> RELAX NG does not require anything beyond what is provided by 
> SAX and DOM, 
> and can be cleanly layered on top of the parser.  Xerces (or rather 
> Xerces-J, which I assume is what you mean) supports SAX 2, 
> and so works 
> just fine with both Jing and MSV. There would be no advantage 
> in having 
> Xerces-specific RELAX NG support.

Does this means that Xerces-J (yes, I meant the Java version) can validate
an instance against a RELAX NG schema? I can't understand how this would be
possible with just support for SAX and DOM; wouldn't the parser have to
understand RELAX NG semantics?

Matt
← Prev in month ← Prev in thread
Next in thread → Next in month →