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]
Other format: [Raw text]

RE: Hello World (From: David Carlisle)


> >
> >So what's the smallest stylesheet that will print hello 
> world and works
> >if run with any program that may or may not implement XSLT 
> 1.0 to some
> >degree or other?
>

Managed to shave a few more characters off the sheet in my other message-
now it's 124 instead of 128:

<transform version="1.0"
xmlns="http://www.w3.org/1999/XSL/Transform";><template match="/">Hello
World</template></transform>

:-)

Corey

#########################################################
The information contained in this e-mail and subsequent attachments may be privileged, 
confidential and protected from disclosure.  This transmission is intended for the sole 
use of the individual and entity to whom it is addressed.  If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited.  If you 
think that you have received this message in error, please e-mail the sender at the above 
e-mail address.
#########################################################

 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]