We better keep the irspy:status element in the output document.
authorAnders S. Mortensen <sondberg@indexdata.dk>
Mon, 30 Oct 2006 14:55:27 +0000 (14:55 +0000)
committerAnders S. Mortensen <sondberg@indexdata.dk>
Mon, 30 Oct 2006 14:55:27 +0000 (14:55 +0000)
xsl/irspy2zeerex.xsl

index 781b8ad..f09f936 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-    $Id: irspy2zeerex.xsl,v 1.7 2006-10-27 13:41:57 sondberg Exp $
+    $Id: irspy2zeerex.xsl,v 1.8 2006-10-30 14:55:27 sondberg Exp $
 
     This stylesheet is used by IRSpy to map the internal mixed Zeerex/IRSpy
     record format into the Zeerex record which we store.
@@ -40,6 +40,7 @@
                                    
       <xsl:call-template name="insert-indexInfo"/>
       <xsl:call-template name="insert-recordInfo"/>
+      <xsl:call-template name="insert-irspySection"/>
     </explain>
   </xsl:template>
 
   </xsl:template>
 
 
+  <xsl:template name="insert-irspySection">
+    <xsl:copy-of select="/*/irspy:status"/>
+  </xsl:template>
+
+
   <xsl:template name="insert-index-section">
     <xsl:param name="update" select="."/>
     <xsl:param name="title">