no xmlns attribute in the xsl dtd?

Subject: no xmlns attribute in the xsl dtd?
From: "Mark D. Anderson" <mda@xxxxxxxxxxxxxx>
Date: Mon, 1 Mar 1999 08:22:12 -0800
not sure if this is an xsl spec issue or an xt issue, but
when i validate an xsl file starting with the following:
<!DOCTYPE xsl:stylesheet SYSTEM "xsl.dtd">
<xsl:stylesheet
  xmlns:xsl="http://www.w3.org/TR/WD-xsl";
  xmlns="http://www.w3.org/TR/REC-html40";
  result-ns="">
against the dtd in the xsl spec, i get:
c:/software/sp-1.3/bin/nsgmls:sql.xsl:4:8:E: there is no attribute "xmlns"
c:/software/sp-1.3/bin/nsgmls:sql.xsl:5:13:E: syntax of attribute value does not conform to declared value

-mda



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


Current Thread