RE: [xsl] Hello World (From: "Snow, Corey")

Subject: RE: [xsl] Hello World (From: "Snow, Corey")
From: "B. Tommie Usdin" <btusdin@xxxxxxxxxxxxxxxx>
Date: Fri, 21 Jun 2002 11:42:10 -0400
>From: "Snow, Corey" <csnow@xxxxxxxxxxxxxxxxx>
>To: "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
>Subject: RE: [xsl] Hello World (From: David Carlisle)
>Date: Thu, 20 Jun 2002 13:53:03 -0700
>
>> >That's not fair!! you're inserting extra (unsatisfiable)
>> constraints on
>> >to the problem after I'd submitted my solution. I demand the
>> contest is
>> >re-run...
>> >
>> >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?
>>
>
>I didn't participate in the first discussion, but I think this one is pretty
>small:
>
><stylesheet version="1.0"
>xmlns="http://www.w3.org/1999/XSL/Transform";><template match="/">Hello
>World</template></stylesheet>
>
>This should produce the text "Hello World" regardless of what document is
>used as input to the transformation.
>
>Regards,
>
>Corey Snow
>
>#########################################################
>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


Current Thread