RE: double namespace attribute

2003-03-16 Thread Robert Douglass
Thank you Charles. The only tag with a default namespace is ... what namespace should it be, and where do I define it? -Robert Douglass -Original Message- From: Charles Yates [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 March, 2003 12:03 AM To: [EMAIL PROTECTED] Subject: Re: double

Re: double namespace attribute

2003-03-11 Thread Charles Yates
Don't know why, exactly, but this has been discussed here before and the work around is to use namespace prefixes on all elements, ie don't use a default namespace in the document with the query. Something along those lines anyway. This works for me. Charles Robert Douglass wrote: Does an