Friday, May 20, 2005, 11:26:46 AM, Doug Chestnut wrote:

DC> Hi all,
DC> What is the best way to validate against my relaxng schema outside of
DC> the Lenya editors?  I thought that there might be an action to use in a
DC> pipeline, but didn't see anything like that.

For offline validating I'd recomend sun miltischema validator
(http://www.sun.com/software/xml/developers/multischema/)
It is slightly more verbose then jing,
in particular, it reports schema for invalid elements, so u do not
have to explore schema definition to find out which elements or
attributes you miss.

-- 
 qMax


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

Reply via email to