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