|
-
Nov 24th, 2005, 09:18 AM
#1
Thread Starter
Addicted Member
Last edited by NOTSOSURE; Dec 6th, 2005 at 02:42 PM.
-
Nov 24th, 2005, 10:09 AM
#2
New Member
Re: xpath help
Why not rename them SUBSECTION1, SUBSECTION2, SUBSECTION3 and SUBSECTION4 and then you can just have four separate xsl:value-of select="SUBSECTION1" commands for each subsection.
By the way, using capital letters for all an elements name is generally regarded as bad practice in XML.
-
Nov 24th, 2005, 10:13 AM
#3
Thread Starter
Addicted Member
Re: xpath help
i have been told its good Practice to use capitals
-
Nov 24th, 2005, 11:25 AM
#4
Re: xpath help
 Originally Posted by NOTSOSURE
i have been told its good Practice to use capitals
Your username says it all.
-
Nov 25th, 2005, 05:49 AM
#5
Re: xpath help
Nest two loops, one for each section, one for each subsection.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|