| Subject: Re: [xsl] Test for current node being an element or attribute? From: Georges Schmitz <georges.schmitz@xxxxxxxxx> Date: Tue, 10 Dec 2002 16:36:48 +0100 | 
To point it out: I have to manipulate the contents of the nodes and therefor I apply <xsl:element name="{name()}"> and <xsl:attribute name="{name()}"> on these specific nodes
<xsl:copy>
in both cases and it'll do the right thing.
David
I have to manipulate the text content of these nodes (for the ones, that have "[]" around themselves, I use a separate lookup table, replacing the actual [value] by the one I found).
... <arc:ReferenceSet> <arc:Reference linkId="[parentdokid]" refType="parent-pointer"/> </arc:ReferenceSet> ... <arc:KeywordSet> <arc:Keyword>[selektormax]</arc:Keyword> ...
Regards, Georges Schmitz
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Test for current node bei, David Carlisle | Thread | Re: [xsl] Test for current node bei, David Carlisle | 
| Re: [xsl] superfluous namespace dec, Georges Schmitz | Date | Re: [xsl] Test for current node bei, Georges Schmitz | 
| Month |