> > As with Ant build files, you can't generate a schema for HiveMind > descriptor files because they are self-defining and inter-dependent > (module A may define a schema that determines the valid format for > portions of module B, for example). >
As Howard says we can't define a DTD which defining the structure of HiveMind module descriptors, but we could write a XML Schema. The XML Schema can only define the general structure of a module descriptor (e.g. the root and top-level elements) and could thus be used to *partially* validate a descriptor. Would this be useful to anybody ? --knut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
