[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: about impoting and applying Templates

Subject: Re: Re: about impoting and applying Templates
From: "gbk" <gbk@xxxxxxxxxxxxxx>
Date: 31 Jan 2002 00:45:48 -0000
Re: Re:  about impoting and applying Templates
hey Joerg

Thats kool.It works for me 
Thanks for ur help

Thanks
Gbk



On Thu, 31 Jan 2002 Joerg Heinicke wrote :
> > <xsl:apply-templates select="//publicCommentNodes"/>
> > <xsl:apply-templates select="//commentHolder/WMSForwar-
> dMessage"/>
> 
> Here you tell the processor to handle the 
> publicCommentNodes before the
> commentHolder. Place them in one with UNION-operator:
> 
> <xsl:apply-templates select="//publicCommentNodes |
> //commentHolder/WMSForwardMessage"/>
> 
> One comment to this: In general try to avoid '//', 
> specify the path more
> explicitely:
> 
> <xsl:apply-templates select="/Models/CommentContainer/pu-
> blicCommentNodes |
> /Models/CommentContainer/commentHolder/WMSForwardMessage-
> "/>
> 
> Regards,
> 
> Joerg
> 
> 
>  XSL-List info and archive:  
> http://www.mulberrytech.com/xsl/xsl-list
> 
 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.