Hi andy; On Tue, 26 Mar 2002, Andy Clark wrote:
> John Utz wrote: > > It *does* print the elements out, which is good, but i wonder why it > > doesnt 'know' that it's reading a schema once it sees the top element is > > Do you need to validate the Schema against the Schema grammar? ultimately, yes, i do. the Cunning Plan(tm) is to eliminate the maintenance of Data Input UI code by dynamically generating the UI from the Schema. If somebody changes the schema and that change breaks it, then we'd obviously not want to proceed any further. i am not the only person that has expressed interest on this mailing list in using schemas in this fashion. > If not, then turn off validation: > > java xni.DocumentTracer -n -V document.xml but whilst i labor mightily to fake up a proof of concept, i'll turn off validation. :-) but, you avoided the quaestion that i asked, shouldnt xerces 'know' that i am asking it to validate a schema? > -- > Andy Clark * [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
