![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: help needed >Thread Next - Re: help needed Re: help neededTo: NULL Date: 3/3/2004 5:06:00 PM here is my problem
i have a xml file
<form>
<participant>
<name>Jenny</name>
<gender>Male</gender>
</participant>
<participant>
<name>Joe</name>
<gender>Male</gender>
</participant>
<household>
<partname>Bill Clinton</partname>
<relationship>Husband</relationship>
</household>
<household>
<partname>Hillary Clinton</partname>
<relationship>Wife</relationship>
</household>
<other>
<partname>Chelsea Clinton</partname>
<relationship>Daughter</relationship>
<whom>Bill</whom>
</other>
</form>
what i am trying to do is write a Xsl file
i want to output some text that appears only 1 time for a participant
node,household node,other node
but as there are multiple participant,household,other nodes my text header
gets repeated
for every participant ,household,other node
for eg ( i want something like this )
Some Header for participant
------content of participant node
------content of participant node
Some header for household
------content of participant node
------content of participant node
Some header for other
------content of participant node
------content of participant node
i hope i explained it properly
--
Regards
Manish
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
