Next in thread → Next in month →

Re: [xml-dev] Validation - Is it worth it ?

From
Rick Jelliffe <>
To
Date
2006-02-15T09:34:07Z
ID
<>
Thread
Re: [xml-dev] Validation - Is it worth it ?
Fraser Goffin wrote:

> What do you think ?

XSD has no way to specify the root element of the document (blah blah 
exception for local blah blah) and the very goal of namespaces is to 
encourage modularity. When you change the structure in a way that is 
incompatible with the official schema, use your own namespace. If you 
have significant branches that are standard, feel free to move back to 
the standard namespace to clearly indicate you are following the rules 
for that section.

Cheers
Rick
Next in thread → Next in month →