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: XSLT basics


Thanks Mike and Jorge.

Jonathan

-----Original Message-----
From: Mike Brown [mailto:mike@skew.org]
Sent: Friday, October 19, 2001 11:17 PM
To: xsl-list@lists.mulberrytech.com
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


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