Remove Emilda section
[idzebra-moved-to-github.git] / tab / var1.var
1 # Definition of the variant set Variant-1.
2 # Variant triple syntax is '<VAR class type value>'. Eg.
3 # <var body iana "application/postscript"> or <var lang lang "eng">.
4 #
5
6 name variant-1
7 reference Variant-1
8
9 class 1 variantId
10
11   type  1       variantId               octetstring
12
13 class 2 body
14
15   type  1       iana                    string
16   type  2       z39.50                  string
17   type  3       other                   string
18
19 class 3 format
20
21   type  1       characters-per-line     int
22   type  2       line-length             int
23
24   # More types here......
25
26 class 4 lang
27
28   type  1       lang                    string
29   type  2       charset                 int
30   type  3       charset-id              oid
31   type  4       encoding-id             oid
32   type  5       private-string          string
33
34 class 5 piece
35
36   type  1       fragment-wanted         int
37   type  2       fragment-returned       int
38   type  3       start                   intunit
39   type  4       end                     intunit
40   type  5       howmuch                 intunit
41   type  6       step                    intunit
42   type  7       targettoken             octetstring
43
44 class 6 metadata-requested
45
46   type  1       cost                    intunit
47   type  2       size                    intunit
48   type  3       hitsvar                 null
49   type  4       hitsnonvar              null
50   type  5       variantlist             null
51   type  6       isvariantsupported      null
52   type  7       documentdescriptor      null
53   type  8       surrogateinformation    null
54   type  998     allmetadata             null
55   type  999     othermetadata           oid
56
57 class 7 metadata-returned
58
59   type  1       cost                    intunit
60
61   # More...
62
63 # More classes, too...