[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: feature request; id idref pairs

Subject: RE: feature request; id idref pairs
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 10 Feb 2000 17:49:56 -0000
request id
> Error processing source document
> At xsl:value-of on line 75 of 
file:/C:/sgml/xsl/processtxt.xsl: Cannot match pattern @Noutput until it is
resolved
from Saxon. 

Any idea what this means please?

I hope it means you are using an old version.
It also means that the old version might have had a bug. It's not a
user-meaningful message, it means something has been done in the wrong
sequence internally.

FYI, Resolving patterns was something I had to do before XSLT was changed to
ban variable references in the match pattern of xsl:key and xsl:template. It
basically did a partial evaluation of the pattern, in which variables were
dereferenced. Handling something like <xsl:template match="xxx[$a]"> was
pretty horrendous because you didn't even know if you had a numeric
predicate or a boolean one until you resolved it. A lot of nasty code in
this area has disappeared.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.