The problem is that you are trying to validate an HTML Template as a valid
HTML Page.  The jwcid tags do not appear in the rendered HTML Page.  If you
can switch off the warnings for the jwcid tags, that's what I would do.
Otherwise I would just ignore them.  I personally don't think it's worth the
effort to build a DTD to validate the HTML Templates.

If you want to ensure valid HTML/XHTML you need to validate the rendered
pages, not the templates.

On 6/4/06, Murray Collingwood <[EMAIL PROTECTED]> wrote:

Hi again

I loaded an Eclipse plugin, HTMLEditor from Amateras, and now when I try
editing an HTML file it issues warnings about the 'jwcid' parameters.  I
can
try switching the warnings off, although I can't find anywhere I can do
this, or I can supply a new DTD that defines Tapestry's HTML syntax
correctly.

My preference was for help finding errors in my HTML and hence I'm looking
for the HTML DTD for Tapestry.  I'm assuming there is one, perhaps it
should
be an extension of the W3C HTML DTD, whatever, if you've got one I think
I can load it and it may solve the problem.

I checked in http://jakarta.apache.org/tapestry/dtd/ however there were
only
DTDs for Tapestry and Script.  The Tapestry one I have loaded although I
think this only reflects the app.application XML file content.

Cheers
mc


--
Murray Collingwood
Focus Computing
p +61 415 24 26 24
http://www.focus-computing.com.au




--
Regards,

Steven Bell

Reply via email to