I apologize.  The D11 release does indeed generate the META tag.
I have been using an old Xalan.

The D11 release is clearly marked as a developer release on the web
site, however.  Is this the release I should use for production work?
If not, where do I find such a release?

The previous release I was using did HTML indentation.  The D11 bits
doesn't indent, even with an explicit indent="yes" on the xsl:output
line.  Is this a defect, or am I missing something?

Here's my xsl:output element:

  <xsl:output method="html"
              indent="yes"
              version="4.01"
              encoding="utf-8"
              doctype-public="-//W3C//DTD HTML 4.01//EN"/>

-- 
Brian Atkins          [EMAIL PROTECTED]         (970) 288-2114
Agilent Technologies     4800 Wheaton Drive        Ft. Collins, CO 80525

Reply via email to