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

Re: Simple approaches to XML implementation

  • From: len bullard <cbullard@h...>
  • To: Peter Murray-Rust <Peter@u...>
  • Date: Fri, 28 Feb 1997 23:05:04 -0600

Re: Simple approaches to XML implementation
Peter Murray-Rust wrote:
>  
> So, are there simple tools for creating well-formed documents?  Can HTML
> editors be extended? (Since I create a lot of my XML documents by hand,
> I'd be interested to have shortcuts).

Where it is well-formed, XML is very amenable to macros which 
ANY word processor system has these days.  Just having end 
tags makes it easy to write editing tools in, for example, 
Word using the dialog editor and hidden text.  Klugy, perhaps, 
but not out of reach and the formatting is free.
 
> Most documents will then need some sort of processing. 

Sure.  Does it have to be event streams?  While more powerful, 
even cheap macros can do a lot.  The idea here is, while XML is 
good for the Internet, simplified SGML is good for just about 
any thing where content markup is preferred over encapsulated 
objects or compiled structures.  Just removing minimization, 
as you point out, allows for some clever work to be done 
with very cheap tools.   Cheap tools are where the gains begin.

> I've been writing something this morning to do exactly that for HTML.  I use
> Java, but there's nothing fundamental about what language you use (a year
> ago I used tcl/tk with CoST).  So, for example, I take a _stream_ of HTML,
> write it to the screen, and every time I encounter a flag (tag) I take
> appropriate action.  If the document is well-formed,  the tags should nest
> so that the interpreting/parsing process must throw an error if an end-tag
> is encountered unexpectedly.
> 
> XML is committed to making things simple!

XML has made SGML simple.  It can even be simpler than that.

len

xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@i... the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@i...)


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.