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

Re: XML doesn't deserve its "X".

  • To: xml-dev@l...
  • Subject: Re: XML doesn't deserve its "X".
  • From: Eric van der Vlist <vdv@d...>
  • Date: Tue, 05 Mar 2002 14:50:58 +0100
  • References: <B8AA8959.231E%KlausBackert@c...>
  • User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020214

Re:  XML doesn't deserve its "X".
Klaus Backert wrote:

>>If you also mean the ability to include new information in an existing
>>vocabulary, I think that XML has failed so far
> 
> Including new information into an existing vocabulary (= inserting character
> data into an XML-document, which is built according to a problem-specific
> language - do you mean this?) is part of my job (doing it by editor and by
> own applications). No problems with this too. Could you specify how XML has
> failed, please?

That's the easy part :=) (meaning no offense)

What's difficult is to extend it without having to predict what the 
needs will be (and where the document will have to be extended) and 
that's unfortunately the real challenge for real life open world 
applications.

<snippet-from-another-answer>
Let's take a simple example... I have a text only element:

<ns1:foo>This is a simple example.</ns1:foo>

If I extend this example to include a semantic element to identify
"simple" as an adjective:

<ns1:foo>This is a <ns2:adj>simple</ns2:adj> example.</ns1:foo>

I am changing a text leaf node into a mixed content including 2 text
nodes separated by a child element and this will likely break 90+% of
the existing applications.

The situation is probably better if you want to add an element in an
elements only content model, but even in this case, if you take real
life applications, how many of them will you break? 30%, 50%, 75% ? Way
too many in any case!
</snippet-from-another-answer>

Eric
-- 
See you in Seattle.
                                        http://knowledgetechnologies.net/
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------


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.