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

Why is there little usage of XML on the "visible Web"?

  • To: xml-dev@l...
  • Subject: Why is there little usage of XML on the "visible Web"?
  • From: Chris Gray <cpgray@l...>
  • Date: Tue, 18 Jul 2006 10:43:01 -0400 (EDT)

Why is there little usage of XML on the "visible Web"?
My take on Roger's original post.

The term "visible web" is already in established use to indicate data that 
is available to search engines versus what isn't because it is held in 
databases that are accessible only through dynamic Web interfaces.

I think the distinction you're approaching is the distinction between 
making XML available to the end user (or their browser) versus making 
X/HTML available to the end user.

For a developer, at the present time, sending XML to the browser may lack 
a certain appeal because of the limits of browser implementation of XSLT, 
particularly XSLT 2.0.  Tools available to the developer on the server-end 
are far more robust and up-to-date.

Another downside, is that you lose a certain amount of flexibility in 
re-purposing the XML.  To get the browser to use a stylesheet, you must 
embed a link to the stylesheet in the XML.  You have to change the source 
XML file if you want to apply multiple transforms, like a full view versus 
a table of contents.

The quality of the semantic data represented by the mark up is variable 
depending on how well the XML (and DTD or schema) are designed.  If the 
user is looking for grocery lists and keys on unordered lists in X/HTML 
they will get a _lot_ of irrelevant data.  Furthermore, X/HTML can now be 
marked up semantically quite well, for example, <ul class="grocery-list">.

The issue of XML versus X/HTML is one of intended applications and their 
capabilities and the quality of the mark up.  Since XML processors, via 
DTDs and schemas, can be told about mark up in a way that X/HTML 
processors cannot, that makes for some sophisticated uses of XML that 
aren't available for X/HTML.

As more and more XML becomes available on the web via services and dynamic 
pages, there will be more and more use for that XML by "end users".  AJAX 
leaps to mind here, which can be used to overcome some of the limitation 
of current browsers.  As long as XML is available via a URL, then 
Javascript in the browser can make use of that data and make it available 
as rendered X/HTML in a variety of ways.

The usefulness of XML and X/HTML to browsers is limited only by our 
imaginations and our capacity for good design.  What helps here is a 
thorough knowledge of our current tools and their capacities and limits.

Chris Gray
Systems Analyst
University of Waterloo Library

"One of the lessons of history is that nothing is often a good thing to
do and always a clever thing to say."
 	--Will Durant

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.