Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Avoiding the attribute value template [Thread Next] Re: Avoiding the attribute value templateTo: NULL Date: 5/15/2008 6:08:00 PM
I think I found my own answer in 2 methods:
1.
<XmlNode attr="{{some-static-guid}}".../>
2.
<xsl:variable name="OCB" select="'{'"/>
<xsl:variable name="CCB" select="'}'"/>
<XmlNode attr="{$OCB}some-static-guid{$CCB}".../>
--
Greg Collins
Microsoft MVP
Visit Braintrove at http://www.braintrove.com
Visit InfoPathDev at http://www.infopathdev.com
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
