|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: copy of specific elements
henry human wrote:
> I have following XML file as bellow. The XML file has
> 12 elements.I will copy the last six <element>
> elements with the XSL stylesheet and display them some
> where else on browser.
<xsl:template match="/">
<somewhere>
<else>
<xsl:copy-of select="
document/elements/element[position() gt 6]"/>
...
Regards,
--drkm
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
|
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








