source: gs3-installations/intermuse/trunk/sites/intermuse/collect/performers/transform/pages/document.xsl@ 37073

Last change on this file since 37073 was 37073, checked in by davidb, 16 months ago

DocumentHeading moved back into collectionConfig.xml so monitoring for metadata works for document view

File size: 449 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsl:stylesheet version="1.0"
3 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
4 xmlns:java="http://xml.apache.org/xslt/java"
5 xmlns:util="xalan://org.greenstone.gsdl3.util.XSLTUtil"
6 xmlns:gslib="http://www.greenstone.org/skinning"
7 xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat"
8 extension-element-prefixes="java util"
9 exclude-result-prefixes="java util gsf">
10
11
12
13</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.