xsl-list
[Top] [All Lists]

Abbreviated Syntax

2003-01-16 03:31:03
Hello xsl-list,


  Are there any advantages with  unabbreviated syntax ?
  e.g. When transforming, does it process faster? Is it more standards 
compliant?

  Below is an example of unabbreviated syntax

  Abbreviated syntax: <xsl:value-of select="@number"/>

  Unabbreviated syntax:  <xsl:value-of select="attribute::number"/>
  

-- 
Best regards,
 Arthur                          mailto:ArthurMaloney(_at_)seipas(_dot_)com


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



<Prev in Thread] Current Thread [Next in Thread>