/[webpac]/branches/cpi/import_xml/isis_cpi.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /branches/cpi/import_xml/isis_cpi.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 332 - (hide annotations)
Tue May 18 18:14:43 2004 UTC (19 years, 11 months ago) by dpavlin
File MIME type: text/xml
File size: 1523 byte(s)
local changes (including support for fields with just two numbers)

1 dpavlin 332 <?xml version="1.0" encoding="ISO-8859-2"?>
2     <!--
3     isis_codepage is code page which isis uses
4     index_codepage is code page which will be stored in index
5    
6     format of this file is described in: doc/formating_xml.txt
7     -->
8     <config
9     isis_codepage="852"
10     >
11    
12     <!--
13     <isis type="swish|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>
14     <config type="swish|display">name of var from config file</config>
15    
16    
17     <format name="PersonalName"><![CDATA[
18     <a href="?rm=results&show_full=1&f=PersonalName&v=%s">%s</a>
19     ]]></format>
20    
21     <format name="Publisher"><![CDATA[
22     <a href="?rm=results&show_full=1&f=Publisher&v=%s">%s</a>
23     ]]></format>
24    
25     <format name="UncontrolledTerms"><![CDATA[
26     <a href="?rm=results&show_full=1&f=UncontrolledTerms&v=%s">%s</a>
27     ]]></format>
28    
29     <format name="UDC"><![CDATA[
30     <a href="?rm=results&show_full=1&f=UDC&v=%s">%s</a>
31     ]]></format>
32    
33     -->
34     <indexer>
35     <headline>
36     <isis type="display">20 (30) / 40b 40a</isis>
37     </headline>
38    
39     <Title name="Naslov: " order="10">
40     <isis type="swish">20 21 30 31</isis>
41     <isis type="display">20</isis>
42     <isis type="display" append="1">(30)</isis>
43     <isis type="index">20</isis>
44     <isis type="index">21</isis>
45     <isis type="index">30</isis>
46     <isis type="index">31</isis>
47     </Title>
48    
49     <TitleTR name="Naslov na engleskom: " order="20">
50     <isis type="display">21</isis>
51     <isis type="display" append="1">(31)</isis>
52     </TitleTR>
53    
54     <Author name="Autor: " order="30">
55     <isis type="swish">40</isis>
56     <isis type="display">40b 40a</isis>
57     </Author>
58    
59     </indexer>
60     </config>

  ViewVC Help
Powered by ViewVC 1.1.26