This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Position of a result tree fragment


If I am passing a result tree fragment from one template to another using
a variable, is there any way to determine what the fragment's position
within its parent was originally?  According to the XSLT spec I can't use
/, //, or [] on result tree fragments, so I can't use [position()].  Is
there some other way, or do I have to pass the position of the node
through as a second variable as well?

--Larry Garfield
lgarfiel@students.depaul.edu

DePaul Linux Users Group Secretary

-- "If at first you don't succeed, skydiving isn't for you." :-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]