record_conv: allow user-XSLT params
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Mar 2012 15:56:50 +0000 (16:56 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Mar 2012 15:56:50 +0000 (16:56 +0100)
commit922a7e99f2317972f9d6f3329d37a7583f57cbaa
treea1a42d6591ed38817f555f6b63fe57bb10eb473e
parentb1c1ccaac399ee2eff5f993654accb5d17844c9e
record_conv: allow user-XSLT params

For example:
   <xslt stylesheet="MARC21slim2DC.xsl">
      <param name="myparameter" value="myvalue"/>
      <param name="otherparameter" value="othervalue"/>
   </xslt>
src/record_conv.c