ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
Re: [xsl] applying templates to an attribute - and adding markup
by Eric Smith other posts by this author
Dec 19 2001 7:34PM messages near this date
Re: [xsl] applying templates to an attribute | Re: [xsl] applying templates to an attribute - and adding markup
According to Joerg Heinicke on Wed, Dec 19, 2001 at 12:57:23AM +0100:
....
>  
>  <xsl:template match="alt">
>      <xsl:apply-templates select="@*[name()=$output]"/>
>  </xsl:template>

yup, of course - that is what I need - but still a nagging issue:
I want to put markup in the attribute but that is illegal
viz.

xml:
John <alt executive="is creating" other="has created"
another="<i> will</i> create"/>

I like the idea of putting these alt(ernates) in attributes
rather than as tags cause it is much easier to maintain and much
more readable in the xml but - I am asking for too much in the
request above, it seems.

-- 
Eric Smith - currently using xalan and xsltproc - what a difference speed makes - and fop on
 linux

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
Thread:
Eric Smith
Joerg Heinicke
Joerg Heinicke
Eric Smith
David Carlisle
Michael Kay
Wendell Piez

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved