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: "Snow, Corey")


>From: "Snow, Corey" <csnow@deltadentalwa.com>
>To: "'xsl-list@lists.mulberrytech.com'" <xsl-list@lists.mulberrytech.com>
>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


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