|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: defining sections
Sorry, wasn't paying attention enough.
As David said earlier, the data templates were selecting data child elements again for apply-templates, but they don't contain them. I changed the apply-templates statements below.. Regards, Geert
(cut) <xsl:apply-templates select="data[(.='Functional Requirements') or (.='Design Derived Requirements')]"/> <xsl:apply-templates select="following::data[following::data[.='Design Derived Requirements']]" mode="before" /> </xsl:template> <xsl:apply-templates select="following::data" mode="after" /> </xsl:template>
|
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








