XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Why is there an "S" in XSLT?

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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS