[
Lists Home |
Date Index |
Thread Index
]
----- Original Message -----
From: "Brian OBrien" <bobrien18@yahoo.com>
To: "Chiusano Joseph" <chiusano_joseph@bah.com>; <xml-dev@lists.xml.org>
Sent: Sunday, March 06, 2005 3:54 AM
Subject: RE: [xml-dev] A Question about name spaces..
> So what does one pass to XPath in order
> to extract an element?
> Are you supposed to know what prefix is going to be
> used?
>
It's of no consequence. You can use any prefix you like in your XPath statements
as long as it's bound to the correct URI.
Joe
|