[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [xml-dev] DIDIER'S LAB REPORT
- From: "Bullard, Claude L (Len)" <clbullar@ingr.com>
- To: Didier PH Martin <martind@netfolder.com>, XML DEV <xml-dev@lists.xml.org>
- Date: Fri, 21 Sep 2001 15:37:32 -0500
Also known as a view model - observer and interpreter.
Let me ask: what is the difference between a model
with a stylesheet embedded with a document function
and an ASP page with a SQL select?
Len
http://www.mp3.com/LenBullard
Ekam sat.h, Vipraah bahudhaa vadanti.
Daamyata. Datta. Dayadhvam.h
-----Original Message-----
From: Didier PH Martin [mailto:martind@netfolder.com]
A DIFFERENT POINT OF VIEW
... the stylesheet would be _the main_ XML document. That
external fragments would be "pulled" from the outside world and included in
this "singleton" template. Therefore, it would be like going from a pipeline
model (Original doc -> processing -> output) to a "pull" model (template <-
external fragment included in the template).