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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 67 - (hide annotations)
Fri Jul 4 23:29:27 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/import_xml/feed_sciencedirect.xml
File MIME type: text/xml
File size: 612 byte(s)
implemented feed method which calls external program that returns
data line-by-line

1 dpavlin 67 <?xml version="1.0" encoding="ISO-8859-2"?>
2     <!--
3     parametars for external feeds
4    
5     feed format: multiple lines, separated by empty line.
6    
7     -->
8     <config
9     prog="sciencedirect.pl"
10     feed_codepage="iso-8859-1"
11     >
12    
13     <indexer>
14     <headline>
15     <feed type="display">|2|</feed>
16     </headline>
17    
18     <TitleAndResponsibility name="Naslov" order="20">
19     <feed>|2|</feed>
20     <feed type="index">|2|</feed>
21     </TitleAndResponsibility>
22    
23     <HoldingsUrl name="Full text URL" order="51">
24     <feed>|1|</feed>
25     </HoldingsUrl>
26    
27     <type name="Tip graĆ°e" type="display" order="100">
28     <config>materialtype</config>
29     </type>
30    
31    
32     </indexer>
33     </config>

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26