[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: The <any/> element: bane of security or savior ofversionin
> 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] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|