
Hello, We will add a third option for skip validation and we will use radio buttons for the Saxon SA specific validation options. Lax validation will be the default instead of strict validation. The template for new XSLT 2.0 stylesheets will include the XML Schema namespace. Thank you for pointing them out, Sorin Andrew Welch wrote:
Also, in the "Saxon SA" specific options, -val and -vlax should be radio buttons shouldn't they (with a third option for skip)? I personally would like like the default to be -vlax rather than -val, otherwise you are forced to disable it if you want to use Saxon SA but aren't using input validation.
One last thing, an inbuilt "xslt 2.0" file/new template would be great, with:
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" exclude-result-prefixes="xs">