- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Sat, 30 Jan 2016 16:43:07 +0100
- To: Michael Kay <mike@saxonica.com>
- Cc: Public XSLWG <public-xsl-wg@w3.org>
Is "built_in_derived_types" a new dependency? (which would be exposed by any XSLT 3.0 and XSLT 2.0 schema-aware processors) If that's the case, it makes perfect sense, yes. Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/ On 29 January 2016 at 23:15, Michael Kay wrote: > In XSLT 2.0, use of derived types such as xs:NCName or xs:positiveInteger required a schema-aware processor. In 3.0 these types are available in a basic processor. > > Nearly all our tests for these types are labelled with the dependency "schema_aware", meaning that a non-schema-aware processor will not attempt to run them. > > I proposed to change the dependency to "built_in_derived_types". > > Michael Kay > Saxonica >
Received on Saturday, 30 January 2016 15:43:56 UTC