Re: [xml-dev] A Question about name spaces..
----- Original Message ----- From: "Brian OBrien" <> To: "Chiusano Joseph" <>; <> 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