[
Lists Home |
Date Index |
Thread Index
]
Invent one, but don't use any of your candidates :-).
Michael
> -----Original Message-----
> From: Philippe Poulard [mailto:Philippe.Poulard@sophia.inria.fr]
> Sent: Wednesday, March 03, 2004 5:24 AM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] XPath terminology
>
> hi all,
>
> i need to name a kind of path that is produced from a given node :
> -it starts from the root
> -it descends from child to child until the node
> -it only allow predicates with an index, such as [n]
>
> examples :
> /foo/bar[2]/oof[5]/@rab
> /foo/bar[2]/oof[5]/text()[2]
>
> is there a name or should i invent one ?
>
> candidates :
> -"natural path"
> -"absolute path"
> -"canonical path"
> -"basic path"
>
> other ?
>
> --
> Cordialement,
>
> ///
> (. .)
> -----ooO--(_)--Ooo-----
> | Philippe Poulard |
> -----------------------
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
|