> "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
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