[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] The <any/> element: bane of security or savior ofversioning?
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Rick Jelliffe'" <rjelliffe@allette.com.au>,"'G. Ken Holman'" <gkholman@CraneSoftwrights.com>
- Date: Tue, 23 Oct 2007 09:27:26 +0100
> Indeed, this is what we are using for our XSD implementation
> in Schematron. The rub is that the free version of SAXON,
> which is excellent, only does castable for the built-in
> primitives, not the built-in derived types, from what I am told.
Not quite. The basic conformance level of XSLT 2.0 only allows the primitive
types, and that's what Saxon-B supports by default. But there's a switch [1]
to enable use of the built-in derived types. There's been some debate about
whether such a switch is allowed under the XSLT 2.0 extensibility rules, but
I think it's needed for such use cases, so I provide it.
Michael Kay
http://www.saxonica.com/
[1]
http://www.saxonica.com/documentation/extensions/attributes/allowallbuiltint
ypes.html
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]