RE: Is there some differences between XSL and XSL-Transformation

Subject: RE: Is there some differences between XSL and XSL-Transformation
From: "Sall, Ken" <ksall@xxxxxxx>
Date: Wed, 26 May 1999 08:47:21 -0400
       The April 21, 1999 XSL Working Draft split into two pieces, the main
document
       and XSL Transformations (XSLT). To quote from the XSLT Working
       Draft: "XSLT is a language for transforming XML documents into other
XML
       documents. XSLT is designed for use as part of XSL, which is a
stylesheet
       language for XML. In addition to XSLT, XSL includes an XML vocabulary
for
       specifying formatting. XSL specifies the styling of an XML document
by
       using XSLT to describe how the document is transformed into another
XML
       document that uses the formatting vocabulary. XSLT is also designed
to be
       used independently of XSL. However, XSLT is not intended as a
completely
       general-purpose XML transformation language. Rather it is designed
       primarily for the kinds of transformation that are needed when XSLT
is used
       as part of XSL." 

http://www.w3.org/TR/WD-xsl  # main document (XSL); Section 2 (Tree
Construction) points to XSLT
http://www.w3.org/TR/WD-xslt # XSL Transformations (XSLT)

- Ken Sall
ksall@xxxxxxx,kensall@xxxxxxxx,ken@xxxxxxxx
- Century Computing, Inc.           http://www.cen.com/
- NG-HTML: Next Generation HTML     http://www.cen.com/ng-html/
- XML at Web Dev Virtual Lib        http://WDVL.com/Authoring/Languages/XML/


> -----Original Message-----
> From: Kyong-ha Lee [mailto:bart@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]
> Sent: Tuesday, May 25, 1999 8:25 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Is there some differences between XSL and XSL-Transformation
> 
> 
> Hi all.
> I wanna get some information about that:
> Is there some differences between XSL and XSL-Transformation
> I guess XSL-Transformation also use <xsl:template> and xsl-like match
> patterns
> what is the differences.
> 
> 


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


Current Thread