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

Re: URIs and information typing

  • From: ht@c... (Henry S. Thompson)
  • To: "Simon St.Laurent" <simonstl@s...>
  • Date: Thu, 08 Mar 2001 16:48:18 +0000

introduce network latency
"Simon St.Laurent" <simonstl@s...> writes:

<snip reason="cut to the chase"/>

> For example, I might create a datatype defining a 'simonSKU' identified by 
> the URI http://simonstl.com/dt/simonSKU. At that location I'd have a RDDL 
> [5] document, which would provide a human-readable description as well as 
> links to a W3C XML Schema definition of the data type, perhaps a Perl 
> regular expression which can be used to check my SKU, a Java class which 
> can be used to check it, etc. There could also be some RDF around 
> describing relationships between this type and other types, or additional 
> properties of the type like creator, projects in which it's used, etc.
> 
> It would be my responsibility to make sure all of these things worked 
> consistently, of course (and maybe a testing resource in RDDL would be 
> cool), but applications could use my datatype processing as appropriate, 
> and humans could have a full set of documentation as well.

If I've understood you correctly, this changes both the syntax _and_
the architectural underpinning of type naming, and schema component
referencing in general.  I'm not sure either aspect of this move is a
good idea, for at least two reasons:

syntax:
1) If it ain't broke, don't fix it -- I'm no knee-jerk fan of
terseness, but requiring fully explicitly qualified names everywhere
you need to reference one component from another in a schema would be
a _substantial_ burden on schema authors _and_ schema readers.

architecture:
1) It would _require_ dereferencing namespace URIs, something we've
strenuously avoided in the design to date, for a range of reasons
including, but not limited to:
  1a) It would require connectivity or transparent offline-caching;
  1b) It would introduce network latency as a dominating factor in
      efficiency;
  1c) It removes existing flexibility about what is found at the end
      of namespace URIs -- it's _really_ not up to XML Schema to
      settle this question.

2) It would remove what many of us feel is an important flexibility in 
the design of XML Schema, namely that top-level element, attributes,
types and identity constraints are in separate 'symbol spaces', that
is, it's OK to have all of a top-level element, a top-level attribute
and a type with the same name, something your proposal would rule out.
   
ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@c...
		     URL: http://www.ltg.ed.ac.uk/~ht/

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.