Don't crosspost to two irrelevant lists, please
Derick
On Sun, 14 Mar 2004, Vivian Steller wrote:
> hello,
>
> once again a post about the tricky namespaces. I played with the following
> functions concerning namespaces:
>
> domdocument->createElementNS
> domdocument->createAttributeNS
> domelem
hello,
once again a post about the tricky namespaces. I played with the following
functions concerning namespaces:
domdocument->createElementNS
domdocument->createAttributeNS
domelement->setAttributeNS
domelement->getAttributeNS
(domelement->hasAttributeNS)
as i found out the behavior of some fu