RE: [xsl] Abbreviated form of XSLT?

Subject: RE: [xsl] Abbreviated form of XSLT?
From: "McNally, David" <David.McNally@xxxxxxxxxx>
Date: Wed, 9 Oct 2002 15:39:51 -0400
I quite like the idea of an abbreviated syntax if it is easy to use.
Ideally I'd like 

	<xsl:template match="p">
		<xsl:apply-templates>
	</xsl:template>

to be represented as

	element p
		output "%c"

...and so on.

David.




---------------------------------------

The information contained in this e-mail message, and any attachment thereto, is confidential and may not be disclosed without our express permission.  If you are not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution or copying of this message, or any attachment thereto, in whole or in part, is strictly prohibited.  If you have received this message in error, please immediately notify us by telephone, fax or e-mail and delete the message and all of its attachments.  Thank you.

Every effort is made to keep our network free from viruses.  You should, however, review this e-mail message, as well as any attachment thereto, for viruses.  We take no responsibility and have no liability for any computer virus which may be transferred via this e-mail message.


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


Current Thread