Add comment on the fifteen fields the CF produces that are not
authorMike Taylor <mike@indexdata.com>
Thu, 10 Nov 2011 10:42:16 +0000 (10:42 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 10 Nov 2011 10:42:16 +0000 (10:42 +0000)
propagated into the Pazpar2 record.

etc/cf.xsl

index ec4615f..ed42c20 100644 (file)
     </pz:metadata>
   </xsl:template>
 
+  <!-- Fields produced by Connectors but not yet supported here:
+       ### available
+       ### citation
+       ### medium (overlooked in favour of XSLT parameter)
+       ### relevance
+       ### holding (but isn't that a container like "item"?
+       ### booktitle
+       ### copyright
+       ### copyrightabstract
+       ### pubtype
+       ### doctype
+       ### extent
+       ### format
+       ### languageitem
+       ### languageabstract
+       ### permalink
+    -->
+
   <xsl:template match="text()"/>
 
 </xsl:stylesheet>