[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: [SPAM] - RE: RE: [SPAM] - Re: characte

Subject: RE: [SPAM] - RE: RE: [SPAM] - Re: characters in xsl - Bayesian Filter detected spam - Bayesian Filter detected spam
From: Osman Çinar Eren <Cinar.Eren@xxxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 18:02:56 +0200
why subject spam characters
it is :
all the elements with that name in that xml file.

//value[..]...

all value elements in the XML.

-----Original Message-----
From: Bradley, Peter [mailto:PBradley@xxxxxxxxxx]
Sent: Thursday, November 11, 2004 6:01 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [SPAM] - RE:  RE: [SPAM] - Re:  characters in xsl -
Bayesian Filter detected spam - Bayesian Filter detected spam


Actually, while we're on this topic, would somebody mind explaining the //
notation for me?

Maybe I've oversimplified it in my own mind, but I understand the / character
to act as a path separator such that anything to the left of the / is the
parent of anything to the right.  But I haven't been able to visualise the //
notation at all.

Can anyone explain (and perhaps give examples of where it's useful)?

Cheers

Peter


 -----Original Message-----
From: 	Osman Ginar Eren [mailto:Cinar.Eren@xxxxxxxxxxxxx]
Sent:	11 November 2004 15:57
To:	xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:	 RE: [SPAM] - Re:  characters in xsl - Bayesian Filter
detected spam

thanks for your help..
any other secial characters?
i know about "/" and "//".

-----Original Message-----
From: Colin Paul Adams [mailto:colin@xxxxxxxxxxxxxxxxxx]
Sent: Thursday, November 11, 2004 5:52 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [SPAM] - Re:  characters in xsl - Bayesian Filter detected spam


>>>>> "Osman" == Osman Ginar Eren <Cinar.Eren@xxxxxxxxxxxxx> writes:

    Osman> hi, a sily question but i want to learn the meaning of the
    Osman> following characters in xsl:

    Osman> "@", ".", "$" ...

Not so silly. Except it's XPath, not XSLT.
@ = attribute:: = attribute axis.
So @fred means attribute named fred

. = context node (or context item in XSLT 2.0) - that's the item that
is the current subject of apply-templates or for-each in XSLT .

$ = variable reference, so $fred is the value of the variable (or
parameter) named fred.
--
Colin Paul Adams
Preston Lancashire

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.