|
-
Nov 28th, 2005, 07:25 AM
#1
Thread Starter
Addicted Member
xsl:result-document?????HELP!!!!???
Last edited by NOTSOSURE; Dec 6th, 2005 at 02:41 PM.
-
Nov 28th, 2005, 11:24 AM
#2
New Member
Re: xsl:result-document?????HELP!!!!???
I don't know that much about XSL version 2 but from what I can see in the recommendation, the xsl:result-document element should come straight after the xsl:template match="/" element and then the rest of the stylsheet is declared inside this element. ie. it will output all of the contents of the result document element.
-
Nov 28th, 2005, 04:10 PM
#3
Thread Starter
Addicted Member
Re: xsl:result-document?????HELP!!!!???
The above code should work, but dunno why...i have even tried the tutorial provided by:
http://www-128.ibm.com/developerwork...ipmultxsl.html
even with copying and pasting the code, still the same error appears...well confused!
-
Nov 28th, 2005, 04:49 PM
#4
New Member
Re: xsl:result-document?????HELP!!!!???
Are you trying to open it in IE? Because I don't think it's XSLT 2.0 complient
-
Nov 28th, 2005, 04:54 PM
#5
Thread Starter
Addicted Member
Re: xsl:result-document?????HELP!!!!???
yes..what do u suggest i open it with? but i thought IE 6 was XSLT 2.0 compatible?
-
Nov 28th, 2005, 04:58 PM
#6
New Member
Re: xsl:result-document?????HELP!!!!???
Well I've just had a quick look on Microsoft's site and I can only find that it says it's compatible with XSLT 1.0, doesn't mean it doesn't say it somewhere else though, I hate microsoft's site, so damn difficult to navigate!
I'm fairly new to XML so I don't know which programs will be ok with XLST 2.0 to be honest
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|