[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Didier PH Martin" <martind@n...>
  • To: "'XML Dev'" <xml-dev@i...>, "Mark Birbeck" <Mark.Birbeck@i...>
  • Date: Thu, 8 Apr 1999 22:07:58 -0400

HI Mark,

<Comment>
1. All data is stored in a hierarchical database. Here we have articles,
issues, countries, people, companies, events and whatever.

2. Data is extracted from the database as required, as XML. There is no
such thing as a 'document' in the normal sense; we create each XML
document on the fly by simply extracting a node and all its children.
Digging data out just requires the start node to be specified. Our new
version implements this better with fragments and a small part of XQL.
</Comment>

<Reply>
To better understand the process. Do I understand you well. The process is:
a) Convert the hierarchical database data into a XML document (i.e text)
b) process this document (i.e. text) with MSXML and a XSL style sheet
c) send the produce HTML document to the client.
<question>
Why do you convert the hierarchical database into XML? Is it because the
hierarchical database do not have a DOM interface?
</Question>

Just curious to learn. Thank you for sharing your explerience.
</reply>

Regards
Didier PH Martin
mailto:martind@n...
http://www.netfolder.com


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/ and on CD-ROM/ISBN 981-02-3594-1
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...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member