|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: characters in xsl
>>>>> "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
|
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
|

Cart








