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

Re: Was there a technical issue for the demise of XML 1.1?

  • From: David Carlisle <d.p.carlisle@gmail.com>
  • To: "Costello, Roger L." <costello@mitre.org>
  • Date: Mon, 8 Oct 2018 22:00:02 +0100

Re:  Was there a technical issue for the demise of XML 1.1?
On Mon, 8 Oct 2018 at 21:01, Costello, Roger L. <costello@mitre.org> wrote:
>
> Hi Folks,
>
> It is my understanding that the reason for the demise of XML 1.1 was simply that it was never adopted by the community - people were already using 1.0 and there was no compelling reason for moving to 1.1. Was there also a technical issue for its demise?

One reason was that the syntax rules for xml 1.0 didn't really allow
any forward compatibility.
If you put <?xml version="1.1"?> at the top of your file then at the
time essentially all xml parsers would parse it as xml 1.0 and give a
fatal syntax error.
Even if they had options to parse as xml 1.1 (which most didn't) it
wasn't always possible or convenient to arrange that the consumer was
an xml 1.1 parser.

Note in contrast that for example XSLT 1.0 did always specify that
<xsl:stylesheet version="2.0" was legal and specified what a 1.0
processor was supposed to do with that input.

That's why  XML 1.0 edition 5 which back ported most of the 1.1
changes to 1.0 was more successful: even though procedurally it was at
best "dubious", it didn't force xml producers to produce documents
that would fail to parse in the majority of consuming applications.

David


>
> /Roger
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>


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