Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] Why is there an "S" in XSLT?


  • From: Philippe Poulard <philippe.poulard@...>
  • To: "Costello, Roger L." <costello@...>
  • Date: Mon, 19 May 2008 18:08:04 +0200

Costello, Roger L. a écrit :
> For example, instead of this:
> 
> 
>    <?xml version="1.0" encoding="utf-8"?>
>    <xsl:stylsheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>                   version="2.0">
>        ...
>    </xsl:stylesheet>
> 
> 
> Write this:
> 
> 
>    <?xml version="1.0" encoding="utf-8"?>
>    <trn:transform xmlns:trn="http://www.w3.org/1999/XSL/Transform"
>                   version="2.0">
>        ...
>    </trn:transform>

People won't understand it if you mail snippet codes :

<trn:template match="foo">
Do we talk about XSLT ? Why the guy didn't use <xsl:template> like 
everybody ?

We all know that a prefix doesn't care sense, but this applies only for 
computers, humans have habits and the prefix "xsl" is tightly coupled to 
XSLT

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords