RE: HREFs in XSL
by Evan Lenz other posts by this author
Feb 13 2001 9:44PM messages near this date
RE: Object Role Modelling (ORM) or UML or ?? for designing Schema s
|
Schema Compression
Direct future questions to the XSL-List instead:
http://www.mulberrytech.com/xsl/xsl-list/index.html
Also, check the FAQ first, as your question is one of the most commonly
asked. It's answered here: http://www.dpawson.co.uk/xsl/N1553.html#N12861
Hope this helps,
Evan Lenz
XYZFind Corp.
-----Original Message-----
From: xml-dev-errors@[...].org [mailto:xml-dev-errors@[...].org]On
Behalf Of JoshMEagle
Sent: Tuesday, February 13, 2001 3:49 PM
To: xml-dev@[...].org
Subject: HREFs in XSL
Any way to create an HTML link using XSL or XSLT from an XML element?
<email> me@[...].com</email> -> <a
href=mailto:me@[...].com> me@[...].com</a>
I've found documentation using FO but only to hardcode a URL .... I want to
pull the email from an XML file and display it as a link.
Any help greatly appreciated.
Joshua Miller
Web Development
Eagle Technologies Group, Inc.
Business Solutions for the Next Generation
www.eagletgi.com
josh.miller@eagletgi.com
|