mie2w3s Posted December 8, 2006 Share Posted December 8, 2006 Hi everyone. I'm new to xml/xsl. I have a question. Does xsl allow xsl tag in html tag? for example;<a href="<xsl value-of select="link">">ABC</a><img src="<xsl value-of select="image">" />If this is wrong, what is the right/equivalent way for the above example. Link to comment Share on other sites More sharing options...
boen_robot Posted December 8, 2006 Share Posted December 8, 2006 See the first question of the XSLT FAQ. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now