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

Re: What is declarative XML? (And what's not)

  • From: Rick Jelliffe <rjelliffe@allette.com.au>
  • To: "Costello, Roger L." <costello@mitre.org>
  • Date: Thu, 04 Jun 2009 14:35:35 +1000

Re:  What is declarative XML? (And what's not)
Costello, Roger L. wrote:
> Hi Folks,
>
> I'd like for us to nail down exactly what we mean by "descriptive markup" and "algorithmic markup." Here's a stab at it:
>
>
> 1. XML documents just contain markup and data. There are no semantics in XML documents. An XML document is just syntax. 
>   
Better:   XML defines the notation of the markup and data in a document. 
XML specifies the syntax, not the semantics of the document.
> 2. A software application can be written to perform specific, repeatable actions when it encounters markup in an XML instance document. Stated differently, applications can be written to add a layer of semantics on top of the XML syntax.
>   
OK
> 3. When creating an XML vocabulary, it is common practice to write prose that specifies semantics for the XML vocabulary. Then software applications can be written to implement the semantics specified by the prose.
>   
OK
> 4. Sometimes the prose just assigns a definition to each element and attribute in the XML vocabulary. Software applications that implement these semantics "understands" the XML vocabulary. These applications don't execute any actions when given an XML instance document, beyond simply informing itself. For these applications the markup is purely informational or descriptive. 
>
>     For applications faithful to the semantics 
>     specified by the prose, the XML vocabulary 
>     is descriptive markup.
>   
Better: Markup that is concerned with annotating information, for 
example, with identifiers, is descriptive markup. The document may form 
a database which is independent of any particular application.
> 5. Sometimes the prose associates actions to each element and attribute in the XML vocabulary. Software applications that implement these semantics will execute the actions when given an XML instance document. For these applications the markup represents instructions or prescriptions. 
>
>     For applications faithful to the semantics 
>     specified by the prose, the XML vocabulary 
>     is algorithmic markup.
>   
Better: Markup that is concerned with specifying  the recipe to be 
followed in order to achieve a result is algorithmic markup. XML 
documents are rarely of this kind, since programming languages are 
well-established with optimized syntax for programming. The main 
exception is XSLT, which allows some algorithmic features such as 
functions.

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