[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The awesome power of Schematron + XPath 2.0 ... Able to ex
> 'Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor' > > It nonetheless produced the stylesheet successfully, so not sure why ? The warning is a requirement in the XSLT 2 spec, that the stylesheet has version="1.0" so runs in backward compatibility mode. If the warning offends then saxon has a -novw command line option to turn it off, or of course you can modify the stylesheet to have version="2.0". > Changing both to xs:integer was OK, so I don't know if this is a limitation > of SaxonB which will go away when I switch to SaxonSA ? se a recent discussion between Mike and Rick on this list. the XSLT 2 Basic conformance level mandates that these types are not supported. the Schema-aware conformance level mandates that they are supported. However the free version of saxon will support these types if you ask for them: > http://www.saxonica.com/documentation/extensions/attributes/allowallbuiltintypes.html > David ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
[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
|