X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2Fexplain.tag;h=6ed03a214d32b02a01663ed494cd83f298573d63;hp=ba55fd67782d9205bfe032638de555824430aaf6;hb=8de81d57ebf189d37a160fe66df667b50ba7cb86;hpb=5afa1465c452137580fe0c21a928f8bdcd08367b diff --git a/tab/explain.tag b/tab/explain.tag index ba55fd6..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 @@ -43,11 +54,10 @@ tag 119 address structured # tag 201 userFee bool tag 202 available bool -tag 203 titleString bool +tag 203 titleString string tag 205 associatedDbs structured tag 206 subDbs structured tag 207 disclaimers string -tag 208 news string tag 209 recordCount structured tag 210 recordCountActual numeric tag 211 recordCountApprox numeric @@ -65,7 +75,8 @@ tag 222 copyrightNotice string tag 223 producerContactInfo structured tag 224 supplierContactInfo structured tag 225 submissionContactInfo structured - +tag 226 explainDatabase null +tag 227 keywords string # # AccessInfo @@ -73,20 +84,70 @@ tag 225 submissionContactInfo structured tag 500 accessinfo structured tag 501 queryTypesSupported structured tag 503 diagnosticSets structured -tag 504 diagnosticSet oid tag 505 attributeSetIds structured -tag 506 attributeSetId oid tag 507 schemas structured -tag 508 schema oid tag 509 recordSyntaxes structured -tag 510 recordSyntax oid tag 511 resourceChallenges structured -tag 512 resourceChallenge oid tag 513 restrictedAccess structured tag 514 costInfo 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 + +# 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 +