|
There isn’t a DTD, but there is a reason for that.� Much of the configuration DOM is interpreted arbitrarily by optional pluggable modules (instances of ViewFactory, TransformFactory, etc).� You could create a DTD/XSD which would validate all the known modules, but it would break as soon as someone added a custom module with different configuration…
All the common elements (that the Maverick core understands) are documented in the manual, but there comes a point in the XML tree where even the manual has to say “see the javadocs for the particular view/transform/etc factory you are using”.
With a DTD, can you define at point in the tree and say “stop validating here”?
Jeff Schnitzer [EMAIL PROTECTED]
-----Original Message-----
Is there a DTD for maverick.xml?
I'm looking for an existing DTD for maverick.xml config file. Where can I find one?
If there is no DTD I'll build one.
|
- [Mav-user] is there a DTD for maverick.xml? Mougenot Sylvain
- Re: [Mav-user] is there a DTD for maverick.xml? Schnitzer, Jeff
- Re: [Mav-user] is there a DTD for maverick.xml? Scott Hernandez
