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

No requirement for XML Base support = no interoperability!

  • To: xml-dev@l...
  • Subject: No requirement for XML Base support = no interoperability!
  • From: "Roger L. Costello" <costello@m...>
  • Date: Thu, 14 Mar 2002 08:31:51 -0500
  • Cc: costello@m...
  • Organization: The MITRE Corporation

requirement of xml
As far as I can tell, XML Base is a technology that is "available, but
there's no requirement for tools to support it".  

For example, with XML Schemas you can use a relative URL in
schemaLocation, with xml:base providing the base URL:

  <BookCatalogue xml:base="http://www.example.org"
                 schemaLocation="BookCatalogue.xsd"
                 ...

An XML Base-aware schema validator tool should create this as the URL
for schemaLocation:

   http://www.example.org/BookCatalogue.xsd

The problem is that there is no "requirement" for schema validators to
support XML Base (and thusly no schema validators support it).  There is
no statement in the XML Schema spec saying "for a schema validator to be
conformant it must support XML Base". 

XLink, XInclude seem to be in the same predicament as XML Schemas, i.e.,
they state that XML Base can be used but there is no requirement.

This lack of clear direction will kill interoperability.

The problem seems to stem from the fact that they (XML Schemas, XLink,
XInclude) all "pass the buck" to XML Namespaces, which states:

"Several information items have a [base URI] or [declaration base URI]
property.  These items are computed according to [XML Base]"

Note that it does not say, "These items MUST BE computed according to
[XML Base]".  As a result, there is no requirement to support XML Base,
and everyone is left hanging.

XML Base is a great idea, but it sure doesn't seem very useful unless
there is a hard requirement for tools to support it.  Can someone please
clarify this issue for me?  Am I missing something?  /Roger


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.