Úvod do práce ve služebním klientu Online katalog (OPAC) Výpůjční protokol Rezervace Katalogizace Autority Periodika Akvizice Zprávy a statistiky Správa a nastavení Evergreenu Návody a tipy pro kontkrétní činnosti Šablony a doplňky Zahraniční dokumentace
SPOK Člověk v tísni Hospic Dobrého pastýře playground:playground Toto je starší verze dokumentu! Pískoviště Tady si můžete zkoušet, jak se edituje DokuWiki Cíl odkazu - odkaz na stránku s detailem Cíl odkazu - přímy odkaz na originál testovaci_obrazek.jpg Pouze odkaz wiki oai_skc.xsl <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:marc="http://www.loc.gov/MARC21/slim"> <xsl:output omit-xml-declaration="yes"/> <xsl:template match="node()|@*"> <xsl:copy> <xsl:apply-templates select="node()|@*"/> </xsl:copy> </xsl:template> <xsl:template match="*"> <xsl:element name="marc:{name()}" namespace="http://www.loc.gov/MARC21/slim"> <xsl:copy-of select="namespace::*"/> <xsl:apply-templates select="node()|@*"/> </xsl:element> </xsl:template> <xsl:template match="marc:datafield[@tag='901' or @tag='990']"/> <xsl:template match="marc:datafield[@tag='100' or @tag='110' or @tag='111' or @tag='700' or @tag='710' or @tag='711']/marc:subfield[@code='0']"/> <xsl:template match="marc:datafield[@tag='910' and marc:subfield!='Sigla1' and marc:subfield!='Sigla2' and marc:subfield!='Sigla3' and marc:subfield!='Sigla4']"/> <xsl:template match="marc:record[count(marc:datafield[@tag='995'])=0]"/> <xsl:template match="marc:record[marc:datafield[@tag='995']/marc:subfield!='ska']"/> <xsl:template match="marc:datafield[@tag='995']"/> </xsl:stylesheet> /var/www/eg-wiki.osvobozena-knihovna.cz/data/attic/playground/playground.1547232529.txt.gz · Poslední úprava: 2019/01/11 19:48 autor: ece Nástroje pro stránku Zdrojový kód stránkyStarší verzeZpětné odkazyPřidat do knihyUložit do PDFODT exportNahoru
Toto je starší verze dokumentu!
Tady si můžete zkoušet, jak se edituje DokuWiki
Cíl odkazu - odkaz na stránku s detailem
Cíl odkazu - přímy odkaz na originál
testovaci_obrazek.jpg Pouze odkaz
wiki
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:marc="http://www.loc.gov/MARC21/slim"> <xsl:output omit-xml-declaration="yes"/> <xsl:template match="node()|@*"> <xsl:copy> <xsl:apply-templates select="node()|@*"/> </xsl:copy> </xsl:template> <xsl:template match="*"> <xsl:element name="marc:{name()}" namespace="http://www.loc.gov/MARC21/slim"> <xsl:copy-of select="namespace::*"/> <xsl:apply-templates select="node()|@*"/> </xsl:element> </xsl:template> <xsl:template match="marc:datafield[@tag='901' or @tag='990']"/> <xsl:template match="marc:datafield[@tag='100' or @tag='110' or @tag='111' or @tag='700' or @tag='710' or @tag='711']/marc:subfield[@code='0']"/> <xsl:template match="marc:datafield[@tag='910' and marc:subfield!='Sigla1' and marc:subfield!='Sigla2' and marc:subfield!='Sigla3' and marc:subfield!='Sigla4']"/> <xsl:template match="marc:record[count(marc:datafield[@tag='995'])=0]"/> <xsl:template match="marc:record[marc:datafield[@tag='995']/marc:subfield!='ska']"/> <xsl:template match="marc:datafield[@tag='995']"/> </xsl:stylesheet>