RE: [xsl] XSLT basics

Subject: RE: [xsl] XSLT basics
From: Jonathan Yue <jonathan@xxxxxxxxxxx>
Date: Mon, 29 Oct 2001 11:14:42 -0800
Thanks Mike and Jorge.

Jonathan

-----Original Message-----
From: Mike Brown [mailto:mike@xxxxxxxx]
Sent: Friday, October 19, 2001 11:17 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] XSLT basics


Jonathan Yue wrote:
> I am a beginner on XSLT. I read some documents and am not
> very clear about these concepts. Please correct me if I
> understand it wrong.
> 
> 1) Element -- The whole thing from start tag and end tag
> 2) Node 

Jonathan,

Stop thinking about tags for a moment.

There are different ways of looking at XML. Yes, if you take the XML spec
at its word, an element "is" the element start tag to the element end tag,
and the element's content is everything in between.

....

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


Current Thread