We should see:
<wheatobject xmlns="http://www.wheatfarm.com/...">
Logged In: YES user_id=219202
<wheatobject xmlns="http://www.wheatfarm.org/ namespaces/wheatobject">
or some such. XMLWriter should always generate it. XMLReader should have an option to assume that this is the default namespace if missing.
Log in to post a comment.
Logged In: YES
user_id=219202
<wheatobject xmlns="http://www.wheatfarm.org/
namespaces/wheatobject">
or some such. XMLWriter should always generate it. XMLReader
should have an option to assume that this is the default
namespace if missing.