pareto 0.67.0 → 0.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/auto.dist/data/boekhouding.data.d.ts +1 -1
  2. package/auto.dist/index.d.ts +6 -5
  3. package/auto.dist/index.js +8 -7
  4. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.api.d.ts +6 -0
  5. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.api.js +1 -1
  6. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.d.ts +2 -0
  7. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.js +6 -0
  8. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +2228 -0
  9. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.d.ts +23 -0
  11. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.js +3 -0
  12. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.d.ts +2 -0
  13. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.js +216 -0
  14. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/index.js +19 -0
  15. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.js +1 -1
  16. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.d.ts +1 -1
  17. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.js +3 -3
  18. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.js +1 -1
  19. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  20. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +157 -0
  21. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/index.js +1 -1
  22. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.js +3 -0
  23. package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.implementation.d.ts +1 -1
  24. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +6 -0
  25. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.js +3 -0
  26. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.js +3 -0
  27. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.js +65 -0
  28. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/index.js +19 -0
  29. package/auto.dist/public/modules/main/auto.implementation.d.ts +1 -1
  30. package/auto.dist/public/modules/main/auto.implementation.js +3 -3
  31. package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.js → temp$_compile$_boekhouding.alg.js} +2 -2
  32. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.js +1 -1
  33. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.d.ts +1 -1
  34. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.js +3 -3
  35. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.js +1 -1
  36. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  37. package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.js → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js} +5 -5
  38. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/index.js +1 -1
  39. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.api.js +3 -0
  40. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.d.ts +1 -1
  41. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.js +3 -3
  42. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.provided_interface_glossary.js +3 -0
  43. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  44. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.js +1 -1
  45. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.js +1 -1
  46. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.js +1 -1
  47. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.js +95 -0
  48. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/index.js +1 -1
  49. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.js +1 -1
  50. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.js +1 -1
  51. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.js +1 -1
  52. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  53. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.js +1 -1
  54. package/auto.dist/public/modules/typescript_naming/index.d.ts +2 -0
  55. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/index.js +1 -1
  56. package/auto.pareto/$.data.ts +2 -0
  57. package/auto.pareto/auto.dependencies/index.ts +3 -3
  58. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
  59. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  60. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
  65. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
  66. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
  67. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
  68. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
  69. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
  70. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
  71. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
  72. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
  73. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
  74. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
  75. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
  76. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
  77. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
  78. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
  79. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
  97. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  98. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/api.data.ts +17 -0
  99. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +51 -0
  100. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
  101. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
  102. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
  103. package/package.json +5 -5
  104. package/auto.dist/public/modules/filesystem__naming/implementations/create__Valid__File__Name.alg.js +0 -142
  105. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +0 -3
  106. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.implementation.js +0 -6
  107. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.js +0 -3
  108. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.js +0 -3
  109. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/implementations/map__Block__2__Block.alg.js +0 -65
  110. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/index.js +0 -19
  111. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +0 -95
  112. /package/auto.dist/public/modules/{filesystem__naming → cosmos_type_system_2_typescript_intermediate}/index.d.ts +0 -0
  113. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.d.ts +0 -0
  114. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.d.ts +0 -0
  115. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  116. /package/auto.dist/public/modules/{filesystem__naming/implementations/create__Valid__File__Name.alg.d.ts → filesystem_naming/implementations/create_Valid_File_Name.alg.d.ts} +0 -0
  117. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → filesystem_naming}/index.d.ts +0 -0
  118. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.api.d.ts +0 -0
  119. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.d.ts +0 -0
  120. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  121. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/implementations/map__Block__2__Block.alg.d.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  122. /package/auto.dist/public/modules/{pareto__2__fountain__pen → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/index.d.ts +0 -0
  123. /package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.d.ts → temp$_compile$_boekhouding.alg.d.ts} +0 -0
  124. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.d.ts +0 -0
  125. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  126. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  127. /package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.d.ts → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.d.ts} +0 -0
  128. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → pareto_2_fountain_pen}/index.d.ts +0 -0
  129. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.api.d.ts +0 -0
  130. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  131. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  132. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.d.ts +0 -0
  133. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.d.ts +0 -0
  134. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.d.ts +0 -0
  135. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts → typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  136. /package/auto.dist/public/modules/{typescript__naming → typescript_intermediate_2_fountain_pen}/index.d.ts +0 -0
  137. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.d.ts +0 -0
  138. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.d.ts +0 -0
  139. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.d.ts +0 -0
  140. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  141. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.d.ts +0 -0
