This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Parsers vs. processors


STomcat@ifrance.com wrote:

> just a question about input of XSL processor,
>
> XML doc --> xml parser --> xml doc --> xsl proc -->
> ..
> XML doc --> xsl proc -->..
>
> does this two cases work ?

It works more like this:

XML doc         --> xsl proc  --> XML doc
XSL template    -->


> are we oblige first to use an XML parser before using
> XSL processor?

Each XSL processor includes an XML parser to parse both data and
template.

--
Petr Cimprich
Ginger Alliance Ltd.
www.gingerall.com



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]