|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Another newbie question
Hi,
I am a newbie so please bear with me. In my XML, I have
<CONTAINERS>
So, every container has a PRE_HTML and POST_HTML element
<DEPT_PREHTML>
<DEPT_POSTHTML>
Similarly, EMP_PREHTML and EMP_POSTHTML contain well-formed
In my XSL, I would like to iterate through each of the
<xsl:template match="/CONTAINERS">
<xsl:copy-of select="PRE_HTML"
<!-- Do some more things here --> <xsl:copy-of select="POST_HTML"
</xsl:for-each>
Can somebody shed any light on this? How do I spit out
Thanks in advance,
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








