~ubuntu-branches/ubuntu/saucy/yelp-xsl/saucy

« back to all changes in this revision

Viewing changes to xslt/mallard/html/mal2html-api.xsl

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-30 09:55:02 UTC
  • mfrom: (11.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130530095502-uqkc9bzuod7xqrmn
Tags: 3.8.1-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
20
20
                xmlns:mal="http://projectmallard.org/1.0/"
21
 
                xmlns:ui="http://projectmallard.org/experimental/ui/"
22
21
                xmlns:e="http://projectmallard.org/experimental/"
23
22
                xmlns:api="http://projectmallard.org/experimental/api/"
24
23
                xmlns:exsl="http://exslt.org/common"