source: trunk/gsdl/packages/yaz/tab/summary.abs@ 1343

Last change on this file since 1343 was 1343, checked in by johnmcp, 24 years ago

Added the YAZ toolkit source to the packages directory (for z39.50 stuff)

  • Property svn:keywords set to Author Date Id Revision
File size: 610 bytes
Line 
1# Summary record abstract syntax
2#
3# $Id: summary.abs 1343 2000-08-03 03:12:39Z johnmcp $
4
5name summary
6tagset summary.tag
7attset bib1.att
8reference Summary
9
10elm (4,0) title !
11elm (4,1) author !
12elm (4,2) callNumber -
13elm (4,3) recordType -
14elm (4,4) bibliographicLevel -
15elm (4,5) formats -
16elm (4,5)/(4,6) format -
17elm (4,5)/(4,6)/(4,7) format-type -
18elm (4,5)/(4,6)/(4,8) format-size -
19elm (4,5)/(4,6)/(4,9) format-bestPosn -
20elm (4,10) publicationPlace -
21elm (4,11) publicationDate -
22elm (4,12) targetSystemKey -
23elm (4,13) satisfyingElement -
24elm (4,14) rank -
25elm (4,15) documentId -
26elm (4,16) otherInformation -
Note: See TracBrowser for help on using the repository browser.