RE: [xml-dev] Schema builder API like DOM

From
Michael Kay <>
To
'Bob Foster' <>, 'Chandrashekhar Otari' <>
Date
2005-03-10T19:14:16
Thread
RE: [xml-dev] Schema builder API like DOM
> XercesJ, for example, creates a "flattened" representation that shows 
> the net result of a type derivation tree for each particle. This is 
> great for validation but not so great if you want to see the actual 
> topology of the schema.


The Saxon schema processor provides an API that's reasonably close to the
abstract schema component model, though not 100% identical.

Michael Kay
http://www.saxonica.com/