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

Re: RE: Highly Declarative Designs

  • From: John Cowan <cowan@mercury.ccil.org>
  • To: "Costello, Roger L." <costello@mitre.org>
  • Date: Tue, 8 Feb 2011 10:31:44 -0500

Re:  RE: Highly Declarative Designs
Costello, Roger L. scripsit:

> Consider this question:
> 
>    What is the mime type of the audio files?

Well, of course you can't know until you try.  Perhaps the server is
configured to label .ogg resources as audio/mp3 and .mp3 resources as audio/ogg.
Of course that won't work well unless the .ogg resources really are in
MP3 format etc.

But neglecting that for a moment...

> With the second form the question is readily answered simply by
> navigating to the type attribute. Using XPath this is accomplished
> as follows:
> 
>     audio/source[1]/@type
>     audio/source[2]/@type
> 
> With the first form the question is not so readily answered. It
> requires an application (e.g., browser) to parse "witchitalineman.ogg"
> and infer the mime type from the file name suffix.

I don't see why this isn't declarative.  Regular expressions, in particular,
are just as declarative as XPaths.  The mapping isn't made overt here,
but that's also true of some things like SQL statements that nobody dreams
of denying declarative status to: there's a lot of SQL you can't interpret
correctly until you know at least something about the tables being referred
to, like "select * from table1".

-- 
Don't be so humble.  You're not that great.             John Cowan
        --Golda Meir                                    cowan@ccil.org


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