Re: [xml-dev] syntax, model

From
Simon St.Laurent <>
To
Date
2003-10-24T22:47:39Z
ID
<r02000200-1028-125BBE79067411D89A2C0003937A08C2@[192.168.124.11]>
Thread
Re: [xml-dev] syntax, model
 (James Clark) writes:
>> 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?

No, that's perfect.  Re-reading the manual, I appear to have missed the
line that notes multiple arguments are allowed for instance documents.

I'll have to give it a try!

(I'll also give InstanceToSchema a shot.)