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] following vs following-sibling


Subject: Re: [xsl] following vs following-sibling
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Fri, 28 Dec 2001 10:10:34 -0500

.. Date: Fri, 28 Dec 2001 08:52:24 -0600
.. From: Yan Zhu <yan.zhu@xxxxxxxxxxxxxxxxxxxxxx>
.. Subject: [xsl] following vs following-sibling
..
..     Is there a difference between the two? I thought
.. they are the same but:
..
..     I tried:
..
..     <xsl:value-of select="following::url"/>
..
..     which worked, but this:
..
..     <xsl:value-of select="following-sibling::url"/>
..
..     returns nothing while there is a following node, so
.. they do behave differently?
..

following-sibling is a subset of following.  following-sibling gets
you only the children of the same parent as the current node; following
gets all those plus their descendents.

--jeff



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



Current Thread
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