On 6/3/05, Domsch, Christian <[EMAIL PROTECTED]> wrote:
> Wouldnt it be possible to write a validating editor that reads all schemas
> of all hivemodule.xml he can find and then validates everything based on the
> basic structure of the xml and all schemas?
> 

That would be possible. In a way similar to the <antstructure> task in
Ant which generates a DTD.

At one point I had an XML Schema and a RelaxNG grammar for HiveMind.
They would validate all the elements and attributes defined by
HiveMind. All custom schemas would be ignored. I still found it to be
useful.

--knut

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to