Ignore:
Timestamp:
08/25/11 20:21:23 (13 years ago)
Author:
vronk
Message:

started cleaning up code, adding inline-documentation;
also changes to output method in xsl (xhtml)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/xsl/mdset2view.xsl

    r1488 r1495  
    2020<xsl:import href="terms2view.xsl"/>
    2121
     22<!--  method="xhtml" is saxon-specific! prevents  collapsing empty <script> tags, that makes browsers choke -->
    2223<xsl:output method="xhtml" media-type="application/xhtml+xml" indent="yes" encoding="UTF-8"
    2324doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" />
Note: See TracChangeset for help on using the changeset viewer.