RE: xsl:element

Subject: RE: xsl:element
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Fri, 14 Apr 2000 14:29:30 -0700
Thanx Wendell.Since I have been always running saxon with an html output
file,I always thought that the browser output will have <year>2000</year>
rather than 2000 which ofcourse is wrong.I should have checked my html code
atleast.Sorry folks for the trouble I guess my mind and friday is fighting
too hard. :)

Francis







*****************************************************
The woods are lovely,dark and deep.         
But I have promises to keep,                      
And miles to go before I sleep                   
And miles to go before I sleep.                   
*****************************************************


> -----Original Message-----
> From: Wendell Piez [mailto:wapiez@xxxxxxxxxxxxxxxx]
 
 
 
> 
> If you have no <xsl:output> element in your stylesheet, the default is
> method="xml" unless the document element of your result tree 
> is 'html' --
> see the spec. In either case, you should get element markup 
> in your output
> when you use <xsl:element> in your stylesheet. When method="text", no
> element markup appears because no markup appears at all.
> 
 
> 


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


Current Thread