|
Subject: Re: [xsl] characters in xsl From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx> Date: 11 Nov 2004 16:10:42 +0000 |
>>>>> "Osman" == Osman Ginar Eren <Cinar.Eren@xxxxxxxxxxxxx> writes:
Osman> it is : all the elements with that name in that xml file.
Osman> //value[..]...
Osman> all value elements in the XML.
No. That's only at the beginning of an expression.
It is short for desecndant-or-self::
So //value means
the context item, if it is an element named value,
and any descendant elements of the context item named value.
--
Colin Paul Adams
Preston Lancashire
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] RE: [SPAM] - RE: [xsl] RE: [S, Osman Çinar Eren | Thread | Re: [xsl] characters in xsl, David Carlisle |
| RE: [xsl] RE: [SPAM] - RE: [xsl] RE, Bradley, Peter | Date | RE: [xsl] Re: [SPAM] RE: [xsl] RE: , Bradley, Peter |
| Month |