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

RE: Rick Jelliffe quotable quote on the purpose of schemas

  • From: "Rick Jelliffe" <rjelliffe@a...>
  • To: xml-dev@l...
  • Date: Tue, 12 Dec 2006 13:54:32 +1100 (EST)

RE:  Rick Jelliffe quotable quote on the purpose of     schemas
Michael Kay said:
>> Rick Marshall Wrote: This is a long way of saying that I
>> think trying to get one tool to do 2 fundamentally different
>> things is always going to less than optimal.
>
> If I want to restrict colour to be red, blue or green, is it fundamentally
> different whether I do that using a grammar or using a predicate-based
> language?
>
> Perhaps if I write
>
> colour -> (red | blue | green)
>
> then I don't even know or care about the difference...

Exactly right: the questions of how you write (or a forced to write) and
how something is implemented are distinct.

And in most (but not all) cases it is certainly possible to convert from
one to another: I had a recent blog entry on converting grammars to
path/predicate constraints for example. It is possible to write an XSD or
RELAX NG schema and implement it using Schematron+say DTTL, for most
common kinds of content models. (And it is possible to make some kinds of
grammars from some kinds of Schematron schemas.)

However, if type attribution and validation implementation eventually
reverts to using paths/predicates (as I expect they will, to avoid double
handling) and it turns out that the kinds of constraints that grammars
express are not actually the particularly interesting or gotcha-ing
problems, then why maintain the grammar facade? That's why I think
grammars are promoted too high up the food chain: they are put as the
central modelling artifact rather than one possible data capture tool good
for some niches.

Cheers
Rick Jelliffe


[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-2007 All Rights Reserved.