Fixing what appears to be a typo in this stylesheet.
[pazpar2-moved-to-github.git] / etc / default.xsl
index abab5f0..77a807b 100644 (file)
@@ -6,7 +6,7 @@
 
   <xsl:template match="*">
     <pz:record>
-      <xsl:match-templates/>
+      <xsl:apply-templates/>
     </pz:record>
   </xsl:template>