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

RE: namespaces support decision table

  • From: "Shlomo Yona" <S.Yona@F...>
  • To: "Michael Kay" <mike@s...>,<xml-dev@l...>
  • Date: Wed, 30 May 2007 03:58:18 -0700

RE:  namespaces support decision table

I don’t think you understood my question(s) but thanks anyway.

 

Shlomo.

 


From: Michael Kay [mailto:mike@s...]
Sent:
ã 30 îàé 2007 12:59
To: Shlomo Yona; xml-dev@l...
Subject: RE: namespaces support decision table

 

Your questions seem to suggest a lot of confusion, and I don't think that can be solved by answering them directly.

 

An element (instance) has a name (the "expanded name") that's in two parts: namesapce URI and local name. The local name is as written in the source, the namespace URI is obtained by looking for the namespace binding of its prefix and/or the default namespace.

 

A schema defines rules for elements in terms of their expanded name. When you use an element name in name="x" its local name is x and it's namespace URI is either null or the target namespace depending on the values of elementForm and elementFormDefault. If you use an element name in ref="[p:]x" then its local name is x and its namespace URI is obtained by looking for the namespace binding of p or the default namespace.

 

If the expanded name in the schema is different from the expanded name in the instance (whether it's the local names that differ or the URIs) then they're simply talking about different elements.

 

Michael Kay

http://www.saxonica.com/

 


From: Shlomo Yona [mailto:S.Yona@F...]
Sent: 30 May 2007 06:33
To: xml-dev@l...
Subject: namespaces support decision table

Hello,

 

I am trying to understand the impact of schema hints and evidence from XML documents on the proper handling of namespaces. Here is what I came up with

 

a. Name is qualified in XML Schema: yes/no

b. Name is prefixed in XML document: yes/no (default namespace is also considered as a prefix, the empty string prefix, for this discussion’s sake)

c. Prefix for name is defined in XML document: yes/no

 

There are 8 possibilities for the above criterions.

 

An error should be issued (not necessarily same error in all cases) in all cases except for the following three:

 

a==b==c==0

a==1 b==0 c==1

a==1 b==1 c==1

 

My question is, are these indeed all possibilities? Are there other factors that need to be considered? Is my understanding correct?

 

Thanks.

 

Shlomo.



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


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.