Radu,

Clarification - all I want to be able to change is the default namespace
URL.

Obviously - I agree for specific namespaces they should be tied to URLs.

Just in this case we've gone out of our way to remove dependencies - and
this one kinda nipped us in the foot!

Here's what we're thinking:

<mydoc xmlns="http://myprodsys.com/";>
 <data_goes_here/>
</mydoc>

And then a partner may want to send us:

<mydoc xmlns="http://his_testsys.com/";>
 <data_goes_here/>
</mydoc>

I'm looking at all the settings for XmlOptions - the static Booleans and
their names - but its hard figure out what does which?!

Thanks, DW



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to