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

Re: a namespace definitions related question(s)

  • From: "bryan rasmussen" <rasmussen.bryan@g...>
  • To: "Shlomo Yona" <S.Yona@f...>
  • Date: Tue, 20 Feb 2007 10:49:15 +0100

Re:  a namespace definitions related question(s)
On 2/20/07, Shlomo Yona <S.Yona@f...> wrote:
> Hello,
>
> I'm not sure that I understand your comment.
>
> In the XML instance that I posted:
> * is the document well formed?

no. it is not well formed. you had a node that started and never stopped -

 <a:foo xmlns:a="foobar">
>             <a:bar xmlns:b="foobar">
> </b:bar>
> </a:foo>


> Should XML processors be XML-Namespace aware?

yes. but the above instance does not follow namespace rules.
>
> Say I have a schema, is the well-formedness dependent upon the schema??
>

no. the validity is dependent on the schema (or whatever method you
use to validate with)
> What I'm asking is whether or not an XML parser should be namespace aware, and whether or not its capabilities should depend (and how) on a schema.
>
yes it should be namespace aware, and no its capabilities should not
depend on a schema (unless someone comes up with a really clever way
to make it depend on a schema in which case it should)
> In the example I gave, the namespace information is available in the XML >instance.
sure, but the instance is not well formed so I guess in a way that
namespace information will be unavailable to pretty much every xml
parser out there.

Cheers,
Bryan Rasmussen


[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.