RE: element usage

Subject: RE: element usage
From: "Fillhart, Dana" <dana@xxxxxxxxxxxx>
Date: Fri, 5 Mar 1999 09:27:42 -0500
	<?xml version="1.0">
	<?xml:stylesheet type="text/xsl" href="#"?>

	<post topic-accuracy="Way Off">
		<![CDATA[
	        >Mike Kay
	        This wouldn't happen to be the same Michael Kay that does
the Yankee baseball broadcasts on 770 WABC with John Sterling, would it?
	        :-)
	      ]]>
	    <apologies mood="humble">
	        <caveat>
	            <urge-factor>Too High To Resist</urge-factor>
	        </caveat>
	    </apologies>
	</post>

	<stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
	    <xsl:template match="post">
	      <p style="text-decoration: silly">
	        <xsl:apply-templates/>
	      </p>
	    </xsl:template>
	</stylesheet>


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


Current Thread