udbw2
08-20-2002, 07:47 PM
Is there a way of displaying the id number I have as an attibute of my xml page.
<atable if="1">
...
</atable>
...
...
...
Is there some way of using xml:value-of select=".id" for showing the attribute value or is this not possible through XSL?
<atable if="1">
...
</atable>
...
...
...
Is there some way of using xml:value-of select=".id" for showing the attribute value or is this not possible through XSL?