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

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

revision 165 by dpavlin, Sun Nov 23 15:06:29 2003 UTC revision 178 by dpavlin, Mon Nov 24 21:54:19 2003 UTC
# Line 82  Line 82 
82                  <isis type="display" delimiter=", " format_name="IDths" format_delimiter=";;">4301;;430a</isis>                  <isis type="display" delimiter=", " format_name="IDths" format_delimiter=";;">4301;;430a</isis>
83          </SeeBefore>          </SeeBefore>
84    
85          <IDths name="ID" order="100">          <!--
86                    order is important for type="lookup_key|lookup_val"
87                    They create internal hash file for lookups from other
88                    fields. Therefore, you mist ensure (in config file) that
89                    databases which are source of lookup are called before
90                    databases that use lookup fields.
91                    Those lookup are then used using special ##lookup##
92                    token inside formating instructions like this:
93                    <isis type="lookup">999x</isis>
94            -->
95    
96            <IDths name="ID" order="9000">
97                    <isis type="lookup_key">900</isis>
98                  <isis>900</isis>                  <isis>900</isis>
99          </IDths>          </IDths>
100            
101          <SubjectIndex name="Predmetno kazalo">          <SubjectIndex name="Predmetno kazalo" order="9001">
102                  <isis type="swish">250a</isis>                  <isis type="lookup_val" >[5624] 562a</isis>
                 <isis type="index">250a</isis>  
103          </SubjectIndex>          </SubjectIndex>
104    
           
105      </indexer>      </indexer>
106  </config>  </config>

Legend:
Removed from v.165  
changed lines
  Added in v.178

  ViewVC Help
Powered by ViewVC 1.1.26