|
Subject: Re: [xsl] Using XSL and schemas to create form-editable xml files From: David Carlisle <davidc@xxxxxxxxx> Date: Tue, 27 Feb 2001 11:48:25 GMT |
> This uses a schema to
what does?
> 1. can't use variables to name new xsl:elements
I don't know what you mean but the name attribute of xsl:element is an
AVT so you can use any XPath expression, including variables
<xsl:element name="{$x}">...
> 2. can't use variables to name new xsl:attributes
as above.
> 3. xsl:copy, when used on attributes, can't have a template body
?? what were you trying to do?
> any improvements out there?
Your problem is rather under specified to offer any furtther help.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Using XSL and schemas to , Jeni Tennison | Thread | RE: [xsl] Using XSL and schemas to , Michael Kay |
| RE: [xsl] I'm really annoyed!!!!, FINLEY, Mike | Date | Re: [xsl] xsl:key and grouping, Jeni Tennison |
| Month |