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

Re: xml-dev Digest V1 #230

  • From: keshlam@u...
  • To: xml-dev-digest@i...
  • Date: Fri, 29 Jan 1999 09:45:12 -0500

Re: xml-dev Digest V1 #230
     I would like to view XML as a logical data model. I hope the actual
     storage model will be transparent in the future. I.e. the next
     generation xml "parser" that implements a DOM interface should be able
     to talk to an xml source that physically
     is say an OODB and fetch small pieces of the document as they are
     requested by the application.

I think you may be confusing "XML" and "document".

The DOM API could certainly be used to wrapper documents originally
expressed in formats other than XML, and I think everyone expects this to
happen. That makes exporting and importing XML easier -- but it doesn't
make the document XML, it just provides XML compatability.

If you're using an XML parser, you're talking about XML syntax. If you want
to generate a DOM (or a SAX stream) for some other format, you'll use a
parser for that format.

If you want to read the data from an OODB, you'll use an OODB query
operation. That may return the data as XML (which you'll then put through a
standard XML parser) or might return it directly as DOM or SAX.

The XML world is interesting because it's generating a whole cluster of
interrelated standards and conventions and tools based upon them. You don't
have to use all of those together for them to be individually valuable.

______________________________________
Joe Kesselman  / IBM Research
Unless stated otherwise, all opinions are solely those of the author.



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto: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.