[XML4Lib] Help with OAIMARC to MARCXML conversion?

Jacob Glenn jkglenn at umich.edu
Mon Dec 4 20:52:50 EST 2006


That worked beautifully! Thank you so much for your help.

Jake

Charles Yates wrote:
> When you see just text like that you are probably seeing the default 
> templates in action:
> http://www.dpawson.co.uk/xsl/sect2/defaultrule.html
>
> You probably aren't matching any elements because your source does not 
> have any namespace declared while the stylesheet does.  try adding 
> xmlns="http://www.openarchives.org/OAI/1.1/oai_marc" to the root 
> element of your source document.
>
>
> Charles
>


More information about the XML4Lib mailing list