Re: [xml-dev] To namespace or not to Namespace ....

From
Andrew Welch <>
To
"Simon St.Laurent" <>
Date
2010-04-07T20:33:14Z
ID
<>
Thread
Re: [xml-dev] To namespace or not to Namespace ....
> I just hope people will actually evaluate the costs of using namespaces
> before automatically sticking them on everything.

You can't go far wrong if:

- You pick a namespace that will never change: don't use dates, or
words like 'proposed' or 'beta', or embed version information
- You always use a prefix
- You tell the team to always use an XML parser to read the XML, and
an XML writer to serialise the XML, and never ever process XML as a
string



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/