Hi,
I tried to validate against the XHTML-DTD and got the following
error from the transformer:
org.apache.cocoon.components.validation.ValidatorException: Unsupported
grammar language
with the following sitemap:
<map:transform type="validation-report"
src="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<map:parameter name="grammar" value="??" />
</map:transform>
What is the value to use for the xhtml-DTD (I tried the grammar
namespace and the
validator interface field name)?
Should I prefer the xhmtl-schema for validation?
Thanks
Reinhard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]