/[webpac]/trunk/import_xml/isis.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

Diff of /trunk/import_xml/isis.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25 by dpavlin, Sun Feb 23 06:57:43 2003 UTC revision 59 by dpavlin, Fri Jul 4 17:57:11 2003 UTC
# Line 7  Line 7 
7  -->  -->
8  <config  <config
9          isis_codepage="852"          isis_codepage="852"
         index_codepage="ISO8859-2"  
10  >  >
11    
12  <!--  <!--
13          <isis type="swish|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>          <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      <indexer>      <indexer>
17          <headline>          <headline>
# Line 50  Line 50 
50          </PersonalName>          </PersonalName>
51                    
52          <TitleAndResponsibility name="Naslov" order="20">          <TitleAndResponsibility name="Naslov" order="20">
53                  <isis>200a : 299e ; 200k</isis>                  <isis>200a : 200e ; 200k</isis>
54                  <isis type="swish">200d 200c</isis>                  <isis type="swish">200d 200c</isis>
55                  <isis type="swish">225a</isis>                  <isis type="swish">225a</isis>
56                  <isis type="swish">230a 230e 231a 231e 232a 232e 233a 233e</isis>                  <isis type="swish">230a 230e 231a 231e 232a 232e 233a 233e</isis>
# Line 98  Line 98 
98                    
99          <Note name="Napomena" order="60">          <Note name="Napomena" order="60">
100                  <isis delimiter=". -">300</isis>                  <isis delimiter=". -">300</isis>
101                  <isis append="1" delimiter=". -">320</isis>                  <isis append="1" delimiter=". - ">320</isis>
102                  <isis append="1" delimiter=". -">327</isis>                  <isis append="1" delimiter=". - ">327</isis>
103                  <isis append="1" delimiter=". -">329</isis>                  <isis append="1" delimiter=". - ">329</isis>
104                  <isis type="index">300</isis>                  <isis type="index">300</isis>
105                  <isis type="index">320</isis>                  <isis type="index">320</isis>
106                  <isis type="index">327</isis>                  <isis type="index">327</isis>
# Line 108  Line 108 
108          </Note>          </Note>
109                                    
110          <UncontrolledTerms name="Tema" order="65">          <UncontrolledTerms name="Tema" order="65">
111                  <isis delimiter=" ; " format="upper">610 </isis>                          <isis delimiter=" * " format="upper">610 </isis>        
112                  <isis type="index">610</isis>                  <isis type="index">610</isis>
113          </UncontrolledTerms>          </UncontrolledTerms>
114                    
# Line 133  Line 133 
133                  <isis>686</isis>                  <isis>686</isis>
134                  <isis type="index">686</isis>                  <isis type="index">686</isis>
135          </OtherClass>          </OtherClass>
136            <!--    
137          <library name="Dostupno u" order="85">          <library name="Dostupno u" order="85">
138                  <isis>994a</isis>                  <isis>994a</isis>
139                  <isis type="index">994a</isis>                  <isis type="index">994a</isis>
140          </library>          </library>
141    -->
142          <shelfNumber name="Signatura" order="90">          <shelfNumber name="Signatura" order="90">
143                  <isis>990</isis>                  <isis>990</isis>
144                    <isis type="index">990</isis>
145          </shelfNumber>          </shelfNumber>
146    
147          <invNo name="Inventarni broj" order="95">          <invNo name="Inventarni broj" order="95">
148                  <isis delimiter=", ">991</isis>                  <isis delimiter=", ">991</isis>
149                    <isis type="index">991</isis>
150          </invNo>          </invNo>
151    
152          <tip name="Tip građe" type="display" order="100">          <type name="Tip građe" type="display" order="100">
153                  <!-- added via xml tag in .conf -->                  <!-- added via xml tag in .conf -->
154          </tip>                  <config>materialtype</config>
155            </type>
156            
157            <library name="Knjižnica" type="display" order="101">
158                    <!-- added via library tag in .conf -->
159                    <config>library</config>
160            </library>
161    
162      </indexer>      </indexer>
163  </config>  </config>

Legend:
Removed from v.25  
changed lines
  Added in v.59

  ViewVC Help
Powered by ViewVC 1.1.26