Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 12th, 2010, 10:25 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

It looks as if your XSLT processor doesn't support the "simplified stylesheet" syntax (which a conformant processor is required to support....). Try putting the calls on system-property() into a stylesheet that uses the more usual full syntax.

Isn't JDeveloper an Oracle product? In that case I would think it's not unlikely it's using the Oracle XSLT processor (about which I know very little).
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
 
Old March 12th, 2010, 10:49 AM
Authorized User
 
Join Date: Mar 2010
Posts: 45
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Hi,

Followed the mentioned procedure...

here are the details

<p>XSL version: 2</p>
<p>Vendor: Oracle Corporation.</p>
<p>Vendor URL: http://www.oracle.com</p>
<p>Product name: Oracle XML Developers Kit 10.1.3.130 - Production</p>
<p>Product version: Oracle XML Developers Kit 10.1.3.130 - Production</p>
<p>Is schema-aware: no</p>
<p>Supports serialization: yes</p>
<p>Supports backwards compatibility: yes</p>


Thanks
Anil
 
Old March 12th, 2010, 11:14 AM
Friend of Wrox
 
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
Default

I am afraid if that Oracle XSLT processor does not produce the output you want from the stylesheet I posted then it is buggy or at least it does not implement the XSLT 2.0 W3C standard, it might predate it.
You will either have to switch to Saxon 9 or you will have to try to get support for your XSLT processor in an Oracle forum, unless someone here shows up with knowledge of that processor and is able to suggest how to solve the problem with that particular processor.
__________________
Martin Honnen
Microsoft MVP (XML, Data Platform Development) 2005/04 - 2013/03
My blog
 
Old March 12th, 2010, 11:22 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

You might find some information about the extent to which the Oracle XSLT processor implements XSLT 2.0 by following the links here:

http://blogs.oracle.com/angelo/2007/12/20/#a44

Otherwise, please ask on an Oracle forum, and post the results back here if you get an answer.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Apply Paging on Grouped Data jhansib4u XSLT 4 November 26th, 2007 01:30 PM
Calculating Grouped Report Values SteveH Access 1 October 15th, 2005 03:00 PM
numbers on grouped records mkapler Access 2 March 6th, 2005 05:49 PM
Multiple controls - grouped william.murray Access 2 August 4th, 2004 04:07 AM
Averaging Grouped Data Andy Hodges SQL Language 1 April 6th, 2004 09:46 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.