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

Re: XML design of ((a and b) or c)

  • From: "Ken North" <kennorth@s...>
  • To: <xml-dev@l...>
  • Date: Mon, 18 Dec 2006 10:29:06 -0800

Re:  XML design of ((a and b) or c)
> The order of processing of elements in XML is therefore important if XML is to
> be used to represent computing structures as opposed to mathematical
> structures.

In the document-processing context, it's important to preserve order. However, 
an XML-based programming language is describing flow, not content. So it's a 
question of whether to assume document semantics map into the semantics of a 
programming language.

The treatment of logical operators seems germane to an discussion in this 
context. There are declarative XML languages (XUL, XAML), but XML is also the 
basis for procedural languages, such as Water, BPEL4WS and o:XML.

We've established precedents for handling logical operators with other
languages, and have seen that compiler optimization can affect the order of
processing.

If we're using an XML-based language to specify a process flow, there might be a 
similar optimization process. The process might retrieve a document fragment 
from one source, aggregate data from web services and so on. Network latency 
will enter into the optimization process.

Parallel processing and distributed data introduce issues we don't see with 
processing a document on a local hard disk. It's not clear document semantics 
should govern the process unless the end product is a document.





























======== Ken North ===========
www.WebServicesSummit.com
www.SQLSummit.com
www.GridSummit.com




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