Re: [dom4j-dev] Problem with default namespace (no prefix) and XPATH

2002-01-17 Thread James Strachan
ames FROM: Juergen FeyDATE: 01/17/2002 02:45:55SUBJECT: [dom4j-dev] Problem with default namespace (no prefix) and XPATH Hi, I am running into this big problem with the default namespace we`re using here. All documents are defined as: http://."; ..> so, there is no prefix, which

[dom4j-dev] Problem with default namespace (no prefix) and XPATH

2002-01-17 Thread Juergen Fey
Hi, I am running into this big problem with the default namespace we`re using here. All documents are defined as: http://."; ..> so, there is no prefix, which is legal since all elements without a prefix will be using this default namespace. But .. HashMap idg = new HashMap(); id