Re: schema problems -> questions

2002-03-16 Thread Rahul Srivastava
> "David Stephenson" wrote... > >Hi, >I would like to be able to do the following things with the Xerces library: > >1) validate just a schema. >I am writing a tool which reads/writes XML Schema's and I would like to > be >able to validate the schema, even if I don't have a instance doc

schema problems -> questions

2002-03-15 Thread David Stephenson
Hi,     I would like to be able to do the following things with the Xerces library:   1) validate just a schema.     I am writing a tool  which reads/writes XML Schema's and I would like to be able to validate the schema, even if I don't have a instance doc for that schema.   2) validate agai