[
https://issues.apache.org/jira/browse/FOR-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714959#action_12714959
]
David Crossley commented on FOR-1172:
-------------------------------------
Used Trang-20081028 to generate a RELAX NG schema from the "document-v13" DTD.
http://code.google.com/p/jing-trang/
Commandline was:
java -jar trang.jar -I dtd \
$FORREST_HOME/main/webapp/resources/schema/dtd/document-v13.mod \
$FORREST_HOME/main/webapp/resources/schema/relaxng/unstable/document-v13.rng
> enable validation of the internal xml
> -------------------------------------
>
> Key: FOR-1172
> URL: https://issues.apache.org/jira/browse/FOR-1172
> Project: Forrest
> Issue Type: Improvement
> Components: XML grammars & validation
> Reporter: David Crossley
> Assignee: David Crossley
> Fix For: 0.9-dev
>
>
> We already have one way to validate the xml at any part of the Cocoon
> sitemaps:
> "Using Cocoon Validation Transformers"
>
> http://forrest.apache.org/howto-dev.html#debug-validation
> So use this to enable validating the intermediate xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.