in reply to XML::Writer and the default namespace
It sounds like you should either alter your local XML::Writer install or use a different module. But really - it doesn't matter whether your XML is character identical with the Java folk's XML. The whole point here is that the namespace is useful for distinguishing between which namespace an element belongs to. Any namespace respecting XML parser should be able to handle the data in either mode and not give you issues. This is jsut basic XML.
So I don't think its a problem.
Seeking Green geeks in Minnesota
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: XML::Writer and the default namespace
by Anonymous Monk on Feb 27, 2003 at 03:35 UTC | |
by diotalevi (Canon) on Feb 27, 2003 at 03:41 UTC |