I must not be understanding what you and David are suggesting. Below is an
XSLT program which does (I think) what you guys are suggesting, but it still
generates an error if the XML document has an ISBN element with a value that
is not schema-valid. What is my XSLT program doing wrong? /Roger
You are probably running with lax input validation enabled - in Oxygen
go to preferences -> Saxon EE options -> Disabled schema validation.
--
Andrew Welch
http://andrewjwelch.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--