|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
[XSLT] - Recognize an XML node
- From: TIN <nmartella@t...>
- To: xml-dev <xml-dev@l...>
- Date: Fri, 09 Feb 2001 18:14:43 +0100
Hi.
I've a
transformation little (?) problem.
My XML have
following structure:
<Routines>
<Constants>
<Constant Name="HKEY_CLASSES_ROOT" Scope="Private" RetType=""
/>
<Constant Name="HKEY_CURRENT_USER" Scope="Private" RetType=""
/>
</Constants>
<Functions>
<Function Name="bWriteRegValue" Scope="Private" RetType="Boolean"
/>
</Functions>
</Routines>
At this sheet I apply a
filter extracting only rows conteining "Scope"
attribute.
Result of this work is an HTML
table with three rows (two for Constant and one for Function) and...
now the
problem.
I need a title row each time
change element as, p.e., from Constant to Function
Constant Scope
HKEY_CLASSES_ROOT Private
HKEY_CURRENT_USER Private
Function Scope
|

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|