*** empty log message ***
[yaz-moved-to-github.git] / tab / explain.tag
1 #
2 # Tag set for internal Explain-data management
3 #
4
5 name explain
6 type 4
7 include tagsetm.tag
8
9 #
10 # Explain categories
11 #
12 tag 1           targetInfo                                      structured
13 tag 2           databaseInfo                                    structured
14 tag 3           schemaInfo                                      structured
15 tag 4           tagSetInfo                                      structured
16 tag 5           recordSyntaxInfo                                structured
17 tag 6           attributeSetInfo                                structured
18 tag 7           termListInfo                                    structured
19 tag 8           extendedServicesInfo                            structured
20 tag 9           attributeDetails                                structured
21 tag 10          termListDetails                                 structured
22 tag 11          elementSetDetails                               structured
23 tag 12          retrievalRecordDetails                          structured
24 tag 13          sortDetails                                     structured
25 tag 14          processing                                      structured
26 tag 15          variants                                        structured
27 tag 16          units                                           structured
28 tag 100         categoryList                                    structured
29
30 #
31 # TargetInfo
32 #
33 tag 102         name                                            string
34 tag 103         recentNews                                      string
35 tag 104         icon                                            structured
36 tag 105         namedResultSets                                 bool
37 tag 106         multipleDbSearch                                bool
38 tag 107         maxResultSets                                   numeric
39 tag 108         maxResultSize                                   numeric
40 tag 109         maxTerms                                        numeric
41 tag 110         timeoutInterval                                 intunit
42 tag 111         welcomeMessage                                  string
43 tag 112         contactInfo                                     structured
44 tag 113         description                                     string
45 tag 114         nicknames                                       structured
46 tag 115         usageRest                                       string
47 tag 116         paymentAddr                                     string
48 tag 117         hours                                           string
49 tag 118         dbCombinations                                  structured
50 tag 119         address                                         structured
51
52 #
53 # DatabaseInfo
54 #
55 tag 201         userFee                                         bool
56 tag 202         available                                       bool
57 tag 203         titleString                                     string
58 tag 205         associatedDbs                                   structured
59 tag 206         subDbs                                          structured
60 tag 207         disclaimers                                     string
61 tag 209         recordCount                                     structured
62 tag 210         recordCountActual                               numeric
63 tag 211         recordCountApprox                               numeric
64 tag 212         defaultOrder                                    string
65 tag 213         avRecordSize                                    numeric
66 tag 214         maxRecordSize                                   numeric
67 tag 215         hours                                           string
68 tag 216         bestTime                                        string
69 tag 217         lastUpdate                                      generalizedtime
70 tag 218         updateInterval                                  intunit
71 tag 219         coverage                                        string
72 tag 220         proprietary                                     bool
73 tag 221         copyrightText                                   string
74 tag 222         copyrightNotice                                 string
75 tag 223         producerContactInfo                             structured
76 tag 224         supplierContactInfo                             structured
77 tag 225         submissionContactInfo                           structured
78 tag 226         explainDatabase                                 null
79 tag 227         keywords                                        string
80
81 #
82 # AccessInfo
83 #
84 tag 500         accessinfo                                      structured
85 tag 501         queryTypesSupported                             structured
86 tag 503         diagnosticSets                                  structured
87 tag 505         attributeSetIds                                 structured
88 tag 507         schemas                                         structured
89 tag 509         recordSyntaxes                                  structured
90 tag 511         resourceChallenges                              structured
91 tag 513         restrictedAccess                                structured
92 tag 514         costInfo                                        structured
93 tag 515         variantSets                                     structured
94 tag 516         elementSetNames                                 structured
95 tag 517         unitSystems                                     structured
96 tag 518         privateCapabilities                             structured
97 tag 519         RpnCapabilities                                 structured
98 tag 520         Iso8777Capabilities                             structured
99
100 tag 550         rpnOperators                                    structured
101 tag 551         rpnOperator                                     numeric
102 tag 552         resultSetAsOperandSupported                     bool
103 tag 553         restrictionOperandSupported                     bool
104 tag 554         proximitySupport                                structured
105 tag 555         anySupport                                      bool
106 tag 556         proximityUnitsSupported                         structured
107 tag 557         proximityUnitSupported                          structured
108 tag 558         proximityUnitVal                                numeric
109 tag 559         proximityUnitPrivate                            structured
110 tag 560         proximityUnitDescription                        string
111
112 # CommonInfo
113
114 tag 600         commonInfo                                      structured
115 tag 601         dateAdded                                       generalizedtime
116 tag 602         dateChanged                                     generalizedtime
117 tag 603         expiry                                          generalizedtime
118 tag 604         languageCode                                    string
119 tag 605         databaseList                                    structured
120
121 # AttributeDetails, AttributeSetDetails
122
123 tag 700         attributesBySet                                 structured
124 tag 701         attributeSetDetails                             structured
125 tag 702         attributesByType                                structured
126 tag 703         attributeTypeDetails                            structured
127 tag 704         attributeType                                   numeric
128 tag 705         defaultIfOmitted                                structured
129 tag 706         defaultValue                                    structured
130 tag 707         defaultDescription                              structured
131 tag 708         attributeValues                                 structured
132 tag 709         attributeValue                                  structured
133 tag 710         value                                           structured
134 tag 711         description                                     string
135 tag 712         subAttributes                                   structured
136 tag 713         subAttribute                                    structured
137 tag 714         superAttributes                                 structured
138 tag 715         superAttribute                                  structured
139 tag 716         attributeCombinations                           structured
140 tag 717         legalAttributeCombinations                      structured
141 tag 718         attributeCombination                            structured
142 tag 719         attributeOccurrence                             structured
143 tag 720         mustBeSupplied                                  bool
144 tag 721         anyOrNone                                       bool
145 tag 722         specific                                        structured
146
147 #
148 # General tags for list members, etc.
149 #
150 tag 1000        oid                                             oid
151 tag 1001        string                                          string
152 tag 1002        numeric                                         numeric
153