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

Re: Is there an XSLT/XPath processor good enough to us

Subject: Re: Is there an XSLT/XPath processor good enough to use in life-critical applications?
From: "Eliot Kimber ekimber@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Nov 2019 17:59:52 -0000
Re:  Is there an XSLT/XPath processor good enough to us
I think this bit here is key:

"... always return the correct results when given a valid XSLT/XPath program
and a well-formed XML"

In particular, "well-formed XML" is not a meaningful qualification because it
says nothing about the correctness of the data it contains with respect to the
processing being performed.

In fact, a non-well-formed XML document should always return the correct
result, namely immediate report of a parsing failure, but a well-formed XML
document could be anything.

The real challenge in a safety-critical application would be validating the
data being communicated into the transform--the testing obligation would be
huge, but that's as it should be in any such application.

Given what Mike said, it seems like the use of XSLT is really a red
herring--the same concerns would apply to any program doing any kind of data
processing. XSLT at least has the characteristic that it is, almost entirely,
completely deterministic per the design of the language (no side effects,
etc.). Of course, if you're using extension functions or things like random
numbers then all bets are off but those are things you can control for.

Cheers,

E.

--
Eliot Kimber
http://contrext.com


o;?On 11/15/19, 6:09 AM, "Costello, Roger L. costello@xxxxxxxxx"
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

    Hi Folks,

    Are you using XSLT/XPath in a life-critical application such as
controlling a nuclear power plant or controlling an aircraft flight system?

    Can an XSLT/XPath processor be relied on to always return the correct
results when given a valid XSLT/XPath program and a well-formed XML document?
Is it possible to quantify or bound the correctness of an XSLT/XPath
processor? Is there an XSLT/XPath processor that limits the probability of
getting an incorrect result to 10**(-9)?

    /Roger

Current Thread

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