|
Subject: Re: [xsl] what to do if id() doesn't recognize xml:id From: TW <zupftom@xxxxxxxxxxxxxx> Date: Sun, 2 Jan 2011 09:34:39 +0100 |
2011/1/2 David Carlisle <davidc@xxxxxxxxx>:
> <xsl:key name="id" match="*[@xml:id]" use="@xml:id"/>
>
> ....
>
> key('id','foo')...
>
Ah, O.K. I never quite understood what the key element/function was
for, but now it becomes clearer. Thanks very much!
Thomas W.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] what to do if id() doesn', David Carlisle | Thread | Re: [xsl] what to do if id() doesn', TW |
| Re: [xsl] should document-uri work , G. Ken Holman | Date | Re: [xsl] should document-uri work , Michael Kay |
| Month |