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

Re: Ten Years Later - XML 1.0 Fifth Edition?

  • From: Stephen-NHDS <sbeller@n...>
  • To: Xml-Dev Listserv <xml-dev@l...>
  • Date: Sat, 23 Feb 2008 11:40:17 -0500

Re: Ten Years Later - XML 1.0 Fifth Edition?
It seems to me that the very nature of the text-based markup method is
causing this Unicode incompatibility problem. An elegant solution for many
situations is available if we shift from a string-based language to
"positional-based" method. This solution involves transforming XML documents
into grid-based files (such as spreadsheets), in which (a) the cells of each
column are populated with the element or attribute values sharing the same
XML name, (b) the columns are arranged in a manner that maintains
hierarchies, and (b) the values in each cell in a row are associated.

The resulting grid could then be queried easily and its contents formatted
based on their cellular positions. Any Unicode characters can be used in the
names and values, e.g., Excel can accommodate all Unicode 5.0 characters via
the code2000 font, as well as using a character's code decimal value in its
macros. And the grid could be saved as a delimited text file, without the
overhead of tags and tag-based parsing.

I realize this paradigm shift isn't easy for many to comprehend, but it can
be done and is worth exploration, imo.

Steve




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