view DOCS/xml/pl/html-chunk.xsl @ 23709:b214397ad0e2

proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags set
author nicodvb
date Sat, 07 Jul 2007 08:22:47 +0000
parents 6668da86cff9
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<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>