Subject: RE: Hello World
From: Jeff Beadle <Jbeadle@xxxxxxxx>
Date: Wed, 19 Jun 2002 12:07:53 -0400
|
I'm curious--and I'm not trying to be funny--but, is the xslt 'version'
attribute declaration required?
-----Original Message-----
From: Johannes Döbler [mailto:jd@xxxxxxxxxxxxxx]
Sent: Wednesday, June 19, 2002 11:54 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Hello World
<a xmlns:a="http://www.w3.org/1999/XSL/Transform" a:version="2">Hello
World</a>
two characters saved due to forwards-compatible processing.
>what about?
>
><a xmlns:a="http://www.w3.org/1999/XSL/Transform"
>a:version="1.0">Hello World</a>
>
>:)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|