TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
At 09:00 AM 1/22/00 , TECHWR-L digest wrote:
>When generating the rtf, we want to duplicate the field name and
>description for each <fid> listed in <field>.
>
>Currently, our output creates two rtf instances of the <fid>, but only
>populates the second instance with the name and description.
>
>We have tinkered with our XSL to no end, putting <xsl:for-each>
>statements in various locations, but have been unsuccessful in obtaining
>the duplicate information.
You can achieve this either through <xsl:apply-templates/> or <xsl:for-each>.
The problem you describe could be anything but I would imagine your paths
are incorrect. I would pay particular attention to the paths in the select
attribute (particularly the path for the <xsl:value-of .../> element) if I
was you.
--ben
Benoît Marchal, Pineapplesoft
As eCommerce Grows, Understanding XML Becomes a Key Job Skill
XML by Example / $24.99 / ISBN 0-7897-2242-9 / www.worth-it.com