Subject: Namespaces "...TR/TD" and "...Transform"
From: "Paulo Henrique S. Bermejo" <bermejo@xxxxxxxxxxx>
Date: Mon, 8 Oct 2001 17:55:44 -0300
|
Friends,
This xsl namespace:
"<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">"
have some difference with this:
"<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">" ???
I know that some syntaxes are diferents, and I thinked that a stylesheet
that use the namespace "....Transform" was XSLT.
I'm wrong?
Can I to consider XSLT, a stylesheet for output html that use the namespace
"<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">"???
Thanks again.
Paulo.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|