[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Michael Kay" <mike@s...>
  • To: "'Costello, Roger L.'" <costello@m...>,<xml-dev@l...>
  • Date: Wed, 28 Jan 2009 14:11:44 -0000

> Recall that with XML Schemas you can specify that all 
> elements in conforming instance documents must be 
> namespace-qualified using:
> 
>     elementFormDefault="qualified"
> 
> Or, you can specify that only top-level, global elements must 
> be namespace-qualified using:
> 
>     elementFormDefault="unqualified"

That's not a very accurate precis of the spec. For a start, anything you say
here can be overridden in the form attribute of individual element or
attribute declarations.

> These can yield remarkably different instance documents. 
>
Yes, obviously, changing a default at the top level is likely to have a
major impact. 

> RECOMMENDATION
> 
> Don't use elementFormDefault="unqualified" in your XML 
> Schemas. It destroys the modularity benefits provided by namespaces.
> 
> 
> Do you agree with this recommendation?

Yes. I think there has been a high level of consensus about this for many
years. See for example Walmsley p448 or van der Vlist p159.

Michael Kay
http://www.saxonica.com/



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member