Re: [xml-dev] syntax, model

From
James Clark <>
To
"Simon St.Laurent" <>
Date
2003-10-24T22:12:35Z
ID
<>
Thread
Re: [xml-dev] syntax, model
On Sat, 2003-10-25 at 02:32, Simon St.Laurent wrote:

> I'd really like to see something like Trang's schema inferencer that
> works across multiple documents.

It does already.  Just do e.g.

  trang doc1.xml doc2.xml doc3.xml doc.rnc

Or have I misunderstood what you're looking for?

James