/[webpac]/branches/humanistika/import_xml/isis_arti.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/humanistika/import_xml/isis_arti.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 269 - (hide annotations)
Fri Mar 12 16:13:12 2004 UTC (20 years, 1 month ago) by dpavlin
File MIME type: text/xml
File size: 4070 byte(s)
filters and import_xml definitions for Humanistika

1 dpavlin 82 <?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     -->
15     <indexer>
16     <headline>
17     <isis type="display">203a / 203f, 200a : 200e</isis>
18 dpavlin 269 <config delimiter=" ---> lokacija: ">library</config>
19 dpavlin 82 </headline>
20    
21     <IdentificationNumbers name="ISN">
22     <isis type="swish" filter="isn_swish">10 11</isis>
23     <isis type="index">10</isis>
24     <isis type="index">11</isis>
25     </IdentificationNumbers>
26    
27     <ISBN name="ISBN: " order="10">
28     <isis type="display">10</isis>
29     </ISBN>
30    
31     <ISSN name="ISSN: " order="11">
32     <isis type="display">11</isis>
33     </ISSN>
34    
35     <MFN name="MFN: ">
36     <isis>mfn</isis>
37     <isis type="index">mfn</isis>
38     </MFN>
39    
40     <PersonalName name="Autor: " order="15">
41     <isis type="swish">700 701 710 203f 203g</isis>
42     <isis type="display">700a, 700b</isis>
43     <isis type="display">710a. 710b (710d ; 710f ; 710e)</isis>
44     <isis type="index">700a, 700b</isis>
45     <isis type="index">701a, 701b</isis>
46     <isis type="index">710a</isis>
47     </PersonalName>
48    
49     <ArticleTitle name="Naslov: " order="16">
50     <isis>203a : 203e</isis>
51     </ArticleTitle>
52    
53     <TitleAndResponsibility name="Matièna publikacija: " order="20">
54     <isis>200a : 200e ; 200k</isis>
55     <isis type="swish">200d 200c</isis>
56     <isis type="swish">225a</isis>
57     <isis type="swish">230a 230e 231a 231e 232a 232e 233a 233e</isis>
58     <isis type="swish">270 271 271 273</isis>
59     <isis type="swish">423a 464a 464c</isis>
60     <isis type="swish">532</isis>
61     <isis type="swish">203</isis>
62     <isis append="1" type="display"> = 200d</isis>
63 dpavlin 110 <isis append="1" type="display">/ 200f ; 200g. 200c. - 216. -
64     203i</isis>
65 dpavlin 82 <isis type="index">200a</isis>
66     </TitleAndResponsibility>
67    
68     <EditionStatement name="Izdanje: " order="25">
69     <isis type="display">205a</isis>
70     </EditionStatement>
71    
72     <Date name="Godina izdavanja: " order="30">
73     <isis type="swish">210d</isis>
74     </Date>
75    
76     <Publisher name="Izdavaè: " order="35">
77     <isis type="swish">210a 210c</isis>
78     <isis type="index">210c, 210a</isis>
79     </Publisher>
80    
81     <Publication name="Impresum: " order="40">
82     <isis type="display">210a : 210c, 210d</isis>
83     </Publication>
84    
85     <PhisicalDescription name="Materijalni opis: " order="45">
86     <isis type="swish">215a : 215c ; 215d</isis>
87     <isis type="display">215a : 215c ; 215d</isis>
88     </PhisicalDescription>
89    
90     <Language name="Jezik: " order="50">
91     <isis type="swish" filter="lang_swish">101</isis>
92     <isis type="display" filter="lang_display">101</isis>
93     <isis type="index" filter="lang_display">101</isis>
94     </Language>
95    
96     <Note name="Napomena: " order="60">
97     <isis delimiter=". -">300</isis>
98     <isis append="1" delimiter=". - ">320</isis>
99     <isis append="1" delimiter=". - ">327</isis>
100     <isis append="1" delimiter=". - ">329</isis>
101     <isis type="index">300</isis>
102     <isis type="index">320</isis>
103     <isis type="index">327</isis>
104     <isis type="index">329</isis>
105     </Note>
106    
107     <UncontrolledTerms name="Tema: " order="65">
108     <isis delimiter=" * " format="upper">610 </isis>
109     <isis type="index">610</isis>
110     </UncontrolledTerms>
111    
112     <UDC name="UDK: " order="80">
113     <isis>675a</isis>
114     <isis type="index">675a</isis>
115     </UDC>
116     <!--
117     <library name="Kniji¾nica: " order="85">
118     <isis>994a</isis>
119     <isis type="index">994a</isis>
120     </library>
121     -->
122     <shelfNumber name="Signatura" order="90">
123     <isis>990</isis>
124 dpavlin 99 <isis type="index" filter="shelf">990</isis>
125 dpavlin 82 </shelfNumber>
126    
127     <invNo name="Inventarni broj: " order="95">
128     <isis delimiter=", ">991</isis>
129     <isis type="index">991</isis>
130     </invNo>
131    
132     <type name="Vrsta graðe: " type="display" order="100">
133     <config>materialtype</config>
134     </type>
135    
136     <library name="Knji¾nica: " type="display" order="101">
137     <!-- added via library tag in .conf -->
138 dpavlin 269 <config type="display">library</config>
139     <config type="display">library_url</config>
140     <config type="swish">library_code</config>
141 dpavlin 82 </library>
142    
143    
144    
145    
146     </indexer>
147     </config>

Properties

Name Value
cvs2svn:cvs-rev 1.4

  ViewVC Help
Powered by ViewVC 1.1.26