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

Contents of /branches/hidra/doc/xmlstr.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 402 - (show annotations)
Fri Aug 27 19:55:46 2004 UTC (19 years, 7 months ago) by dpavlin
File MIME type: text/plain
File size: 655 byte(s)
more local changes

1 Osnovna struktura xml datoteke:
2
3 1: <?xml version="1.0" encoding="ISO-8859-2"?>
4 2:
5 3: <config isis_codepage="852">
6 4:
7 5: <format name="_FieldTag_"><![CDATA[
8 6: <a href="?rm=results&show_full=1&f=_FieldTag_&v=%s">%s</a>
9 7: ]]></format>
10 8:
11 9: <indexer>
12 10: <headline>
13 11: <isis type="display">_IsisField_</isis>
14 12: </headline>
15 13:
16 14: <_FieldTag_ name="_DisplayName_" order="_No_">
17 15: <isis type="swish">_IsisField_</isis>
18 16: <isis type="swish_exact">_IsisField_</isis>
19 17: <isis type="index">_IsisField_</isis>
20 18: <isis type="display">_IsisField_</isis>
21 19: </_FieldTag_>
22 20: </indexer>
23 21:
24 22: </config>
25

  ViewVC Help
Powered by ViewVC 1.1.26