Re: [Koha] import with file.xsl

2018-12-14 Thread Katrin Fischer
Hi Anabela, I am sorry, I don't think I will be able to help here. Maybe someone else has an idea. Katrin On 07.12.18 16:34, anabela semedo wrote:             select="translate(substring($source,09,1), 'abcdefghij', 'cdusrqmtpe')"/>             select="translate(substring($sou

Re: [Koha] import with file.xsl

2018-12-07 Thread anabela semedo
: koha@lists.katipo.co.nz Assunto: Re: [Koha] import with file.xsl Hi anabela, it looks like some of the xsl is missing from the code below. Where is transform-personal-name template defined? Katrin On 06.12.18 14:38, anabela semedo wrote: > hi > > i need to import data with z39.50 fro

Re: [Koha] import with file.xsl

2018-12-07 Thread Katrin Fischer
Hi anabela, it looks like some of the xsl is missing from the code below. Where is transform-personal-name template defined? Katrin On 06.12.18 14:38, anabela semedo wrote: hi i need to import data with z39.50 from Library of Portugal with file.xsl because the tags is not a same. hi have

[Koha] import with file.xsl

2018-12-06 Thread anabela semedo
hi i need to import data with z39.50 from Library of Portugal with file.xsl because the tags is not a same. hi have a problem when import the their field 700 to our field 100 because their are the subfields 700$a$b and we are only 100$a and i can not calling de firstname of authors.