[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Namespaces, W3C XML Schema (was Re: ANN: SAX Filters for NamespacePr

  • From: Kohsuke KAWAGUCHI <kohsukekawaguchi@y...>
  • To: Xml-Dev <xml-dev@l...>
  • Date: Fri, 17 Aug 2001 16:59:48 -0700

Re: Namespaces

> be mixed.  Therefore the appropriate solution would be to get rid of
> elementFormDefault and provide appropriate mechanisms in the _instance_ to
> specify how this should work for the particular instance under
> consideration.

Wow, I can't believe what I see.

So you are saying that

<p:root xmlns:p="abc"
        xsi:elementFormDefault="qualified">
   <p:child/>
</p:root>

and 

<p:root xmlns:p="abc"
        xsi:elementFormDefault="unqualified">
   <child/>
</p:root>

are both valid, and an application is expected to behave in the same way?


I assume that you are not saying that this xsi:elementFormDefault thing
 does not change the way namespace URI is interpreted.

If so, your proposal means that an application must rely on PSVI of
an element, rather than the namespace URI of that element, to decide
what to do with that element because the namespace URI can be either
"abc" or "".


How can we expect that all applications recognizes
the xsi:elementFormDefault attribute and behave correctly? No way.

This is nothing but a nightmare to me.


regards,
----------------------
K.Kawaguchi
E-Mail: kohsukekawaguchi@y...


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.