@@ -0,0 +1,3265 @@
1
+ import * as pd from 'pareto-core-data'
2
+
3
+ import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
4
+
5
+ const d = pd.d
6
+ const a = pd.a
7
+
8
+ export const $: g_cosmos.D.Data__Glossary = {
9
+ 'glossary parameters': d({
10
+ }),
11
+ 'imports': d({
12
+ }),
13
+ 'root': {
14
+ 'data types': d({
15
+ "Document": {
16
+ 'parameters': d({
17
+ }),
18
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
19
+ "body": ['component', ['type', {
20
+ 'context': ['local', null],
21
+ 'tailXX': a([
22
+ ]),
23
+ 'type arguments': d({
24
+ }),
25
+ 'typeXX': "Flow content",
26
+ }]],
27
+ "head": ['group', d<g_cosmos.D.Data__Type>({
28
+ "title": ['text', null],
29
+ })],
30
+ "lang": ['optional', ['text', null]],
31
+ })],
32
+ },
33
+ "Edit": {
34
+ 'parameters': d({
35
+ }),
36
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
37
+ "cite": ['optional', ['text', null]],
38
+ "datetime": ['optional', ['text', null]],
39
+ })],
40
+ },
41
+ "Embedded": {
42
+ 'parameters': d({
43
+ }),
44
+ 'type': ['state group', d({
45
+ "audio": ['group', d<g_cosmos.D.Data__Type>({
46
+ })],
47
+ "canvas": ['group', d<g_cosmos.D.Data__Type>({
48
+ })],
49
+ "embed": ['group', d<g_cosmos.D.Data__Type>({
50
+ })],
51
+ "iframe": ['group', d<g_cosmos.D.Data__Type>({
52
+ })],
53
+ "img": ['group', d<g_cosmos.D.Data__Type>({
54
+ })],
55
+ "math": ['group', d<g_cosmos.D.Data__Type>({
56
+ })],
57
+ "object": ['group', d<g_cosmos.D.Data__Type>({
58
+ "content": ['component', ['type', {
59
+ 'context': ['local', null],
60
+ 'tailXX': a([
61
+ ]),
62
+ 'type arguments': d({
63
+ }),
64
+ 'typeXX': "Embedded content",
65
+ }]],
66
+ })],
67
+ "picture": ['group', d<g_cosmos.D.Data__Type>({
68
+ })],
69
+ "svg": ['group', d<g_cosmos.D.Data__Type>({
70
+ })],
71
+ "video": ['group', d<g_cosmos.D.Data__Type>({
72
+ })],
73
+ })],
74
+ },
75
+ "Embedded content": {
76
+ 'parameters': d({
77
+ }),
78
+ 'type': ['list', ['component', ['type', {
79
+ 'context': ['local', null],
80
+ 'tailXX': a([
81
+ ]),
82
+ 'type arguments': d({
83
+ }),
84
+ 'typeXX': "Embedded",
85
+ }]]],
86
+ },
87
+ "Flow": {
88
+ 'parameters': d({
89
+ }),
90
+ 'type': ['state group', d({
91
+ "address": ['group', d<g_cosmos.D.Data__Type>({
92
+ })],
93
+ "blockquote": ['group', d<g_cosmos.D.Data__Type>({
94
+ "cite": ['text', null],
95
+ "content": ['component', ['type', {
96
+ 'context': ['local', null],
97
+ 'tailXX': a([
98
+ ]),
99
+ 'type arguments': d({
100
+ }),
101
+ 'typeXX': "Flow content",
102
+ }]],
103
+ })],
104
+ "class": ['group', d<g_cosmos.D.Data__Type>({
105
+ "child": ['component', ['type', {
106
+ 'context': ['local', null],
107
+ 'tailXX': a([
108
+ ]),
109
+ 'type arguments': d({
110
+ }),
111
+ 'typeXX': "Flow",
112
+ }]],
113
+ "class": ['text', null],
114
+ })],
115
+ "del": ['group', d<g_cosmos.D.Data__Type>({
116
+ "content": ['component', ['type', {
117
+ 'context': ['local', null],
118
+ 'tailXX': a([
119
+ ]),
120
+ 'type arguments': d({
121
+ }),
122
+ 'typeXX': "Flow content",
123
+ }]],
124
+ "edit": ['component', ['type', {
125
+ 'context': ['local', null],
126
+ 'tailXX': a([
127
+ ]),
128
+ 'type arguments': d({
129
+ }),
130
+ 'typeXX': "Edit",
131
+ }]],
132
+ })],
133
+ "details": ['group', d<g_cosmos.D.Data__Type>({
134
+ "content": ['component', ['type', {
135
+ 'context': ['local', null],
136
+ 'tailXX': a([
137
+ ]),
138
+ 'type arguments': d({
139
+ }),
140
+ 'typeXX': "Flow content",
141
+ }]],
142
+ "summary": ['list', ['state group', d({
143
+ "heading": ['component', ['type', {
144
+ 'context': ['local', null],
145
+ 'tailXX': a([
146
+ ]),
147
+ 'type arguments': d({
148
+ }),
149
+ 'typeXX': "Heading",
150
+ }]],
151
+ "phrasing": ['component', ['type', {
152
+ 'context': ['local', null],
153
+ 'tailXX': a([
154
+ ]),
155
+ 'type arguments': d({
156
+ }),
157
+ 'typeXX': "Phrasing content",
158
+ }]],
159
+ })]],
160
+ })],
161
+ "dialog": ['group', d<g_cosmos.D.Data__Type>({
162
+ "content": ['component', ['type', {
163
+ 'context': ['local', null],
164
+ 'tailXX': a([
165
+ ]),
166
+ 'type arguments': d({
167
+ }),
168
+ 'typeXX': "Flow content",
169
+ }]],
170
+ "open": ['optional', ['text', null]],
171
+ })],
172
+ "div": ['component', ['type', {
173
+ 'context': ['local', null],
174
+ 'tailXX': a([
175
+ ]),
176
+ 'type arguments': d({
177
+ }),
178
+ 'typeXX': "Flow content",
179
+ }]],
180
+ "dl": ['state group', d({
181
+ "divs": ['group', d<g_cosmos.D.Data__Type>({
182
+ })],
183
+ "dts": ['group', d<g_cosmos.D.Data__Type>({
184
+ })],
185
+ })],
186
+ "embedded": ['component', ['type', {
187
+ 'context': ['local', null],
188
+ 'tailXX': a([
189
+ ]),
190
+ 'type arguments': d({
191
+ }),
192
+ 'typeXX': "Embedded",
193
+ }]],
194
+ "fieldset": ['group', d<g_cosmos.D.Data__Type>({
195
+ "content": ['component', ['type', {
196
+ 'context': ['local', null],
197
+ 'tailXX': a([
198
+ ]),
199
+ 'type arguments': d({
200
+ }),
201
+ 'typeXX': "Flow content",
202
+ }]],
203
+ "legend": ['optional', ['group', d<g_cosmos.D.Data__Type>({
204
+ })]],
205
+ })],
206
+ "figure": ['group', d<g_cosmos.D.Data__Type>({
207
+ "caption": ['optional', ['group', d<g_cosmos.D.Data__Type>({
208
+ "content": ['component', ['type', {
209
+ 'context': ['local', null],
210
+ 'tailXX': a([
211
+ ]),
212
+ 'type arguments': d({
213
+ }),
214
+ 'typeXX': "Flow content",
215
+ }]],
216
+ "position": ['state group', d({
217
+ "botom": ['group', d<g_cosmos.D.Data__Type>({
218
+ })],
219
+ "top": ['group', d<g_cosmos.D.Data__Type>({
220
+ })],
221
+ })],
222
+ })]],
223
+ "content": ['component', ['type', {
224
+ 'context': ['local', null],
225
+ 'tailXX': a([
226
+ ]),
227
+ 'type arguments': d({
228
+ }),
229
+ 'typeXX': "Flow content",
230
+ }]],
231
+ })],
232
+ "footer": ['group', d<g_cosmos.D.Data__Type>({
233
+ })],
234
+ "form": ['group', d<g_cosmos.D.Data__Type>({
235
+ })],
236
+ "header": ['group', d<g_cosmos.D.Data__Type>({
237
+ })],
238
+ "heading": ['component', ['type', {
239
+ 'context': ['local', null],
240
+ 'tailXX': a([
241
+ ]),
242
+ 'type arguments': d({
243
+ }),
244
+ 'typeXX': "Heading",
245
+ }]],
246
+ "hr": ['group', d<g_cosmos.D.Data__Type>({
247
+ })],
248
+ "id": ['group', d<g_cosmos.D.Data__Type>({
249
+ "child": ['component', ['type', {
250
+ 'context': ['local', null],
251
+ 'tailXX': a([
252
+ ]),
253
+ 'type arguments': d({
254
+ }),
255
+ 'typeXX': "Flow",
256
+ }]],
257
+ "id": ['text', null],
258
+ })],
259
+ "ins": ['group', d<g_cosmos.D.Data__Type>({
260
+ "content": ['component', ['type', {
261
+ 'context': ['local', null],
262
+ 'tailXX': a([
263
+ ]),
264
+ 'type arguments': d({
265
+ }),
266
+ 'typeXX': "Flow content",
267
+ }]],
268
+ "edit": ['component', ['type', {
269
+ 'context': ['local', null],
270
+ 'tailXX': a([
271
+ ]),
272
+ 'type arguments': d({
273
+ }),
274
+ 'typeXX': "Edit",
275
+ }]],
276
+ })],
277
+ "main": ['component', ['type', {
278
+ 'context': ['local', null],
279
+ 'tailXX': a([
280
+ ]),
281
+ 'type arguments': d({
282
+ }),
283
+ 'typeXX': "Flow content",
284
+ }]],
285
+ "map": ['group', d<g_cosmos.D.Data__Type>({
286
+ "content": ['component', ['type', {
287
+ 'context': ['local', null],
288
+ 'tailXX': a([
289
+ ]),
290
+ 'type arguments': d({
291
+ }),
292
+ 'typeXX': "Flow content",
293
+ }]],
294
+ "name": ['text', null],
295
+ })],
296
+ "menu": ['list', ['state group', d({
297
+ "li": ['component', ['type', {
298
+ 'context': ['local', null],
299
+ 'tailXX': a([
300
+ ]),
301
+ 'type arguments': d({
302
+ }),
303
+ 'typeXX': "Flow content",
304
+ }]],
305
+ "script supporting": ['component', ['type', {
306
+ 'context': ['local', null],
307
+ 'tailXX': a([
308
+ ]),
309
+ 'type arguments': d({
310
+ }),
311
+ 'typeXX': "Script supporting",
312
+ }]],
313
+ })]],
314
+ "object": ['group', d<g_cosmos.D.Data__Type>({
315
+ "content": ['component', ['type', {
316
+ 'context': ['local', null],
317
+ 'tailXX': a([
318
+ ]),
319
+ 'type arguments': d({
320
+ }),
321
+ 'typeXX': "Flow content",
322
+ }]],
323
+ })],
324
+ "ol": ['group', d<g_cosmos.D.Data__Type>({
325
+ "content": ['list', ['state group', d({
326
+ "li": ['group', d<g_cosmos.D.Data__Type>({
327
+ "content": ['component', ['type', {
328
+ 'context': ['local', null],
329
+ 'tailXX': a([
330
+ ]),
331
+ 'type arguments': d({
332
+ }),
333
+ 'typeXX': "Flow content",
334
+ }]],
335
+ "value": ['integer', null],
336
+ })],
337
+ "script supporting": ['component', ['type', {
338
+ 'context': ['local', null],
339
+ 'tailXX': a([
340
+ ]),
341
+ 'type arguments': d({
342
+ }),
343
+ 'typeXX': "Script supporting",
344
+ }]],
345
+ })]],
346
+ "reversed": ['optional', ['text', null]],
347
+ "start": ['optional', ['integer', null]],
348
+ "type": ['optional', ['state group', d({
349
+ "1": ['group', d<g_cosmos.D.Data__Type>({
350
+ })],
351
+ "A": ['group', d<g_cosmos.D.Data__Type>({
352
+ })],
353
+ "I": ['group', d<g_cosmos.D.Data__Type>({
354
+ })],
355
+ "a": ['group', d<g_cosmos.D.Data__Type>({
356
+ })],
357
+ "i": ['group', d<g_cosmos.D.Data__Type>({
358
+ })],
359
+ })]],
360
+ })],
361
+ "p": ['component', ['type', {
362
+ 'context': ['local', null],
363
+ 'tailXX': a([
364
+ ]),
365
+ 'type arguments': d({
366
+ }),
367
+ 'typeXX': "Phrasing content",
368
+ }]],
369
+ "pre": ['component', ['type', {
370
+ 'context': ['local', null],
371
+ 'tailXX': a([
372
+ ]),
373
+ 'type arguments': d({
374
+ }),
375
+ 'typeXX': "Phrasing content",
376
+ }]],
377
+ "script supporting": ['component', ['type', {
378
+ 'context': ['local', null],
379
+ 'tailXX': a([
380
+ ]),
381
+ 'type arguments': d({
382
+ }),
383
+ 'typeXX': "Script supporting",
384
+ }]],
385
+ "search": ['component', ['type', {
386
+ 'context': ['local', null],
387
+ 'tailXX': a([
388
+ ]),
389
+ 'type arguments': d({
390
+ }),
391
+ 'typeXX': "Flow content",
392
+ }]],
393
+ "sectioning": ['component', ['type', {
394
+ 'context': ['local', null],
395
+ 'tailXX': a([
396
+ ]),
397
+ 'type arguments': d({
398
+ }),
399
+ 'typeXX': "Sectioning content",
400
+ }]],
401
+ "slot": ['group', d<g_cosmos.D.Data__Type>({
402
+ "content": ['component', ['type', {
403
+ 'context': ['local', null],
404
+ 'tailXX': a([
405
+ ]),
406
+ 'type arguments': d({
407
+ }),
408
+ 'typeXX': "Flow content",
409
+ }]],
410
+ "name": ['text', null],
411
+ })],
412
+ "table": ['group', d<g_cosmos.D.Data__Type>({
413
+ "caption": ['optional', ['component', ['type', {
414
+ 'context': ['local', null],
415
+ 'tailXX': a([
416
+ ]),
417
+ 'type arguments': d({
418
+ }),
419
+ 'typeXX': "Flow content",
420
+ }]]],
421
+ "colgroups": ['list', ['group', d<g_cosmos.D.Data__Type>({
422
+ })]],
423
+ })],
424
+ "ul": ['list', ['state group', d({
425
+ "li": ['component', ['type', {
426
+ 'context': ['local', null],
427
+ 'tailXX': a([
428
+ ]),
429
+ 'type arguments': d({
430
+ }),
431
+ 'typeXX': "Flow content",
432
+ }]],
433
+ "script supporting": ['component', ['type', {
434
+ 'context': ['local', null],
435
+ 'tailXX': a([
436
+ ]),
437
+ 'type arguments': d({
438
+ }),
439
+ 'typeXX': "Script supporting",
440
+ }]],
441
+ })]],
442
+ })],
443
+ },
444
+ "Flow content": {
445
+ 'parameters': d({
446
+ }),
447
+ 'type': ['list', ['state group', d({
448
+ "flow": ['component', ['type', {
449
+ 'context': ['local', null],
450
+ 'tailXX': a([
451
+ ]),
452
+ 'type arguments': d({
453
+ }),
454
+ 'typeXX': "Flow",
455
+ }]],
456
+ "phrase": ['component', ['type', {
457
+ 'context': ['local', null],
458
+ 'tailXX': a([
459
+ ]),
460
+ 'type arguments': d({
461
+ }),
462
+ 'typeXX': "Phrasing content",
463
+ }]],
464
+ })]],
465
+ },
466
+ "Heading": {
467
+ 'parameters': d({
468
+ }),
469
+ 'type': ['state group', d({
470
+ "h1": ['component', ['type', {
471
+ 'context': ['local', null],
472
+ 'tailXX': a([
473
+ ]),
474
+ 'type arguments': d({
475
+ }),
476
+ 'typeXX': "Phrasing content",
477
+ }]],
478
+ "h2": ['component', ['type', {
479
+ 'context': ['local', null],
480
+ 'tailXX': a([
481
+ ]),
482
+ 'type arguments': d({
483
+ }),
484
+ 'typeXX': "Phrasing content",
485
+ }]],
486
+ "h3": ['component', ['type', {
487
+ 'context': ['local', null],
488
+ 'tailXX': a([
489
+ ]),
490
+ 'type arguments': d({
491
+ }),
492
+ 'typeXX': "Phrasing content",
493
+ }]],
494
+ "h4": ['component', ['type', {
495
+ 'context': ['local', null],
496
+ 'tailXX': a([
497
+ ]),
498
+ 'type arguments': d({
499
+ }),
500
+ 'typeXX': "Phrasing content",
501
+ }]],
502
+ "h5": ['component', ['type', {
503
+ 'context': ['local', null],
504
+ 'tailXX': a([
505
+ ]),
506
+ 'type arguments': d({
507
+ }),
508
+ 'typeXX': "Phrasing content",
509
+ }]],
510
+ "h6": ['component', ['type', {
511
+ 'context': ['local', null],
512
+ 'tailXX': a([
513
+ ]),
514
+ 'type arguments': d({
515
+ }),
516
+ 'typeXX': "Phrasing content",
517
+ }]],
518
+ "hgroup": ['group', d<g_cosmos.D.Data__Type>({
519
+ "content after": ['state group', d({
520
+ "p": ['group', d<g_cosmos.D.Data__Type>({
521
+ })],
522
+ "script supporting": ['component', ['type', {
523
+ 'context': ['local', null],
524
+ 'tailXX': a([
525
+ ]),
526
+ 'type arguments': d({
527
+ }),
528
+ 'typeXX': "Script supporting",
529
+ }]],
530
+ })],
531
+ "content before": ['state group', d({
532
+ "p": ['group', d<g_cosmos.D.Data__Type>({
533
+ })],
534
+ "script supporting": ['component', ['type', {
535
+ 'context': ['local', null],
536
+ 'tailXX': a([
537
+ ]),
538
+ 'type arguments': d({
539
+ }),
540
+ 'typeXX': "Script supporting",
541
+ }]],
542
+ })],
543
+ "heading": ['state group', d({
544
+ "h1 ": ['component', ['type', {
545
+ 'context': ['local', null],
546
+ 'tailXX': a([
547
+ ]),
548
+ 'type arguments': d({
549
+ }),
550
+ 'typeXX': "Phrasing content",
551
+ }]],
552
+ "h2": ['component', ['type', {
553
+ 'context': ['local', null],
554
+ 'tailXX': a([
555
+ ]),
556
+ 'type arguments': d({
557
+ }),
558
+ 'typeXX': "Phrasing content",
559
+ }]],
560
+ "h3": ['component', ['type', {
561
+ 'context': ['local', null],
562
+ 'tailXX': a([
563
+ ]),
564
+ 'type arguments': d({
565
+ }),
566
+ 'typeXX': "Phrasing content",
567
+ }]],
568
+ "h4": ['component', ['type', {
569
+ 'context': ['local', null],
570
+ 'tailXX': a([
571
+ ]),
572
+ 'type arguments': d({
573
+ }),
574
+ 'typeXX': "Phrasing content",
575
+ }]],
576
+ "h5": ['component', ['type', {
577
+ 'context': ['local', null],
578
+ 'tailXX': a([
579
+ ]),
580
+ 'type arguments': d({
581
+ }),
582
+ 'typeXX': "Phrasing content",
583
+ }]],
584
+ "h6": ['component', ['type', {
585
+ 'context': ['local', null],
586
+ 'tailXX': a([
587
+ ]),
588
+ 'type arguments': d({
589
+ }),
590
+ 'typeXX': "Phrasing content",
591
+ }]],
592
+ })],
593
+ })],
594
+ })],
595
+ },
596
+ "Phrasing": {
597
+ 'parameters': d({
598
+ }),
599
+ 'type': ['state group', d({
600
+ "a": ['group', d<g_cosmos.D.Data__Type>({
601
+ })],
602
+ "abbr": ['group', d<g_cosmos.D.Data__Type>({
603
+ "content": ['component', ['type', {
604
+ 'context': ['local', null],
605
+ 'tailXX': a([
606
+ ]),
607
+ 'type arguments': d({
608
+ }),
609
+ 'typeXX': "Phrasing content",
610
+ }]],
611
+ "title": ['text', null],
612
+ })],
613
+ "area": ['group', d<g_cosmos.D.Data__Type>({
614
+ })],
615
+ "b": ['component', ['type', {
616
+ 'context': ['local', null],
617
+ 'tailXX': a([
618
+ ]),
619
+ 'type arguments': d({
620
+ }),
621
+ 'typeXX': "Phrasing content",
622
+ }]],
623
+ "bdi": ['group', d<g_cosmos.D.Data__Type>({
624
+ "content": ['component', ['type', {
625
+ 'context': ['local', null],
626
+ 'tailXX': a([
627
+ ]),
628
+ 'type arguments': d({
629
+ }),
630
+ 'typeXX': "Phrasing content",
631
+ }]],
632
+ "dir": ['text', null],
633
+ })],
634
+ "bdo": ['group', d<g_cosmos.D.Data__Type>({
635
+ "content": ['component', ['type', {
636
+ 'context': ['local', null],
637
+ 'tailXX': a([
638
+ ]),
639
+ 'type arguments': d({
640
+ }),
641
+ 'typeXX': "Phrasing content",
642
+ }]],
643
+ "dir": ['text', null],
644
+ })],
645
+ "br": ['group', d<g_cosmos.D.Data__Type>({
646
+ })],
647
+ "button": ['group', d<g_cosmos.D.Data__Type>({
648
+ })],
649
+ "cite": ['component', ['type', {
650
+ 'context': ['local', null],
651
+ 'tailXX': a([
652
+ ]),
653
+ 'type arguments': d({
654
+ }),
655
+ 'typeXX': "Phrasing content",
656
+ }]],
657
+ "class": ['group', d<g_cosmos.D.Data__Type>({
658
+ "child": ['component', ['type', {
659
+ 'context': ['local', null],
660
+ 'tailXX': a([
661
+ ]),
662
+ 'type arguments': d({
663
+ }),
664
+ 'typeXX': "Phrasing",
665
+ }]],
666
+ "class": ['text', null],
667
+ })],
668
+ "code": ['component', ['type', {
669
+ 'context': ['local', null],
670
+ 'tailXX': a([
671
+ ]),
672
+ 'type arguments': d({
673
+ }),
674
+ 'typeXX': "Phrasing content",
675
+ }]],
676
+ "data": ['group', d<g_cosmos.D.Data__Type>({
677
+ "content": ['component', ['type', {
678
+ 'context': ['local', null],
679
+ 'tailXX': a([
680
+ ]),
681
+ 'type arguments': d({
682
+ }),
683
+ 'typeXX': "Phrasing content",
684
+ }]],
685
+ "value": ['text', null],
686
+ })],
687
+ "datalist": ['state group', d({
688
+ "options": ['list', ['state group', d({
689
+ "option": ['group', d<g_cosmos.D.Data__Type>({
690
+ })],
691
+ "script supporting": ['component', ['type', {
692
+ 'context': ['local', null],
693
+ 'tailXX': a([
694
+ ]),
695
+ 'type arguments': d({
696
+ }),
697
+ 'typeXX': "Script supporting",
698
+ }]],
699
+ })]],
700
+ "phrasing": ['component', ['type', {
701
+ 'context': ['local', null],
702
+ 'tailXX': a([
703
+ ]),
704
+ 'type arguments': d({
705
+ }),
706
+ 'typeXX': "Phrasing content",
707
+ }]],
708
+ })],
709
+ "del": ['group', d<g_cosmos.D.Data__Type>({
710
+ "content": ['component', ['type', {
711
+ 'context': ['local', null],
712
+ 'tailXX': a([
713
+ ]),
714
+ 'type arguments': d({
715
+ }),
716
+ 'typeXX': "Phrasing content",
717
+ }]],
718
+ "edit": ['component', ['type', {
719
+ 'context': ['local', null],
720
+ 'tailXX': a([
721
+ ]),
722
+ 'type arguments': d({
723
+ }),
724
+ 'typeXX': "Edit",
725
+ }]],
726
+ })],
727
+ "dfn": ['group', d<g_cosmos.D.Data__Type>({
728
+ "content": ['component', ['type', {
729
+ 'context': ['local', null],
730
+ 'tailXX': a([
731
+ ]),
732
+ 'type arguments': d({
733
+ }),
734
+ 'typeXX': "Phrasing content",
735
+ }]],
736
+ "title": ['text', null],
737
+ })],
738
+ "em": ['component', ['type', {
739
+ 'context': ['local', null],
740
+ 'tailXX': a([
741
+ ]),
742
+ 'type arguments': d({
743
+ }),
744
+ 'typeXX': "Phrasing content",
745
+ }]],
746
+ "embedded": ['component', ['type', {
747
+ 'context': ['local', null],
748
+ 'tailXX': a([
749
+ ]),
750
+ 'type arguments': d({
751
+ }),
752
+ 'typeXX': "Embedded",
753
+ }]],
754
+ "i": ['component', ['type', {
755
+ 'context': ['local', null],
756
+ 'tailXX': a([
757
+ ]),
758
+ 'type arguments': d({
759
+ }),
760
+ 'typeXX': "Phrasing content",
761
+ }]],
762
+ "id": ['group', d<g_cosmos.D.Data__Type>({
763
+ "child": ['component', ['type', {
764
+ 'context': ['local', null],
765
+ 'tailXX': a([
766
+ ]),
767
+ 'type arguments': d({
768
+ }),
769
+ 'typeXX': "Phrasing",
770
+ }]],
771
+ "id": ['text', null],
772
+ })],
773
+ "input": ['group', d<g_cosmos.D.Data__Type>({
774
+ })],
775
+ "ins": ['group', d<g_cosmos.D.Data__Type>({
776
+ "content": ['component', ['type', {
777
+ 'context': ['local', null],
778
+ 'tailXX': a([
779
+ ]),
780
+ 'type arguments': d({
781
+ }),
782
+ 'typeXX': "Phrasing content",
783
+ }]],
784
+ "edit": ['component', ['type', {
785
+ 'context': ['local', null],
786
+ 'tailXX': a([
787
+ ]),
788
+ 'type arguments': d({
789
+ }),
790
+ 'typeXX': "Edit",
791
+ }]],
792
+ })],
793
+ "kbd": ['component', ['type', {
794
+ 'context': ['local', null],
795
+ 'tailXX': a([
796
+ ]),
797
+ 'type arguments': d({
798
+ }),
799
+ 'typeXX': "Phrasing content",
800
+ }]],
801
+ "label": ['group', d<g_cosmos.D.Data__Type>({
802
+ })],
803
+ "link": ['group', d<g_cosmos.D.Data__Type>({
804
+ })],
805
+ "map": ['group', d<g_cosmos.D.Data__Type>({
806
+ "content": ['component', ['type', {
807
+ 'context': ['local', null],
808
+ 'tailXX': a([
809
+ ]),
810
+ 'type arguments': d({
811
+ }),
812
+ 'typeXX': "Phrasing content",
813
+ }]],
814
+ "name": ['text', null],
815
+ })],
816
+ "mark": ['component', ['type', {
817
+ 'context': ['local', null],
818
+ 'tailXX': a([
819
+ ]),
820
+ 'type arguments': d({
821
+ }),
822
+ 'typeXX': "Phrasing content",
823
+ }]],
824
+ "meta": ['group', d<g_cosmos.D.Data__Type>({
825
+ })],
826
+ "meter": ['group', d<g_cosmos.D.Data__Type>({
827
+ })],
828
+ "noscript": ['group', d<g_cosmos.D.Data__Type>({
829
+ })],
830
+ "object": ['group', d<g_cosmos.D.Data__Type>({
831
+ "content": ['component', ['type', {
832
+ 'context': ['local', null],
833
+ 'tailXX': a([
834
+ ]),
835
+ 'type arguments': d({
836
+ }),
837
+ 'typeXX': "Phrasing content",
838
+ }]],
839
+ })],
840
+ "output": ['group', d<g_cosmos.D.Data__Type>({
841
+ "content": ['component', ['type', {
842
+ 'context': ['local', null],
843
+ 'tailXX': a([
844
+ ]),
845
+ 'type arguments': d({
846
+ }),
847
+ 'typeXX': "Phrasing content",
848
+ }]],
849
+ "for": ['optional', ['text', null]],
850
+ "form": ['text', null],
851
+ "name": ['text', null],
852
+ })],
853
+ "progress": ['group', d<g_cosmos.D.Data__Type>({
854
+ "content": ['component', ['type', {
855
+ 'context': ['local', null],
856
+ 'tailXX': a([
857
+ ]),
858
+ 'type arguments': d({
859
+ }),
860
+ 'typeXX': "Phrasing content",
861
+ }]],
862
+ "max": ['text', null],
863
+ "value": ['text', null],
864
+ })],
865
+ "q": ['group', d<g_cosmos.D.Data__Type>({
866
+ "cite": ['text', null],
867
+ "content": ['component', ['type', {
868
+ 'context': ['local', null],
869
+ 'tailXX': a([
870
+ ]),
871
+ 'type arguments': d({
872
+ }),
873
+ 'typeXX': "Phrasing content",
874
+ }]],
875
+ })],
876
+ "ruby": ['group', d<g_cosmos.D.Data__Type>({
877
+ })],
878
+ "s": ['component', ['type', {
879
+ 'context': ['local', null],
880
+ 'tailXX': a([
881
+ ]),
882
+ 'type arguments': d({
883
+ }),
884
+ 'typeXX': "Phrasing content",
885
+ }]],
886
+ "samp": ['component', ['type', {
887
+ 'context': ['local', null],
888
+ 'tailXX': a([
889
+ ]),
890
+ 'type arguments': d({
891
+ }),
892
+ 'typeXX': "Phrasing content",
893
+ }]],
894
+ "script supporting": ['component', ['type', {
895
+ 'context': ['local', null],
896
+ 'tailXX': a([
897
+ ]),
898
+ 'type arguments': d({
899
+ }),
900
+ 'typeXX': "Script supporting",
901
+ }]],
902
+ "select": ['group', d<g_cosmos.D.Data__Type>({
903
+ "content": ['list', ['state group', d({
904
+ "optgroup": ['group', d<g_cosmos.D.Data__Type>({
905
+ "options": ['list', ['group', d<g_cosmos.D.Data__Type>({
906
+ })]],
907
+ })],
908
+ "option": ['group', d<g_cosmos.D.Data__Type>({
909
+ })],
910
+ "script supporting": ['component', ['type', {
911
+ 'context': ['local', null],
912
+ 'tailXX': a([
913
+ ]),
914
+ 'type arguments': d({
915
+ }),
916
+ 'typeXX': "Script supporting",
917
+ }]],
918
+ })]],
919
+ })],
920
+ "slot": ['group', d<g_cosmos.D.Data__Type>({
921
+ "content": ['component', ['type', {
922
+ 'context': ['local', null],
923
+ 'tailXX': a([
924
+ ]),
925
+ 'type arguments': d({
926
+ }),
927
+ 'typeXX': "Phrasing content",
928
+ }]],
929
+ "name": ['text', null],
930
+ })],
931
+ "small": ['component', ['type', {
932
+ 'context': ['local', null],
933
+ 'tailXX': a([
934
+ ]),
935
+ 'type arguments': d({
936
+ }),
937
+ 'typeXX': "Phrasing content",
938
+ }]],
939
+ "span": ['component', ['type', {
940
+ 'context': ['local', null],
941
+ 'tailXX': a([
942
+ ]),
943
+ 'type arguments': d({
944
+ }),
945
+ 'typeXX': "Phrasing content",
946
+ }]],
947
+ "strong": ['component', ['type', {
948
+ 'context': ['local', null],
949
+ 'tailXX': a([
950
+ ]),
951
+ 'type arguments': d({
952
+ }),
953
+ 'typeXX': "Phrasing content",
954
+ }]],
955
+ "sub": ['component', ['type', {
956
+ 'context': ['local', null],
957
+ 'tailXX': a([
958
+ ]),
959
+ 'type arguments': d({
960
+ }),
961
+ 'typeXX': "Phrasing content",
962
+ }]],
963
+ "sup": ['component', ['type', {
964
+ 'context': ['local', null],
965
+ 'tailXX': a([
966
+ ]),
967
+ 'type arguments': d({
968
+ }),
969
+ 'typeXX': "Phrasing content",
970
+ }]],
971
+ "textarea": ['group', d<g_cosmos.D.Data__Type>({
972
+ "content": ['text', null],
973
+ })],
974
+ "time": ['state group', d({
975
+ "datetime": ['group', d<g_cosmos.D.Data__Type>({
976
+ "content": ['component', ['type', {
977
+ 'context': ['local', null],
978
+ 'tailXX': a([
979
+ ]),
980
+ 'type arguments': d({
981
+ }),
982
+ 'typeXX': "Phrasing content",
983
+ }]],
984
+ "value": ['text', null],
985
+ })],
986
+ "text": ['integer', null],
987
+ })],
988
+ "u": ['component', ['type', {
989
+ 'context': ['local', null],
990
+ 'tailXX': a([
991
+ ]),
992
+ 'type arguments': d({
993
+ }),
994
+ 'typeXX': "Phrasing content",
995
+ }]],
996
+ "var": ['component', ['type', {
997
+ 'context': ['local', null],
998
+ 'tailXX': a([
999
+ ]),
1000
+ 'type arguments': d({
1001
+ }),
1002
+ 'typeXX': "Phrasing content",
1003
+ }]],
1004
+ "wbr": ['group', d<g_cosmos.D.Data__Type>({
1005
+ })],
1006
+ })],
1007
+ },
1008
+ "Phrasing content": {
1009
+ 'parameters': d({
1010
+ }),
1011
+ 'type': ['list', ['state group', d({
1012
+ "element": ['component', ['type', {
1013
+ 'context': ['local', null],
1014
+ 'tailXX': a([
1015
+ ]),
1016
+ 'type arguments': d({
1017
+ }),
1018
+ 'typeXX': "Phrasing",
1019
+ }]],
1020
+ "text": ['text', null],
1021
+ })]],
1022
+ },
1023
+ "Script supporting": {
1024
+ 'parameters': d({
1025
+ }),
1026
+ 'type': ['state group', d({
1027
+ "script": ['group', d<g_cosmos.D.Data__Type>({
1028
+ })],
1029
+ "template": ['component', ['type', {
1030
+ 'context': ['local', null],
1031
+ 'tailXX': a([
1032
+ ]),
1033
+ 'type arguments': d({
1034
+ }),
1035
+ 'typeXX': "Template",
1036
+ }]],
1037
+ })],
1038
+ },
1039
+ "Sectioning content": {
1040
+ 'parameters': d({
1041
+ }),
1042
+ 'type': ['state group', d({
1043
+ "article": ['component', ['type', {
1044
+ 'context': ['local', null],
1045
+ 'tailXX': a([
1046
+ ]),
1047
+ 'type arguments': d({
1048
+ }),
1049
+ 'typeXX': "Flow content",
1050
+ }]],
1051
+ "aside": ['component', ['type', {
1052
+ 'context': ['local', null],
1053
+ 'tailXX': a([
1054
+ ]),
1055
+ 'type arguments': d({
1056
+ }),
1057
+ 'typeXX': "Flow content",
1058
+ }]],
1059
+ "nav": ['component', ['type', {
1060
+ 'context': ['local', null],
1061
+ 'tailXX': a([
1062
+ ]),
1063
+ 'type arguments': d({
1064
+ }),
1065
+ 'typeXX': "Flow content",
1066
+ }]],
1067
+ "section": ['component', ['type', {
1068
+ 'context': ['local', null],
1069
+ 'tailXX': a([
1070
+ ]),
1071
+ 'type arguments': d({
1072
+ }),
1073
+ 'typeXX': "Flow content",
1074
+ }]],
1075
+ })],
1076
+ },
1077
+ "Template": {
1078
+ 'parameters': d({
1079
+ }),
1080
+ 'type': ['component', ['type', {
1081
+ 'context': ['local', null],
1082
+ 'tailXX': a([
1083
+ ]),
1084
+ 'type arguments': d({
1085
+ }),
1086
+ 'typeXX': "Flow content",
1087
+ }]],
1088
+ },
1089
+ }),
1090
+ 'namespaces': d({
1091
+ "Document": {
1092
+ 'data types': d({
1093
+ }),
1094
+ 'namespaces': d({
1095
+ "G": {
1096
+ 'data types': d({
1097
+ }),
1098
+ 'namespaces': d({
1099
+ "body": {
1100
+ 'data types': d({
1101
+ }),
1102
+ 'namespaces': d({
1103
+ }),
1104
+ },
1105
+ "head": {
1106
+ 'data types': d({
1107
+ }),
1108
+ 'namespaces': d({
1109
+ "G": {
1110
+ 'data types': d({
1111
+ }),
1112
+ 'namespaces': d({
1113
+ "title": {
1114
+ 'data types': d({
1115
+ }),
1116
+ 'namespaces': d({
1117
+ }),
1118
+ },
1119
+ }),
1120
+ },
1121
+ }),
1122
+ },
1123
+ "lang": {
1124
+ 'data types': d({
1125
+ }),
1126
+ 'namespaces': d({
1127
+ "O": {
1128
+ 'data types': d({
1129
+ }),
1130
+ 'namespaces': d({
1131
+ }),
1132
+ },
1133
+ }),
1134
+ },
1135
+ }),
1136
+ },
1137
+ }),
1138
+ },
1139
+ "Edit": {
1140
+ 'data types': d({
1141
+ }),
1142
+ 'namespaces': d({
1143
+ "G": {
1144
+ 'data types': d({
1145
+ }),
1146
+ 'namespaces': d({
1147
+ "cite": {
1148
+ 'data types': d({
1149
+ }),
1150
+ 'namespaces': d({
1151
+ "O": {
1152
+ 'data types': d({
1153
+ }),
1154
+ 'namespaces': d({
1155
+ }),
1156
+ },
1157
+ }),
1158
+ },
1159
+ "datetime": {
1160
+ 'data types': d({
1161
+ }),
1162
+ 'namespaces': d({
1163
+ "O": {
1164
+ 'data types': d({
1165
+ }),
1166
+ 'namespaces': d({
1167
+ }),
1168
+ },
1169
+ }),
1170
+ },
1171
+ }),
1172
+ },
1173
+ }),
1174
+ },
1175
+ "Embedded": {
1176
+ 'data types': d({
1177
+ }),
1178
+ 'namespaces': d({
1179
+ "TU": {
1180
+ 'data types': d({
1181
+ }),
1182
+ 'namespaces': d({
1183
+ "audio": {
1184
+ 'data types': d({
1185
+ }),
1186
+ 'namespaces': d({
1187
+ "G": {
1188
+ 'data types': d({
1189
+ }),
1190
+ 'namespaces': d({
1191
+ }),
1192
+ },
1193
+ }),
1194
+ },
1195
+ "canvas": {
1196
+ 'data types': d({
1197
+ }),
1198
+ 'namespaces': d({
1199
+ "G": {
1200
+ 'data types': d({
1201
+ }),
1202
+ 'namespaces': d({
1203
+ }),
1204
+ },
1205
+ }),
1206
+ },
1207
+ "embed": {
1208
+ 'data types': d({
1209
+ }),
1210
+ 'namespaces': d({
1211
+ "G": {
1212
+ 'data types': d({
1213
+ }),
1214
+ 'namespaces': d({
1215
+ }),
1216
+ },
1217
+ }),
1218
+ },
1219
+ "iframe": {
1220
+ 'data types': d({
1221
+ }),
1222
+ 'namespaces': d({
1223
+ "G": {
1224
+ 'data types': d({
1225
+ }),
1226
+ 'namespaces': d({
1227
+ }),
1228
+ },
1229
+ }),
1230
+ },
1231
+ "img": {
1232
+ 'data types': d({
1233
+ }),
1234
+ 'namespaces': d({
1235
+ "G": {
1236
+ 'data types': d({
1237
+ }),
1238
+ 'namespaces': d({
1239
+ }),
1240
+ },
1241
+ }),
1242
+ },
1243
+ "math": {
1244
+ 'data types': d({
1245
+ }),
1246
+ 'namespaces': d({
1247
+ "G": {
1248
+ 'data types': d({
1249
+ }),
1250
+ 'namespaces': d({
1251
+ }),
1252
+ },
1253
+ }),
1254
+ },
1255
+ "object": {
1256
+ 'data types': d({
1257
+ }),
1258
+ 'namespaces': d({
1259
+ "G": {
1260
+ 'data types': d({
1261
+ }),
1262
+ 'namespaces': d({
1263
+ "content": {
1264
+ 'data types': d({
1265
+ }),
1266
+ 'namespaces': d({
1267
+ }),
1268
+ },
1269
+ }),
1270
+ },
1271
+ }),
1272
+ },
1273
+ "picture": {
1274
+ 'data types': d({
1275
+ }),
1276
+ 'namespaces': d({
1277
+ "G": {
1278
+ 'data types': d({
1279
+ }),
1280
+ 'namespaces': d({
1281
+ }),
1282
+ },
1283
+ }),
1284
+ },
1285
+ "svg": {
1286
+ 'data types': d({
1287
+ }),
1288
+ 'namespaces': d({
1289
+ "G": {
1290
+ 'data types': d({
1291
+ }),
1292
+ 'namespaces': d({
1293
+ }),
1294
+ },
1295
+ }),
1296
+ },
1297
+ "video": {
1298
+ 'data types': d({
1299
+ }),
1300
+ 'namespaces': d({
1301
+ "G": {
1302
+ 'data types': d({
1303
+ }),
1304
+ 'namespaces': d({
1305
+ }),
1306
+ },
1307
+ }),
1308
+ },
1309
+ }),
1310
+ },
1311
+ }),
1312
+ },
1313
+ "Embedded content": {
1314
+ 'data types': d({
1315
+ }),
1316
+ 'namespaces': d({
1317
+ "A": {
1318
+ 'data types': d({
1319
+ }),
1320
+ 'namespaces': d({
1321
+ }),
1322
+ },
1323
+ }),
1324
+ },
1325
+ "Flow": {
1326
+ 'data types': d({
1327
+ }),
1328
+ 'namespaces': d({
1329
+ "TU": {
1330
+ 'data types': d({
1331
+ }),
1332
+ 'namespaces': d({
1333
+ "address": {
1334
+ 'data types': d({
1335
+ }),
1336
+ 'namespaces': d({
1337
+ "G": {
1338
+ 'data types': d({
1339
+ }),
1340
+ 'namespaces': d({
1341
+ }),
1342
+ },
1343
+ }),
1344
+ },
1345
+ "blockquote": {
1346
+ 'data types': d({
1347
+ }),
1348
+ 'namespaces': d({
1349
+ "G": {
1350
+ 'data types': d({
1351
+ }),
1352
+ 'namespaces': d({
1353
+ "cite": {
1354
+ 'data types': d({
1355
+ }),
1356
+ 'namespaces': d({
1357
+ }),
1358
+ },
1359
+ "content": {
1360
+ 'data types': d({
1361
+ }),
1362
+ 'namespaces': d({
1363
+ }),
1364
+ },
1365
+ }),
1366
+ },
1367
+ }),
1368
+ },
1369
+ "class": {
1370
+ 'data types': d({
1371
+ }),
1372
+ 'namespaces': d({
1373
+ "G": {
1374
+ 'data types': d({
1375
+ }),
1376
+ 'namespaces': d({
1377
+ "child": {
1378
+ 'data types': d({
1379
+ }),
1380
+ 'namespaces': d({
1381
+ }),
1382
+ },
1383
+ "class": {
1384
+ 'data types': d({
1385
+ }),
1386
+ 'namespaces': d({
1387
+ }),
1388
+ },
1389
+ }),
1390
+ },
1391
+ }),
1392
+ },
1393
+ "del": {
1394
+ 'data types': d({
1395
+ }),
1396
+ 'namespaces': d({
1397
+ "G": {
1398
+ 'data types': d({
1399
+ }),
1400
+ 'namespaces': d({
1401
+ "content": {
1402
+ 'data types': d({
1403
+ }),
1404
+ 'namespaces': d({
1405
+ }),
1406
+ },
1407
+ "edit": {
1408
+ 'data types': d({
1409
+ }),
1410
+ 'namespaces': d({
1411
+ }),
1412
+ },
1413
+ }),
1414
+ },
1415
+ }),
1416
+ },
1417
+ "details": {
1418
+ 'data types': d({
1419
+ }),
1420
+ 'namespaces': d({
1421
+ "G": {
1422
+ 'data types': d({
1423
+ }),
1424
+ 'namespaces': d({
1425
+ "content": {
1426
+ 'data types': d({
1427
+ }),
1428
+ 'namespaces': d({
1429
+ }),
1430
+ },
1431
+ "summary": {
1432
+ 'data types': d({
1433
+ }),
1434
+ 'namespaces': d({
1435
+ "A": {
1436
+ 'data types': d({
1437
+ }),
1438
+ 'namespaces': d({
1439
+ "TU": {
1440
+ 'data types': d({
1441
+ }),
1442
+ 'namespaces': d({
1443
+ "heading": {
1444
+ 'data types': d({
1445
+ }),
1446
+ 'namespaces': d({
1447
+ }),
1448
+ },
1449
+ "phrasing": {
1450
+ 'data types': d({
1451
+ }),
1452
+ 'namespaces': d({
1453
+ }),
1454
+ },
1455
+ }),
1456
+ },
1457
+ }),
1458
+ },
1459
+ }),
1460
+ },
1461
+ }),
1462
+ },
1463
+ }),
1464
+ },
1465
+ "dialog": {
1466
+ 'data types': d({
1467
+ }),
1468
+ 'namespaces': d({
1469
+ "G": {
1470
+ 'data types': d({
1471
+ }),
1472
+ 'namespaces': d({
1473
+ "content": {
1474
+ 'data types': d({
1475
+ }),
1476
+ 'namespaces': d({
1477
+ }),
1478
+ },
1479
+ "open": {
1480
+ 'data types': d({
1481
+ }),
1482
+ 'namespaces': d({
1483
+ "O": {
1484
+ 'data types': d({
1485
+ }),
1486
+ 'namespaces': d({
1487
+ }),
1488
+ },
1489
+ }),
1490
+ },
1491
+ }),
1492
+ },
1493
+ }),
1494
+ },
1495
+ "div": {
1496
+ 'data types': d({
1497
+ }),
1498
+ 'namespaces': d({
1499
+ }),
1500
+ },
1501
+ "dl": {
1502
+ 'data types': d({
1503
+ }),
1504
+ 'namespaces': d({
1505
+ "TU": {
1506
+ 'data types': d({
1507
+ }),
1508
+ 'namespaces': d({
1509
+ "divs": {
1510
+ 'data types': d({
1511
+ }),
1512
+ 'namespaces': d({
1513
+ "G": {
1514
+ 'data types': d({
1515
+ }),
1516
+ 'namespaces': d({
1517
+ }),
1518
+ },
1519
+ }),
1520
+ },
1521
+ "dts": {
1522
+ 'data types': d({
1523
+ }),
1524
+ 'namespaces': d({
1525
+ "G": {
1526
+ 'data types': d({
1527
+ }),
1528
+ 'namespaces': d({
1529
+ }),
1530
+ },
1531
+ }),
1532
+ },
1533
+ }),
1534
+ },
1535
+ }),
1536
+ },
1537
+ "embedded": {
1538
+ 'data types': d({
1539
+ }),
1540
+ 'namespaces': d({
1541
+ }),
1542
+ },
1543
+ "fieldset": {
1544
+ 'data types': d({
1545
+ }),
1546
+ 'namespaces': d({
1547
+ "G": {
1548
+ 'data types': d({
1549
+ }),
1550
+ 'namespaces': d({
1551
+ "content": {
1552
+ 'data types': d({
1553
+ }),
1554
+ 'namespaces': d({
1555
+ }),
1556
+ },
1557
+ "legend": {
1558
+ 'data types': d({
1559
+ }),
1560
+ 'namespaces': d({
1561
+ "O": {
1562
+ 'data types': d({
1563
+ }),
1564
+ 'namespaces': d({
1565
+ "G": {
1566
+ 'data types': d({
1567
+ }),
1568
+ 'namespaces': d({
1569
+ }),
1570
+ },
1571
+ }),
1572
+ },
1573
+ }),
1574
+ },
1575
+ }),
1576
+ },
1577
+ }),
1578
+ },
1579
+ "figure": {
1580
+ 'data types': d({
1581
+ }),
1582
+ 'namespaces': d({
1583
+ "G": {
1584
+ 'data types': d({
1585
+ }),
1586
+ 'namespaces': d({
1587
+ "caption": {
1588
+ 'data types': d({
1589
+ }),
1590
+ 'namespaces': d({
1591
+ "O": {
1592
+ 'data types': d({
1593
+ }),
1594
+ 'namespaces': d({
1595
+ "G": {
1596
+ 'data types': d({
1597
+ }),
1598
+ 'namespaces': d({
1599
+ "content": {
1600
+ 'data types': d({
1601
+ }),
1602
+ 'namespaces': d({
1603
+ }),
1604
+ },
1605
+ "position": {
1606
+ 'data types': d({
1607
+ }),
1608
+ 'namespaces': d({
1609
+ "TU": {
1610
+ 'data types': d({
1611
+ }),
1612
+ 'namespaces': d({
1613
+ "botom": {
1614
+ 'data types': d({
1615
+ }),
1616
+ 'namespaces': d({
1617
+ "G": {
1618
+ 'data types': d({
1619
+ }),
1620
+ 'namespaces': d({
1621
+ }),
1622
+ },
1623
+ }),
1624
+ },
1625
+ "top": {
1626
+ 'data types': d({
1627
+ }),
1628
+ 'namespaces': d({
1629
+ "G": {
1630
+ 'data types': d({
1631
+ }),
1632
+ 'namespaces': d({
1633
+ }),
1634
+ },
1635
+ }),
1636
+ },
1637
+ }),
1638
+ },
1639
+ }),
1640
+ },
1641
+ }),
1642
+ },
1643
+ }),
1644
+ },
1645
+ }),
1646
+ },
1647
+ "content": {
1648
+ 'data types': d({
1649
+ }),
1650
+ 'namespaces': d({
1651
+ }),
1652
+ },
1653
+ }),
1654
+ },
1655
+ }),
1656
+ },
1657
+ "footer": {
1658
+ 'data types': d({
1659
+ }),
1660
+ 'namespaces': d({
1661
+ "G": {
1662
+ 'data types': d({
1663
+ }),
1664
+ 'namespaces': d({
1665
+ }),
1666
+ },
1667
+ }),
1668
+ },
1669
+ "form": {
1670
+ 'data types': d({
1671
+ }),
1672
+ 'namespaces': d({
1673
+ "G": {
1674
+ 'data types': d({
1675
+ }),
1676
+ 'namespaces': d({
1677
+ }),
1678
+ },
1679
+ }),
1680
+ },
1681
+ "header": {
1682
+ 'data types': d({
1683
+ }),
1684
+ 'namespaces': d({
1685
+ "G": {
1686
+ 'data types': d({
1687
+ }),
1688
+ 'namespaces': d({
1689
+ }),
1690
+ },
1691
+ }),
1692
+ },
1693
+ "heading": {
1694
+ 'data types': d({
1695
+ }),
1696
+ 'namespaces': d({
1697
+ }),
1698
+ },
1699
+ "hr": {
1700
+ 'data types': d({
1701
+ }),
1702
+ 'namespaces': d({
1703
+ "G": {
1704
+ 'data types': d({
1705
+ }),
1706
+ 'namespaces': d({
1707
+ }),
1708
+ },
1709
+ }),
1710
+ },
1711
+ "id": {
1712
+ 'data types': d({
1713
+ }),
1714
+ 'namespaces': d({
1715
+ "G": {
1716
+ 'data types': d({
1717
+ }),
1718
+ 'namespaces': d({
1719
+ "child": {
1720
+ 'data types': d({
1721
+ }),
1722
+ 'namespaces': d({
1723
+ }),
1724
+ },
1725
+ "id": {
1726
+ 'data types': d({
1727
+ }),
1728
+ 'namespaces': d({
1729
+ }),
1730
+ },
1731
+ }),
1732
+ },
1733
+ }),
1734
+ },
1735
+ "ins": {
1736
+ 'data types': d({
1737
+ }),
1738
+ 'namespaces': d({
1739
+ "G": {
1740
+ 'data types': d({
1741
+ }),
1742
+ 'namespaces': d({
1743
+ "content": {
1744
+ 'data types': d({
1745
+ }),
1746
+ 'namespaces': d({
1747
+ }),
1748
+ },
1749
+ "edit": {
1750
+ 'data types': d({
1751
+ }),
1752
+ 'namespaces': d({
1753
+ }),
1754
+ },
1755
+ }),
1756
+ },
1757
+ }),
1758
+ },
1759
+ "main": {
1760
+ 'data types': d({
1761
+ }),
1762
+ 'namespaces': d({
1763
+ }),
1764
+ },
1765
+ "map": {
1766
+ 'data types': d({
1767
+ }),
1768
+ 'namespaces': d({
1769
+ "G": {
1770
+ 'data types': d({
1771
+ }),
1772
+ 'namespaces': d({
1773
+ "content": {
1774
+ 'data types': d({
1775
+ }),
1776
+ 'namespaces': d({
1777
+ }),
1778
+ },
1779
+ "name": {
1780
+ 'data types': d({
1781
+ }),
1782
+ 'namespaces': d({
1783
+ }),
1784
+ },
1785
+ }),
1786
+ },
1787
+ }),
1788
+ },
1789
+ "menu": {
1790
+ 'data types': d({
1791
+ }),
1792
+ 'namespaces': d({
1793
+ "A": {
1794
+ 'data types': d({
1795
+ }),
1796
+ 'namespaces': d({
1797
+ "TU": {
1798
+ 'data types': d({
1799
+ }),
1800
+ 'namespaces': d({
1801
+ "li": {
1802
+ 'data types': d({
1803
+ }),
1804
+ 'namespaces': d({
1805
+ }),
1806
+ },
1807
+ "script supporting": {
1808
+ 'data types': d({
1809
+ }),
1810
+ 'namespaces': d({
1811
+ }),
1812
+ },
1813
+ }),
1814
+ },
1815
+ }),
1816
+ },
1817
+ }),
1818
+ },
1819
+ "object": {
1820
+ 'data types': d({
1821
+ }),
1822
+ 'namespaces': d({
1823
+ "G": {
1824
+ 'data types': d({
1825
+ }),
1826
+ 'namespaces': d({
1827
+ "content": {
1828
+ 'data types': d({
1829
+ }),
1830
+ 'namespaces': d({
1831
+ }),
1832
+ },
1833
+ }),
1834
+ },
1835
+ }),
1836
+ },
1837
+ "ol": {
1838
+ 'data types': d({
1839
+ }),
1840
+ 'namespaces': d({
1841
+ "G": {
1842
+ 'data types': d({
1843
+ }),
1844
+ 'namespaces': d({
1845
+ "content": {
1846
+ 'data types': d({
1847
+ }),
1848
+ 'namespaces': d({
1849
+ "A": {
1850
+ 'data types': d({
1851
+ }),
1852
+ 'namespaces': d({
1853
+ "TU": {
1854
+ 'data types': d({
1855
+ }),
1856
+ 'namespaces': d({
1857
+ "li": {
1858
+ 'data types': d({
1859
+ }),
1860
+ 'namespaces': d({
1861
+ "G": {
1862
+ 'data types': d({
1863
+ }),
1864
+ 'namespaces': d({
1865
+ "content": {
1866
+ 'data types': d({
1867
+ }),
1868
+ 'namespaces': d({
1869
+ }),
1870
+ },
1871
+ "value": {
1872
+ 'data types': d({
1873
+ }),
1874
+ 'namespaces': d({
1875
+ }),
1876
+ },
1877
+ }),
1878
+ },
1879
+ }),
1880
+ },
1881
+ "script supporting": {
1882
+ 'data types': d({
1883
+ }),
1884
+ 'namespaces': d({
1885
+ }),
1886
+ },
1887
+ }),
1888
+ },
1889
+ }),
1890
+ },
1891
+ }),
1892
+ },
1893
+ "reversed": {
1894
+ 'data types': d({
1895
+ }),
1896
+ 'namespaces': d({
1897
+ "O": {
1898
+ 'data types': d({
1899
+ }),
1900
+ 'namespaces': d({
1901
+ }),
1902
+ },
1903
+ }),
1904
+ },
1905
+ "start": {
1906
+ 'data types': d({
1907
+ }),
1908
+ 'namespaces': d({
1909
+ "O": {
1910
+ 'data types': d({
1911
+ }),
1912
+ 'namespaces': d({
1913
+ }),
1914
+ },
1915
+ }),
1916
+ },
1917
+ "type": {
1918
+ 'data types': d({
1919
+ }),
1920
+ 'namespaces': d({
1921
+ "O": {
1922
+ 'data types': d({
1923
+ }),
1924
+ 'namespaces': d({
1925
+ "TU": {
1926
+ 'data types': d({
1927
+ }),
1928
+ 'namespaces': d({
1929
+ "1": {
1930
+ 'data types': d({
1931
+ }),
1932
+ 'namespaces': d({
1933
+ "G": {
1934
+ 'data types': d({
1935
+ }),
1936
+ 'namespaces': d({
1937
+ }),
1938
+ },
1939
+ }),
1940
+ },
1941
+ "A": {
1942
+ 'data types': d({
1943
+ }),
1944
+ 'namespaces': d({
1945
+ "G": {
1946
+ 'data types': d({
1947
+ }),
1948
+ 'namespaces': d({
1949
+ }),
1950
+ },
1951
+ }),
1952
+ },
1953
+ "I": {
1954
+ 'data types': d({
1955
+ }),
1956
+ 'namespaces': d({
1957
+ "G": {
1958
+ 'data types': d({
1959
+ }),
1960
+ 'namespaces': d({
1961
+ }),
1962
+ },
1963
+ }),
1964
+ },
1965
+ "a": {
1966
+ 'data types': d({
1967
+ }),
1968
+ 'namespaces': d({
1969
+ "G": {
1970
+ 'data types': d({
1971
+ }),
1972
+ 'namespaces': d({
1973
+ }),
1974
+ },
1975
+ }),
1976
+ },
1977
+ "i": {
1978
+ 'data types': d({
1979
+ }),
1980
+ 'namespaces': d({
1981
+ "G": {
1982
+ 'data types': d({
1983
+ }),
1984
+ 'namespaces': d({
1985
+ }),
1986
+ },
1987
+ }),
1988
+ },
1989
+ }),
1990
+ },
1991
+ }),
1992
+ },
1993
+ }),
1994
+ },
1995
+ }),
1996
+ },
1997
+ }),
1998
+ },
1999
+ "p": {
2000
+ 'data types': d({
2001
+ }),
2002
+ 'namespaces': d({
2003
+ }),
2004
+ },
2005
+ "pre": {
2006
+ 'data types': d({
2007
+ }),
2008
+ 'namespaces': d({
2009
+ }),
2010
+ },
2011
+ "script supporting": {
2012
+ 'data types': d({
2013
+ }),
2014
+ 'namespaces': d({
2015
+ }),
2016
+ },
2017
+ "search": {
2018
+ 'data types': d({
2019
+ }),
2020
+ 'namespaces': d({
2021
+ }),
2022
+ },
2023
+ "sectioning": {
2024
+ 'data types': d({
2025
+ }),
2026
+ 'namespaces': d({
2027
+ }),
2028
+ },
2029
+ "slot": {
2030
+ 'data types': d({
2031
+ }),
2032
+ 'namespaces': d({
2033
+ "G": {
2034
+ 'data types': d({
2035
+ }),
2036
+ 'namespaces': d({
2037
+ "content": {
2038
+ 'data types': d({
2039
+ }),
2040
+ 'namespaces': d({
2041
+ }),
2042
+ },
2043
+ "name": {
2044
+ 'data types': d({
2045
+ }),
2046
+ 'namespaces': d({
2047
+ }),
2048
+ },
2049
+ }),
2050
+ },
2051
+ }),
2052
+ },
2053
+ "table": {
2054
+ 'data types': d({
2055
+ }),
2056
+ 'namespaces': d({
2057
+ "G": {
2058
+ 'data types': d({
2059
+ }),
2060
+ 'namespaces': d({
2061
+ "caption": {
2062
+ 'data types': d({
2063
+ }),
2064
+ 'namespaces': d({
2065
+ "O": {
2066
+ 'data types': d({
2067
+ }),
2068
+ 'namespaces': d({
2069
+ }),
2070
+ },
2071
+ }),
2072
+ },
2073
+ "colgroups": {
2074
+ 'data types': d({
2075
+ }),
2076
+ 'namespaces': d({
2077
+ "A": {
2078
+ 'data types': d({
2079
+ }),
2080
+ 'namespaces': d({
2081
+ "G": {
2082
+ 'data types': d({
2083
+ }),
2084
+ 'namespaces': d({
2085
+ }),
2086
+ },
2087
+ }),
2088
+ },
2089
+ }),
2090
+ },
2091
+ }),
2092
+ },
2093
+ }),
2094
+ },
2095
+ "ul": {
2096
+ 'data types': d({
2097
+ }),
2098
+ 'namespaces': d({
2099
+ "A": {
2100
+ 'data types': d({
2101
+ }),
2102
+ 'namespaces': d({
2103
+ "TU": {
2104
+ 'data types': d({
2105
+ }),
2106
+ 'namespaces': d({
2107
+ "li": {
2108
+ 'data types': d({
2109
+ }),
2110
+ 'namespaces': d({
2111
+ }),
2112
+ },
2113
+ "script supporting": {
2114
+ 'data types': d({
2115
+ }),
2116
+ 'namespaces': d({
2117
+ }),
2118
+ },
2119
+ }),
2120
+ },
2121
+ }),
2122
+ },
2123
+ }),
2124
+ },
2125
+ }),
2126
+ },
2127
+ }),
2128
+ },
2129
+ "Flow content": {
2130
+ 'data types': d({
2131
+ }),
2132
+ 'namespaces': d({
2133
+ "A": {
2134
+ 'data types': d({
2135
+ }),
2136
+ 'namespaces': d({
2137
+ "TU": {
2138
+ 'data types': d({
2139
+ }),
2140
+ 'namespaces': d({
2141
+ "flow": {
2142
+ 'data types': d({
2143
+ }),
2144
+ 'namespaces': d({
2145
+ }),
2146
+ },
2147
+ "phrase": {
2148
+ 'data types': d({
2149
+ }),
2150
+ 'namespaces': d({
2151
+ }),
2152
+ },
2153
+ }),
2154
+ },
2155
+ }),
2156
+ },
2157
+ }),
2158
+ },
2159
+ "Heading": {
2160
+ 'data types': d({
2161
+ }),
2162
+ 'namespaces': d({
2163
+ "TU": {
2164
+ 'data types': d({
2165
+ }),
2166
+ 'namespaces': d({
2167
+ "h1": {
2168
+ 'data types': d({
2169
+ }),
2170
+ 'namespaces': d({
2171
+ }),
2172
+ },
2173
+ "h2": {
2174
+ 'data types': d({
2175
+ }),
2176
+ 'namespaces': d({
2177
+ }),
2178
+ },
2179
+ "h3": {
2180
+ 'data types': d({
2181
+ }),
2182
+ 'namespaces': d({
2183
+ }),
2184
+ },
2185
+ "h4": {
2186
+ 'data types': d({
2187
+ }),
2188
+ 'namespaces': d({
2189
+ }),
2190
+ },
2191
+ "h5": {
2192
+ 'data types': d({
2193
+ }),
2194
+ 'namespaces': d({
2195
+ }),
2196
+ },
2197
+ "h6": {
2198
+ 'data types': d({
2199
+ }),
2200
+ 'namespaces': d({
2201
+ }),
2202
+ },
2203
+ "hgroup": {
2204
+ 'data types': d({
2205
+ }),
2206
+ 'namespaces': d({
2207
+ "G": {
2208
+ 'data types': d({
2209
+ }),
2210
+ 'namespaces': d({
2211
+ "content after": {
2212
+ 'data types': d({
2213
+ }),
2214
+ 'namespaces': d({
2215
+ "TU": {
2216
+ 'data types': d({
2217
+ }),
2218
+ 'namespaces': d({
2219
+ "p": {
2220
+ 'data types': d({
2221
+ }),
2222
+ 'namespaces': d({
2223
+ "G": {
2224
+ 'data types': d({
2225
+ }),
2226
+ 'namespaces': d({
2227
+ }),
2228
+ },
2229
+ }),
2230
+ },
2231
+ "script supporting": {
2232
+ 'data types': d({
2233
+ }),
2234
+ 'namespaces': d({
2235
+ }),
2236
+ },
2237
+ }),
2238
+ },
2239
+ }),
2240
+ },
2241
+ "content before": {
2242
+ 'data types': d({
2243
+ }),
2244
+ 'namespaces': d({
2245
+ "TU": {
2246
+ 'data types': d({
2247
+ }),
2248
+ 'namespaces': d({
2249
+ "p": {
2250
+ 'data types': d({
2251
+ }),
2252
+ 'namespaces': d({
2253
+ "G": {
2254
+ 'data types': d({
2255
+ }),
2256
+ 'namespaces': d({
2257
+ }),
2258
+ },
2259
+ }),
2260
+ },
2261
+ "script supporting": {
2262
+ 'data types': d({
2263
+ }),
2264
+ 'namespaces': d({
2265
+ }),
2266
+ },
2267
+ }),
2268
+ },
2269
+ }),
2270
+ },
2271
+ "heading": {
2272
+ 'data types': d({
2273
+ }),
2274
+ 'namespaces': d({
2275
+ "TU": {
2276
+ 'data types': d({
2277
+ }),
2278
+ 'namespaces': d({
2279
+ "h1 ": {
2280
+ 'data types': d({
2281
+ }),
2282
+ 'namespaces': d({
2283
+ }),
2284
+ },
2285
+ "h2": {
2286
+ 'data types': d({
2287
+ }),
2288
+ 'namespaces': d({
2289
+ }),
2290
+ },
2291
+ "h3": {
2292
+ 'data types': d({
2293
+ }),
2294
+ 'namespaces': d({
2295
+ }),
2296
+ },
2297
+ "h4": {
2298
+ 'data types': d({
2299
+ }),
2300
+ 'namespaces': d({
2301
+ }),
2302
+ },
2303
+ "h5": {
2304
+ 'data types': d({
2305
+ }),
2306
+ 'namespaces': d({
2307
+ }),
2308
+ },
2309
+ "h6": {
2310
+ 'data types': d({
2311
+ }),
2312
+ 'namespaces': d({
2313
+ }),
2314
+ },
2315
+ }),
2316
+ },
2317
+ }),
2318
+ },
2319
+ }),
2320
+ },
2321
+ }),
2322
+ },
2323
+ }),
2324
+ },
2325
+ }),
2326
+ },
2327
+ "Phrasing": {
2328
+ 'data types': d({
2329
+ }),
2330
+ 'namespaces': d({
2331
+ "TU": {
2332
+ 'data types': d({
2333
+ }),
2334
+ 'namespaces': d({
2335
+ "a": {
2336
+ 'data types': d({
2337
+ }),
2338
+ 'namespaces': d({
2339
+ "G": {
2340
+ 'data types': d({
2341
+ }),
2342
+ 'namespaces': d({
2343
+ }),
2344
+ },
2345
+ }),
2346
+ },
2347
+ "abbr": {
2348
+ 'data types': d({
2349
+ }),
2350
+ 'namespaces': d({
2351
+ "G": {
2352
+ 'data types': d({
2353
+ }),
2354
+ 'namespaces': d({
2355
+ "content": {
2356
+ 'data types': d({
2357
+ }),
2358
+ 'namespaces': d({
2359
+ }),
2360
+ },
2361
+ "title": {
2362
+ 'data types': d({
2363
+ }),
2364
+ 'namespaces': d({
2365
+ }),
2366
+ },
2367
+ }),
2368
+ },
2369
+ }),
2370
+ },
2371
+ "area": {
2372
+ 'data types': d({
2373
+ }),
2374
+ 'namespaces': d({
2375
+ "G": {
2376
+ 'data types': d({
2377
+ }),
2378
+ 'namespaces': d({
2379
+ }),
2380
+ },
2381
+ }),
2382
+ },
2383
+ "b": {
2384
+ 'data types': d({
2385
+ }),
2386
+ 'namespaces': d({
2387
+ }),
2388
+ },
2389
+ "bdi": {
2390
+ 'data types': d({
2391
+ }),
2392
+ 'namespaces': d({
2393
+ "G": {
2394
+ 'data types': d({
2395
+ }),
2396
+ 'namespaces': d({
2397
+ "content": {
2398
+ 'data types': d({
2399
+ }),
2400
+ 'namespaces': d({
2401
+ }),
2402
+ },
2403
+ "dir": {
2404
+ 'data types': d({
2405
+ }),
2406
+ 'namespaces': d({
2407
+ }),
2408
+ },
2409
+ }),
2410
+ },
2411
+ }),
2412
+ },
2413
+ "bdo": {
2414
+ 'data types': d({
2415
+ }),
2416
+ 'namespaces': d({
2417
+ "G": {
2418
+ 'data types': d({
2419
+ }),
2420
+ 'namespaces': d({
2421
+ "content": {
2422
+ 'data types': d({
2423
+ }),
2424
+ 'namespaces': d({
2425
+ }),
2426
+ },
2427
+ "dir": {
2428
+ 'data types': d({
2429
+ }),
2430
+ 'namespaces': d({
2431
+ }),
2432
+ },
2433
+ }),
2434
+ },
2435
+ }),
2436
+ },
2437
+ "br": {
2438
+ 'data types': d({
2439
+ }),
2440
+ 'namespaces': d({
2441
+ "G": {
2442
+ 'data types': d({
2443
+ }),
2444
+ 'namespaces': d({
2445
+ }),
2446
+ },
2447
+ }),
2448
+ },
2449
+ "button": {
2450
+ 'data types': d({
2451
+ }),
2452
+ 'namespaces': d({
2453
+ "G": {
2454
+ 'data types': d({
2455
+ }),
2456
+ 'namespaces': d({
2457
+ }),
2458
+ },
2459
+ }),
2460
+ },
2461
+ "cite": {
2462
+ 'data types': d({
2463
+ }),
2464
+ 'namespaces': d({
2465
+ }),
2466
+ },
2467
+ "class": {
2468
+ 'data types': d({
2469
+ }),
2470
+ 'namespaces': d({
2471
+ "G": {
2472
+ 'data types': d({
2473
+ }),
2474
+ 'namespaces': d({
2475
+ "child": {
2476
+ 'data types': d({
2477
+ }),
2478
+ 'namespaces': d({
2479
+ }),
2480
+ },
2481
+ "class": {
2482
+ 'data types': d({
2483
+ }),
2484
+ 'namespaces': d({
2485
+ }),
2486
+ },
2487
+ }),
2488
+ },
2489
+ }),
2490
+ },
2491
+ "code": {
2492
+ 'data types': d({
2493
+ }),
2494
+ 'namespaces': d({
2495
+ }),
2496
+ },
2497
+ "data": {
2498
+ 'data types': d({
2499
+ }),
2500
+ 'namespaces': d({
2501
+ "G": {
2502
+ 'data types': d({
2503
+ }),
2504
+ 'namespaces': d({
2505
+ "content": {
2506
+ 'data types': d({
2507
+ }),
2508
+ 'namespaces': d({
2509
+ }),
2510
+ },
2511
+ "value": {
2512
+ 'data types': d({
2513
+ }),
2514
+ 'namespaces': d({
2515
+ }),
2516
+ },
2517
+ }),
2518
+ },
2519
+ }),
2520
+ },
2521
+ "datalist": {
2522
+ 'data types': d({
2523
+ }),
2524
+ 'namespaces': d({
2525
+ "TU": {
2526
+ 'data types': d({
2527
+ }),
2528
+ 'namespaces': d({
2529
+ "options": {
2530
+ 'data types': d({
2531
+ }),
2532
+ 'namespaces': d({
2533
+ "A": {
2534
+ 'data types': d({
2535
+ }),
2536
+ 'namespaces': d({
2537
+ "TU": {
2538
+ 'data types': d({
2539
+ }),
2540
+ 'namespaces': d({
2541
+ "option": {
2542
+ 'data types': d({
2543
+ }),
2544
+ 'namespaces': d({
2545
+ "G": {
2546
+ 'data types': d({
2547
+ }),
2548
+ 'namespaces': d({
2549
+ }),
2550
+ },
2551
+ }),
2552
+ },
2553
+ "script supporting": {
2554
+ 'data types': d({
2555
+ }),
2556
+ 'namespaces': d({
2557
+ }),
2558
+ },
2559
+ }),
2560
+ },
2561
+ }),
2562
+ },
2563
+ }),
2564
+ },
2565
+ "phrasing": {
2566
+ 'data types': d({
2567
+ }),
2568
+ 'namespaces': d({
2569
+ }),
2570
+ },
2571
+ }),
2572
+ },
2573
+ }),
2574
+ },
2575
+ "del": {
2576
+ 'data types': d({
2577
+ }),
2578
+ 'namespaces': d({
2579
+ "G": {
2580
+ 'data types': d({
2581
+ }),
2582
+ 'namespaces': d({
2583
+ "content": {
2584
+ 'data types': d({
2585
+ }),
2586
+ 'namespaces': d({
2587
+ }),
2588
+ },
2589
+ "edit": {
2590
+ 'data types': d({
2591
+ }),
2592
+ 'namespaces': d({
2593
+ }),
2594
+ },
2595
+ }),
2596
+ },
2597
+ }),
2598
+ },
2599
+ "dfn": {
2600
+ 'data types': d({
2601
+ }),
2602
+ 'namespaces': d({
2603
+ "G": {
2604
+ 'data types': d({
2605
+ }),
2606
+ 'namespaces': d({
2607
+ "content": {
2608
+ 'data types': d({
2609
+ }),
2610
+ 'namespaces': d({
2611
+ }),
2612
+ },
2613
+ "title": {
2614
+ 'data types': d({
2615
+ }),
2616
+ 'namespaces': d({
2617
+ }),
2618
+ },
2619
+ }),
2620
+ },
2621
+ }),
2622
+ },
2623
+ "em": {
2624
+ 'data types': d({
2625
+ }),
2626
+ 'namespaces': d({
2627
+ }),
2628
+ },
2629
+ "embedded": {
2630
+ 'data types': d({
2631
+ }),
2632
+ 'namespaces': d({
2633
+ }),
2634
+ },
2635
+ "i": {
2636
+ 'data types': d({
2637
+ }),
2638
+ 'namespaces': d({
2639
+ }),
2640
+ },
2641
+ "id": {
2642
+ 'data types': d({
2643
+ }),
2644
+ 'namespaces': d({
2645
+ "G": {
2646
+ 'data types': d({
2647
+ }),
2648
+ 'namespaces': d({
2649
+ "child": {
2650
+ 'data types': d({
2651
+ }),
2652
+ 'namespaces': d({
2653
+ }),
2654
+ },
2655
+ "id": {
2656
+ 'data types': d({
2657
+ }),
2658
+ 'namespaces': d({
2659
+ }),
2660
+ },
2661
+ }),
2662
+ },
2663
+ }),
2664
+ },
2665
+ "input": {
2666
+ 'data types': d({
2667
+ }),
2668
+ 'namespaces': d({
2669
+ "G": {
2670
+ 'data types': d({
2671
+ }),
2672
+ 'namespaces': d({
2673
+ }),
2674
+ },
2675
+ }),
2676
+ },
2677
+ "ins": {
2678
+ 'data types': d({
2679
+ }),
2680
+ 'namespaces': d({
2681
+ "G": {
2682
+ 'data types': d({
2683
+ }),
2684
+ 'namespaces': d({
2685
+ "content": {
2686
+ 'data types': d({
2687
+ }),
2688
+ 'namespaces': d({
2689
+ }),
2690
+ },
2691
+ "edit": {
2692
+ 'data types': d({
2693
+ }),
2694
+ 'namespaces': d({
2695
+ }),
2696
+ },
2697
+ }),
2698
+ },
2699
+ }),
2700
+ },
2701
+ "kbd": {
2702
+ 'data types': d({
2703
+ }),
2704
+ 'namespaces': d({
2705
+ }),
2706
+ },
2707
+ "label": {
2708
+ 'data types': d({
2709
+ }),
2710
+ 'namespaces': d({
2711
+ "G": {
2712
+ 'data types': d({
2713
+ }),
2714
+ 'namespaces': d({
2715
+ }),
2716
+ },
2717
+ }),
2718
+ },
2719
+ "link": {
2720
+ 'data types': d({
2721
+ }),
2722
+ 'namespaces': d({
2723
+ "G": {
2724
+ 'data types': d({
2725
+ }),
2726
+ 'namespaces': d({
2727
+ }),
2728
+ },
2729
+ }),
2730
+ },
2731
+ "map": {
2732
+ 'data types': d({
2733
+ }),
2734
+ 'namespaces': d({
2735
+ "G": {
2736
+ 'data types': d({
2737
+ }),
2738
+ 'namespaces': d({
2739
+ "content": {
2740
+ 'data types': d({
2741
+ }),
2742
+ 'namespaces': d({
2743
+ }),
2744
+ },
2745
+ "name": {
2746
+ 'data types': d({
2747
+ }),
2748
+ 'namespaces': d({
2749
+ }),
2750
+ },
2751
+ }),
2752
+ },
2753
+ }),
2754
+ },
2755
+ "mark": {
2756
+ 'data types': d({
2757
+ }),
2758
+ 'namespaces': d({
2759
+ }),
2760
+ },
2761
+ "meta": {
2762
+ 'data types': d({
2763
+ }),
2764
+ 'namespaces': d({
2765
+ "G": {
2766
+ 'data types': d({
2767
+ }),
2768
+ 'namespaces': d({
2769
+ }),
2770
+ },
2771
+ }),
2772
+ },
2773
+ "meter": {
2774
+ 'data types': d({
2775
+ }),
2776
+ 'namespaces': d({
2777
+ "G": {
2778
+ 'data types': d({
2779
+ }),
2780
+ 'namespaces': d({
2781
+ }),
2782
+ },
2783
+ }),
2784
+ },
2785
+ "noscript": {
2786
+ 'data types': d({
2787
+ }),
2788
+ 'namespaces': d({
2789
+ "G": {
2790
+ 'data types': d({
2791
+ }),
2792
+ 'namespaces': d({
2793
+ }),
2794
+ },
2795
+ }),
2796
+ },
2797
+ "object": {
2798
+ 'data types': d({
2799
+ }),
2800
+ 'namespaces': d({
2801
+ "G": {
2802
+ 'data types': d({
2803
+ }),
2804
+ 'namespaces': d({
2805
+ "content": {
2806
+ 'data types': d({
2807
+ }),
2808
+ 'namespaces': d({
2809
+ }),
2810
+ },
2811
+ }),
2812
+ },
2813
+ }),
2814
+ },
2815
+ "output": {
2816
+ 'data types': d({
2817
+ }),
2818
+ 'namespaces': d({
2819
+ "G": {
2820
+ 'data types': d({
2821
+ }),
2822
+ 'namespaces': d({
2823
+ "content": {
2824
+ 'data types': d({
2825
+ }),
2826
+ 'namespaces': d({
2827
+ }),
2828
+ },
2829
+ "for": {
2830
+ 'data types': d({
2831
+ }),
2832
+ 'namespaces': d({
2833
+ "O": {
2834
+ 'data types': d({
2835
+ }),
2836
+ 'namespaces': d({
2837
+ }),
2838
+ },
2839
+ }),
2840
+ },
2841
+ "form": {
2842
+ 'data types': d({
2843
+ }),
2844
+ 'namespaces': d({
2845
+ }),
2846
+ },
2847
+ "name": {
2848
+ 'data types': d({
2849
+ }),
2850
+ 'namespaces': d({
2851
+ }),
2852
+ },
2853
+ }),
2854
+ },
2855
+ }),
2856
+ },
2857
+ "progress": {
2858
+ 'data types': d({
2859
+ }),
2860
+ 'namespaces': d({
2861
+ "G": {
2862
+ 'data types': d({
2863
+ }),
2864
+ 'namespaces': d({
2865
+ "content": {
2866
+ 'data types': d({
2867
+ }),
2868
+ 'namespaces': d({
2869
+ }),
2870
+ },
2871
+ "max": {
2872
+ 'data types': d({
2873
+ }),
2874
+ 'namespaces': d({
2875
+ }),
2876
+ },
2877
+ "value": {
2878
+ 'data types': d({
2879
+ }),
2880
+ 'namespaces': d({
2881
+ }),
2882
+ },
2883
+ }),
2884
+ },
2885
+ }),
2886
+ },
2887
+ "q": {
2888
+ 'data types': d({
2889
+ }),
2890
+ 'namespaces': d({
2891
+ "G": {
2892
+ 'data types': d({
2893
+ }),
2894
+ 'namespaces': d({
2895
+ "cite": {
2896
+ 'data types': d({
2897
+ }),
2898
+ 'namespaces': d({
2899
+ }),
2900
+ },
2901
+ "content": {
2902
+ 'data types': d({
2903
+ }),
2904
+ 'namespaces': d({
2905
+ }),
2906
+ },
2907
+ }),
2908
+ },
2909
+ }),
2910
+ },
2911
+ "ruby": {
2912
+ 'data types': d({
2913
+ }),
2914
+ 'namespaces': d({
2915
+ "G": {
2916
+ 'data types': d({
2917
+ }),
2918
+ 'namespaces': d({
2919
+ }),
2920
+ },
2921
+ }),
2922
+ },
2923
+ "s": {
2924
+ 'data types': d({
2925
+ }),
2926
+ 'namespaces': d({
2927
+ }),
2928
+ },
2929
+ "samp": {
2930
+ 'data types': d({
2931
+ }),
2932
+ 'namespaces': d({
2933
+ }),
2934
+ },
2935
+ "script supporting": {
2936
+ 'data types': d({
2937
+ }),
2938
+ 'namespaces': d({
2939
+ }),
2940
+ },
2941
+ "select": {
2942
+ 'data types': d({
2943
+ }),
2944
+ 'namespaces': d({
2945
+ "G": {
2946
+ 'data types': d({
2947
+ }),
2948
+ 'namespaces': d({
2949
+ "content": {
2950
+ 'data types': d({
2951
+ }),
2952
+ 'namespaces': d({
2953
+ "A": {
2954
+ 'data types': d({
2955
+ }),
2956
+ 'namespaces': d({
2957
+ "TU": {
2958
+ 'data types': d({
2959
+ }),
2960
+ 'namespaces': d({
2961
+ "optgroup": {
2962
+ 'data types': d({
2963
+ }),
2964
+ 'namespaces': d({
2965
+ "G": {
2966
+ 'data types': d({
2967
+ }),
2968
+ 'namespaces': d({
2969
+ "options": {
2970
+ 'data types': d({
2971
+ }),
2972
+ 'namespaces': d({
2973
+ "A": {
2974
+ 'data types': d({
2975
+ }),
2976
+ 'namespaces': d({
2977
+ "G": {
2978
+ 'data types': d({
2979
+ }),
2980
+ 'namespaces': d({
2981
+ }),
2982
+ },
2983
+ }),
2984
+ },
2985
+ }),
2986
+ },
2987
+ }),
2988
+ },
2989
+ }),
2990
+ },
2991
+ "option": {
2992
+ 'data types': d({
2993
+ }),
2994
+ 'namespaces': d({
2995
+ "G": {
2996
+ 'data types': d({
2997
+ }),
2998
+ 'namespaces': d({
2999
+ }),
3000
+ },
3001
+ }),
3002
+ },
3003
+ "script supporting": {
3004
+ 'data types': d({
3005
+ }),
3006
+ 'namespaces': d({
3007
+ }),
3008
+ },
3009
+ }),
3010
+ },
3011
+ }),
3012
+ },
3013
+ }),
3014
+ },
3015
+ }),
3016
+ },
3017
+ }),
3018
+ },
3019
+ "slot": {
3020
+ 'data types': d({
3021
+ }),
3022
+ 'namespaces': d({
3023
+ "G": {
3024
+ 'data types': d({
3025
+ }),
3026
+ 'namespaces': d({
3027
+ "content": {
3028
+ 'data types': d({
3029
+ }),
3030
+ 'namespaces': d({
3031
+ }),
3032
+ },
3033
+ "name": {
3034
+ 'data types': d({
3035
+ }),
3036
+ 'namespaces': d({
3037
+ }),
3038
+ },
3039
+ }),
3040
+ },
3041
+ }),
3042
+ },
3043
+ "small": {
3044
+ 'data types': d({
3045
+ }),
3046
+ 'namespaces': d({
3047
+ }),
3048
+ },
3049
+ "span": {
3050
+ 'data types': d({
3051
+ }),
3052
+ 'namespaces': d({
3053
+ }),
3054
+ },
3055
+ "strong": {
3056
+ 'data types': d({
3057
+ }),
3058
+ 'namespaces': d({
3059
+ }),
3060
+ },
3061
+ "sub": {
3062
+ 'data types': d({
3063
+ }),
3064
+ 'namespaces': d({
3065
+ }),
3066
+ },
3067
+ "sup": {
3068
+ 'data types': d({
3069
+ }),
3070
+ 'namespaces': d({
3071
+ }),
3072
+ },
3073
+ "textarea": {
3074
+ 'data types': d({
3075
+ }),
3076
+ 'namespaces': d({
3077
+ "G": {
3078
+ 'data types': d({
3079
+ }),
3080
+ 'namespaces': d({
3081
+ "content": {
3082
+ 'data types': d({
3083
+ }),
3084
+ 'namespaces': d({
3085
+ }),
3086
+ },
3087
+ }),
3088
+ },
3089
+ }),
3090
+ },
3091
+ "time": {
3092
+ 'data types': d({
3093
+ }),
3094
+ 'namespaces': d({
3095
+ "TU": {
3096
+ 'data types': d({
3097
+ }),
3098
+ 'namespaces': d({
3099
+ "datetime": {
3100
+ 'data types': d({
3101
+ }),
3102
+ 'namespaces': d({
3103
+ "G": {
3104
+ 'data types': d({
3105
+ }),
3106
+ 'namespaces': d({
3107
+ "content": {
3108
+ 'data types': d({
3109
+ }),
3110
+ 'namespaces': d({
3111
+ }),
3112
+ },
3113
+ "value": {
3114
+ 'data types': d({
3115
+ }),
3116
+ 'namespaces': d({
3117
+ }),
3118
+ },
3119
+ }),
3120
+ },
3121
+ }),
3122
+ },
3123
+ "text": {
3124
+ 'data types': d({
3125
+ }),
3126
+ 'namespaces': d({
3127
+ }),
3128
+ },
3129
+ }),
3130
+ },
3131
+ }),
3132
+ },
3133
+ "u": {
3134
+ 'data types': d({
3135
+ }),
3136
+ 'namespaces': d({
3137
+ }),
3138
+ },
3139
+ "var": {
3140
+ 'data types': d({
3141
+ }),
3142
+ 'namespaces': d({
3143
+ }),
3144
+ },
3145
+ "wbr": {
3146
+ 'data types': d({
3147
+ }),
3148
+ 'namespaces': d({
3149
+ "G": {
3150
+ 'data types': d({
3151
+ }),
3152
+ 'namespaces': d({
3153
+ }),
3154
+ },
3155
+ }),
3156
+ },
3157
+ }),
3158
+ },
3159
+ }),
3160
+ },
3161
+ "Phrasing content": {
3162
+ 'data types': d({
3163
+ }),
3164
+ 'namespaces': d({
3165
+ "A": {
3166
+ 'data types': d({
3167
+ }),
3168
+ 'namespaces': d({
3169
+ "TU": {
3170
+ 'data types': d({
3171
+ }),
3172
+ 'namespaces': d({
3173
+ "element": {
3174
+ 'data types': d({
3175
+ }),
3176
+ 'namespaces': d({
3177
+ }),
3178
+ },
3179
+ "text": {
3180
+ 'data types': d({
3181
+ }),
3182
+ 'namespaces': d({
3183
+ }),
3184
+ },
3185
+ }),
3186
+ },
3187
+ }),
3188
+ },
3189
+ }),
3190
+ },
3191
+ "Script supporting": {
3192
+ 'data types': d({
3193
+ }),
3194
+ 'namespaces': d({
3195
+ "TU": {
3196
+ 'data types': d({
3197
+ }),
3198
+ 'namespaces': d({
3199
+ "script": {
3200
+ 'data types': d({
3201
+ }),
3202
+ 'namespaces': d({
3203
+ "G": {
3204
+ 'data types': d({
3205
+ }),
3206
+ 'namespaces': d({
3207
+ }),
3208
+ },
3209
+ }),
3210
+ },
3211
+ "template": {
3212
+ 'data types': d({
3213
+ }),
3214
+ 'namespaces': d({
3215
+ }),
3216
+ },
3217
+ }),
3218
+ },
3219
+ }),
3220
+ },
3221
+ "Sectioning content": {
3222
+ 'data types': d({
3223
+ }),
3224
+ 'namespaces': d({
3225
+ "TU": {
3226
+ 'data types': d({
3227
+ }),
3228
+ 'namespaces': d({
3229
+ "article": {
3230
+ 'data types': d({
3231
+ }),
3232
+ 'namespaces': d({
3233
+ }),
3234
+ },
3235
+ "aside": {
3236
+ 'data types': d({
3237
+ }),
3238
+ 'namespaces': d({
3239
+ }),
3240
+ },
3241
+ "nav": {
3242
+ 'data types': d({
3243
+ }),
3244
+ 'namespaces': d({
3245
+ }),
3246
+ },
3247
+ "section": {
3248
+ 'data types': d({
3249
+ }),
3250
+ 'namespaces': d({
3251
+ }),
3252
+ },
3253
+ }),
3254
+ },
3255
+ }),
3256
+ },
3257
+ "Template": {
3258
+ 'data types': d({
3259
+ }),
3260
+ 'namespaces': d({
3261
+ }),
3262
+ },
3263
+ }),
3264
+ },
3265
+ }