X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2Fexplain.tag;h=6ed03a214d32b02a01663ed494cd83f298573d63;hp=a9f98b920c4677f13a714add561c43910e22760b;hb=8de81d57ebf189d37a160fe66df667b50ba7cb86;hpb=7674cd40af86e353235cb1b509f4b4687167cdf2 diff --git a/tab/explain.tag b/tab/explain.tag index a9f98b9..6ed03a2 100644 --- a/tab/explain.tag +++ b/tab/explain.tag @@ -9,12 +9,23 @@ include tagsetm.tag # # 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 @@ -86,14 +97,57 @@ 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 + +# CommonInfo + tag 600 commonInfo structured tag 601 dateAdded generalizedtime tag 602 dateChanged generalizedtime tag 603 expiry generalizedtime tag 604 languageCode string +tag 605 databaseList structured + +# AttributeDetails, AttributeSetDetails + +tag 700 attributesBySet structured +tag 701 attributeSetDetails structured +tag 702 attributesByType structured +tag 703 attributeTypeDetails structured +tag 704 attributeType numeric +tag 705 defaultIfOmitted structured +tag 706 defaultValue structured +tag 707 defaultDescription structured +tag 708 attributeValues structured +tag 709 attributeValue structured +tag 710 value structured +tag 711 description string +tag 712 subAttributes structured +tag 713 subAttribute structured +tag 714 superAttributes structured +tag 715 superAttribute structured +tag 716 attributeCombinations structured +tag 717 legalAttributeCombinations structured +tag 718 attributeCombination structured +tag 719 attributeOccurrence structured +tag 720 mustBeSupplied bool +tag 721 anyOrNone bool +tag 722 specific structured # # General tags for list members, etc. # tag 1000 oid oid tag 1001 string string +tag 1002 numeric numeric +