view DOCS/xml/pl/html-chunk.xsl @ 12161:8e4700721c38

removing checksum_threshold & keyframe prediction
author michael
date Fri, 09 Apr 2004 17:05:00 +0000
parents 6dfed0b2a300
children
line wrap: on
line source

<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-chunk.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>