|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: newbie questions
looks to me like this, for them thar medieval manuscripts sebastian <?xml version="1.0"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match="folio"> <xsl:for-each select="column"> [Manuscript: <xsl:value-of select="ancestor::manuscript/@name"/>, folio <xsl:value-of select="../@number"/>, column <xsl:value-of select="@colnumber"/> <xsl:for-each select="line"> [<xsl:value-of select="@linenumber"/>] <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </xsl:template> </xsl:stylesheet> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








