I cannot understand why there can be no DTD. Yes, the contents may be variable and
extensible, but that's what XML is -- eXtensible.

At least for closed versions, it should be possible to define the grammar used
therein; otherwise what is the advantage of using XML? Since my experience with it
is very limited, I'm probably missing something important here.

Cheers,

Alex.

"Craig R. McClanahan" wrote:

> William Au wrote:
>
> > Is the dtd for Tomcat 3.2.1's server.xml available somewhere?
> >
>
> There is no DTD available for this file, and there cannot be -- the sets of
> elements and attributes (by Tomcat) supported in this file are variable and
> extensible, and cannot be encoded in a DTD.
>
> It won't help you for 3.2.1, but Tomcat 4 has (currently incomplete but getting
> there) extensive documentation on the configuration directives it supports.
>
> >
> > Bill
> >
>
> Craig McClanahan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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

Reply via email to