Added const to some char pointer arguments.
[yaz-moved-to-github.git] / tab / explain.tag
index 48cc27c..246de47 100644 (file)
@@ -9,12 +9,23 @@ include tagsetm.tag
 #
 # Explain categories
 #
 #
 # Explain categories
 #
-tag 0          targetInfo                                      structured
-tag 1          databaseInfo                                    structured
-tag 2          schemaInfo                                      structured
-tag 3          tagSetInfo                                      structured
-tag 4          recordSyntaxInfo                                structured
-# ....
+tag 1          targetInfo                                      structured
+tag 2          databaseInfo                                    structured
+tag 3          schemaInfo                                      structured
+tag 4          tagSetInfo                                      structured
+tag 5          recordSyntaxInfo                                structured
+tag 6           attributeSetInfo                               structured
+tag 7          termListInfo                                    structured
+tag 8          extendedServicesInfo                            structured
+tag 9          attributeDetails                                structured
+tag 10         termListDetails                                 structured
+tag 11         elementSetDetails                               structured
+tag 12         retrievalRecordDetails                          structured
+tag 13         sortDetails                                     structured
+tag 14         processing                                      structured
+tag 15         variants                                        structured
+tag 16         units                                           structured
+tag 100                categoryList                                    structured
 
 #
 # TargetInfo
 
 #
 # TargetInfo
@@ -82,12 +93,28 @@ tag 514             costInfo                                        structured
 tag 515                variantSets                                     structured
 tag 516                elementSetNames                                 structured
 tag 517                unitSystems                                     structured
 tag 515                variantSets                                     structured
 tag 516                elementSetNames                                 structured
 tag 517                unitSystems                                     structured
+tag 518         privateCapabilities                            structured
+tag 519                RpnCapabilities                                 structured
+tag 520                Iso8777Capabilities                             structured
+
+tag 550                rpnOperators                                    structured
+tag 551                rpnOperator                                     numeric
+tag 552                resultSetAsOperandSupported                     bool
+tag 553                restrictionOperandSupported                     bool
+tag 554                proximitySupport                                structured
+tag 555                anySupport                                      bool
+tag 556        proximityUnitsSupported                         structured
+tag 557                proximityUnitSupported                          structured
+tag 558                proximityUnitVal                                numeric
+tag 559                proximityUnitPrivate                            structured
+tag 560                proximityUnitDescription                        string
 
 tag 600                commonInfo                                      structured
 tag 601                dateAdded                                       generalizedtime
 tag 602                dateChanged                                     generalizedtime
 tag 603                expiry                                          generalizedtime
 tag 604                languageCode                                    string
 
 tag 600                commonInfo                                      structured
 tag 601                dateAdded                                       generalizedtime
 tag 602                dateChanged                                     generalizedtime
 tag 603                expiry                                          generalizedtime
 tag 604                languageCode                                    string
+tag 605        databaseList                                    structured
 
 #
 # General tags for list members, etc.
 
 #
 # General tags for list members, etc.