xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Processing rowsets of multiple queries


Subject: RE: [xsl] Processing rowsets of multiple queries
From: "Haarman, Michael" <mhaarman@xxxxxxxxx>
Date: Fri, 11 Nov 2005 13:34:17 -0600

> -----Original Message-----
> From: Oleg Konovalov

> <xsl:variable name='custdata'
> select="/page/content/sql:rowset[@sql:name='query1']"/>

Aspects of this selection are namespace qualified, but your data sample is
not.  

sql:rowset != rowset

>     <xsl:with-param name='therow' select='.'/>x

Just name the thing your asking for.  Select="." is selecting self::node(),
not child::node() as you seem to think.

<xsl:with-param name="therow" select="row"/>


HTH,

Mike


-----------------------------------
Mike Haarman,
XSL Developer,
Internet Broadcasting Systems, Inc.


Current Thread
Keywords
xsl
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor