[EMAIL PROTECTED] wrote:


One issue with this is to make sure the validator DTD is up to date.


The reason I say this is because the DTD appears to be missing the var-jstype sub-element of the var element. Even the 1.2.0 version of the DTD on CVS is missing this.

I assume it is a valid element, because even though I can't validate my document, the element is used properly when I set it.


So we should change


<!ELEMENT var (var-name, var-value)> to <!ELEMENT var (var-name, var-value,var-jstype)>

It looks like there shoud be a way to generate a DTD from a set of digester rules.


Matt Bathje



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








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



Reply via email to