[Home] [By Thread] [By Date] [Recent Entries]

  • From: "e.e" <ersin.e@h...>
  • To: xml-dev@l...
  • Date: Thu, 04 Jan 2001 14:41:25 -0500

Hi everyone,
I am just a beginner and my questions are as follows:
 
 
 
<xsl:template match ="/order"> {starts from document root,Child of a document root  } {does it return all order elements or first match?}
 
 
<xsl:template match ="order">    {starts from ? Child of a which context node ? } {does it return all order elements or first match?}
 
 
<xsl:template match ="//order"> {starts from ? Child of a which context node ? } {does it return all order elements or first match?}
 
thanks
ersin

  • Follow-Ups:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member