Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 382.61 KB | None | 0 0
  1. using System.Windows.Markup;
  2.  
  3. namespace System.Windows.Controls
  4. {
  5. public class animate : Panel, IAddChild{
  6. public string id{get;set;}
  7. public string lang{get;set;}
  8. public string tabindex{get;set;}
  9. ///Raw Attribute svg[xml:base]
  10. public string xml_base{get;set;}
  11. ///Raw Attribute svg[xml:lang]
  12. public string xml_lang{get;set;}
  13. ///Raw Attribute svg[xml:space]
  14. public string xml_space{get;set;}
  15. public string externalResourcesRequired{get;set;}
  16. public string requiredExtensions{get;set;}
  17. public string requiredFeatures{get;set;}
  18. public string systemLanguage{get;set;}
  19. ///Raw Attribute svg[xlink:title]
  20. public string xlink_title{get;set;}
  21. public string onbegin{get;set;}
  22. public string onend{get;set;}
  23. public string onrepeat{get;set;}
  24.  
  25. public string attributeName{get;set;}
  26. public string attributeType{get;set;}
  27. public string from{get;set;}
  28. public string to{get;set;}
  29. public string dur{get;set;}
  30. public string repeatCount{get;set;}
  31.  
  32. }
  33.  
  34. public class animateColor : Panel, IAddChild{
  35. public string id{get;set;}
  36. public string lang{get;set;}
  37. public string tabindex{get;set;}
  38. ///Raw Attribute svg[xml:base]
  39. public string xml_base{get;set;}
  40. ///Raw Attribute svg[xml:lang]
  41. public string xml_lang{get;set;}
  42. ///Raw Attribute svg[xml:space]
  43. public string xml_space{get;set;}
  44. public string externalResourcesRequired{get;set;}
  45. public string requiredExtensions{get;set;}
  46. public string requiredFeatures{get;set;}
  47. public string systemLanguage{get;set;}
  48. ///Raw Attribute svg[xlink:title]
  49. public string xlink_title{get;set;}
  50. public string onbegin{get;set;}
  51. public string onend{get;set;}
  52. public string onrepeat{get;set;}
  53.  
  54. public string from{get;set;}
  55. public string to{get;set;}
  56.  
  57. }
  58.  
  59. public class animateMotion : Panel, IAddChild{
  60. public string id{get;set;}
  61. public string lang{get;set;}
  62. public string tabindex{get;set;}
  63. ///Raw Attribute svg[xml:base]
  64. public string xml_base{get;set;}
  65. ///Raw Attribute svg[xml:lang]
  66. public string xml_lang{get;set;}
  67. ///Raw Attribute svg[xml:space]
  68. public string xml_space{get;set;}
  69. public string externalResourcesRequired{get;set;}
  70. public string requiredExtensions{get;set;}
  71. public string requiredFeatures{get;set;}
  72. public string systemLanguage{get;set;}
  73. ///Raw Attribute svg[xlink:title]
  74. public string xlink_title{get;set;}
  75. public string onbegin{get;set;}
  76. public string onend{get;set;}
  77. public string onrepeat{get;set;}
  78.  
  79. public string calcMode{get;set;}
  80.  
  81. }
  82.  
  83. public class animateTransform : Panel, IAddChild{
  84. public string id{get;set;}
  85. public string lang{get;set;}
  86. public string tabindex{get;set;}
  87. ///Raw Attribute svg[xml:base]
  88. public string xml_base{get;set;}
  89. ///Raw Attribute svg[xml:lang]
  90. public string xml_lang{get;set;}
  91. ///Raw Attribute svg[xml:space]
  92. public string xml_space{get;set;}
  93. public string externalResourcesRequired{get;set;}
  94. public string requiredExtensions{get;set;}
  95. public string requiredFeatures{get;set;}
  96. public string systemLanguage{get;set;}
  97. ///Raw Attribute svg[xlink:title]
  98. public string xlink_title{get;set;}
  99. public string onbegin{get;set;}
  100. public string onend{get;set;}
  101. public string onrepeat{get;set;}
  102.  
  103. public string from{get;set;}
  104. public string to{get;set;}
  105. public string type{get;set;}
  106.  
  107. }
  108.  
  109. public class discard : Panel, IAddChild{
  110. public string id{get;set;}
  111. public string lang{get;set;}
  112. public string tabindex{get;set;}
  113. ///Raw Attribute svg[xml:base]
  114. public string xml_base{get;set;}
  115. ///Raw Attribute svg[xml:lang]
  116. public string xml_lang{get;set;}
  117. ///Raw Attribute svg[xml:space]
  118. public string xml_space{get;set;}
  119. public string externalResourcesRequired{get;set;}
  120. public string requiredExtensions{get;set;}
  121. public string requiredFeatures{get;set;}
  122. public string systemLanguage{get;set;}
  123. ///Raw Attribute svg[aria-activedescendant]
  124. public string aria_activedescendant{get;set;}
  125. ///Raw Attribute svg[aria-atomic]
  126. public string aria_atomic{get;set;}
  127. ///Raw Attribute svg[aria-autocomplete]
  128. public string aria_autocomplete{get;set;}
  129. ///Raw Attribute svg[aria-busy]
  130. public string aria_busy{get;set;}
  131. ///Raw Attribute svg[aria-checked]
  132. public string aria_checked{get;set;}
  133. ///Raw Attribute svg[aria-colcount]
  134. public string aria_colcount{get;set;}
  135. ///Raw Attribute svg[aria-colindex]
  136. public string aria_colindex{get;set;}
  137. ///Raw Attribute svg[aria-colspan]
  138. public string aria_colspan{get;set;}
  139. ///Raw Attribute svg[aria-controls]
  140. public string aria_controls{get;set;}
  141. ///Raw Attribute svg[aria-current]
  142. public string aria_current{get;set;}
  143. ///Raw Attribute svg[aria-describedby]
  144. public string aria_describedby{get;set;}
  145. ///Raw Attribute svg[aria-details]
  146. public string aria_details{get;set;}
  147. ///Raw Attribute svg[aria-disabled]
  148. public string aria_disabled{get;set;}
  149. ///Raw Attribute svg[aria-dropeffect]
  150. public string aria_dropeffect{get;set;}
  151. ///Raw Attribute svg[aria-errormessage]
  152. public string aria_errormessage{get;set;}
  153. ///Raw Attribute svg[aria-expanded]
  154. public string aria_expanded{get;set;}
  155. ///Raw Attribute svg[aria-flowto]
  156. public string aria_flowto{get;set;}
  157. ///Raw Attribute svg[aria-grabbed]
  158. public string aria_grabbed{get;set;}
  159. ///Raw Attribute svg[aria-haspopup]
  160. public string aria_haspopup{get;set;}
  161. ///Raw Attribute svg[aria-hidden]
  162. public string aria_hidden{get;set;}
  163. ///Raw Attribute svg[aria-invalid]
  164. public string aria_invalid{get;set;}
  165. ///Raw Attribute svg[aria-keyshortcuts]
  166. public string aria_keyshortcuts{get;set;}
  167. ///Raw Attribute svg[aria-label]
  168. public string aria_label{get;set;}
  169. ///Raw Attribute svg[aria-labelledby]
  170. public string aria_labelledby{get;set;}
  171. ///Raw Attribute svg[aria-level]
  172. public string aria_level{get;set;}
  173. ///Raw Attribute svg[aria-live]
  174. public string aria_live{get;set;}
  175. ///Raw Attribute svg[aria-modal]
  176. public string aria_modal{get;set;}
  177. ///Raw Attribute svg[aria-multiline]
  178. public string aria_multiline{get;set;}
  179. ///Raw Attribute svg[aria-multiselectable]
  180. public string aria_multiselectable{get;set;}
  181. ///Raw Attribute svg[aria-orientation]
  182. public string aria_orientation{get;set;}
  183. ///Raw Attribute svg[aria-owns]
  184. public string aria_owns{get;set;}
  185. ///Raw Attribute svg[aria-placeholder]
  186. public string aria_placeholder{get;set;}
  187. ///Raw Attribute svg[aria-posinset]
  188. public string aria_posinset{get;set;}
  189. ///Raw Attribute svg[aria-pressed]
  190. public string aria_pressed{get;set;}
  191. ///Raw Attribute svg[aria-readonly]
  192. public string aria_readonly{get;set;}
  193. ///Raw Attribute svg[aria-relevant]
  194. public string aria_relevant{get;set;}
  195. ///Raw Attribute svg[aria-required]
  196. public string aria_required{get;set;}
  197. ///Raw Attribute svg[aria-roledescription]
  198. public string aria_roledescription{get;set;}
  199. ///Raw Attribute svg[aria-rowcount]
  200. public string aria_rowcount{get;set;}
  201. ///Raw Attribute svg[aria-rowindex]
  202. public string aria_rowindex{get;set;}
  203. ///Raw Attribute svg[aria-rowspan]
  204. public string aria_rowspan{get;set;}
  205. ///Raw Attribute svg[aria-selected]
  206. public string aria_selected{get;set;}
  207. ///Raw Attribute svg[aria-setsize]
  208. public string aria_setsize{get;set;}
  209. ///Raw Attribute svg[aria-sort]
  210. public string aria_sort{get;set;}
  211. ///Raw Attribute svg[aria-valuemax]
  212. public string aria_valuemax{get;set;}
  213. ///Raw Attribute svg[aria-valuemin]
  214. public string aria_valuemin{get;set;}
  215. ///Raw Attribute svg[aria-valuenow]
  216. public string aria_valuenow{get;set;}
  217. ///Raw Attribute svg[aria-valuetext]
  218. public string aria_valuetext{get;set;}
  219. public string role{get;set;}
  220.  
  221. public string begin{get;set;}
  222. public string href{get;set;}
  223.  
  224. }
  225.  
  226. public class mpath : Panel, IAddChild{
  227. public string id{get;set;}
  228. public string lang{get;set;}
  229. public string tabindex{get;set;}
  230. ///Raw Attribute svg[xml:base]
  231. public string xml_base{get;set;}
  232. ///Raw Attribute svg[xml:lang]
  233. public string xml_lang{get;set;}
  234. ///Raw Attribute svg[xml:space]
  235. public string xml_space{get;set;}
  236. ///Raw Attribute svg[xlink:title]
  237. public string xlink_title{get;set;}
  238.  
  239. public string externalResourcesRequired{get;set;}
  240.  
  241. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  242. public string xlink_href{get;set;}
  243. public string href{get;set;}
  244.  
  245. }
  246.  
  247. public class set : Panel, IAddChild{
  248. public string id{get;set;}
  249. public string lang{get;set;}
  250. public string tabindex{get;set;}
  251. ///Raw Attribute svg[xml:base]
  252. public string xml_base{get;set;}
  253. ///Raw Attribute svg[xml:lang]
  254. public string xml_lang{get;set;}
  255. ///Raw Attribute svg[xml:space]
  256. public string xml_space{get;set;}
  257. public string externalResourcesRequired{get;set;}
  258. public string requiredExtensions{get;set;}
  259. public string requiredFeatures{get;set;}
  260. public string systemLanguage{get;set;}
  261. ///Raw Attribute svg[xlink:title]
  262. public string xlink_title{get;set;}
  263. public string onbegin{get;set;}
  264. public string onend{get;set;}
  265. public string onrepeat{get;set;}
  266.  
  267. public string to{get;set;}
  268.  
  269. }
  270.  
  271. public class circle : Panel, IAddChild{
  272. public string id{get;set;}
  273. public string lang{get;set;}
  274. public string tabindex{get;set;}
  275. ///Raw Attribute svg[xml:base]
  276. public string xml_base{get;set;}
  277. ///Raw Attribute svg[xml:lang]
  278. public string xml_lang{get;set;}
  279. ///Raw Attribute svg[xml:space]
  280. public string xml_space{get;set;}
  281. ///Raw Attribute svg[class]
  282. public string class_{get;set;}
  283. public string style{get;set;}
  284. public string externalResourcesRequired{get;set;}
  285. public string requiredExtensions{get;set;}
  286. public string requiredFeatures{get;set;}
  287. public string systemLanguage{get;set;}
  288. ///Raw Attribute svg[aria-activedescendant]
  289. public string aria_activedescendant{get;set;}
  290. ///Raw Attribute svg[aria-atomic]
  291. public string aria_atomic{get;set;}
  292. ///Raw Attribute svg[aria-autocomplete]
  293. public string aria_autocomplete{get;set;}
  294. ///Raw Attribute svg[aria-busy]
  295. public string aria_busy{get;set;}
  296. ///Raw Attribute svg[aria-checked]
  297. public string aria_checked{get;set;}
  298. ///Raw Attribute svg[aria-colcount]
  299. public string aria_colcount{get;set;}
  300. ///Raw Attribute svg[aria-colindex]
  301. public string aria_colindex{get;set;}
  302. ///Raw Attribute svg[aria-colspan]
  303. public string aria_colspan{get;set;}
  304. ///Raw Attribute svg[aria-controls]
  305. public string aria_controls{get;set;}
  306. ///Raw Attribute svg[aria-current]
  307. public string aria_current{get;set;}
  308. ///Raw Attribute svg[aria-describedby]
  309. public string aria_describedby{get;set;}
  310. ///Raw Attribute svg[aria-details]
  311. public string aria_details{get;set;}
  312. ///Raw Attribute svg[aria-disabled]
  313. public string aria_disabled{get;set;}
  314. ///Raw Attribute svg[aria-dropeffect]
  315. public string aria_dropeffect{get;set;}
  316. ///Raw Attribute svg[aria-errormessage]
  317. public string aria_errormessage{get;set;}
  318. ///Raw Attribute svg[aria-expanded]
  319. public string aria_expanded{get;set;}
  320. ///Raw Attribute svg[aria-flowto]
  321. public string aria_flowto{get;set;}
  322. ///Raw Attribute svg[aria-grabbed]
  323. public string aria_grabbed{get;set;}
  324. ///Raw Attribute svg[aria-haspopup]
  325. public string aria_haspopup{get;set;}
  326. ///Raw Attribute svg[aria-hidden]
  327. public string aria_hidden{get;set;}
  328. ///Raw Attribute svg[aria-invalid]
  329. public string aria_invalid{get;set;}
  330. ///Raw Attribute svg[aria-keyshortcuts]
  331. public string aria_keyshortcuts{get;set;}
  332. ///Raw Attribute svg[aria-label]
  333. public string aria_label{get;set;}
  334. ///Raw Attribute svg[aria-labelledby]
  335. public string aria_labelledby{get;set;}
  336. ///Raw Attribute svg[aria-level]
  337. public string aria_level{get;set;}
  338. ///Raw Attribute svg[aria-live]
  339. public string aria_live{get;set;}
  340. ///Raw Attribute svg[aria-modal]
  341. public string aria_modal{get;set;}
  342. ///Raw Attribute svg[aria-multiline]
  343. public string aria_multiline{get;set;}
  344. ///Raw Attribute svg[aria-multiselectable]
  345. public string aria_multiselectable{get;set;}
  346. ///Raw Attribute svg[aria-orientation]
  347. public string aria_orientation{get;set;}
  348. ///Raw Attribute svg[aria-owns]
  349. public string aria_owns{get;set;}
  350. ///Raw Attribute svg[aria-placeholder]
  351. public string aria_placeholder{get;set;}
  352. ///Raw Attribute svg[aria-posinset]
  353. public string aria_posinset{get;set;}
  354. ///Raw Attribute svg[aria-pressed]
  355. public string aria_pressed{get;set;}
  356. ///Raw Attribute svg[aria-readonly]
  357. public string aria_readonly{get;set;}
  358. ///Raw Attribute svg[aria-relevant]
  359. public string aria_relevant{get;set;}
  360. ///Raw Attribute svg[aria-required]
  361. public string aria_required{get;set;}
  362. ///Raw Attribute svg[aria-roledescription]
  363. public string aria_roledescription{get;set;}
  364. ///Raw Attribute svg[aria-rowcount]
  365. public string aria_rowcount{get;set;}
  366. ///Raw Attribute svg[aria-rowindex]
  367. public string aria_rowindex{get;set;}
  368. ///Raw Attribute svg[aria-rowspan]
  369. public string aria_rowspan{get;set;}
  370. ///Raw Attribute svg[aria-selected]
  371. public string aria_selected{get;set;}
  372. ///Raw Attribute svg[aria-setsize]
  373. public string aria_setsize{get;set;}
  374. ///Raw Attribute svg[aria-sort]
  375. public string aria_sort{get;set;}
  376. ///Raw Attribute svg[aria-valuemax]
  377. public string aria_valuemax{get;set;}
  378. ///Raw Attribute svg[aria-valuemin]
  379. public string aria_valuemin{get;set;}
  380. ///Raw Attribute svg[aria-valuenow]
  381. public string aria_valuenow{get;set;}
  382. ///Raw Attribute svg[aria-valuetext]
  383. public string aria_valuetext{get;set;}
  384. public string role{get;set;}
  385. ///Raw Attribute svg[alignment-baseline]
  386. public string alignment_baseline{get;set;}
  387. ///Raw Attribute svg[baseline-shift]
  388. public string baseline_shift{get;set;}
  389. public string clip{get;set;}
  390. ///Raw Attribute svg[clip-path]
  391. public string clip_path{get;set;}
  392. ///Raw Attribute svg[clip-rule]
  393. public string clip_rule{get;set;}
  394. public string color{get;set;}
  395. ///Raw Attribute svg[color-interpolation]
  396. public string color_interpolation{get;set;}
  397. ///Raw Attribute svg[color-interpolation-filters]
  398. public string color_interpolation_filters{get;set;}
  399. ///Raw Attribute svg[color-profile]
  400. public string color_profile{get;set;}
  401. ///Raw Attribute svg[color-rendering]
  402. public string color_rendering{get;set;}
  403. public string cursor{get;set;}
  404. public string direction{get;set;}
  405. public string display{get;set;}
  406. ///Raw Attribute svg[dominant-baseline]
  407. public string dominant_baseline{get;set;}
  408. ///Raw Attribute svg[enable-background]
  409. public string enable_background{get;set;}
  410. public string fill{get;set;}
  411. ///Raw Attribute svg[fill-opacity]
  412. public string fill_opacity{get;set;}
  413. ///Raw Attribute svg[fill-rule]
  414. public string fill_rule{get;set;}
  415. public string filter{get;set;}
  416. ///Raw Attribute svg[flood-color]
  417. public string flood_color{get;set;}
  418. ///Raw Attribute svg[flood-opacity]
  419. public string flood_opacity{get;set;}
  420. ///Raw Attribute svg[font-family]
  421. public string font_family{get;set;}
  422. ///Raw Attribute svg[font-size]
  423. public string font_size{get;set;}
  424. ///Raw Attribute svg[font-size-adjust]
  425. public string font_size_adjust{get;set;}
  426. ///Raw Attribute svg[font-stretch]
  427. public string font_stretch{get;set;}
  428. ///Raw Attribute svg[font-style]
  429. public string font_style{get;set;}
  430. ///Raw Attribute svg[font-variant]
  431. public string font_variant{get;set;}
  432. ///Raw Attribute svg[font-weight]
  433. public string font_weight{get;set;}
  434. ///Raw Attribute svg[glyph-orientation-horizontal]
  435. public string glyph_orientation_horizontal{get;set;}
  436. ///Raw Attribute svg[glyph-orientation-vertical]
  437. public string glyph_orientation_vertical{get;set;}
  438. ///Raw Attribute svg[image-rendering]
  439. public string image_rendering{get;set;}
  440. public string kerning{get;set;}
  441. ///Raw Attribute svg[letter-spacing]
  442. public string letter_spacing{get;set;}
  443. ///Raw Attribute svg[lighting-color]
  444. public string lighting_color{get;set;}
  445. ///Raw Attribute svg[marker-end]
  446. public string marker_end{get;set;}
  447. ///Raw Attribute svg[marker-mid]
  448. public string marker_mid{get;set;}
  449. ///Raw Attribute svg[marker-start]
  450. public string marker_start{get;set;}
  451. public string mask{get;set;}
  452. public string opacity{get;set;}
  453. public string overflow{get;set;}
  454. ///Raw Attribute svg[pointer-events]
  455. public string pointer_events{get;set;}
  456. ///Raw Attribute svg[shape-rendering]
  457. public string shape_rendering{get;set;}
  458. ///Raw Attribute svg[solid-color]
  459. public string solid_color{get;set;}
  460. ///Raw Attribute svg[solid-opacity]
  461. public string solid_opacity{get;set;}
  462. ///Raw Attribute svg[stop-color]
  463. public string stop_color{get;set;}
  464. ///Raw Attribute svg[stop-opacity]
  465. public string stop_opacity{get;set;}
  466. public string stroke{get;set;}
  467. ///Raw Attribute svg[stroke-dasharray]
  468. public string stroke_dasharray{get;set;}
  469. ///Raw Attribute svg[stroke-dashoffset]
  470. public string stroke_dashoffset{get;set;}
  471. ///Raw Attribute svg[stroke-linecap]
  472. public string stroke_linecap{get;set;}
  473. ///Raw Attribute svg[stroke-linejoin]
  474. public string stroke_linejoin{get;set;}
  475. ///Raw Attribute svg[stroke-miterlimit]
  476. public string stroke_miterlimit{get;set;}
  477. ///Raw Attribute svg[stroke-opacity]
  478. public string stroke_opacity{get;set;}
  479. ///Raw Attribute svg[stroke-width]
  480. public string stroke_width{get;set;}
  481. ///Raw Attribute svg[text-anchor]
  482. public string text_anchor{get;set;}
  483. ///Raw Attribute svg[text-decoration]
  484. public string text_decoration{get;set;}
  485. ///Raw Attribute svg[text-rendering]
  486. public string text_rendering{get;set;}
  487. public string transform{get;set;}
  488. ///Raw Attribute svg[unicode-bidi]
  489. public string unicode_bidi{get;set;}
  490. ///Raw Attribute svg[vector-effect]
  491. public string vector_effect{get;set;}
  492. public string visibility{get;set;}
  493. ///Raw Attribute svg[word-spacing]
  494. public string word_spacing{get;set;}
  495. public string wri{get;set;}
  496. public string oncancel{get;set;}
  497. public string oncanplay{get;set;}
  498. public string oncanplaythrough{get;set;}
  499. public string onchange{get;set;}
  500. public string onclick{get;set;}
  501. public string onclose{get;set;}
  502. public string oncuechange{get;set;}
  503. public string ondblclick{get;set;}
  504. public string ondrag{get;set;}
  505. public string ondragend{get;set;}
  506. public string ondragenter{get;set;}
  507. public string ondragexit{get;set;}
  508. public string ondragleave{get;set;}
  509. public string ondragover{get;set;}
  510. public string ondragstart{get;set;}
  511. public string ondrop{get;set;}
  512. public string ondurationchange{get;set;}
  513. public string onemptied{get;set;}
  514. public string onended{get;set;}
  515. public string onerror{get;set;}
  516. public string onfocus{get;set;}
  517. public string oninput{get;set;}
  518. public string oninvalid{get;set;}
  519. public string onkeydown{get;set;}
  520. public string onkeypress{get;set;}
  521. public string onkeyup{get;set;}
  522. public string onload{get;set;}
  523. public string onloadeddata{get;set;}
  524. public string onloadedmetadata{get;set;}
  525. public string onloadstart{get;set;}
  526. public string onmousedown{get;set;}
  527. public string onmouseenter{get;set;}
  528. public string onmouseleave{get;set;}
  529. public string onmousemove{get;set;}
  530. public string onmouseout{get;set;}
  531. public string onmouseover{get;set;}
  532. public string onmouseup{get;set;}
  533. public string onmousewheel{get;set;}
  534. public string onpause{get;set;}
  535. public string onplay{get;set;}
  536. public string onplaying{get;set;}
  537. public string onprogress{get;set;}
  538. public string onratechange{get;set;}
  539. public string onreset{get;set;}
  540. public string onresize{get;set;}
  541. public string onscroll{get;set;}
  542. public string onseeked{get;set;}
  543. public string onseeking{get;set;}
  544. public string onselect{get;set;}
  545. public string onshow{get;set;}
  546. public string onstalled{get;set;}
  547. public string onsubmit{get;set;}
  548. public string onsuspend{get;set;}
  549. public string ontimeupdate{get;set;}
  550. public string ontoggle{get;set;}
  551. public string onvolumechange{get;set;}
  552. public string onwaiting{get;set;}
  553. public string onactivate{get;set;}
  554. public string onfocusin{get;set;}
  555. public string onfocusout{get;set;}
  556.  
  557. public string cx{get;set;}
  558. public string cy{get;set;}
  559. public string r{get;set;}
  560. public string pathLength{get;set;}
  561.  
  562. }
  563.  
  564. public class ellipse : Panel, IAddChild{
  565. public string id{get;set;}
  566. public string lang{get;set;}
  567. public string tabindex{get;set;}
  568. ///Raw Attribute svg[xml:base]
  569. public string xml_base{get;set;}
  570. ///Raw Attribute svg[xml:lang]
  571. public string xml_lang{get;set;}
  572. ///Raw Attribute svg[xml:space]
  573. public string xml_space{get;set;}
  574. ///Raw Attribute svg[class]
  575. public string class_{get;set;}
  576. public string style{get;set;}
  577. public string externalResourcesRequired{get;set;}
  578. public string requiredExtensions{get;set;}
  579. public string requiredFeatures{get;set;}
  580. public string systemLanguage{get;set;}
  581. ///Raw Attribute svg[aria-activedescendant]
  582. public string aria_activedescendant{get;set;}
  583. ///Raw Attribute svg[aria-atomic]
  584. public string aria_atomic{get;set;}
  585. ///Raw Attribute svg[aria-autocomplete]
  586. public string aria_autocomplete{get;set;}
  587. ///Raw Attribute svg[aria-busy]
  588. public string aria_busy{get;set;}
  589. ///Raw Attribute svg[aria-checked]
  590. public string aria_checked{get;set;}
  591. ///Raw Attribute svg[aria-colcount]
  592. public string aria_colcount{get;set;}
  593. ///Raw Attribute svg[aria-colindex]
  594. public string aria_colindex{get;set;}
  595. ///Raw Attribute svg[aria-colspan]
  596. public string aria_colspan{get;set;}
  597. ///Raw Attribute svg[aria-controls]
  598. public string aria_controls{get;set;}
  599. ///Raw Attribute svg[aria-current]
  600. public string aria_current{get;set;}
  601. ///Raw Attribute svg[aria-describedby]
  602. public string aria_describedby{get;set;}
  603. ///Raw Attribute svg[aria-details]
  604. public string aria_details{get;set;}
  605. ///Raw Attribute svg[aria-disabled]
  606. public string aria_disabled{get;set;}
  607. ///Raw Attribute svg[aria-dropeffect]
  608. public string aria_dropeffect{get;set;}
  609. ///Raw Attribute svg[aria-errormessage]
  610. public string aria_errormessage{get;set;}
  611. ///Raw Attribute svg[aria-expanded]
  612. public string aria_expanded{get;set;}
  613. ///Raw Attribute svg[aria-flowto]
  614. public string aria_flowto{get;set;}
  615. ///Raw Attribute svg[aria-grabbed]
  616. public string aria_grabbed{get;set;}
  617. ///Raw Attribute svg[aria-haspopup]
  618. public string aria_haspopup{get;set;}
  619. ///Raw Attribute svg[aria-hidden]
  620. public string aria_hidden{get;set;}
  621. ///Raw Attribute svg[aria-invalid]
  622. public string aria_invalid{get;set;}
  623. ///Raw Attribute svg[aria-keyshortcuts]
  624. public string aria_keyshortcuts{get;set;}
  625. ///Raw Attribute svg[aria-label]
  626. public string aria_label{get;set;}
  627. ///Raw Attribute svg[aria-labelledby]
  628. public string aria_labelledby{get;set;}
  629. ///Raw Attribute svg[aria-level]
  630. public string aria_level{get;set;}
  631. ///Raw Attribute svg[aria-live]
  632. public string aria_live{get;set;}
  633. ///Raw Attribute svg[aria-modal]
  634. public string aria_modal{get;set;}
  635. ///Raw Attribute svg[aria-multiline]
  636. public string aria_multiline{get;set;}
  637. ///Raw Attribute svg[aria-multiselectable]
  638. public string aria_multiselectable{get;set;}
  639. ///Raw Attribute svg[aria-orientation]
  640. public string aria_orientation{get;set;}
  641. ///Raw Attribute svg[aria-owns]
  642. public string aria_owns{get;set;}
  643. ///Raw Attribute svg[aria-placeholder]
  644. public string aria_placeholder{get;set;}
  645. ///Raw Attribute svg[aria-posinset]
  646. public string aria_posinset{get;set;}
  647. ///Raw Attribute svg[aria-pressed]
  648. public string aria_pressed{get;set;}
  649. ///Raw Attribute svg[aria-readonly]
  650. public string aria_readonly{get;set;}
  651. ///Raw Attribute svg[aria-relevant]
  652. public string aria_relevant{get;set;}
  653. ///Raw Attribute svg[aria-required]
  654. public string aria_required{get;set;}
  655. ///Raw Attribute svg[aria-roledescription]
  656. public string aria_roledescription{get;set;}
  657. ///Raw Attribute svg[aria-rowcount]
  658. public string aria_rowcount{get;set;}
  659. ///Raw Attribute svg[aria-rowindex]
  660. public string aria_rowindex{get;set;}
  661. ///Raw Attribute svg[aria-rowspan]
  662. public string aria_rowspan{get;set;}
  663. ///Raw Attribute svg[aria-selected]
  664. public string aria_selected{get;set;}
  665. ///Raw Attribute svg[aria-setsize]
  666. public string aria_setsize{get;set;}
  667. ///Raw Attribute svg[aria-sort]
  668. public string aria_sort{get;set;}
  669. ///Raw Attribute svg[aria-valuemax]
  670. public string aria_valuemax{get;set;}
  671. ///Raw Attribute svg[aria-valuemin]
  672. public string aria_valuemin{get;set;}
  673. ///Raw Attribute svg[aria-valuenow]
  674. public string aria_valuenow{get;set;}
  675. ///Raw Attribute svg[aria-valuetext]
  676. public string aria_valuetext{get;set;}
  677. public string role{get;set;}
  678. ///Raw Attribute svg[alignment-baseline]
  679. public string alignment_baseline{get;set;}
  680. ///Raw Attribute svg[baseline-shift]
  681. public string baseline_shift{get;set;}
  682. public string clip{get;set;}
  683. ///Raw Attribute svg[clip-path]
  684. public string clip_path{get;set;}
  685. ///Raw Attribute svg[clip-rule]
  686. public string clip_rule{get;set;}
  687. public string color{get;set;}
  688. ///Raw Attribute svg[color-interpolation]
  689. public string color_interpolation{get;set;}
  690. ///Raw Attribute svg[color-interpolation-filters]
  691. public string color_interpolation_filters{get;set;}
  692. ///Raw Attribute svg[color-profile]
  693. public string color_profile{get;set;}
  694. ///Raw Attribute svg[color-rendering]
  695. public string color_rendering{get;set;}
  696. public string cursor{get;set;}
  697. public string direction{get;set;}
  698. public string display{get;set;}
  699. ///Raw Attribute svg[dominant-baseline]
  700. public string dominant_baseline{get;set;}
  701. ///Raw Attribute svg[enable-background]
  702. public string enable_background{get;set;}
  703. public string fill{get;set;}
  704. ///Raw Attribute svg[fill-opacity]
  705. public string fill_opacity{get;set;}
  706. ///Raw Attribute svg[fill-rule]
  707. public string fill_rule{get;set;}
  708. public string filter{get;set;}
  709. ///Raw Attribute svg[flood-color]
  710. public string flood_color{get;set;}
  711. ///Raw Attribute svg[flood-opacity]
  712. public string flood_opacity{get;set;}
  713. ///Raw Attribute svg[font-family]
  714. public string font_family{get;set;}
  715. ///Raw Attribute svg[font-size]
  716. public string font_size{get;set;}
  717. ///Raw Attribute svg[font-size-adjust]
  718. public string font_size_adjust{get;set;}
  719. ///Raw Attribute svg[font-stretch]
  720. public string font_stretch{get;set;}
  721. ///Raw Attribute svg[font-style]
  722. public string font_style{get;set;}
  723. ///Raw Attribute svg[font-variant]
  724. public string font_variant{get;set;}
  725. ///Raw Attribute svg[font-weight]
  726. public string font_weight{get;set;}
  727. ///Raw Attribute svg[glyph-orientation-horizontal]
  728. public string glyph_orientation_horizontal{get;set;}
  729. ///Raw Attribute svg[glyph-orientation-vertical]
  730. public string glyph_orientation_vertical{get;set;}
  731. ///Raw Attribute svg[image-rendering]
  732. public string image_rendering{get;set;}
  733. public string kerning{get;set;}
  734. ///Raw Attribute svg[letter-spacing]
  735. public string letter_spacing{get;set;}
  736. ///Raw Attribute svg[lighting-color]
  737. public string lighting_color{get;set;}
  738. ///Raw Attribute svg[marker-end]
  739. public string marker_end{get;set;}
  740. ///Raw Attribute svg[marker-mid]
  741. public string marker_mid{get;set;}
  742. ///Raw Attribute svg[marker-start]
  743. public string marker_start{get;set;}
  744. public string mask{get;set;}
  745. public string opacity{get;set;}
  746. public string overflow{get;set;}
  747. ///Raw Attribute svg[pointer-events]
  748. public string pointer_events{get;set;}
  749. ///Raw Attribute svg[shape-rendering]
  750. public string shape_rendering{get;set;}
  751. ///Raw Attribute svg[solid-color]
  752. public string solid_color{get;set;}
  753. ///Raw Attribute svg[solid-opacity]
  754. public string solid_opacity{get;set;}
  755. ///Raw Attribute svg[stop-color]
  756. public string stop_color{get;set;}
  757. ///Raw Attribute svg[stop-opacity]
  758. public string stop_opacity{get;set;}
  759. public string stroke{get;set;}
  760. ///Raw Attribute svg[stroke-dasharray]
  761. public string stroke_dasharray{get;set;}
  762. ///Raw Attribute svg[stroke-dashoffset]
  763. public string stroke_dashoffset{get;set;}
  764. ///Raw Attribute svg[stroke-linecap]
  765. public string stroke_linecap{get;set;}
  766. ///Raw Attribute svg[stroke-linejoin]
  767. public string stroke_linejoin{get;set;}
  768. ///Raw Attribute svg[stroke-miterlimit]
  769. public string stroke_miterlimit{get;set;}
  770. ///Raw Attribute svg[stroke-opacity]
  771. public string stroke_opacity{get;set;}
  772. ///Raw Attribute svg[stroke-width]
  773. public string stroke_width{get;set;}
  774. ///Raw Attribute svg[text-anchor]
  775. public string text_anchor{get;set;}
  776. ///Raw Attribute svg[text-decoration]
  777. public string text_decoration{get;set;}
  778. ///Raw Attribute svg[text-rendering]
  779. public string text_rendering{get;set;}
  780. public string transform{get;set;}
  781. ///Raw Attribute svg[unicode-bidi]
  782. public string unicode_bidi{get;set;}
  783. ///Raw Attribute svg[vector-effect]
  784. public string vector_effect{get;set;}
  785. public string visibility{get;set;}
  786. ///Raw Attribute svg[word-spacing]
  787. public string word_spacing{get;set;}
  788. public string wri{get;set;}
  789. public string oncancel{get;set;}
  790. public string oncanplay{get;set;}
  791. public string oncanplaythrough{get;set;}
  792. public string onchange{get;set;}
  793. public string onclick{get;set;}
  794. public string onclose{get;set;}
  795. public string oncuechange{get;set;}
  796. public string ondblclick{get;set;}
  797. public string ondrag{get;set;}
  798. public string ondragend{get;set;}
  799. public string ondragenter{get;set;}
  800. public string ondragexit{get;set;}
  801. public string ondragleave{get;set;}
  802. public string ondragover{get;set;}
  803. public string ondragstart{get;set;}
  804. public string ondrop{get;set;}
  805. public string ondurationchange{get;set;}
  806. public string onemptied{get;set;}
  807. public string onended{get;set;}
  808. public string onerror{get;set;}
  809. public string onfocus{get;set;}
  810. public string oninput{get;set;}
  811. public string oninvalid{get;set;}
  812. public string onkeydown{get;set;}
  813. public string onkeypress{get;set;}
  814. public string onkeyup{get;set;}
  815. public string onload{get;set;}
  816. public string onloadeddata{get;set;}
  817. public string onloadedmetadata{get;set;}
  818. public string onloadstart{get;set;}
  819. public string onmousedown{get;set;}
  820. public string onmouseenter{get;set;}
  821. public string onmouseleave{get;set;}
  822. public string onmousemove{get;set;}
  823. public string onmouseout{get;set;}
  824. public string onmouseover{get;set;}
  825. public string onmouseup{get;set;}
  826. public string onmousewheel{get;set;}
  827. public string onpause{get;set;}
  828. public string onplay{get;set;}
  829. public string onplaying{get;set;}
  830. public string onprogress{get;set;}
  831. public string onratechange{get;set;}
  832. public string onreset{get;set;}
  833. public string onresize{get;set;}
  834. public string onscroll{get;set;}
  835. public string onseeked{get;set;}
  836. public string onseeking{get;set;}
  837. public string onselect{get;set;}
  838. public string onshow{get;set;}
  839. public string onstalled{get;set;}
  840. public string onsubmit{get;set;}
  841. public string onsuspend{get;set;}
  842. public string ontimeupdate{get;set;}
  843. public string ontoggle{get;set;}
  844. public string onvolumechange{get;set;}
  845. public string onwaiting{get;set;}
  846. public string onactivate{get;set;}
  847. public string onfocusin{get;set;}
  848. public string onfocusout{get;set;}
  849.  
  850. public string cx{get;set;}
  851. public string cy{get;set;}
  852. public string rx{get;set;}
  853. public string ry{get;set;}
  854. public string pathLength{get;set;}
  855.  
  856. }
  857.  
  858. public class line : Panel, IAddChild{
  859. public string id{get;set;}
  860. public string lang{get;set;}
  861. public string tabindex{get;set;}
  862. ///Raw Attribute svg[xml:base]
  863. public string xml_base{get;set;}
  864. ///Raw Attribute svg[xml:lang]
  865. public string xml_lang{get;set;}
  866. ///Raw Attribute svg[xml:space]
  867. public string xml_space{get;set;}
  868. ///Raw Attribute svg[class]
  869. public string class_{get;set;}
  870. public string style{get;set;}
  871. public string externalResourcesRequired{get;set;}
  872. public string requiredExtensions{get;set;}
  873. public string requiredFeatures{get;set;}
  874. public string systemLanguage{get;set;}
  875. ///Raw Attribute svg[aria-activedescendant]
  876. public string aria_activedescendant{get;set;}
  877. ///Raw Attribute svg[aria-atomic]
  878. public string aria_atomic{get;set;}
  879. ///Raw Attribute svg[aria-autocomplete]
  880. public string aria_autocomplete{get;set;}
  881. ///Raw Attribute svg[aria-busy]
  882. public string aria_busy{get;set;}
  883. ///Raw Attribute svg[aria-checked]
  884. public string aria_checked{get;set;}
  885. ///Raw Attribute svg[aria-colcount]
  886. public string aria_colcount{get;set;}
  887. ///Raw Attribute svg[aria-colindex]
  888. public string aria_colindex{get;set;}
  889. ///Raw Attribute svg[aria-colspan]
  890. public string aria_colspan{get;set;}
  891. ///Raw Attribute svg[aria-controls]
  892. public string aria_controls{get;set;}
  893. ///Raw Attribute svg[aria-current]
  894. public string aria_current{get;set;}
  895. ///Raw Attribute svg[aria-describedby]
  896. public string aria_describedby{get;set;}
  897. ///Raw Attribute svg[aria-details]
  898. public string aria_details{get;set;}
  899. ///Raw Attribute svg[aria-disabled]
  900. public string aria_disabled{get;set;}
  901. ///Raw Attribute svg[aria-dropeffect]
  902. public string aria_dropeffect{get;set;}
  903. ///Raw Attribute svg[aria-errormessage]
  904. public string aria_errormessage{get;set;}
  905. ///Raw Attribute svg[aria-expanded]
  906. public string aria_expanded{get;set;}
  907. ///Raw Attribute svg[aria-flowto]
  908. public string aria_flowto{get;set;}
  909. ///Raw Attribute svg[aria-grabbed]
  910. public string aria_grabbed{get;set;}
  911. ///Raw Attribute svg[aria-haspopup]
  912. public string aria_haspopup{get;set;}
  913. ///Raw Attribute svg[aria-hidden]
  914. public string aria_hidden{get;set;}
  915. ///Raw Attribute svg[aria-invalid]
  916. public string aria_invalid{get;set;}
  917. ///Raw Attribute svg[aria-keyshortcuts]
  918. public string aria_keyshortcuts{get;set;}
  919. ///Raw Attribute svg[aria-label]
  920. public string aria_label{get;set;}
  921. ///Raw Attribute svg[aria-labelledby]
  922. public string aria_labelledby{get;set;}
  923. ///Raw Attribute svg[aria-level]
  924. public string aria_level{get;set;}
  925. ///Raw Attribute svg[aria-live]
  926. public string aria_live{get;set;}
  927. ///Raw Attribute svg[aria-modal]
  928. public string aria_modal{get;set;}
  929. ///Raw Attribute svg[aria-multiline]
  930. public string aria_multiline{get;set;}
  931. ///Raw Attribute svg[aria-multiselectable]
  932. public string aria_multiselectable{get;set;}
  933. ///Raw Attribute svg[aria-orientation]
  934. public string aria_orientation{get;set;}
  935. ///Raw Attribute svg[aria-owns]
  936. public string aria_owns{get;set;}
  937. ///Raw Attribute svg[aria-placeholder]
  938. public string aria_placeholder{get;set;}
  939. ///Raw Attribute svg[aria-posinset]
  940. public string aria_posinset{get;set;}
  941. ///Raw Attribute svg[aria-pressed]
  942. public string aria_pressed{get;set;}
  943. ///Raw Attribute svg[aria-readonly]
  944. public string aria_readonly{get;set;}
  945. ///Raw Attribute svg[aria-relevant]
  946. public string aria_relevant{get;set;}
  947. ///Raw Attribute svg[aria-required]
  948. public string aria_required{get;set;}
  949. ///Raw Attribute svg[aria-roledescription]
  950. public string aria_roledescription{get;set;}
  951. ///Raw Attribute svg[aria-rowcount]
  952. public string aria_rowcount{get;set;}
  953. ///Raw Attribute svg[aria-rowindex]
  954. public string aria_rowindex{get;set;}
  955. ///Raw Attribute svg[aria-rowspan]
  956. public string aria_rowspan{get;set;}
  957. ///Raw Attribute svg[aria-selected]
  958. public string aria_selected{get;set;}
  959. ///Raw Attribute svg[aria-setsize]
  960. public string aria_setsize{get;set;}
  961. ///Raw Attribute svg[aria-sort]
  962. public string aria_sort{get;set;}
  963. ///Raw Attribute svg[aria-valuemax]
  964. public string aria_valuemax{get;set;}
  965. ///Raw Attribute svg[aria-valuemin]
  966. public string aria_valuemin{get;set;}
  967. ///Raw Attribute svg[aria-valuenow]
  968. public string aria_valuenow{get;set;}
  969. ///Raw Attribute svg[aria-valuetext]
  970. public string aria_valuetext{get;set;}
  971. public string role{get;set;}
  972. ///Raw Attribute svg[alignment-baseline]
  973. public string alignment_baseline{get;set;}
  974. ///Raw Attribute svg[baseline-shift]
  975. public string baseline_shift{get;set;}
  976. public string clip{get;set;}
  977. ///Raw Attribute svg[clip-path]
  978. public string clip_path{get;set;}
  979. ///Raw Attribute svg[clip-rule]
  980. public string clip_rule{get;set;}
  981. public string color{get;set;}
  982. ///Raw Attribute svg[color-interpolation]
  983. public string color_interpolation{get;set;}
  984. ///Raw Attribute svg[color-interpolation-filters]
  985. public string color_interpolation_filters{get;set;}
  986. ///Raw Attribute svg[color-profile]
  987. public string color_profile{get;set;}
  988. ///Raw Attribute svg[color-rendering]
  989. public string color_rendering{get;set;}
  990. public string cursor{get;set;}
  991. public string direction{get;set;}
  992. public string display{get;set;}
  993. ///Raw Attribute svg[dominant-baseline]
  994. public string dominant_baseline{get;set;}
  995. ///Raw Attribute svg[enable-background]
  996. public string enable_background{get;set;}
  997. public string fill{get;set;}
  998. ///Raw Attribute svg[fill-opacity]
  999. public string fill_opacity{get;set;}
  1000. ///Raw Attribute svg[fill-rule]
  1001. public string fill_rule{get;set;}
  1002. public string filter{get;set;}
  1003. ///Raw Attribute svg[flood-color]
  1004. public string flood_color{get;set;}
  1005. ///Raw Attribute svg[flood-opacity]
  1006. public string flood_opacity{get;set;}
  1007. ///Raw Attribute svg[font-family]
  1008. public string font_family{get;set;}
  1009. ///Raw Attribute svg[font-size]
  1010. public string font_size{get;set;}
  1011. ///Raw Attribute svg[font-size-adjust]
  1012. public string font_size_adjust{get;set;}
  1013. ///Raw Attribute svg[font-stretch]
  1014. public string font_stretch{get;set;}
  1015. ///Raw Attribute svg[font-style]
  1016. public string font_style{get;set;}
  1017. ///Raw Attribute svg[font-variant]
  1018. public string font_variant{get;set;}
  1019. ///Raw Attribute svg[font-weight]
  1020. public string font_weight{get;set;}
  1021. ///Raw Attribute svg[glyph-orientation-horizontal]
  1022. public string glyph_orientation_horizontal{get;set;}
  1023. ///Raw Attribute svg[glyph-orientation-vertical]
  1024. public string glyph_orientation_vertical{get;set;}
  1025. ///Raw Attribute svg[image-rendering]
  1026. public string image_rendering{get;set;}
  1027. public string kerning{get;set;}
  1028. ///Raw Attribute svg[letter-spacing]
  1029. public string letter_spacing{get;set;}
  1030. ///Raw Attribute svg[lighting-color]
  1031. public string lighting_color{get;set;}
  1032. ///Raw Attribute svg[marker-end]
  1033. public string marker_end{get;set;}
  1034. ///Raw Attribute svg[marker-mid]
  1035. public string marker_mid{get;set;}
  1036. ///Raw Attribute svg[marker-start]
  1037. public string marker_start{get;set;}
  1038. public string mask{get;set;}
  1039. public string opacity{get;set;}
  1040. public string overflow{get;set;}
  1041. ///Raw Attribute svg[pointer-events]
  1042. public string pointer_events{get;set;}
  1043. ///Raw Attribute svg[shape-rendering]
  1044. public string shape_rendering{get;set;}
  1045. ///Raw Attribute svg[solid-color]
  1046. public string solid_color{get;set;}
  1047. ///Raw Attribute svg[solid-opacity]
  1048. public string solid_opacity{get;set;}
  1049. ///Raw Attribute svg[stop-color]
  1050. public string stop_color{get;set;}
  1051. ///Raw Attribute svg[stop-opacity]
  1052. public string stop_opacity{get;set;}
  1053. public string stroke{get;set;}
  1054. ///Raw Attribute svg[stroke-dasharray]
  1055. public string stroke_dasharray{get;set;}
  1056. ///Raw Attribute svg[stroke-dashoffset]
  1057. public string stroke_dashoffset{get;set;}
  1058. ///Raw Attribute svg[stroke-linecap]
  1059. public string stroke_linecap{get;set;}
  1060. ///Raw Attribute svg[stroke-linejoin]
  1061. public string stroke_linejoin{get;set;}
  1062. ///Raw Attribute svg[stroke-miterlimit]
  1063. public string stroke_miterlimit{get;set;}
  1064. ///Raw Attribute svg[stroke-opacity]
  1065. public string stroke_opacity{get;set;}
  1066. ///Raw Attribute svg[stroke-width]
  1067. public string stroke_width{get;set;}
  1068. ///Raw Attribute svg[text-anchor]
  1069. public string text_anchor{get;set;}
  1070. ///Raw Attribute svg[text-decoration]
  1071. public string text_decoration{get;set;}
  1072. ///Raw Attribute svg[text-rendering]
  1073. public string text_rendering{get;set;}
  1074. public string transform{get;set;}
  1075. ///Raw Attribute svg[unicode-bidi]
  1076. public string unicode_bidi{get;set;}
  1077. ///Raw Attribute svg[vector-effect]
  1078. public string vector_effect{get;set;}
  1079. public string visibility{get;set;}
  1080. ///Raw Attribute svg[word-spacing]
  1081. public string word_spacing{get;set;}
  1082. public string wri{get;set;}
  1083. public string oncancel{get;set;}
  1084. public string oncanplay{get;set;}
  1085. public string oncanplaythrough{get;set;}
  1086. public string onchange{get;set;}
  1087. public string onclick{get;set;}
  1088. public string onclose{get;set;}
  1089. public string oncuechange{get;set;}
  1090. public string ondblclick{get;set;}
  1091. public string ondrag{get;set;}
  1092. public string ondragend{get;set;}
  1093. public string ondragenter{get;set;}
  1094. public string ondragexit{get;set;}
  1095. public string ondragleave{get;set;}
  1096. public string ondragover{get;set;}
  1097. public string ondragstart{get;set;}
  1098. public string ondrop{get;set;}
  1099. public string ondurationchange{get;set;}
  1100. public string onemptied{get;set;}
  1101. public string onended{get;set;}
  1102. public string onerror{get;set;}
  1103. public string onfocus{get;set;}
  1104. public string oninput{get;set;}
  1105. public string oninvalid{get;set;}
  1106. public string onkeydown{get;set;}
  1107. public string onkeypress{get;set;}
  1108. public string onkeyup{get;set;}
  1109. public string onload{get;set;}
  1110. public string onloadeddata{get;set;}
  1111. public string onloadedmetadata{get;set;}
  1112. public string onloadstart{get;set;}
  1113. public string onmousedown{get;set;}
  1114. public string onmouseenter{get;set;}
  1115. public string onmouseleave{get;set;}
  1116. public string onmousemove{get;set;}
  1117. public string onmouseout{get;set;}
  1118. public string onmouseover{get;set;}
  1119. public string onmouseup{get;set;}
  1120. public string onmousewheel{get;set;}
  1121. public string onpause{get;set;}
  1122. public string onplay{get;set;}
  1123. public string onplaying{get;set;}
  1124. public string onprogress{get;set;}
  1125. public string onratechange{get;set;}
  1126. public string onreset{get;set;}
  1127. public string onresize{get;set;}
  1128. public string onscroll{get;set;}
  1129. public string onseeked{get;set;}
  1130. public string onseeking{get;set;}
  1131. public string onselect{get;set;}
  1132. public string onshow{get;set;}
  1133. public string onstalled{get;set;}
  1134. public string onsubmit{get;set;}
  1135. public string onsuspend{get;set;}
  1136. public string ontimeupdate{get;set;}
  1137. public string ontoggle{get;set;}
  1138. public string onvolumechange{get;set;}
  1139. public string onwaiting{get;set;}
  1140. public string onactivate{get;set;}
  1141. public string onfocusin{get;set;}
  1142. public string onfocusout{get;set;}
  1143.  
  1144. public string x1{get;set;}
  1145. public string x2{get;set;}
  1146. public string y1{get;set;}
  1147. public string y2{get;set;}
  1148. public string pathLength{get;set;}
  1149.  
  1150. }
  1151.  
  1152. public class polygon : Panel, IAddChild{
  1153. public string id{get;set;}
  1154. public string lang{get;set;}
  1155. public string tabindex{get;set;}
  1156. ///Raw Attribute svg[xml:base]
  1157. public string xml_base{get;set;}
  1158. ///Raw Attribute svg[xml:lang]
  1159. public string xml_lang{get;set;}
  1160. ///Raw Attribute svg[xml:space]
  1161. public string xml_space{get;set;}
  1162. ///Raw Attribute svg[class]
  1163. public string class_{get;set;}
  1164. public string style{get;set;}
  1165. public string externalResourcesRequired{get;set;}
  1166. public string requiredExtensions{get;set;}
  1167. public string requiredFeatures{get;set;}
  1168. public string systemLanguage{get;set;}
  1169. ///Raw Attribute svg[aria-activedescendant]
  1170. public string aria_activedescendant{get;set;}
  1171. ///Raw Attribute svg[aria-atomic]
  1172. public string aria_atomic{get;set;}
  1173. ///Raw Attribute svg[aria-autocomplete]
  1174. public string aria_autocomplete{get;set;}
  1175. ///Raw Attribute svg[aria-busy]
  1176. public string aria_busy{get;set;}
  1177. ///Raw Attribute svg[aria-checked]
  1178. public string aria_checked{get;set;}
  1179. ///Raw Attribute svg[aria-colcount]
  1180. public string aria_colcount{get;set;}
  1181. ///Raw Attribute svg[aria-colindex]
  1182. public string aria_colindex{get;set;}
  1183. ///Raw Attribute svg[aria-colspan]
  1184. public string aria_colspan{get;set;}
  1185. ///Raw Attribute svg[aria-controls]
  1186. public string aria_controls{get;set;}
  1187. ///Raw Attribute svg[aria-current]
  1188. public string aria_current{get;set;}
  1189. ///Raw Attribute svg[aria-describedby]
  1190. public string aria_describedby{get;set;}
  1191. ///Raw Attribute svg[aria-details]
  1192. public string aria_details{get;set;}
  1193. ///Raw Attribute svg[aria-disabled]
  1194. public string aria_disabled{get;set;}
  1195. ///Raw Attribute svg[aria-dropeffect]
  1196. public string aria_dropeffect{get;set;}
  1197. ///Raw Attribute svg[aria-errormessage]
  1198. public string aria_errormessage{get;set;}
  1199. ///Raw Attribute svg[aria-expanded]
  1200. public string aria_expanded{get;set;}
  1201. ///Raw Attribute svg[aria-flowto]
  1202. public string aria_flowto{get;set;}
  1203. ///Raw Attribute svg[aria-grabbed]
  1204. public string aria_grabbed{get;set;}
  1205. ///Raw Attribute svg[aria-haspopup]
  1206. public string aria_haspopup{get;set;}
  1207. ///Raw Attribute svg[aria-hidden]
  1208. public string aria_hidden{get;set;}
  1209. ///Raw Attribute svg[aria-invalid]
  1210. public string aria_invalid{get;set;}
  1211. ///Raw Attribute svg[aria-keyshortcuts]
  1212. public string aria_keyshortcuts{get;set;}
  1213. ///Raw Attribute svg[aria-label]
  1214. public string aria_label{get;set;}
  1215. ///Raw Attribute svg[aria-labelledby]
  1216. public string aria_labelledby{get;set;}
  1217. ///Raw Attribute svg[aria-level]
  1218. public string aria_level{get;set;}
  1219. ///Raw Attribute svg[aria-live]
  1220. public string aria_live{get;set;}
  1221. ///Raw Attribute svg[aria-modal]
  1222. public string aria_modal{get;set;}
  1223. ///Raw Attribute svg[aria-multiline]
  1224. public string aria_multiline{get;set;}
  1225. ///Raw Attribute svg[aria-multiselectable]
  1226. public string aria_multiselectable{get;set;}
  1227. ///Raw Attribute svg[aria-orientation]
  1228. public string aria_orientation{get;set;}
  1229. ///Raw Attribute svg[aria-owns]
  1230. public string aria_owns{get;set;}
  1231. ///Raw Attribute svg[aria-placeholder]
  1232. public string aria_placeholder{get;set;}
  1233. ///Raw Attribute svg[aria-posinset]
  1234. public string aria_posinset{get;set;}
  1235. ///Raw Attribute svg[aria-pressed]
  1236. public string aria_pressed{get;set;}
  1237. ///Raw Attribute svg[aria-readonly]
  1238. public string aria_readonly{get;set;}
  1239. ///Raw Attribute svg[aria-relevant]
  1240. public string aria_relevant{get;set;}
  1241. ///Raw Attribute svg[aria-required]
  1242. public string aria_required{get;set;}
  1243. ///Raw Attribute svg[aria-roledescription]
  1244. public string aria_roledescription{get;set;}
  1245. ///Raw Attribute svg[aria-rowcount]
  1246. public string aria_rowcount{get;set;}
  1247. ///Raw Attribute svg[aria-rowindex]
  1248. public string aria_rowindex{get;set;}
  1249. ///Raw Attribute svg[aria-rowspan]
  1250. public string aria_rowspan{get;set;}
  1251. ///Raw Attribute svg[aria-selected]
  1252. public string aria_selected{get;set;}
  1253. ///Raw Attribute svg[aria-setsize]
  1254. public string aria_setsize{get;set;}
  1255. ///Raw Attribute svg[aria-sort]
  1256. public string aria_sort{get;set;}
  1257. ///Raw Attribute svg[aria-valuemax]
  1258. public string aria_valuemax{get;set;}
  1259. ///Raw Attribute svg[aria-valuemin]
  1260. public string aria_valuemin{get;set;}
  1261. ///Raw Attribute svg[aria-valuenow]
  1262. public string aria_valuenow{get;set;}
  1263. ///Raw Attribute svg[aria-valuetext]
  1264. public string aria_valuetext{get;set;}
  1265. public string role{get;set;}
  1266. ///Raw Attribute svg[alignment-baseline]
  1267. public string alignment_baseline{get;set;}
  1268. ///Raw Attribute svg[baseline-shift]
  1269. public string baseline_shift{get;set;}
  1270. public string clip{get;set;}
  1271. ///Raw Attribute svg[clip-path]
  1272. public string clip_path{get;set;}
  1273. ///Raw Attribute svg[clip-rule]
  1274. public string clip_rule{get;set;}
  1275. public string color{get;set;}
  1276. ///Raw Attribute svg[color-interpolation]
  1277. public string color_interpolation{get;set;}
  1278. ///Raw Attribute svg[color-interpolation-filters]
  1279. public string color_interpolation_filters{get;set;}
  1280. ///Raw Attribute svg[color-profile]
  1281. public string color_profile{get;set;}
  1282. ///Raw Attribute svg[color-rendering]
  1283. public string color_rendering{get;set;}
  1284. public string cursor{get;set;}
  1285. public string direction{get;set;}
  1286. public string display{get;set;}
  1287. ///Raw Attribute svg[dominant-baseline]
  1288. public string dominant_baseline{get;set;}
  1289. ///Raw Attribute svg[enable-background]
  1290. public string enable_background{get;set;}
  1291. public string fill{get;set;}
  1292. ///Raw Attribute svg[fill-opacity]
  1293. public string fill_opacity{get;set;}
  1294. ///Raw Attribute svg[fill-rule]
  1295. public string fill_rule{get;set;}
  1296. public string filter{get;set;}
  1297. ///Raw Attribute svg[flood-color]
  1298. public string flood_color{get;set;}
  1299. ///Raw Attribute svg[flood-opacity]
  1300. public string flood_opacity{get;set;}
  1301. ///Raw Attribute svg[font-family]
  1302. public string font_family{get;set;}
  1303. ///Raw Attribute svg[font-size]
  1304. public string font_size{get;set;}
  1305. ///Raw Attribute svg[font-size-adjust]
  1306. public string font_size_adjust{get;set;}
  1307. ///Raw Attribute svg[font-stretch]
  1308. public string font_stretch{get;set;}
  1309. ///Raw Attribute svg[font-style]
  1310. public string font_style{get;set;}
  1311. ///Raw Attribute svg[font-variant]
  1312. public string font_variant{get;set;}
  1313. ///Raw Attribute svg[font-weight]
  1314. public string font_weight{get;set;}
  1315. ///Raw Attribute svg[glyph-orientation-horizontal]
  1316. public string glyph_orientation_horizontal{get;set;}
  1317. ///Raw Attribute svg[glyph-orientation-vertical]
  1318. public string glyph_orientation_vertical{get;set;}
  1319. ///Raw Attribute svg[image-rendering]
  1320. public string image_rendering{get;set;}
  1321. public string kerning{get;set;}
  1322. ///Raw Attribute svg[letter-spacing]
  1323. public string letter_spacing{get;set;}
  1324. ///Raw Attribute svg[lighting-color]
  1325. public string lighting_color{get;set;}
  1326. ///Raw Attribute svg[marker-end]
  1327. public string marker_end{get;set;}
  1328. ///Raw Attribute svg[marker-mid]
  1329. public string marker_mid{get;set;}
  1330. ///Raw Attribute svg[marker-start]
  1331. public string marker_start{get;set;}
  1332. public string mask{get;set;}
  1333. public string opacity{get;set;}
  1334. public string overflow{get;set;}
  1335. ///Raw Attribute svg[pointer-events]
  1336. public string pointer_events{get;set;}
  1337. ///Raw Attribute svg[shape-rendering]
  1338. public string shape_rendering{get;set;}
  1339. ///Raw Attribute svg[solid-color]
  1340. public string solid_color{get;set;}
  1341. ///Raw Attribute svg[solid-opacity]
  1342. public string solid_opacity{get;set;}
  1343. ///Raw Attribute svg[stop-color]
  1344. public string stop_color{get;set;}
  1345. ///Raw Attribute svg[stop-opacity]
  1346. public string stop_opacity{get;set;}
  1347. public string stroke{get;set;}
  1348. ///Raw Attribute svg[stroke-dasharray]
  1349. public string stroke_dasharray{get;set;}
  1350. ///Raw Attribute svg[stroke-dashoffset]
  1351. public string stroke_dashoffset{get;set;}
  1352. ///Raw Attribute svg[stroke-linecap]
  1353. public string stroke_linecap{get;set;}
  1354. ///Raw Attribute svg[stroke-linejoin]
  1355. public string stroke_linejoin{get;set;}
  1356. ///Raw Attribute svg[stroke-miterlimit]
  1357. public string stroke_miterlimit{get;set;}
  1358. ///Raw Attribute svg[stroke-opacity]
  1359. public string stroke_opacity{get;set;}
  1360. ///Raw Attribute svg[stroke-width]
  1361. public string stroke_width{get;set;}
  1362. ///Raw Attribute svg[text-anchor]
  1363. public string text_anchor{get;set;}
  1364. ///Raw Attribute svg[text-decoration]
  1365. public string text_decoration{get;set;}
  1366. ///Raw Attribute svg[text-rendering]
  1367. public string text_rendering{get;set;}
  1368. public string transform{get;set;}
  1369. ///Raw Attribute svg[unicode-bidi]
  1370. public string unicode_bidi{get;set;}
  1371. ///Raw Attribute svg[vector-effect]
  1372. public string vector_effect{get;set;}
  1373. public string visibility{get;set;}
  1374. ///Raw Attribute svg[word-spacing]
  1375. public string word_spacing{get;set;}
  1376. public string wri{get;set;}
  1377. public string oncancel{get;set;}
  1378. public string oncanplay{get;set;}
  1379. public string oncanplaythrough{get;set;}
  1380. public string onchange{get;set;}
  1381. public string onclick{get;set;}
  1382. public string onclose{get;set;}
  1383. public string oncuechange{get;set;}
  1384. public string ondblclick{get;set;}
  1385. public string ondrag{get;set;}
  1386. public string ondragend{get;set;}
  1387. public string ondragenter{get;set;}
  1388. public string ondragexit{get;set;}
  1389. public string ondragleave{get;set;}
  1390. public string ondragover{get;set;}
  1391. public string ondragstart{get;set;}
  1392. public string ondrop{get;set;}
  1393. public string ondurationchange{get;set;}
  1394. public string onemptied{get;set;}
  1395. public string onended{get;set;}
  1396. public string onerror{get;set;}
  1397. public string onfocus{get;set;}
  1398. public string oninput{get;set;}
  1399. public string oninvalid{get;set;}
  1400. public string onkeydown{get;set;}
  1401. public string onkeypress{get;set;}
  1402. public string onkeyup{get;set;}
  1403. public string onload{get;set;}
  1404. public string onloadeddata{get;set;}
  1405. public string onloadedmetadata{get;set;}
  1406. public string onloadstart{get;set;}
  1407. public string onmousedown{get;set;}
  1408. public string onmouseenter{get;set;}
  1409. public string onmouseleave{get;set;}
  1410. public string onmousemove{get;set;}
  1411. public string onmouseout{get;set;}
  1412. public string onmouseover{get;set;}
  1413. public string onmouseup{get;set;}
  1414. public string onmousewheel{get;set;}
  1415. public string onpause{get;set;}
  1416. public string onplay{get;set;}
  1417. public string onplaying{get;set;}
  1418. public string onprogress{get;set;}
  1419. public string onratechange{get;set;}
  1420. public string onreset{get;set;}
  1421. public string onresize{get;set;}
  1422. public string onscroll{get;set;}
  1423. public string onseeked{get;set;}
  1424. public string onseeking{get;set;}
  1425. public string onselect{get;set;}
  1426. public string onshow{get;set;}
  1427. public string onstalled{get;set;}
  1428. public string onsubmit{get;set;}
  1429. public string onsuspend{get;set;}
  1430. public string ontimeupdate{get;set;}
  1431. public string ontoggle{get;set;}
  1432. public string onvolumechange{get;set;}
  1433. public string onwaiting{get;set;}
  1434. public string onactivate{get;set;}
  1435. public string onfocusin{get;set;}
  1436. public string onfocusout{get;set;}
  1437.  
  1438. public string points{get;set;}
  1439. public string pathLength{get;set;}
  1440.  
  1441. }
  1442.  
  1443. public class polyline : Panel, IAddChild{
  1444. public string id{get;set;}
  1445. public string lang{get;set;}
  1446. public string tabindex{get;set;}
  1447. ///Raw Attribute svg[xml:base]
  1448. public string xml_base{get;set;}
  1449. ///Raw Attribute svg[xml:lang]
  1450. public string xml_lang{get;set;}
  1451. ///Raw Attribute svg[xml:space]
  1452. public string xml_space{get;set;}
  1453. ///Raw Attribute svg[class]
  1454. public string class_{get;set;}
  1455. public string style{get;set;}
  1456. public string externalResourcesRequired{get;set;}
  1457. public string requiredExtensions{get;set;}
  1458. public string requiredFeatures{get;set;}
  1459. public string systemLanguage{get;set;}
  1460. ///Raw Attribute svg[aria-activedescendant]
  1461. public string aria_activedescendant{get;set;}
  1462. ///Raw Attribute svg[aria-atomic]
  1463. public string aria_atomic{get;set;}
  1464. ///Raw Attribute svg[aria-autocomplete]
  1465. public string aria_autocomplete{get;set;}
  1466. ///Raw Attribute svg[aria-busy]
  1467. public string aria_busy{get;set;}
  1468. ///Raw Attribute svg[aria-checked]
  1469. public string aria_checked{get;set;}
  1470. ///Raw Attribute svg[aria-colcount]
  1471. public string aria_colcount{get;set;}
  1472. ///Raw Attribute svg[aria-colindex]
  1473. public string aria_colindex{get;set;}
  1474. ///Raw Attribute svg[aria-colspan]
  1475. public string aria_colspan{get;set;}
  1476. ///Raw Attribute svg[aria-controls]
  1477. public string aria_controls{get;set;}
  1478. ///Raw Attribute svg[aria-current]
  1479. public string aria_current{get;set;}
  1480. ///Raw Attribute svg[aria-describedby]
  1481. public string aria_describedby{get;set;}
  1482. ///Raw Attribute svg[aria-details]
  1483. public string aria_details{get;set;}
  1484. ///Raw Attribute svg[aria-disabled]
  1485. public string aria_disabled{get;set;}
  1486. ///Raw Attribute svg[aria-dropeffect]
  1487. public string aria_dropeffect{get;set;}
  1488. ///Raw Attribute svg[aria-errormessage]
  1489. public string aria_errormessage{get;set;}
  1490. ///Raw Attribute svg[aria-expanded]
  1491. public string aria_expanded{get;set;}
  1492. ///Raw Attribute svg[aria-flowto]
  1493. public string aria_flowto{get;set;}
  1494. ///Raw Attribute svg[aria-grabbed]
  1495. public string aria_grabbed{get;set;}
  1496. ///Raw Attribute svg[aria-haspopup]
  1497. public string aria_haspopup{get;set;}
  1498. ///Raw Attribute svg[aria-hidden]
  1499. public string aria_hidden{get;set;}
  1500. ///Raw Attribute svg[aria-invalid]
  1501. public string aria_invalid{get;set;}
  1502. ///Raw Attribute svg[aria-keyshortcuts]
  1503. public string aria_keyshortcuts{get;set;}
  1504. ///Raw Attribute svg[aria-label]
  1505. public string aria_label{get;set;}
  1506. ///Raw Attribute svg[aria-labelledby]
  1507. public string aria_labelledby{get;set;}
  1508. ///Raw Attribute svg[aria-level]
  1509. public string aria_level{get;set;}
  1510. ///Raw Attribute svg[aria-live]
  1511. public string aria_live{get;set;}
  1512. ///Raw Attribute svg[aria-modal]
  1513. public string aria_modal{get;set;}
  1514. ///Raw Attribute svg[aria-multiline]
  1515. public string aria_multiline{get;set;}
  1516. ///Raw Attribute svg[aria-multiselectable]
  1517. public string aria_multiselectable{get;set;}
  1518. ///Raw Attribute svg[aria-orientation]
  1519. public string aria_orientation{get;set;}
  1520. ///Raw Attribute svg[aria-owns]
  1521. public string aria_owns{get;set;}
  1522. ///Raw Attribute svg[aria-placeholder]
  1523. public string aria_placeholder{get;set;}
  1524. ///Raw Attribute svg[aria-posinset]
  1525. public string aria_posinset{get;set;}
  1526. ///Raw Attribute svg[aria-pressed]
  1527. public string aria_pressed{get;set;}
  1528. ///Raw Attribute svg[aria-readonly]
  1529. public string aria_readonly{get;set;}
  1530. ///Raw Attribute svg[aria-relevant]
  1531. public string aria_relevant{get;set;}
  1532. ///Raw Attribute svg[aria-required]
  1533. public string aria_required{get;set;}
  1534. ///Raw Attribute svg[aria-roledescription]
  1535. public string aria_roledescription{get;set;}
  1536. ///Raw Attribute svg[aria-rowcount]
  1537. public string aria_rowcount{get;set;}
  1538. ///Raw Attribute svg[aria-rowindex]
  1539. public string aria_rowindex{get;set;}
  1540. ///Raw Attribute svg[aria-rowspan]
  1541. public string aria_rowspan{get;set;}
  1542. ///Raw Attribute svg[aria-selected]
  1543. public string aria_selected{get;set;}
  1544. ///Raw Attribute svg[aria-setsize]
  1545. public string aria_setsize{get;set;}
  1546. ///Raw Attribute svg[aria-sort]
  1547. public string aria_sort{get;set;}
  1548. ///Raw Attribute svg[aria-valuemax]
  1549. public string aria_valuemax{get;set;}
  1550. ///Raw Attribute svg[aria-valuemin]
  1551. public string aria_valuemin{get;set;}
  1552. ///Raw Attribute svg[aria-valuenow]
  1553. public string aria_valuenow{get;set;}
  1554. ///Raw Attribute svg[aria-valuetext]
  1555. public string aria_valuetext{get;set;}
  1556. public string role{get;set;}
  1557. ///Raw Attribute svg[alignment-baseline]
  1558. public string alignment_baseline{get;set;}
  1559. ///Raw Attribute svg[baseline-shift]
  1560. public string baseline_shift{get;set;}
  1561. public string clip{get;set;}
  1562. ///Raw Attribute svg[clip-path]
  1563. public string clip_path{get;set;}
  1564. ///Raw Attribute svg[clip-rule]
  1565. public string clip_rule{get;set;}
  1566. public string color{get;set;}
  1567. ///Raw Attribute svg[color-interpolation]
  1568. public string color_interpolation{get;set;}
  1569. ///Raw Attribute svg[color-interpolation-filters]
  1570. public string color_interpolation_filters{get;set;}
  1571. ///Raw Attribute svg[color-profile]
  1572. public string color_profile{get;set;}
  1573. ///Raw Attribute svg[color-rendering]
  1574. public string color_rendering{get;set;}
  1575. public string cursor{get;set;}
  1576. public string direction{get;set;}
  1577. public string display{get;set;}
  1578. ///Raw Attribute svg[dominant-baseline]
  1579. public string dominant_baseline{get;set;}
  1580. ///Raw Attribute svg[enable-background]
  1581. public string enable_background{get;set;}
  1582. public string fill{get;set;}
  1583. ///Raw Attribute svg[fill-opacity]
  1584. public string fill_opacity{get;set;}
  1585. ///Raw Attribute svg[fill-rule]
  1586. public string fill_rule{get;set;}
  1587. public string filter{get;set;}
  1588. ///Raw Attribute svg[flood-color]
  1589. public string flood_color{get;set;}
  1590. ///Raw Attribute svg[flood-opacity]
  1591. public string flood_opacity{get;set;}
  1592. ///Raw Attribute svg[font-family]
  1593. public string font_family{get;set;}
  1594. ///Raw Attribute svg[font-size]
  1595. public string font_size{get;set;}
  1596. ///Raw Attribute svg[font-size-adjust]
  1597. public string font_size_adjust{get;set;}
  1598. ///Raw Attribute svg[font-stretch]
  1599. public string font_stretch{get;set;}
  1600. ///Raw Attribute svg[font-style]
  1601. public string font_style{get;set;}
  1602. ///Raw Attribute svg[font-variant]
  1603. public string font_variant{get;set;}
  1604. ///Raw Attribute svg[font-weight]
  1605. public string font_weight{get;set;}
  1606. ///Raw Attribute svg[glyph-orientation-horizontal]
  1607. public string glyph_orientation_horizontal{get;set;}
  1608. ///Raw Attribute svg[glyph-orientation-vertical]
  1609. public string glyph_orientation_vertical{get;set;}
  1610. ///Raw Attribute svg[image-rendering]
  1611. public string image_rendering{get;set;}
  1612. public string kerning{get;set;}
  1613. ///Raw Attribute svg[letter-spacing]
  1614. public string letter_spacing{get;set;}
  1615. ///Raw Attribute svg[lighting-color]
  1616. public string lighting_color{get;set;}
  1617. ///Raw Attribute svg[marker-end]
  1618. public string marker_end{get;set;}
  1619. ///Raw Attribute svg[marker-mid]
  1620. public string marker_mid{get;set;}
  1621. ///Raw Attribute svg[marker-start]
  1622. public string marker_start{get;set;}
  1623. public string mask{get;set;}
  1624. public string opacity{get;set;}
  1625. public string overflow{get;set;}
  1626. ///Raw Attribute svg[pointer-events]
  1627. public string pointer_events{get;set;}
  1628. ///Raw Attribute svg[shape-rendering]
  1629. public string shape_rendering{get;set;}
  1630. ///Raw Attribute svg[solid-color]
  1631. public string solid_color{get;set;}
  1632. ///Raw Attribute svg[solid-opacity]
  1633. public string solid_opacity{get;set;}
  1634. ///Raw Attribute svg[stop-color]
  1635. public string stop_color{get;set;}
  1636. ///Raw Attribute svg[stop-opacity]
  1637. public string stop_opacity{get;set;}
  1638. public string stroke{get;set;}
  1639. ///Raw Attribute svg[stroke-dasharray]
  1640. public string stroke_dasharray{get;set;}
  1641. ///Raw Attribute svg[stroke-dashoffset]
  1642. public string stroke_dashoffset{get;set;}
  1643. ///Raw Attribute svg[stroke-linecap]
  1644. public string stroke_linecap{get;set;}
  1645. ///Raw Attribute svg[stroke-linejoin]
  1646. public string stroke_linejoin{get;set;}
  1647. ///Raw Attribute svg[stroke-miterlimit]
  1648. public string stroke_miterlimit{get;set;}
  1649. ///Raw Attribute svg[stroke-opacity]
  1650. public string stroke_opacity{get;set;}
  1651. ///Raw Attribute svg[stroke-width]
  1652. public string stroke_width{get;set;}
  1653. ///Raw Attribute svg[text-anchor]
  1654. public string text_anchor{get;set;}
  1655. ///Raw Attribute svg[text-decoration]
  1656. public string text_decoration{get;set;}
  1657. ///Raw Attribute svg[text-rendering]
  1658. public string text_rendering{get;set;}
  1659. public string transform{get;set;}
  1660. ///Raw Attribute svg[unicode-bidi]
  1661. public string unicode_bidi{get;set;}
  1662. ///Raw Attribute svg[vector-effect]
  1663. public string vector_effect{get;set;}
  1664. public string visibility{get;set;}
  1665. ///Raw Attribute svg[word-spacing]
  1666. public string word_spacing{get;set;}
  1667. public string wri{get;set;}
  1668. public string oncancel{get;set;}
  1669. public string oncanplay{get;set;}
  1670. public string oncanplaythrough{get;set;}
  1671. public string onchange{get;set;}
  1672. public string onclick{get;set;}
  1673. public string onclose{get;set;}
  1674. public string oncuechange{get;set;}
  1675. public string ondblclick{get;set;}
  1676. public string ondrag{get;set;}
  1677. public string ondragend{get;set;}
  1678. public string ondragenter{get;set;}
  1679. public string ondragexit{get;set;}
  1680. public string ondragleave{get;set;}
  1681. public string ondragover{get;set;}
  1682. public string ondragstart{get;set;}
  1683. public string ondrop{get;set;}
  1684. public string ondurationchange{get;set;}
  1685. public string onemptied{get;set;}
  1686. public string onended{get;set;}
  1687. public string onerror{get;set;}
  1688. public string onfocus{get;set;}
  1689. public string oninput{get;set;}
  1690. public string oninvalid{get;set;}
  1691. public string onkeydown{get;set;}
  1692. public string onkeypress{get;set;}
  1693. public string onkeyup{get;set;}
  1694. public string onload{get;set;}
  1695. public string onloadeddata{get;set;}
  1696. public string onloadedmetadata{get;set;}
  1697. public string onloadstart{get;set;}
  1698. public string onmousedown{get;set;}
  1699. public string onmouseenter{get;set;}
  1700. public string onmouseleave{get;set;}
  1701. public string onmousemove{get;set;}
  1702. public string onmouseout{get;set;}
  1703. public string onmouseover{get;set;}
  1704. public string onmouseup{get;set;}
  1705. public string onmousewheel{get;set;}
  1706. public string onpause{get;set;}
  1707. public string onplay{get;set;}
  1708. public string onplaying{get;set;}
  1709. public string onprogress{get;set;}
  1710. public string onratechange{get;set;}
  1711. public string onreset{get;set;}
  1712. public string onresize{get;set;}
  1713. public string onscroll{get;set;}
  1714. public string onseeked{get;set;}
  1715. public string onseeking{get;set;}
  1716. public string onselect{get;set;}
  1717. public string onshow{get;set;}
  1718. public string onstalled{get;set;}
  1719. public string onsubmit{get;set;}
  1720. public string onsuspend{get;set;}
  1721. public string ontimeupdate{get;set;}
  1722. public string ontoggle{get;set;}
  1723. public string onvolumechange{get;set;}
  1724. public string onwaiting{get;set;}
  1725. public string onactivate{get;set;}
  1726. public string onfocusin{get;set;}
  1727. public string onfocusout{get;set;}
  1728.  
  1729. public string points{get;set;}
  1730. public string pathLength{get;set;}
  1731.  
  1732. }
  1733.  
  1734. public class rect : Panel, IAddChild{
  1735. public string id{get;set;}
  1736. public string lang{get;set;}
  1737. public string tabindex{get;set;}
  1738. ///Raw Attribute svg[xml:base]
  1739. public string xml_base{get;set;}
  1740. ///Raw Attribute svg[xml:lang]
  1741. public string xml_lang{get;set;}
  1742. ///Raw Attribute svg[xml:space]
  1743. public string xml_space{get;set;}
  1744. ///Raw Attribute svg[class]
  1745. public string class_{get;set;}
  1746. public string style{get;set;}
  1747. public string externalResourcesRequired{get;set;}
  1748. public string requiredExtensions{get;set;}
  1749. public string requiredFeatures{get;set;}
  1750. public string systemLanguage{get;set;}
  1751. ///Raw Attribute svg[aria-activedescendant]
  1752. public string aria_activedescendant{get;set;}
  1753. ///Raw Attribute svg[aria-atomic]
  1754. public string aria_atomic{get;set;}
  1755. ///Raw Attribute svg[aria-autocomplete]
  1756. public string aria_autocomplete{get;set;}
  1757. ///Raw Attribute svg[aria-busy]
  1758. public string aria_busy{get;set;}
  1759. ///Raw Attribute svg[aria-checked]
  1760. public string aria_checked{get;set;}
  1761. ///Raw Attribute svg[aria-colcount]
  1762. public string aria_colcount{get;set;}
  1763. ///Raw Attribute svg[aria-colindex]
  1764. public string aria_colindex{get;set;}
  1765. ///Raw Attribute svg[aria-colspan]
  1766. public string aria_colspan{get;set;}
  1767. ///Raw Attribute svg[aria-controls]
  1768. public string aria_controls{get;set;}
  1769. ///Raw Attribute svg[aria-current]
  1770. public string aria_current{get;set;}
  1771. ///Raw Attribute svg[aria-describedby]
  1772. public string aria_describedby{get;set;}
  1773. ///Raw Attribute svg[aria-details]
  1774. public string aria_details{get;set;}
  1775. ///Raw Attribute svg[aria-disabled]
  1776. public string aria_disabled{get;set;}
  1777. ///Raw Attribute svg[aria-dropeffect]
  1778. public string aria_dropeffect{get;set;}
  1779. ///Raw Attribute svg[aria-errormessage]
  1780. public string aria_errormessage{get;set;}
  1781. ///Raw Attribute svg[aria-expanded]
  1782. public string aria_expanded{get;set;}
  1783. ///Raw Attribute svg[aria-flowto]
  1784. public string aria_flowto{get;set;}
  1785. ///Raw Attribute svg[aria-grabbed]
  1786. public string aria_grabbed{get;set;}
  1787. ///Raw Attribute svg[aria-haspopup]
  1788. public string aria_haspopup{get;set;}
  1789. ///Raw Attribute svg[aria-hidden]
  1790. public string aria_hidden{get;set;}
  1791. ///Raw Attribute svg[aria-invalid]
  1792. public string aria_invalid{get;set;}
  1793. ///Raw Attribute svg[aria-keyshortcuts]
  1794. public string aria_keyshortcuts{get;set;}
  1795. ///Raw Attribute svg[aria-label]
  1796. public string aria_label{get;set;}
  1797. ///Raw Attribute svg[aria-labelledby]
  1798. public string aria_labelledby{get;set;}
  1799. ///Raw Attribute svg[aria-level]
  1800. public string aria_level{get;set;}
  1801. ///Raw Attribute svg[aria-live]
  1802. public string aria_live{get;set;}
  1803. ///Raw Attribute svg[aria-modal]
  1804. public string aria_modal{get;set;}
  1805. ///Raw Attribute svg[aria-multiline]
  1806. public string aria_multiline{get;set;}
  1807. ///Raw Attribute svg[aria-multiselectable]
  1808. public string aria_multiselectable{get;set;}
  1809. ///Raw Attribute svg[aria-orientation]
  1810. public string aria_orientation{get;set;}
  1811. ///Raw Attribute svg[aria-owns]
  1812. public string aria_owns{get;set;}
  1813. ///Raw Attribute svg[aria-placeholder]
  1814. public string aria_placeholder{get;set;}
  1815. ///Raw Attribute svg[aria-posinset]
  1816. public string aria_posinset{get;set;}
  1817. ///Raw Attribute svg[aria-pressed]
  1818. public string aria_pressed{get;set;}
  1819. ///Raw Attribute svg[aria-readonly]
  1820. public string aria_readonly{get;set;}
  1821. ///Raw Attribute svg[aria-relevant]
  1822. public string aria_relevant{get;set;}
  1823. ///Raw Attribute svg[aria-required]
  1824. public string aria_required{get;set;}
  1825. ///Raw Attribute svg[aria-roledescription]
  1826. public string aria_roledescription{get;set;}
  1827. ///Raw Attribute svg[aria-rowcount]
  1828. public string aria_rowcount{get;set;}
  1829. ///Raw Attribute svg[aria-rowindex]
  1830. public string aria_rowindex{get;set;}
  1831. ///Raw Attribute svg[aria-rowspan]
  1832. public string aria_rowspan{get;set;}
  1833. ///Raw Attribute svg[aria-selected]
  1834. public string aria_selected{get;set;}
  1835. ///Raw Attribute svg[aria-setsize]
  1836. public string aria_setsize{get;set;}
  1837. ///Raw Attribute svg[aria-sort]
  1838. public string aria_sort{get;set;}
  1839. ///Raw Attribute svg[aria-valuemax]
  1840. public string aria_valuemax{get;set;}
  1841. ///Raw Attribute svg[aria-valuemin]
  1842. public string aria_valuemin{get;set;}
  1843. ///Raw Attribute svg[aria-valuenow]
  1844. public string aria_valuenow{get;set;}
  1845. ///Raw Attribute svg[aria-valuetext]
  1846. public string aria_valuetext{get;set;}
  1847. public string role{get;set;}
  1848. ///Raw Attribute svg[alignment-baseline]
  1849. public string alignment_baseline{get;set;}
  1850. ///Raw Attribute svg[baseline-shift]
  1851. public string baseline_shift{get;set;}
  1852. public string clip{get;set;}
  1853. ///Raw Attribute svg[clip-path]
  1854. public string clip_path{get;set;}
  1855. ///Raw Attribute svg[clip-rule]
  1856. public string clip_rule{get;set;}
  1857. public string color{get;set;}
  1858. ///Raw Attribute svg[color-interpolation]
  1859. public string color_interpolation{get;set;}
  1860. ///Raw Attribute svg[color-interpolation-filters]
  1861. public string color_interpolation_filters{get;set;}
  1862. ///Raw Attribute svg[color-profile]
  1863. public string color_profile{get;set;}
  1864. ///Raw Attribute svg[color-rendering]
  1865. public string color_rendering{get;set;}
  1866. public string cursor{get;set;}
  1867. public string direction{get;set;}
  1868. public string display{get;set;}
  1869. ///Raw Attribute svg[dominant-baseline]
  1870. public string dominant_baseline{get;set;}
  1871. ///Raw Attribute svg[enable-background]
  1872. public string enable_background{get;set;}
  1873. public string fill{get;set;}
  1874. ///Raw Attribute svg[fill-opacity]
  1875. public string fill_opacity{get;set;}
  1876. ///Raw Attribute svg[fill-rule]
  1877. public string fill_rule{get;set;}
  1878. public string filter{get;set;}
  1879. ///Raw Attribute svg[flood-color]
  1880. public string flood_color{get;set;}
  1881. ///Raw Attribute svg[flood-opacity]
  1882. public string flood_opacity{get;set;}
  1883. ///Raw Attribute svg[font-family]
  1884. public string font_family{get;set;}
  1885. ///Raw Attribute svg[font-size]
  1886. public string font_size{get;set;}
  1887. ///Raw Attribute svg[font-size-adjust]
  1888. public string font_size_adjust{get;set;}
  1889. ///Raw Attribute svg[font-stretch]
  1890. public string font_stretch{get;set;}
  1891. ///Raw Attribute svg[font-style]
  1892. public string font_style{get;set;}
  1893. ///Raw Attribute svg[font-variant]
  1894. public string font_variant{get;set;}
  1895. ///Raw Attribute svg[font-weight]
  1896. public string font_weight{get;set;}
  1897. ///Raw Attribute svg[glyph-orientation-horizontal]
  1898. public string glyph_orientation_horizontal{get;set;}
  1899. ///Raw Attribute svg[glyph-orientation-vertical]
  1900. public string glyph_orientation_vertical{get;set;}
  1901. ///Raw Attribute svg[image-rendering]
  1902. public string image_rendering{get;set;}
  1903. public string kerning{get;set;}
  1904. ///Raw Attribute svg[letter-spacing]
  1905. public string letter_spacing{get;set;}
  1906. ///Raw Attribute svg[lighting-color]
  1907. public string lighting_color{get;set;}
  1908. ///Raw Attribute svg[marker-end]
  1909. public string marker_end{get;set;}
  1910. ///Raw Attribute svg[marker-mid]
  1911. public string marker_mid{get;set;}
  1912. ///Raw Attribute svg[marker-start]
  1913. public string marker_start{get;set;}
  1914. public string mask{get;set;}
  1915. public string opacity{get;set;}
  1916. public string overflow{get;set;}
  1917. ///Raw Attribute svg[pointer-events]
  1918. public string pointer_events{get;set;}
  1919. ///Raw Attribute svg[shape-rendering]
  1920. public string shape_rendering{get;set;}
  1921. ///Raw Attribute svg[solid-color]
  1922. public string solid_color{get;set;}
  1923. ///Raw Attribute svg[solid-opacity]
  1924. public string solid_opacity{get;set;}
  1925. ///Raw Attribute svg[stop-color]
  1926. public string stop_color{get;set;}
  1927. ///Raw Attribute svg[stop-opacity]
  1928. public string stop_opacity{get;set;}
  1929. public string stroke{get;set;}
  1930. ///Raw Attribute svg[stroke-dasharray]
  1931. public string stroke_dasharray{get;set;}
  1932. ///Raw Attribute svg[stroke-dashoffset]
  1933. public string stroke_dashoffset{get;set;}
  1934. ///Raw Attribute svg[stroke-linecap]
  1935. public string stroke_linecap{get;set;}
  1936. ///Raw Attribute svg[stroke-linejoin]
  1937. public string stroke_linejoin{get;set;}
  1938. ///Raw Attribute svg[stroke-miterlimit]
  1939. public string stroke_miterlimit{get;set;}
  1940. ///Raw Attribute svg[stroke-opacity]
  1941. public string stroke_opacity{get;set;}
  1942. ///Raw Attribute svg[stroke-width]
  1943. public string stroke_width{get;set;}
  1944. ///Raw Attribute svg[text-anchor]
  1945. public string text_anchor{get;set;}
  1946. ///Raw Attribute svg[text-decoration]
  1947. public string text_decoration{get;set;}
  1948. ///Raw Attribute svg[text-rendering]
  1949. public string text_rendering{get;set;}
  1950. public string transform{get;set;}
  1951. ///Raw Attribute svg[unicode-bidi]
  1952. public string unicode_bidi{get;set;}
  1953. ///Raw Attribute svg[vector-effect]
  1954. public string vector_effect{get;set;}
  1955. public string visibility{get;set;}
  1956. ///Raw Attribute svg[word-spacing]
  1957. public string word_spacing{get;set;}
  1958. public string wri{get;set;}
  1959. public string oncancel{get;set;}
  1960. public string oncanplay{get;set;}
  1961. public string oncanplaythrough{get;set;}
  1962. public string onchange{get;set;}
  1963. public string onclick{get;set;}
  1964. public string onclose{get;set;}
  1965. public string oncuechange{get;set;}
  1966. public string ondblclick{get;set;}
  1967. public string ondrag{get;set;}
  1968. public string ondragend{get;set;}
  1969. public string ondragenter{get;set;}
  1970. public string ondragexit{get;set;}
  1971. public string ondragleave{get;set;}
  1972. public string ondragover{get;set;}
  1973. public string ondragstart{get;set;}
  1974. public string ondrop{get;set;}
  1975. public string ondurationchange{get;set;}
  1976. public string onemptied{get;set;}
  1977. public string onended{get;set;}
  1978. public string onerror{get;set;}
  1979. public string onfocus{get;set;}
  1980. public string oninput{get;set;}
  1981. public string oninvalid{get;set;}
  1982. public string onkeydown{get;set;}
  1983. public string onkeypress{get;set;}
  1984. public string onkeyup{get;set;}
  1985. public string onload{get;set;}
  1986. public string onloadeddata{get;set;}
  1987. public string onloadedmetadata{get;set;}
  1988. public string onloadstart{get;set;}
  1989. public string onmousedown{get;set;}
  1990. public string onmouseenter{get;set;}
  1991. public string onmouseleave{get;set;}
  1992. public string onmousemove{get;set;}
  1993. public string onmouseout{get;set;}
  1994. public string onmouseover{get;set;}
  1995. public string onmouseup{get;set;}
  1996. public string onmousewheel{get;set;}
  1997. public string onpause{get;set;}
  1998. public string onplay{get;set;}
  1999. public string onplaying{get;set;}
  2000. public string onprogress{get;set;}
  2001. public string onratechange{get;set;}
  2002. public string onreset{get;set;}
  2003. public string onresize{get;set;}
  2004. public string onscroll{get;set;}
  2005. public string onseeked{get;set;}
  2006. public string onseeking{get;set;}
  2007. public string onselect{get;set;}
  2008. public string onshow{get;set;}
  2009. public string onstalled{get;set;}
  2010. public string onsubmit{get;set;}
  2011. public string onsuspend{get;set;}
  2012. public string ontimeupdate{get;set;}
  2013. public string ontoggle{get;set;}
  2014. public string onvolumechange{get;set;}
  2015. public string onwaiting{get;set;}
  2016. public string onactivate{get;set;}
  2017. public string onfocusin{get;set;}
  2018. public string onfocusout{get;set;}
  2019.  
  2020. public string x{get;set;}
  2021. public string y{get;set;}
  2022. public string width{get;set;}
  2023. public string height{get;set;}
  2024. public string rx{get;set;}
  2025. public string ry{get;set;}
  2026. public string pathLength{get;set;}
  2027.  
  2028. }
  2029.  
  2030. public class a : Panel, IAddChild{
  2031. public string id{get;set;}
  2032. public string lang{get;set;}
  2033. public string tabindex{get;set;}
  2034. ///Raw Attribute svg[xml:base]
  2035. public string xml_base{get;set;}
  2036. ///Raw Attribute svg[xml:lang]
  2037. public string xml_lang{get;set;}
  2038. ///Raw Attribute svg[xml:space]
  2039. public string xml_space{get;set;}
  2040. ///Raw Attribute svg[class]
  2041. public string class_{get;set;}
  2042. public string style{get;set;}
  2043. public string externalResourcesRequired{get;set;}
  2044. public string requiredExtensions{get;set;}
  2045. public string requiredFeatures{get;set;}
  2046. public string systemLanguage{get;set;}
  2047. ///Raw Attribute svg[aria-activedescendant]
  2048. public string aria_activedescendant{get;set;}
  2049. ///Raw Attribute svg[aria-atomic]
  2050. public string aria_atomic{get;set;}
  2051. ///Raw Attribute svg[aria-autocomplete]
  2052. public string aria_autocomplete{get;set;}
  2053. ///Raw Attribute svg[aria-busy]
  2054. public string aria_busy{get;set;}
  2055. ///Raw Attribute svg[aria-checked]
  2056. public string aria_checked{get;set;}
  2057. ///Raw Attribute svg[aria-colcount]
  2058. public string aria_colcount{get;set;}
  2059. ///Raw Attribute svg[aria-colindex]
  2060. public string aria_colindex{get;set;}
  2061. ///Raw Attribute svg[aria-colspan]
  2062. public string aria_colspan{get;set;}
  2063. ///Raw Attribute svg[aria-controls]
  2064. public string aria_controls{get;set;}
  2065. ///Raw Attribute svg[aria-current]
  2066. public string aria_current{get;set;}
  2067. ///Raw Attribute svg[aria-describedby]
  2068. public string aria_describedby{get;set;}
  2069. ///Raw Attribute svg[aria-details]
  2070. public string aria_details{get;set;}
  2071. ///Raw Attribute svg[aria-disabled]
  2072. public string aria_disabled{get;set;}
  2073. ///Raw Attribute svg[aria-dropeffect]
  2074. public string aria_dropeffect{get;set;}
  2075. ///Raw Attribute svg[aria-errormessage]
  2076. public string aria_errormessage{get;set;}
  2077. ///Raw Attribute svg[aria-expanded]
  2078. public string aria_expanded{get;set;}
  2079. ///Raw Attribute svg[aria-flowto]
  2080. public string aria_flowto{get;set;}
  2081. ///Raw Attribute svg[aria-grabbed]
  2082. public string aria_grabbed{get;set;}
  2083. ///Raw Attribute svg[aria-haspopup]
  2084. public string aria_haspopup{get;set;}
  2085. ///Raw Attribute svg[aria-hidden]
  2086. public string aria_hidden{get;set;}
  2087. ///Raw Attribute svg[aria-invalid]
  2088. public string aria_invalid{get;set;}
  2089. ///Raw Attribute svg[aria-keyshortcuts]
  2090. public string aria_keyshortcuts{get;set;}
  2091. ///Raw Attribute svg[aria-label]
  2092. public string aria_label{get;set;}
  2093. ///Raw Attribute svg[aria-labelledby]
  2094. public string aria_labelledby{get;set;}
  2095. ///Raw Attribute svg[aria-level]
  2096. public string aria_level{get;set;}
  2097. ///Raw Attribute svg[aria-live]
  2098. public string aria_live{get;set;}
  2099. ///Raw Attribute svg[aria-modal]
  2100. public string aria_modal{get;set;}
  2101. ///Raw Attribute svg[aria-multiline]
  2102. public string aria_multiline{get;set;}
  2103. ///Raw Attribute svg[aria-multiselectable]
  2104. public string aria_multiselectable{get;set;}
  2105. ///Raw Attribute svg[aria-orientation]
  2106. public string aria_orientation{get;set;}
  2107. ///Raw Attribute svg[aria-owns]
  2108. public string aria_owns{get;set;}
  2109. ///Raw Attribute svg[aria-placeholder]
  2110. public string aria_placeholder{get;set;}
  2111. ///Raw Attribute svg[aria-posinset]
  2112. public string aria_posinset{get;set;}
  2113. ///Raw Attribute svg[aria-pressed]
  2114. public string aria_pressed{get;set;}
  2115. ///Raw Attribute svg[aria-readonly]
  2116. public string aria_readonly{get;set;}
  2117. ///Raw Attribute svg[aria-relevant]
  2118. public string aria_relevant{get;set;}
  2119. ///Raw Attribute svg[aria-required]
  2120. public string aria_required{get;set;}
  2121. ///Raw Attribute svg[aria-roledescription]
  2122. public string aria_roledescription{get;set;}
  2123. ///Raw Attribute svg[aria-rowcount]
  2124. public string aria_rowcount{get;set;}
  2125. ///Raw Attribute svg[aria-rowindex]
  2126. public string aria_rowindex{get;set;}
  2127. ///Raw Attribute svg[aria-rowspan]
  2128. public string aria_rowspan{get;set;}
  2129. ///Raw Attribute svg[aria-selected]
  2130. public string aria_selected{get;set;}
  2131. ///Raw Attribute svg[aria-setsize]
  2132. public string aria_setsize{get;set;}
  2133. ///Raw Attribute svg[aria-sort]
  2134. public string aria_sort{get;set;}
  2135. ///Raw Attribute svg[aria-valuemax]
  2136. public string aria_valuemax{get;set;}
  2137. ///Raw Attribute svg[aria-valuemin]
  2138. public string aria_valuemin{get;set;}
  2139. ///Raw Attribute svg[aria-valuenow]
  2140. public string aria_valuenow{get;set;}
  2141. ///Raw Attribute svg[aria-valuetext]
  2142. public string aria_valuetext{get;set;}
  2143. public string role{get;set;}
  2144. ///Raw Attribute svg[alignment-baseline]
  2145. public string alignment_baseline{get;set;}
  2146. ///Raw Attribute svg[baseline-shift]
  2147. public string baseline_shift{get;set;}
  2148. public string clip{get;set;}
  2149. ///Raw Attribute svg[clip-path]
  2150. public string clip_path{get;set;}
  2151. ///Raw Attribute svg[clip-rule]
  2152. public string clip_rule{get;set;}
  2153. public string color{get;set;}
  2154. ///Raw Attribute svg[color-interpolation]
  2155. public string color_interpolation{get;set;}
  2156. ///Raw Attribute svg[color-interpolation-filters]
  2157. public string color_interpolation_filters{get;set;}
  2158. ///Raw Attribute svg[color-profile]
  2159. public string color_profile{get;set;}
  2160. ///Raw Attribute svg[color-rendering]
  2161. public string color_rendering{get;set;}
  2162. public string cursor{get;set;}
  2163. public string direction{get;set;}
  2164. public string display{get;set;}
  2165. ///Raw Attribute svg[dominant-baseline]
  2166. public string dominant_baseline{get;set;}
  2167. ///Raw Attribute svg[enable-background]
  2168. public string enable_background{get;set;}
  2169. public string fill{get;set;}
  2170. ///Raw Attribute svg[fill-opacity]
  2171. public string fill_opacity{get;set;}
  2172. ///Raw Attribute svg[fill-rule]
  2173. public string fill_rule{get;set;}
  2174. public string filter{get;set;}
  2175. ///Raw Attribute svg[flood-color]
  2176. public string flood_color{get;set;}
  2177. ///Raw Attribute svg[flood-opacity]
  2178. public string flood_opacity{get;set;}
  2179. ///Raw Attribute svg[font-family]
  2180. public string font_family{get;set;}
  2181. ///Raw Attribute svg[font-size]
  2182. public string font_size{get;set;}
  2183. ///Raw Attribute svg[font-size-adjust]
  2184. public string font_size_adjust{get;set;}
  2185. ///Raw Attribute svg[font-stretch]
  2186. public string font_stretch{get;set;}
  2187. ///Raw Attribute svg[font-style]
  2188. public string font_style{get;set;}
  2189. ///Raw Attribute svg[font-variant]
  2190. public string font_variant{get;set;}
  2191. ///Raw Attribute svg[font-weight]
  2192. public string font_weight{get;set;}
  2193. ///Raw Attribute svg[glyph-orientation-horizontal]
  2194. public string glyph_orientation_horizontal{get;set;}
  2195. ///Raw Attribute svg[glyph-orientation-vertical]
  2196. public string glyph_orientation_vertical{get;set;}
  2197. ///Raw Attribute svg[image-rendering]
  2198. public string image_rendering{get;set;}
  2199. public string kerning{get;set;}
  2200. ///Raw Attribute svg[letter-spacing]
  2201. public string letter_spacing{get;set;}
  2202. ///Raw Attribute svg[lighting-color]
  2203. public string lighting_color{get;set;}
  2204. ///Raw Attribute svg[marker-end]
  2205. public string marker_end{get;set;}
  2206. ///Raw Attribute svg[marker-mid]
  2207. public string marker_mid{get;set;}
  2208. ///Raw Attribute svg[marker-start]
  2209. public string marker_start{get;set;}
  2210. public string mask{get;set;}
  2211. public string opacity{get;set;}
  2212. public string overflow{get;set;}
  2213. ///Raw Attribute svg[pointer-events]
  2214. public string pointer_events{get;set;}
  2215. ///Raw Attribute svg[shape-rendering]
  2216. public string shape_rendering{get;set;}
  2217. ///Raw Attribute svg[solid-color]
  2218. public string solid_color{get;set;}
  2219. ///Raw Attribute svg[solid-opacity]
  2220. public string solid_opacity{get;set;}
  2221. ///Raw Attribute svg[stop-color]
  2222. public string stop_color{get;set;}
  2223. ///Raw Attribute svg[stop-opacity]
  2224. public string stop_opacity{get;set;}
  2225. public string stroke{get;set;}
  2226. ///Raw Attribute svg[stroke-dasharray]
  2227. public string stroke_dasharray{get;set;}
  2228. ///Raw Attribute svg[stroke-dashoffset]
  2229. public string stroke_dashoffset{get;set;}
  2230. ///Raw Attribute svg[stroke-linecap]
  2231. public string stroke_linecap{get;set;}
  2232. ///Raw Attribute svg[stroke-linejoin]
  2233. public string stroke_linejoin{get;set;}
  2234. ///Raw Attribute svg[stroke-miterlimit]
  2235. public string stroke_miterlimit{get;set;}
  2236. ///Raw Attribute svg[stroke-opacity]
  2237. public string stroke_opacity{get;set;}
  2238. ///Raw Attribute svg[stroke-width]
  2239. public string stroke_width{get;set;}
  2240. ///Raw Attribute svg[text-anchor]
  2241. public string text_anchor{get;set;}
  2242. ///Raw Attribute svg[text-decoration]
  2243. public string text_decoration{get;set;}
  2244. ///Raw Attribute svg[text-rendering]
  2245. public string text_rendering{get;set;}
  2246. public string transform{get;set;}
  2247. ///Raw Attribute svg[unicode-bidi]
  2248. public string unicode_bidi{get;set;}
  2249. ///Raw Attribute svg[vector-effect]
  2250. public string vector_effect{get;set;}
  2251. public string visibility{get;set;}
  2252. ///Raw Attribute svg[word-spacing]
  2253. public string word_spacing{get;set;}
  2254. public string wri{get;set;}
  2255. ///Raw Attribute svg[xlink:title]
  2256. public string xlink_title{get;set;}
  2257. public string oncancel{get;set;}
  2258. public string oncanplay{get;set;}
  2259. public string oncanplaythrough{get;set;}
  2260. public string onchange{get;set;}
  2261. public string onclick{get;set;}
  2262. public string onclose{get;set;}
  2263. public string oncuechange{get;set;}
  2264. public string ondblclick{get;set;}
  2265. public string ondrag{get;set;}
  2266. public string ondragend{get;set;}
  2267. public string ondragenter{get;set;}
  2268. public string ondragexit{get;set;}
  2269. public string ondragleave{get;set;}
  2270. public string ondragover{get;set;}
  2271. public string ondragstart{get;set;}
  2272. public string ondrop{get;set;}
  2273. public string ondurationchange{get;set;}
  2274. public string onemptied{get;set;}
  2275. public string onended{get;set;}
  2276. public string onerror{get;set;}
  2277. public string onfocus{get;set;}
  2278. public string oninput{get;set;}
  2279. public string oninvalid{get;set;}
  2280. public string onkeydown{get;set;}
  2281. public string onkeypress{get;set;}
  2282. public string onkeyup{get;set;}
  2283. public string onload{get;set;}
  2284. public string onloadeddata{get;set;}
  2285. public string onloadedmetadata{get;set;}
  2286. public string onloadstart{get;set;}
  2287. public string onmousedown{get;set;}
  2288. public string onmouseenter{get;set;}
  2289. public string onmouseleave{get;set;}
  2290. public string onmousemove{get;set;}
  2291. public string onmouseout{get;set;}
  2292. public string onmouseover{get;set;}
  2293. public string onmouseup{get;set;}
  2294. public string onmousewheel{get;set;}
  2295. public string onpause{get;set;}
  2296. public string onplay{get;set;}
  2297. public string onplaying{get;set;}
  2298. public string onprogress{get;set;}
  2299. public string onratechange{get;set;}
  2300. public string onreset{get;set;}
  2301. public string onresize{get;set;}
  2302. public string onscroll{get;set;}
  2303. public string onseeked{get;set;}
  2304. public string onseeking{get;set;}
  2305. public string onselect{get;set;}
  2306. public string onshow{get;set;}
  2307. public string onstalled{get;set;}
  2308. public string onsubmit{get;set;}
  2309. public string onsuspend{get;set;}
  2310. public string ontimeupdate{get;set;}
  2311. public string ontoggle{get;set;}
  2312. public string onvolumechange{get;set;}
  2313. public string onwaiting{get;set;}
  2314. public string onactivate{get;set;}
  2315. public string onfocusin{get;set;}
  2316. public string onfocusout{get;set;}
  2317. public string oncopy{get;set;}
  2318. public string oncut{get;set;}
  2319. public string onpaste{get;set;}
  2320.  
  2321. public string href{get;set;}
  2322.  
  2323. ///Raw Attribute svg[ <dt><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code> <span class="inlineIndicator deprecated deprecatedInline" title="">Deprecated since SVG 2</span></dt>]
  2324. public string xlink_href{get;set;}
  2325.  
  2326. }
  2327.  
  2328. public class defs : Panel, IAddChild{
  2329. public string id{get;set;}
  2330. public string lang{get;set;}
  2331. public string tabindex{get;set;}
  2332. ///Raw Attribute svg[xml:base]
  2333. public string xml_base{get;set;}
  2334. ///Raw Attribute svg[xml:lang]
  2335. public string xml_lang{get;set;}
  2336. ///Raw Attribute svg[xml:space]
  2337. public string xml_space{get;set;}
  2338. ///Raw Attribute svg[class]
  2339. public string class_{get;set;}
  2340. public string style{get;set;}
  2341. ///Raw Attribute svg[alignment-baseline]
  2342. public string alignment_baseline{get;set;}
  2343. ///Raw Attribute svg[baseline-shift]
  2344. public string baseline_shift{get;set;}
  2345. public string clip{get;set;}
  2346. ///Raw Attribute svg[clip-path]
  2347. public string clip_path{get;set;}
  2348. ///Raw Attribute svg[clip-rule]
  2349. public string clip_rule{get;set;}
  2350. public string color{get;set;}
  2351. ///Raw Attribute svg[color-interpolation]
  2352. public string color_interpolation{get;set;}
  2353. ///Raw Attribute svg[color-interpolation-filters]
  2354. public string color_interpolation_filters{get;set;}
  2355. ///Raw Attribute svg[color-profile]
  2356. public string color_profile{get;set;}
  2357. ///Raw Attribute svg[color-rendering]
  2358. public string color_rendering{get;set;}
  2359. public string cursor{get;set;}
  2360. public string direction{get;set;}
  2361. public string display{get;set;}
  2362. ///Raw Attribute svg[dominant-baseline]
  2363. public string dominant_baseline{get;set;}
  2364. ///Raw Attribute svg[enable-background]
  2365. public string enable_background{get;set;}
  2366. public string fill{get;set;}
  2367. ///Raw Attribute svg[fill-opacity]
  2368. public string fill_opacity{get;set;}
  2369. ///Raw Attribute svg[fill-rule]
  2370. public string fill_rule{get;set;}
  2371. public string filter{get;set;}
  2372. ///Raw Attribute svg[flood-color]
  2373. public string flood_color{get;set;}
  2374. ///Raw Attribute svg[flood-opacity]
  2375. public string flood_opacity{get;set;}
  2376. ///Raw Attribute svg[font-family]
  2377. public string font_family{get;set;}
  2378. ///Raw Attribute svg[font-size]
  2379. public string font_size{get;set;}
  2380. ///Raw Attribute svg[font-size-adjust]
  2381. public string font_size_adjust{get;set;}
  2382. ///Raw Attribute svg[font-stretch]
  2383. public string font_stretch{get;set;}
  2384. ///Raw Attribute svg[font-style]
  2385. public string font_style{get;set;}
  2386. ///Raw Attribute svg[font-variant]
  2387. public string font_variant{get;set;}
  2388. ///Raw Attribute svg[font-weight]
  2389. public string font_weight{get;set;}
  2390. ///Raw Attribute svg[glyph-orientation-horizontal]
  2391. public string glyph_orientation_horizontal{get;set;}
  2392. ///Raw Attribute svg[glyph-orientation-vertical]
  2393. public string glyph_orientation_vertical{get;set;}
  2394. ///Raw Attribute svg[image-rendering]
  2395. public string image_rendering{get;set;}
  2396. public string kerning{get;set;}
  2397. ///Raw Attribute svg[letter-spacing]
  2398. public string letter_spacing{get;set;}
  2399. ///Raw Attribute svg[lighting-color]
  2400. public string lighting_color{get;set;}
  2401. ///Raw Attribute svg[marker-end]
  2402. public string marker_end{get;set;}
  2403. ///Raw Attribute svg[marker-mid]
  2404. public string marker_mid{get;set;}
  2405. ///Raw Attribute svg[marker-start]
  2406. public string marker_start{get;set;}
  2407. public string mask{get;set;}
  2408. public string opacity{get;set;}
  2409. public string overflow{get;set;}
  2410. ///Raw Attribute svg[pointer-events]
  2411. public string pointer_events{get;set;}
  2412. ///Raw Attribute svg[shape-rendering]
  2413. public string shape_rendering{get;set;}
  2414. ///Raw Attribute svg[solid-color]
  2415. public string solid_color{get;set;}
  2416. ///Raw Attribute svg[solid-opacity]
  2417. public string solid_opacity{get;set;}
  2418. ///Raw Attribute svg[stop-color]
  2419. public string stop_color{get;set;}
  2420. ///Raw Attribute svg[stop-opacity]
  2421. public string stop_opacity{get;set;}
  2422. public string stroke{get;set;}
  2423. ///Raw Attribute svg[stroke-dasharray]
  2424. public string stroke_dasharray{get;set;}
  2425. ///Raw Attribute svg[stroke-dashoffset]
  2426. public string stroke_dashoffset{get;set;}
  2427. ///Raw Attribute svg[stroke-linecap]
  2428. public string stroke_linecap{get;set;}
  2429. ///Raw Attribute svg[stroke-linejoin]
  2430. public string stroke_linejoin{get;set;}
  2431. ///Raw Attribute svg[stroke-miterlimit]
  2432. public string stroke_miterlimit{get;set;}
  2433. ///Raw Attribute svg[stroke-opacity]
  2434. public string stroke_opacity{get;set;}
  2435. ///Raw Attribute svg[stroke-width]
  2436. public string stroke_width{get;set;}
  2437. ///Raw Attribute svg[text-anchor]
  2438. public string text_anchor{get;set;}
  2439. ///Raw Attribute svg[text-decoration]
  2440. public string text_decoration{get;set;}
  2441. ///Raw Attribute svg[text-rendering]
  2442. public string text_rendering{get;set;}
  2443. public string transform{get;set;}
  2444. ///Raw Attribute svg[unicode-bidi]
  2445. public string unicode_bidi{get;set;}
  2446. ///Raw Attribute svg[vector-effect]
  2447. public string vector_effect{get;set;}
  2448. public string visibility{get;set;}
  2449. ///Raw Attribute svg[word-spacing]
  2450. public string word_spacing{get;set;}
  2451. public string wri{get;set;}
  2452. public string oncancel{get;set;}
  2453. public string oncanplay{get;set;}
  2454. public string oncanplaythrough{get;set;}
  2455. public string onchange{get;set;}
  2456. public string onclick{get;set;}
  2457. public string onclose{get;set;}
  2458. public string oncuechange{get;set;}
  2459. public string ondblclick{get;set;}
  2460. public string ondrag{get;set;}
  2461. public string ondragend{get;set;}
  2462. public string ondragenter{get;set;}
  2463. public string ondragexit{get;set;}
  2464. public string ondragleave{get;set;}
  2465. public string ondragover{get;set;}
  2466. public string ondragstart{get;set;}
  2467. public string ondrop{get;set;}
  2468. public string ondurationchange{get;set;}
  2469. public string onemptied{get;set;}
  2470. public string onended{get;set;}
  2471. public string onerror{get;set;}
  2472. public string onfocus{get;set;}
  2473. public string oninput{get;set;}
  2474. public string oninvalid{get;set;}
  2475. public string onkeydown{get;set;}
  2476. public string onkeypress{get;set;}
  2477. public string onkeyup{get;set;}
  2478. public string onload{get;set;}
  2479. public string onloadeddata{get;set;}
  2480. public string onloadedmetadata{get;set;}
  2481. public string onloadstart{get;set;}
  2482. public string onmousedown{get;set;}
  2483. public string onmouseenter{get;set;}
  2484. public string onmouseleave{get;set;}
  2485. public string onmousemove{get;set;}
  2486. public string onmouseout{get;set;}
  2487. public string onmouseover{get;set;}
  2488. public string onmouseup{get;set;}
  2489. public string onmousewheel{get;set;}
  2490. public string onpause{get;set;}
  2491. public string onplay{get;set;}
  2492. public string onplaying{get;set;}
  2493. public string onprogress{get;set;}
  2494. public string onratechange{get;set;}
  2495. public string onreset{get;set;}
  2496. public string onresize{get;set;}
  2497. public string onscroll{get;set;}
  2498. public string onseeked{get;set;}
  2499. public string onseeking{get;set;}
  2500. public string onselect{get;set;}
  2501. public string onshow{get;set;}
  2502. public string onstalled{get;set;}
  2503. public string onsubmit{get;set;}
  2504. public string onsuspend{get;set;}
  2505. public string ontimeupdate{get;set;}
  2506. public string ontoggle{get;set;}
  2507. public string onvolumechange{get;set;}
  2508. public string onwaiting{get;set;}
  2509. public string onactivate{get;set;}
  2510. public string onfocusin{get;set;}
  2511. public string onfocusout{get;set;}
  2512. public string oncopy{get;set;}
  2513. public string oncut{get;set;}
  2514. public string onpaste{get;set;}
  2515.  
  2516.  
  2517. }
  2518.  
  2519. public class g : Panel, IAddChild{
  2520. public string id{get;set;}
  2521. public string lang{get;set;}
  2522. public string tabindex{get;set;}
  2523. ///Raw Attribute svg[xml:base]
  2524. public string xml_base{get;set;}
  2525. ///Raw Attribute svg[xml:lang]
  2526. public string xml_lang{get;set;}
  2527. ///Raw Attribute svg[xml:space]
  2528. public string xml_space{get;set;}
  2529. ///Raw Attribute svg[class]
  2530. public string class_{get;set;}
  2531. public string style{get;set;}
  2532. public string externalResourcesRequired{get;set;}
  2533. public string requiredExtensions{get;set;}
  2534. public string requiredFeatures{get;set;}
  2535. public string systemLanguage{get;set;}
  2536. ///Raw Attribute svg[aria-activedescendant]
  2537. public string aria_activedescendant{get;set;}
  2538. ///Raw Attribute svg[aria-atomic]
  2539. public string aria_atomic{get;set;}
  2540. ///Raw Attribute svg[aria-autocomplete]
  2541. public string aria_autocomplete{get;set;}
  2542. ///Raw Attribute svg[aria-busy]
  2543. public string aria_busy{get;set;}
  2544. ///Raw Attribute svg[aria-checked]
  2545. public string aria_checked{get;set;}
  2546. ///Raw Attribute svg[aria-colcount]
  2547. public string aria_colcount{get;set;}
  2548. ///Raw Attribute svg[aria-colindex]
  2549. public string aria_colindex{get;set;}
  2550. ///Raw Attribute svg[aria-colspan]
  2551. public string aria_colspan{get;set;}
  2552. ///Raw Attribute svg[aria-controls]
  2553. public string aria_controls{get;set;}
  2554. ///Raw Attribute svg[aria-current]
  2555. public string aria_current{get;set;}
  2556. ///Raw Attribute svg[aria-describedby]
  2557. public string aria_describedby{get;set;}
  2558. ///Raw Attribute svg[aria-details]
  2559. public string aria_details{get;set;}
  2560. ///Raw Attribute svg[aria-disabled]
  2561. public string aria_disabled{get;set;}
  2562. ///Raw Attribute svg[aria-dropeffect]
  2563. public string aria_dropeffect{get;set;}
  2564. ///Raw Attribute svg[aria-errormessage]
  2565. public string aria_errormessage{get;set;}
  2566. ///Raw Attribute svg[aria-expanded]
  2567. public string aria_expanded{get;set;}
  2568. ///Raw Attribute svg[aria-flowto]
  2569. public string aria_flowto{get;set;}
  2570. ///Raw Attribute svg[aria-grabbed]
  2571. public string aria_grabbed{get;set;}
  2572. ///Raw Attribute svg[aria-haspopup]
  2573. public string aria_haspopup{get;set;}
  2574. ///Raw Attribute svg[aria-hidden]
  2575. public string aria_hidden{get;set;}
  2576. ///Raw Attribute svg[aria-invalid]
  2577. public string aria_invalid{get;set;}
  2578. ///Raw Attribute svg[aria-keyshortcuts]
  2579. public string aria_keyshortcuts{get;set;}
  2580. ///Raw Attribute svg[aria-label]
  2581. public string aria_label{get;set;}
  2582. ///Raw Attribute svg[aria-labelledby]
  2583. public string aria_labelledby{get;set;}
  2584. ///Raw Attribute svg[aria-level]
  2585. public string aria_level{get;set;}
  2586. ///Raw Attribute svg[aria-live]
  2587. public string aria_live{get;set;}
  2588. ///Raw Attribute svg[aria-modal]
  2589. public string aria_modal{get;set;}
  2590. ///Raw Attribute svg[aria-multiline]
  2591. public string aria_multiline{get;set;}
  2592. ///Raw Attribute svg[aria-multiselectable]
  2593. public string aria_multiselectable{get;set;}
  2594. ///Raw Attribute svg[aria-orientation]
  2595. public string aria_orientation{get;set;}
  2596. ///Raw Attribute svg[aria-owns]
  2597. public string aria_owns{get;set;}
  2598. ///Raw Attribute svg[aria-placeholder]
  2599. public string aria_placeholder{get;set;}
  2600. ///Raw Attribute svg[aria-posinset]
  2601. public string aria_posinset{get;set;}
  2602. ///Raw Attribute svg[aria-pressed]
  2603. public string aria_pressed{get;set;}
  2604. ///Raw Attribute svg[aria-readonly]
  2605. public string aria_readonly{get;set;}
  2606. ///Raw Attribute svg[aria-relevant]
  2607. public string aria_relevant{get;set;}
  2608. ///Raw Attribute svg[aria-required]
  2609. public string aria_required{get;set;}
  2610. ///Raw Attribute svg[aria-roledescription]
  2611. public string aria_roledescription{get;set;}
  2612. ///Raw Attribute svg[aria-rowcount]
  2613. public string aria_rowcount{get;set;}
  2614. ///Raw Attribute svg[aria-rowindex]
  2615. public string aria_rowindex{get;set;}
  2616. ///Raw Attribute svg[aria-rowspan]
  2617. public string aria_rowspan{get;set;}
  2618. ///Raw Attribute svg[aria-selected]
  2619. public string aria_selected{get;set;}
  2620. ///Raw Attribute svg[aria-setsize]
  2621. public string aria_setsize{get;set;}
  2622. ///Raw Attribute svg[aria-sort]
  2623. public string aria_sort{get;set;}
  2624. ///Raw Attribute svg[aria-valuemax]
  2625. public string aria_valuemax{get;set;}
  2626. ///Raw Attribute svg[aria-valuemin]
  2627. public string aria_valuemin{get;set;}
  2628. ///Raw Attribute svg[aria-valuenow]
  2629. public string aria_valuenow{get;set;}
  2630. ///Raw Attribute svg[aria-valuetext]
  2631. public string aria_valuetext{get;set;}
  2632. public string role{get;set;}
  2633. ///Raw Attribute svg[alignment-baseline]
  2634. public string alignment_baseline{get;set;}
  2635. ///Raw Attribute svg[baseline-shift]
  2636. public string baseline_shift{get;set;}
  2637. public string clip{get;set;}
  2638. ///Raw Attribute svg[clip-path]
  2639. public string clip_path{get;set;}
  2640. ///Raw Attribute svg[clip-rule]
  2641. public string clip_rule{get;set;}
  2642. public string color{get;set;}
  2643. ///Raw Attribute svg[color-interpolation]
  2644. public string color_interpolation{get;set;}
  2645. ///Raw Attribute svg[color-interpolation-filters]
  2646. public string color_interpolation_filters{get;set;}
  2647. ///Raw Attribute svg[color-profile]
  2648. public string color_profile{get;set;}
  2649. ///Raw Attribute svg[color-rendering]
  2650. public string color_rendering{get;set;}
  2651. public string cursor{get;set;}
  2652. public string direction{get;set;}
  2653. public string display{get;set;}
  2654. ///Raw Attribute svg[dominant-baseline]
  2655. public string dominant_baseline{get;set;}
  2656. ///Raw Attribute svg[enable-background]
  2657. public string enable_background{get;set;}
  2658. public string fill{get;set;}
  2659. ///Raw Attribute svg[fill-opacity]
  2660. public string fill_opacity{get;set;}
  2661. ///Raw Attribute svg[fill-rule]
  2662. public string fill_rule{get;set;}
  2663. public string filter{get;set;}
  2664. ///Raw Attribute svg[flood-color]
  2665. public string flood_color{get;set;}
  2666. ///Raw Attribute svg[flood-opacity]
  2667. public string flood_opacity{get;set;}
  2668. ///Raw Attribute svg[font-family]
  2669. public string font_family{get;set;}
  2670. ///Raw Attribute svg[font-size]
  2671. public string font_size{get;set;}
  2672. ///Raw Attribute svg[font-size-adjust]
  2673. public string font_size_adjust{get;set;}
  2674. ///Raw Attribute svg[font-stretch]
  2675. public string font_stretch{get;set;}
  2676. ///Raw Attribute svg[font-style]
  2677. public string font_style{get;set;}
  2678. ///Raw Attribute svg[font-variant]
  2679. public string font_variant{get;set;}
  2680. ///Raw Attribute svg[font-weight]
  2681. public string font_weight{get;set;}
  2682. ///Raw Attribute svg[glyph-orientation-horizontal]
  2683. public string glyph_orientation_horizontal{get;set;}
  2684. ///Raw Attribute svg[glyph-orientation-vertical]
  2685. public string glyph_orientation_vertical{get;set;}
  2686. ///Raw Attribute svg[image-rendering]
  2687. public string image_rendering{get;set;}
  2688. public string kerning{get;set;}
  2689. ///Raw Attribute svg[letter-spacing]
  2690. public string letter_spacing{get;set;}
  2691. ///Raw Attribute svg[lighting-color]
  2692. public string lighting_color{get;set;}
  2693. ///Raw Attribute svg[marker-end]
  2694. public string marker_end{get;set;}
  2695. ///Raw Attribute svg[marker-mid]
  2696. public string marker_mid{get;set;}
  2697. ///Raw Attribute svg[marker-start]
  2698. public string marker_start{get;set;}
  2699. public string mask{get;set;}
  2700. public string opacity{get;set;}
  2701. public string overflow{get;set;}
  2702. ///Raw Attribute svg[pointer-events]
  2703. public string pointer_events{get;set;}
  2704. ///Raw Attribute svg[shape-rendering]
  2705. public string shape_rendering{get;set;}
  2706. ///Raw Attribute svg[solid-color]
  2707. public string solid_color{get;set;}
  2708. ///Raw Attribute svg[solid-opacity]
  2709. public string solid_opacity{get;set;}
  2710. ///Raw Attribute svg[stop-color]
  2711. public string stop_color{get;set;}
  2712. ///Raw Attribute svg[stop-opacity]
  2713. public string stop_opacity{get;set;}
  2714. public string stroke{get;set;}
  2715. ///Raw Attribute svg[stroke-dasharray]
  2716. public string stroke_dasharray{get;set;}
  2717. ///Raw Attribute svg[stroke-dashoffset]
  2718. public string stroke_dashoffset{get;set;}
  2719. ///Raw Attribute svg[stroke-linecap]
  2720. public string stroke_linecap{get;set;}
  2721. ///Raw Attribute svg[stroke-linejoin]
  2722. public string stroke_linejoin{get;set;}
  2723. ///Raw Attribute svg[stroke-miterlimit]
  2724. public string stroke_miterlimit{get;set;}
  2725. ///Raw Attribute svg[stroke-opacity]
  2726. public string stroke_opacity{get;set;}
  2727. ///Raw Attribute svg[stroke-width]
  2728. public string stroke_width{get;set;}
  2729. ///Raw Attribute svg[text-anchor]
  2730. public string text_anchor{get;set;}
  2731. ///Raw Attribute svg[text-decoration]
  2732. public string text_decoration{get;set;}
  2733. ///Raw Attribute svg[text-rendering]
  2734. public string text_rendering{get;set;}
  2735. public string transform{get;set;}
  2736. ///Raw Attribute svg[unicode-bidi]
  2737. public string unicode_bidi{get;set;}
  2738. ///Raw Attribute svg[vector-effect]
  2739. public string vector_effect{get;set;}
  2740. public string visibility{get;set;}
  2741. ///Raw Attribute svg[word-spacing]
  2742. public string word_spacing{get;set;}
  2743. public string wri{get;set;}
  2744. public string oncancel{get;set;}
  2745. public string oncanplay{get;set;}
  2746. public string oncanplaythrough{get;set;}
  2747. public string onchange{get;set;}
  2748. public string onclick{get;set;}
  2749. public string onclose{get;set;}
  2750. public string oncuechange{get;set;}
  2751. public string ondblclick{get;set;}
  2752. public string ondrag{get;set;}
  2753. public string ondragend{get;set;}
  2754. public string ondragenter{get;set;}
  2755. public string ondragexit{get;set;}
  2756. public string ondragleave{get;set;}
  2757. public string ondragover{get;set;}
  2758. public string ondragstart{get;set;}
  2759. public string ondrop{get;set;}
  2760. public string ondurationchange{get;set;}
  2761. public string onemptied{get;set;}
  2762. public string onended{get;set;}
  2763. public string onerror{get;set;}
  2764. public string onfocus{get;set;}
  2765. public string oninput{get;set;}
  2766. public string oninvalid{get;set;}
  2767. public string onkeydown{get;set;}
  2768. public string onkeypress{get;set;}
  2769. public string onkeyup{get;set;}
  2770. public string onload{get;set;}
  2771. public string onloadeddata{get;set;}
  2772. public string onloadedmetadata{get;set;}
  2773. public string onloadstart{get;set;}
  2774. public string onmousedown{get;set;}
  2775. public string onmouseenter{get;set;}
  2776. public string onmouseleave{get;set;}
  2777. public string onmousemove{get;set;}
  2778. public string onmouseout{get;set;}
  2779. public string onmouseover{get;set;}
  2780. public string onmouseup{get;set;}
  2781. public string onmousewheel{get;set;}
  2782. public string onpause{get;set;}
  2783. public string onplay{get;set;}
  2784. public string onplaying{get;set;}
  2785. public string onprogress{get;set;}
  2786. public string onratechange{get;set;}
  2787. public string onreset{get;set;}
  2788. public string onresize{get;set;}
  2789. public string onscroll{get;set;}
  2790. public string onseeked{get;set;}
  2791. public string onseeking{get;set;}
  2792. public string onselect{get;set;}
  2793. public string onshow{get;set;}
  2794. public string onstalled{get;set;}
  2795. public string onsubmit{get;set;}
  2796. public string onsuspend{get;set;}
  2797. public string ontimeupdate{get;set;}
  2798. public string ontoggle{get;set;}
  2799. public string onvolumechange{get;set;}
  2800. public string onwaiting{get;set;}
  2801. public string onactivate{get;set;}
  2802. public string onfocusin{get;set;}
  2803. public string onfocusout{get;set;}
  2804.  
  2805.  
  2806. }
  2807.  
  2808. public class marker : Panel, IAddChild{
  2809. public string id{get;set;}
  2810. public string lang{get;set;}
  2811. public string tabindex{get;set;}
  2812. ///Raw Attribute svg[xml:base]
  2813. public string xml_base{get;set;}
  2814. ///Raw Attribute svg[xml:lang]
  2815. public string xml_lang{get;set;}
  2816. ///Raw Attribute svg[xml:space]
  2817. public string xml_space{get;set;}
  2818. ///Raw Attribute svg[class]
  2819. public string class_{get;set;}
  2820. public string style{get;set;}
  2821. public string externalResourcesRequired{get;set;}
  2822. public string requiredExtensions{get;set;}
  2823. public string requiredFeatures{get;set;}
  2824. public string systemLanguage{get;set;}
  2825. ///Raw Attribute svg[aria-activedescendant]
  2826. public string aria_activedescendant{get;set;}
  2827. ///Raw Attribute svg[aria-atomic]
  2828. public string aria_atomic{get;set;}
  2829. ///Raw Attribute svg[aria-autocomplete]
  2830. public string aria_autocomplete{get;set;}
  2831. ///Raw Attribute svg[aria-busy]
  2832. public string aria_busy{get;set;}
  2833. ///Raw Attribute svg[aria-checked]
  2834. public string aria_checked{get;set;}
  2835. ///Raw Attribute svg[aria-colcount]
  2836. public string aria_colcount{get;set;}
  2837. ///Raw Attribute svg[aria-colindex]
  2838. public string aria_colindex{get;set;}
  2839. ///Raw Attribute svg[aria-colspan]
  2840. public string aria_colspan{get;set;}
  2841. ///Raw Attribute svg[aria-controls]
  2842. public string aria_controls{get;set;}
  2843. ///Raw Attribute svg[aria-current]
  2844. public string aria_current{get;set;}
  2845. ///Raw Attribute svg[aria-describedby]
  2846. public string aria_describedby{get;set;}
  2847. ///Raw Attribute svg[aria-details]
  2848. public string aria_details{get;set;}
  2849. ///Raw Attribute svg[aria-disabled]
  2850. public string aria_disabled{get;set;}
  2851. ///Raw Attribute svg[aria-dropeffect]
  2852. public string aria_dropeffect{get;set;}
  2853. ///Raw Attribute svg[aria-errormessage]
  2854. public string aria_errormessage{get;set;}
  2855. ///Raw Attribute svg[aria-expanded]
  2856. public string aria_expanded{get;set;}
  2857. ///Raw Attribute svg[aria-flowto]
  2858. public string aria_flowto{get;set;}
  2859. ///Raw Attribute svg[aria-grabbed]
  2860. public string aria_grabbed{get;set;}
  2861. ///Raw Attribute svg[aria-haspopup]
  2862. public string aria_haspopup{get;set;}
  2863. ///Raw Attribute svg[aria-hidden]
  2864. public string aria_hidden{get;set;}
  2865. ///Raw Attribute svg[aria-invalid]
  2866. public string aria_invalid{get;set;}
  2867. ///Raw Attribute svg[aria-keyshortcuts]
  2868. public string aria_keyshortcuts{get;set;}
  2869. ///Raw Attribute svg[aria-label]
  2870. public string aria_label{get;set;}
  2871. ///Raw Attribute svg[aria-labelledby]
  2872. public string aria_labelledby{get;set;}
  2873. ///Raw Attribute svg[aria-level]
  2874. public string aria_level{get;set;}
  2875. ///Raw Attribute svg[aria-live]
  2876. public string aria_live{get;set;}
  2877. ///Raw Attribute svg[aria-modal]
  2878. public string aria_modal{get;set;}
  2879. ///Raw Attribute svg[aria-multiline]
  2880. public string aria_multiline{get;set;}
  2881. ///Raw Attribute svg[aria-multiselectable]
  2882. public string aria_multiselectable{get;set;}
  2883. ///Raw Attribute svg[aria-orientation]
  2884. public string aria_orientation{get;set;}
  2885. ///Raw Attribute svg[aria-owns]
  2886. public string aria_owns{get;set;}
  2887. ///Raw Attribute svg[aria-placeholder]
  2888. public string aria_placeholder{get;set;}
  2889. ///Raw Attribute svg[aria-posinset]
  2890. public string aria_posinset{get;set;}
  2891. ///Raw Attribute svg[aria-pressed]
  2892. public string aria_pressed{get;set;}
  2893. ///Raw Attribute svg[aria-readonly]
  2894. public string aria_readonly{get;set;}
  2895. ///Raw Attribute svg[aria-relevant]
  2896. public string aria_relevant{get;set;}
  2897. ///Raw Attribute svg[aria-required]
  2898. public string aria_required{get;set;}
  2899. ///Raw Attribute svg[aria-roledescription]
  2900. public string aria_roledescription{get;set;}
  2901. ///Raw Attribute svg[aria-rowcount]
  2902. public string aria_rowcount{get;set;}
  2903. ///Raw Attribute svg[aria-rowindex]
  2904. public string aria_rowindex{get;set;}
  2905. ///Raw Attribute svg[aria-rowspan]
  2906. public string aria_rowspan{get;set;}
  2907. ///Raw Attribute svg[aria-selected]
  2908. public string aria_selected{get;set;}
  2909. ///Raw Attribute svg[aria-setsize]
  2910. public string aria_setsize{get;set;}
  2911. ///Raw Attribute svg[aria-sort]
  2912. public string aria_sort{get;set;}
  2913. ///Raw Attribute svg[aria-valuemax]
  2914. public string aria_valuemax{get;set;}
  2915. ///Raw Attribute svg[aria-valuemin]
  2916. public string aria_valuemin{get;set;}
  2917. ///Raw Attribute svg[aria-valuenow]
  2918. public string aria_valuenow{get;set;}
  2919. ///Raw Attribute svg[aria-valuetext]
  2920. public string aria_valuetext{get;set;}
  2921. public string role{get;set;}
  2922. ///Raw Attribute svg[alignment-baseline]
  2923. public string alignment_baseline{get;set;}
  2924. ///Raw Attribute svg[baseline-shift]
  2925. public string baseline_shift{get;set;}
  2926. public string clip{get;set;}
  2927. ///Raw Attribute svg[clip-path]
  2928. public string clip_path{get;set;}
  2929. ///Raw Attribute svg[clip-rule]
  2930. public string clip_rule{get;set;}
  2931. public string color{get;set;}
  2932. ///Raw Attribute svg[color-interpolation]
  2933. public string color_interpolation{get;set;}
  2934. ///Raw Attribute svg[color-interpolation-filters]
  2935. public string color_interpolation_filters{get;set;}
  2936. ///Raw Attribute svg[color-profile]
  2937. public string color_profile{get;set;}
  2938. ///Raw Attribute svg[color-rendering]
  2939. public string color_rendering{get;set;}
  2940. public string cursor{get;set;}
  2941. public string direction{get;set;}
  2942. public string display{get;set;}
  2943. ///Raw Attribute svg[dominant-baseline]
  2944. public string dominant_baseline{get;set;}
  2945. ///Raw Attribute svg[enable-background]
  2946. public string enable_background{get;set;}
  2947. public string fill{get;set;}
  2948. ///Raw Attribute svg[fill-opacity]
  2949. public string fill_opacity{get;set;}
  2950. ///Raw Attribute svg[fill-rule]
  2951. public string fill_rule{get;set;}
  2952. public string filter{get;set;}
  2953. ///Raw Attribute svg[flood-color]
  2954. public string flood_color{get;set;}
  2955. ///Raw Attribute svg[flood-opacity]
  2956. public string flood_opacity{get;set;}
  2957. ///Raw Attribute svg[font-family]
  2958. public string font_family{get;set;}
  2959. ///Raw Attribute svg[font-size]
  2960. public string font_size{get;set;}
  2961. ///Raw Attribute svg[font-size-adjust]
  2962. public string font_size_adjust{get;set;}
  2963. ///Raw Attribute svg[font-stretch]
  2964. public string font_stretch{get;set;}
  2965. ///Raw Attribute svg[font-style]
  2966. public string font_style{get;set;}
  2967. ///Raw Attribute svg[font-variant]
  2968. public string font_variant{get;set;}
  2969. ///Raw Attribute svg[font-weight]
  2970. public string font_weight{get;set;}
  2971. ///Raw Attribute svg[glyph-orientation-horizontal]
  2972. public string glyph_orientation_horizontal{get;set;}
  2973. ///Raw Attribute svg[glyph-orientation-vertical]
  2974. public string glyph_orientation_vertical{get;set;}
  2975. ///Raw Attribute svg[image-rendering]
  2976. public string image_rendering{get;set;}
  2977. public string kerning{get;set;}
  2978. ///Raw Attribute svg[letter-spacing]
  2979. public string letter_spacing{get;set;}
  2980. ///Raw Attribute svg[lighting-color]
  2981. public string lighting_color{get;set;}
  2982. ///Raw Attribute svg[marker-end]
  2983. public string marker_end{get;set;}
  2984. ///Raw Attribute svg[marker-mid]
  2985. public string marker_mid{get;set;}
  2986. ///Raw Attribute svg[marker-start]
  2987. public string marker_start{get;set;}
  2988. public string mask{get;set;}
  2989. public string opacity{get;set;}
  2990. public string overflow{get;set;}
  2991. ///Raw Attribute svg[pointer-events]
  2992. public string pointer_events{get;set;}
  2993. ///Raw Attribute svg[shape-rendering]
  2994. public string shape_rendering{get;set;}
  2995. ///Raw Attribute svg[solid-color]
  2996. public string solid_color{get;set;}
  2997. ///Raw Attribute svg[solid-opacity]
  2998. public string solid_opacity{get;set;}
  2999. ///Raw Attribute svg[stop-color]
  3000. public string stop_color{get;set;}
  3001. ///Raw Attribute svg[stop-opacity]
  3002. public string stop_opacity{get;set;}
  3003. public string stroke{get;set;}
  3004. ///Raw Attribute svg[stroke-dasharray]
  3005. public string stroke_dasharray{get;set;}
  3006. ///Raw Attribute svg[stroke-dashoffset]
  3007. public string stroke_dashoffset{get;set;}
  3008. ///Raw Attribute svg[stroke-linecap]
  3009. public string stroke_linecap{get;set;}
  3010. ///Raw Attribute svg[stroke-linejoin]
  3011. public string stroke_linejoin{get;set;}
  3012. ///Raw Attribute svg[stroke-miterlimit]
  3013. public string stroke_miterlimit{get;set;}
  3014. ///Raw Attribute svg[stroke-opacity]
  3015. public string stroke_opacity{get;set;}
  3016. ///Raw Attribute svg[stroke-width]
  3017. public string stroke_width{get;set;}
  3018. ///Raw Attribute svg[text-anchor]
  3019. public string text_anchor{get;set;}
  3020. ///Raw Attribute svg[text-decoration]
  3021. public string text_decoration{get;set;}
  3022. ///Raw Attribute svg[text-rendering]
  3023. public string text_rendering{get;set;}
  3024. public string transform{get;set;}
  3025. ///Raw Attribute svg[unicode-bidi]
  3026. public string unicode_bidi{get;set;}
  3027. ///Raw Attribute svg[vector-effect]
  3028. public string vector_effect{get;set;}
  3029. public string visibility{get;set;}
  3030. ///Raw Attribute svg[word-spacing]
  3031. public string word_spacing{get;set;}
  3032. public string wri{get;set;}
  3033.  
  3034. public string markerHeight{get;set;}
  3035. public string markerUnits{get;set;}
  3036. public string markerWidth{get;set;}
  3037. public string preserveAspectRatio{get;set;}
  3038. public string refX{get;set;}
  3039. public string viewBox{get;set;}
  3040.  
  3041. }
  3042.  
  3043. public class mask : Panel, IAddChild{
  3044. public string id{get;set;}
  3045. public string lang{get;set;}
  3046. public string tabindex{get;set;}
  3047. ///Raw Attribute svg[xml:base]
  3048. public string xml_base{get;set;}
  3049. ///Raw Attribute svg[xml:lang]
  3050. public string xml_lang{get;set;}
  3051. ///Raw Attribute svg[xml:space]
  3052. public string xml_space{get;set;}
  3053. ///Raw Attribute svg[class]
  3054. public string class_{get;set;}
  3055. public string style{get;set;}
  3056. public string externalResourcesRequired{get;set;}
  3057. public string requiredExtensions{get;set;}
  3058. public string requiredFeatures{get;set;}
  3059. public string systemLanguage{get;set;}
  3060. ///Raw Attribute svg[alignment-baseline]
  3061. public string alignment_baseline{get;set;}
  3062. ///Raw Attribute svg[baseline-shift]
  3063. public string baseline_shift{get;set;}
  3064. public string clip{get;set;}
  3065. ///Raw Attribute svg[clip-path]
  3066. public string clip_path{get;set;}
  3067. ///Raw Attribute svg[clip-rule]
  3068. public string clip_rule{get;set;}
  3069. public string color{get;set;}
  3070. ///Raw Attribute svg[color-interpolation]
  3071. public string color_interpolation{get;set;}
  3072. ///Raw Attribute svg[color-interpolation-filters]
  3073. public string color_interpolation_filters{get;set;}
  3074. ///Raw Attribute svg[color-profile]
  3075. public string color_profile{get;set;}
  3076. ///Raw Attribute svg[color-rendering]
  3077. public string color_rendering{get;set;}
  3078. public string cursor{get;set;}
  3079. public string direction{get;set;}
  3080. public string display{get;set;}
  3081. ///Raw Attribute svg[dominant-baseline]
  3082. public string dominant_baseline{get;set;}
  3083. ///Raw Attribute svg[enable-background]
  3084. public string enable_background{get;set;}
  3085. public string fill{get;set;}
  3086. ///Raw Attribute svg[fill-opacity]
  3087. public string fill_opacity{get;set;}
  3088. ///Raw Attribute svg[fill-rule]
  3089. public string fill_rule{get;set;}
  3090. public string filter{get;set;}
  3091. ///Raw Attribute svg[flood-color]
  3092. public string flood_color{get;set;}
  3093. ///Raw Attribute svg[flood-opacity]
  3094. public string flood_opacity{get;set;}
  3095. ///Raw Attribute svg[font-family]
  3096. public string font_family{get;set;}
  3097. ///Raw Attribute svg[font-size]
  3098. public string font_size{get;set;}
  3099. ///Raw Attribute svg[font-size-adjust]
  3100. public string font_size_adjust{get;set;}
  3101. ///Raw Attribute svg[font-stretch]
  3102. public string font_stretch{get;set;}
  3103. ///Raw Attribute svg[font-style]
  3104. public string font_style{get;set;}
  3105. ///Raw Attribute svg[font-variant]
  3106. public string font_variant{get;set;}
  3107. ///Raw Attribute svg[font-weight]
  3108. public string font_weight{get;set;}
  3109. ///Raw Attribute svg[glyph-orientation-horizontal]
  3110. public string glyph_orientation_horizontal{get;set;}
  3111. ///Raw Attribute svg[glyph-orientation-vertical]
  3112. public string glyph_orientation_vertical{get;set;}
  3113. ///Raw Attribute svg[image-rendering]
  3114. public string image_rendering{get;set;}
  3115. public string kerning{get;set;}
  3116. ///Raw Attribute svg[letter-spacing]
  3117. public string letter_spacing{get;set;}
  3118. ///Raw Attribute svg[lighting-color]
  3119. public string lighting_color{get;set;}
  3120. ///Raw Attribute svg[marker-end]
  3121. public string marker_end{get;set;}
  3122. ///Raw Attribute svg[marker-mid]
  3123. public string marker_mid{get;set;}
  3124. ///Raw Attribute svg[marker-start]
  3125. public string marker_start{get;set;}
  3126. public string opacity{get;set;}
  3127. public string overflow{get;set;}
  3128. ///Raw Attribute svg[pointer-events]
  3129. public string pointer_events{get;set;}
  3130. ///Raw Attribute svg[shape-rendering]
  3131. public string shape_rendering{get;set;}
  3132. ///Raw Attribute svg[solid-color]
  3133. public string solid_color{get;set;}
  3134. ///Raw Attribute svg[solid-opacity]
  3135. public string solid_opacity{get;set;}
  3136. ///Raw Attribute svg[stop-color]
  3137. public string stop_color{get;set;}
  3138. ///Raw Attribute svg[stop-opacity]
  3139. public string stop_opacity{get;set;}
  3140. public string stroke{get;set;}
  3141. ///Raw Attribute svg[stroke-dasharray]
  3142. public string stroke_dasharray{get;set;}
  3143. ///Raw Attribute svg[stroke-dashoffset]
  3144. public string stroke_dashoffset{get;set;}
  3145. ///Raw Attribute svg[stroke-linecap]
  3146. public string stroke_linecap{get;set;}
  3147. ///Raw Attribute svg[stroke-linejoin]
  3148. public string stroke_linejoin{get;set;}
  3149. ///Raw Attribute svg[stroke-miterlimit]
  3150. public string stroke_miterlimit{get;set;}
  3151. ///Raw Attribute svg[stroke-opacity]
  3152. public string stroke_opacity{get;set;}
  3153. ///Raw Attribute svg[stroke-width]
  3154. public string stroke_width{get;set;}
  3155. ///Raw Attribute svg[text-anchor]
  3156. public string text_anchor{get;set;}
  3157. ///Raw Attribute svg[text-decoration]
  3158. public string text_decoration{get;set;}
  3159. ///Raw Attribute svg[text-rendering]
  3160. public string text_rendering{get;set;}
  3161. public string transform{get;set;}
  3162. ///Raw Attribute svg[unicode-bidi]
  3163. public string unicode_bidi{get;set;}
  3164. ///Raw Attribute svg[vector-effect]
  3165. public string vector_effect{get;set;}
  3166. public string visibility{get;set;}
  3167. ///Raw Attribute svg[word-spacing]
  3168. public string word_spacing{get;set;}
  3169. public string wri{get;set;}
  3170.  
  3171. public string height{get;set;}
  3172. public string maskContentUnits{get;set;}
  3173. public string maskUnits{get;set;}
  3174. public string x{get;set;}
  3175. public string y{get;set;}
  3176. public string width{get;set;}
  3177.  
  3178. }
  3179.  
  3180. public class missing_glyph : Panel, IAddChild{
  3181. public string id{get;set;}
  3182. public string lang{get;set;}
  3183. public string tabindex{get;set;}
  3184. ///Raw Attribute svg[xml:base]
  3185. public string xml_base{get;set;}
  3186. ///Raw Attribute svg[xml:lang]
  3187. public string xml_lang{get;set;}
  3188. ///Raw Attribute svg[xml:space]
  3189. public string xml_space{get;set;}
  3190. ///Raw Attribute svg[alignment-baseline]
  3191. public string alignment_baseline{get;set;}
  3192. ///Raw Attribute svg[baseline-shift]
  3193. public string baseline_shift{get;set;}
  3194. public string clip{get;set;}
  3195. ///Raw Attribute svg[clip-path]
  3196. public string clip_path{get;set;}
  3197. ///Raw Attribute svg[clip-rule]
  3198. public string clip_rule{get;set;}
  3199. public string color{get;set;}
  3200. ///Raw Attribute svg[color-interpolation]
  3201. public string color_interpolation{get;set;}
  3202. ///Raw Attribute svg[color-interpolation-filters]
  3203. public string color_interpolation_filters{get;set;}
  3204. ///Raw Attribute svg[color-profile]
  3205. public string color_profile{get;set;}
  3206. ///Raw Attribute svg[color-rendering]
  3207. public string color_rendering{get;set;}
  3208. public string cursor{get;set;}
  3209. public string direction{get;set;}
  3210. public string display{get;set;}
  3211. ///Raw Attribute svg[dominant-baseline]
  3212. public string dominant_baseline{get;set;}
  3213. ///Raw Attribute svg[enable-background]
  3214. public string enable_background{get;set;}
  3215. public string fill{get;set;}
  3216. ///Raw Attribute svg[fill-opacity]
  3217. public string fill_opacity{get;set;}
  3218. ///Raw Attribute svg[fill-rule]
  3219. public string fill_rule{get;set;}
  3220. public string filter{get;set;}
  3221. ///Raw Attribute svg[flood-color]
  3222. public string flood_color{get;set;}
  3223. ///Raw Attribute svg[flood-opacity]
  3224. public string flood_opacity{get;set;}
  3225. ///Raw Attribute svg[font-family]
  3226. public string font_family{get;set;}
  3227. ///Raw Attribute svg[font-size]
  3228. public string font_size{get;set;}
  3229. ///Raw Attribute svg[font-size-adjust]
  3230. public string font_size_adjust{get;set;}
  3231. ///Raw Attribute svg[font-stretch]
  3232. public string font_stretch{get;set;}
  3233. ///Raw Attribute svg[font-style]
  3234. public string font_style{get;set;}
  3235. ///Raw Attribute svg[font-variant]
  3236. public string font_variant{get;set;}
  3237. ///Raw Attribute svg[font-weight]
  3238. public string font_weight{get;set;}
  3239. ///Raw Attribute svg[glyph-orientation-horizontal]
  3240. public string glyph_orientation_horizontal{get;set;}
  3241. ///Raw Attribute svg[glyph-orientation-vertical]
  3242. public string glyph_orientation_vertical{get;set;}
  3243. ///Raw Attribute svg[image-rendering]
  3244. public string image_rendering{get;set;}
  3245. public string kerning{get;set;}
  3246. ///Raw Attribute svg[letter-spacing]
  3247. public string letter_spacing{get;set;}
  3248. ///Raw Attribute svg[lighting-color]
  3249. public string lighting_color{get;set;}
  3250. ///Raw Attribute svg[marker-end]
  3251. public string marker_end{get;set;}
  3252. ///Raw Attribute svg[marker-mid]
  3253. public string marker_mid{get;set;}
  3254. ///Raw Attribute svg[marker-start]
  3255. public string marker_start{get;set;}
  3256. public string mask{get;set;}
  3257. public string opacity{get;set;}
  3258. public string overflow{get;set;}
  3259. ///Raw Attribute svg[pointer-events]
  3260. public string pointer_events{get;set;}
  3261. ///Raw Attribute svg[shape-rendering]
  3262. public string shape_rendering{get;set;}
  3263. ///Raw Attribute svg[solid-color]
  3264. public string solid_color{get;set;}
  3265. ///Raw Attribute svg[solid-opacity]
  3266. public string solid_opacity{get;set;}
  3267. ///Raw Attribute svg[stop-color]
  3268. public string stop_color{get;set;}
  3269. ///Raw Attribute svg[stop-opacity]
  3270. public string stop_opacity{get;set;}
  3271. public string stroke{get;set;}
  3272. ///Raw Attribute svg[stroke-dasharray]
  3273. public string stroke_dasharray{get;set;}
  3274. ///Raw Attribute svg[stroke-dashoffset]
  3275. public string stroke_dashoffset{get;set;}
  3276. ///Raw Attribute svg[stroke-linecap]
  3277. public string stroke_linecap{get;set;}
  3278. ///Raw Attribute svg[stroke-linejoin]
  3279. public string stroke_linejoin{get;set;}
  3280. ///Raw Attribute svg[stroke-miterlimit]
  3281. public string stroke_miterlimit{get;set;}
  3282. ///Raw Attribute svg[stroke-opacity]
  3283. public string stroke_opacity{get;set;}
  3284. ///Raw Attribute svg[stroke-width]
  3285. public string stroke_width{get;set;}
  3286. ///Raw Attribute svg[text-anchor]
  3287. public string text_anchor{get;set;}
  3288. ///Raw Attribute svg[text-decoration]
  3289. public string text_decoration{get;set;}
  3290. ///Raw Attribute svg[text-rendering]
  3291. public string text_rendering{get;set;}
  3292. public string transform{get;set;}
  3293. ///Raw Attribute svg[unicode-bidi]
  3294. public string unicode_bidi{get;set;}
  3295. ///Raw Attribute svg[vector-effect]
  3296. public string vector_effect{get;set;}
  3297. public string visibility{get;set;}
  3298. ///Raw Attribute svg[word-spacing]
  3299. public string word_spacing{get;set;}
  3300. public string wri{get;set;}
  3301.  
  3302.  
  3303. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  3304. public string class_{get;set;}
  3305. public string style{get;set;}
  3306. public string d{get;set;}
  3307.  
  3308. }
  3309.  
  3310. public class pattern : Panel, IAddChild{
  3311. public string id{get;set;}
  3312. public string lang{get;set;}
  3313. public string tabindex{get;set;}
  3314. ///Raw Attribute svg[xml:base]
  3315. public string xml_base{get;set;}
  3316. ///Raw Attribute svg[xml:lang]
  3317. public string xml_lang{get;set;}
  3318. ///Raw Attribute svg[xml:space]
  3319. public string xml_space{get;set;}
  3320. ///Raw Attribute svg[class]
  3321. public string class_{get;set;}
  3322. public string style{get;set;}
  3323. public string externalResourcesRequired{get;set;}
  3324. public string requiredExtensions{get;set;}
  3325. public string requiredFeatures{get;set;}
  3326. public string systemLanguage{get;set;}
  3327. ///Raw Attribute svg[alignment-baseline]
  3328. public string alignment_baseline{get;set;}
  3329. ///Raw Attribute svg[baseline-shift]
  3330. public string baseline_shift{get;set;}
  3331. public string clip{get;set;}
  3332. ///Raw Attribute svg[clip-path]
  3333. public string clip_path{get;set;}
  3334. ///Raw Attribute svg[clip-rule]
  3335. public string clip_rule{get;set;}
  3336. public string color{get;set;}
  3337. ///Raw Attribute svg[color-interpolation]
  3338. public string color_interpolation{get;set;}
  3339. ///Raw Attribute svg[color-interpolation-filters]
  3340. public string color_interpolation_filters{get;set;}
  3341. ///Raw Attribute svg[color-profile]
  3342. public string color_profile{get;set;}
  3343. ///Raw Attribute svg[color-rendering]
  3344. public string color_rendering{get;set;}
  3345. public string cursor{get;set;}
  3346. public string direction{get;set;}
  3347. public string display{get;set;}
  3348. ///Raw Attribute svg[dominant-baseline]
  3349. public string dominant_baseline{get;set;}
  3350. ///Raw Attribute svg[enable-background]
  3351. public string enable_background{get;set;}
  3352. public string fill{get;set;}
  3353. ///Raw Attribute svg[fill-opacity]
  3354. public string fill_opacity{get;set;}
  3355. ///Raw Attribute svg[fill-rule]
  3356. public string fill_rule{get;set;}
  3357. public string filter{get;set;}
  3358. ///Raw Attribute svg[flood-color]
  3359. public string flood_color{get;set;}
  3360. ///Raw Attribute svg[flood-opacity]
  3361. public string flood_opacity{get;set;}
  3362. ///Raw Attribute svg[font-family]
  3363. public string font_family{get;set;}
  3364. ///Raw Attribute svg[font-size]
  3365. public string font_size{get;set;}
  3366. ///Raw Attribute svg[font-size-adjust]
  3367. public string font_size_adjust{get;set;}
  3368. ///Raw Attribute svg[font-stretch]
  3369. public string font_stretch{get;set;}
  3370. ///Raw Attribute svg[font-style]
  3371. public string font_style{get;set;}
  3372. ///Raw Attribute svg[font-variant]
  3373. public string font_variant{get;set;}
  3374. ///Raw Attribute svg[font-weight]
  3375. public string font_weight{get;set;}
  3376. ///Raw Attribute svg[glyph-orientation-horizontal]
  3377. public string glyph_orientation_horizontal{get;set;}
  3378. ///Raw Attribute svg[glyph-orientation-vertical]
  3379. public string glyph_orientation_vertical{get;set;}
  3380. ///Raw Attribute svg[image-rendering]
  3381. public string image_rendering{get;set;}
  3382. public string kerning{get;set;}
  3383. ///Raw Attribute svg[letter-spacing]
  3384. public string letter_spacing{get;set;}
  3385. ///Raw Attribute svg[lighting-color]
  3386. public string lighting_color{get;set;}
  3387. ///Raw Attribute svg[marker-end]
  3388. public string marker_end{get;set;}
  3389. ///Raw Attribute svg[marker-mid]
  3390. public string marker_mid{get;set;}
  3391. ///Raw Attribute svg[marker-start]
  3392. public string marker_start{get;set;}
  3393. public string mask{get;set;}
  3394. public string opacity{get;set;}
  3395. public string overflow{get;set;}
  3396. ///Raw Attribute svg[pointer-events]
  3397. public string pointer_events{get;set;}
  3398. ///Raw Attribute svg[shape-rendering]
  3399. public string shape_rendering{get;set;}
  3400. ///Raw Attribute svg[solid-color]
  3401. public string solid_color{get;set;}
  3402. ///Raw Attribute svg[solid-opacity]
  3403. public string solid_opacity{get;set;}
  3404. ///Raw Attribute svg[stop-color]
  3405. public string stop_color{get;set;}
  3406. ///Raw Attribute svg[stop-opacity]
  3407. public string stop_opacity{get;set;}
  3408. public string stroke{get;set;}
  3409. ///Raw Attribute svg[stroke-dasharray]
  3410. public string stroke_dasharray{get;set;}
  3411. ///Raw Attribute svg[stroke-dashoffset]
  3412. public string stroke_dashoffset{get;set;}
  3413. ///Raw Attribute svg[stroke-linecap]
  3414. public string stroke_linecap{get;set;}
  3415. ///Raw Attribute svg[stroke-linejoin]
  3416. public string stroke_linejoin{get;set;}
  3417. ///Raw Attribute svg[stroke-miterlimit]
  3418. public string stroke_miterlimit{get;set;}
  3419. ///Raw Attribute svg[stroke-opacity]
  3420. public string stroke_opacity{get;set;}
  3421. ///Raw Attribute svg[stroke-width]
  3422. public string stroke_width{get;set;}
  3423. ///Raw Attribute svg[text-anchor]
  3424. public string text_anchor{get;set;}
  3425. ///Raw Attribute svg[text-decoration]
  3426. public string text_decoration{get;set;}
  3427. ///Raw Attribute svg[text-rendering]
  3428. public string text_rendering{get;set;}
  3429. public string transform{get;set;}
  3430. ///Raw Attribute svg[unicode-bidi]
  3431. public string unicode_bidi{get;set;}
  3432. ///Raw Attribute svg[vector-effect]
  3433. public string vector_effect{get;set;}
  3434. public string visibility{get;set;}
  3435. ///Raw Attribute svg[word-spacing]
  3436. public string word_spacing{get;set;}
  3437. public string wri{get;set;}
  3438. ///Raw Attribute svg[xlink:title]
  3439. public string xlink_title{get;set;}
  3440.  
  3441. public string height{get;set;}
  3442. public string href{get;set;}
  3443. public string patternContentUnits{get;set;}
  3444. public string patternTransform{get;set;}
  3445. public string patternUnits{get;set;}
  3446. public string preserveAspectRatio{get;set;}
  3447. public string viewBox{get;set;}
  3448. public string width{get;set;}
  3449. public string x{get;set;}
  3450.  
  3451. ///Raw Attribute svg[ <dt><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code> <span class="inlineIndicator deprecated deprecatedInline" title="">Deprecated since SVG 2</span></dt>]
  3452. public string xlink_href{get;set;}
  3453. public string y{get;set;}
  3454.  
  3455. }
  3456.  
  3457. public class svg : Panel, IAddChild{
  3458. public string id{get;set;}
  3459. public string lang{get;set;}
  3460. public string tabindex{get;set;}
  3461. ///Raw Attribute svg[xml:base]
  3462. public string xml_base{get;set;}
  3463. ///Raw Attribute svg[xml:lang]
  3464. public string xml_lang{get;set;}
  3465. ///Raw Attribute svg[xml:space]
  3466. public string xml_space{get;set;}
  3467. ///Raw Attribute svg[class]
  3468. public string class_{get;set;}
  3469. public string style{get;set;}
  3470. public string externalResourcesRequired{get;set;}
  3471. public string requiredExtensions{get;set;}
  3472. public string requiredFeatures{get;set;}
  3473. public string systemLanguage{get;set;}
  3474. ///Raw Attribute svg[aria-activedescendant]
  3475. public string aria_activedescendant{get;set;}
  3476. ///Raw Attribute svg[aria-atomic]
  3477. public string aria_atomic{get;set;}
  3478. ///Raw Attribute svg[aria-autocomplete]
  3479. public string aria_autocomplete{get;set;}
  3480. ///Raw Attribute svg[aria-busy]
  3481. public string aria_busy{get;set;}
  3482. ///Raw Attribute svg[aria-checked]
  3483. public string aria_checked{get;set;}
  3484. ///Raw Attribute svg[aria-colcount]
  3485. public string aria_colcount{get;set;}
  3486. ///Raw Attribute svg[aria-colindex]
  3487. public string aria_colindex{get;set;}
  3488. ///Raw Attribute svg[aria-colspan]
  3489. public string aria_colspan{get;set;}
  3490. ///Raw Attribute svg[aria-controls]
  3491. public string aria_controls{get;set;}
  3492. ///Raw Attribute svg[aria-current]
  3493. public string aria_current{get;set;}
  3494. ///Raw Attribute svg[aria-describedby]
  3495. public string aria_describedby{get;set;}
  3496. ///Raw Attribute svg[aria-details]
  3497. public string aria_details{get;set;}
  3498. ///Raw Attribute svg[aria-disabled]
  3499. public string aria_disabled{get;set;}
  3500. ///Raw Attribute svg[aria-dropeffect]
  3501. public string aria_dropeffect{get;set;}
  3502. ///Raw Attribute svg[aria-errormessage]
  3503. public string aria_errormessage{get;set;}
  3504. ///Raw Attribute svg[aria-expanded]
  3505. public string aria_expanded{get;set;}
  3506. ///Raw Attribute svg[aria-flowto]
  3507. public string aria_flowto{get;set;}
  3508. ///Raw Attribute svg[aria-grabbed]
  3509. public string aria_grabbed{get;set;}
  3510. ///Raw Attribute svg[aria-haspopup]
  3511. public string aria_haspopup{get;set;}
  3512. ///Raw Attribute svg[aria-hidden]
  3513. public string aria_hidden{get;set;}
  3514. ///Raw Attribute svg[aria-invalid]
  3515. public string aria_invalid{get;set;}
  3516. ///Raw Attribute svg[aria-keyshortcuts]
  3517. public string aria_keyshortcuts{get;set;}
  3518. ///Raw Attribute svg[aria-label]
  3519. public string aria_label{get;set;}
  3520. ///Raw Attribute svg[aria-labelledby]
  3521. public string aria_labelledby{get;set;}
  3522. ///Raw Attribute svg[aria-level]
  3523. public string aria_level{get;set;}
  3524. ///Raw Attribute svg[aria-live]
  3525. public string aria_live{get;set;}
  3526. ///Raw Attribute svg[aria-modal]
  3527. public string aria_modal{get;set;}
  3528. ///Raw Attribute svg[aria-multiline]
  3529. public string aria_multiline{get;set;}
  3530. ///Raw Attribute svg[aria-multiselectable]
  3531. public string aria_multiselectable{get;set;}
  3532. ///Raw Attribute svg[aria-orientation]
  3533. public string aria_orientation{get;set;}
  3534. ///Raw Attribute svg[aria-owns]
  3535. public string aria_owns{get;set;}
  3536. ///Raw Attribute svg[aria-placeholder]
  3537. public string aria_placeholder{get;set;}
  3538. ///Raw Attribute svg[aria-posinset]
  3539. public string aria_posinset{get;set;}
  3540. ///Raw Attribute svg[aria-pressed]
  3541. public string aria_pressed{get;set;}
  3542. ///Raw Attribute svg[aria-readonly]
  3543. public string aria_readonly{get;set;}
  3544. ///Raw Attribute svg[aria-relevant]
  3545. public string aria_relevant{get;set;}
  3546. ///Raw Attribute svg[aria-required]
  3547. public string aria_required{get;set;}
  3548. ///Raw Attribute svg[aria-roledescription]
  3549. public string aria_roledescription{get;set;}
  3550. ///Raw Attribute svg[aria-rowcount]
  3551. public string aria_rowcount{get;set;}
  3552. ///Raw Attribute svg[aria-rowindex]
  3553. public string aria_rowindex{get;set;}
  3554. ///Raw Attribute svg[aria-rowspan]
  3555. public string aria_rowspan{get;set;}
  3556. ///Raw Attribute svg[aria-selected]
  3557. public string aria_selected{get;set;}
  3558. ///Raw Attribute svg[aria-setsize]
  3559. public string aria_setsize{get;set;}
  3560. ///Raw Attribute svg[aria-sort]
  3561. public string aria_sort{get;set;}
  3562. ///Raw Attribute svg[aria-valuemax]
  3563. public string aria_valuemax{get;set;}
  3564. ///Raw Attribute svg[aria-valuemin]
  3565. public string aria_valuemin{get;set;}
  3566. ///Raw Attribute svg[aria-valuenow]
  3567. public string aria_valuenow{get;set;}
  3568. ///Raw Attribute svg[aria-valuetext]
  3569. public string aria_valuetext{get;set;}
  3570. public string role{get;set;}
  3571. ///Raw Attribute svg[alignment-baseline]
  3572. public string alignment_baseline{get;set;}
  3573. ///Raw Attribute svg[baseline-shift]
  3574. public string baseline_shift{get;set;}
  3575. public string clip{get;set;}
  3576. ///Raw Attribute svg[clip-path]
  3577. public string clip_path{get;set;}
  3578. ///Raw Attribute svg[clip-rule]
  3579. public string clip_rule{get;set;}
  3580. public string color{get;set;}
  3581. ///Raw Attribute svg[color-interpolation]
  3582. public string color_interpolation{get;set;}
  3583. ///Raw Attribute svg[color-interpolation-filters]
  3584. public string color_interpolation_filters{get;set;}
  3585. ///Raw Attribute svg[color-profile]
  3586. public string color_profile{get;set;}
  3587. ///Raw Attribute svg[color-rendering]
  3588. public string color_rendering{get;set;}
  3589. public string cursor{get;set;}
  3590. public string direction{get;set;}
  3591. public string display{get;set;}
  3592. ///Raw Attribute svg[dominant-baseline]
  3593. public string dominant_baseline{get;set;}
  3594. ///Raw Attribute svg[enable-background]
  3595. public string enable_background{get;set;}
  3596. public string fill{get;set;}
  3597. ///Raw Attribute svg[fill-opacity]
  3598. public string fill_opacity{get;set;}
  3599. ///Raw Attribute svg[fill-rule]
  3600. public string fill_rule{get;set;}
  3601. public string filter{get;set;}
  3602. ///Raw Attribute svg[flood-color]
  3603. public string flood_color{get;set;}
  3604. ///Raw Attribute svg[flood-opacity]
  3605. public string flood_opacity{get;set;}
  3606. ///Raw Attribute svg[font-family]
  3607. public string font_family{get;set;}
  3608. ///Raw Attribute svg[font-size]
  3609. public string font_size{get;set;}
  3610. ///Raw Attribute svg[font-size-adjust]
  3611. public string font_size_adjust{get;set;}
  3612. ///Raw Attribute svg[font-stretch]
  3613. public string font_stretch{get;set;}
  3614. ///Raw Attribute svg[font-style]
  3615. public string font_style{get;set;}
  3616. ///Raw Attribute svg[font-variant]
  3617. public string font_variant{get;set;}
  3618. ///Raw Attribute svg[font-weight]
  3619. public string font_weight{get;set;}
  3620. ///Raw Attribute svg[glyph-orientation-horizontal]
  3621. public string glyph_orientation_horizontal{get;set;}
  3622. ///Raw Attribute svg[glyph-orientation-vertical]
  3623. public string glyph_orientation_vertical{get;set;}
  3624. ///Raw Attribute svg[image-rendering]
  3625. public string image_rendering{get;set;}
  3626. public string kerning{get;set;}
  3627. ///Raw Attribute svg[letter-spacing]
  3628. public string letter_spacing{get;set;}
  3629. ///Raw Attribute svg[lighting-color]
  3630. public string lighting_color{get;set;}
  3631. ///Raw Attribute svg[marker-end]
  3632. public string marker_end{get;set;}
  3633. ///Raw Attribute svg[marker-mid]
  3634. public string marker_mid{get;set;}
  3635. ///Raw Attribute svg[marker-start]
  3636. public string marker_start{get;set;}
  3637. public string mask{get;set;}
  3638. public string opacity{get;set;}
  3639. public string overflow{get;set;}
  3640. ///Raw Attribute svg[pointer-events]
  3641. public string pointer_events{get;set;}
  3642. ///Raw Attribute svg[shape-rendering]
  3643. public string shape_rendering{get;set;}
  3644. ///Raw Attribute svg[solid-color]
  3645. public string solid_color{get;set;}
  3646. ///Raw Attribute svg[solid-opacity]
  3647. public string solid_opacity{get;set;}
  3648. ///Raw Attribute svg[stop-color]
  3649. public string stop_color{get;set;}
  3650. ///Raw Attribute svg[stop-opacity]
  3651. public string stop_opacity{get;set;}
  3652. public string stroke{get;set;}
  3653. ///Raw Attribute svg[stroke-dasharray]
  3654. public string stroke_dasharray{get;set;}
  3655. ///Raw Attribute svg[stroke-dashoffset]
  3656. public string stroke_dashoffset{get;set;}
  3657. ///Raw Attribute svg[stroke-linecap]
  3658. public string stroke_linecap{get;set;}
  3659. ///Raw Attribute svg[stroke-linejoin]
  3660. public string stroke_linejoin{get;set;}
  3661. ///Raw Attribute svg[stroke-miterlimit]
  3662. public string stroke_miterlimit{get;set;}
  3663. ///Raw Attribute svg[stroke-opacity]
  3664. public string stroke_opacity{get;set;}
  3665. ///Raw Attribute svg[stroke-width]
  3666. public string stroke_width{get;set;}
  3667. ///Raw Attribute svg[text-anchor]
  3668. public string text_anchor{get;set;}
  3669. ///Raw Attribute svg[text-decoration]
  3670. public string text_decoration{get;set;}
  3671. ///Raw Attribute svg[text-rendering]
  3672. public string text_rendering{get;set;}
  3673. public string transform{get;set;}
  3674. ///Raw Attribute svg[unicode-bidi]
  3675. public string unicode_bidi{get;set;}
  3676. ///Raw Attribute svg[vector-effect]
  3677. public string vector_effect{get;set;}
  3678. public string visibility{get;set;}
  3679. ///Raw Attribute svg[word-spacing]
  3680. public string word_spacing{get;set;}
  3681. public string wri{get;set;}
  3682. public string oncancel{get;set;}
  3683. public string oncanplay{get;set;}
  3684. public string oncanplaythrough{get;set;}
  3685. public string onchange{get;set;}
  3686. public string onclick{get;set;}
  3687. public string onclose{get;set;}
  3688. public string oncuechange{get;set;}
  3689. public string ondblclick{get;set;}
  3690. public string ondrag{get;set;}
  3691. public string ondragend{get;set;}
  3692. public string ondragenter{get;set;}
  3693. public string ondragexit{get;set;}
  3694. public string ondragleave{get;set;}
  3695. public string ondragover{get;set;}
  3696. public string ondragstart{get;set;}
  3697. public string ondrop{get;set;}
  3698. public string ondurationchange{get;set;}
  3699. public string onemptied{get;set;}
  3700. public string onended{get;set;}
  3701. public string onerror{get;set;}
  3702. public string onfocus{get;set;}
  3703. public string oninput{get;set;}
  3704. public string oninvalid{get;set;}
  3705. public string onkeydown{get;set;}
  3706. public string onkeypress{get;set;}
  3707. public string onkeyup{get;set;}
  3708. public string onload{get;set;}
  3709. public string onloadeddata{get;set;}
  3710. public string onloadedmetadata{get;set;}
  3711. public string onloadstart{get;set;}
  3712. public string onmousedown{get;set;}
  3713. public string onmouseenter{get;set;}
  3714. public string onmouseleave{get;set;}
  3715. public string onmousemove{get;set;}
  3716. public string onmouseout{get;set;}
  3717. public string onmouseover{get;set;}
  3718. public string onmouseup{get;set;}
  3719. public string onmousewheel{get;set;}
  3720. public string onpause{get;set;}
  3721. public string onplay{get;set;}
  3722. public string onplaying{get;set;}
  3723. public string onprogress{get;set;}
  3724. public string onratechange{get;set;}
  3725. public string onreset{get;set;}
  3726. public string onresize{get;set;}
  3727. public string onscroll{get;set;}
  3728. public string onseeked{get;set;}
  3729. public string onseeking{get;set;}
  3730. public string onselect{get;set;}
  3731. public string onshow{get;set;}
  3732. public string onstalled{get;set;}
  3733. public string onsubmit{get;set;}
  3734. public string onsuspend{get;set;}
  3735. public string ontimeupdate{get;set;}
  3736. public string ontoggle{get;set;}
  3737. public string onvolumechange{get;set;}
  3738. public string onwaiting{get;set;}
  3739. public string onactivate{get;set;}
  3740. public string onfocusin{get;set;}
  3741. public string onfocusout{get;set;}
  3742. public string onabort{get;set;}
  3743. public string onunload{get;set;}
  3744. public string oncopy{get;set;}
  3745. public string oncut{get;set;}
  3746. public string onpaste{get;set;}
  3747.  
  3748. public string viewBox{get;set;}
  3749. public string baseProfile{get;set;}
  3750. public string contentScriptType{get;set;}
  3751. public string contentStyleType{get;set;}
  3752. public string height{get;set;}
  3753. public string preserveAspectRatio{get;set;}
  3754. public string version{get;set;}
  3755. public string width{get;set;}
  3756. public string x{get;set;}
  3757. public string y{get;set;}
  3758.  
  3759. }
  3760.  
  3761. public class switch_ : Panel, IAddChild{
  3762. public string id{get;set;}
  3763. public string lang{get;set;}
  3764. public string tabindex{get;set;}
  3765. ///Raw Attribute svg[xml:base]
  3766. public string xml_base{get;set;}
  3767. ///Raw Attribute svg[xml:lang]
  3768. public string xml_lang{get;set;}
  3769. ///Raw Attribute svg[xml:space]
  3770. public string xml_space{get;set;}
  3771. public string externalResourcesRequired{get;set;}
  3772. public string requiredExtensions{get;set;}
  3773. public string requiredFeatures{get;set;}
  3774. public string systemLanguage{get;set;}
  3775. ///Raw Attribute svg[alignment-baseline]
  3776. public string alignment_baseline{get;set;}
  3777. ///Raw Attribute svg[baseline-shift]
  3778. public string baseline_shift{get;set;}
  3779. public string clip{get;set;}
  3780. ///Raw Attribute svg[clip-path]
  3781. public string clip_path{get;set;}
  3782. ///Raw Attribute svg[clip-rule]
  3783. public string clip_rule{get;set;}
  3784. public string color{get;set;}
  3785. ///Raw Attribute svg[color-interpolation]
  3786. public string color_interpolation{get;set;}
  3787. ///Raw Attribute svg[color-interpolation-filters]
  3788. public string color_interpolation_filters{get;set;}
  3789. ///Raw Attribute svg[color-profile]
  3790. public string color_profile{get;set;}
  3791. ///Raw Attribute svg[color-rendering]
  3792. public string color_rendering{get;set;}
  3793. public string cursor{get;set;}
  3794. public string direction{get;set;}
  3795. public string display{get;set;}
  3796. ///Raw Attribute svg[dominant-baseline]
  3797. public string dominant_baseline{get;set;}
  3798. ///Raw Attribute svg[enable-background]
  3799. public string enable_background{get;set;}
  3800. public string fill{get;set;}
  3801. ///Raw Attribute svg[fill-opacity]
  3802. public string fill_opacity{get;set;}
  3803. ///Raw Attribute svg[fill-rule]
  3804. public string fill_rule{get;set;}
  3805. public string filter{get;set;}
  3806. ///Raw Attribute svg[flood-color]
  3807. public string flood_color{get;set;}
  3808. ///Raw Attribute svg[flood-opacity]
  3809. public string flood_opacity{get;set;}
  3810. ///Raw Attribute svg[font-family]
  3811. public string font_family{get;set;}
  3812. ///Raw Attribute svg[font-size]
  3813. public string font_size{get;set;}
  3814. ///Raw Attribute svg[font-size-adjust]
  3815. public string font_size_adjust{get;set;}
  3816. ///Raw Attribute svg[font-stretch]
  3817. public string font_stretch{get;set;}
  3818. ///Raw Attribute svg[font-style]
  3819. public string font_style{get;set;}
  3820. ///Raw Attribute svg[font-variant]
  3821. public string font_variant{get;set;}
  3822. ///Raw Attribute svg[font-weight]
  3823. public string font_weight{get;set;}
  3824. ///Raw Attribute svg[glyph-orientation-horizontal]
  3825. public string glyph_orientation_horizontal{get;set;}
  3826. ///Raw Attribute svg[glyph-orientation-vertical]
  3827. public string glyph_orientation_vertical{get;set;}
  3828. ///Raw Attribute svg[image-rendering]
  3829. public string image_rendering{get;set;}
  3830. public string kerning{get;set;}
  3831. ///Raw Attribute svg[letter-spacing]
  3832. public string letter_spacing{get;set;}
  3833. ///Raw Attribute svg[lighting-color]
  3834. public string lighting_color{get;set;}
  3835. ///Raw Attribute svg[marker-end]
  3836. public string marker_end{get;set;}
  3837. ///Raw Attribute svg[marker-mid]
  3838. public string marker_mid{get;set;}
  3839. ///Raw Attribute svg[marker-start]
  3840. public string marker_start{get;set;}
  3841. public string mask{get;set;}
  3842. public string opacity{get;set;}
  3843. public string overflow{get;set;}
  3844. ///Raw Attribute svg[pointer-events]
  3845. public string pointer_events{get;set;}
  3846. ///Raw Attribute svg[shape-rendering]
  3847. public string shape_rendering{get;set;}
  3848. ///Raw Attribute svg[solid-color]
  3849. public string solid_color{get;set;}
  3850. ///Raw Attribute svg[solid-opacity]
  3851. public string solid_opacity{get;set;}
  3852. ///Raw Attribute svg[stop-color]
  3853. public string stop_color{get;set;}
  3854. ///Raw Attribute svg[stop-opacity]
  3855. public string stop_opacity{get;set;}
  3856. public string stroke{get;set;}
  3857. ///Raw Attribute svg[stroke-dasharray]
  3858. public string stroke_dasharray{get;set;}
  3859. ///Raw Attribute svg[stroke-dashoffset]
  3860. public string stroke_dashoffset{get;set;}
  3861. ///Raw Attribute svg[stroke-linecap]
  3862. public string stroke_linecap{get;set;}
  3863. ///Raw Attribute svg[stroke-linejoin]
  3864. public string stroke_linejoin{get;set;}
  3865. ///Raw Attribute svg[stroke-miterlimit]
  3866. public string stroke_miterlimit{get;set;}
  3867. ///Raw Attribute svg[stroke-opacity]
  3868. public string stroke_opacity{get;set;}
  3869. ///Raw Attribute svg[stroke-width]
  3870. public string stroke_width{get;set;}
  3871. ///Raw Attribute svg[text-anchor]
  3872. public string text_anchor{get;set;}
  3873. ///Raw Attribute svg[text-decoration]
  3874. public string text_decoration{get;set;}
  3875. ///Raw Attribute svg[text-rendering]
  3876. public string text_rendering{get;set;}
  3877. public string transform{get;set;}
  3878. ///Raw Attribute svg[unicode-bidi]
  3879. public string unicode_bidi{get;set;}
  3880. ///Raw Attribute svg[vector-effect]
  3881. public string vector_effect{get;set;}
  3882. public string visibility{get;set;}
  3883. ///Raw Attribute svg[word-spacing]
  3884. public string word_spacing{get;set;}
  3885. public string wri{get;set;}
  3886. public string onactivate{get;set;}
  3887. public string onfocusin{get;set;}
  3888. public string onfocusout{get;set;}
  3889.  
  3890.  
  3891. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  3892. public string class_{get;set;}
  3893. public string style{get;set;}
  3894.  
  3895. }
  3896.  
  3897. public class symbol : Panel, IAddChild{
  3898. public string id{get;set;}
  3899. public string lang{get;set;}
  3900. public string tabindex{get;set;}
  3901. ///Raw Attribute svg[xml:base]
  3902. public string xml_base{get;set;}
  3903. ///Raw Attribute svg[xml:lang]
  3904. public string xml_lang{get;set;}
  3905. ///Raw Attribute svg[xml:space]
  3906. public string xml_space{get;set;}
  3907. ///Raw Attribute svg[class]
  3908. public string class_{get;set;}
  3909. public string style{get;set;}
  3910. ///Raw Attribute svg[aria-activedescendant]
  3911. public string aria_activedescendant{get;set;}
  3912. ///Raw Attribute svg[aria-atomic]
  3913. public string aria_atomic{get;set;}
  3914. ///Raw Attribute svg[aria-autocomplete]
  3915. public string aria_autocomplete{get;set;}
  3916. ///Raw Attribute svg[aria-busy]
  3917. public string aria_busy{get;set;}
  3918. ///Raw Attribute svg[aria-checked]
  3919. public string aria_checked{get;set;}
  3920. ///Raw Attribute svg[aria-colcount]
  3921. public string aria_colcount{get;set;}
  3922. ///Raw Attribute svg[aria-colindex]
  3923. public string aria_colindex{get;set;}
  3924. ///Raw Attribute svg[aria-colspan]
  3925. public string aria_colspan{get;set;}
  3926. ///Raw Attribute svg[aria-controls]
  3927. public string aria_controls{get;set;}
  3928. ///Raw Attribute svg[aria-current]
  3929. public string aria_current{get;set;}
  3930. ///Raw Attribute svg[aria-describedby]
  3931. public string aria_describedby{get;set;}
  3932. ///Raw Attribute svg[aria-details]
  3933. public string aria_details{get;set;}
  3934. ///Raw Attribute svg[aria-disabled]
  3935. public string aria_disabled{get;set;}
  3936. ///Raw Attribute svg[aria-dropeffect]
  3937. public string aria_dropeffect{get;set;}
  3938. ///Raw Attribute svg[aria-errormessage]
  3939. public string aria_errormessage{get;set;}
  3940. ///Raw Attribute svg[aria-expanded]
  3941. public string aria_expanded{get;set;}
  3942. ///Raw Attribute svg[aria-flowto]
  3943. public string aria_flowto{get;set;}
  3944. ///Raw Attribute svg[aria-grabbed]
  3945. public string aria_grabbed{get;set;}
  3946. ///Raw Attribute svg[aria-haspopup]
  3947. public string aria_haspopup{get;set;}
  3948. ///Raw Attribute svg[aria-hidden]
  3949. public string aria_hidden{get;set;}
  3950. ///Raw Attribute svg[aria-invalid]
  3951. public string aria_invalid{get;set;}
  3952. ///Raw Attribute svg[aria-keyshortcuts]
  3953. public string aria_keyshortcuts{get;set;}
  3954. ///Raw Attribute svg[aria-label]
  3955. public string aria_label{get;set;}
  3956. ///Raw Attribute svg[aria-labelledby]
  3957. public string aria_labelledby{get;set;}
  3958. ///Raw Attribute svg[aria-level]
  3959. public string aria_level{get;set;}
  3960. ///Raw Attribute svg[aria-live]
  3961. public string aria_live{get;set;}
  3962. ///Raw Attribute svg[aria-modal]
  3963. public string aria_modal{get;set;}
  3964. ///Raw Attribute svg[aria-multiline]
  3965. public string aria_multiline{get;set;}
  3966. ///Raw Attribute svg[aria-multiselectable]
  3967. public string aria_multiselectable{get;set;}
  3968. ///Raw Attribute svg[aria-orientation]
  3969. public string aria_orientation{get;set;}
  3970. ///Raw Attribute svg[aria-owns]
  3971. public string aria_owns{get;set;}
  3972. ///Raw Attribute svg[aria-placeholder]
  3973. public string aria_placeholder{get;set;}
  3974. ///Raw Attribute svg[aria-posinset]
  3975. public string aria_posinset{get;set;}
  3976. ///Raw Attribute svg[aria-pressed]
  3977. public string aria_pressed{get;set;}
  3978. ///Raw Attribute svg[aria-readonly]
  3979. public string aria_readonly{get;set;}
  3980. ///Raw Attribute svg[aria-relevant]
  3981. public string aria_relevant{get;set;}
  3982. ///Raw Attribute svg[aria-required]
  3983. public string aria_required{get;set;}
  3984. ///Raw Attribute svg[aria-roledescription]
  3985. public string aria_roledescription{get;set;}
  3986. ///Raw Attribute svg[aria-rowcount]
  3987. public string aria_rowcount{get;set;}
  3988. ///Raw Attribute svg[aria-rowindex]
  3989. public string aria_rowindex{get;set;}
  3990. ///Raw Attribute svg[aria-rowspan]
  3991. public string aria_rowspan{get;set;}
  3992. ///Raw Attribute svg[aria-selected]
  3993. public string aria_selected{get;set;}
  3994. ///Raw Attribute svg[aria-setsize]
  3995. public string aria_setsize{get;set;}
  3996. ///Raw Attribute svg[aria-sort]
  3997. public string aria_sort{get;set;}
  3998. ///Raw Attribute svg[aria-valuemax]
  3999. public string aria_valuemax{get;set;}
  4000. ///Raw Attribute svg[aria-valuemin]
  4001. public string aria_valuemin{get;set;}
  4002. ///Raw Attribute svg[aria-valuenow]
  4003. public string aria_valuenow{get;set;}
  4004. ///Raw Attribute svg[aria-valuetext]
  4005. public string aria_valuetext{get;set;}
  4006. public string role{get;set;}
  4007. ///Raw Attribute svg[alignment-baseline]
  4008. public string alignment_baseline{get;set;}
  4009. ///Raw Attribute svg[baseline-shift]
  4010. public string baseline_shift{get;set;}
  4011. public string clip{get;set;}
  4012. ///Raw Attribute svg[clip-path]
  4013. public string clip_path{get;set;}
  4014. ///Raw Attribute svg[clip-rule]
  4015. public string clip_rule{get;set;}
  4016. public string color{get;set;}
  4017. ///Raw Attribute svg[color-interpolation]
  4018. public string color_interpolation{get;set;}
  4019. ///Raw Attribute svg[color-interpolation-filters]
  4020. public string color_interpolation_filters{get;set;}
  4021. ///Raw Attribute svg[color-profile]
  4022. public string color_profile{get;set;}
  4023. ///Raw Attribute svg[color-rendering]
  4024. public string color_rendering{get;set;}
  4025. public string cursor{get;set;}
  4026. public string direction{get;set;}
  4027. public string display{get;set;}
  4028. ///Raw Attribute svg[dominant-baseline]
  4029. public string dominant_baseline{get;set;}
  4030. ///Raw Attribute svg[enable-background]
  4031. public string enable_background{get;set;}
  4032. public string fill{get;set;}
  4033. ///Raw Attribute svg[fill-opacity]
  4034. public string fill_opacity{get;set;}
  4035. ///Raw Attribute svg[fill-rule]
  4036. public string fill_rule{get;set;}
  4037. public string filter{get;set;}
  4038. ///Raw Attribute svg[flood-color]
  4039. public string flood_color{get;set;}
  4040. ///Raw Attribute svg[flood-opacity]
  4041. public string flood_opacity{get;set;}
  4042. ///Raw Attribute svg[font-family]
  4043. public string font_family{get;set;}
  4044. ///Raw Attribute svg[font-size]
  4045. public string font_size{get;set;}
  4046. ///Raw Attribute svg[font-size-adjust]
  4047. public string font_size_adjust{get;set;}
  4048. ///Raw Attribute svg[font-stretch]
  4049. public string font_stretch{get;set;}
  4050. ///Raw Attribute svg[font-style]
  4051. public string font_style{get;set;}
  4052. ///Raw Attribute svg[font-variant]
  4053. public string font_variant{get;set;}
  4054. ///Raw Attribute svg[font-weight]
  4055. public string font_weight{get;set;}
  4056. ///Raw Attribute svg[glyph-orientation-horizontal]
  4057. public string glyph_orientation_horizontal{get;set;}
  4058. ///Raw Attribute svg[glyph-orientation-vertical]
  4059. public string glyph_orientation_vertical{get;set;}
  4060. ///Raw Attribute svg[image-rendering]
  4061. public string image_rendering{get;set;}
  4062. public string kerning{get;set;}
  4063. ///Raw Attribute svg[letter-spacing]
  4064. public string letter_spacing{get;set;}
  4065. ///Raw Attribute svg[lighting-color]
  4066. public string lighting_color{get;set;}
  4067. ///Raw Attribute svg[marker-end]
  4068. public string marker_end{get;set;}
  4069. ///Raw Attribute svg[marker-mid]
  4070. public string marker_mid{get;set;}
  4071. ///Raw Attribute svg[marker-start]
  4072. public string marker_start{get;set;}
  4073. public string mask{get;set;}
  4074. public string opacity{get;set;}
  4075. public string overflow{get;set;}
  4076. ///Raw Attribute svg[pointer-events]
  4077. public string pointer_events{get;set;}
  4078. ///Raw Attribute svg[shape-rendering]
  4079. public string shape_rendering{get;set;}
  4080. ///Raw Attribute svg[solid-color]
  4081. public string solid_color{get;set;}
  4082. ///Raw Attribute svg[solid-opacity]
  4083. public string solid_opacity{get;set;}
  4084. ///Raw Attribute svg[stop-color]
  4085. public string stop_color{get;set;}
  4086. ///Raw Attribute svg[stop-opacity]
  4087. public string stop_opacity{get;set;}
  4088. public string stroke{get;set;}
  4089. ///Raw Attribute svg[stroke-dasharray]
  4090. public string stroke_dasharray{get;set;}
  4091. ///Raw Attribute svg[stroke-dashoffset]
  4092. public string stroke_dashoffset{get;set;}
  4093. ///Raw Attribute svg[stroke-linecap]
  4094. public string stroke_linecap{get;set;}
  4095. ///Raw Attribute svg[stroke-linejoin]
  4096. public string stroke_linejoin{get;set;}
  4097. ///Raw Attribute svg[stroke-miterlimit]
  4098. public string stroke_miterlimit{get;set;}
  4099. ///Raw Attribute svg[stroke-opacity]
  4100. public string stroke_opacity{get;set;}
  4101. ///Raw Attribute svg[stroke-width]
  4102. public string stroke_width{get;set;}
  4103. ///Raw Attribute svg[text-anchor]
  4104. public string text_anchor{get;set;}
  4105. ///Raw Attribute svg[text-decoration]
  4106. public string text_decoration{get;set;}
  4107. ///Raw Attribute svg[text-rendering]
  4108. public string text_rendering{get;set;}
  4109. public string transform{get;set;}
  4110. ///Raw Attribute svg[unicode-bidi]
  4111. public string unicode_bidi{get;set;}
  4112. ///Raw Attribute svg[vector-effect]
  4113. public string vector_effect{get;set;}
  4114. public string visibility{get;set;}
  4115. ///Raw Attribute svg[word-spacing]
  4116. public string word_spacing{get;set;}
  4117. public string wri{get;set;}
  4118. public string oncancel{get;set;}
  4119. public string oncanplay{get;set;}
  4120. public string oncanplaythrough{get;set;}
  4121. public string onchange{get;set;}
  4122. public string onclick{get;set;}
  4123. public string onclose{get;set;}
  4124. public string oncuechange{get;set;}
  4125. public string ondblclick{get;set;}
  4126. public string ondrag{get;set;}
  4127. public string ondragend{get;set;}
  4128. public string ondragenter{get;set;}
  4129. public string ondragexit{get;set;}
  4130. public string ondragleave{get;set;}
  4131. public string ondragover{get;set;}
  4132. public string ondragstart{get;set;}
  4133. public string ondrop{get;set;}
  4134. public string ondurationchange{get;set;}
  4135. public string onemptied{get;set;}
  4136. public string onended{get;set;}
  4137. public string onerror{get;set;}
  4138. public string onfocus{get;set;}
  4139. public string oninput{get;set;}
  4140. public string oninvalid{get;set;}
  4141. public string onkeydown{get;set;}
  4142. public string onkeypress{get;set;}
  4143. public string onkeyup{get;set;}
  4144. public string onload{get;set;}
  4145. public string onloadeddata{get;set;}
  4146. public string onloadedmetadata{get;set;}
  4147. public string onloadstart{get;set;}
  4148. public string onmousedown{get;set;}
  4149. public string onmouseenter{get;set;}
  4150. public string onmouseleave{get;set;}
  4151. public string onmousemove{get;set;}
  4152. public string onmouseout{get;set;}
  4153. public string onmouseover{get;set;}
  4154. public string onmouseup{get;set;}
  4155. public string onmousewheel{get;set;}
  4156. public string onpause{get;set;}
  4157. public string onplay{get;set;}
  4158. public string onplaying{get;set;}
  4159. public string onprogress{get;set;}
  4160. public string onratechange{get;set;}
  4161. public string onreset{get;set;}
  4162. public string onresize{get;set;}
  4163. public string onscroll{get;set;}
  4164. public string onseeked{get;set;}
  4165. public string onseeking{get;set;}
  4166. public string onselect{get;set;}
  4167. public string onshow{get;set;}
  4168. public string onstalled{get;set;}
  4169. public string onsubmit{get;set;}
  4170. public string onsuspend{get;set;}
  4171. public string ontimeupdate{get;set;}
  4172. public string ontoggle{get;set;}
  4173. public string onvolumechange{get;set;}
  4174. public string onwaiting{get;set;}
  4175. public string onactivate{get;set;}
  4176. public string onfocusin{get;set;}
  4177. public string onfocusout{get;set;}
  4178. public string oncopy{get;set;}
  4179. public string oncut{get;set;}
  4180. public string onpaste{get;set;}
  4181.  
  4182. public string height{get;set;}
  4183. public string preserveAspectRatio{get;set;}
  4184. public string refX{get;set;}
  4185. public string viewBox{get;set;}
  4186. public string width{get;set;}
  4187. public string x{get;set;}
  4188. public string y{get;set;}
  4189.  
  4190. }
  4191.  
  4192. public class desc : Panel, IAddChild{
  4193. public string id{get;set;}
  4194. public string lang{get;set;}
  4195. public string tabindex{get;set;}
  4196. ///Raw Attribute svg[xml:base]
  4197. public string xml_base{get;set;}
  4198. ///Raw Attribute svg[xml:lang]
  4199. public string xml_lang{get;set;}
  4200. ///Raw Attribute svg[xml:space]
  4201. public string xml_space{get;set;}
  4202. ///Raw Attribute svg[class]
  4203. public string class_{get;set;}
  4204. public string style{get;set;}
  4205. public string oncancel{get;set;}
  4206. public string oncanplay{get;set;}
  4207. public string oncanplaythrough{get;set;}
  4208. public string onchange{get;set;}
  4209. public string onclick{get;set;}
  4210. public string onclose{get;set;}
  4211. public string oncuechange{get;set;}
  4212. public string ondblclick{get;set;}
  4213. public string ondrag{get;set;}
  4214. public string ondragend{get;set;}
  4215. public string ondragenter{get;set;}
  4216. public string ondragexit{get;set;}
  4217. public string ondragleave{get;set;}
  4218. public string ondragover{get;set;}
  4219. public string ondragstart{get;set;}
  4220. public string ondrop{get;set;}
  4221. public string ondurationchange{get;set;}
  4222. public string onemptied{get;set;}
  4223. public string onended{get;set;}
  4224. public string onerror{get;set;}
  4225. public string onfocus{get;set;}
  4226. public string oninput{get;set;}
  4227. public string oninvalid{get;set;}
  4228. public string onkeydown{get;set;}
  4229. public string onkeypress{get;set;}
  4230. public string onkeyup{get;set;}
  4231. public string onload{get;set;}
  4232. public string onloadeddata{get;set;}
  4233. public string onloadedmetadata{get;set;}
  4234. public string onloadstart{get;set;}
  4235. public string onmousedown{get;set;}
  4236. public string onmouseenter{get;set;}
  4237. public string onmouseleave{get;set;}
  4238. public string onmousemove{get;set;}
  4239. public string onmouseout{get;set;}
  4240. public string onmouseover{get;set;}
  4241. public string onmouseup{get;set;}
  4242. public string onmousewheel{get;set;}
  4243. public string onpause{get;set;}
  4244. public string onplay{get;set;}
  4245. public string onplaying{get;set;}
  4246. public string onprogress{get;set;}
  4247. public string onratechange{get;set;}
  4248. public string onreset{get;set;}
  4249. public string onresize{get;set;}
  4250. public string onscroll{get;set;}
  4251. public string onseeked{get;set;}
  4252. public string onseeking{get;set;}
  4253. public string onselect{get;set;}
  4254. public string onshow{get;set;}
  4255. public string onstalled{get;set;}
  4256. public string onsubmit{get;set;}
  4257. public string onsuspend{get;set;}
  4258. public string ontimeupdate{get;set;}
  4259. public string ontoggle{get;set;}
  4260. public string onvolumechange{get;set;}
  4261. public string onwaiting{get;set;}
  4262. public string oncopy{get;set;}
  4263. public string oncut{get;set;}
  4264. public string onpaste{get;set;}
  4265.  
  4266.  
  4267. }
  4268.  
  4269. public class metadata : Panel, IAddChild{
  4270. public string id{get;set;}
  4271. public string lang{get;set;}
  4272. public string tabindex{get;set;}
  4273. ///Raw Attribute svg[xml:base]
  4274. public string xml_base{get;set;}
  4275. ///Raw Attribute svg[xml:lang]
  4276. public string xml_lang{get;set;}
  4277. ///Raw Attribute svg[xml:space]
  4278. public string xml_space{get;set;}
  4279. public string oncancel{get;set;}
  4280. public string oncanplay{get;set;}
  4281. public string oncanplaythrough{get;set;}
  4282. public string onchange{get;set;}
  4283. public string onclick{get;set;}
  4284. public string onclose{get;set;}
  4285. public string oncuechange{get;set;}
  4286. public string ondblclick{get;set;}
  4287. public string ondrag{get;set;}
  4288. public string ondragend{get;set;}
  4289. public string ondragenter{get;set;}
  4290. public string ondragexit{get;set;}
  4291. public string ondragleave{get;set;}
  4292. public string ondragover{get;set;}
  4293. public string ondragstart{get;set;}
  4294. public string ondrop{get;set;}
  4295. public string ondurationchange{get;set;}
  4296. public string onemptied{get;set;}
  4297. public string onended{get;set;}
  4298. public string onerror{get;set;}
  4299. public string onfocus{get;set;}
  4300. public string oninput{get;set;}
  4301. public string oninvalid{get;set;}
  4302. public string onkeydown{get;set;}
  4303. public string onkeypress{get;set;}
  4304. public string onkeyup{get;set;}
  4305. public string onload{get;set;}
  4306. public string onloadeddata{get;set;}
  4307. public string onloadedmetadata{get;set;}
  4308. public string onloadstart{get;set;}
  4309. public string onmousedown{get;set;}
  4310. public string onmouseenter{get;set;}
  4311. public string onmouseleave{get;set;}
  4312. public string onmousemove{get;set;}
  4313. public string onmouseout{get;set;}
  4314. public string onmouseover{get;set;}
  4315. public string onmouseup{get;set;}
  4316. public string onmousewheel{get;set;}
  4317. public string onpause{get;set;}
  4318. public string onplay{get;set;}
  4319. public string onplaying{get;set;}
  4320. public string onprogress{get;set;}
  4321. public string onratechange{get;set;}
  4322. public string onreset{get;set;}
  4323. public string onresize{get;set;}
  4324. public string onscroll{get;set;}
  4325. public string onseeked{get;set;}
  4326. public string onseeking{get;set;}
  4327. public string onselect{get;set;}
  4328. public string onshow{get;set;}
  4329. public string onstalled{get;set;}
  4330. public string onsubmit{get;set;}
  4331. public string onsuspend{get;set;}
  4332. public string ontimeupdate{get;set;}
  4333. public string ontoggle{get;set;}
  4334. public string onvolumechange{get;set;}
  4335. public string onwaiting{get;set;}
  4336.  
  4337.  
  4338. }
  4339.  
  4340. public class title : Panel, IAddChild{
  4341. public string id{get;set;}
  4342. public string lang{get;set;}
  4343. public string tabindex{get;set;}
  4344. ///Raw Attribute svg[xml:base]
  4345. public string xml_base{get;set;}
  4346. ///Raw Attribute svg[xml:lang]
  4347. public string xml_lang{get;set;}
  4348. ///Raw Attribute svg[xml:space]
  4349. public string xml_space{get;set;}
  4350. ///Raw Attribute svg[class]
  4351. public string class_{get;set;}
  4352. public string style{get;set;}
  4353. public string oncancel{get;set;}
  4354. public string oncanplay{get;set;}
  4355. public string oncanplaythrough{get;set;}
  4356. public string onchange{get;set;}
  4357. public string onclick{get;set;}
  4358. public string onclose{get;set;}
  4359. public string oncuechange{get;set;}
  4360. public string ondblclick{get;set;}
  4361. public string ondrag{get;set;}
  4362. public string ondragend{get;set;}
  4363. public string ondragenter{get;set;}
  4364. public string ondragexit{get;set;}
  4365. public string ondragleave{get;set;}
  4366. public string ondragover{get;set;}
  4367. public string ondragstart{get;set;}
  4368. public string ondrop{get;set;}
  4369. public string ondurationchange{get;set;}
  4370. public string onemptied{get;set;}
  4371. public string onended{get;set;}
  4372. public string onerror{get;set;}
  4373. public string onfocus{get;set;}
  4374. public string oninput{get;set;}
  4375. public string oninvalid{get;set;}
  4376. public string onkeydown{get;set;}
  4377. public string onkeypress{get;set;}
  4378. public string onkeyup{get;set;}
  4379. public string onload{get;set;}
  4380. public string onloadeddata{get;set;}
  4381. public string onloadedmetadata{get;set;}
  4382. public string onloadstart{get;set;}
  4383. public string onmousedown{get;set;}
  4384. public string onmouseenter{get;set;}
  4385. public string onmouseleave{get;set;}
  4386. public string onmousemove{get;set;}
  4387. public string onmouseout{get;set;}
  4388. public string onmouseover{get;set;}
  4389. public string onmouseup{get;set;}
  4390. public string onmousewheel{get;set;}
  4391. public string onpause{get;set;}
  4392. public string onplay{get;set;}
  4393. public string onplaying{get;set;}
  4394. public string onprogress{get;set;}
  4395. public string onratechange{get;set;}
  4396. public string onreset{get;set;}
  4397. public string onresize{get;set;}
  4398. public string onscroll{get;set;}
  4399. public string onseeked{get;set;}
  4400. public string onseeking{get;set;}
  4401. public string onselect{get;set;}
  4402. public string onshow{get;set;}
  4403. public string onstalled{get;set;}
  4404. public string onsubmit{get;set;}
  4405. public string onsuspend{get;set;}
  4406. public string ontimeupdate{get;set;}
  4407. public string ontoggle{get;set;}
  4408. public string onvolumechange{get;set;}
  4409. public string onwaiting{get;set;}
  4410. public string oncopy{get;set;}
  4411. public string oncut{get;set;}
  4412. public string onpaste{get;set;}
  4413.  
  4414.  
  4415. }
  4416.  
  4417. public class feBlend : Panel, IAddChild{
  4418. public string id{get;set;}
  4419. public string lang{get;set;}
  4420. public string tabindex{get;set;}
  4421. ///Raw Attribute svg[xml:base]
  4422. public string xml_base{get;set;}
  4423. ///Raw Attribute svg[xml:lang]
  4424. public string xml_lang{get;set;}
  4425. ///Raw Attribute svg[xml:space]
  4426. public string xml_space{get;set;}
  4427. ///Raw Attribute svg[alignment-baseline]
  4428. public string alignment_baseline{get;set;}
  4429. ///Raw Attribute svg[baseline-shift]
  4430. public string baseline_shift{get;set;}
  4431. public string clip{get;set;}
  4432. ///Raw Attribute svg[clip-path]
  4433. public string clip_path{get;set;}
  4434. ///Raw Attribute svg[clip-rule]
  4435. public string clip_rule{get;set;}
  4436. public string color{get;set;}
  4437. ///Raw Attribute svg[color-interpolation]
  4438. public string color_interpolation{get;set;}
  4439. ///Raw Attribute svg[color-interpolation-filters]
  4440. public string color_interpolation_filters{get;set;}
  4441. ///Raw Attribute svg[color-profile]
  4442. public string color_profile{get;set;}
  4443. ///Raw Attribute svg[color-rendering]
  4444. public string color_rendering{get;set;}
  4445. public string cursor{get;set;}
  4446. public string direction{get;set;}
  4447. public string display{get;set;}
  4448. ///Raw Attribute svg[dominant-baseline]
  4449. public string dominant_baseline{get;set;}
  4450. ///Raw Attribute svg[enable-background]
  4451. public string enable_background{get;set;}
  4452. public string fill{get;set;}
  4453. ///Raw Attribute svg[fill-opacity]
  4454. public string fill_opacity{get;set;}
  4455. ///Raw Attribute svg[fill-rule]
  4456. public string fill_rule{get;set;}
  4457. public string filter{get;set;}
  4458. ///Raw Attribute svg[flood-color]
  4459. public string flood_color{get;set;}
  4460. ///Raw Attribute svg[flood-opacity]
  4461. public string flood_opacity{get;set;}
  4462. ///Raw Attribute svg[font-family]
  4463. public string font_family{get;set;}
  4464. ///Raw Attribute svg[font-size]
  4465. public string font_size{get;set;}
  4466. ///Raw Attribute svg[font-size-adjust]
  4467. public string font_size_adjust{get;set;}
  4468. ///Raw Attribute svg[font-stretch]
  4469. public string font_stretch{get;set;}
  4470. ///Raw Attribute svg[font-style]
  4471. public string font_style{get;set;}
  4472. ///Raw Attribute svg[font-variant]
  4473. public string font_variant{get;set;}
  4474. ///Raw Attribute svg[font-weight]
  4475. public string font_weight{get;set;}
  4476. ///Raw Attribute svg[glyph-orientation-horizontal]
  4477. public string glyph_orientation_horizontal{get;set;}
  4478. ///Raw Attribute svg[glyph-orientation-vertical]
  4479. public string glyph_orientation_vertical{get;set;}
  4480. ///Raw Attribute svg[image-rendering]
  4481. public string image_rendering{get;set;}
  4482. public string kerning{get;set;}
  4483. ///Raw Attribute svg[letter-spacing]
  4484. public string letter_spacing{get;set;}
  4485. ///Raw Attribute svg[lighting-color]
  4486. public string lighting_color{get;set;}
  4487. ///Raw Attribute svg[marker-end]
  4488. public string marker_end{get;set;}
  4489. ///Raw Attribute svg[marker-mid]
  4490. public string marker_mid{get;set;}
  4491. ///Raw Attribute svg[marker-start]
  4492. public string marker_start{get;set;}
  4493. public string mask{get;set;}
  4494. public string opacity{get;set;}
  4495. public string overflow{get;set;}
  4496. ///Raw Attribute svg[pointer-events]
  4497. public string pointer_events{get;set;}
  4498. ///Raw Attribute svg[shape-rendering]
  4499. public string shape_rendering{get;set;}
  4500. ///Raw Attribute svg[solid-color]
  4501. public string solid_color{get;set;}
  4502. ///Raw Attribute svg[solid-opacity]
  4503. public string solid_opacity{get;set;}
  4504. ///Raw Attribute svg[stop-color]
  4505. public string stop_color{get;set;}
  4506. ///Raw Attribute svg[stop-opacity]
  4507. public string stop_opacity{get;set;}
  4508. public string stroke{get;set;}
  4509. ///Raw Attribute svg[stroke-dasharray]
  4510. public string stroke_dasharray{get;set;}
  4511. ///Raw Attribute svg[stroke-dashoffset]
  4512. public string stroke_dashoffset{get;set;}
  4513. ///Raw Attribute svg[stroke-linecap]
  4514. public string stroke_linecap{get;set;}
  4515. ///Raw Attribute svg[stroke-linejoin]
  4516. public string stroke_linejoin{get;set;}
  4517. ///Raw Attribute svg[stroke-miterlimit]
  4518. public string stroke_miterlimit{get;set;}
  4519. ///Raw Attribute svg[stroke-opacity]
  4520. public string stroke_opacity{get;set;}
  4521. ///Raw Attribute svg[stroke-width]
  4522. public string stroke_width{get;set;}
  4523. ///Raw Attribute svg[text-anchor]
  4524. public string text_anchor{get;set;}
  4525. ///Raw Attribute svg[text-decoration]
  4526. public string text_decoration{get;set;}
  4527. ///Raw Attribute svg[text-rendering]
  4528. public string text_rendering{get;set;}
  4529. public string transform{get;set;}
  4530. ///Raw Attribute svg[unicode-bidi]
  4531. public string unicode_bidi{get;set;}
  4532. ///Raw Attribute svg[vector-effect]
  4533. public string vector_effect{get;set;}
  4534. public string visibility{get;set;}
  4535. ///Raw Attribute svg[word-spacing]
  4536. public string word_spacing{get;set;}
  4537. public string wri{get;set;}
  4538.  
  4539. public string mode{get;set;}
  4540.  
  4541. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  4542. public string class_{get;set;}
  4543. public string style{get;set;}
  4544.  
  4545. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  4546. public string in_{get;set;}
  4547. public string in2{get;set;}
  4548.  
  4549. }
  4550.  
  4551. public class feColorMatrix : Panel, IAddChild{
  4552. public string id{get;set;}
  4553. public string lang{get;set;}
  4554. public string tabindex{get;set;}
  4555. ///Raw Attribute svg[xml:base]
  4556. public string xml_base{get;set;}
  4557. ///Raw Attribute svg[xml:lang]
  4558. public string xml_lang{get;set;}
  4559. ///Raw Attribute svg[xml:space]
  4560. public string xml_space{get;set;}
  4561. ///Raw Attribute svg[alignment-baseline]
  4562. public string alignment_baseline{get;set;}
  4563. ///Raw Attribute svg[baseline-shift]
  4564. public string baseline_shift{get;set;}
  4565. public string clip{get;set;}
  4566. ///Raw Attribute svg[clip-path]
  4567. public string clip_path{get;set;}
  4568. ///Raw Attribute svg[clip-rule]
  4569. public string clip_rule{get;set;}
  4570. public string color{get;set;}
  4571. ///Raw Attribute svg[color-interpolation]
  4572. public string color_interpolation{get;set;}
  4573. ///Raw Attribute svg[color-interpolation-filters]
  4574. public string color_interpolation_filters{get;set;}
  4575. ///Raw Attribute svg[color-profile]
  4576. public string color_profile{get;set;}
  4577. ///Raw Attribute svg[color-rendering]
  4578. public string color_rendering{get;set;}
  4579. public string cursor{get;set;}
  4580. public string direction{get;set;}
  4581. public string display{get;set;}
  4582. ///Raw Attribute svg[dominant-baseline]
  4583. public string dominant_baseline{get;set;}
  4584. ///Raw Attribute svg[enable-background]
  4585. public string enable_background{get;set;}
  4586. public string fill{get;set;}
  4587. ///Raw Attribute svg[fill-opacity]
  4588. public string fill_opacity{get;set;}
  4589. ///Raw Attribute svg[fill-rule]
  4590. public string fill_rule{get;set;}
  4591. public string filter{get;set;}
  4592. ///Raw Attribute svg[flood-color]
  4593. public string flood_color{get;set;}
  4594. ///Raw Attribute svg[flood-opacity]
  4595. public string flood_opacity{get;set;}
  4596. ///Raw Attribute svg[font-family]
  4597. public string font_family{get;set;}
  4598. ///Raw Attribute svg[font-size]
  4599. public string font_size{get;set;}
  4600. ///Raw Attribute svg[font-size-adjust]
  4601. public string font_size_adjust{get;set;}
  4602. ///Raw Attribute svg[font-stretch]
  4603. public string font_stretch{get;set;}
  4604. ///Raw Attribute svg[font-style]
  4605. public string font_style{get;set;}
  4606. ///Raw Attribute svg[font-variant]
  4607. public string font_variant{get;set;}
  4608. ///Raw Attribute svg[font-weight]
  4609. public string font_weight{get;set;}
  4610. ///Raw Attribute svg[glyph-orientation-horizontal]
  4611. public string glyph_orientation_horizontal{get;set;}
  4612. ///Raw Attribute svg[glyph-orientation-vertical]
  4613. public string glyph_orientation_vertical{get;set;}
  4614. ///Raw Attribute svg[image-rendering]
  4615. public string image_rendering{get;set;}
  4616. public string kerning{get;set;}
  4617. ///Raw Attribute svg[letter-spacing]
  4618. public string letter_spacing{get;set;}
  4619. ///Raw Attribute svg[lighting-color]
  4620. public string lighting_color{get;set;}
  4621. ///Raw Attribute svg[marker-end]
  4622. public string marker_end{get;set;}
  4623. ///Raw Attribute svg[marker-mid]
  4624. public string marker_mid{get;set;}
  4625. ///Raw Attribute svg[marker-start]
  4626. public string marker_start{get;set;}
  4627. public string mask{get;set;}
  4628. public string opacity{get;set;}
  4629. public string overflow{get;set;}
  4630. ///Raw Attribute svg[pointer-events]
  4631. public string pointer_events{get;set;}
  4632. ///Raw Attribute svg[shape-rendering]
  4633. public string shape_rendering{get;set;}
  4634. ///Raw Attribute svg[solid-color]
  4635. public string solid_color{get;set;}
  4636. ///Raw Attribute svg[solid-opacity]
  4637. public string solid_opacity{get;set;}
  4638. ///Raw Attribute svg[stop-color]
  4639. public string stop_color{get;set;}
  4640. ///Raw Attribute svg[stop-opacity]
  4641. public string stop_opacity{get;set;}
  4642. public string stroke{get;set;}
  4643. ///Raw Attribute svg[stroke-dasharray]
  4644. public string stroke_dasharray{get;set;}
  4645. ///Raw Attribute svg[stroke-dashoffset]
  4646. public string stroke_dashoffset{get;set;}
  4647. ///Raw Attribute svg[stroke-linecap]
  4648. public string stroke_linecap{get;set;}
  4649. ///Raw Attribute svg[stroke-linejoin]
  4650. public string stroke_linejoin{get;set;}
  4651. ///Raw Attribute svg[stroke-miterlimit]
  4652. public string stroke_miterlimit{get;set;}
  4653. ///Raw Attribute svg[stroke-opacity]
  4654. public string stroke_opacity{get;set;}
  4655. ///Raw Attribute svg[stroke-width]
  4656. public string stroke_width{get;set;}
  4657. ///Raw Attribute svg[text-anchor]
  4658. public string text_anchor{get;set;}
  4659. ///Raw Attribute svg[text-decoration]
  4660. public string text_decoration{get;set;}
  4661. ///Raw Attribute svg[text-rendering]
  4662. public string text_rendering{get;set;}
  4663. public string transform{get;set;}
  4664. ///Raw Attribute svg[unicode-bidi]
  4665. public string unicode_bidi{get;set;}
  4666. ///Raw Attribute svg[vector-effect]
  4667. public string vector_effect{get;set;}
  4668. public string visibility{get;set;}
  4669. ///Raw Attribute svg[word-spacing]
  4670. public string word_spacing{get;set;}
  4671. public string wri{get;set;}
  4672.  
  4673.  
  4674. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  4675. public string class_{get;set;}
  4676. public string style{get;set;}
  4677.  
  4678. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  4679. public string in_{get;set;}
  4680. public string type{get;set;}
  4681. public string values{get;set;}
  4682.  
  4683. }
  4684.  
  4685. public class feComponentTransfer : Panel, IAddChild{
  4686. public string id{get;set;}
  4687. public string lang{get;set;}
  4688. public string tabindex{get;set;}
  4689. ///Raw Attribute svg[xml:base]
  4690. public string xml_base{get;set;}
  4691. ///Raw Attribute svg[xml:lang]
  4692. public string xml_lang{get;set;}
  4693. ///Raw Attribute svg[xml:space]
  4694. public string xml_space{get;set;}
  4695. ///Raw Attribute svg[alignment-baseline]
  4696. public string alignment_baseline{get;set;}
  4697. ///Raw Attribute svg[baseline-shift]
  4698. public string baseline_shift{get;set;}
  4699. public string clip{get;set;}
  4700. ///Raw Attribute svg[clip-path]
  4701. public string clip_path{get;set;}
  4702. ///Raw Attribute svg[clip-rule]
  4703. public string clip_rule{get;set;}
  4704. public string color{get;set;}
  4705. ///Raw Attribute svg[color-interpolation]
  4706. public string color_interpolation{get;set;}
  4707. ///Raw Attribute svg[color-interpolation-filters]
  4708. public string color_interpolation_filters{get;set;}
  4709. ///Raw Attribute svg[color-profile]
  4710. public string color_profile{get;set;}
  4711. ///Raw Attribute svg[color-rendering]
  4712. public string color_rendering{get;set;}
  4713. public string cursor{get;set;}
  4714. public string direction{get;set;}
  4715. public string display{get;set;}
  4716. ///Raw Attribute svg[dominant-baseline]
  4717. public string dominant_baseline{get;set;}
  4718. ///Raw Attribute svg[enable-background]
  4719. public string enable_background{get;set;}
  4720. public string fill{get;set;}
  4721. ///Raw Attribute svg[fill-opacity]
  4722. public string fill_opacity{get;set;}
  4723. ///Raw Attribute svg[fill-rule]
  4724. public string fill_rule{get;set;}
  4725. public string filter{get;set;}
  4726. ///Raw Attribute svg[flood-color]
  4727. public string flood_color{get;set;}
  4728. ///Raw Attribute svg[flood-opacity]
  4729. public string flood_opacity{get;set;}
  4730. ///Raw Attribute svg[font-family]
  4731. public string font_family{get;set;}
  4732. ///Raw Attribute svg[font-size]
  4733. public string font_size{get;set;}
  4734. ///Raw Attribute svg[font-size-adjust]
  4735. public string font_size_adjust{get;set;}
  4736. ///Raw Attribute svg[font-stretch]
  4737. public string font_stretch{get;set;}
  4738. ///Raw Attribute svg[font-style]
  4739. public string font_style{get;set;}
  4740. ///Raw Attribute svg[font-variant]
  4741. public string font_variant{get;set;}
  4742. ///Raw Attribute svg[font-weight]
  4743. public string font_weight{get;set;}
  4744. ///Raw Attribute svg[glyph-orientation-horizontal]
  4745. public string glyph_orientation_horizontal{get;set;}
  4746. ///Raw Attribute svg[glyph-orientation-vertical]
  4747. public string glyph_orientation_vertical{get;set;}
  4748. ///Raw Attribute svg[image-rendering]
  4749. public string image_rendering{get;set;}
  4750. public string kerning{get;set;}
  4751. ///Raw Attribute svg[letter-spacing]
  4752. public string letter_spacing{get;set;}
  4753. ///Raw Attribute svg[lighting-color]
  4754. public string lighting_color{get;set;}
  4755. ///Raw Attribute svg[marker-end]
  4756. public string marker_end{get;set;}
  4757. ///Raw Attribute svg[marker-mid]
  4758. public string marker_mid{get;set;}
  4759. ///Raw Attribute svg[marker-start]
  4760. public string marker_start{get;set;}
  4761. public string mask{get;set;}
  4762. public string opacity{get;set;}
  4763. public string overflow{get;set;}
  4764. ///Raw Attribute svg[pointer-events]
  4765. public string pointer_events{get;set;}
  4766. ///Raw Attribute svg[shape-rendering]
  4767. public string shape_rendering{get;set;}
  4768. ///Raw Attribute svg[solid-color]
  4769. public string solid_color{get;set;}
  4770. ///Raw Attribute svg[solid-opacity]
  4771. public string solid_opacity{get;set;}
  4772. ///Raw Attribute svg[stop-color]
  4773. public string stop_color{get;set;}
  4774. ///Raw Attribute svg[stop-opacity]
  4775. public string stop_opacity{get;set;}
  4776. public string stroke{get;set;}
  4777. ///Raw Attribute svg[stroke-dasharray]
  4778. public string stroke_dasharray{get;set;}
  4779. ///Raw Attribute svg[stroke-dashoffset]
  4780. public string stroke_dashoffset{get;set;}
  4781. ///Raw Attribute svg[stroke-linecap]
  4782. public string stroke_linecap{get;set;}
  4783. ///Raw Attribute svg[stroke-linejoin]
  4784. public string stroke_linejoin{get;set;}
  4785. ///Raw Attribute svg[stroke-miterlimit]
  4786. public string stroke_miterlimit{get;set;}
  4787. ///Raw Attribute svg[stroke-opacity]
  4788. public string stroke_opacity{get;set;}
  4789. ///Raw Attribute svg[stroke-width]
  4790. public string stroke_width{get;set;}
  4791. ///Raw Attribute svg[text-anchor]
  4792. public string text_anchor{get;set;}
  4793. ///Raw Attribute svg[text-decoration]
  4794. public string text_decoration{get;set;}
  4795. ///Raw Attribute svg[text-rendering]
  4796. public string text_rendering{get;set;}
  4797. public string transform{get;set;}
  4798. ///Raw Attribute svg[unicode-bidi]
  4799. public string unicode_bidi{get;set;}
  4800. ///Raw Attribute svg[vector-effect]
  4801. public string vector_effect{get;set;}
  4802. public string visibility{get;set;}
  4803. ///Raw Attribute svg[word-spacing]
  4804. public string word_spacing{get;set;}
  4805. public string wri{get;set;}
  4806.  
  4807.  
  4808. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  4809. public string class_{get;set;}
  4810. public string style{get;set;}
  4811.  
  4812. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  4813. public string in_{get;set;}
  4814. public string type{get;set;}
  4815.  
  4816. }
  4817.  
  4818. public class feComposite : Panel, IAddChild{
  4819. public string id{get;set;}
  4820. public string lang{get;set;}
  4821. public string tabindex{get;set;}
  4822. ///Raw Attribute svg[xml:base]
  4823. public string xml_base{get;set;}
  4824. ///Raw Attribute svg[xml:lang]
  4825. public string xml_lang{get;set;}
  4826. ///Raw Attribute svg[xml:space]
  4827. public string xml_space{get;set;}
  4828. ///Raw Attribute svg[alignment-baseline]
  4829. public string alignment_baseline{get;set;}
  4830. ///Raw Attribute svg[baseline-shift]
  4831. public string baseline_shift{get;set;}
  4832. public string clip{get;set;}
  4833. ///Raw Attribute svg[clip-path]
  4834. public string clip_path{get;set;}
  4835. ///Raw Attribute svg[clip-rule]
  4836. public string clip_rule{get;set;}
  4837. public string color{get;set;}
  4838. ///Raw Attribute svg[color-interpolation]
  4839. public string color_interpolation{get;set;}
  4840. ///Raw Attribute svg[color-interpolation-filters]
  4841. public string color_interpolation_filters{get;set;}
  4842. ///Raw Attribute svg[color-profile]
  4843. public string color_profile{get;set;}
  4844. ///Raw Attribute svg[color-rendering]
  4845. public string color_rendering{get;set;}
  4846. public string cursor{get;set;}
  4847. public string direction{get;set;}
  4848. public string display{get;set;}
  4849. ///Raw Attribute svg[dominant-baseline]
  4850. public string dominant_baseline{get;set;}
  4851. ///Raw Attribute svg[enable-background]
  4852. public string enable_background{get;set;}
  4853. public string fill{get;set;}
  4854. ///Raw Attribute svg[fill-opacity]
  4855. public string fill_opacity{get;set;}
  4856. ///Raw Attribute svg[fill-rule]
  4857. public string fill_rule{get;set;}
  4858. public string filter{get;set;}
  4859. ///Raw Attribute svg[flood-color]
  4860. public string flood_color{get;set;}
  4861. ///Raw Attribute svg[flood-opacity]
  4862. public string flood_opacity{get;set;}
  4863. ///Raw Attribute svg[font-family]
  4864. public string font_family{get;set;}
  4865. ///Raw Attribute svg[font-size]
  4866. public string font_size{get;set;}
  4867. ///Raw Attribute svg[font-size-adjust]
  4868. public string font_size_adjust{get;set;}
  4869. ///Raw Attribute svg[font-stretch]
  4870. public string font_stretch{get;set;}
  4871. ///Raw Attribute svg[font-style]
  4872. public string font_style{get;set;}
  4873. ///Raw Attribute svg[font-variant]
  4874. public string font_variant{get;set;}
  4875. ///Raw Attribute svg[font-weight]
  4876. public string font_weight{get;set;}
  4877. ///Raw Attribute svg[glyph-orientation-horizontal]
  4878. public string glyph_orientation_horizontal{get;set;}
  4879. ///Raw Attribute svg[glyph-orientation-vertical]
  4880. public string glyph_orientation_vertical{get;set;}
  4881. ///Raw Attribute svg[image-rendering]
  4882. public string image_rendering{get;set;}
  4883. public string kerning{get;set;}
  4884. ///Raw Attribute svg[letter-spacing]
  4885. public string letter_spacing{get;set;}
  4886. ///Raw Attribute svg[lighting-color]
  4887. public string lighting_color{get;set;}
  4888. ///Raw Attribute svg[marker-end]
  4889. public string marker_end{get;set;}
  4890. ///Raw Attribute svg[marker-mid]
  4891. public string marker_mid{get;set;}
  4892. ///Raw Attribute svg[marker-start]
  4893. public string marker_start{get;set;}
  4894. public string mask{get;set;}
  4895. public string opacity{get;set;}
  4896. public string overflow{get;set;}
  4897. ///Raw Attribute svg[pointer-events]
  4898. public string pointer_events{get;set;}
  4899. ///Raw Attribute svg[shape-rendering]
  4900. public string shape_rendering{get;set;}
  4901. ///Raw Attribute svg[solid-color]
  4902. public string solid_color{get;set;}
  4903. ///Raw Attribute svg[solid-opacity]
  4904. public string solid_opacity{get;set;}
  4905. ///Raw Attribute svg[stop-color]
  4906. public string stop_color{get;set;}
  4907. ///Raw Attribute svg[stop-opacity]
  4908. public string stop_opacity{get;set;}
  4909. public string stroke{get;set;}
  4910. ///Raw Attribute svg[stroke-dasharray]
  4911. public string stroke_dasharray{get;set;}
  4912. ///Raw Attribute svg[stroke-dashoffset]
  4913. public string stroke_dashoffset{get;set;}
  4914. ///Raw Attribute svg[stroke-linecap]
  4915. public string stroke_linecap{get;set;}
  4916. ///Raw Attribute svg[stroke-linejoin]
  4917. public string stroke_linejoin{get;set;}
  4918. ///Raw Attribute svg[stroke-miterlimit]
  4919. public string stroke_miterlimit{get;set;}
  4920. ///Raw Attribute svg[stroke-opacity]
  4921. public string stroke_opacity{get;set;}
  4922. ///Raw Attribute svg[stroke-width]
  4923. public string stroke_width{get;set;}
  4924. ///Raw Attribute svg[text-anchor]
  4925. public string text_anchor{get;set;}
  4926. ///Raw Attribute svg[text-decoration]
  4927. public string text_decoration{get;set;}
  4928. ///Raw Attribute svg[text-rendering]
  4929. public string text_rendering{get;set;}
  4930. public string transform{get;set;}
  4931. ///Raw Attribute svg[unicode-bidi]
  4932. public string unicode_bidi{get;set;}
  4933. ///Raw Attribute svg[vector-effect]
  4934. public string vector_effect{get;set;}
  4935. public string visibility{get;set;}
  4936. ///Raw Attribute svg[word-spacing]
  4937. public string word_spacing{get;set;}
  4938. public string wri{get;set;}
  4939.  
  4940.  
  4941. ///Raw Attribute svg[ <li><code>i1</code> and <code>i2</code> indicate the corresponding pixel channel values of the input image, which map to <code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code> and <code><a href="/en-US/docs/Web/SVG/Attribute/in2">in2</a></code> respectively</li>]
  4942. public string in_{get;set;}
  4943.  
  4944. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  4945. public string class_{get;set;}
  4946. public string style{get;set;}
  4947. public string in2{get;set;}
  4948. ///Raw Attribute svg[operator]
  4949. public string operator_{get;set;}
  4950. public string k1{get;set;}
  4951. public string k2{get;set;}
  4952. public string k3{get;set;}
  4953. public string k4{get;set;}
  4954.  
  4955. }
  4956.  
  4957. public class feConvolveMatrix : Panel, IAddChild{
  4958. public string id{get;set;}
  4959. public string lang{get;set;}
  4960. public string tabindex{get;set;}
  4961. ///Raw Attribute svg[xml:base]
  4962. public string xml_base{get;set;}
  4963. ///Raw Attribute svg[xml:lang]
  4964. public string xml_lang{get;set;}
  4965. ///Raw Attribute svg[xml:space]
  4966. public string xml_space{get;set;}
  4967. ///Raw Attribute svg[alignment-baseline]
  4968. public string alignment_baseline{get;set;}
  4969. ///Raw Attribute svg[baseline-shift]
  4970. public string baseline_shift{get;set;}
  4971. public string clip{get;set;}
  4972. ///Raw Attribute svg[clip-path]
  4973. public string clip_path{get;set;}
  4974. ///Raw Attribute svg[clip-rule]
  4975. public string clip_rule{get;set;}
  4976. public string color{get;set;}
  4977. ///Raw Attribute svg[color-interpolation]
  4978. public string color_interpolation{get;set;}
  4979. ///Raw Attribute svg[color-interpolation-filters]
  4980. public string color_interpolation_filters{get;set;}
  4981. ///Raw Attribute svg[color-profile]
  4982. public string color_profile{get;set;}
  4983. ///Raw Attribute svg[color-rendering]
  4984. public string color_rendering{get;set;}
  4985. public string cursor{get;set;}
  4986. public string direction{get;set;}
  4987. public string display{get;set;}
  4988. ///Raw Attribute svg[dominant-baseline]
  4989. public string dominant_baseline{get;set;}
  4990. ///Raw Attribute svg[enable-background]
  4991. public string enable_background{get;set;}
  4992. public string fill{get;set;}
  4993. ///Raw Attribute svg[fill-opacity]
  4994. public string fill_opacity{get;set;}
  4995. ///Raw Attribute svg[fill-rule]
  4996. public string fill_rule{get;set;}
  4997. public string filter{get;set;}
  4998. ///Raw Attribute svg[flood-color]
  4999. public string flood_color{get;set;}
  5000. ///Raw Attribute svg[flood-opacity]
  5001. public string flood_opacity{get;set;}
  5002. ///Raw Attribute svg[font-family]
  5003. public string font_family{get;set;}
  5004. ///Raw Attribute svg[font-size]
  5005. public string font_size{get;set;}
  5006. ///Raw Attribute svg[font-size-adjust]
  5007. public string font_size_adjust{get;set;}
  5008. ///Raw Attribute svg[font-stretch]
  5009. public string font_stretch{get;set;}
  5010. ///Raw Attribute svg[font-style]
  5011. public string font_style{get;set;}
  5012. ///Raw Attribute svg[font-variant]
  5013. public string font_variant{get;set;}
  5014. ///Raw Attribute svg[font-weight]
  5015. public string font_weight{get;set;}
  5016. ///Raw Attribute svg[glyph-orientation-horizontal]
  5017. public string glyph_orientation_horizontal{get;set;}
  5018. ///Raw Attribute svg[glyph-orientation-vertical]
  5019. public string glyph_orientation_vertical{get;set;}
  5020. ///Raw Attribute svg[image-rendering]
  5021. public string image_rendering{get;set;}
  5022. public string kerning{get;set;}
  5023. ///Raw Attribute svg[letter-spacing]
  5024. public string letter_spacing{get;set;}
  5025. ///Raw Attribute svg[lighting-color]
  5026. public string lighting_color{get;set;}
  5027. ///Raw Attribute svg[marker-end]
  5028. public string marker_end{get;set;}
  5029. ///Raw Attribute svg[marker-mid]
  5030. public string marker_mid{get;set;}
  5031. ///Raw Attribute svg[marker-start]
  5032. public string marker_start{get;set;}
  5033. public string mask{get;set;}
  5034. public string opacity{get;set;}
  5035. public string overflow{get;set;}
  5036. ///Raw Attribute svg[pointer-events]
  5037. public string pointer_events{get;set;}
  5038. ///Raw Attribute svg[shape-rendering]
  5039. public string shape_rendering{get;set;}
  5040. ///Raw Attribute svg[solid-color]
  5041. public string solid_color{get;set;}
  5042. ///Raw Attribute svg[solid-opacity]
  5043. public string solid_opacity{get;set;}
  5044. ///Raw Attribute svg[stop-color]
  5045. public string stop_color{get;set;}
  5046. ///Raw Attribute svg[stop-opacity]
  5047. public string stop_opacity{get;set;}
  5048. public string stroke{get;set;}
  5049. ///Raw Attribute svg[stroke-dasharray]
  5050. public string stroke_dasharray{get;set;}
  5051. ///Raw Attribute svg[stroke-dashoffset]
  5052. public string stroke_dashoffset{get;set;}
  5053. ///Raw Attribute svg[stroke-linecap]
  5054. public string stroke_linecap{get;set;}
  5055. ///Raw Attribute svg[stroke-linejoin]
  5056. public string stroke_linejoin{get;set;}
  5057. ///Raw Attribute svg[stroke-miterlimit]
  5058. public string stroke_miterlimit{get;set;}
  5059. ///Raw Attribute svg[stroke-opacity]
  5060. public string stroke_opacity{get;set;}
  5061. ///Raw Attribute svg[stroke-width]
  5062. public string stroke_width{get;set;}
  5063. ///Raw Attribute svg[text-anchor]
  5064. public string text_anchor{get;set;}
  5065. ///Raw Attribute svg[text-decoration]
  5066. public string text_decoration{get;set;}
  5067. ///Raw Attribute svg[text-rendering]
  5068. public string text_rendering{get;set;}
  5069. public string transform{get;set;}
  5070. ///Raw Attribute svg[unicode-bidi]
  5071. public string unicode_bidi{get;set;}
  5072. ///Raw Attribute svg[vector-effect]
  5073. public string vector_effect{get;set;}
  5074. public string visibility{get;set;}
  5075. ///Raw Attribute svg[word-spacing]
  5076. public string word_spacing{get;set;}
  5077. public string wri{get;set;}
  5078.  
  5079.  
  5080. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5081. public string class_{get;set;}
  5082. public string style{get;set;}
  5083.  
  5084. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  5085. public string in_{get;set;}
  5086. public string order{get;set;}
  5087. public string kernelMatrix{get;set;}
  5088. public string divisor{get;set;}
  5089. public string bias{get;set;}
  5090. public string targetX{get;set;}
  5091. public string targetY{get;set;}
  5092. public string edgeMode{get;set;}
  5093. public string kernelUnitLength{get;set;}
  5094. public string preserveAlpha{get;set;}
  5095.  
  5096. }
  5097.  
  5098. public class feDiffuseLighting : Panel, IAddChild{
  5099. public string id{get;set;}
  5100. public string lang{get;set;}
  5101. public string tabindex{get;set;}
  5102. ///Raw Attribute svg[xml:base]
  5103. public string xml_base{get;set;}
  5104. ///Raw Attribute svg[xml:lang]
  5105. public string xml_lang{get;set;}
  5106. ///Raw Attribute svg[xml:space]
  5107. public string xml_space{get;set;}
  5108. ///Raw Attribute svg[alignment-baseline]
  5109. public string alignment_baseline{get;set;}
  5110. ///Raw Attribute svg[baseline-shift]
  5111. public string baseline_shift{get;set;}
  5112. public string clip{get;set;}
  5113. ///Raw Attribute svg[clip-path]
  5114. public string clip_path{get;set;}
  5115. ///Raw Attribute svg[clip-rule]
  5116. public string clip_rule{get;set;}
  5117. public string color{get;set;}
  5118. ///Raw Attribute svg[color-interpolation]
  5119. public string color_interpolation{get;set;}
  5120. ///Raw Attribute svg[color-interpolation-filters]
  5121. public string color_interpolation_filters{get;set;}
  5122. ///Raw Attribute svg[color-profile]
  5123. public string color_profile{get;set;}
  5124. ///Raw Attribute svg[color-rendering]
  5125. public string color_rendering{get;set;}
  5126. public string cursor{get;set;}
  5127. public string direction{get;set;}
  5128. public string display{get;set;}
  5129. ///Raw Attribute svg[dominant-baseline]
  5130. public string dominant_baseline{get;set;}
  5131. ///Raw Attribute svg[enable-background]
  5132. public string enable_background{get;set;}
  5133. public string fill{get;set;}
  5134. ///Raw Attribute svg[fill-opacity]
  5135. public string fill_opacity{get;set;}
  5136. ///Raw Attribute svg[fill-rule]
  5137. public string fill_rule{get;set;}
  5138. public string filter{get;set;}
  5139. ///Raw Attribute svg[flood-color]
  5140. public string flood_color{get;set;}
  5141. ///Raw Attribute svg[flood-opacity]
  5142. public string flood_opacity{get;set;}
  5143. ///Raw Attribute svg[font-family]
  5144. public string font_family{get;set;}
  5145. ///Raw Attribute svg[font-size]
  5146. public string font_size{get;set;}
  5147. ///Raw Attribute svg[font-size-adjust]
  5148. public string font_size_adjust{get;set;}
  5149. ///Raw Attribute svg[font-stretch]
  5150. public string font_stretch{get;set;}
  5151. ///Raw Attribute svg[font-style]
  5152. public string font_style{get;set;}
  5153. ///Raw Attribute svg[font-variant]
  5154. public string font_variant{get;set;}
  5155. ///Raw Attribute svg[font-weight]
  5156. public string font_weight{get;set;}
  5157. ///Raw Attribute svg[glyph-orientation-horizontal]
  5158. public string glyph_orientation_horizontal{get;set;}
  5159. ///Raw Attribute svg[glyph-orientation-vertical]
  5160. public string glyph_orientation_vertical{get;set;}
  5161. ///Raw Attribute svg[image-rendering]
  5162. public string image_rendering{get;set;}
  5163. public string kerning{get;set;}
  5164. ///Raw Attribute svg[letter-spacing]
  5165. public string letter_spacing{get;set;}
  5166. ///Raw Attribute svg[lighting-color]
  5167. public string lighting_color{get;set;}
  5168. ///Raw Attribute svg[marker-end]
  5169. public string marker_end{get;set;}
  5170. ///Raw Attribute svg[marker-mid]
  5171. public string marker_mid{get;set;}
  5172. ///Raw Attribute svg[marker-start]
  5173. public string marker_start{get;set;}
  5174. public string mask{get;set;}
  5175. public string opacity{get;set;}
  5176. public string overflow{get;set;}
  5177. ///Raw Attribute svg[pointer-events]
  5178. public string pointer_events{get;set;}
  5179. ///Raw Attribute svg[shape-rendering]
  5180. public string shape_rendering{get;set;}
  5181. ///Raw Attribute svg[solid-color]
  5182. public string solid_color{get;set;}
  5183. ///Raw Attribute svg[solid-opacity]
  5184. public string solid_opacity{get;set;}
  5185. ///Raw Attribute svg[stop-color]
  5186. public string stop_color{get;set;}
  5187. ///Raw Attribute svg[stop-opacity]
  5188. public string stop_opacity{get;set;}
  5189. public string stroke{get;set;}
  5190. ///Raw Attribute svg[stroke-dasharray]
  5191. public string stroke_dasharray{get;set;}
  5192. ///Raw Attribute svg[stroke-dashoffset]
  5193. public string stroke_dashoffset{get;set;}
  5194. ///Raw Attribute svg[stroke-linecap]
  5195. public string stroke_linecap{get;set;}
  5196. ///Raw Attribute svg[stroke-linejoin]
  5197. public string stroke_linejoin{get;set;}
  5198. ///Raw Attribute svg[stroke-miterlimit]
  5199. public string stroke_miterlimit{get;set;}
  5200. ///Raw Attribute svg[stroke-opacity]
  5201. public string stroke_opacity{get;set;}
  5202. ///Raw Attribute svg[stroke-width]
  5203. public string stroke_width{get;set;}
  5204. ///Raw Attribute svg[text-anchor]
  5205. public string text_anchor{get;set;}
  5206. ///Raw Attribute svg[text-decoration]
  5207. public string text_decoration{get;set;}
  5208. ///Raw Attribute svg[text-rendering]
  5209. public string text_rendering{get;set;}
  5210. public string transform{get;set;}
  5211. ///Raw Attribute svg[unicode-bidi]
  5212. public string unicode_bidi{get;set;}
  5213. ///Raw Attribute svg[vector-effect]
  5214. public string vector_effect{get;set;}
  5215. public string visibility{get;set;}
  5216. ///Raw Attribute svg[word-spacing]
  5217. public string word_spacing{get;set;}
  5218. public string wri{get;set;}
  5219.  
  5220.  
  5221. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5222. public string class_{get;set;}
  5223. public string style{get;set;}
  5224.  
  5225. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  5226. public string in_{get;set;}
  5227. public string surfaceScale{get;set;}
  5228. public string diffuseConstant{get;set;}
  5229. public string kernelUnitLength{get;set;}
  5230.  
  5231. }
  5232.  
  5233. public class feDisplacementMap : Panel, IAddChild{
  5234. public string id{get;set;}
  5235. public string lang{get;set;}
  5236. public string tabindex{get;set;}
  5237. ///Raw Attribute svg[xml:base]
  5238. public string xml_base{get;set;}
  5239. ///Raw Attribute svg[xml:lang]
  5240. public string xml_lang{get;set;}
  5241. ///Raw Attribute svg[xml:space]
  5242. public string xml_space{get;set;}
  5243. ///Raw Attribute svg[alignment-baseline]
  5244. public string alignment_baseline{get;set;}
  5245. ///Raw Attribute svg[baseline-shift]
  5246. public string baseline_shift{get;set;}
  5247. public string clip{get;set;}
  5248. ///Raw Attribute svg[clip-path]
  5249. public string clip_path{get;set;}
  5250. ///Raw Attribute svg[clip-rule]
  5251. public string clip_rule{get;set;}
  5252. public string color{get;set;}
  5253. ///Raw Attribute svg[color-interpolation]
  5254. public string color_interpolation{get;set;}
  5255. ///Raw Attribute svg[color-interpolation-filters]
  5256. public string color_interpolation_filters{get;set;}
  5257. ///Raw Attribute svg[color-profile]
  5258. public string color_profile{get;set;}
  5259. ///Raw Attribute svg[color-rendering]
  5260. public string color_rendering{get;set;}
  5261. public string cursor{get;set;}
  5262. public string direction{get;set;}
  5263. public string display{get;set;}
  5264. ///Raw Attribute svg[dominant-baseline]
  5265. public string dominant_baseline{get;set;}
  5266. ///Raw Attribute svg[enable-background]
  5267. public string enable_background{get;set;}
  5268. public string fill{get;set;}
  5269. ///Raw Attribute svg[fill-opacity]
  5270. public string fill_opacity{get;set;}
  5271. ///Raw Attribute svg[fill-rule]
  5272. public string fill_rule{get;set;}
  5273. public string filter{get;set;}
  5274. ///Raw Attribute svg[flood-color]
  5275. public string flood_color{get;set;}
  5276. ///Raw Attribute svg[flood-opacity]
  5277. public string flood_opacity{get;set;}
  5278. ///Raw Attribute svg[font-family]
  5279. public string font_family{get;set;}
  5280. ///Raw Attribute svg[font-size]
  5281. public string font_size{get;set;}
  5282. ///Raw Attribute svg[font-size-adjust]
  5283. public string font_size_adjust{get;set;}
  5284. ///Raw Attribute svg[font-stretch]
  5285. public string font_stretch{get;set;}
  5286. ///Raw Attribute svg[font-style]
  5287. public string font_style{get;set;}
  5288. ///Raw Attribute svg[font-variant]
  5289. public string font_variant{get;set;}
  5290. ///Raw Attribute svg[font-weight]
  5291. public string font_weight{get;set;}
  5292. ///Raw Attribute svg[glyph-orientation-horizontal]
  5293. public string glyph_orientation_horizontal{get;set;}
  5294. ///Raw Attribute svg[glyph-orientation-vertical]
  5295. public string glyph_orientation_vertical{get;set;}
  5296. ///Raw Attribute svg[image-rendering]
  5297. public string image_rendering{get;set;}
  5298. public string kerning{get;set;}
  5299. ///Raw Attribute svg[letter-spacing]
  5300. public string letter_spacing{get;set;}
  5301. ///Raw Attribute svg[lighting-color]
  5302. public string lighting_color{get;set;}
  5303. ///Raw Attribute svg[marker-end]
  5304. public string marker_end{get;set;}
  5305. ///Raw Attribute svg[marker-mid]
  5306. public string marker_mid{get;set;}
  5307. ///Raw Attribute svg[marker-start]
  5308. public string marker_start{get;set;}
  5309. public string mask{get;set;}
  5310. public string opacity{get;set;}
  5311. public string overflow{get;set;}
  5312. ///Raw Attribute svg[pointer-events]
  5313. public string pointer_events{get;set;}
  5314. ///Raw Attribute svg[shape-rendering]
  5315. public string shape_rendering{get;set;}
  5316. ///Raw Attribute svg[solid-color]
  5317. public string solid_color{get;set;}
  5318. ///Raw Attribute svg[solid-opacity]
  5319. public string solid_opacity{get;set;}
  5320. ///Raw Attribute svg[stop-color]
  5321. public string stop_color{get;set;}
  5322. ///Raw Attribute svg[stop-opacity]
  5323. public string stop_opacity{get;set;}
  5324. public string stroke{get;set;}
  5325. ///Raw Attribute svg[stroke-dasharray]
  5326. public string stroke_dasharray{get;set;}
  5327. ///Raw Attribute svg[stroke-dashoffset]
  5328. public string stroke_dashoffset{get;set;}
  5329. ///Raw Attribute svg[stroke-linecap]
  5330. public string stroke_linecap{get;set;}
  5331. ///Raw Attribute svg[stroke-linejoin]
  5332. public string stroke_linejoin{get;set;}
  5333. ///Raw Attribute svg[stroke-miterlimit]
  5334. public string stroke_miterlimit{get;set;}
  5335. ///Raw Attribute svg[stroke-opacity]
  5336. public string stroke_opacity{get;set;}
  5337. ///Raw Attribute svg[stroke-width]
  5338. public string stroke_width{get;set;}
  5339. ///Raw Attribute svg[text-anchor]
  5340. public string text_anchor{get;set;}
  5341. ///Raw Attribute svg[text-decoration]
  5342. public string text_decoration{get;set;}
  5343. ///Raw Attribute svg[text-rendering]
  5344. public string text_rendering{get;set;}
  5345. public string transform{get;set;}
  5346. ///Raw Attribute svg[unicode-bidi]
  5347. public string unicode_bidi{get;set;}
  5348. ///Raw Attribute svg[vector-effect]
  5349. public string vector_effect{get;set;}
  5350. public string visibility{get;set;}
  5351. ///Raw Attribute svg[word-spacing]
  5352. public string word_spacing{get;set;}
  5353. public string wri{get;set;}
  5354.  
  5355. public string in2{get;set;}
  5356.  
  5357. ///Raw Attribute svg[<p>where <code>P(x,y)</code> is the input image, <code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code>, and <code>P'(x,y)</code> is the destination. <code>XC(x,y)</code> and <code>YC(x,y)</code> are the component values of the channel designated by <code><a href="/en-US/docs/Web/SVG/Attribute/xChannelSelector">xChannelSelector</a></code> and <code><a href="/en-US/docs/Web/SVG/Attribute/yChannelSelector">yChannelSelector</a></code>.</p>]
  5358. public string in_{get;set;}
  5359.  
  5360. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5361. public string class_{get;set;}
  5362. public string style{get;set;}
  5363. public string scale{get;set;}
  5364. public string xChannelSelector{get;set;}
  5365. public string yChannelSelector{get;set;}
  5366.  
  5367. }
  5368.  
  5369. public class feDropShadow : Panel, IAddChild{
  5370. public string id{get;set;}
  5371. public string lang{get;set;}
  5372. public string tabindex{get;set;}
  5373. ///Raw Attribute svg[xml:base]
  5374. public string xml_base{get;set;}
  5375. ///Raw Attribute svg[xml:lang]
  5376. public string xml_lang{get;set;}
  5377. ///Raw Attribute svg[xml:space]
  5378. public string xml_space{get;set;}
  5379. ///Raw Attribute svg[alignment-baseline]
  5380. public string alignment_baseline{get;set;}
  5381. ///Raw Attribute svg[baseline-shift]
  5382. public string baseline_shift{get;set;}
  5383. public string clip{get;set;}
  5384. ///Raw Attribute svg[clip-path]
  5385. public string clip_path{get;set;}
  5386. ///Raw Attribute svg[clip-rule]
  5387. public string clip_rule{get;set;}
  5388. public string color{get;set;}
  5389. ///Raw Attribute svg[color-interpolation]
  5390. public string color_interpolation{get;set;}
  5391. ///Raw Attribute svg[color-interpolation-filters]
  5392. public string color_interpolation_filters{get;set;}
  5393. ///Raw Attribute svg[color-profile]
  5394. public string color_profile{get;set;}
  5395. ///Raw Attribute svg[color-rendering]
  5396. public string color_rendering{get;set;}
  5397. public string cursor{get;set;}
  5398. public string direction{get;set;}
  5399. public string display{get;set;}
  5400. ///Raw Attribute svg[dominant-baseline]
  5401. public string dominant_baseline{get;set;}
  5402. ///Raw Attribute svg[enable-background]
  5403. public string enable_background{get;set;}
  5404. public string fill{get;set;}
  5405. ///Raw Attribute svg[fill-opacity]
  5406. public string fill_opacity{get;set;}
  5407. ///Raw Attribute svg[fill-rule]
  5408. public string fill_rule{get;set;}
  5409. public string filter{get;set;}
  5410. ///Raw Attribute svg[flood-color]
  5411. public string flood_color{get;set;}
  5412. ///Raw Attribute svg[flood-opacity]
  5413. public string flood_opacity{get;set;}
  5414. ///Raw Attribute svg[font-family]
  5415. public string font_family{get;set;}
  5416. ///Raw Attribute svg[font-size]
  5417. public string font_size{get;set;}
  5418. ///Raw Attribute svg[font-size-adjust]
  5419. public string font_size_adjust{get;set;}
  5420. ///Raw Attribute svg[font-stretch]
  5421. public string font_stretch{get;set;}
  5422. ///Raw Attribute svg[font-style]
  5423. public string font_style{get;set;}
  5424. ///Raw Attribute svg[font-variant]
  5425. public string font_variant{get;set;}
  5426. ///Raw Attribute svg[font-weight]
  5427. public string font_weight{get;set;}
  5428. ///Raw Attribute svg[glyph-orientation-horizontal]
  5429. public string glyph_orientation_horizontal{get;set;}
  5430. ///Raw Attribute svg[glyph-orientation-vertical]
  5431. public string glyph_orientation_vertical{get;set;}
  5432. ///Raw Attribute svg[image-rendering]
  5433. public string image_rendering{get;set;}
  5434. public string kerning{get;set;}
  5435. ///Raw Attribute svg[letter-spacing]
  5436. public string letter_spacing{get;set;}
  5437. ///Raw Attribute svg[lighting-color]
  5438. public string lighting_color{get;set;}
  5439. ///Raw Attribute svg[marker-end]
  5440. public string marker_end{get;set;}
  5441. ///Raw Attribute svg[marker-mid]
  5442. public string marker_mid{get;set;}
  5443. ///Raw Attribute svg[marker-start]
  5444. public string marker_start{get;set;}
  5445. public string mask{get;set;}
  5446. public string opacity{get;set;}
  5447. public string overflow{get;set;}
  5448. ///Raw Attribute svg[pointer-events]
  5449. public string pointer_events{get;set;}
  5450. ///Raw Attribute svg[shape-rendering]
  5451. public string shape_rendering{get;set;}
  5452. ///Raw Attribute svg[solid-color]
  5453. public string solid_color{get;set;}
  5454. ///Raw Attribute svg[solid-opacity]
  5455. public string solid_opacity{get;set;}
  5456. ///Raw Attribute svg[stop-color]
  5457. public string stop_color{get;set;}
  5458. ///Raw Attribute svg[stop-opacity]
  5459. public string stop_opacity{get;set;}
  5460. public string stroke{get;set;}
  5461. ///Raw Attribute svg[stroke-dasharray]
  5462. public string stroke_dasharray{get;set;}
  5463. ///Raw Attribute svg[stroke-dashoffset]
  5464. public string stroke_dashoffset{get;set;}
  5465. ///Raw Attribute svg[stroke-linecap]
  5466. public string stroke_linecap{get;set;}
  5467. ///Raw Attribute svg[stroke-linejoin]
  5468. public string stroke_linejoin{get;set;}
  5469. ///Raw Attribute svg[stroke-miterlimit]
  5470. public string stroke_miterlimit{get;set;}
  5471. ///Raw Attribute svg[stroke-opacity]
  5472. public string stroke_opacity{get;set;}
  5473. ///Raw Attribute svg[stroke-width]
  5474. public string stroke_width{get;set;}
  5475. ///Raw Attribute svg[text-anchor]
  5476. public string text_anchor{get;set;}
  5477. ///Raw Attribute svg[text-decoration]
  5478. public string text_decoration{get;set;}
  5479. ///Raw Attribute svg[text-rendering]
  5480. public string text_rendering{get;set;}
  5481. public string transform{get;set;}
  5482. ///Raw Attribute svg[unicode-bidi]
  5483. public string unicode_bidi{get;set;}
  5484. ///Raw Attribute svg[vector-effect]
  5485. public string vector_effect{get;set;}
  5486. public string visibility{get;set;}
  5487. ///Raw Attribute svg[word-spacing]
  5488. public string word_spacing{get;set;}
  5489. public string wri{get;set;}
  5490.  
  5491.  
  5492. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5493. public string class_{get;set;}
  5494. public string style{get;set;}
  5495.  
  5496. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  5497. public string in_{get;set;}
  5498. public string stdDeviation{get;set;}
  5499. public string dx{get;set;}
  5500. public string dy{get;set;}
  5501.  
  5502. }
  5503.  
  5504. public class feFlood : Panel, IAddChild{
  5505. public string id{get;set;}
  5506. public string lang{get;set;}
  5507. public string tabindex{get;set;}
  5508. ///Raw Attribute svg[xml:base]
  5509. public string xml_base{get;set;}
  5510. ///Raw Attribute svg[xml:lang]
  5511. public string xml_lang{get;set;}
  5512. ///Raw Attribute svg[xml:space]
  5513. public string xml_space{get;set;}
  5514. ///Raw Attribute svg[alignment-baseline]
  5515. public string alignment_baseline{get;set;}
  5516. ///Raw Attribute svg[baseline-shift]
  5517. public string baseline_shift{get;set;}
  5518. public string clip{get;set;}
  5519. ///Raw Attribute svg[clip-path]
  5520. public string clip_path{get;set;}
  5521. ///Raw Attribute svg[clip-rule]
  5522. public string clip_rule{get;set;}
  5523. public string color{get;set;}
  5524. ///Raw Attribute svg[color-interpolation]
  5525. public string color_interpolation{get;set;}
  5526. ///Raw Attribute svg[color-interpolation-filters]
  5527. public string color_interpolation_filters{get;set;}
  5528. ///Raw Attribute svg[color-profile]
  5529. public string color_profile{get;set;}
  5530. ///Raw Attribute svg[color-rendering]
  5531. public string color_rendering{get;set;}
  5532. public string cursor{get;set;}
  5533. public string direction{get;set;}
  5534. public string display{get;set;}
  5535. ///Raw Attribute svg[dominant-baseline]
  5536. public string dominant_baseline{get;set;}
  5537. ///Raw Attribute svg[enable-background]
  5538. public string enable_background{get;set;}
  5539. public string fill{get;set;}
  5540. ///Raw Attribute svg[fill-opacity]
  5541. public string fill_opacity{get;set;}
  5542. ///Raw Attribute svg[fill-rule]
  5543. public string fill_rule{get;set;}
  5544. public string filter{get;set;}
  5545. ///Raw Attribute svg[flood-color]
  5546. public string flood_color{get;set;}
  5547. ///Raw Attribute svg[flood-opacity]
  5548. public string flood_opacity{get;set;}
  5549. ///Raw Attribute svg[font-family]
  5550. public string font_family{get;set;}
  5551. ///Raw Attribute svg[font-size]
  5552. public string font_size{get;set;}
  5553. ///Raw Attribute svg[font-size-adjust]
  5554. public string font_size_adjust{get;set;}
  5555. ///Raw Attribute svg[font-stretch]
  5556. public string font_stretch{get;set;}
  5557. ///Raw Attribute svg[font-style]
  5558. public string font_style{get;set;}
  5559. ///Raw Attribute svg[font-variant]
  5560. public string font_variant{get;set;}
  5561. ///Raw Attribute svg[font-weight]
  5562. public string font_weight{get;set;}
  5563. ///Raw Attribute svg[glyph-orientation-horizontal]
  5564. public string glyph_orientation_horizontal{get;set;}
  5565. ///Raw Attribute svg[glyph-orientation-vertical]
  5566. public string glyph_orientation_vertical{get;set;}
  5567. ///Raw Attribute svg[image-rendering]
  5568. public string image_rendering{get;set;}
  5569. public string kerning{get;set;}
  5570. ///Raw Attribute svg[letter-spacing]
  5571. public string letter_spacing{get;set;}
  5572. ///Raw Attribute svg[lighting-color]
  5573. public string lighting_color{get;set;}
  5574. ///Raw Attribute svg[marker-end]
  5575. public string marker_end{get;set;}
  5576. ///Raw Attribute svg[marker-mid]
  5577. public string marker_mid{get;set;}
  5578. ///Raw Attribute svg[marker-start]
  5579. public string marker_start{get;set;}
  5580. public string mask{get;set;}
  5581. public string opacity{get;set;}
  5582. public string overflow{get;set;}
  5583. ///Raw Attribute svg[pointer-events]
  5584. public string pointer_events{get;set;}
  5585. ///Raw Attribute svg[shape-rendering]
  5586. public string shape_rendering{get;set;}
  5587. ///Raw Attribute svg[solid-color]
  5588. public string solid_color{get;set;}
  5589. ///Raw Attribute svg[solid-opacity]
  5590. public string solid_opacity{get;set;}
  5591. ///Raw Attribute svg[stop-color]
  5592. public string stop_color{get;set;}
  5593. ///Raw Attribute svg[stop-opacity]
  5594. public string stop_opacity{get;set;}
  5595. public string stroke{get;set;}
  5596. ///Raw Attribute svg[stroke-dasharray]
  5597. public string stroke_dasharray{get;set;}
  5598. ///Raw Attribute svg[stroke-dashoffset]
  5599. public string stroke_dashoffset{get;set;}
  5600. ///Raw Attribute svg[stroke-linecap]
  5601. public string stroke_linecap{get;set;}
  5602. ///Raw Attribute svg[stroke-linejoin]
  5603. public string stroke_linejoin{get;set;}
  5604. ///Raw Attribute svg[stroke-miterlimit]
  5605. public string stroke_miterlimit{get;set;}
  5606. ///Raw Attribute svg[stroke-opacity]
  5607. public string stroke_opacity{get;set;}
  5608. ///Raw Attribute svg[stroke-width]
  5609. public string stroke_width{get;set;}
  5610. ///Raw Attribute svg[text-anchor]
  5611. public string text_anchor{get;set;}
  5612. ///Raw Attribute svg[text-decoration]
  5613. public string text_decoration{get;set;}
  5614. ///Raw Attribute svg[text-rendering]
  5615. public string text_rendering{get;set;}
  5616. public string transform{get;set;}
  5617. ///Raw Attribute svg[unicode-bidi]
  5618. public string unicode_bidi{get;set;}
  5619. ///Raw Attribute svg[vector-effect]
  5620. public string vector_effect{get;set;}
  5621. public string visibility{get;set;}
  5622. ///Raw Attribute svg[word-spacing]
  5623. public string word_spacing{get;set;}
  5624. public string wri{get;set;}
  5625.  
  5626.  
  5627. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5628. public string class_{get;set;}
  5629. public string style{get;set;}
  5630.  
  5631. }
  5632.  
  5633. public class feFuncA : Panel, IAddChild{
  5634. public string id{get;set;}
  5635. public string lang{get;set;}
  5636. public string tabindex{get;set;}
  5637. ///Raw Attribute svg[xml:base]
  5638. public string xml_base{get;set;}
  5639. ///Raw Attribute svg[xml:lang]
  5640. public string xml_lang{get;set;}
  5641. ///Raw Attribute svg[xml:space]
  5642. public string xml_space{get;set;}
  5643.  
  5644.  
  5645. }
  5646.  
  5647. public class feFuncB : Panel, IAddChild{
  5648. public string id{get;set;}
  5649. public string lang{get;set;}
  5650. public string tabindex{get;set;}
  5651. ///Raw Attribute svg[xml:base]
  5652. public string xml_base{get;set;}
  5653. ///Raw Attribute svg[xml:lang]
  5654. public string xml_lang{get;set;}
  5655. ///Raw Attribute svg[xml:space]
  5656. public string xml_space{get;set;}
  5657.  
  5658.  
  5659. }
  5660.  
  5661. public class feFuncG : Panel, IAddChild{
  5662. public string id{get;set;}
  5663. public string lang{get;set;}
  5664. public string tabindex{get;set;}
  5665. ///Raw Attribute svg[xml:base]
  5666. public string xml_base{get;set;}
  5667. ///Raw Attribute svg[xml:lang]
  5668. public string xml_lang{get;set;}
  5669. ///Raw Attribute svg[xml:space]
  5670. public string xml_space{get;set;}
  5671.  
  5672.  
  5673. }
  5674.  
  5675. public class feFuncR : Panel, IAddChild{
  5676. public string id{get;set;}
  5677. public string lang{get;set;}
  5678. public string tabindex{get;set;}
  5679. ///Raw Attribute svg[xml:base]
  5680. public string xml_base{get;set;}
  5681. ///Raw Attribute svg[xml:lang]
  5682. public string xml_lang{get;set;}
  5683. ///Raw Attribute svg[xml:space]
  5684. public string xml_space{get;set;}
  5685.  
  5686.  
  5687. }
  5688.  
  5689. public class feGaussianBlur : Panel, IAddChild{
  5690. public string id{get;set;}
  5691. public string lang{get;set;}
  5692. public string tabindex{get;set;}
  5693. ///Raw Attribute svg[xml:base]
  5694. public string xml_base{get;set;}
  5695. ///Raw Attribute svg[xml:lang]
  5696. public string xml_lang{get;set;}
  5697. ///Raw Attribute svg[xml:space]
  5698. public string xml_space{get;set;}
  5699. ///Raw Attribute svg[alignment-baseline]
  5700. public string alignment_baseline{get;set;}
  5701. ///Raw Attribute svg[baseline-shift]
  5702. public string baseline_shift{get;set;}
  5703. public string clip{get;set;}
  5704. ///Raw Attribute svg[clip-path]
  5705. public string clip_path{get;set;}
  5706. ///Raw Attribute svg[clip-rule]
  5707. public string clip_rule{get;set;}
  5708. public string color{get;set;}
  5709. ///Raw Attribute svg[color-interpolation]
  5710. public string color_interpolation{get;set;}
  5711. ///Raw Attribute svg[color-interpolation-filters]
  5712. public string color_interpolation_filters{get;set;}
  5713. ///Raw Attribute svg[color-profile]
  5714. public string color_profile{get;set;}
  5715. ///Raw Attribute svg[color-rendering]
  5716. public string color_rendering{get;set;}
  5717. public string cursor{get;set;}
  5718. public string direction{get;set;}
  5719. public string display{get;set;}
  5720. ///Raw Attribute svg[dominant-baseline]
  5721. public string dominant_baseline{get;set;}
  5722. ///Raw Attribute svg[enable-background]
  5723. public string enable_background{get;set;}
  5724. public string fill{get;set;}
  5725. ///Raw Attribute svg[fill-opacity]
  5726. public string fill_opacity{get;set;}
  5727. ///Raw Attribute svg[fill-rule]
  5728. public string fill_rule{get;set;}
  5729. public string filter{get;set;}
  5730. ///Raw Attribute svg[flood-color]
  5731. public string flood_color{get;set;}
  5732. ///Raw Attribute svg[flood-opacity]
  5733. public string flood_opacity{get;set;}
  5734. ///Raw Attribute svg[font-family]
  5735. public string font_family{get;set;}
  5736. ///Raw Attribute svg[font-size]
  5737. public string font_size{get;set;}
  5738. ///Raw Attribute svg[font-size-adjust]
  5739. public string font_size_adjust{get;set;}
  5740. ///Raw Attribute svg[font-stretch]
  5741. public string font_stretch{get;set;}
  5742. ///Raw Attribute svg[font-style]
  5743. public string font_style{get;set;}
  5744. ///Raw Attribute svg[font-variant]
  5745. public string font_variant{get;set;}
  5746. ///Raw Attribute svg[font-weight]
  5747. public string font_weight{get;set;}
  5748. ///Raw Attribute svg[glyph-orientation-horizontal]
  5749. public string glyph_orientation_horizontal{get;set;}
  5750. ///Raw Attribute svg[glyph-orientation-vertical]
  5751. public string glyph_orientation_vertical{get;set;}
  5752. ///Raw Attribute svg[image-rendering]
  5753. public string image_rendering{get;set;}
  5754. public string kerning{get;set;}
  5755. ///Raw Attribute svg[letter-spacing]
  5756. public string letter_spacing{get;set;}
  5757. ///Raw Attribute svg[lighting-color]
  5758. public string lighting_color{get;set;}
  5759. ///Raw Attribute svg[marker-end]
  5760. public string marker_end{get;set;}
  5761. ///Raw Attribute svg[marker-mid]
  5762. public string marker_mid{get;set;}
  5763. ///Raw Attribute svg[marker-start]
  5764. public string marker_start{get;set;}
  5765. public string mask{get;set;}
  5766. public string opacity{get;set;}
  5767. public string overflow{get;set;}
  5768. ///Raw Attribute svg[pointer-events]
  5769. public string pointer_events{get;set;}
  5770. ///Raw Attribute svg[shape-rendering]
  5771. public string shape_rendering{get;set;}
  5772. ///Raw Attribute svg[solid-color]
  5773. public string solid_color{get;set;}
  5774. ///Raw Attribute svg[solid-opacity]
  5775. public string solid_opacity{get;set;}
  5776. ///Raw Attribute svg[stop-color]
  5777. public string stop_color{get;set;}
  5778. ///Raw Attribute svg[stop-opacity]
  5779. public string stop_opacity{get;set;}
  5780. public string stroke{get;set;}
  5781. ///Raw Attribute svg[stroke-dasharray]
  5782. public string stroke_dasharray{get;set;}
  5783. ///Raw Attribute svg[stroke-dashoffset]
  5784. public string stroke_dashoffset{get;set;}
  5785. ///Raw Attribute svg[stroke-linecap]
  5786. public string stroke_linecap{get;set;}
  5787. ///Raw Attribute svg[stroke-linejoin]
  5788. public string stroke_linejoin{get;set;}
  5789. ///Raw Attribute svg[stroke-miterlimit]
  5790. public string stroke_miterlimit{get;set;}
  5791. ///Raw Attribute svg[stroke-opacity]
  5792. public string stroke_opacity{get;set;}
  5793. ///Raw Attribute svg[stroke-width]
  5794. public string stroke_width{get;set;}
  5795. ///Raw Attribute svg[text-anchor]
  5796. public string text_anchor{get;set;}
  5797. ///Raw Attribute svg[text-decoration]
  5798. public string text_decoration{get;set;}
  5799. ///Raw Attribute svg[text-rendering]
  5800. public string text_rendering{get;set;}
  5801. public string transform{get;set;}
  5802. ///Raw Attribute svg[unicode-bidi]
  5803. public string unicode_bidi{get;set;}
  5804. ///Raw Attribute svg[vector-effect]
  5805. public string vector_effect{get;set;}
  5806. public string visibility{get;set;}
  5807. ///Raw Attribute svg[word-spacing]
  5808. public string word_spacing{get;set;}
  5809. public string wri{get;set;}
  5810.  
  5811. public string stdDeviation{get;set;}
  5812.  
  5813. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5814. public string class_{get;set;}
  5815. public string style{get;set;}
  5816.  
  5817. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  5818. public string in_{get;set;}
  5819. public string edgeMode{get;set;}
  5820.  
  5821. }
  5822.  
  5823. public class feImage : Panel, IAddChild{
  5824. public string id{get;set;}
  5825. public string lang{get;set;}
  5826. public string tabindex{get;set;}
  5827. ///Raw Attribute svg[xml:base]
  5828. public string xml_base{get;set;}
  5829. ///Raw Attribute svg[xml:lang]
  5830. public string xml_lang{get;set;}
  5831. ///Raw Attribute svg[xml:space]
  5832. public string xml_space{get;set;}
  5833. ///Raw Attribute svg[alignment-baseline]
  5834. public string alignment_baseline{get;set;}
  5835. ///Raw Attribute svg[baseline-shift]
  5836. public string baseline_shift{get;set;}
  5837. public string clip{get;set;}
  5838. ///Raw Attribute svg[clip-path]
  5839. public string clip_path{get;set;}
  5840. ///Raw Attribute svg[clip-rule]
  5841. public string clip_rule{get;set;}
  5842. public string color{get;set;}
  5843. ///Raw Attribute svg[color-interpolation]
  5844. public string color_interpolation{get;set;}
  5845. ///Raw Attribute svg[color-interpolation-filters]
  5846. public string color_interpolation_filters{get;set;}
  5847. ///Raw Attribute svg[color-profile]
  5848. public string color_profile{get;set;}
  5849. ///Raw Attribute svg[color-rendering]
  5850. public string color_rendering{get;set;}
  5851. public string cursor{get;set;}
  5852. public string direction{get;set;}
  5853. public string display{get;set;}
  5854. ///Raw Attribute svg[dominant-baseline]
  5855. public string dominant_baseline{get;set;}
  5856. ///Raw Attribute svg[enable-background]
  5857. public string enable_background{get;set;}
  5858. public string fill{get;set;}
  5859. ///Raw Attribute svg[fill-opacity]
  5860. public string fill_opacity{get;set;}
  5861. ///Raw Attribute svg[fill-rule]
  5862. public string fill_rule{get;set;}
  5863. public string filter{get;set;}
  5864. ///Raw Attribute svg[flood-color]
  5865. public string flood_color{get;set;}
  5866. ///Raw Attribute svg[flood-opacity]
  5867. public string flood_opacity{get;set;}
  5868. ///Raw Attribute svg[font-family]
  5869. public string font_family{get;set;}
  5870. ///Raw Attribute svg[font-size]
  5871. public string font_size{get;set;}
  5872. ///Raw Attribute svg[font-size-adjust]
  5873. public string font_size_adjust{get;set;}
  5874. ///Raw Attribute svg[font-stretch]
  5875. public string font_stretch{get;set;}
  5876. ///Raw Attribute svg[font-style]
  5877. public string font_style{get;set;}
  5878. ///Raw Attribute svg[font-variant]
  5879. public string font_variant{get;set;}
  5880. ///Raw Attribute svg[font-weight]
  5881. public string font_weight{get;set;}
  5882. ///Raw Attribute svg[glyph-orientation-horizontal]
  5883. public string glyph_orientation_horizontal{get;set;}
  5884. ///Raw Attribute svg[glyph-orientation-vertical]
  5885. public string glyph_orientation_vertical{get;set;}
  5886. ///Raw Attribute svg[image-rendering]
  5887. public string image_rendering{get;set;}
  5888. public string kerning{get;set;}
  5889. ///Raw Attribute svg[letter-spacing]
  5890. public string letter_spacing{get;set;}
  5891. ///Raw Attribute svg[lighting-color]
  5892. public string lighting_color{get;set;}
  5893. ///Raw Attribute svg[marker-end]
  5894. public string marker_end{get;set;}
  5895. ///Raw Attribute svg[marker-mid]
  5896. public string marker_mid{get;set;}
  5897. ///Raw Attribute svg[marker-start]
  5898. public string marker_start{get;set;}
  5899. public string mask{get;set;}
  5900. public string opacity{get;set;}
  5901. public string overflow{get;set;}
  5902. ///Raw Attribute svg[pointer-events]
  5903. public string pointer_events{get;set;}
  5904. ///Raw Attribute svg[shape-rendering]
  5905. public string shape_rendering{get;set;}
  5906. ///Raw Attribute svg[solid-color]
  5907. public string solid_color{get;set;}
  5908. ///Raw Attribute svg[solid-opacity]
  5909. public string solid_opacity{get;set;}
  5910. ///Raw Attribute svg[stop-color]
  5911. public string stop_color{get;set;}
  5912. ///Raw Attribute svg[stop-opacity]
  5913. public string stop_opacity{get;set;}
  5914. public string stroke{get;set;}
  5915. ///Raw Attribute svg[stroke-dasharray]
  5916. public string stroke_dasharray{get;set;}
  5917. ///Raw Attribute svg[stroke-dashoffset]
  5918. public string stroke_dashoffset{get;set;}
  5919. ///Raw Attribute svg[stroke-linecap]
  5920. public string stroke_linecap{get;set;}
  5921. ///Raw Attribute svg[stroke-linejoin]
  5922. public string stroke_linejoin{get;set;}
  5923. ///Raw Attribute svg[stroke-miterlimit]
  5924. public string stroke_miterlimit{get;set;}
  5925. ///Raw Attribute svg[stroke-opacity]
  5926. public string stroke_opacity{get;set;}
  5927. ///Raw Attribute svg[stroke-width]
  5928. public string stroke_width{get;set;}
  5929. ///Raw Attribute svg[text-anchor]
  5930. public string text_anchor{get;set;}
  5931. ///Raw Attribute svg[text-decoration]
  5932. public string text_decoration{get;set;}
  5933. ///Raw Attribute svg[text-rendering]
  5934. public string text_rendering{get;set;}
  5935. public string transform{get;set;}
  5936. ///Raw Attribute svg[unicode-bidi]
  5937. public string unicode_bidi{get;set;}
  5938. ///Raw Attribute svg[vector-effect]
  5939. public string vector_effect{get;set;}
  5940. public string visibility{get;set;}
  5941. ///Raw Attribute svg[word-spacing]
  5942. public string word_spacing{get;set;}
  5943. public string wri{get;set;}
  5944. ///Raw Attribute svg[xlink:title]
  5945. public string xlink_title{get;set;}
  5946.  
  5947.  
  5948. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  5949. public string class_{get;set;}
  5950. public string style{get;set;}
  5951. public string externalResourcesRequired{get;set;}
  5952. public string preserveAspectRatio{get;set;}
  5953.  
  5954. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  5955. public string xlink_href{get;set;}
  5956. public string href{get;set;}
  5957.  
  5958. }
  5959.  
  5960. public class feMerge : Panel, IAddChild{
  5961. public string id{get;set;}
  5962. public string lang{get;set;}
  5963. public string tabindex{get;set;}
  5964. ///Raw Attribute svg[xml:base]
  5965. public string xml_base{get;set;}
  5966. ///Raw Attribute svg[xml:lang]
  5967. public string xml_lang{get;set;}
  5968. ///Raw Attribute svg[xml:space]
  5969. public string xml_space{get;set;}
  5970. ///Raw Attribute svg[alignment-baseline]
  5971. public string alignment_baseline{get;set;}
  5972. ///Raw Attribute svg[baseline-shift]
  5973. public string baseline_shift{get;set;}
  5974. public string clip{get;set;}
  5975. ///Raw Attribute svg[clip-path]
  5976. public string clip_path{get;set;}
  5977. ///Raw Attribute svg[clip-rule]
  5978. public string clip_rule{get;set;}
  5979. public string color{get;set;}
  5980. ///Raw Attribute svg[color-interpolation]
  5981. public string color_interpolation{get;set;}
  5982. ///Raw Attribute svg[color-interpolation-filters]
  5983. public string color_interpolation_filters{get;set;}
  5984. ///Raw Attribute svg[color-profile]
  5985. public string color_profile{get;set;}
  5986. ///Raw Attribute svg[color-rendering]
  5987. public string color_rendering{get;set;}
  5988. public string cursor{get;set;}
  5989. public string direction{get;set;}
  5990. public string display{get;set;}
  5991. ///Raw Attribute svg[dominant-baseline]
  5992. public string dominant_baseline{get;set;}
  5993. ///Raw Attribute svg[enable-background]
  5994. public string enable_background{get;set;}
  5995. public string fill{get;set;}
  5996. ///Raw Attribute svg[fill-opacity]
  5997. public string fill_opacity{get;set;}
  5998. ///Raw Attribute svg[fill-rule]
  5999. public string fill_rule{get;set;}
  6000. public string filter{get;set;}
  6001. ///Raw Attribute svg[flood-color]
  6002. public string flood_color{get;set;}
  6003. ///Raw Attribute svg[flood-opacity]
  6004. public string flood_opacity{get;set;}
  6005. ///Raw Attribute svg[font-family]
  6006. public string font_family{get;set;}
  6007. ///Raw Attribute svg[font-size]
  6008. public string font_size{get;set;}
  6009. ///Raw Attribute svg[font-size-adjust]
  6010. public string font_size_adjust{get;set;}
  6011. ///Raw Attribute svg[font-stretch]
  6012. public string font_stretch{get;set;}
  6013. ///Raw Attribute svg[font-style]
  6014. public string font_style{get;set;}
  6015. ///Raw Attribute svg[font-variant]
  6016. public string font_variant{get;set;}
  6017. ///Raw Attribute svg[font-weight]
  6018. public string font_weight{get;set;}
  6019. ///Raw Attribute svg[glyph-orientation-horizontal]
  6020. public string glyph_orientation_horizontal{get;set;}
  6021. ///Raw Attribute svg[glyph-orientation-vertical]
  6022. public string glyph_orientation_vertical{get;set;}
  6023. ///Raw Attribute svg[image-rendering]
  6024. public string image_rendering{get;set;}
  6025. public string kerning{get;set;}
  6026. ///Raw Attribute svg[letter-spacing]
  6027. public string letter_spacing{get;set;}
  6028. ///Raw Attribute svg[lighting-color]
  6029. public string lighting_color{get;set;}
  6030. ///Raw Attribute svg[marker-end]
  6031. public string marker_end{get;set;}
  6032. ///Raw Attribute svg[marker-mid]
  6033. public string marker_mid{get;set;}
  6034. ///Raw Attribute svg[marker-start]
  6035. public string marker_start{get;set;}
  6036. public string mask{get;set;}
  6037. public string opacity{get;set;}
  6038. public string overflow{get;set;}
  6039. ///Raw Attribute svg[pointer-events]
  6040. public string pointer_events{get;set;}
  6041. ///Raw Attribute svg[shape-rendering]
  6042. public string shape_rendering{get;set;}
  6043. ///Raw Attribute svg[solid-color]
  6044. public string solid_color{get;set;}
  6045. ///Raw Attribute svg[solid-opacity]
  6046. public string solid_opacity{get;set;}
  6047. ///Raw Attribute svg[stop-color]
  6048. public string stop_color{get;set;}
  6049. ///Raw Attribute svg[stop-opacity]
  6050. public string stop_opacity{get;set;}
  6051. public string stroke{get;set;}
  6052. ///Raw Attribute svg[stroke-dasharray]
  6053. public string stroke_dasharray{get;set;}
  6054. ///Raw Attribute svg[stroke-dashoffset]
  6055. public string stroke_dashoffset{get;set;}
  6056. ///Raw Attribute svg[stroke-linecap]
  6057. public string stroke_linecap{get;set;}
  6058. ///Raw Attribute svg[stroke-linejoin]
  6059. public string stroke_linejoin{get;set;}
  6060. ///Raw Attribute svg[stroke-miterlimit]
  6061. public string stroke_miterlimit{get;set;}
  6062. ///Raw Attribute svg[stroke-opacity]
  6063. public string stroke_opacity{get;set;}
  6064. ///Raw Attribute svg[stroke-width]
  6065. public string stroke_width{get;set;}
  6066. ///Raw Attribute svg[text-anchor]
  6067. public string text_anchor{get;set;}
  6068. ///Raw Attribute svg[text-decoration]
  6069. public string text_decoration{get;set;}
  6070. ///Raw Attribute svg[text-rendering]
  6071. public string text_rendering{get;set;}
  6072. public string transform{get;set;}
  6073. ///Raw Attribute svg[unicode-bidi]
  6074. public string unicode_bidi{get;set;}
  6075. ///Raw Attribute svg[vector-effect]
  6076. public string vector_effect{get;set;}
  6077. public string visibility{get;set;}
  6078. ///Raw Attribute svg[word-spacing]
  6079. public string word_spacing{get;set;}
  6080. public string wri{get;set;}
  6081.  
  6082. public string result{get;set;}
  6083.  
  6084. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6085. public string class_{get;set;}
  6086. public string style{get;set;}
  6087.  
  6088. }
  6089.  
  6090. public class feMergeNode : Panel, IAddChild{
  6091. public string id{get;set;}
  6092. public string lang{get;set;}
  6093. public string tabindex{get;set;}
  6094. ///Raw Attribute svg[xml:base]
  6095. public string xml_base{get;set;}
  6096. ///Raw Attribute svg[xml:lang]
  6097. public string xml_lang{get;set;}
  6098. ///Raw Attribute svg[xml:space]
  6099. public string xml_space{get;set;}
  6100.  
  6101.  
  6102. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  6103. public string in_{get;set;}
  6104.  
  6105. }
  6106.  
  6107. public class feMorphology : Panel, IAddChild{
  6108. public string id{get;set;}
  6109. public string lang{get;set;}
  6110. public string tabindex{get;set;}
  6111. ///Raw Attribute svg[xml:base]
  6112. public string xml_base{get;set;}
  6113. ///Raw Attribute svg[xml:lang]
  6114. public string xml_lang{get;set;}
  6115. ///Raw Attribute svg[xml:space]
  6116. public string xml_space{get;set;}
  6117. ///Raw Attribute svg[alignment-baseline]
  6118. public string alignment_baseline{get;set;}
  6119. ///Raw Attribute svg[baseline-shift]
  6120. public string baseline_shift{get;set;}
  6121. public string clip{get;set;}
  6122. ///Raw Attribute svg[clip-path]
  6123. public string clip_path{get;set;}
  6124. ///Raw Attribute svg[clip-rule]
  6125. public string clip_rule{get;set;}
  6126. public string color{get;set;}
  6127. ///Raw Attribute svg[color-interpolation]
  6128. public string color_interpolation{get;set;}
  6129. ///Raw Attribute svg[color-interpolation-filters]
  6130. public string color_interpolation_filters{get;set;}
  6131. ///Raw Attribute svg[color-profile]
  6132. public string color_profile{get;set;}
  6133. ///Raw Attribute svg[color-rendering]
  6134. public string color_rendering{get;set;}
  6135. public string cursor{get;set;}
  6136. public string direction{get;set;}
  6137. public string display{get;set;}
  6138. ///Raw Attribute svg[dominant-baseline]
  6139. public string dominant_baseline{get;set;}
  6140. ///Raw Attribute svg[enable-background]
  6141. public string enable_background{get;set;}
  6142. public string fill{get;set;}
  6143. ///Raw Attribute svg[fill-opacity]
  6144. public string fill_opacity{get;set;}
  6145. ///Raw Attribute svg[fill-rule]
  6146. public string fill_rule{get;set;}
  6147. public string filter{get;set;}
  6148. ///Raw Attribute svg[flood-color]
  6149. public string flood_color{get;set;}
  6150. ///Raw Attribute svg[flood-opacity]
  6151. public string flood_opacity{get;set;}
  6152. ///Raw Attribute svg[font-family]
  6153. public string font_family{get;set;}
  6154. ///Raw Attribute svg[font-size]
  6155. public string font_size{get;set;}
  6156. ///Raw Attribute svg[font-size-adjust]
  6157. public string font_size_adjust{get;set;}
  6158. ///Raw Attribute svg[font-stretch]
  6159. public string font_stretch{get;set;}
  6160. ///Raw Attribute svg[font-style]
  6161. public string font_style{get;set;}
  6162. ///Raw Attribute svg[font-variant]
  6163. public string font_variant{get;set;}
  6164. ///Raw Attribute svg[font-weight]
  6165. public string font_weight{get;set;}
  6166. ///Raw Attribute svg[glyph-orientation-horizontal]
  6167. public string glyph_orientation_horizontal{get;set;}
  6168. ///Raw Attribute svg[glyph-orientation-vertical]
  6169. public string glyph_orientation_vertical{get;set;}
  6170. ///Raw Attribute svg[image-rendering]
  6171. public string image_rendering{get;set;}
  6172. public string kerning{get;set;}
  6173. ///Raw Attribute svg[letter-spacing]
  6174. public string letter_spacing{get;set;}
  6175. ///Raw Attribute svg[lighting-color]
  6176. public string lighting_color{get;set;}
  6177. ///Raw Attribute svg[marker-end]
  6178. public string marker_end{get;set;}
  6179. ///Raw Attribute svg[marker-mid]
  6180. public string marker_mid{get;set;}
  6181. ///Raw Attribute svg[marker-start]
  6182. public string marker_start{get;set;}
  6183. public string mask{get;set;}
  6184. public string opacity{get;set;}
  6185. public string overflow{get;set;}
  6186. ///Raw Attribute svg[pointer-events]
  6187. public string pointer_events{get;set;}
  6188. ///Raw Attribute svg[shape-rendering]
  6189. public string shape_rendering{get;set;}
  6190. ///Raw Attribute svg[solid-color]
  6191. public string solid_color{get;set;}
  6192. ///Raw Attribute svg[solid-opacity]
  6193. public string solid_opacity{get;set;}
  6194. ///Raw Attribute svg[stop-color]
  6195. public string stop_color{get;set;}
  6196. ///Raw Attribute svg[stop-opacity]
  6197. public string stop_opacity{get;set;}
  6198. public string stroke{get;set;}
  6199. ///Raw Attribute svg[stroke-dasharray]
  6200. public string stroke_dasharray{get;set;}
  6201. ///Raw Attribute svg[stroke-dashoffset]
  6202. public string stroke_dashoffset{get;set;}
  6203. ///Raw Attribute svg[stroke-linecap]
  6204. public string stroke_linecap{get;set;}
  6205. ///Raw Attribute svg[stroke-linejoin]
  6206. public string stroke_linejoin{get;set;}
  6207. ///Raw Attribute svg[stroke-miterlimit]
  6208. public string stroke_miterlimit{get;set;}
  6209. ///Raw Attribute svg[stroke-opacity]
  6210. public string stroke_opacity{get;set;}
  6211. ///Raw Attribute svg[stroke-width]
  6212. public string stroke_width{get;set;}
  6213. ///Raw Attribute svg[text-anchor]
  6214. public string text_anchor{get;set;}
  6215. ///Raw Attribute svg[text-decoration]
  6216. public string text_decoration{get;set;}
  6217. ///Raw Attribute svg[text-rendering]
  6218. public string text_rendering{get;set;}
  6219. public string transform{get;set;}
  6220. ///Raw Attribute svg[unicode-bidi]
  6221. public string unicode_bidi{get;set;}
  6222. ///Raw Attribute svg[vector-effect]
  6223. public string vector_effect{get;set;}
  6224. public string visibility{get;set;}
  6225. ///Raw Attribute svg[word-spacing]
  6226. public string word_spacing{get;set;}
  6227. public string wri{get;set;}
  6228.  
  6229.  
  6230. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6231. public string class_{get;set;}
  6232. public string style{get;set;}
  6233.  
  6234. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  6235. public string in_{get;set;}
  6236. public string operator_{get;set;}
  6237. public string radius{get;set;}
  6238.  
  6239. }
  6240.  
  6241. public class feOffset : Panel, IAddChild{
  6242. public string id{get;set;}
  6243. public string lang{get;set;}
  6244. public string tabindex{get;set;}
  6245. ///Raw Attribute svg[xml:base]
  6246. public string xml_base{get;set;}
  6247. ///Raw Attribute svg[xml:lang]
  6248. public string xml_lang{get;set;}
  6249. ///Raw Attribute svg[xml:space]
  6250. public string xml_space{get;set;}
  6251. ///Raw Attribute svg[alignment-baseline]
  6252. public string alignment_baseline{get;set;}
  6253. ///Raw Attribute svg[baseline-shift]
  6254. public string baseline_shift{get;set;}
  6255. public string clip{get;set;}
  6256. ///Raw Attribute svg[clip-path]
  6257. public string clip_path{get;set;}
  6258. ///Raw Attribute svg[clip-rule]
  6259. public string clip_rule{get;set;}
  6260. public string color{get;set;}
  6261. ///Raw Attribute svg[color-interpolation]
  6262. public string color_interpolation{get;set;}
  6263. ///Raw Attribute svg[color-interpolation-filters]
  6264. public string color_interpolation_filters{get;set;}
  6265. ///Raw Attribute svg[color-profile]
  6266. public string color_profile{get;set;}
  6267. ///Raw Attribute svg[color-rendering]
  6268. public string color_rendering{get;set;}
  6269. public string cursor{get;set;}
  6270. public string direction{get;set;}
  6271. public string display{get;set;}
  6272. ///Raw Attribute svg[dominant-baseline]
  6273. public string dominant_baseline{get;set;}
  6274. ///Raw Attribute svg[enable-background]
  6275. public string enable_background{get;set;}
  6276. public string fill{get;set;}
  6277. ///Raw Attribute svg[fill-opacity]
  6278. public string fill_opacity{get;set;}
  6279. ///Raw Attribute svg[fill-rule]
  6280. public string fill_rule{get;set;}
  6281. public string filter{get;set;}
  6282. ///Raw Attribute svg[flood-color]
  6283. public string flood_color{get;set;}
  6284. ///Raw Attribute svg[flood-opacity]
  6285. public string flood_opacity{get;set;}
  6286. ///Raw Attribute svg[font-family]
  6287. public string font_family{get;set;}
  6288. ///Raw Attribute svg[font-size]
  6289. public string font_size{get;set;}
  6290. ///Raw Attribute svg[font-size-adjust]
  6291. public string font_size_adjust{get;set;}
  6292. ///Raw Attribute svg[font-stretch]
  6293. public string font_stretch{get;set;}
  6294. ///Raw Attribute svg[font-style]
  6295. public string font_style{get;set;}
  6296. ///Raw Attribute svg[font-variant]
  6297. public string font_variant{get;set;}
  6298. ///Raw Attribute svg[font-weight]
  6299. public string font_weight{get;set;}
  6300. ///Raw Attribute svg[glyph-orientation-horizontal]
  6301. public string glyph_orientation_horizontal{get;set;}
  6302. ///Raw Attribute svg[glyph-orientation-vertical]
  6303. public string glyph_orientation_vertical{get;set;}
  6304. ///Raw Attribute svg[image-rendering]
  6305. public string image_rendering{get;set;}
  6306. public string kerning{get;set;}
  6307. ///Raw Attribute svg[letter-spacing]
  6308. public string letter_spacing{get;set;}
  6309. ///Raw Attribute svg[lighting-color]
  6310. public string lighting_color{get;set;}
  6311. ///Raw Attribute svg[marker-end]
  6312. public string marker_end{get;set;}
  6313. ///Raw Attribute svg[marker-mid]
  6314. public string marker_mid{get;set;}
  6315. ///Raw Attribute svg[marker-start]
  6316. public string marker_start{get;set;}
  6317. public string mask{get;set;}
  6318. public string opacity{get;set;}
  6319. public string overflow{get;set;}
  6320. ///Raw Attribute svg[pointer-events]
  6321. public string pointer_events{get;set;}
  6322. ///Raw Attribute svg[shape-rendering]
  6323. public string shape_rendering{get;set;}
  6324. ///Raw Attribute svg[solid-color]
  6325. public string solid_color{get;set;}
  6326. ///Raw Attribute svg[solid-opacity]
  6327. public string solid_opacity{get;set;}
  6328. ///Raw Attribute svg[stop-color]
  6329. public string stop_color{get;set;}
  6330. ///Raw Attribute svg[stop-opacity]
  6331. public string stop_opacity{get;set;}
  6332. public string stroke{get;set;}
  6333. ///Raw Attribute svg[stroke-dasharray]
  6334. public string stroke_dasharray{get;set;}
  6335. ///Raw Attribute svg[stroke-dashoffset]
  6336. public string stroke_dashoffset{get;set;}
  6337. ///Raw Attribute svg[stroke-linecap]
  6338. public string stroke_linecap{get;set;}
  6339. ///Raw Attribute svg[stroke-linejoin]
  6340. public string stroke_linejoin{get;set;}
  6341. ///Raw Attribute svg[stroke-miterlimit]
  6342. public string stroke_miterlimit{get;set;}
  6343. ///Raw Attribute svg[stroke-opacity]
  6344. public string stroke_opacity{get;set;}
  6345. ///Raw Attribute svg[stroke-width]
  6346. public string stroke_width{get;set;}
  6347. ///Raw Attribute svg[text-anchor]
  6348. public string text_anchor{get;set;}
  6349. ///Raw Attribute svg[text-decoration]
  6350. public string text_decoration{get;set;}
  6351. ///Raw Attribute svg[text-rendering]
  6352. public string text_rendering{get;set;}
  6353. public string transform{get;set;}
  6354. ///Raw Attribute svg[unicode-bidi]
  6355. public string unicode_bidi{get;set;}
  6356. ///Raw Attribute svg[vector-effect]
  6357. public string vector_effect{get;set;}
  6358. public string visibility{get;set;}
  6359. ///Raw Attribute svg[word-spacing]
  6360. public string word_spacing{get;set;}
  6361. public string wri{get;set;}
  6362.  
  6363. public string dx{get;set;}
  6364.  
  6365. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6366. public string class_{get;set;}
  6367. public string style{get;set;}
  6368.  
  6369. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  6370. public string in_{get;set;}
  6371. public string dy{get;set;}
  6372.  
  6373. }
  6374.  
  6375. public class feSpecularLighting : Panel, IAddChild{
  6376. public string id{get;set;}
  6377. public string lang{get;set;}
  6378. public string tabindex{get;set;}
  6379. ///Raw Attribute svg[xml:base]
  6380. public string xml_base{get;set;}
  6381. ///Raw Attribute svg[xml:lang]
  6382. public string xml_lang{get;set;}
  6383. ///Raw Attribute svg[xml:space]
  6384. public string xml_space{get;set;}
  6385. ///Raw Attribute svg[alignment-baseline]
  6386. public string alignment_baseline{get;set;}
  6387. ///Raw Attribute svg[baseline-shift]
  6388. public string baseline_shift{get;set;}
  6389. public string clip{get;set;}
  6390. ///Raw Attribute svg[clip-path]
  6391. public string clip_path{get;set;}
  6392. ///Raw Attribute svg[clip-rule]
  6393. public string clip_rule{get;set;}
  6394. public string color{get;set;}
  6395. ///Raw Attribute svg[color-interpolation]
  6396. public string color_interpolation{get;set;}
  6397. ///Raw Attribute svg[color-interpolation-filters]
  6398. public string color_interpolation_filters{get;set;}
  6399. ///Raw Attribute svg[color-profile]
  6400. public string color_profile{get;set;}
  6401. ///Raw Attribute svg[color-rendering]
  6402. public string color_rendering{get;set;}
  6403. public string cursor{get;set;}
  6404. public string direction{get;set;}
  6405. public string display{get;set;}
  6406. ///Raw Attribute svg[dominant-baseline]
  6407. public string dominant_baseline{get;set;}
  6408. ///Raw Attribute svg[enable-background]
  6409. public string enable_background{get;set;}
  6410. public string fill{get;set;}
  6411. ///Raw Attribute svg[fill-opacity]
  6412. public string fill_opacity{get;set;}
  6413. ///Raw Attribute svg[fill-rule]
  6414. public string fill_rule{get;set;}
  6415. public string filter{get;set;}
  6416. ///Raw Attribute svg[flood-color]
  6417. public string flood_color{get;set;}
  6418. ///Raw Attribute svg[flood-opacity]
  6419. public string flood_opacity{get;set;}
  6420. ///Raw Attribute svg[font-family]
  6421. public string font_family{get;set;}
  6422. ///Raw Attribute svg[font-size]
  6423. public string font_size{get;set;}
  6424. ///Raw Attribute svg[font-size-adjust]
  6425. public string font_size_adjust{get;set;}
  6426. ///Raw Attribute svg[font-stretch]
  6427. public string font_stretch{get;set;}
  6428. ///Raw Attribute svg[font-style]
  6429. public string font_style{get;set;}
  6430. ///Raw Attribute svg[font-variant]
  6431. public string font_variant{get;set;}
  6432. ///Raw Attribute svg[font-weight]
  6433. public string font_weight{get;set;}
  6434. ///Raw Attribute svg[glyph-orientation-horizontal]
  6435. public string glyph_orientation_horizontal{get;set;}
  6436. ///Raw Attribute svg[glyph-orientation-vertical]
  6437. public string glyph_orientation_vertical{get;set;}
  6438. ///Raw Attribute svg[image-rendering]
  6439. public string image_rendering{get;set;}
  6440. public string kerning{get;set;}
  6441. ///Raw Attribute svg[letter-spacing]
  6442. public string letter_spacing{get;set;}
  6443. ///Raw Attribute svg[lighting-color]
  6444. public string lighting_color{get;set;}
  6445. ///Raw Attribute svg[marker-end]
  6446. public string marker_end{get;set;}
  6447. ///Raw Attribute svg[marker-mid]
  6448. public string marker_mid{get;set;}
  6449. ///Raw Attribute svg[marker-start]
  6450. public string marker_start{get;set;}
  6451. public string mask{get;set;}
  6452. public string opacity{get;set;}
  6453. public string overflow{get;set;}
  6454. ///Raw Attribute svg[pointer-events]
  6455. public string pointer_events{get;set;}
  6456. ///Raw Attribute svg[shape-rendering]
  6457. public string shape_rendering{get;set;}
  6458. ///Raw Attribute svg[solid-color]
  6459. public string solid_color{get;set;}
  6460. ///Raw Attribute svg[solid-opacity]
  6461. public string solid_opacity{get;set;}
  6462. ///Raw Attribute svg[stop-color]
  6463. public string stop_color{get;set;}
  6464. ///Raw Attribute svg[stop-opacity]
  6465. public string stop_opacity{get;set;}
  6466. public string stroke{get;set;}
  6467. ///Raw Attribute svg[stroke-dasharray]
  6468. public string stroke_dasharray{get;set;}
  6469. ///Raw Attribute svg[stroke-dashoffset]
  6470. public string stroke_dashoffset{get;set;}
  6471. ///Raw Attribute svg[stroke-linecap]
  6472. public string stroke_linecap{get;set;}
  6473. ///Raw Attribute svg[stroke-linejoin]
  6474. public string stroke_linejoin{get;set;}
  6475. ///Raw Attribute svg[stroke-miterlimit]
  6476. public string stroke_miterlimit{get;set;}
  6477. ///Raw Attribute svg[stroke-opacity]
  6478. public string stroke_opacity{get;set;}
  6479. ///Raw Attribute svg[stroke-width]
  6480. public string stroke_width{get;set;}
  6481. ///Raw Attribute svg[text-anchor]
  6482. public string text_anchor{get;set;}
  6483. ///Raw Attribute svg[text-decoration]
  6484. public string text_decoration{get;set;}
  6485. ///Raw Attribute svg[text-rendering]
  6486. public string text_rendering{get;set;}
  6487. public string transform{get;set;}
  6488. ///Raw Attribute svg[unicode-bidi]
  6489. public string unicode_bidi{get;set;}
  6490. ///Raw Attribute svg[vector-effect]
  6491. public string vector_effect{get;set;}
  6492. public string visibility{get;set;}
  6493. ///Raw Attribute svg[word-spacing]
  6494. public string word_spacing{get;set;}
  6495. public string wri{get;set;}
  6496.  
  6497.  
  6498. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6499. public string class_{get;set;}
  6500. public string style{get;set;}
  6501.  
  6502. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  6503. public string in_{get;set;}
  6504. public string surfaceScale{get;set;}
  6505. public string specularConstant{get;set;}
  6506. public string specularExponent{get;set;}
  6507. public string kernelUnitLength{get;set;}
  6508.  
  6509. }
  6510.  
  6511. public class feTile : Panel, IAddChild{
  6512. public string id{get;set;}
  6513. public string lang{get;set;}
  6514. public string tabindex{get;set;}
  6515. ///Raw Attribute svg[xml:base]
  6516. public string xml_base{get;set;}
  6517. ///Raw Attribute svg[xml:lang]
  6518. public string xml_lang{get;set;}
  6519. ///Raw Attribute svg[xml:space]
  6520. public string xml_space{get;set;}
  6521. ///Raw Attribute svg[alignment-baseline]
  6522. public string alignment_baseline{get;set;}
  6523. ///Raw Attribute svg[baseline-shift]
  6524. public string baseline_shift{get;set;}
  6525. public string clip{get;set;}
  6526. ///Raw Attribute svg[clip-path]
  6527. public string clip_path{get;set;}
  6528. ///Raw Attribute svg[clip-rule]
  6529. public string clip_rule{get;set;}
  6530. public string color{get;set;}
  6531. ///Raw Attribute svg[color-interpolation]
  6532. public string color_interpolation{get;set;}
  6533. ///Raw Attribute svg[color-interpolation-filters]
  6534. public string color_interpolation_filters{get;set;}
  6535. ///Raw Attribute svg[color-profile]
  6536. public string color_profile{get;set;}
  6537. ///Raw Attribute svg[color-rendering]
  6538. public string color_rendering{get;set;}
  6539. public string cursor{get;set;}
  6540. public string direction{get;set;}
  6541. public string display{get;set;}
  6542. ///Raw Attribute svg[dominant-baseline]
  6543. public string dominant_baseline{get;set;}
  6544. ///Raw Attribute svg[enable-background]
  6545. public string enable_background{get;set;}
  6546. public string fill{get;set;}
  6547. ///Raw Attribute svg[fill-opacity]
  6548. public string fill_opacity{get;set;}
  6549. ///Raw Attribute svg[fill-rule]
  6550. public string fill_rule{get;set;}
  6551. public string filter{get;set;}
  6552. ///Raw Attribute svg[flood-color]
  6553. public string flood_color{get;set;}
  6554. ///Raw Attribute svg[flood-opacity]
  6555. public string flood_opacity{get;set;}
  6556. ///Raw Attribute svg[font-family]
  6557. public string font_family{get;set;}
  6558. ///Raw Attribute svg[font-size]
  6559. public string font_size{get;set;}
  6560. ///Raw Attribute svg[font-size-adjust]
  6561. public string font_size_adjust{get;set;}
  6562. ///Raw Attribute svg[font-stretch]
  6563. public string font_stretch{get;set;}
  6564. ///Raw Attribute svg[font-style]
  6565. public string font_style{get;set;}
  6566. ///Raw Attribute svg[font-variant]
  6567. public string font_variant{get;set;}
  6568. ///Raw Attribute svg[font-weight]
  6569. public string font_weight{get;set;}
  6570. ///Raw Attribute svg[glyph-orientation-horizontal]
  6571. public string glyph_orientation_horizontal{get;set;}
  6572. ///Raw Attribute svg[glyph-orientation-vertical]
  6573. public string glyph_orientation_vertical{get;set;}
  6574. ///Raw Attribute svg[image-rendering]
  6575. public string image_rendering{get;set;}
  6576. public string kerning{get;set;}
  6577. ///Raw Attribute svg[letter-spacing]
  6578. public string letter_spacing{get;set;}
  6579. ///Raw Attribute svg[lighting-color]
  6580. public string lighting_color{get;set;}
  6581. ///Raw Attribute svg[marker-end]
  6582. public string marker_end{get;set;}
  6583. ///Raw Attribute svg[marker-mid]
  6584. public string marker_mid{get;set;}
  6585. ///Raw Attribute svg[marker-start]
  6586. public string marker_start{get;set;}
  6587. public string mask{get;set;}
  6588. public string opacity{get;set;}
  6589. public string overflow{get;set;}
  6590. ///Raw Attribute svg[pointer-events]
  6591. public string pointer_events{get;set;}
  6592. ///Raw Attribute svg[shape-rendering]
  6593. public string shape_rendering{get;set;}
  6594. ///Raw Attribute svg[solid-color]
  6595. public string solid_color{get;set;}
  6596. ///Raw Attribute svg[solid-opacity]
  6597. public string solid_opacity{get;set;}
  6598. ///Raw Attribute svg[stop-color]
  6599. public string stop_color{get;set;}
  6600. ///Raw Attribute svg[stop-opacity]
  6601. public string stop_opacity{get;set;}
  6602. public string stroke{get;set;}
  6603. ///Raw Attribute svg[stroke-dasharray]
  6604. public string stroke_dasharray{get;set;}
  6605. ///Raw Attribute svg[stroke-dashoffset]
  6606. public string stroke_dashoffset{get;set;}
  6607. ///Raw Attribute svg[stroke-linecap]
  6608. public string stroke_linecap{get;set;}
  6609. ///Raw Attribute svg[stroke-linejoin]
  6610. public string stroke_linejoin{get;set;}
  6611. ///Raw Attribute svg[stroke-miterlimit]
  6612. public string stroke_miterlimit{get;set;}
  6613. ///Raw Attribute svg[stroke-opacity]
  6614. public string stroke_opacity{get;set;}
  6615. ///Raw Attribute svg[stroke-width]
  6616. public string stroke_width{get;set;}
  6617. ///Raw Attribute svg[text-anchor]
  6618. public string text_anchor{get;set;}
  6619. ///Raw Attribute svg[text-decoration]
  6620. public string text_decoration{get;set;}
  6621. ///Raw Attribute svg[text-rendering]
  6622. public string text_rendering{get;set;}
  6623. public string transform{get;set;}
  6624. ///Raw Attribute svg[unicode-bidi]
  6625. public string unicode_bidi{get;set;}
  6626. ///Raw Attribute svg[vector-effect]
  6627. public string vector_effect{get;set;}
  6628. public string visibility{get;set;}
  6629. ///Raw Attribute svg[word-spacing]
  6630. public string word_spacing{get;set;}
  6631. public string wri{get;set;}
  6632.  
  6633.  
  6634. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6635. public string class_{get;set;}
  6636. public string style{get;set;}
  6637.  
  6638. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
  6639. public string in_{get;set;}
  6640.  
  6641. }
  6642.  
  6643. public class feTurbulence : Panel, IAddChild{
  6644. public string id{get;set;}
  6645. public string lang{get;set;}
  6646. public string tabindex{get;set;}
  6647. ///Raw Attribute svg[xml:base]
  6648. public string xml_base{get;set;}
  6649. ///Raw Attribute svg[xml:lang]
  6650. public string xml_lang{get;set;}
  6651. ///Raw Attribute svg[xml:space]
  6652. public string xml_space{get;set;}
  6653. ///Raw Attribute svg[alignment-baseline]
  6654. public string alignment_baseline{get;set;}
  6655. ///Raw Attribute svg[baseline-shift]
  6656. public string baseline_shift{get;set;}
  6657. public string clip{get;set;}
  6658. ///Raw Attribute svg[clip-path]
  6659. public string clip_path{get;set;}
  6660. ///Raw Attribute svg[clip-rule]
  6661. public string clip_rule{get;set;}
  6662. public string color{get;set;}
  6663. ///Raw Attribute svg[color-interpolation]
  6664. public string color_interpolation{get;set;}
  6665. ///Raw Attribute svg[color-interpolation-filters]
  6666. public string color_interpolation_filters{get;set;}
  6667. ///Raw Attribute svg[color-profile]
  6668. public string color_profile{get;set;}
  6669. ///Raw Attribute svg[color-rendering]
  6670. public string color_rendering{get;set;}
  6671. public string cursor{get;set;}
  6672. public string direction{get;set;}
  6673. public string display{get;set;}
  6674. ///Raw Attribute svg[dominant-baseline]
  6675. public string dominant_baseline{get;set;}
  6676. ///Raw Attribute svg[enable-background]
  6677. public string enable_background{get;set;}
  6678. public string fill{get;set;}
  6679. ///Raw Attribute svg[fill-opacity]
  6680. public string fill_opacity{get;set;}
  6681. ///Raw Attribute svg[fill-rule]
  6682. public string fill_rule{get;set;}
  6683. public string filter{get;set;}
  6684. ///Raw Attribute svg[flood-color]
  6685. public string flood_color{get;set;}
  6686. ///Raw Attribute svg[flood-opacity]
  6687. public string flood_opacity{get;set;}
  6688. ///Raw Attribute svg[font-family]
  6689. public string font_family{get;set;}
  6690. ///Raw Attribute svg[font-size]
  6691. public string font_size{get;set;}
  6692. ///Raw Attribute svg[font-size-adjust]
  6693. public string font_size_adjust{get;set;}
  6694. ///Raw Attribute svg[font-stretch]
  6695. public string font_stretch{get;set;}
  6696. ///Raw Attribute svg[font-style]
  6697. public string font_style{get;set;}
  6698. ///Raw Attribute svg[font-variant]
  6699. public string font_variant{get;set;}
  6700. ///Raw Attribute svg[font-weight]
  6701. public string font_weight{get;set;}
  6702. ///Raw Attribute svg[glyph-orientation-horizontal]
  6703. public string glyph_orientation_horizontal{get;set;}
  6704. ///Raw Attribute svg[glyph-orientation-vertical]
  6705. public string glyph_orientation_vertical{get;set;}
  6706. ///Raw Attribute svg[image-rendering]
  6707. public string image_rendering{get;set;}
  6708. public string kerning{get;set;}
  6709. ///Raw Attribute svg[letter-spacing]
  6710. public string letter_spacing{get;set;}
  6711. ///Raw Attribute svg[lighting-color]
  6712. public string lighting_color{get;set;}
  6713. ///Raw Attribute svg[marker-end]
  6714. public string marker_end{get;set;}
  6715. ///Raw Attribute svg[marker-mid]
  6716. public string marker_mid{get;set;}
  6717. ///Raw Attribute svg[marker-start]
  6718. public string marker_start{get;set;}
  6719. public string mask{get;set;}
  6720. public string opacity{get;set;}
  6721. public string overflow{get;set;}
  6722. ///Raw Attribute svg[pointer-events]
  6723. public string pointer_events{get;set;}
  6724. ///Raw Attribute svg[shape-rendering]
  6725. public string shape_rendering{get;set;}
  6726. ///Raw Attribute svg[solid-color]
  6727. public string solid_color{get;set;}
  6728. ///Raw Attribute svg[solid-opacity]
  6729. public string solid_opacity{get;set;}
  6730. ///Raw Attribute svg[stop-color]
  6731. public string stop_color{get;set;}
  6732. ///Raw Attribute svg[stop-opacity]
  6733. public string stop_opacity{get;set;}
  6734. public string stroke{get;set;}
  6735. ///Raw Attribute svg[stroke-dasharray]
  6736. public string stroke_dasharray{get;set;}
  6737. ///Raw Attribute svg[stroke-dashoffset]
  6738. public string stroke_dashoffset{get;set;}
  6739. ///Raw Attribute svg[stroke-linecap]
  6740. public string stroke_linecap{get;set;}
  6741. ///Raw Attribute svg[stroke-linejoin]
  6742. public string stroke_linejoin{get;set;}
  6743. ///Raw Attribute svg[stroke-miterlimit]
  6744. public string stroke_miterlimit{get;set;}
  6745. ///Raw Attribute svg[stroke-opacity]
  6746. public string stroke_opacity{get;set;}
  6747. ///Raw Attribute svg[stroke-width]
  6748. public string stroke_width{get;set;}
  6749. ///Raw Attribute svg[text-anchor]
  6750. public string text_anchor{get;set;}
  6751. ///Raw Attribute svg[text-decoration]
  6752. public string text_decoration{get;set;}
  6753. ///Raw Attribute svg[text-rendering]
  6754. public string text_rendering{get;set;}
  6755. public string transform{get;set;}
  6756. ///Raw Attribute svg[unicode-bidi]
  6757. public string unicode_bidi{get;set;}
  6758. ///Raw Attribute svg[vector-effect]
  6759. public string vector_effect{get;set;}
  6760. public string visibility{get;set;}
  6761. ///Raw Attribute svg[word-spacing]
  6762. public string word_spacing{get;set;}
  6763. public string wri{get;set;}
  6764.  
  6765.  
  6766. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6767. public string class_{get;set;}
  6768. public string style{get;set;}
  6769. public string baseFrequency{get;set;}
  6770. public string numOctaves{get;set;}
  6771. public string seed{get;set;}
  6772. public string stitchTiles{get;set;}
  6773. public string type{get;set;}
  6774.  
  6775. }
  6776.  
  6777. public class font : Panel, IAddChild{
  6778. public string id{get;set;}
  6779. public string lang{get;set;}
  6780. public string tabindex{get;set;}
  6781. ///Raw Attribute svg[xml:base]
  6782. public string xml_base{get;set;}
  6783. ///Raw Attribute svg[xml:lang]
  6784. public string xml_lang{get;set;}
  6785. ///Raw Attribute svg[xml:space]
  6786. public string xml_space{get;set;}
  6787. ///Raw Attribute svg[alignment-baseline]
  6788. public string alignment_baseline{get;set;}
  6789. ///Raw Attribute svg[baseline-shift]
  6790. public string baseline_shift{get;set;}
  6791. public string clip{get;set;}
  6792. ///Raw Attribute svg[clip-path]
  6793. public string clip_path{get;set;}
  6794. ///Raw Attribute svg[clip-rule]
  6795. public string clip_rule{get;set;}
  6796. public string color{get;set;}
  6797. ///Raw Attribute svg[color-interpolation]
  6798. public string color_interpolation{get;set;}
  6799. ///Raw Attribute svg[color-interpolation-filters]
  6800. public string color_interpolation_filters{get;set;}
  6801. ///Raw Attribute svg[color-profile]
  6802. public string color_profile{get;set;}
  6803. ///Raw Attribute svg[color-rendering]
  6804. public string color_rendering{get;set;}
  6805. public string cursor{get;set;}
  6806. public string direction{get;set;}
  6807. public string display{get;set;}
  6808. ///Raw Attribute svg[dominant-baseline]
  6809. public string dominant_baseline{get;set;}
  6810. ///Raw Attribute svg[enable-background]
  6811. public string enable_background{get;set;}
  6812. public string fill{get;set;}
  6813. ///Raw Attribute svg[fill-opacity]
  6814. public string fill_opacity{get;set;}
  6815. ///Raw Attribute svg[fill-rule]
  6816. public string fill_rule{get;set;}
  6817. public string filter{get;set;}
  6818. ///Raw Attribute svg[flood-color]
  6819. public string flood_color{get;set;}
  6820. ///Raw Attribute svg[flood-opacity]
  6821. public string flood_opacity{get;set;}
  6822. ///Raw Attribute svg[font-family]
  6823. public string font_family{get;set;}
  6824. ///Raw Attribute svg[font-size]
  6825. public string font_size{get;set;}
  6826. ///Raw Attribute svg[font-size-adjust]
  6827. public string font_size_adjust{get;set;}
  6828. ///Raw Attribute svg[font-stretch]
  6829. public string font_stretch{get;set;}
  6830. ///Raw Attribute svg[font-style]
  6831. public string font_style{get;set;}
  6832. ///Raw Attribute svg[font-variant]
  6833. public string font_variant{get;set;}
  6834. ///Raw Attribute svg[font-weight]
  6835. public string font_weight{get;set;}
  6836. ///Raw Attribute svg[glyph-orientation-horizontal]
  6837. public string glyph_orientation_horizontal{get;set;}
  6838. ///Raw Attribute svg[glyph-orientation-vertical]
  6839. public string glyph_orientation_vertical{get;set;}
  6840. ///Raw Attribute svg[image-rendering]
  6841. public string image_rendering{get;set;}
  6842. public string kerning{get;set;}
  6843. ///Raw Attribute svg[letter-spacing]
  6844. public string letter_spacing{get;set;}
  6845. ///Raw Attribute svg[lighting-color]
  6846. public string lighting_color{get;set;}
  6847. ///Raw Attribute svg[marker-end]
  6848. public string marker_end{get;set;}
  6849. ///Raw Attribute svg[marker-mid]
  6850. public string marker_mid{get;set;}
  6851. ///Raw Attribute svg[marker-start]
  6852. public string marker_start{get;set;}
  6853. public string mask{get;set;}
  6854. public string opacity{get;set;}
  6855. public string overflow{get;set;}
  6856. ///Raw Attribute svg[pointer-events]
  6857. public string pointer_events{get;set;}
  6858. ///Raw Attribute svg[shape-rendering]
  6859. public string shape_rendering{get;set;}
  6860. ///Raw Attribute svg[solid-color]
  6861. public string solid_color{get;set;}
  6862. ///Raw Attribute svg[solid-opacity]
  6863. public string solid_opacity{get;set;}
  6864. ///Raw Attribute svg[stop-color]
  6865. public string stop_color{get;set;}
  6866. ///Raw Attribute svg[stop-opacity]
  6867. public string stop_opacity{get;set;}
  6868. public string stroke{get;set;}
  6869. ///Raw Attribute svg[stroke-dasharray]
  6870. public string stroke_dasharray{get;set;}
  6871. ///Raw Attribute svg[stroke-dashoffset]
  6872. public string stroke_dashoffset{get;set;}
  6873. ///Raw Attribute svg[stroke-linecap]
  6874. public string stroke_linecap{get;set;}
  6875. ///Raw Attribute svg[stroke-linejoin]
  6876. public string stroke_linejoin{get;set;}
  6877. ///Raw Attribute svg[stroke-miterlimit]
  6878. public string stroke_miterlimit{get;set;}
  6879. ///Raw Attribute svg[stroke-opacity]
  6880. public string stroke_opacity{get;set;}
  6881. ///Raw Attribute svg[stroke-width]
  6882. public string stroke_width{get;set;}
  6883. ///Raw Attribute svg[text-anchor]
  6884. public string text_anchor{get;set;}
  6885. ///Raw Attribute svg[text-decoration]
  6886. public string text_decoration{get;set;}
  6887. ///Raw Attribute svg[text-rendering]
  6888. public string text_rendering{get;set;}
  6889. public string transform{get;set;}
  6890. ///Raw Attribute svg[unicode-bidi]
  6891. public string unicode_bidi{get;set;}
  6892. ///Raw Attribute svg[vector-effect]
  6893. public string vector_effect{get;set;}
  6894. public string visibility{get;set;}
  6895. ///Raw Attribute svg[word-spacing]
  6896. public string word_spacing{get;set;}
  6897. public string wri{get;set;}
  6898.  
  6899.  
  6900. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  6901. public string class_{get;set;}
  6902. public string style{get;set;}
  6903. public string externalResourcesRequired{get;set;}
  6904.  
  6905. }
  6906.  
  6907. public class font_face : Panel, IAddChild{
  6908. public string id{get;set;}
  6909. public string lang{get;set;}
  6910. public string tabindex{get;set;}
  6911. ///Raw Attribute svg[xml:base]
  6912. public string xml_base{get;set;}
  6913. ///Raw Attribute svg[xml:lang]
  6914. public string xml_lang{get;set;}
  6915. ///Raw Attribute svg[xml:space]
  6916. public string xml_space{get;set;}
  6917.  
  6918.  
  6919. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-family">font-family</a></code></li>]
  6920. public string font_family{get;set;}
  6921.  
  6922. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-style">font-style</a></code></li>]
  6923. public string font_style{get;set;}
  6924.  
  6925. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-variant">font-variant</a></code></li>]
  6926. public string font_variant{get;set;}
  6927.  
  6928. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-weight">font-weight</a></code></li>]
  6929. public string font_weight{get;set;}
  6930.  
  6931. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-stretch">font-stretch</a></code></li>]
  6932. public string font_stretch{get;set;}
  6933.  
  6934. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-size">font-size</a></code></li>]
  6935. public string font_size{get;set;}
  6936.  
  6937. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/accent-height">accent-height</a></code></li>]
  6938. public string accent_height{get;set;}
  6939. public string ascent{get;set;}
  6940.  
  6941. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/underline-position">underline-position</a></code></li>]
  6942. public string underline_position{get;set;}
  6943.  
  6944. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/underline-thickness">underline-thickness</a></code></li>]
  6945. public string underline_thickness{get;set;}
  6946.  
  6947. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/strikethrough-position">strikethrough-position</a></code></li>]
  6948. public string strikethrough_position{get;set;}
  6949.  
  6950. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/strikethrough-thickness">strikethrough-thickness</a></code></li>]
  6951. public string strikethrough_thickness{get;set;}
  6952.  
  6953. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/overline-position">overline-position</a></code></li>]
  6954. public string overline_position{get;set;}
  6955.  
  6956. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/overline-thickness">overline-thickness</a></code></li>]
  6957. public string overline_thickness{get;set;}
  6958.  
  6959. }
  6960.  
  6961. public class font_face_format : Panel, IAddChild{
  6962. public string id{get;set;}
  6963. public string lang{get;set;}
  6964. public string tabindex{get;set;}
  6965. ///Raw Attribute svg[xml:base]
  6966. public string xml_base{get;set;}
  6967. ///Raw Attribute svg[xml:lang]
  6968. public string xml_lang{get;set;}
  6969. ///Raw Attribute svg[xml:space]
  6970. public string xml_space{get;set;}
  6971.  
  6972.  
  6973. }
  6974.  
  6975. public class font_face_name : Panel, IAddChild{
  6976. public string id{get;set;}
  6977. public string lang{get;set;}
  6978. public string tabindex{get;set;}
  6979. ///Raw Attribute svg[xml:base]
  6980. public string xml_base{get;set;}
  6981. ///Raw Attribute svg[xml:lang]
  6982. public string xml_lang{get;set;}
  6983. ///Raw Attribute svg[xml:space]
  6984. public string xml_space{get;set;}
  6985.  
  6986.  
  6987. }
  6988.  
  6989. public class font_face_src : Panel, IAddChild{
  6990. public string id{get;set;}
  6991. public string lang{get;set;}
  6992. public string tabindex{get;set;}
  6993. ///Raw Attribute svg[xml:base]
  6994. public string xml_base{get;set;}
  6995. ///Raw Attribute svg[xml:lang]
  6996. public string xml_lang{get;set;}
  6997. ///Raw Attribute svg[xml:space]
  6998. public string xml_space{get;set;}
  6999.  
  7000.  
  7001. }
  7002.  
  7003. public class font_face_uri : Panel, IAddChild{
  7004. public string id{get;set;}
  7005. public string lang{get;set;}
  7006. public string tabindex{get;set;}
  7007. ///Raw Attribute svg[xml:base]
  7008. public string xml_base{get;set;}
  7009. ///Raw Attribute svg[xml:lang]
  7010. public string xml_lang{get;set;}
  7011. ///Raw Attribute svg[xml:space]
  7012. public string xml_space{get;set;}
  7013. ///Raw Attribute svg[xlink:title]
  7014. public string xlink_title{get;set;}
  7015.  
  7016.  
  7017. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  7018. public string xlink_href{get;set;}
  7019.  
  7020. }
  7021.  
  7022. public class hkern : Panel, IAddChild{
  7023. public string id{get;set;}
  7024. public string lang{get;set;}
  7025. public string tabindex{get;set;}
  7026. ///Raw Attribute svg[xml:base]
  7027. public string xml_base{get;set;}
  7028. ///Raw Attribute svg[xml:lang]
  7029. public string xml_lang{get;set;}
  7030. ///Raw Attribute svg[xml:space]
  7031. public string xml_space{get;set;}
  7032.  
  7033.  
  7034. }
  7035.  
  7036. public class vkern : Panel, IAddChild{
  7037. public string id{get;set;}
  7038. public string lang{get;set;}
  7039. public string tabindex{get;set;}
  7040. ///Raw Attribute svg[xml:base]
  7041. public string xml_base{get;set;}
  7042. ///Raw Attribute svg[xml:lang]
  7043. public string xml_lang{get;set;}
  7044. ///Raw Attribute svg[xml:space]
  7045. public string xml_space{get;set;}
  7046.  
  7047.  
  7048. }
  7049.  
  7050. public class linearGradient : Panel, IAddChild{
  7051. public string id{get;set;}
  7052. public string lang{get;set;}
  7053. public string tabindex{get;set;}
  7054. ///Raw Attribute svg[xml:base]
  7055. public string xml_base{get;set;}
  7056. ///Raw Attribute svg[xml:lang]
  7057. public string xml_lang{get;set;}
  7058. ///Raw Attribute svg[xml:space]
  7059. public string xml_space{get;set;}
  7060. ///Raw Attribute svg[class]
  7061. public string class_{get;set;}
  7062. public string style{get;set;}
  7063. ///Raw Attribute svg[alignment-baseline]
  7064. public string alignment_baseline{get;set;}
  7065. ///Raw Attribute svg[baseline-shift]
  7066. public string baseline_shift{get;set;}
  7067. public string clip{get;set;}
  7068. ///Raw Attribute svg[clip-path]
  7069. public string clip_path{get;set;}
  7070. ///Raw Attribute svg[clip-rule]
  7071. public string clip_rule{get;set;}
  7072. public string color{get;set;}
  7073. ///Raw Attribute svg[color-interpolation]
  7074. public string color_interpolation{get;set;}
  7075. ///Raw Attribute svg[color-interpolation-filters]
  7076. public string color_interpolation_filters{get;set;}
  7077. ///Raw Attribute svg[color-profile]
  7078. public string color_profile{get;set;}
  7079. ///Raw Attribute svg[color-rendering]
  7080. public string color_rendering{get;set;}
  7081. public string cursor{get;set;}
  7082. public string direction{get;set;}
  7083. public string display{get;set;}
  7084. ///Raw Attribute svg[dominant-baseline]
  7085. public string dominant_baseline{get;set;}
  7086. ///Raw Attribute svg[enable-background]
  7087. public string enable_background{get;set;}
  7088. public string fill{get;set;}
  7089. ///Raw Attribute svg[fill-opacity]
  7090. public string fill_opacity{get;set;}
  7091. ///Raw Attribute svg[fill-rule]
  7092. public string fill_rule{get;set;}
  7093. public string filter{get;set;}
  7094. ///Raw Attribute svg[flood-color]
  7095. public string flood_color{get;set;}
  7096. ///Raw Attribute svg[flood-opacity]
  7097. public string flood_opacity{get;set;}
  7098. ///Raw Attribute svg[font-family]
  7099. public string font_family{get;set;}
  7100. ///Raw Attribute svg[font-size]
  7101. public string font_size{get;set;}
  7102. ///Raw Attribute svg[font-size-adjust]
  7103. public string font_size_adjust{get;set;}
  7104. ///Raw Attribute svg[font-stretch]
  7105. public string font_stretch{get;set;}
  7106. ///Raw Attribute svg[font-style]
  7107. public string font_style{get;set;}
  7108. ///Raw Attribute svg[font-variant]
  7109. public string font_variant{get;set;}
  7110. ///Raw Attribute svg[font-weight]
  7111. public string font_weight{get;set;}
  7112. ///Raw Attribute svg[glyph-orientation-horizontal]
  7113. public string glyph_orientation_horizontal{get;set;}
  7114. ///Raw Attribute svg[glyph-orientation-vertical]
  7115. public string glyph_orientation_vertical{get;set;}
  7116. ///Raw Attribute svg[image-rendering]
  7117. public string image_rendering{get;set;}
  7118. public string kerning{get;set;}
  7119. ///Raw Attribute svg[letter-spacing]
  7120. public string letter_spacing{get;set;}
  7121. ///Raw Attribute svg[lighting-color]
  7122. public string lighting_color{get;set;}
  7123. ///Raw Attribute svg[marker-end]
  7124. public string marker_end{get;set;}
  7125. ///Raw Attribute svg[marker-mid]
  7126. public string marker_mid{get;set;}
  7127. ///Raw Attribute svg[marker-start]
  7128. public string marker_start{get;set;}
  7129. public string mask{get;set;}
  7130. public string opacity{get;set;}
  7131. public string overflow{get;set;}
  7132. ///Raw Attribute svg[pointer-events]
  7133. public string pointer_events{get;set;}
  7134. ///Raw Attribute svg[shape-rendering]
  7135. public string shape_rendering{get;set;}
  7136. ///Raw Attribute svg[solid-color]
  7137. public string solid_color{get;set;}
  7138. ///Raw Attribute svg[solid-opacity]
  7139. public string solid_opacity{get;set;}
  7140. ///Raw Attribute svg[stop-color]
  7141. public string stop_color{get;set;}
  7142. ///Raw Attribute svg[stop-opacity]
  7143. public string stop_opacity{get;set;}
  7144. public string stroke{get;set;}
  7145. ///Raw Attribute svg[stroke-dasharray]
  7146. public string stroke_dasharray{get;set;}
  7147. ///Raw Attribute svg[stroke-dashoffset]
  7148. public string stroke_dashoffset{get;set;}
  7149. ///Raw Attribute svg[stroke-linecap]
  7150. public string stroke_linecap{get;set;}
  7151. ///Raw Attribute svg[stroke-linejoin]
  7152. public string stroke_linejoin{get;set;}
  7153. ///Raw Attribute svg[stroke-miterlimit]
  7154. public string stroke_miterlimit{get;set;}
  7155. ///Raw Attribute svg[stroke-opacity]
  7156. public string stroke_opacity{get;set;}
  7157. ///Raw Attribute svg[stroke-width]
  7158. public string stroke_width{get;set;}
  7159. ///Raw Attribute svg[text-anchor]
  7160. public string text_anchor{get;set;}
  7161. ///Raw Attribute svg[text-decoration]
  7162. public string text_decoration{get;set;}
  7163. ///Raw Attribute svg[text-rendering]
  7164. public string text_rendering{get;set;}
  7165. public string transform{get;set;}
  7166. ///Raw Attribute svg[unicode-bidi]
  7167. public string unicode_bidi{get;set;}
  7168. ///Raw Attribute svg[vector-effect]
  7169. public string vector_effect{get;set;}
  7170. public string visibility{get;set;}
  7171. ///Raw Attribute svg[word-spacing]
  7172. public string word_spacing{get;set;}
  7173. public string wri{get;set;}
  7174. ///Raw Attribute svg[xlink:title]
  7175. public string xlink_title{get;set;}
  7176. public string oncancel{get;set;}
  7177. public string oncanplay{get;set;}
  7178. public string oncanplaythrough{get;set;}
  7179. public string onchange{get;set;}
  7180. public string onclick{get;set;}
  7181. public string onclose{get;set;}
  7182. public string oncuechange{get;set;}
  7183. public string ondblclick{get;set;}
  7184. public string ondrag{get;set;}
  7185. public string ondragend{get;set;}
  7186. public string ondragenter{get;set;}
  7187. public string ondragexit{get;set;}
  7188. public string ondragleave{get;set;}
  7189. public string ondragover{get;set;}
  7190. public string ondragstart{get;set;}
  7191. public string ondrop{get;set;}
  7192. public string ondurationchange{get;set;}
  7193. public string onemptied{get;set;}
  7194. public string onended{get;set;}
  7195. public string onerror{get;set;}
  7196. public string onfocus{get;set;}
  7197. public string oninput{get;set;}
  7198. public string oninvalid{get;set;}
  7199. public string onkeydown{get;set;}
  7200. public string onkeypress{get;set;}
  7201. public string onkeyup{get;set;}
  7202. public string onload{get;set;}
  7203. public string onloadeddata{get;set;}
  7204. public string onloadedmetadata{get;set;}
  7205. public string onloadstart{get;set;}
  7206. public string onmousedown{get;set;}
  7207. public string onmouseenter{get;set;}
  7208. public string onmouseleave{get;set;}
  7209. public string onmousemove{get;set;}
  7210. public string onmouseout{get;set;}
  7211. public string onmouseover{get;set;}
  7212. public string onmouseup{get;set;}
  7213. public string onmousewheel{get;set;}
  7214. public string onpause{get;set;}
  7215. public string onplay{get;set;}
  7216. public string onplaying{get;set;}
  7217. public string onprogress{get;set;}
  7218. public string onratechange{get;set;}
  7219. public string onreset{get;set;}
  7220. public string onresize{get;set;}
  7221. public string onscroll{get;set;}
  7222. public string onseeked{get;set;}
  7223. public string onseeking{get;set;}
  7224. public string onselect{get;set;}
  7225. public string onshow{get;set;}
  7226. public string onstalled{get;set;}
  7227. public string onsubmit{get;set;}
  7228. public string onsuspend{get;set;}
  7229. public string ontimeupdate{get;set;}
  7230. public string ontoggle{get;set;}
  7231. public string onvolumechange{get;set;}
  7232. public string onwaiting{get;set;}
  7233. public string oncopy{get;set;}
  7234. public string oncut{get;set;}
  7235. public string onpaste{get;set;}
  7236.  
  7237. public string gradientUnits{get;set;}
  7238. public string gradientTransform{get;set;}
  7239. public string href{get;set;}
  7240. public string spreadMethod{get;set;}
  7241. public string x1{get;set;}
  7242. public string x2{get;set;}
  7243.  
  7244. ///Raw Attribute svg[ <dt id="attr-cx"><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></dt>]
  7245. public string xlink_href{get;set;}
  7246. public string y1{get;set;}
  7247. public string y2{get;set;}
  7248.  
  7249. }
  7250.  
  7251. public class radialGradient : Panel, IAddChild{
  7252. public string id{get;set;}
  7253. public string lang{get;set;}
  7254. public string tabindex{get;set;}
  7255. ///Raw Attribute svg[xml:base]
  7256. public string xml_base{get;set;}
  7257. ///Raw Attribute svg[xml:lang]
  7258. public string xml_lang{get;set;}
  7259. ///Raw Attribute svg[xml:space]
  7260. public string xml_space{get;set;}
  7261. ///Raw Attribute svg[class]
  7262. public string class_{get;set;}
  7263. public string style{get;set;}
  7264. ///Raw Attribute svg[alignment-baseline]
  7265. public string alignment_baseline{get;set;}
  7266. ///Raw Attribute svg[baseline-shift]
  7267. public string baseline_shift{get;set;}
  7268. public string clip{get;set;}
  7269. ///Raw Attribute svg[clip-path]
  7270. public string clip_path{get;set;}
  7271. ///Raw Attribute svg[clip-rule]
  7272. public string clip_rule{get;set;}
  7273. public string color{get;set;}
  7274. ///Raw Attribute svg[color-interpolation]
  7275. public string color_interpolation{get;set;}
  7276. ///Raw Attribute svg[color-interpolation-filters]
  7277. public string color_interpolation_filters{get;set;}
  7278. ///Raw Attribute svg[color-profile]
  7279. public string color_profile{get;set;}
  7280. ///Raw Attribute svg[color-rendering]
  7281. public string color_rendering{get;set;}
  7282. public string cursor{get;set;}
  7283. public string direction{get;set;}
  7284. public string display{get;set;}
  7285. ///Raw Attribute svg[dominant-baseline]
  7286. public string dominant_baseline{get;set;}
  7287. ///Raw Attribute svg[enable-background]
  7288. public string enable_background{get;set;}
  7289. public string fill{get;set;}
  7290. ///Raw Attribute svg[fill-opacity]
  7291. public string fill_opacity{get;set;}
  7292. ///Raw Attribute svg[fill-rule]
  7293. public string fill_rule{get;set;}
  7294. public string filter{get;set;}
  7295. ///Raw Attribute svg[flood-color]
  7296. public string flood_color{get;set;}
  7297. ///Raw Attribute svg[flood-opacity]
  7298. public string flood_opacity{get;set;}
  7299. ///Raw Attribute svg[font-family]
  7300. public string font_family{get;set;}
  7301. ///Raw Attribute svg[font-size]
  7302. public string font_size{get;set;}
  7303. ///Raw Attribute svg[font-size-adjust]
  7304. public string font_size_adjust{get;set;}
  7305. ///Raw Attribute svg[font-stretch]
  7306. public string font_stretch{get;set;}
  7307. ///Raw Attribute svg[font-style]
  7308. public string font_style{get;set;}
  7309. ///Raw Attribute svg[font-variant]
  7310. public string font_variant{get;set;}
  7311. ///Raw Attribute svg[font-weight]
  7312. public string font_weight{get;set;}
  7313. ///Raw Attribute svg[glyph-orientation-horizontal]
  7314. public string glyph_orientation_horizontal{get;set;}
  7315. ///Raw Attribute svg[glyph-orientation-vertical]
  7316. public string glyph_orientation_vertical{get;set;}
  7317. ///Raw Attribute svg[image-rendering]
  7318. public string image_rendering{get;set;}
  7319. public string kerning{get;set;}
  7320. ///Raw Attribute svg[letter-spacing]
  7321. public string letter_spacing{get;set;}
  7322. ///Raw Attribute svg[lighting-color]
  7323. public string lighting_color{get;set;}
  7324. ///Raw Attribute svg[marker-end]
  7325. public string marker_end{get;set;}
  7326. ///Raw Attribute svg[marker-mid]
  7327. public string marker_mid{get;set;}
  7328. ///Raw Attribute svg[marker-start]
  7329. public string marker_start{get;set;}
  7330. public string mask{get;set;}
  7331. public string opacity{get;set;}
  7332. public string overflow{get;set;}
  7333. ///Raw Attribute svg[pointer-events]
  7334. public string pointer_events{get;set;}
  7335. ///Raw Attribute svg[shape-rendering]
  7336. public string shape_rendering{get;set;}
  7337. ///Raw Attribute svg[solid-color]
  7338. public string solid_color{get;set;}
  7339. ///Raw Attribute svg[solid-opacity]
  7340. public string solid_opacity{get;set;}
  7341. ///Raw Attribute svg[stop-color]
  7342. public string stop_color{get;set;}
  7343. ///Raw Attribute svg[stop-opacity]
  7344. public string stop_opacity{get;set;}
  7345. public string stroke{get;set;}
  7346. ///Raw Attribute svg[stroke-dasharray]
  7347. public string stroke_dasharray{get;set;}
  7348. ///Raw Attribute svg[stroke-dashoffset]
  7349. public string stroke_dashoffset{get;set;}
  7350. ///Raw Attribute svg[stroke-linecap]
  7351. public string stroke_linecap{get;set;}
  7352. ///Raw Attribute svg[stroke-linejoin]
  7353. public string stroke_linejoin{get;set;}
  7354. ///Raw Attribute svg[stroke-miterlimit]
  7355. public string stroke_miterlimit{get;set;}
  7356. ///Raw Attribute svg[stroke-opacity]
  7357. public string stroke_opacity{get;set;}
  7358. ///Raw Attribute svg[stroke-width]
  7359. public string stroke_width{get;set;}
  7360. ///Raw Attribute svg[text-anchor]
  7361. public string text_anchor{get;set;}
  7362. ///Raw Attribute svg[text-decoration]
  7363. public string text_decoration{get;set;}
  7364. ///Raw Attribute svg[text-rendering]
  7365. public string text_rendering{get;set;}
  7366. public string transform{get;set;}
  7367. ///Raw Attribute svg[unicode-bidi]
  7368. public string unicode_bidi{get;set;}
  7369. ///Raw Attribute svg[vector-effect]
  7370. public string vector_effect{get;set;}
  7371. public string visibility{get;set;}
  7372. ///Raw Attribute svg[word-spacing]
  7373. public string word_spacing{get;set;}
  7374. public string wri{get;set;}
  7375. ///Raw Attribute svg[xlink:title]
  7376. public string xlink_title{get;set;}
  7377. public string oncancel{get;set;}
  7378. public string oncanplay{get;set;}
  7379. public string oncanplaythrough{get;set;}
  7380. public string onchange{get;set;}
  7381. public string onclick{get;set;}
  7382. public string onclose{get;set;}
  7383. public string oncuechange{get;set;}
  7384. public string ondblclick{get;set;}
  7385. public string ondrag{get;set;}
  7386. public string ondragend{get;set;}
  7387. public string ondragenter{get;set;}
  7388. public string ondragexit{get;set;}
  7389. public string ondragleave{get;set;}
  7390. public string ondragover{get;set;}
  7391. public string ondragstart{get;set;}
  7392. public string ondrop{get;set;}
  7393. public string ondurationchange{get;set;}
  7394. public string onemptied{get;set;}
  7395. public string onended{get;set;}
  7396. public string onerror{get;set;}
  7397. public string onfocus{get;set;}
  7398. public string oninput{get;set;}
  7399. public string oninvalid{get;set;}
  7400. public string onkeydown{get;set;}
  7401. public string onkeypress{get;set;}
  7402. public string onkeyup{get;set;}
  7403. public string onload{get;set;}
  7404. public string onloadeddata{get;set;}
  7405. public string onloadedmetadata{get;set;}
  7406. public string onloadstart{get;set;}
  7407. public string onmousedown{get;set;}
  7408. public string onmouseenter{get;set;}
  7409. public string onmouseleave{get;set;}
  7410. public string onmousemove{get;set;}
  7411. public string onmouseout{get;set;}
  7412. public string onmouseover{get;set;}
  7413. public string onmouseup{get;set;}
  7414. public string onmousewheel{get;set;}
  7415. public string onpause{get;set;}
  7416. public string onplay{get;set;}
  7417. public string onplaying{get;set;}
  7418. public string onprogress{get;set;}
  7419. public string onratechange{get;set;}
  7420. public string onreset{get;set;}
  7421. public string onresize{get;set;}
  7422. public string onscroll{get;set;}
  7423. public string onseeked{get;set;}
  7424. public string onseeking{get;set;}
  7425. public string onselect{get;set;}
  7426. public string onshow{get;set;}
  7427. public string onstalled{get;set;}
  7428. public string onsubmit{get;set;}
  7429. public string onsuspend{get;set;}
  7430. public string ontimeupdate{get;set;}
  7431. public string ontoggle{get;set;}
  7432. public string onvolumechange{get;set;}
  7433. public string onwaiting{get;set;}
  7434. public string oncopy{get;set;}
  7435. public string oncut{get;set;}
  7436. public string onpaste{get;set;}
  7437.  
  7438. public string cx{get;set;}
  7439. public string cy{get;set;}
  7440. public string fr{get;set;}
  7441. public string fx{get;set;}
  7442. public string fy{get;set;}
  7443. public string gradientUnits{get;set;}
  7444. public string gradientTransform{get;set;}
  7445. public string href{get;set;}
  7446. public string r{get;set;}
  7447. public string spreadMethod{get;set;}
  7448.  
  7449. ///Raw Attribute svg[ <dt id="attr-cx"><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></dt>]
  7450. public string xlink_href{get;set;}
  7451.  
  7452. }
  7453.  
  7454. public class stop : Panel, IAddChild{
  7455. public string id{get;set;}
  7456. public string lang{get;set;}
  7457. public string tabindex{get;set;}
  7458. ///Raw Attribute svg[xml:base]
  7459. public string xml_base{get;set;}
  7460. ///Raw Attribute svg[xml:lang]
  7461. public string xml_lang{get;set;}
  7462. ///Raw Attribute svg[xml:space]
  7463. public string xml_space{get;set;}
  7464. ///Raw Attribute svg[alignment-baseline]
  7465. public string alignment_baseline{get;set;}
  7466. ///Raw Attribute svg[baseline-shift]
  7467. public string baseline_shift{get;set;}
  7468. public string clip{get;set;}
  7469. ///Raw Attribute svg[clip-path]
  7470. public string clip_path{get;set;}
  7471. ///Raw Attribute svg[clip-rule]
  7472. public string clip_rule{get;set;}
  7473. public string color{get;set;}
  7474. ///Raw Attribute svg[color-interpolation]
  7475. public string color_interpolation{get;set;}
  7476. ///Raw Attribute svg[color-interpolation-filters]
  7477. public string color_interpolation_filters{get;set;}
  7478. ///Raw Attribute svg[color-profile]
  7479. public string color_profile{get;set;}
  7480. ///Raw Attribute svg[color-rendering]
  7481. public string color_rendering{get;set;}
  7482. public string cursor{get;set;}
  7483. public string direction{get;set;}
  7484. public string display{get;set;}
  7485. ///Raw Attribute svg[dominant-baseline]
  7486. public string dominant_baseline{get;set;}
  7487. ///Raw Attribute svg[enable-background]
  7488. public string enable_background{get;set;}
  7489. public string fill{get;set;}
  7490. ///Raw Attribute svg[fill-opacity]
  7491. public string fill_opacity{get;set;}
  7492. ///Raw Attribute svg[fill-rule]
  7493. public string fill_rule{get;set;}
  7494. public string filter{get;set;}
  7495. ///Raw Attribute svg[flood-color]
  7496. public string flood_color{get;set;}
  7497. ///Raw Attribute svg[flood-opacity]
  7498. public string flood_opacity{get;set;}
  7499. ///Raw Attribute svg[font-family]
  7500. public string font_family{get;set;}
  7501. ///Raw Attribute svg[font-size]
  7502. public string font_size{get;set;}
  7503. ///Raw Attribute svg[font-size-adjust]
  7504. public string font_size_adjust{get;set;}
  7505. ///Raw Attribute svg[font-stretch]
  7506. public string font_stretch{get;set;}
  7507. ///Raw Attribute svg[font-style]
  7508. public string font_style{get;set;}
  7509. ///Raw Attribute svg[font-variant]
  7510. public string font_variant{get;set;}
  7511. ///Raw Attribute svg[font-weight]
  7512. public string font_weight{get;set;}
  7513. ///Raw Attribute svg[glyph-orientation-horizontal]
  7514. public string glyph_orientation_horizontal{get;set;}
  7515. ///Raw Attribute svg[glyph-orientation-vertical]
  7516. public string glyph_orientation_vertical{get;set;}
  7517. ///Raw Attribute svg[image-rendering]
  7518. public string image_rendering{get;set;}
  7519. public string kerning{get;set;}
  7520. ///Raw Attribute svg[letter-spacing]
  7521. public string letter_spacing{get;set;}
  7522. ///Raw Attribute svg[lighting-color]
  7523. public string lighting_color{get;set;}
  7524. ///Raw Attribute svg[marker-end]
  7525. public string marker_end{get;set;}
  7526. ///Raw Attribute svg[marker-mid]
  7527. public string marker_mid{get;set;}
  7528. ///Raw Attribute svg[marker-start]
  7529. public string marker_start{get;set;}
  7530. public string mask{get;set;}
  7531. public string opacity{get;set;}
  7532. public string overflow{get;set;}
  7533. ///Raw Attribute svg[pointer-events]
  7534. public string pointer_events{get;set;}
  7535. ///Raw Attribute svg[shape-rendering]
  7536. public string shape_rendering{get;set;}
  7537. ///Raw Attribute svg[solid-color]
  7538. public string solid_color{get;set;}
  7539. ///Raw Attribute svg[solid-opacity]
  7540. public string solid_opacity{get;set;}
  7541. ///Raw Attribute svg[stop-color]
  7542. public string stop_color{get;set;}
  7543. ///Raw Attribute svg[stop-opacity]
  7544. public string stop_opacity{get;set;}
  7545. public string stroke{get;set;}
  7546. ///Raw Attribute svg[stroke-dasharray]
  7547. public string stroke_dasharray{get;set;}
  7548. ///Raw Attribute svg[stroke-dashoffset]
  7549. public string stroke_dashoffset{get;set;}
  7550. ///Raw Attribute svg[stroke-linecap]
  7551. public string stroke_linecap{get;set;}
  7552. ///Raw Attribute svg[stroke-linejoin]
  7553. public string stroke_linejoin{get;set;}
  7554. ///Raw Attribute svg[stroke-miterlimit]
  7555. public string stroke_miterlimit{get;set;}
  7556. ///Raw Attribute svg[stroke-opacity]
  7557. public string stroke_opacity{get;set;}
  7558. ///Raw Attribute svg[stroke-width]
  7559. public string stroke_width{get;set;}
  7560. ///Raw Attribute svg[text-anchor]
  7561. public string text_anchor{get;set;}
  7562. ///Raw Attribute svg[text-decoration]
  7563. public string text_decoration{get;set;}
  7564. ///Raw Attribute svg[text-rendering]
  7565. public string text_rendering{get;set;}
  7566. public string transform{get;set;}
  7567. ///Raw Attribute svg[unicode-bidi]
  7568. public string unicode_bidi{get;set;}
  7569. ///Raw Attribute svg[vector-effect]
  7570. public string vector_effect{get;set;}
  7571. public string visibility{get;set;}
  7572. ///Raw Attribute svg[word-spacing]
  7573. public string word_spacing{get;set;}
  7574. public string wri{get;set;}
  7575.  
  7576.  
  7577. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  7578. public string class_{get;set;}
  7579. public string style{get;set;}
  7580.  
  7581. }
  7582.  
  7583. public class image : Panel, IAddChild{
  7584. public string id{get;set;}
  7585. public string lang{get;set;}
  7586. public string tabindex{get;set;}
  7587. ///Raw Attribute svg[xml:base]
  7588. public string xml_base{get;set;}
  7589. ///Raw Attribute svg[xml:lang]
  7590. public string xml_lang{get;set;}
  7591. ///Raw Attribute svg[xml:space]
  7592. public string xml_space{get;set;}
  7593. public string externalResourcesRequired{get;set;}
  7594. public string requiredExtensions{get;set;}
  7595. public string requiredFeatures{get;set;}
  7596. public string systemLanguage{get;set;}
  7597. ///Raw Attribute svg[alignment-baseline]
  7598. public string alignment_baseline{get;set;}
  7599. ///Raw Attribute svg[baseline-shift]
  7600. public string baseline_shift{get;set;}
  7601. public string clip{get;set;}
  7602. ///Raw Attribute svg[clip-path]
  7603. public string clip_path{get;set;}
  7604. ///Raw Attribute svg[clip-rule]
  7605. public string clip_rule{get;set;}
  7606. public string color{get;set;}
  7607. ///Raw Attribute svg[color-interpolation]
  7608. public string color_interpolation{get;set;}
  7609. ///Raw Attribute svg[color-interpolation-filters]
  7610. public string color_interpolation_filters{get;set;}
  7611. ///Raw Attribute svg[color-profile]
  7612. public string color_profile{get;set;}
  7613. ///Raw Attribute svg[color-rendering]
  7614. public string color_rendering{get;set;}
  7615. public string cursor{get;set;}
  7616. public string direction{get;set;}
  7617. public string display{get;set;}
  7618. ///Raw Attribute svg[dominant-baseline]
  7619. public string dominant_baseline{get;set;}
  7620. ///Raw Attribute svg[enable-background]
  7621. public string enable_background{get;set;}
  7622. public string fill{get;set;}
  7623. ///Raw Attribute svg[fill-opacity]
  7624. public string fill_opacity{get;set;}
  7625. ///Raw Attribute svg[fill-rule]
  7626. public string fill_rule{get;set;}
  7627. public string filter{get;set;}
  7628. ///Raw Attribute svg[flood-color]
  7629. public string flood_color{get;set;}
  7630. ///Raw Attribute svg[flood-opacity]
  7631. public string flood_opacity{get;set;}
  7632. ///Raw Attribute svg[font-family]
  7633. public string font_family{get;set;}
  7634. ///Raw Attribute svg[font-size]
  7635. public string font_size{get;set;}
  7636. ///Raw Attribute svg[font-size-adjust]
  7637. public string font_size_adjust{get;set;}
  7638. ///Raw Attribute svg[font-stretch]
  7639. public string font_stretch{get;set;}
  7640. ///Raw Attribute svg[font-style]
  7641. public string font_style{get;set;}
  7642. ///Raw Attribute svg[font-variant]
  7643. public string font_variant{get;set;}
  7644. ///Raw Attribute svg[font-weight]
  7645. public string font_weight{get;set;}
  7646. ///Raw Attribute svg[glyph-orientation-horizontal]
  7647. public string glyph_orientation_horizontal{get;set;}
  7648. ///Raw Attribute svg[glyph-orientation-vertical]
  7649. public string glyph_orientation_vertical{get;set;}
  7650. ///Raw Attribute svg[image-rendering]
  7651. public string image_rendering{get;set;}
  7652. public string kerning{get;set;}
  7653. ///Raw Attribute svg[letter-spacing]
  7654. public string letter_spacing{get;set;}
  7655. ///Raw Attribute svg[lighting-color]
  7656. public string lighting_color{get;set;}
  7657. ///Raw Attribute svg[marker-end]
  7658. public string marker_end{get;set;}
  7659. ///Raw Attribute svg[marker-mid]
  7660. public string marker_mid{get;set;}
  7661. ///Raw Attribute svg[marker-start]
  7662. public string marker_start{get;set;}
  7663. public string mask{get;set;}
  7664. public string opacity{get;set;}
  7665. public string overflow{get;set;}
  7666. ///Raw Attribute svg[pointer-events]
  7667. public string pointer_events{get;set;}
  7668. ///Raw Attribute svg[shape-rendering]
  7669. public string shape_rendering{get;set;}
  7670. ///Raw Attribute svg[solid-color]
  7671. public string solid_color{get;set;}
  7672. ///Raw Attribute svg[solid-opacity]
  7673. public string solid_opacity{get;set;}
  7674. ///Raw Attribute svg[stop-color]
  7675. public string stop_color{get;set;}
  7676. ///Raw Attribute svg[stop-opacity]
  7677. public string stop_opacity{get;set;}
  7678. public string stroke{get;set;}
  7679. ///Raw Attribute svg[stroke-dasharray]
  7680. public string stroke_dasharray{get;set;}
  7681. ///Raw Attribute svg[stroke-dashoffset]
  7682. public string stroke_dashoffset{get;set;}
  7683. ///Raw Attribute svg[stroke-linecap]
  7684. public string stroke_linecap{get;set;}
  7685. ///Raw Attribute svg[stroke-linejoin]
  7686. public string stroke_linejoin{get;set;}
  7687. ///Raw Attribute svg[stroke-miterlimit]
  7688. public string stroke_miterlimit{get;set;}
  7689. ///Raw Attribute svg[stroke-opacity]
  7690. public string stroke_opacity{get;set;}
  7691. ///Raw Attribute svg[stroke-width]
  7692. public string stroke_width{get;set;}
  7693. ///Raw Attribute svg[text-anchor]
  7694. public string text_anchor{get;set;}
  7695. ///Raw Attribute svg[text-decoration]
  7696. public string text_decoration{get;set;}
  7697. ///Raw Attribute svg[text-rendering]
  7698. public string text_rendering{get;set;}
  7699. public string transform{get;set;}
  7700. ///Raw Attribute svg[unicode-bidi]
  7701. public string unicode_bidi{get;set;}
  7702. ///Raw Attribute svg[vector-effect]
  7703. public string vector_effect{get;set;}
  7704. public string visibility{get;set;}
  7705. ///Raw Attribute svg[word-spacing]
  7706. public string word_spacing{get;set;}
  7707. public string wri{get;set;}
  7708. ///Raw Attribute svg[xlink:title]
  7709. public string xlink_title{get;set;}
  7710. public string onactivate{get;set;}
  7711. public string onfocusin{get;set;}
  7712. public string onfocusout{get;set;}
  7713.  
  7714.  
  7715. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  7716. public string class_{get;set;}
  7717. public string style{get;set;}
  7718. public string x{get;set;}
  7719. public string y{get;set;}
  7720. public string width{get;set;}
  7721. public string height{get;set;}
  7722.  
  7723. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code>: Points at a URL for the image file.</li>]
  7724. public string xlink_href{get;set;}
  7725. public string preserveAspectRatio{get;set;}
  7726.  
  7727. }
  7728.  
  7729. public class path : Panel, IAddChild{
  7730. public string id{get;set;}
  7731. public string lang{get;set;}
  7732. public string tabindex{get;set;}
  7733. ///Raw Attribute svg[xml:base]
  7734. public string xml_base{get;set;}
  7735. ///Raw Attribute svg[xml:lang]
  7736. public string xml_lang{get;set;}
  7737. ///Raw Attribute svg[xml:space]
  7738. public string xml_space{get;set;}
  7739. ///Raw Attribute svg[class]
  7740. public string class_{get;set;}
  7741. public string style{get;set;}
  7742. public string externalResourcesRequired{get;set;}
  7743. public string requiredExtensions{get;set;}
  7744. public string requiredFeatures{get;set;}
  7745. public string systemLanguage{get;set;}
  7746. ///Raw Attribute svg[aria-activedescendant]
  7747. public string aria_activedescendant{get;set;}
  7748. ///Raw Attribute svg[aria-atomic]
  7749. public string aria_atomic{get;set;}
  7750. ///Raw Attribute svg[aria-autocomplete]
  7751. public string aria_autocomplete{get;set;}
  7752. ///Raw Attribute svg[aria-busy]
  7753. public string aria_busy{get;set;}
  7754. ///Raw Attribute svg[aria-checked]
  7755. public string aria_checked{get;set;}
  7756. ///Raw Attribute svg[aria-colcount]
  7757. public string aria_colcount{get;set;}
  7758. ///Raw Attribute svg[aria-colindex]
  7759. public string aria_colindex{get;set;}
  7760. ///Raw Attribute svg[aria-colspan]
  7761. public string aria_colspan{get;set;}
  7762. ///Raw Attribute svg[aria-controls]
  7763. public string aria_controls{get;set;}
  7764. ///Raw Attribute svg[aria-current]
  7765. public string aria_current{get;set;}
  7766. ///Raw Attribute svg[aria-describedby]
  7767. public string aria_describedby{get;set;}
  7768. ///Raw Attribute svg[aria-details]
  7769. public string aria_details{get;set;}
  7770. ///Raw Attribute svg[aria-disabled]
  7771. public string aria_disabled{get;set;}
  7772. ///Raw Attribute svg[aria-dropeffect]
  7773. public string aria_dropeffect{get;set;}
  7774. ///Raw Attribute svg[aria-errormessage]
  7775. public string aria_errormessage{get;set;}
  7776. ///Raw Attribute svg[aria-expanded]
  7777. public string aria_expanded{get;set;}
  7778. ///Raw Attribute svg[aria-flowto]
  7779. public string aria_flowto{get;set;}
  7780. ///Raw Attribute svg[aria-grabbed]
  7781. public string aria_grabbed{get;set;}
  7782. ///Raw Attribute svg[aria-haspopup]
  7783. public string aria_haspopup{get;set;}
  7784. ///Raw Attribute svg[aria-hidden]
  7785. public string aria_hidden{get;set;}
  7786. ///Raw Attribute svg[aria-invalid]
  7787. public string aria_invalid{get;set;}
  7788. ///Raw Attribute svg[aria-keyshortcuts]
  7789. public string aria_keyshortcuts{get;set;}
  7790. ///Raw Attribute svg[aria-label]
  7791. public string aria_label{get;set;}
  7792. ///Raw Attribute svg[aria-labelledby]
  7793. public string aria_labelledby{get;set;}
  7794. ///Raw Attribute svg[aria-level]
  7795. public string aria_level{get;set;}
  7796. ///Raw Attribute svg[aria-live]
  7797. public string aria_live{get;set;}
  7798. ///Raw Attribute svg[aria-modal]
  7799. public string aria_modal{get;set;}
  7800. ///Raw Attribute svg[aria-multiline]
  7801. public string aria_multiline{get;set;}
  7802. ///Raw Attribute svg[aria-multiselectable]
  7803. public string aria_multiselectable{get;set;}
  7804. ///Raw Attribute svg[aria-orientation]
  7805. public string aria_orientation{get;set;}
  7806. ///Raw Attribute svg[aria-owns]
  7807. public string aria_owns{get;set;}
  7808. ///Raw Attribute svg[aria-placeholder]
  7809. public string aria_placeholder{get;set;}
  7810. ///Raw Attribute svg[aria-posinset]
  7811. public string aria_posinset{get;set;}
  7812. ///Raw Attribute svg[aria-pressed]
  7813. public string aria_pressed{get;set;}
  7814. ///Raw Attribute svg[aria-readonly]
  7815. public string aria_readonly{get;set;}
  7816. ///Raw Attribute svg[aria-relevant]
  7817. public string aria_relevant{get;set;}
  7818. ///Raw Attribute svg[aria-required]
  7819. public string aria_required{get;set;}
  7820. ///Raw Attribute svg[aria-roledescription]
  7821. public string aria_roledescription{get;set;}
  7822. ///Raw Attribute svg[aria-rowcount]
  7823. public string aria_rowcount{get;set;}
  7824. ///Raw Attribute svg[aria-rowindex]
  7825. public string aria_rowindex{get;set;}
  7826. ///Raw Attribute svg[aria-rowspan]
  7827. public string aria_rowspan{get;set;}
  7828. ///Raw Attribute svg[aria-selected]
  7829. public string aria_selected{get;set;}
  7830. ///Raw Attribute svg[aria-setsize]
  7831. public string aria_setsize{get;set;}
  7832. ///Raw Attribute svg[aria-sort]
  7833. public string aria_sort{get;set;}
  7834. ///Raw Attribute svg[aria-valuemax]
  7835. public string aria_valuemax{get;set;}
  7836. ///Raw Attribute svg[aria-valuemin]
  7837. public string aria_valuemin{get;set;}
  7838. ///Raw Attribute svg[aria-valuenow]
  7839. public string aria_valuenow{get;set;}
  7840. ///Raw Attribute svg[aria-valuetext]
  7841. public string aria_valuetext{get;set;}
  7842. public string role{get;set;}
  7843. ///Raw Attribute svg[alignment-baseline]
  7844. public string alignment_baseline{get;set;}
  7845. ///Raw Attribute svg[baseline-shift]
  7846. public string baseline_shift{get;set;}
  7847. public string clip{get;set;}
  7848. ///Raw Attribute svg[clip-path]
  7849. public string clip_path{get;set;}
  7850. ///Raw Attribute svg[clip-rule]
  7851. public string clip_rule{get;set;}
  7852. public string color{get;set;}
  7853. ///Raw Attribute svg[color-interpolation]
  7854. public string color_interpolation{get;set;}
  7855. ///Raw Attribute svg[color-interpolation-filters]
  7856. public string color_interpolation_filters{get;set;}
  7857. ///Raw Attribute svg[color-profile]
  7858. public string color_profile{get;set;}
  7859. ///Raw Attribute svg[color-rendering]
  7860. public string color_rendering{get;set;}
  7861. public string cursor{get;set;}
  7862. public string direction{get;set;}
  7863. public string display{get;set;}
  7864. ///Raw Attribute svg[dominant-baseline]
  7865. public string dominant_baseline{get;set;}
  7866. ///Raw Attribute svg[enable-background]
  7867. public string enable_background{get;set;}
  7868. public string fill{get;set;}
  7869. ///Raw Attribute svg[fill-opacity]
  7870. public string fill_opacity{get;set;}
  7871. ///Raw Attribute svg[fill-rule]
  7872. public string fill_rule{get;set;}
  7873. public string filter{get;set;}
  7874. ///Raw Attribute svg[flood-color]
  7875. public string flood_color{get;set;}
  7876. ///Raw Attribute svg[flood-opacity]
  7877. public string flood_opacity{get;set;}
  7878. ///Raw Attribute svg[font-family]
  7879. public string font_family{get;set;}
  7880. ///Raw Attribute svg[font-size]
  7881. public string font_size{get;set;}
  7882. ///Raw Attribute svg[font-size-adjust]
  7883. public string font_size_adjust{get;set;}
  7884. ///Raw Attribute svg[font-stretch]
  7885. public string font_stretch{get;set;}
  7886. ///Raw Attribute svg[font-style]
  7887. public string font_style{get;set;}
  7888. ///Raw Attribute svg[font-variant]
  7889. public string font_variant{get;set;}
  7890. ///Raw Attribute svg[font-weight]
  7891. public string font_weight{get;set;}
  7892. ///Raw Attribute svg[glyph-orientation-horizontal]
  7893. public string glyph_orientation_horizontal{get;set;}
  7894. ///Raw Attribute svg[glyph-orientation-vertical]
  7895. public string glyph_orientation_vertical{get;set;}
  7896. ///Raw Attribute svg[image-rendering]
  7897. public string image_rendering{get;set;}
  7898. public string kerning{get;set;}
  7899. ///Raw Attribute svg[letter-spacing]
  7900. public string letter_spacing{get;set;}
  7901. ///Raw Attribute svg[lighting-color]
  7902. public string lighting_color{get;set;}
  7903. ///Raw Attribute svg[marker-end]
  7904. public string marker_end{get;set;}
  7905. ///Raw Attribute svg[marker-mid]
  7906. public string marker_mid{get;set;}
  7907. ///Raw Attribute svg[marker-start]
  7908. public string marker_start{get;set;}
  7909. public string mask{get;set;}
  7910. public string opacity{get;set;}
  7911. public string overflow{get;set;}
  7912. ///Raw Attribute svg[pointer-events]
  7913. public string pointer_events{get;set;}
  7914. ///Raw Attribute svg[shape-rendering]
  7915. public string shape_rendering{get;set;}
  7916. ///Raw Attribute svg[solid-color]
  7917. public string solid_color{get;set;}
  7918. ///Raw Attribute svg[solid-opacity]
  7919. public string solid_opacity{get;set;}
  7920. ///Raw Attribute svg[stop-color]
  7921. public string stop_color{get;set;}
  7922. ///Raw Attribute svg[stop-opacity]
  7923. public string stop_opacity{get;set;}
  7924. public string stroke{get;set;}
  7925. ///Raw Attribute svg[stroke-dasharray]
  7926. public string stroke_dasharray{get;set;}
  7927. ///Raw Attribute svg[stroke-dashoffset]
  7928. public string stroke_dashoffset{get;set;}
  7929. ///Raw Attribute svg[stroke-linecap]
  7930. public string stroke_linecap{get;set;}
  7931. ///Raw Attribute svg[stroke-linejoin]
  7932. public string stroke_linejoin{get;set;}
  7933. ///Raw Attribute svg[stroke-miterlimit]
  7934. public string stroke_miterlimit{get;set;}
  7935. ///Raw Attribute svg[stroke-opacity]
  7936. public string stroke_opacity{get;set;}
  7937. ///Raw Attribute svg[stroke-width]
  7938. public string stroke_width{get;set;}
  7939. ///Raw Attribute svg[text-anchor]
  7940. public string text_anchor{get;set;}
  7941. ///Raw Attribute svg[text-decoration]
  7942. public string text_decoration{get;set;}
  7943. ///Raw Attribute svg[text-rendering]
  7944. public string text_rendering{get;set;}
  7945. public string transform{get;set;}
  7946. ///Raw Attribute svg[unicode-bidi]
  7947. public string unicode_bidi{get;set;}
  7948. ///Raw Attribute svg[vector-effect]
  7949. public string vector_effect{get;set;}
  7950. public string visibility{get;set;}
  7951. ///Raw Attribute svg[word-spacing]
  7952. public string word_spacing{get;set;}
  7953. public string wri{get;set;}
  7954. public string oncancel{get;set;}
  7955. public string oncanplay{get;set;}
  7956. public string oncanplaythrough{get;set;}
  7957. public string onchange{get;set;}
  7958. public string onclick{get;set;}
  7959. public string onclose{get;set;}
  7960. public string oncuechange{get;set;}
  7961. public string ondblclick{get;set;}
  7962. public string ondrag{get;set;}
  7963. public string ondragend{get;set;}
  7964. public string ondragenter{get;set;}
  7965. public string ondragexit{get;set;}
  7966. public string ondragleave{get;set;}
  7967. public string ondragover{get;set;}
  7968. public string ondragstart{get;set;}
  7969. public string ondrop{get;set;}
  7970. public string ondurationchange{get;set;}
  7971. public string onemptied{get;set;}
  7972. public string onended{get;set;}
  7973. public string onerror{get;set;}
  7974. public string onfocus{get;set;}
  7975. public string oninput{get;set;}
  7976. public string oninvalid{get;set;}
  7977. public string onkeydown{get;set;}
  7978. public string onkeypress{get;set;}
  7979. public string onkeyup{get;set;}
  7980. public string onload{get;set;}
  7981. public string onloadeddata{get;set;}
  7982. public string onloadedmetadata{get;set;}
  7983. public string onloadstart{get;set;}
  7984. public string onmousedown{get;set;}
  7985. public string onmouseenter{get;set;}
  7986. public string onmouseleave{get;set;}
  7987. public string onmousemove{get;set;}
  7988. public string onmouseout{get;set;}
  7989. public string onmouseover{get;set;}
  7990. public string onmouseup{get;set;}
  7991. public string onmousewheel{get;set;}
  7992. public string onpause{get;set;}
  7993. public string onplay{get;set;}
  7994. public string onplaying{get;set;}
  7995. public string onprogress{get;set;}
  7996. public string onratechange{get;set;}
  7997. public string onreset{get;set;}
  7998. public string onresize{get;set;}
  7999. public string onscroll{get;set;}
  8000. public string onseeked{get;set;}
  8001. public string onseeking{get;set;}
  8002. public string onselect{get;set;}
  8003. public string onshow{get;set;}
  8004. public string onstalled{get;set;}
  8005. public string onsubmit{get;set;}
  8006. public string onsuspend{get;set;}
  8007. public string ontimeupdate{get;set;}
  8008. public string ontoggle{get;set;}
  8009. public string onvolumechange{get;set;}
  8010. public string onwaiting{get;set;}
  8011. public string onactivate{get;set;}
  8012. public string onfocusin{get;set;}
  8013. public string onfocusout{get;set;}
  8014.  
  8015. public string d{get;set;}
  8016. public string pathLength{get;set;}
  8017.  
  8018. }
  8019.  
  8020. public class text : Label, IAddChild{
  8021. public string id{get;set;}
  8022. public string lang{get;set;}
  8023. public string tabindex{get;set;}
  8024. ///Raw Attribute svg[xml:base]
  8025. public string xml_base{get;set;}
  8026. ///Raw Attribute svg[xml:lang]
  8027. public string xml_lang{get;set;}
  8028. ///Raw Attribute svg[xml:space]
  8029. public string xml_space{get;set;}
  8030. ///Raw Attribute svg[class]
  8031. public string class_{get;set;}
  8032. public string style{get;set;}
  8033. public string externalResourcesRequired{get;set;}
  8034. public string requiredExtensions{get;set;}
  8035. public string requiredFeatures{get;set;}
  8036. public string systemLanguage{get;set;}
  8037. ///Raw Attribute svg[aria-activedescendant]
  8038. public string aria_activedescendant{get;set;}
  8039. ///Raw Attribute svg[aria-atomic]
  8040. public string aria_atomic{get;set;}
  8041. ///Raw Attribute svg[aria-autocomplete]
  8042. public string aria_autocomplete{get;set;}
  8043. ///Raw Attribute svg[aria-busy]
  8044. public string aria_busy{get;set;}
  8045. ///Raw Attribute svg[aria-checked]
  8046. public string aria_checked{get;set;}
  8047. ///Raw Attribute svg[aria-colcount]
  8048. public string aria_colcount{get;set;}
  8049. ///Raw Attribute svg[aria-colindex]
  8050. public string aria_colindex{get;set;}
  8051. ///Raw Attribute svg[aria-colspan]
  8052. public string aria_colspan{get;set;}
  8053. ///Raw Attribute svg[aria-controls]
  8054. public string aria_controls{get;set;}
  8055. ///Raw Attribute svg[aria-current]
  8056. public string aria_current{get;set;}
  8057. ///Raw Attribute svg[aria-describedby]
  8058. public string aria_describedby{get;set;}
  8059. ///Raw Attribute svg[aria-details]
  8060. public string aria_details{get;set;}
  8061. ///Raw Attribute svg[aria-disabled]
  8062. public string aria_disabled{get;set;}
  8063. ///Raw Attribute svg[aria-dropeffect]
  8064. public string aria_dropeffect{get;set;}
  8065. ///Raw Attribute svg[aria-errormessage]
  8066. public string aria_errormessage{get;set;}
  8067. ///Raw Attribute svg[aria-expanded]
  8068. public string aria_expanded{get;set;}
  8069. ///Raw Attribute svg[aria-flowto]
  8070. public string aria_flowto{get;set;}
  8071. ///Raw Attribute svg[aria-grabbed]
  8072. public string aria_grabbed{get;set;}
  8073. ///Raw Attribute svg[aria-haspopup]
  8074. public string aria_haspopup{get;set;}
  8075. ///Raw Attribute svg[aria-hidden]
  8076. public string aria_hidden{get;set;}
  8077. ///Raw Attribute svg[aria-invalid]
  8078. public string aria_invalid{get;set;}
  8079. ///Raw Attribute svg[aria-keyshortcuts]
  8080. public string aria_keyshortcuts{get;set;}
  8081. ///Raw Attribute svg[aria-label]
  8082. public string aria_label{get;set;}
  8083. ///Raw Attribute svg[aria-labelledby]
  8084. public string aria_labelledby{get;set;}
  8085. ///Raw Attribute svg[aria-level]
  8086. public string aria_level{get;set;}
  8087. ///Raw Attribute svg[aria-live]
  8088. public string aria_live{get;set;}
  8089. ///Raw Attribute svg[aria-modal]
  8090. public string aria_modal{get;set;}
  8091. ///Raw Attribute svg[aria-multiline]
  8092. public string aria_multiline{get;set;}
  8093. ///Raw Attribute svg[aria-multiselectable]
  8094. public string aria_multiselectable{get;set;}
  8095. ///Raw Attribute svg[aria-orientation]
  8096. public string aria_orientation{get;set;}
  8097. ///Raw Attribute svg[aria-owns]
  8098. public string aria_owns{get;set;}
  8099. ///Raw Attribute svg[aria-placeholder]
  8100. public string aria_placeholder{get;set;}
  8101. ///Raw Attribute svg[aria-posinset]
  8102. public string aria_posinset{get;set;}
  8103. ///Raw Attribute svg[aria-pressed]
  8104. public string aria_pressed{get;set;}
  8105. ///Raw Attribute svg[aria-readonly]
  8106. public string aria_readonly{get;set;}
  8107. ///Raw Attribute svg[aria-relevant]
  8108. public string aria_relevant{get;set;}
  8109. ///Raw Attribute svg[aria-required]
  8110. public string aria_required{get;set;}
  8111. ///Raw Attribute svg[aria-roledescription]
  8112. public string aria_roledescription{get;set;}
  8113. ///Raw Attribute svg[aria-rowcount]
  8114. public string aria_rowcount{get;set;}
  8115. ///Raw Attribute svg[aria-rowindex]
  8116. public string aria_rowindex{get;set;}
  8117. ///Raw Attribute svg[aria-rowspan]
  8118. public string aria_rowspan{get;set;}
  8119. ///Raw Attribute svg[aria-selected]
  8120. public string aria_selected{get;set;}
  8121. ///Raw Attribute svg[aria-setsize]
  8122. public string aria_setsize{get;set;}
  8123. ///Raw Attribute svg[aria-sort]
  8124. public string aria_sort{get;set;}
  8125. ///Raw Attribute svg[aria-valuemax]
  8126. public string aria_valuemax{get;set;}
  8127. ///Raw Attribute svg[aria-valuemin]
  8128. public string aria_valuemin{get;set;}
  8129. ///Raw Attribute svg[aria-valuenow]
  8130. public string aria_valuenow{get;set;}
  8131. ///Raw Attribute svg[aria-valuetext]
  8132. public string aria_valuetext{get;set;}
  8133. public string role{get;set;}
  8134. ///Raw Attribute svg[alignment-baseline]
  8135. public string alignment_baseline{get;set;}
  8136. ///Raw Attribute svg[baseline-shift]
  8137. public string baseline_shift{get;set;}
  8138. public string clip{get;set;}
  8139. ///Raw Attribute svg[clip-path]
  8140. public string clip_path{get;set;}
  8141. ///Raw Attribute svg[clip-rule]
  8142. public string clip_rule{get;set;}
  8143. public string color{get;set;}
  8144. ///Raw Attribute svg[color-interpolation]
  8145. public string color_interpolation{get;set;}
  8146. ///Raw Attribute svg[color-interpolation-filters]
  8147. public string color_interpolation_filters{get;set;}
  8148. ///Raw Attribute svg[color-profile]
  8149. public string color_profile{get;set;}
  8150. ///Raw Attribute svg[color-rendering]
  8151. public string color_rendering{get;set;}
  8152. public string cursor{get;set;}
  8153. public string direction{get;set;}
  8154. public string display{get;set;}
  8155. ///Raw Attribute svg[dominant-baseline]
  8156. public string dominant_baseline{get;set;}
  8157. ///Raw Attribute svg[enable-background]
  8158. public string enable_background{get;set;}
  8159. public string fill{get;set;}
  8160. ///Raw Attribute svg[fill-opacity]
  8161. public string fill_opacity{get;set;}
  8162. ///Raw Attribute svg[fill-rule]
  8163. public string fill_rule{get;set;}
  8164. public string filter{get;set;}
  8165. ///Raw Attribute svg[flood-color]
  8166. public string flood_color{get;set;}
  8167. ///Raw Attribute svg[flood-opacity]
  8168. public string flood_opacity{get;set;}
  8169. ///Raw Attribute svg[font-family]
  8170. public string font_family{get;set;}
  8171. ///Raw Attribute svg[font-size]
  8172. public string font_size{get;set;}
  8173. ///Raw Attribute svg[font-size-adjust]
  8174. public string font_size_adjust{get;set;}
  8175. ///Raw Attribute svg[font-stretch]
  8176. public string font_stretch{get;set;}
  8177. ///Raw Attribute svg[font-style]
  8178. public string font_style{get;set;}
  8179. ///Raw Attribute svg[font-variant]
  8180. public string font_variant{get;set;}
  8181. ///Raw Attribute svg[font-weight]
  8182. public string font_weight{get;set;}
  8183. ///Raw Attribute svg[glyph-orientation-horizontal]
  8184. public string glyph_orientation_horizontal{get;set;}
  8185. ///Raw Attribute svg[glyph-orientation-vertical]
  8186. public string glyph_orientation_vertical{get;set;}
  8187. ///Raw Attribute svg[image-rendering]
  8188. public string image_rendering{get;set;}
  8189. public string kerning{get;set;}
  8190. ///Raw Attribute svg[letter-spacing]
  8191. public string letter_spacing{get;set;}
  8192. ///Raw Attribute svg[lighting-color]
  8193. public string lighting_color{get;set;}
  8194. ///Raw Attribute svg[marker-end]
  8195. public string marker_end{get;set;}
  8196. ///Raw Attribute svg[marker-mid]
  8197. public string marker_mid{get;set;}
  8198. ///Raw Attribute svg[marker-start]
  8199. public string marker_start{get;set;}
  8200. public string mask{get;set;}
  8201. public string opacity{get;set;}
  8202. public string overflow{get;set;}
  8203. ///Raw Attribute svg[pointer-events]
  8204. public string pointer_events{get;set;}
  8205. ///Raw Attribute svg[shape-rendering]
  8206. public string shape_rendering{get;set;}
  8207. ///Raw Attribute svg[solid-color]
  8208. public string solid_color{get;set;}
  8209. ///Raw Attribute svg[solid-opacity]
  8210. public string solid_opacity{get;set;}
  8211. ///Raw Attribute svg[stop-color]
  8212. public string stop_color{get;set;}
  8213. ///Raw Attribute svg[stop-opacity]
  8214. public string stop_opacity{get;set;}
  8215. public string stroke{get;set;}
  8216. ///Raw Attribute svg[stroke-dasharray]
  8217. public string stroke_dasharray{get;set;}
  8218. ///Raw Attribute svg[stroke-dashoffset]
  8219. public string stroke_dashoffset{get;set;}
  8220. ///Raw Attribute svg[stroke-linecap]
  8221. public string stroke_linecap{get;set;}
  8222. ///Raw Attribute svg[stroke-linejoin]
  8223. public string stroke_linejoin{get;set;}
  8224. ///Raw Attribute svg[stroke-miterlimit]
  8225. public string stroke_miterlimit{get;set;}
  8226. ///Raw Attribute svg[stroke-opacity]
  8227. public string stroke_opacity{get;set;}
  8228. ///Raw Attribute svg[stroke-width]
  8229. public string stroke_width{get;set;}
  8230. ///Raw Attribute svg[text-anchor]
  8231. public string text_anchor{get;set;}
  8232. ///Raw Attribute svg[text-decoration]
  8233. public string text_decoration{get;set;}
  8234. ///Raw Attribute svg[text-rendering]
  8235. public string text_rendering{get;set;}
  8236. public string transform{get;set;}
  8237. ///Raw Attribute svg[unicode-bidi]
  8238. public string unicode_bidi{get;set;}
  8239. ///Raw Attribute svg[vector-effect]
  8240. public string vector_effect{get;set;}
  8241. public string visibility{get;set;}
  8242. ///Raw Attribute svg[word-spacing]
  8243. public string word_spacing{get;set;}
  8244. public string wri{get;set;}
  8245. public string oncancel{get;set;}
  8246. public string oncanplay{get;set;}
  8247. public string oncanplaythrough{get;set;}
  8248. public string onchange{get;set;}
  8249. public string onclick{get;set;}
  8250. public string onclose{get;set;}
  8251. public string oncuechange{get;set;}
  8252. public string ondblclick{get;set;}
  8253. public string ondrag{get;set;}
  8254. public string ondragend{get;set;}
  8255. public string ondragenter{get;set;}
  8256. public string ondragexit{get;set;}
  8257. public string ondragleave{get;set;}
  8258. public string ondragover{get;set;}
  8259. public string ondragstart{get;set;}
  8260. public string ondrop{get;set;}
  8261. public string ondurationchange{get;set;}
  8262. public string onemptied{get;set;}
  8263. public string onended{get;set;}
  8264. public string onerror{get;set;}
  8265. public string onfocus{get;set;}
  8266. public string oninput{get;set;}
  8267. public string oninvalid{get;set;}
  8268. public string onkeydown{get;set;}
  8269. public string onkeypress{get;set;}
  8270. public string onkeyup{get;set;}
  8271. public string onload{get;set;}
  8272. public string onloadeddata{get;set;}
  8273. public string onloadedmetadata{get;set;}
  8274. public string onloadstart{get;set;}
  8275. public string onmousedown{get;set;}
  8276. public string onmouseenter{get;set;}
  8277. public string onmouseleave{get;set;}
  8278. public string onmousemove{get;set;}
  8279. public string onmouseout{get;set;}
  8280. public string onmouseover{get;set;}
  8281. public string onmouseup{get;set;}
  8282. public string onmousewheel{get;set;}
  8283. public string onpause{get;set;}
  8284. public string onplay{get;set;}
  8285. public string onplaying{get;set;}
  8286. public string onprogress{get;set;}
  8287. public string onratechange{get;set;}
  8288. public string onreset{get;set;}
  8289. public string onresize{get;set;}
  8290. public string onscroll{get;set;}
  8291. public string onseeked{get;set;}
  8292. public string onseeking{get;set;}
  8293. public string onselect{get;set;}
  8294. public string onshow{get;set;}
  8295. public string onstalled{get;set;}
  8296. public string onsubmit{get;set;}
  8297. public string onsuspend{get;set;}
  8298. public string ontimeupdate{get;set;}
  8299. public string ontoggle{get;set;}
  8300. public string onvolumechange{get;set;}
  8301. public string onwaiting{get;set;}
  8302. public string onactivate{get;set;}
  8303. public string onfocusin{get;set;}
  8304. public string onfocusout{get;set;}
  8305.  
  8306. public string x{get;set;}
  8307. public string y{get;set;}
  8308. public string dx{get;set;}
  8309. public string dy{get;set;}
  8310. public string lengthAdjust{get;set;}
  8311. public string textLength{get;set;}
  8312.  
  8313. }
  8314.  
  8315. public class use : Panel, IAddChild{
  8316. public string id{get;set;}
  8317. public string lang{get;set;}
  8318. public string tabindex{get;set;}
  8319. ///Raw Attribute svg[xml:base]
  8320. public string xml_base{get;set;}
  8321. ///Raw Attribute svg[xml:lang]
  8322. public string xml_lang{get;set;}
  8323. ///Raw Attribute svg[xml:space]
  8324. public string xml_space{get;set;}
  8325. ///Raw Attribute svg[class]
  8326. public string class_{get;set;}
  8327. public string style{get;set;}
  8328. public string externalResourcesRequired{get;set;}
  8329. public string requiredExtensions{get;set;}
  8330. public string requiredFeatures{get;set;}
  8331. public string systemLanguage{get;set;}
  8332. ///Raw Attribute svg[aria-activedescendant]
  8333. public string aria_activedescendant{get;set;}
  8334. ///Raw Attribute svg[aria-atomic]
  8335. public string aria_atomic{get;set;}
  8336. ///Raw Attribute svg[aria-autocomplete]
  8337. public string aria_autocomplete{get;set;}
  8338. ///Raw Attribute svg[aria-busy]
  8339. public string aria_busy{get;set;}
  8340. ///Raw Attribute svg[aria-checked]
  8341. public string aria_checked{get;set;}
  8342. ///Raw Attribute svg[aria-colcount]
  8343. public string aria_colcount{get;set;}
  8344. ///Raw Attribute svg[aria-colindex]
  8345. public string aria_colindex{get;set;}
  8346. ///Raw Attribute svg[aria-colspan]
  8347. public string aria_colspan{get;set;}
  8348. ///Raw Attribute svg[aria-controls]
  8349. public string aria_controls{get;set;}
  8350. ///Raw Attribute svg[aria-current]
  8351. public string aria_current{get;set;}
  8352. ///Raw Attribute svg[aria-describedby]
  8353. public string aria_describedby{get;set;}
  8354. ///Raw Attribute svg[aria-details]
  8355. public string aria_details{get;set;}
  8356. ///Raw Attribute svg[aria-disabled]
  8357. public string aria_disabled{get;set;}
  8358. ///Raw Attribute svg[aria-dropeffect]
  8359. public string aria_dropeffect{get;set;}
  8360. ///Raw Attribute svg[aria-errormessage]
  8361. public string aria_errormessage{get;set;}
  8362. ///Raw Attribute svg[aria-expanded]
  8363. public string aria_expanded{get;set;}
  8364. ///Raw Attribute svg[aria-flowto]
  8365. public string aria_flowto{get;set;}
  8366. ///Raw Attribute svg[aria-grabbed]
  8367. public string aria_grabbed{get;set;}
  8368. ///Raw Attribute svg[aria-haspopup]
  8369. public string aria_haspopup{get;set;}
  8370. ///Raw Attribute svg[aria-hidden]
  8371. public string aria_hidden{get;set;}
  8372. ///Raw Attribute svg[aria-invalid]
  8373. public string aria_invalid{get;set;}
  8374. ///Raw Attribute svg[aria-keyshortcuts]
  8375. public string aria_keyshortcuts{get;set;}
  8376. ///Raw Attribute svg[aria-label]
  8377. public string aria_label{get;set;}
  8378. ///Raw Attribute svg[aria-labelledby]
  8379. public string aria_labelledby{get;set;}
  8380. ///Raw Attribute svg[aria-level]
  8381. public string aria_level{get;set;}
  8382. ///Raw Attribute svg[aria-live]
  8383. public string aria_live{get;set;}
  8384. ///Raw Attribute svg[aria-modal]
  8385. public string aria_modal{get;set;}
  8386. ///Raw Attribute svg[aria-multiline]
  8387. public string aria_multiline{get;set;}
  8388. ///Raw Attribute svg[aria-multiselectable]
  8389. public string aria_multiselectable{get;set;}
  8390. ///Raw Attribute svg[aria-orientation]
  8391. public string aria_orientation{get;set;}
  8392. ///Raw Attribute svg[aria-owns]
  8393. public string aria_owns{get;set;}
  8394. ///Raw Attribute svg[aria-placeholder]
  8395. public string aria_placeholder{get;set;}
  8396. ///Raw Attribute svg[aria-posinset]
  8397. public string aria_posinset{get;set;}
  8398. ///Raw Attribute svg[aria-pressed]
  8399. public string aria_pressed{get;set;}
  8400. ///Raw Attribute svg[aria-readonly]
  8401. public string aria_readonly{get;set;}
  8402. ///Raw Attribute svg[aria-relevant]
  8403. public string aria_relevant{get;set;}
  8404. ///Raw Attribute svg[aria-required]
  8405. public string aria_required{get;set;}
  8406. ///Raw Attribute svg[aria-roledescription]
  8407. public string aria_roledescription{get;set;}
  8408. ///Raw Attribute svg[aria-rowcount]
  8409. public string aria_rowcount{get;set;}
  8410. ///Raw Attribute svg[aria-rowindex]
  8411. public string aria_rowindex{get;set;}
  8412. ///Raw Attribute svg[aria-rowspan]
  8413. public string aria_rowspan{get;set;}
  8414. ///Raw Attribute svg[aria-selected]
  8415. public string aria_selected{get;set;}
  8416. ///Raw Attribute svg[aria-setsize]
  8417. public string aria_setsize{get;set;}
  8418. ///Raw Attribute svg[aria-sort]
  8419. public string aria_sort{get;set;}
  8420. ///Raw Attribute svg[aria-valuemax]
  8421. public string aria_valuemax{get;set;}
  8422. ///Raw Attribute svg[aria-valuemin]
  8423. public string aria_valuemin{get;set;}
  8424. ///Raw Attribute svg[aria-valuenow]
  8425. public string aria_valuenow{get;set;}
  8426. ///Raw Attribute svg[aria-valuetext]
  8427. public string aria_valuetext{get;set;}
  8428. public string role{get;set;}
  8429. ///Raw Attribute svg[alignment-baseline]
  8430. public string alignment_baseline{get;set;}
  8431. ///Raw Attribute svg[baseline-shift]
  8432. public string baseline_shift{get;set;}
  8433. public string clip{get;set;}
  8434. ///Raw Attribute svg[clip-path]
  8435. public string clip_path{get;set;}
  8436. ///Raw Attribute svg[clip-rule]
  8437. public string clip_rule{get;set;}
  8438. public string color{get;set;}
  8439. ///Raw Attribute svg[color-interpolation]
  8440. public string color_interpolation{get;set;}
  8441. ///Raw Attribute svg[color-interpolation-filters]
  8442. public string color_interpolation_filters{get;set;}
  8443. ///Raw Attribute svg[color-profile]
  8444. public string color_profile{get;set;}
  8445. ///Raw Attribute svg[color-rendering]
  8446. public string color_rendering{get;set;}
  8447. public string cursor{get;set;}
  8448. public string direction{get;set;}
  8449. public string display{get;set;}
  8450. ///Raw Attribute svg[dominant-baseline]
  8451. public string dominant_baseline{get;set;}
  8452. ///Raw Attribute svg[enable-background]
  8453. public string enable_background{get;set;}
  8454. public string fill{get;set;}
  8455. ///Raw Attribute svg[fill-opacity]
  8456. public string fill_opacity{get;set;}
  8457. ///Raw Attribute svg[fill-rule]
  8458. public string fill_rule{get;set;}
  8459. public string filter{get;set;}
  8460. ///Raw Attribute svg[flood-color]
  8461. public string flood_color{get;set;}
  8462. ///Raw Attribute svg[flood-opacity]
  8463. public string flood_opacity{get;set;}
  8464. ///Raw Attribute svg[font-family]
  8465. public string font_family{get;set;}
  8466. ///Raw Attribute svg[font-size]
  8467. public string font_size{get;set;}
  8468. ///Raw Attribute svg[font-size-adjust]
  8469. public string font_size_adjust{get;set;}
  8470. ///Raw Attribute svg[font-stretch]
  8471. public string font_stretch{get;set;}
  8472. ///Raw Attribute svg[font-style]
  8473. public string font_style{get;set;}
  8474. ///Raw Attribute svg[font-variant]
  8475. public string font_variant{get;set;}
  8476. ///Raw Attribute svg[font-weight]
  8477. public string font_weight{get;set;}
  8478. ///Raw Attribute svg[glyph-orientation-horizontal]
  8479. public string glyph_orientation_horizontal{get;set;}
  8480. ///Raw Attribute svg[glyph-orientation-vertical]
  8481. public string glyph_orientation_vertical{get;set;}
  8482. ///Raw Attribute svg[image-rendering]
  8483. public string image_rendering{get;set;}
  8484. public string kerning{get;set;}
  8485. ///Raw Attribute svg[letter-spacing]
  8486. public string letter_spacing{get;set;}
  8487. ///Raw Attribute svg[lighting-color]
  8488. public string lighting_color{get;set;}
  8489. ///Raw Attribute svg[marker-end]
  8490. public string marker_end{get;set;}
  8491. ///Raw Attribute svg[marker-mid]
  8492. public string marker_mid{get;set;}
  8493. ///Raw Attribute svg[marker-start]
  8494. public string marker_start{get;set;}
  8495. public string mask{get;set;}
  8496. public string opacity{get;set;}
  8497. public string overflow{get;set;}
  8498. ///Raw Attribute svg[pointer-events]
  8499. public string pointer_events{get;set;}
  8500. ///Raw Attribute svg[shape-rendering]
  8501. public string shape_rendering{get;set;}
  8502. ///Raw Attribute svg[solid-color]
  8503. public string solid_color{get;set;}
  8504. ///Raw Attribute svg[solid-opacity]
  8505. public string solid_opacity{get;set;}
  8506. ///Raw Attribute svg[stop-color]
  8507. public string stop_color{get;set;}
  8508. ///Raw Attribute svg[stop-opacity]
  8509. public string stop_opacity{get;set;}
  8510. public string stroke{get;set;}
  8511. ///Raw Attribute svg[stroke-dasharray]
  8512. public string stroke_dasharray{get;set;}
  8513. ///Raw Attribute svg[stroke-dashoffset]
  8514. public string stroke_dashoffset{get;set;}
  8515. ///Raw Attribute svg[stroke-linecap]
  8516. public string stroke_linecap{get;set;}
  8517. ///Raw Attribute svg[stroke-linejoin]
  8518. public string stroke_linejoin{get;set;}
  8519. ///Raw Attribute svg[stroke-miterlimit]
  8520. public string stroke_miterlimit{get;set;}
  8521. ///Raw Attribute svg[stroke-opacity]
  8522. public string stroke_opacity{get;set;}
  8523. ///Raw Attribute svg[stroke-width]
  8524. public string stroke_width{get;set;}
  8525. ///Raw Attribute svg[text-anchor]
  8526. public string text_anchor{get;set;}
  8527. ///Raw Attribute svg[text-decoration]
  8528. public string text_decoration{get;set;}
  8529. ///Raw Attribute svg[text-rendering]
  8530. public string text_rendering{get;set;}
  8531. public string transform{get;set;}
  8532. ///Raw Attribute svg[unicode-bidi]
  8533. public string unicode_bidi{get;set;}
  8534. ///Raw Attribute svg[vector-effect]
  8535. public string vector_effect{get;set;}
  8536. public string visibility{get;set;}
  8537. ///Raw Attribute svg[word-spacing]
  8538. public string word_spacing{get;set;}
  8539. public string wri{get;set;}
  8540. ///Raw Attribute svg[xlink:title]
  8541. public string xlink_title{get;set;}
  8542. public string oncancel{get;set;}
  8543. public string oncanplay{get;set;}
  8544. public string oncanplaythrough{get;set;}
  8545. public string onchange{get;set;}
  8546. public string onclick{get;set;}
  8547. public string onclose{get;set;}
  8548. public string oncuechange{get;set;}
  8549. public string ondblclick{get;set;}
  8550. public string ondrag{get;set;}
  8551. public string ondragend{get;set;}
  8552. public string ondragenter{get;set;}
  8553. public string ondragexit{get;set;}
  8554. public string ondragleave{get;set;}
  8555. public string ondragover{get;set;}
  8556. public string ondragstart{get;set;}
  8557. public string ondrop{get;set;}
  8558. public string ondurationchange{get;set;}
  8559. public string onemptied{get;set;}
  8560. public string onended{get;set;}
  8561. public string onerror{get;set;}
  8562. public string onfocus{get;set;}
  8563. public string oninput{get;set;}
  8564. public string oninvalid{get;set;}
  8565. public string onkeydown{get;set;}
  8566. public string onkeypress{get;set;}
  8567. public string onkeyup{get;set;}
  8568. public string onload{get;set;}
  8569. public string onloadeddata{get;set;}
  8570. public string onloadedmetadata{get;set;}
  8571. public string onloadstart{get;set;}
  8572. public string onmousedown{get;set;}
  8573. public string onmouseenter{get;set;}
  8574. public string onmouseleave{get;set;}
  8575. public string onmousemove{get;set;}
  8576. public string onmouseout{get;set;}
  8577. public string onmouseover{get;set;}
  8578. public string onmouseup{get;set;}
  8579. public string onmousewheel{get;set;}
  8580. public string onpause{get;set;}
  8581. public string onplay{get;set;}
  8582. public string onplaying{get;set;}
  8583. public string onprogress{get;set;}
  8584. public string onratechange{get;set;}
  8585. public string onreset{get;set;}
  8586. public string onresize{get;set;}
  8587. public string onscroll{get;set;}
  8588. public string onseeked{get;set;}
  8589. public string onseeking{get;set;}
  8590. public string onselect{get;set;}
  8591. public string onshow{get;set;}
  8592. public string onstalled{get;set;}
  8593. public string onsubmit{get;set;}
  8594. public string onsuspend{get;set;}
  8595. public string ontimeupdate{get;set;}
  8596. public string ontoggle{get;set;}
  8597. public string onvolumechange{get;set;}
  8598. public string onwaiting{get;set;}
  8599. public string onactivate{get;set;}
  8600. public string onfocusin{get;set;}
  8601. public string onfocusout{get;set;}
  8602.  
  8603. public string href{get;set;}
  8604.  
  8605. ///Raw Attribute svg[<p>Since SVG 2, the <code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code> attribute is deprecated in favor of simply <code><a href="/en-US/docs/Web/SVG/Attribute/href">href</a></code>. See <code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code> page for more information. However, <code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code> can still be required in practice for cross-browser compatibility (see the <a href="#Browser_compatibility">compatibility table</a> below).</p>]
  8606. public string xlink_href{get;set;}
  8607. public string x{get;set;}
  8608. public string y{get;set;}
  8609. public string width{get;set;}
  8610. public string height{get;set;}
  8611.  
  8612. }
  8613.  
  8614. public class feDistantLight : Panel, IAddChild{
  8615. public string id{get;set;}
  8616. public string lang{get;set;}
  8617. public string tabindex{get;set;}
  8618. ///Raw Attribute svg[xml:base]
  8619. public string xml_base{get;set;}
  8620. ///Raw Attribute svg[xml:lang]
  8621. public string xml_lang{get;set;}
  8622. ///Raw Attribute svg[xml:space]
  8623. public string xml_space{get;set;}
  8624.  
  8625. public string azimuth{get;set;}
  8626. public string elevation{get;set;}
  8627.  
  8628. }
  8629.  
  8630. public class fePointLight : Panel, IAddChild{
  8631. public string id{get;set;}
  8632. public string lang{get;set;}
  8633. public string tabindex{get;set;}
  8634. ///Raw Attribute svg[xml:base]
  8635. public string xml_base{get;set;}
  8636. ///Raw Attribute svg[xml:lang]
  8637. public string xml_lang{get;set;}
  8638. ///Raw Attribute svg[xml:space]
  8639. public string xml_space{get;set;}
  8640.  
  8641. public string x{get;set;}
  8642. public string y{get;set;}
  8643. public string z{get;set;}
  8644.  
  8645. }
  8646.  
  8647. public class feSpotLight : Panel, IAddChild{
  8648. public string id{get;set;}
  8649. public string lang{get;set;}
  8650. public string tabindex{get;set;}
  8651. ///Raw Attribute svg[xml:base]
  8652. public string xml_base{get;set;}
  8653. ///Raw Attribute svg[xml:lang]
  8654. public string xml_lang{get;set;}
  8655. ///Raw Attribute svg[xml:space]
  8656. public string xml_space{get;set;}
  8657.  
  8658. public string x{get;set;}
  8659. public string y{get;set;}
  8660. public string z{get;set;}
  8661. public string pointsAtX{get;set;}
  8662. public string pointsAtY{get;set;}
  8663. public string pointsAtZ{get;set;}
  8664. public string specularExponent{get;set;}
  8665. public string limitingConeAngle{get;set;}
  8666.  
  8667. }
  8668.  
  8669. public class clipPath : Panel, IAddChild{
  8670. public string id{get;set;}
  8671. public string lang{get;set;}
  8672. public string tabindex{get;set;}
  8673. ///Raw Attribute svg[xml:base]
  8674. public string xml_base{get;set;}
  8675. ///Raw Attribute svg[xml:lang]
  8676. public string xml_lang{get;set;}
  8677. ///Raw Attribute svg[xml:space]
  8678. public string xml_space{get;set;}
  8679. ///Raw Attribute svg[class]
  8680. public string class_{get;set;}
  8681. public string style{get;set;}
  8682. public string externalResourcesRequired{get;set;}
  8683. public string requiredExtensions{get;set;}
  8684. public string requiredFeatures{get;set;}
  8685. public string systemLanguage{get;set;}
  8686. ///Raw Attribute svg[alignment-baseline]
  8687. public string alignment_baseline{get;set;}
  8688. ///Raw Attribute svg[baseline-shift]
  8689. public string baseline_shift{get;set;}
  8690. public string clip{get;set;}
  8691. ///Raw Attribute svg[clip-path]
  8692. public string clip_path{get;set;}
  8693. ///Raw Attribute svg[clip-rule]
  8694. public string clip_rule{get;set;}
  8695. public string color{get;set;}
  8696. ///Raw Attribute svg[color-interpolation]
  8697. public string color_interpolation{get;set;}
  8698. ///Raw Attribute svg[color-interpolation-filters]
  8699. public string color_interpolation_filters{get;set;}
  8700. ///Raw Attribute svg[color-profile]
  8701. public string color_profile{get;set;}
  8702. ///Raw Attribute svg[color-rendering]
  8703. public string color_rendering{get;set;}
  8704. public string cursor{get;set;}
  8705. public string direction{get;set;}
  8706. public string display{get;set;}
  8707. ///Raw Attribute svg[dominant-baseline]
  8708. public string dominant_baseline{get;set;}
  8709. ///Raw Attribute svg[enable-background]
  8710. public string enable_background{get;set;}
  8711. public string fill{get;set;}
  8712. ///Raw Attribute svg[fill-opacity]
  8713. public string fill_opacity{get;set;}
  8714. ///Raw Attribute svg[fill-rule]
  8715. public string fill_rule{get;set;}
  8716. public string filter{get;set;}
  8717. ///Raw Attribute svg[flood-color]
  8718. public string flood_color{get;set;}
  8719. ///Raw Attribute svg[flood-opacity]
  8720. public string flood_opacity{get;set;}
  8721. ///Raw Attribute svg[font-family]
  8722. public string font_family{get;set;}
  8723. ///Raw Attribute svg[font-size]
  8724. public string font_size{get;set;}
  8725. ///Raw Attribute svg[font-size-adjust]
  8726. public string font_size_adjust{get;set;}
  8727. ///Raw Attribute svg[font-stretch]
  8728. public string font_stretch{get;set;}
  8729. ///Raw Attribute svg[font-style]
  8730. public string font_style{get;set;}
  8731. ///Raw Attribute svg[font-variant]
  8732. public string font_variant{get;set;}
  8733. ///Raw Attribute svg[font-weight]
  8734. public string font_weight{get;set;}
  8735. ///Raw Attribute svg[glyph-orientation-horizontal]
  8736. public string glyph_orientation_horizontal{get;set;}
  8737. ///Raw Attribute svg[glyph-orientation-vertical]
  8738. public string glyph_orientation_vertical{get;set;}
  8739. ///Raw Attribute svg[image-rendering]
  8740. public string image_rendering{get;set;}
  8741. public string kerning{get;set;}
  8742. ///Raw Attribute svg[letter-spacing]
  8743. public string letter_spacing{get;set;}
  8744. ///Raw Attribute svg[lighting-color]
  8745. public string lighting_color{get;set;}
  8746. ///Raw Attribute svg[marker-end]
  8747. public string marker_end{get;set;}
  8748. ///Raw Attribute svg[marker-mid]
  8749. public string marker_mid{get;set;}
  8750. ///Raw Attribute svg[marker-start]
  8751. public string marker_start{get;set;}
  8752. public string mask{get;set;}
  8753. public string opacity{get;set;}
  8754. public string overflow{get;set;}
  8755. ///Raw Attribute svg[pointer-events]
  8756. public string pointer_events{get;set;}
  8757. ///Raw Attribute svg[shape-rendering]
  8758. public string shape_rendering{get;set;}
  8759. ///Raw Attribute svg[solid-color]
  8760. public string solid_color{get;set;}
  8761. ///Raw Attribute svg[solid-opacity]
  8762. public string solid_opacity{get;set;}
  8763. ///Raw Attribute svg[stop-color]
  8764. public string stop_color{get;set;}
  8765. ///Raw Attribute svg[stop-opacity]
  8766. public string stop_opacity{get;set;}
  8767. public string stroke{get;set;}
  8768. ///Raw Attribute svg[stroke-dasharray]
  8769. public string stroke_dasharray{get;set;}
  8770. ///Raw Attribute svg[stroke-dashoffset]
  8771. public string stroke_dashoffset{get;set;}
  8772. ///Raw Attribute svg[stroke-linecap]
  8773. public string stroke_linecap{get;set;}
  8774. ///Raw Attribute svg[stroke-linejoin]
  8775. public string stroke_linejoin{get;set;}
  8776. ///Raw Attribute svg[stroke-miterlimit]
  8777. public string stroke_miterlimit{get;set;}
  8778. ///Raw Attribute svg[stroke-opacity]
  8779. public string stroke_opacity{get;set;}
  8780. ///Raw Attribute svg[stroke-width]
  8781. public string stroke_width{get;set;}
  8782. ///Raw Attribute svg[text-anchor]
  8783. public string text_anchor{get;set;}
  8784. ///Raw Attribute svg[text-decoration]
  8785. public string text_decoration{get;set;}
  8786. ///Raw Attribute svg[text-rendering]
  8787. public string text_rendering{get;set;}
  8788. public string transform{get;set;}
  8789. ///Raw Attribute svg[unicode-bidi]
  8790. public string unicode_bidi{get;set;}
  8791. ///Raw Attribute svg[vector-effect]
  8792. public string vector_effect{get;set;}
  8793. public string visibility{get;set;}
  8794. ///Raw Attribute svg[word-spacing]
  8795. public string word_spacing{get;set;}
  8796. public string wri{get;set;}
  8797.  
  8798. public string clipPathUnits{get;set;}
  8799.  
  8800. }
  8801.  
  8802. public class hatch : Panel, IAddChild{
  8803. public string id{get;set;}
  8804. public string lang{get;set;}
  8805. public string tabindex{get;set;}
  8806. ///Raw Attribute svg[xml:base]
  8807. public string xml_base{get;set;}
  8808. ///Raw Attribute svg[xml:lang]
  8809. public string xml_lang{get;set;}
  8810. ///Raw Attribute svg[xml:space]
  8811. public string xml_space{get;set;}
  8812. ///Raw Attribute svg[alignment-baseline]
  8813. public string alignment_baseline{get;set;}
  8814. ///Raw Attribute svg[baseline-shift]
  8815. public string baseline_shift{get;set;}
  8816. public string clip{get;set;}
  8817. ///Raw Attribute svg[clip-path]
  8818. public string clip_path{get;set;}
  8819. ///Raw Attribute svg[clip-rule]
  8820. public string clip_rule{get;set;}
  8821. public string color{get;set;}
  8822. ///Raw Attribute svg[color-interpolation]
  8823. public string color_interpolation{get;set;}
  8824. ///Raw Attribute svg[color-interpolation-filters]
  8825. public string color_interpolation_filters{get;set;}
  8826. ///Raw Attribute svg[color-profile]
  8827. public string color_profile{get;set;}
  8828. ///Raw Attribute svg[color-rendering]
  8829. public string color_rendering{get;set;}
  8830. public string cursor{get;set;}
  8831. public string direction{get;set;}
  8832. public string display{get;set;}
  8833. ///Raw Attribute svg[dominant-baseline]
  8834. public string dominant_baseline{get;set;}
  8835. ///Raw Attribute svg[enable-background]
  8836. public string enable_background{get;set;}
  8837. public string fill{get;set;}
  8838. ///Raw Attribute svg[fill-opacity]
  8839. public string fill_opacity{get;set;}
  8840. ///Raw Attribute svg[fill-rule]
  8841. public string fill_rule{get;set;}
  8842. public string filter{get;set;}
  8843. ///Raw Attribute svg[flood-color]
  8844. public string flood_color{get;set;}
  8845. ///Raw Attribute svg[flood-opacity]
  8846. public string flood_opacity{get;set;}
  8847. ///Raw Attribute svg[font-family]
  8848. public string font_family{get;set;}
  8849. ///Raw Attribute svg[font-size]
  8850. public string font_size{get;set;}
  8851. ///Raw Attribute svg[font-size-adjust]
  8852. public string font_size_adjust{get;set;}
  8853. ///Raw Attribute svg[font-stretch]
  8854. public string font_stretch{get;set;}
  8855. ///Raw Attribute svg[font-style]
  8856. public string font_style{get;set;}
  8857. ///Raw Attribute svg[font-variant]
  8858. public string font_variant{get;set;}
  8859. ///Raw Attribute svg[font-weight]
  8860. public string font_weight{get;set;}
  8861. ///Raw Attribute svg[glyph-orientation-horizontal]
  8862. public string glyph_orientation_horizontal{get;set;}
  8863. ///Raw Attribute svg[glyph-orientation-vertical]
  8864. public string glyph_orientation_vertical{get;set;}
  8865. ///Raw Attribute svg[image-rendering]
  8866. public string image_rendering{get;set;}
  8867. public string kerning{get;set;}
  8868. ///Raw Attribute svg[letter-spacing]
  8869. public string letter_spacing{get;set;}
  8870. ///Raw Attribute svg[lighting-color]
  8871. public string lighting_color{get;set;}
  8872. ///Raw Attribute svg[marker-end]
  8873. public string marker_end{get;set;}
  8874. ///Raw Attribute svg[marker-mid]
  8875. public string marker_mid{get;set;}
  8876. ///Raw Attribute svg[marker-start]
  8877. public string marker_start{get;set;}
  8878. public string mask{get;set;}
  8879. public string opacity{get;set;}
  8880. public string overflow{get;set;}
  8881. ///Raw Attribute svg[pointer-events]
  8882. public string pointer_events{get;set;}
  8883. ///Raw Attribute svg[shape-rendering]
  8884. public string shape_rendering{get;set;}
  8885. ///Raw Attribute svg[solid-color]
  8886. public string solid_color{get;set;}
  8887. ///Raw Attribute svg[solid-opacity]
  8888. public string solid_opacity{get;set;}
  8889. ///Raw Attribute svg[stop-color]
  8890. public string stop_color{get;set;}
  8891. ///Raw Attribute svg[stop-opacity]
  8892. public string stop_opacity{get;set;}
  8893. public string stroke{get;set;}
  8894. ///Raw Attribute svg[stroke-dasharray]
  8895. public string stroke_dasharray{get;set;}
  8896. ///Raw Attribute svg[stroke-dashoffset]
  8897. public string stroke_dashoffset{get;set;}
  8898. ///Raw Attribute svg[stroke-linecap]
  8899. public string stroke_linecap{get;set;}
  8900. ///Raw Attribute svg[stroke-linejoin]
  8901. public string stroke_linejoin{get;set;}
  8902. ///Raw Attribute svg[stroke-miterlimit]
  8903. public string stroke_miterlimit{get;set;}
  8904. ///Raw Attribute svg[stroke-opacity]
  8905. public string stroke_opacity{get;set;}
  8906. ///Raw Attribute svg[stroke-width]
  8907. public string stroke_width{get;set;}
  8908. ///Raw Attribute svg[text-anchor]
  8909. public string text_anchor{get;set;}
  8910. ///Raw Attribute svg[text-decoration]
  8911. public string text_decoration{get;set;}
  8912. ///Raw Attribute svg[text-rendering]
  8913. public string text_rendering{get;set;}
  8914. public string transform{get;set;}
  8915. ///Raw Attribute svg[unicode-bidi]
  8916. public string unicode_bidi{get;set;}
  8917. ///Raw Attribute svg[vector-effect]
  8918. public string vector_effect{get;set;}
  8919. public string visibility{get;set;}
  8920. ///Raw Attribute svg[word-spacing]
  8921. public string word_spacing{get;set;}
  8922. public string wri{get;set;}
  8923. public string oncancel{get;set;}
  8924. public string oncanplay{get;set;}
  8925. public string oncanplaythrough{get;set;}
  8926. public string onchange{get;set;}
  8927. public string onclick{get;set;}
  8928. public string onclose{get;set;}
  8929. public string oncuechange{get;set;}
  8930. public string ondblclick{get;set;}
  8931. public string ondrag{get;set;}
  8932. public string ondragend{get;set;}
  8933. public string ondragenter{get;set;}
  8934. public string ondragexit{get;set;}
  8935. public string ondragleave{get;set;}
  8936. public string ondragover{get;set;}
  8937. public string ondragstart{get;set;}
  8938. public string ondrop{get;set;}
  8939. public string ondurationchange{get;set;}
  8940. public string onemptied{get;set;}
  8941. public string onended{get;set;}
  8942. public string onerror{get;set;}
  8943. public string onfocus{get;set;}
  8944. public string oninput{get;set;}
  8945. public string oninvalid{get;set;}
  8946. public string onkeydown{get;set;}
  8947. public string onkeypress{get;set;}
  8948. public string onkeyup{get;set;}
  8949. public string onload{get;set;}
  8950. public string onloadeddata{get;set;}
  8951. public string onloadedmetadata{get;set;}
  8952. public string onloadstart{get;set;}
  8953. public string onmousedown{get;set;}
  8954. public string onmouseenter{get;set;}
  8955. public string onmouseleave{get;set;}
  8956. public string onmousemove{get;set;}
  8957. public string onmouseout{get;set;}
  8958. public string onmouseover{get;set;}
  8959. public string onmouseup{get;set;}
  8960. public string onmousewheel{get;set;}
  8961. public string onpause{get;set;}
  8962. public string onplay{get;set;}
  8963. public string onplaying{get;set;}
  8964. public string onprogress{get;set;}
  8965. public string onratechange{get;set;}
  8966. public string onreset{get;set;}
  8967. public string onresize{get;set;}
  8968. public string onscroll{get;set;}
  8969. public string onseeked{get;set;}
  8970. public string onseeking{get;set;}
  8971. public string onselect{get;set;}
  8972. public string onshow{get;set;}
  8973. public string onstalled{get;set;}
  8974. public string onsubmit{get;set;}
  8975. public string onsuspend{get;set;}
  8976. public string ontimeupdate{get;set;}
  8977. public string ontoggle{get;set;}
  8978. public string onvolumechange{get;set;}
  8979. public string onwaiting{get;set;}
  8980.  
  8981. public string x{get;set;}
  8982. public string y{get;set;}
  8983. public string href{get;set;}
  8984.  
  8985. }
  8986.  
  8987. public class script : Panel, IAddChild{
  8988. public string id{get;set;}
  8989. public string lang{get;set;}
  8990. public string tabindex{get;set;}
  8991. ///Raw Attribute svg[xml:base]
  8992. public string xml_base{get;set;}
  8993. ///Raw Attribute svg[xml:lang]
  8994. public string xml_lang{get;set;}
  8995. ///Raw Attribute svg[xml:space]
  8996. public string xml_space{get;set;}
  8997. ///Raw Attribute svg[xlink:title]
  8998. public string xlink_title{get;set;}
  8999.  
  9000. public string externalResourcesRequired{get;set;}
  9001. public string type{get;set;}
  9002.  
  9003. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  9004. public string xlink_href{get;set;}
  9005.  
  9006. }
  9007.  
  9008. public class style : Panel, IAddChild{
  9009. public string id{get;set;}
  9010. public string lang{get;set;}
  9011. public string tabindex{get;set;}
  9012. ///Raw Attribute svg[xml:base]
  9013. public string xml_base{get;set;}
  9014. ///Raw Attribute svg[xml:lang]
  9015. public string xml_lang{get;set;}
  9016. ///Raw Attribute svg[xml:space]
  9017. public string xml_space{get;set;}
  9018.  
  9019. public string type{get;set;}
  9020.  
  9021. }
  9022.  
  9023. public class solidcolor : Panel, IAddChild{
  9024. public string id{get;set;}
  9025. public string lang{get;set;}
  9026. public string tabindex{get;set;}
  9027. ///Raw Attribute svg[xml:base]
  9028. public string xml_base{get;set;}
  9029. ///Raw Attribute svg[xml:lang]
  9030. public string xml_lang{get;set;}
  9031. ///Raw Attribute svg[xml:space]
  9032. public string xml_space{get;set;}
  9033. ///Raw Attribute svg[alignment-baseline]
  9034. public string alignment_baseline{get;set;}
  9035. ///Raw Attribute svg[baseline-shift]
  9036. public string baseline_shift{get;set;}
  9037. public string clip{get;set;}
  9038. ///Raw Attribute svg[clip-path]
  9039. public string clip_path{get;set;}
  9040. ///Raw Attribute svg[clip-rule]
  9041. public string clip_rule{get;set;}
  9042. public string color{get;set;}
  9043. ///Raw Attribute svg[color-interpolation]
  9044. public string color_interpolation{get;set;}
  9045. ///Raw Attribute svg[color-interpolation-filters]
  9046. public string color_interpolation_filters{get;set;}
  9047. ///Raw Attribute svg[color-profile]
  9048. public string color_profile{get;set;}
  9049. ///Raw Attribute svg[color-rendering]
  9050. public string color_rendering{get;set;}
  9051. public string cursor{get;set;}
  9052. public string direction{get;set;}
  9053. public string display{get;set;}
  9054. ///Raw Attribute svg[dominant-baseline]
  9055. public string dominant_baseline{get;set;}
  9056. ///Raw Attribute svg[enable-background]
  9057. public string enable_background{get;set;}
  9058. public string fill{get;set;}
  9059. ///Raw Attribute svg[fill-opacity]
  9060. public string fill_opacity{get;set;}
  9061. ///Raw Attribute svg[fill-rule]
  9062. public string fill_rule{get;set;}
  9063. public string filter{get;set;}
  9064. ///Raw Attribute svg[flood-color]
  9065. public string flood_color{get;set;}
  9066. ///Raw Attribute svg[flood-opacity]
  9067. public string flood_opacity{get;set;}
  9068. ///Raw Attribute svg[font-family]
  9069. public string font_family{get;set;}
  9070. ///Raw Attribute svg[font-size]
  9071. public string font_size{get;set;}
  9072. ///Raw Attribute svg[font-size-adjust]
  9073. public string font_size_adjust{get;set;}
  9074. ///Raw Attribute svg[font-stretch]
  9075. public string font_stretch{get;set;}
  9076. ///Raw Attribute svg[font-style]
  9077. public string font_style{get;set;}
  9078. ///Raw Attribute svg[font-variant]
  9079. public string font_variant{get;set;}
  9080. ///Raw Attribute svg[font-weight]
  9081. public string font_weight{get;set;}
  9082. ///Raw Attribute svg[glyph-orientation-horizontal]
  9083. public string glyph_orientation_horizontal{get;set;}
  9084. ///Raw Attribute svg[glyph-orientation-vertical]
  9085. public string glyph_orientation_vertical{get;set;}
  9086. ///Raw Attribute svg[image-rendering]
  9087. public string image_rendering{get;set;}
  9088. public string kerning{get;set;}
  9089. ///Raw Attribute svg[letter-spacing]
  9090. public string letter_spacing{get;set;}
  9091. ///Raw Attribute svg[lighting-color]
  9092. public string lighting_color{get;set;}
  9093. ///Raw Attribute svg[marker-end]
  9094. public string marker_end{get;set;}
  9095. ///Raw Attribute svg[marker-mid]
  9096. public string marker_mid{get;set;}
  9097. ///Raw Attribute svg[marker-start]
  9098. public string marker_start{get;set;}
  9099. public string mask{get;set;}
  9100. public string opacity{get;set;}
  9101. public string overflow{get;set;}
  9102. ///Raw Attribute svg[pointer-events]
  9103. public string pointer_events{get;set;}
  9104. ///Raw Attribute svg[shape-rendering]
  9105. public string shape_rendering{get;set;}
  9106. ///Raw Attribute svg[solid-color]
  9107. public string solid_color{get;set;}
  9108. ///Raw Attribute svg[solid-opacity]
  9109. public string solid_opacity{get;set;}
  9110. ///Raw Attribute svg[stop-color]
  9111. public string stop_color{get;set;}
  9112. ///Raw Attribute svg[stop-opacity]
  9113. public string stop_opacity{get;set;}
  9114. public string stroke{get;set;}
  9115. ///Raw Attribute svg[stroke-dasharray]
  9116. public string stroke_dasharray{get;set;}
  9117. ///Raw Attribute svg[stroke-dashoffset]
  9118. public string stroke_dashoffset{get;set;}
  9119. ///Raw Attribute svg[stroke-linecap]
  9120. public string stroke_linecap{get;set;}
  9121. ///Raw Attribute svg[stroke-linejoin]
  9122. public string stroke_linejoin{get;set;}
  9123. ///Raw Attribute svg[stroke-miterlimit]
  9124. public string stroke_miterlimit{get;set;}
  9125. ///Raw Attribute svg[stroke-opacity]
  9126. public string stroke_opacity{get;set;}
  9127. ///Raw Attribute svg[stroke-width]
  9128. public string stroke_width{get;set;}
  9129. ///Raw Attribute svg[text-anchor]
  9130. public string text_anchor{get;set;}
  9131. ///Raw Attribute svg[text-decoration]
  9132. public string text_decoration{get;set;}
  9133. ///Raw Attribute svg[text-rendering]
  9134. public string text_rendering{get;set;}
  9135. public string transform{get;set;}
  9136. ///Raw Attribute svg[unicode-bidi]
  9137. public string unicode_bidi{get;set;}
  9138. ///Raw Attribute svg[vector-effect]
  9139. public string vector_effect{get;set;}
  9140. public string visibility{get;set;}
  9141. ///Raw Attribute svg[word-spacing]
  9142. public string word_spacing{get;set;}
  9143. public string wri{get;set;}
  9144. public string oncancel{get;set;}
  9145. public string oncanplay{get;set;}
  9146. public string oncanplaythrough{get;set;}
  9147. public string onchange{get;set;}
  9148. public string onclick{get;set;}
  9149. public string onclose{get;set;}
  9150. public string oncuechange{get;set;}
  9151. public string ondblclick{get;set;}
  9152. public string ondrag{get;set;}
  9153. public string ondragend{get;set;}
  9154. public string ondragenter{get;set;}
  9155. public string ondragexit{get;set;}
  9156. public string ondragleave{get;set;}
  9157. public string ondragover{get;set;}
  9158. public string ondragstart{get;set;}
  9159. public string ondrop{get;set;}
  9160. public string ondurationchange{get;set;}
  9161. public string onemptied{get;set;}
  9162. public string onended{get;set;}
  9163. public string onerror{get;set;}
  9164. public string onfocus{get;set;}
  9165. public string oninput{get;set;}
  9166. public string oninvalid{get;set;}
  9167. public string onkeydown{get;set;}
  9168. public string onkeypress{get;set;}
  9169. public string onkeyup{get;set;}
  9170. public string onload{get;set;}
  9171. public string onloadeddata{get;set;}
  9172. public string onloadedmetadata{get;set;}
  9173. public string onloadstart{get;set;}
  9174. public string onmousedown{get;set;}
  9175. public string onmouseenter{get;set;}
  9176. public string onmouseleave{get;set;}
  9177. public string onmousemove{get;set;}
  9178. public string onmouseout{get;set;}
  9179. public string onmouseover{get;set;}
  9180. public string onmouseup{get;set;}
  9181. public string onmousewheel{get;set;}
  9182. public string onpause{get;set;}
  9183. public string onplay{get;set;}
  9184. public string onplaying{get;set;}
  9185. public string onprogress{get;set;}
  9186. public string onratechange{get;set;}
  9187. public string onreset{get;set;}
  9188. public string onresize{get;set;}
  9189. public string onscroll{get;set;}
  9190. public string onseeked{get;set;}
  9191. public string onseeking{get;set;}
  9192. public string onselect{get;set;}
  9193. public string onshow{get;set;}
  9194. public string onstalled{get;set;}
  9195. public string onsubmit{get;set;}
  9196. public string onsuspend{get;set;}
  9197. public string ontimeupdate{get;set;}
  9198. public string ontoggle{get;set;}
  9199. public string onvolumechange{get;set;}
  9200. public string onwaiting{get;set;}
  9201.  
  9202.  
  9203. }
  9204.  
  9205. public class foreignObject : Panel, IAddChild{
  9206. public string id{get;set;}
  9207. public string lang{get;set;}
  9208. public string tabindex{get;set;}
  9209. ///Raw Attribute svg[xml:base]
  9210. public string xml_base{get;set;}
  9211. ///Raw Attribute svg[xml:lang]
  9212. public string xml_lang{get;set;}
  9213. ///Raw Attribute svg[xml:space]
  9214. public string xml_space{get;set;}
  9215. ///Raw Attribute svg[class]
  9216. public string class_{get;set;}
  9217. public string style{get;set;}
  9218. public string externalResourcesRequired{get;set;}
  9219. public string requiredExtensions{get;set;}
  9220. public string requiredFeatures{get;set;}
  9221. public string systemLanguage{get;set;}
  9222. ///Raw Attribute svg[aria-activedescendant]
  9223. public string aria_activedescendant{get;set;}
  9224. ///Raw Attribute svg[aria-atomic]
  9225. public string aria_atomic{get;set;}
  9226. ///Raw Attribute svg[aria-autocomplete]
  9227. public string aria_autocomplete{get;set;}
  9228. ///Raw Attribute svg[aria-busy]
  9229. public string aria_busy{get;set;}
  9230. ///Raw Attribute svg[aria-checked]
  9231. public string aria_checked{get;set;}
  9232. ///Raw Attribute svg[aria-colcount]
  9233. public string aria_colcount{get;set;}
  9234. ///Raw Attribute svg[aria-colindex]
  9235. public string aria_colindex{get;set;}
  9236. ///Raw Attribute svg[aria-colspan]
  9237. public string aria_colspan{get;set;}
  9238. ///Raw Attribute svg[aria-controls]
  9239. public string aria_controls{get;set;}
  9240. ///Raw Attribute svg[aria-current]
  9241. public string aria_current{get;set;}
  9242. ///Raw Attribute svg[aria-describedby]
  9243. public string aria_describedby{get;set;}
  9244. ///Raw Attribute svg[aria-details]
  9245. public string aria_details{get;set;}
  9246. ///Raw Attribute svg[aria-disabled]
  9247. public string aria_disabled{get;set;}
  9248. ///Raw Attribute svg[aria-dropeffect]
  9249. public string aria_dropeffect{get;set;}
  9250. ///Raw Attribute svg[aria-errormessage]
  9251. public string aria_errormessage{get;set;}
  9252. ///Raw Attribute svg[aria-expanded]
  9253. public string aria_expanded{get;set;}
  9254. ///Raw Attribute svg[aria-flowto]
  9255. public string aria_flowto{get;set;}
  9256. ///Raw Attribute svg[aria-grabbed]
  9257. public string aria_grabbed{get;set;}
  9258. ///Raw Attribute svg[aria-haspopup]
  9259. public string aria_haspopup{get;set;}
  9260. ///Raw Attribute svg[aria-hidden]
  9261. public string aria_hidden{get;set;}
  9262. ///Raw Attribute svg[aria-invalid]
  9263. public string aria_invalid{get;set;}
  9264. ///Raw Attribute svg[aria-keyshortcuts]
  9265. public string aria_keyshortcuts{get;set;}
  9266. ///Raw Attribute svg[aria-label]
  9267. public string aria_label{get;set;}
  9268. ///Raw Attribute svg[aria-labelledby]
  9269. public string aria_labelledby{get;set;}
  9270. ///Raw Attribute svg[aria-level]
  9271. public string aria_level{get;set;}
  9272. ///Raw Attribute svg[aria-live]
  9273. public string aria_live{get;set;}
  9274. ///Raw Attribute svg[aria-modal]
  9275. public string aria_modal{get;set;}
  9276. ///Raw Attribute svg[aria-multiline]
  9277. public string aria_multiline{get;set;}
  9278. ///Raw Attribute svg[aria-multiselectable]
  9279. public string aria_multiselectable{get;set;}
  9280. ///Raw Attribute svg[aria-orientation]
  9281. public string aria_orientation{get;set;}
  9282. ///Raw Attribute svg[aria-owns]
  9283. public string aria_owns{get;set;}
  9284. ///Raw Attribute svg[aria-placeholder]
  9285. public string aria_placeholder{get;set;}
  9286. ///Raw Attribute svg[aria-posinset]
  9287. public string aria_posinset{get;set;}
  9288. ///Raw Attribute svg[aria-pressed]
  9289. public string aria_pressed{get;set;}
  9290. ///Raw Attribute svg[aria-readonly]
  9291. public string aria_readonly{get;set;}
  9292. ///Raw Attribute svg[aria-relevant]
  9293. public string aria_relevant{get;set;}
  9294. ///Raw Attribute svg[aria-required]
  9295. public string aria_required{get;set;}
  9296. ///Raw Attribute svg[aria-roledescription]
  9297. public string aria_roledescription{get;set;}
  9298. ///Raw Attribute svg[aria-rowcount]
  9299. public string aria_rowcount{get;set;}
  9300. ///Raw Attribute svg[aria-rowindex]
  9301. public string aria_rowindex{get;set;}
  9302. ///Raw Attribute svg[aria-rowspan]
  9303. public string aria_rowspan{get;set;}
  9304. ///Raw Attribute svg[aria-selected]
  9305. public string aria_selected{get;set;}
  9306. ///Raw Attribute svg[aria-setsize]
  9307. public string aria_setsize{get;set;}
  9308. ///Raw Attribute svg[aria-sort]
  9309. public string aria_sort{get;set;}
  9310. ///Raw Attribute svg[aria-valuemax]
  9311. public string aria_valuemax{get;set;}
  9312. ///Raw Attribute svg[aria-valuemin]
  9313. public string aria_valuemin{get;set;}
  9314. ///Raw Attribute svg[aria-valuenow]
  9315. public string aria_valuenow{get;set;}
  9316. ///Raw Attribute svg[aria-valuetext]
  9317. public string aria_valuetext{get;set;}
  9318. public string role{get;set;}
  9319. ///Raw Attribute svg[alignment-baseline]
  9320. public string alignment_baseline{get;set;}
  9321. ///Raw Attribute svg[baseline-shift]
  9322. public string baseline_shift{get;set;}
  9323. public string clip{get;set;}
  9324. ///Raw Attribute svg[clip-path]
  9325. public string clip_path{get;set;}
  9326. ///Raw Attribute svg[clip-rule]
  9327. public string clip_rule{get;set;}
  9328. public string color{get;set;}
  9329. ///Raw Attribute svg[color-interpolation]
  9330. public string color_interpolation{get;set;}
  9331. ///Raw Attribute svg[color-interpolation-filters]
  9332. public string color_interpolation_filters{get;set;}
  9333. ///Raw Attribute svg[color-profile]
  9334. public string color_profile{get;set;}
  9335. ///Raw Attribute svg[color-rendering]
  9336. public string color_rendering{get;set;}
  9337. public string cursor{get;set;}
  9338. public string direction{get;set;}
  9339. public string display{get;set;}
  9340. ///Raw Attribute svg[dominant-baseline]
  9341. public string dominant_baseline{get;set;}
  9342. ///Raw Attribute svg[enable-background]
  9343. public string enable_background{get;set;}
  9344. public string fill{get;set;}
  9345. ///Raw Attribute svg[fill-opacity]
  9346. public string fill_opacity{get;set;}
  9347. ///Raw Attribute svg[fill-rule]
  9348. public string fill_rule{get;set;}
  9349. public string filter{get;set;}
  9350. ///Raw Attribute svg[flood-color]
  9351. public string flood_color{get;set;}
  9352. ///Raw Attribute svg[flood-opacity]
  9353. public string flood_opacity{get;set;}
  9354. ///Raw Attribute svg[font-family]
  9355. public string font_family{get;set;}
  9356. ///Raw Attribute svg[font-size]
  9357. public string font_size{get;set;}
  9358. ///Raw Attribute svg[font-size-adjust]
  9359. public string font_size_adjust{get;set;}
  9360. ///Raw Attribute svg[font-stretch]
  9361. public string font_stretch{get;set;}
  9362. ///Raw Attribute svg[font-style]
  9363. public string font_style{get;set;}
  9364. ///Raw Attribute svg[font-variant]
  9365. public string font_variant{get;set;}
  9366. ///Raw Attribute svg[font-weight]
  9367. public string font_weight{get;set;}
  9368. ///Raw Attribute svg[glyph-orientation-horizontal]
  9369. public string glyph_orientation_horizontal{get;set;}
  9370. ///Raw Attribute svg[glyph-orientation-vertical]
  9371. public string glyph_orientation_vertical{get;set;}
  9372. ///Raw Attribute svg[image-rendering]
  9373. public string image_rendering{get;set;}
  9374. public string kerning{get;set;}
  9375. ///Raw Attribute svg[letter-spacing]
  9376. public string letter_spacing{get;set;}
  9377. ///Raw Attribute svg[lighting-color]
  9378. public string lighting_color{get;set;}
  9379. ///Raw Attribute svg[marker-end]
  9380. public string marker_end{get;set;}
  9381. ///Raw Attribute svg[marker-mid]
  9382. public string marker_mid{get;set;}
  9383. ///Raw Attribute svg[marker-start]
  9384. public string marker_start{get;set;}
  9385. public string mask{get;set;}
  9386. public string opacity{get;set;}
  9387. public string overflow{get;set;}
  9388. ///Raw Attribute svg[pointer-events]
  9389. public string pointer_events{get;set;}
  9390. ///Raw Attribute svg[shape-rendering]
  9391. public string shape_rendering{get;set;}
  9392. ///Raw Attribute svg[solid-color]
  9393. public string solid_color{get;set;}
  9394. ///Raw Attribute svg[solid-opacity]
  9395. public string solid_opacity{get;set;}
  9396. ///Raw Attribute svg[stop-color]
  9397. public string stop_color{get;set;}
  9398. ///Raw Attribute svg[stop-opacity]
  9399. public string stop_opacity{get;set;}
  9400. public string stroke{get;set;}
  9401. ///Raw Attribute svg[stroke-dasharray]
  9402. public string stroke_dasharray{get;set;}
  9403. ///Raw Attribute svg[stroke-dashoffset]
  9404. public string stroke_dashoffset{get;set;}
  9405. ///Raw Attribute svg[stroke-linecap]
  9406. public string stroke_linecap{get;set;}
  9407. ///Raw Attribute svg[stroke-linejoin]
  9408. public string stroke_linejoin{get;set;}
  9409. ///Raw Attribute svg[stroke-miterlimit]
  9410. public string stroke_miterlimit{get;set;}
  9411. ///Raw Attribute svg[stroke-opacity]
  9412. public string stroke_opacity{get;set;}
  9413. ///Raw Attribute svg[stroke-width]
  9414. public string stroke_width{get;set;}
  9415. ///Raw Attribute svg[text-anchor]
  9416. public string text_anchor{get;set;}
  9417. ///Raw Attribute svg[text-decoration]
  9418. public string text_decoration{get;set;}
  9419. ///Raw Attribute svg[text-rendering]
  9420. public string text_rendering{get;set;}
  9421. public string transform{get;set;}
  9422. ///Raw Attribute svg[unicode-bidi]
  9423. public string unicode_bidi{get;set;}
  9424. ///Raw Attribute svg[vector-effect]
  9425. public string vector_effect{get;set;}
  9426. public string visibility{get;set;}
  9427. ///Raw Attribute svg[word-spacing]
  9428. public string word_spacing{get;set;}
  9429. public string wri{get;set;}
  9430. public string oncancel{get;set;}
  9431. public string oncanplay{get;set;}
  9432. public string oncanplaythrough{get;set;}
  9433. public string onchange{get;set;}
  9434. public string onclick{get;set;}
  9435. public string onclose{get;set;}
  9436. public string oncuechange{get;set;}
  9437. public string ondblclick{get;set;}
  9438. public string ondrag{get;set;}
  9439. public string ondragend{get;set;}
  9440. public string ondragenter{get;set;}
  9441. public string ondragexit{get;set;}
  9442. public string ondragleave{get;set;}
  9443. public string ondragover{get;set;}
  9444. public string ondragstart{get;set;}
  9445. public string ondrop{get;set;}
  9446. public string ondurationchange{get;set;}
  9447. public string onemptied{get;set;}
  9448. public string onended{get;set;}
  9449. public string onerror{get;set;}
  9450. public string onfocus{get;set;}
  9451. public string oninput{get;set;}
  9452. public string oninvalid{get;set;}
  9453. public string onkeydown{get;set;}
  9454. public string onkeypress{get;set;}
  9455. public string onkeyup{get;set;}
  9456. public string onload{get;set;}
  9457. public string onloadeddata{get;set;}
  9458. public string onloadedmetadata{get;set;}
  9459. public string onloadstart{get;set;}
  9460. public string onmousedown{get;set;}
  9461. public string onmouseenter{get;set;}
  9462. public string onmouseleave{get;set;}
  9463. public string onmousemove{get;set;}
  9464. public string onmouseout{get;set;}
  9465. public string onmouseover{get;set;}
  9466. public string onmouseup{get;set;}
  9467. public string onmousewheel{get;set;}
  9468. public string onpause{get;set;}
  9469. public string onplay{get;set;}
  9470. public string onplaying{get;set;}
  9471. public string onprogress{get;set;}
  9472. public string onratechange{get;set;}
  9473. public string onreset{get;set;}
  9474. public string onresize{get;set;}
  9475. public string onscroll{get;set;}
  9476. public string onseeked{get;set;}
  9477. public string onseeking{get;set;}
  9478. public string onselect{get;set;}
  9479. public string onshow{get;set;}
  9480. public string onstalled{get;set;}
  9481. public string onsubmit{get;set;}
  9482. public string onsuspend{get;set;}
  9483. public string ontimeupdate{get;set;}
  9484. public string ontoggle{get;set;}
  9485. public string onvolumechange{get;set;}
  9486. public string onwaiting{get;set;}
  9487. public string onactivate{get;set;}
  9488. public string onfocusin{get;set;}
  9489. public string onfocusout{get;set;}
  9490. public string onabort{get;set;}
  9491. public string onunload{get;set;}
  9492. public string oncopy{get;set;}
  9493. public string oncut{get;set;}
  9494. public string onpaste{get;set;}
  9495.  
  9496. public string height{get;set;}
  9497. public string width{get;set;}
  9498. public string x{get;set;}
  9499. public string y{get;set;}
  9500.  
  9501. }
  9502.  
  9503. public class textPath : Panel, IAddChild{
  9504. public string id{get;set;}
  9505. public string lang{get;set;}
  9506. public string tabindex{get;set;}
  9507. ///Raw Attribute svg[xml:base]
  9508. public string xml_base{get;set;}
  9509. ///Raw Attribute svg[xml:lang]
  9510. public string xml_lang{get;set;}
  9511. ///Raw Attribute svg[xml:space]
  9512. public string xml_space{get;set;}
  9513. ///Raw Attribute svg[class]
  9514. public string class_{get;set;}
  9515. public string style{get;set;}
  9516. public string externalResourcesRequired{get;set;}
  9517. public string requiredExtensions{get;set;}
  9518. public string requiredFeatures{get;set;}
  9519. public string systemLanguage{get;set;}
  9520. ///Raw Attribute svg[aria-activedescendant]
  9521. public string aria_activedescendant{get;set;}
  9522. ///Raw Attribute svg[aria-atomic]
  9523. public string aria_atomic{get;set;}
  9524. ///Raw Attribute svg[aria-autocomplete]
  9525. public string aria_autocomplete{get;set;}
  9526. ///Raw Attribute svg[aria-busy]
  9527. public string aria_busy{get;set;}
  9528. ///Raw Attribute svg[aria-checked]
  9529. public string aria_checked{get;set;}
  9530. ///Raw Attribute svg[aria-colcount]
  9531. public string aria_colcount{get;set;}
  9532. ///Raw Attribute svg[aria-colindex]
  9533. public string aria_colindex{get;set;}
  9534. ///Raw Attribute svg[aria-colspan]
  9535. public string aria_colspan{get;set;}
  9536. ///Raw Attribute svg[aria-controls]
  9537. public string aria_controls{get;set;}
  9538. ///Raw Attribute svg[aria-current]
  9539. public string aria_current{get;set;}
  9540. ///Raw Attribute svg[aria-describedby]
  9541. public string aria_describedby{get;set;}
  9542. ///Raw Attribute svg[aria-details]
  9543. public string aria_details{get;set;}
  9544. ///Raw Attribute svg[aria-disabled]
  9545. public string aria_disabled{get;set;}
  9546. ///Raw Attribute svg[aria-dropeffect]
  9547. public string aria_dropeffect{get;set;}
  9548. ///Raw Attribute svg[aria-errormessage]
  9549. public string aria_errormessage{get;set;}
  9550. ///Raw Attribute svg[aria-expanded]
  9551. public string aria_expanded{get;set;}
  9552. ///Raw Attribute svg[aria-flowto]
  9553. public string aria_flowto{get;set;}
  9554. ///Raw Attribute svg[aria-grabbed]
  9555. public string aria_grabbed{get;set;}
  9556. ///Raw Attribute svg[aria-haspopup]
  9557. public string aria_haspopup{get;set;}
  9558. ///Raw Attribute svg[aria-hidden]
  9559. public string aria_hidden{get;set;}
  9560. ///Raw Attribute svg[aria-invalid]
  9561. public string aria_invalid{get;set;}
  9562. ///Raw Attribute svg[aria-keyshortcuts]
  9563. public string aria_keyshortcuts{get;set;}
  9564. ///Raw Attribute svg[aria-label]
  9565. public string aria_label{get;set;}
  9566. ///Raw Attribute svg[aria-labelledby]
  9567. public string aria_labelledby{get;set;}
  9568. ///Raw Attribute svg[aria-level]
  9569. public string aria_level{get;set;}
  9570. ///Raw Attribute svg[aria-live]
  9571. public string aria_live{get;set;}
  9572. ///Raw Attribute svg[aria-modal]
  9573. public string aria_modal{get;set;}
  9574. ///Raw Attribute svg[aria-multiline]
  9575. public string aria_multiline{get;set;}
  9576. ///Raw Attribute svg[aria-multiselectable]
  9577. public string aria_multiselectable{get;set;}
  9578. ///Raw Attribute svg[aria-orientation]
  9579. public string aria_orientation{get;set;}
  9580. ///Raw Attribute svg[aria-owns]
  9581. public string aria_owns{get;set;}
  9582. ///Raw Attribute svg[aria-placeholder]
  9583. public string aria_placeholder{get;set;}
  9584. ///Raw Attribute svg[aria-posinset]
  9585. public string aria_posinset{get;set;}
  9586. ///Raw Attribute svg[aria-pressed]
  9587. public string aria_pressed{get;set;}
  9588. ///Raw Attribute svg[aria-readonly]
  9589. public string aria_readonly{get;set;}
  9590. ///Raw Attribute svg[aria-relevant]
  9591. public string aria_relevant{get;set;}
  9592. ///Raw Attribute svg[aria-required]
  9593. public string aria_required{get;set;}
  9594. ///Raw Attribute svg[aria-roledescription]
  9595. public string aria_roledescription{get;set;}
  9596. ///Raw Attribute svg[aria-rowcount]
  9597. public string aria_rowcount{get;set;}
  9598. ///Raw Attribute svg[aria-rowindex]
  9599. public string aria_rowindex{get;set;}
  9600. ///Raw Attribute svg[aria-rowspan]
  9601. public string aria_rowspan{get;set;}
  9602. ///Raw Attribute svg[aria-selected]
  9603. public string aria_selected{get;set;}
  9604. ///Raw Attribute svg[aria-setsize]
  9605. public string aria_setsize{get;set;}
  9606. ///Raw Attribute svg[aria-sort]
  9607. public string aria_sort{get;set;}
  9608. ///Raw Attribute svg[aria-valuemax]
  9609. public string aria_valuemax{get;set;}
  9610. ///Raw Attribute svg[aria-valuemin]
  9611. public string aria_valuemin{get;set;}
  9612. ///Raw Attribute svg[aria-valuenow]
  9613. public string aria_valuenow{get;set;}
  9614. ///Raw Attribute svg[aria-valuetext]
  9615. public string aria_valuetext{get;set;}
  9616. public string role{get;set;}
  9617. ///Raw Attribute svg[alignment-baseline]
  9618. public string alignment_baseline{get;set;}
  9619. ///Raw Attribute svg[baseline-shift]
  9620. public string baseline_shift{get;set;}
  9621. public string clip{get;set;}
  9622. ///Raw Attribute svg[clip-path]
  9623. public string clip_path{get;set;}
  9624. ///Raw Attribute svg[clip-rule]
  9625. public string clip_rule{get;set;}
  9626. public string color{get;set;}
  9627. ///Raw Attribute svg[color-interpolation]
  9628. public string color_interpolation{get;set;}
  9629. ///Raw Attribute svg[color-interpolation-filters]
  9630. public string color_interpolation_filters{get;set;}
  9631. ///Raw Attribute svg[color-profile]
  9632. public string color_profile{get;set;}
  9633. ///Raw Attribute svg[color-rendering]
  9634. public string color_rendering{get;set;}
  9635. public string cursor{get;set;}
  9636. public string direction{get;set;}
  9637. public string display{get;set;}
  9638. ///Raw Attribute svg[dominant-baseline]
  9639. public string dominant_baseline{get;set;}
  9640. ///Raw Attribute svg[enable-background]
  9641. public string enable_background{get;set;}
  9642. public string fill{get;set;}
  9643. ///Raw Attribute svg[fill-opacity]
  9644. public string fill_opacity{get;set;}
  9645. ///Raw Attribute svg[fill-rule]
  9646. public string fill_rule{get;set;}
  9647. public string filter{get;set;}
  9648. ///Raw Attribute svg[flood-color]
  9649. public string flood_color{get;set;}
  9650. ///Raw Attribute svg[flood-opacity]
  9651. public string flood_opacity{get;set;}
  9652. ///Raw Attribute svg[font-family]
  9653. public string font_family{get;set;}
  9654. ///Raw Attribute svg[font-size]
  9655. public string font_size{get;set;}
  9656. ///Raw Attribute svg[font-size-adjust]
  9657. public string font_size_adjust{get;set;}
  9658. ///Raw Attribute svg[font-stretch]
  9659. public string font_stretch{get;set;}
  9660. ///Raw Attribute svg[font-style]
  9661. public string font_style{get;set;}
  9662. ///Raw Attribute svg[font-variant]
  9663. public string font_variant{get;set;}
  9664. ///Raw Attribute svg[font-weight]
  9665. public string font_weight{get;set;}
  9666. ///Raw Attribute svg[glyph-orientation-horizontal]
  9667. public string glyph_orientation_horizontal{get;set;}
  9668. ///Raw Attribute svg[glyph-orientation-vertical]
  9669. public string glyph_orientation_vertical{get;set;}
  9670. ///Raw Attribute svg[image-rendering]
  9671. public string image_rendering{get;set;}
  9672. public string kerning{get;set;}
  9673. ///Raw Attribute svg[letter-spacing]
  9674. public string letter_spacing{get;set;}
  9675. ///Raw Attribute svg[lighting-color]
  9676. public string lighting_color{get;set;}
  9677. ///Raw Attribute svg[marker-end]
  9678. public string marker_end{get;set;}
  9679. ///Raw Attribute svg[marker-mid]
  9680. public string marker_mid{get;set;}
  9681. ///Raw Attribute svg[marker-start]
  9682. public string marker_start{get;set;}
  9683. public string mask{get;set;}
  9684. public string opacity{get;set;}
  9685. public string overflow{get;set;}
  9686. ///Raw Attribute svg[pointer-events]
  9687. public string pointer_events{get;set;}
  9688. ///Raw Attribute svg[shape-rendering]
  9689. public string shape_rendering{get;set;}
  9690. ///Raw Attribute svg[solid-color]
  9691. public string solid_color{get;set;}
  9692. ///Raw Attribute svg[solid-opacity]
  9693. public string solid_opacity{get;set;}
  9694. ///Raw Attribute svg[stop-color]
  9695. public string stop_color{get;set;}
  9696. ///Raw Attribute svg[stop-opacity]
  9697. public string stop_opacity{get;set;}
  9698. public string stroke{get;set;}
  9699. ///Raw Attribute svg[stroke-dasharray]
  9700. public string stroke_dasharray{get;set;}
  9701. ///Raw Attribute svg[stroke-dashoffset]
  9702. public string stroke_dashoffset{get;set;}
  9703. ///Raw Attribute svg[stroke-linecap]
  9704. public string stroke_linecap{get;set;}
  9705. ///Raw Attribute svg[stroke-linejoin]
  9706. public string stroke_linejoin{get;set;}
  9707. ///Raw Attribute svg[stroke-miterlimit]
  9708. public string stroke_miterlimit{get;set;}
  9709. ///Raw Attribute svg[stroke-opacity]
  9710. public string stroke_opacity{get;set;}
  9711. ///Raw Attribute svg[stroke-width]
  9712. public string stroke_width{get;set;}
  9713. ///Raw Attribute svg[text-anchor]
  9714. public string text_anchor{get;set;}
  9715. ///Raw Attribute svg[text-decoration]
  9716. public string text_decoration{get;set;}
  9717. ///Raw Attribute svg[text-rendering]
  9718. public string text_rendering{get;set;}
  9719. public string transform{get;set;}
  9720. ///Raw Attribute svg[unicode-bidi]
  9721. public string unicode_bidi{get;set;}
  9722. ///Raw Attribute svg[vector-effect]
  9723. public string vector_effect{get;set;}
  9724. public string visibility{get;set;}
  9725. ///Raw Attribute svg[word-spacing]
  9726. public string word_spacing{get;set;}
  9727. public string wri{get;set;}
  9728. ///Raw Attribute svg[xlink:title]
  9729. public string xlink_title{get;set;}
  9730. public string oncancel{get;set;}
  9731. public string oncanplay{get;set;}
  9732. public string oncanplaythrough{get;set;}
  9733. public string onchange{get;set;}
  9734. public string onclick{get;set;}
  9735. public string onclose{get;set;}
  9736. public string oncuechange{get;set;}
  9737. public string ondblclick{get;set;}
  9738. public string ondrag{get;set;}
  9739. public string ondragend{get;set;}
  9740. public string ondragenter{get;set;}
  9741. public string ondragexit{get;set;}
  9742. public string ondragleave{get;set;}
  9743. public string ondragover{get;set;}
  9744. public string ondragstart{get;set;}
  9745. public string ondrop{get;set;}
  9746. public string ondurationchange{get;set;}
  9747. public string onemptied{get;set;}
  9748. public string onended{get;set;}
  9749. public string onerror{get;set;}
  9750. public string onfocus{get;set;}
  9751. public string oninput{get;set;}
  9752. public string oninvalid{get;set;}
  9753. public string onkeydown{get;set;}
  9754. public string onkeypress{get;set;}
  9755. public string onkeyup{get;set;}
  9756. public string onload{get;set;}
  9757. public string onloadeddata{get;set;}
  9758. public string onloadedmetadata{get;set;}
  9759. public string onloadstart{get;set;}
  9760. public string onmousedown{get;set;}
  9761. public string onmouseenter{get;set;}
  9762. public string onmouseleave{get;set;}
  9763. public string onmousemove{get;set;}
  9764. public string onmouseout{get;set;}
  9765. public string onmouseover{get;set;}
  9766. public string onmouseup{get;set;}
  9767. public string onmousewheel{get;set;}
  9768. public string onpause{get;set;}
  9769. public string onplay{get;set;}
  9770. public string onplaying{get;set;}
  9771. public string onprogress{get;set;}
  9772. public string onratechange{get;set;}
  9773. public string onreset{get;set;}
  9774. public string onresize{get;set;}
  9775. public string onscroll{get;set;}
  9776. public string onseeked{get;set;}
  9777. public string onseeking{get;set;}
  9778. public string onselect{get;set;}
  9779. public string onshow{get;set;}
  9780. public string onstalled{get;set;}
  9781. public string onsubmit{get;set;}
  9782. public string onsuspend{get;set;}
  9783. public string ontimeupdate{get;set;}
  9784. public string ontoggle{get;set;}
  9785. public string onvolumechange{get;set;}
  9786. public string onwaiting{get;set;}
  9787. public string onactivate{get;set;}
  9788. public string onfocusin{get;set;}
  9789. public string onfocusout{get;set;}
  9790.  
  9791. public string href{get;set;}
  9792. public string lengthAdjust{get;set;}
  9793. public string textLength{get;set;}
  9794.  
  9795. }
  9796.  
  9797. public class tspan : Label, IAddChild
  9798. {
  9799. public string id{get;set;}
  9800. public string lang{get;set;}
  9801. public string tabindex{get;set;}
  9802. ///Raw Attribute svg[xml:base]
  9803. public string xml_base{get;set;}
  9804. ///Raw Attribute svg[xml:lang]
  9805. public string xml_lang{get;set;}
  9806. ///Raw Attribute svg[xml:space]
  9807. public string xml_space{get;set;}
  9808. public string externalResourcesRequired{get;set;}
  9809. public string requiredExtensions{get;set;}
  9810. public string requiredFeatures{get;set;}
  9811. public string systemLanguage{get;set;}
  9812. ///Raw Attribute svg[alignment-baseline]
  9813. public string alignment_baseline{get;set;}
  9814. ///Raw Attribute svg[baseline-shift]
  9815. public string baseline_shift{get;set;}
  9816. public string clip{get;set;}
  9817. ///Raw Attribute svg[clip-path]
  9818. public string clip_path{get;set;}
  9819. ///Raw Attribute svg[clip-rule]
  9820. public string clip_rule{get;set;}
  9821. public string color{get;set;}
  9822. ///Raw Attribute svg[color-interpolation]
  9823. public string color_interpolation{get;set;}
  9824. ///Raw Attribute svg[color-interpolation-filters]
  9825. public string color_interpolation_filters{get;set;}
  9826. ///Raw Attribute svg[color-profile]
  9827. public string color_profile{get;set;}
  9828. ///Raw Attribute svg[color-rendering]
  9829. public string color_rendering{get;set;}
  9830. public string cursor{get;set;}
  9831. public string direction{get;set;}
  9832. public string display{get;set;}
  9833. ///Raw Attribute svg[dominant-baseline]
  9834. public string dominant_baseline{get;set;}
  9835. ///Raw Attribute svg[enable-background]
  9836. public string enable_background{get;set;}
  9837. public string fill{get;set;}
  9838. ///Raw Attribute svg[fill-opacity]
  9839. public string fill_opacity{get;set;}
  9840. ///Raw Attribute svg[fill-rule]
  9841. public string fill_rule{get;set;}
  9842. public string filter{get;set;}
  9843. ///Raw Attribute svg[flood-color]
  9844. public string flood_color{get;set;}
  9845. ///Raw Attribute svg[flood-opacity]
  9846. public string flood_opacity{get;set;}
  9847. ///Raw Attribute svg[font-family]
  9848. public string font_family{get;set;}
  9849. ///Raw Attribute svg[font-size]
  9850. public string font_size{get;set;}
  9851. ///Raw Attribute svg[font-size-adjust]
  9852. public string font_size_adjust{get;set;}
  9853. ///Raw Attribute svg[font-stretch]
  9854. public string font_stretch{get;set;}
  9855. ///Raw Attribute svg[font-style]
  9856. public string font_style{get;set;}
  9857. ///Raw Attribute svg[font-variant]
  9858. public string font_variant{get;set;}
  9859. ///Raw Attribute svg[font-weight]
  9860. public string font_weight{get;set;}
  9861. ///Raw Attribute svg[glyph-orientation-horizontal]
  9862. public string glyph_orientation_horizontal{get;set;}
  9863. ///Raw Attribute svg[glyph-orientation-vertical]
  9864. public string glyph_orientation_vertical{get;set;}
  9865. ///Raw Attribute svg[image-rendering]
  9866. public string image_rendering{get;set;}
  9867. public string kerning{get;set;}
  9868. ///Raw Attribute svg[letter-spacing]
  9869. public string letter_spacing{get;set;}
  9870. ///Raw Attribute svg[lighting-color]
  9871. public string lighting_color{get;set;}
  9872. ///Raw Attribute svg[marker-end]
  9873. public string marker_end{get;set;}
  9874. ///Raw Attribute svg[marker-mid]
  9875. public string marker_mid{get;set;}
  9876. ///Raw Attribute svg[marker-start]
  9877. public string marker_start{get;set;}
  9878. public string mask{get;set;}
  9879. public string opacity{get;set;}
  9880. public string overflow{get;set;}
  9881. ///Raw Attribute svg[pointer-events]
  9882. public string pointer_events{get;set;}
  9883. ///Raw Attribute svg[shape-rendering]
  9884. public string shape_rendering{get;set;}
  9885. ///Raw Attribute svg[solid-color]
  9886. public string solid_color{get;set;}
  9887. ///Raw Attribute svg[solid-opacity]
  9888. public string solid_opacity{get;set;}
  9889. ///Raw Attribute svg[stop-color]
  9890. public string stop_color{get;set;}
  9891. ///Raw Attribute svg[stop-opacity]
  9892. public string stop_opacity{get;set;}
  9893. public string stroke{get;set;}
  9894. ///Raw Attribute svg[stroke-dasharray]
  9895. public string stroke_dasharray{get;set;}
  9896. ///Raw Attribute svg[stroke-dashoffset]
  9897. public string stroke_dashoffset{get;set;}
  9898. ///Raw Attribute svg[stroke-linecap]
  9899. public string stroke_linecap{get;set;}
  9900. ///Raw Attribute svg[stroke-linejoin]
  9901. public string stroke_linejoin{get;set;}
  9902. ///Raw Attribute svg[stroke-miterlimit]
  9903. public string stroke_miterlimit{get;set;}
  9904. ///Raw Attribute svg[stroke-opacity]
  9905. public string stroke_opacity{get;set;}
  9906. ///Raw Attribute svg[stroke-width]
  9907. public string stroke_width{get;set;}
  9908. ///Raw Attribute svg[text-anchor]
  9909. public string text_anchor{get;set;}
  9910. ///Raw Attribute svg[text-decoration]
  9911. public string text_decoration{get;set;}
  9912. ///Raw Attribute svg[text-rendering]
  9913. public string text_rendering{get;set;}
  9914. public string transform{get;set;}
  9915. ///Raw Attribute svg[unicode-bidi]
  9916. public string unicode_bidi{get;set;}
  9917. ///Raw Attribute svg[vector-effect]
  9918. public string vector_effect{get;set;}
  9919. public string visibility{get;set;}
  9920. ///Raw Attribute svg[word-spacing]
  9921. public string word_spacing{get;set;}
  9922. public string wri{get;set;}
  9923. public string onactivate{get;set;}
  9924. public string onfocusin{get;set;}
  9925. public string onfocusout{get;set;}
  9926.  
  9927.  
  9928. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  9929. public string class_{get;set;}
  9930. public string style{get;set;}
  9931. public string x{get;set;}
  9932. public string y{get;set;}
  9933. public string dx{get;set;}
  9934. public string dy{get;set;}
  9935. public string textLength{get;set;}
  9936. public string lengthAdjust{get;set;}
  9937.  
  9938. }
  9939.  
  9940. public class altGlyph : Panel, IAddChild{
  9941. public string id{get;set;}
  9942. public string lang{get;set;}
  9943. public string tabindex{get;set;}
  9944. ///Raw Attribute svg[xml:base]
  9945. public string xml_base{get;set;}
  9946. ///Raw Attribute svg[xml:lang]
  9947. public string xml_lang{get;set;}
  9948. ///Raw Attribute svg[xml:space]
  9949. public string xml_space{get;set;}
  9950. public string externalResourcesRequired{get;set;}
  9951. public string requiredExtensions{get;set;}
  9952. public string requiredFeatures{get;set;}
  9953. public string systemLanguage{get;set;}
  9954. ///Raw Attribute svg[alignment-baseline]
  9955. public string alignment_baseline{get;set;}
  9956. ///Raw Attribute svg[baseline-shift]
  9957. public string baseline_shift{get;set;}
  9958. public string clip{get;set;}
  9959. ///Raw Attribute svg[clip-path]
  9960. public string clip_path{get;set;}
  9961. ///Raw Attribute svg[clip-rule]
  9962. public string clip_rule{get;set;}
  9963. public string color{get;set;}
  9964. ///Raw Attribute svg[color-interpolation]
  9965. public string color_interpolation{get;set;}
  9966. ///Raw Attribute svg[color-interpolation-filters]
  9967. public string color_interpolation_filters{get;set;}
  9968. ///Raw Attribute svg[color-profile]
  9969. public string color_profile{get;set;}
  9970. ///Raw Attribute svg[color-rendering]
  9971. public string color_rendering{get;set;}
  9972. public string cursor{get;set;}
  9973. public string direction{get;set;}
  9974. public string display{get;set;}
  9975. ///Raw Attribute svg[dominant-baseline]
  9976. public string dominant_baseline{get;set;}
  9977. ///Raw Attribute svg[enable-background]
  9978. public string enable_background{get;set;}
  9979. public string fill{get;set;}
  9980. ///Raw Attribute svg[fill-opacity]
  9981. public string fill_opacity{get;set;}
  9982. ///Raw Attribute svg[fill-rule]
  9983. public string fill_rule{get;set;}
  9984. public string filter{get;set;}
  9985. ///Raw Attribute svg[flood-color]
  9986. public string flood_color{get;set;}
  9987. ///Raw Attribute svg[flood-opacity]
  9988. public string flood_opacity{get;set;}
  9989. ///Raw Attribute svg[font-family]
  9990. public string font_family{get;set;}
  9991. ///Raw Attribute svg[font-size]
  9992. public string font_size{get;set;}
  9993. ///Raw Attribute svg[font-size-adjust]
  9994. public string font_size_adjust{get;set;}
  9995. ///Raw Attribute svg[font-stretch]
  9996. public string font_stretch{get;set;}
  9997. ///Raw Attribute svg[font-style]
  9998. public string font_style{get;set;}
  9999. ///Raw Attribute svg[font-variant]
  10000. public string font_variant{get;set;}
  10001. ///Raw Attribute svg[font-weight]
  10002. public string font_weight{get;set;}
  10003. ///Raw Attribute svg[glyph-orientation-horizontal]
  10004. public string glyph_orientation_horizontal{get;set;}
  10005. ///Raw Attribute svg[glyph-orientation-vertical]
  10006. public string glyph_orientation_vertical{get;set;}
  10007. ///Raw Attribute svg[image-rendering]
  10008. public string image_rendering{get;set;}
  10009. public string kerning{get;set;}
  10010. ///Raw Attribute svg[letter-spacing]
  10011. public string letter_spacing{get;set;}
  10012. ///Raw Attribute svg[lighting-color]
  10013. public string lighting_color{get;set;}
  10014. ///Raw Attribute svg[marker-end]
  10015. public string marker_end{get;set;}
  10016. ///Raw Attribute svg[marker-mid]
  10017. public string marker_mid{get;set;}
  10018. ///Raw Attribute svg[marker-start]
  10019. public string marker_start{get;set;}
  10020. public string mask{get;set;}
  10021. public string opacity{get;set;}
  10022. public string overflow{get;set;}
  10023. ///Raw Attribute svg[pointer-events]
  10024. public string pointer_events{get;set;}
  10025. ///Raw Attribute svg[shape-rendering]
  10026. public string shape_rendering{get;set;}
  10027. ///Raw Attribute svg[solid-color]
  10028. public string solid_color{get;set;}
  10029. ///Raw Attribute svg[solid-opacity]
  10030. public string solid_opacity{get;set;}
  10031. ///Raw Attribute svg[stop-color]
  10032. public string stop_color{get;set;}
  10033. ///Raw Attribute svg[stop-opacity]
  10034. public string stop_opacity{get;set;}
  10035. public string stroke{get;set;}
  10036. ///Raw Attribute svg[stroke-dasharray]
  10037. public string stroke_dasharray{get;set;}
  10038. ///Raw Attribute svg[stroke-dashoffset]
  10039. public string stroke_dashoffset{get;set;}
  10040. ///Raw Attribute svg[stroke-linecap]
  10041. public string stroke_linecap{get;set;}
  10042. ///Raw Attribute svg[stroke-linejoin]
  10043. public string stroke_linejoin{get;set;}
  10044. ///Raw Attribute svg[stroke-miterlimit]
  10045. public string stroke_miterlimit{get;set;}
  10046. ///Raw Attribute svg[stroke-opacity]
  10047. public string stroke_opacity{get;set;}
  10048. ///Raw Attribute svg[stroke-width]
  10049. public string stroke_width{get;set;}
  10050. ///Raw Attribute svg[text-anchor]
  10051. public string text_anchor{get;set;}
  10052. ///Raw Attribute svg[text-decoration]
  10053. public string text_decoration{get;set;}
  10054. ///Raw Attribute svg[text-rendering]
  10055. public string text_rendering{get;set;}
  10056. public string transform{get;set;}
  10057. ///Raw Attribute svg[unicode-bidi]
  10058. public string unicode_bidi{get;set;}
  10059. ///Raw Attribute svg[vector-effect]
  10060. public string vector_effect{get;set;}
  10061. public string visibility{get;set;}
  10062. ///Raw Attribute svg[word-spacing]
  10063. public string word_spacing{get;set;}
  10064. public string wri{get;set;}
  10065. ///Raw Attribute svg[xlink:title]
  10066. public string xlink_title{get;set;}
  10067. public string onactivate{get;set;}
  10068. public string onfocusin{get;set;}
  10069. public string onfocusout{get;set;}
  10070.  
  10071.  
  10072. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  10073. public string class_{get;set;}
  10074. public string style{get;set;}
  10075. public string x{get;set;}
  10076. public string y{get;set;}
  10077. public string dx{get;set;}
  10078. public string dy{get;set;}
  10079.  
  10080. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10081. public string xlink_href{get;set;}
  10082.  
  10083. }
  10084.  
  10085. public class altGlyphDef : Panel, IAddChild{
  10086. public string id{get;set;}
  10087. public string lang{get;set;}
  10088. public string tabindex{get;set;}
  10089. ///Raw Attribute svg[xml:base]
  10090. public string xml_base{get;set;}
  10091. ///Raw Attribute svg[xml:lang]
  10092. public string xml_lang{get;set;}
  10093. ///Raw Attribute svg[xml:space]
  10094. public string xml_space{get;set;}
  10095.  
  10096.  
  10097. }
  10098.  
  10099. public class altGlyphItem : Panel, IAddChild{
  10100. public string id{get;set;}
  10101. public string lang{get;set;}
  10102. public string tabindex{get;set;}
  10103. ///Raw Attribute svg[xml:base]
  10104. public string xml_base{get;set;}
  10105. ///Raw Attribute svg[xml:lang]
  10106. public string xml_lang{get;set;}
  10107. ///Raw Attribute svg[xml:space]
  10108. public string xml_space{get;set;}
  10109.  
  10110.  
  10111. }
  10112.  
  10113. public class glyph : Panel, IAddChild{
  10114. public string id{get;set;}
  10115. public string lang{get;set;}
  10116. public string tabindex{get;set;}
  10117. ///Raw Attribute svg[xml:base]
  10118. public string xml_base{get;set;}
  10119. ///Raw Attribute svg[xml:lang]
  10120. public string xml_lang{get;set;}
  10121. ///Raw Attribute svg[xml:space]
  10122. public string xml_space{get;set;}
  10123. ///Raw Attribute svg[alignment-baseline]
  10124. public string alignment_baseline{get;set;}
  10125. ///Raw Attribute svg[baseline-shift]
  10126. public string baseline_shift{get;set;}
  10127. public string clip{get;set;}
  10128. ///Raw Attribute svg[clip-path]
  10129. public string clip_path{get;set;}
  10130. ///Raw Attribute svg[clip-rule]
  10131. public string clip_rule{get;set;}
  10132. public string color{get;set;}
  10133. ///Raw Attribute svg[color-interpolation]
  10134. public string color_interpolation{get;set;}
  10135. ///Raw Attribute svg[color-interpolation-filters]
  10136. public string color_interpolation_filters{get;set;}
  10137. ///Raw Attribute svg[color-profile]
  10138. public string color_profile{get;set;}
  10139. ///Raw Attribute svg[color-rendering]
  10140. public string color_rendering{get;set;}
  10141. public string cursor{get;set;}
  10142. public string direction{get;set;}
  10143. public string display{get;set;}
  10144. ///Raw Attribute svg[dominant-baseline]
  10145. public string dominant_baseline{get;set;}
  10146. ///Raw Attribute svg[enable-background]
  10147. public string enable_background{get;set;}
  10148. public string fill{get;set;}
  10149. ///Raw Attribute svg[fill-opacity]
  10150. public string fill_opacity{get;set;}
  10151. ///Raw Attribute svg[fill-rule]
  10152. public string fill_rule{get;set;}
  10153. public string filter{get;set;}
  10154. ///Raw Attribute svg[flood-color]
  10155. public string flood_color{get;set;}
  10156. ///Raw Attribute svg[flood-opacity]
  10157. public string flood_opacity{get;set;}
  10158. ///Raw Attribute svg[font-family]
  10159. public string font_family{get;set;}
  10160. ///Raw Attribute svg[font-size]
  10161. public string font_size{get;set;}
  10162. ///Raw Attribute svg[font-size-adjust]
  10163. public string font_size_adjust{get;set;}
  10164. ///Raw Attribute svg[font-stretch]
  10165. public string font_stretch{get;set;}
  10166. ///Raw Attribute svg[font-style]
  10167. public string font_style{get;set;}
  10168. ///Raw Attribute svg[font-variant]
  10169. public string font_variant{get;set;}
  10170. ///Raw Attribute svg[font-weight]
  10171. public string font_weight{get;set;}
  10172. ///Raw Attribute svg[glyph-orientation-horizontal]
  10173. public string glyph_orientation_horizontal{get;set;}
  10174. ///Raw Attribute svg[glyph-orientation-vertical]
  10175. public string glyph_orientation_vertical{get;set;}
  10176. ///Raw Attribute svg[image-rendering]
  10177. public string image_rendering{get;set;}
  10178. public string kerning{get;set;}
  10179. ///Raw Attribute svg[letter-spacing]
  10180. public string letter_spacing{get;set;}
  10181. ///Raw Attribute svg[lighting-color]
  10182. public string lighting_color{get;set;}
  10183. ///Raw Attribute svg[marker-end]
  10184. public string marker_end{get;set;}
  10185. ///Raw Attribute svg[marker-mid]
  10186. public string marker_mid{get;set;}
  10187. ///Raw Attribute svg[marker-start]
  10188. public string marker_start{get;set;}
  10189. public string mask{get;set;}
  10190. public string opacity{get;set;}
  10191. public string overflow{get;set;}
  10192. ///Raw Attribute svg[pointer-events]
  10193. public string pointer_events{get;set;}
  10194. ///Raw Attribute svg[shape-rendering]
  10195. public string shape_rendering{get;set;}
  10196. ///Raw Attribute svg[solid-color]
  10197. public string solid_color{get;set;}
  10198. ///Raw Attribute svg[solid-opacity]
  10199. public string solid_opacity{get;set;}
  10200. ///Raw Attribute svg[stop-color]
  10201. public string stop_color{get;set;}
  10202. ///Raw Attribute svg[stop-opacity]
  10203. public string stop_opacity{get;set;}
  10204. public string stroke{get;set;}
  10205. ///Raw Attribute svg[stroke-dasharray]
  10206. public string stroke_dasharray{get;set;}
  10207. ///Raw Attribute svg[stroke-dashoffset]
  10208. public string stroke_dashoffset{get;set;}
  10209. ///Raw Attribute svg[stroke-linecap]
  10210. public string stroke_linecap{get;set;}
  10211. ///Raw Attribute svg[stroke-linejoin]
  10212. public string stroke_linejoin{get;set;}
  10213. ///Raw Attribute svg[stroke-miterlimit]
  10214. public string stroke_miterlimit{get;set;}
  10215. ///Raw Attribute svg[stroke-opacity]
  10216. public string stroke_opacity{get;set;}
  10217. ///Raw Attribute svg[stroke-width]
  10218. public string stroke_width{get;set;}
  10219. ///Raw Attribute svg[text-anchor]
  10220. public string text_anchor{get;set;}
  10221. ///Raw Attribute svg[text-decoration]
  10222. public string text_decoration{get;set;}
  10223. ///Raw Attribute svg[text-rendering]
  10224. public string text_rendering{get;set;}
  10225. public string transform{get;set;}
  10226. ///Raw Attribute svg[unicode-bidi]
  10227. public string unicode_bidi{get;set;}
  10228. ///Raw Attribute svg[vector-effect]
  10229. public string vector_effect{get;set;}
  10230. public string visibility{get;set;}
  10231. ///Raw Attribute svg[word-spacing]
  10232. public string word_spacing{get;set;}
  10233. public string wri{get;set;}
  10234.  
  10235.  
  10236. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  10237. public string class_{get;set;}
  10238. public string style{get;set;}
  10239. public string d{get;set;}
  10240.  
  10241. }
  10242.  
  10243. public class glyphRef : Panel, IAddChild{
  10244. public string id{get;set;}
  10245. public string lang{get;set;}
  10246. public string tabindex{get;set;}
  10247. ///Raw Attribute svg[xml:base]
  10248. public string xml_base{get;set;}
  10249. ///Raw Attribute svg[xml:lang]
  10250. public string xml_lang{get;set;}
  10251. ///Raw Attribute svg[xml:space]
  10252. public string xml_space{get;set;}
  10253. ///Raw Attribute svg[alignment-baseline]
  10254. public string alignment_baseline{get;set;}
  10255. ///Raw Attribute svg[baseline-shift]
  10256. public string baseline_shift{get;set;}
  10257. public string clip{get;set;}
  10258. ///Raw Attribute svg[clip-path]
  10259. public string clip_path{get;set;}
  10260. ///Raw Attribute svg[clip-rule]
  10261. public string clip_rule{get;set;}
  10262. public string color{get;set;}
  10263. ///Raw Attribute svg[color-interpolation]
  10264. public string color_interpolation{get;set;}
  10265. ///Raw Attribute svg[color-interpolation-filters]
  10266. public string color_interpolation_filters{get;set;}
  10267. ///Raw Attribute svg[color-profile]
  10268. public string color_profile{get;set;}
  10269. ///Raw Attribute svg[color-rendering]
  10270. public string color_rendering{get;set;}
  10271. public string cursor{get;set;}
  10272. public string direction{get;set;}
  10273. public string display{get;set;}
  10274. ///Raw Attribute svg[dominant-baseline]
  10275. public string dominant_baseline{get;set;}
  10276. ///Raw Attribute svg[enable-background]
  10277. public string enable_background{get;set;}
  10278. public string fill{get;set;}
  10279. ///Raw Attribute svg[fill-opacity]
  10280. public string fill_opacity{get;set;}
  10281. ///Raw Attribute svg[fill-rule]
  10282. public string fill_rule{get;set;}
  10283. public string filter{get;set;}
  10284. ///Raw Attribute svg[flood-color]
  10285. public string flood_color{get;set;}
  10286. ///Raw Attribute svg[flood-opacity]
  10287. public string flood_opacity{get;set;}
  10288. ///Raw Attribute svg[font-family]
  10289. public string font_family{get;set;}
  10290. ///Raw Attribute svg[font-size]
  10291. public string font_size{get;set;}
  10292. ///Raw Attribute svg[font-size-adjust]
  10293. public string font_size_adjust{get;set;}
  10294. ///Raw Attribute svg[font-stretch]
  10295. public string font_stretch{get;set;}
  10296. ///Raw Attribute svg[font-style]
  10297. public string font_style{get;set;}
  10298. ///Raw Attribute svg[font-variant]
  10299. public string font_variant{get;set;}
  10300. ///Raw Attribute svg[font-weight]
  10301. public string font_weight{get;set;}
  10302. ///Raw Attribute svg[glyph-orientation-horizontal]
  10303. public string glyph_orientation_horizontal{get;set;}
  10304. ///Raw Attribute svg[glyph-orientation-vertical]
  10305. public string glyph_orientation_vertical{get;set;}
  10306. ///Raw Attribute svg[image-rendering]
  10307. public string image_rendering{get;set;}
  10308. public string kerning{get;set;}
  10309. ///Raw Attribute svg[letter-spacing]
  10310. public string letter_spacing{get;set;}
  10311. ///Raw Attribute svg[lighting-color]
  10312. public string lighting_color{get;set;}
  10313. ///Raw Attribute svg[marker-end]
  10314. public string marker_end{get;set;}
  10315. ///Raw Attribute svg[marker-mid]
  10316. public string marker_mid{get;set;}
  10317. ///Raw Attribute svg[marker-start]
  10318. public string marker_start{get;set;}
  10319. public string mask{get;set;}
  10320. public string opacity{get;set;}
  10321. public string overflow{get;set;}
  10322. ///Raw Attribute svg[pointer-events]
  10323. public string pointer_events{get;set;}
  10324. ///Raw Attribute svg[shape-rendering]
  10325. public string shape_rendering{get;set;}
  10326. ///Raw Attribute svg[solid-color]
  10327. public string solid_color{get;set;}
  10328. ///Raw Attribute svg[solid-opacity]
  10329. public string solid_opacity{get;set;}
  10330. ///Raw Attribute svg[stop-color]
  10331. public string stop_color{get;set;}
  10332. ///Raw Attribute svg[stop-opacity]
  10333. public string stop_opacity{get;set;}
  10334. public string stroke{get;set;}
  10335. ///Raw Attribute svg[stroke-dasharray]
  10336. public string stroke_dasharray{get;set;}
  10337. ///Raw Attribute svg[stroke-dashoffset]
  10338. public string stroke_dashoffset{get;set;}
  10339. ///Raw Attribute svg[stroke-linecap]
  10340. public string stroke_linecap{get;set;}
  10341. ///Raw Attribute svg[stroke-linejoin]
  10342. public string stroke_linejoin{get;set;}
  10343. ///Raw Attribute svg[stroke-miterlimit]
  10344. public string stroke_miterlimit{get;set;}
  10345. ///Raw Attribute svg[stroke-opacity]
  10346. public string stroke_opacity{get;set;}
  10347. ///Raw Attribute svg[stroke-width]
  10348. public string stroke_width{get;set;}
  10349. ///Raw Attribute svg[text-anchor]
  10350. public string text_anchor{get;set;}
  10351. ///Raw Attribute svg[text-decoration]
  10352. public string text_decoration{get;set;}
  10353. ///Raw Attribute svg[text-rendering]
  10354. public string text_rendering{get;set;}
  10355. public string transform{get;set;}
  10356. ///Raw Attribute svg[unicode-bidi]
  10357. public string unicode_bidi{get;set;}
  10358. ///Raw Attribute svg[vector-effect]
  10359. public string vector_effect{get;set;}
  10360. public string visibility{get;set;}
  10361. ///Raw Attribute svg[word-spacing]
  10362. public string word_spacing{get;set;}
  10363. public string wri{get;set;}
  10364. ///Raw Attribute svg[xlink:title]
  10365. public string xlink_title{get;set;}
  10366.  
  10367.  
  10368. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  10369. public string class_{get;set;}
  10370. public string style{get;set;}
  10371. public string x{get;set;}
  10372. public string y{get;set;}
  10373. public string dx{get;set;}
  10374. public string dy{get;set;}
  10375.  
  10376. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10377. public string xlink_href{get;set;}
  10378.  
  10379. }
  10380.  
  10381. public class tref : Panel, IAddChild{
  10382. public string id{get;set;}
  10383. public string lang{get;set;}
  10384. public string tabindex{get;set;}
  10385. ///Raw Attribute svg[xml:base]
  10386. public string xml_base{get;set;}
  10387. ///Raw Attribute svg[xml:lang]
  10388. public string xml_lang{get;set;}
  10389. ///Raw Attribute svg[xml:space]
  10390. public string xml_space{get;set;}
  10391. public string externalResourcesRequired{get;set;}
  10392. public string requiredExtensions{get;set;}
  10393. public string requiredFeatures{get;set;}
  10394. public string systemLanguage{get;set;}
  10395. ///Raw Attribute svg[alignment-baseline]
  10396. public string alignment_baseline{get;set;}
  10397. ///Raw Attribute svg[baseline-shift]
  10398. public string baseline_shift{get;set;}
  10399. public string clip{get;set;}
  10400. ///Raw Attribute svg[clip-path]
  10401. public string clip_path{get;set;}
  10402. ///Raw Attribute svg[clip-rule]
  10403. public string clip_rule{get;set;}
  10404. public string color{get;set;}
  10405. ///Raw Attribute svg[color-interpolation]
  10406. public string color_interpolation{get;set;}
  10407. ///Raw Attribute svg[color-interpolation-filters]
  10408. public string color_interpolation_filters{get;set;}
  10409. ///Raw Attribute svg[color-profile]
  10410. public string color_profile{get;set;}
  10411. ///Raw Attribute svg[color-rendering]
  10412. public string color_rendering{get;set;}
  10413. public string cursor{get;set;}
  10414. public string direction{get;set;}
  10415. public string display{get;set;}
  10416. ///Raw Attribute svg[dominant-baseline]
  10417. public string dominant_baseline{get;set;}
  10418. ///Raw Attribute svg[enable-background]
  10419. public string enable_background{get;set;}
  10420. public string fill{get;set;}
  10421. ///Raw Attribute svg[fill-opacity]
  10422. public string fill_opacity{get;set;}
  10423. ///Raw Attribute svg[fill-rule]
  10424. public string fill_rule{get;set;}
  10425. public string filter{get;set;}
  10426. ///Raw Attribute svg[flood-color]
  10427. public string flood_color{get;set;}
  10428. ///Raw Attribute svg[flood-opacity]
  10429. public string flood_opacity{get;set;}
  10430. ///Raw Attribute svg[font-family]
  10431. public string font_family{get;set;}
  10432. ///Raw Attribute svg[font-size]
  10433. public string font_size{get;set;}
  10434. ///Raw Attribute svg[font-size-adjust]
  10435. public string font_size_adjust{get;set;}
  10436. ///Raw Attribute svg[font-stretch]
  10437. public string font_stretch{get;set;}
  10438. ///Raw Attribute svg[font-style]
  10439. public string font_style{get;set;}
  10440. ///Raw Attribute svg[font-variant]
  10441. public string font_variant{get;set;}
  10442. ///Raw Attribute svg[font-weight]
  10443. public string font_weight{get;set;}
  10444. ///Raw Attribute svg[glyph-orientation-horizontal]
  10445. public string glyph_orientation_horizontal{get;set;}
  10446. ///Raw Attribute svg[glyph-orientation-vertical]
  10447. public string glyph_orientation_vertical{get;set;}
  10448. ///Raw Attribute svg[image-rendering]
  10449. public string image_rendering{get;set;}
  10450. public string kerning{get;set;}
  10451. ///Raw Attribute svg[letter-spacing]
  10452. public string letter_spacing{get;set;}
  10453. ///Raw Attribute svg[lighting-color]
  10454. public string lighting_color{get;set;}
  10455. ///Raw Attribute svg[marker-end]
  10456. public string marker_end{get;set;}
  10457. ///Raw Attribute svg[marker-mid]
  10458. public string marker_mid{get;set;}
  10459. ///Raw Attribute svg[marker-start]
  10460. public string marker_start{get;set;}
  10461. public string mask{get;set;}
  10462. public string opacity{get;set;}
  10463. public string overflow{get;set;}
  10464. ///Raw Attribute svg[pointer-events]
  10465. public string pointer_events{get;set;}
  10466. ///Raw Attribute svg[shape-rendering]
  10467. public string shape_rendering{get;set;}
  10468. ///Raw Attribute svg[solid-color]
  10469. public string solid_color{get;set;}
  10470. ///Raw Attribute svg[solid-opacity]
  10471. public string solid_opacity{get;set;}
  10472. ///Raw Attribute svg[stop-color]
  10473. public string stop_color{get;set;}
  10474. ///Raw Attribute svg[stop-opacity]
  10475. public string stop_opacity{get;set;}
  10476. public string stroke{get;set;}
  10477. ///Raw Attribute svg[stroke-dasharray]
  10478. public string stroke_dasharray{get;set;}
  10479. ///Raw Attribute svg[stroke-dashoffset]
  10480. public string stroke_dashoffset{get;set;}
  10481. ///Raw Attribute svg[stroke-linecap]
  10482. public string stroke_linecap{get;set;}
  10483. ///Raw Attribute svg[stroke-linejoin]
  10484. public string stroke_linejoin{get;set;}
  10485. ///Raw Attribute svg[stroke-miterlimit]
  10486. public string stroke_miterlimit{get;set;}
  10487. ///Raw Attribute svg[stroke-opacity]
  10488. public string stroke_opacity{get;set;}
  10489. ///Raw Attribute svg[stroke-width]
  10490. public string stroke_width{get;set;}
  10491. ///Raw Attribute svg[text-anchor]
  10492. public string text_anchor{get;set;}
  10493. ///Raw Attribute svg[text-decoration]
  10494. public string text_decoration{get;set;}
  10495. ///Raw Attribute svg[text-rendering]
  10496. public string text_rendering{get;set;}
  10497. public string transform{get;set;}
  10498. ///Raw Attribute svg[unicode-bidi]
  10499. public string unicode_bidi{get;set;}
  10500. ///Raw Attribute svg[vector-effect]
  10501. public string vector_effect{get;set;}
  10502. public string visibility{get;set;}
  10503. ///Raw Attribute svg[word-spacing]
  10504. public string word_spacing{get;set;}
  10505. public string wri{get;set;}
  10506. ///Raw Attribute svg[xlink:title]
  10507. public string xlink_title{get;set;}
  10508. public string onactivate{get;set;}
  10509. public string onfocusin{get;set;}
  10510. public string onfocusout{get;set;}
  10511.  
  10512.  
  10513. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  10514. public string class_{get;set;}
  10515. public string style{get;set;}
  10516.  
  10517. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10518. public string xlink_href{get;set;}
  10519.  
  10520. }
  10521.  
  10522. public class color_profile : Panel, IAddChild{
  10523. public string id{get;set;}
  10524. public string lang{get;set;}
  10525. public string tabindex{get;set;}
  10526. ///Raw Attribute svg[xml:base]
  10527. public string xml_base{get;set;}
  10528. ///Raw Attribute svg[xml:lang]
  10529. public string xml_lang{get;set;}
  10530. ///Raw Attribute svg[xml:space]
  10531. public string xml_space{get;set;}
  10532. ///Raw Attribute svg[xlink:title]
  10533. public string xlink_title{get;set;}
  10534.  
  10535. public string local{get;set;}
  10536.  
  10537. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10538. public string xlink_href{get;set;}
  10539.  
  10540. }
  10541.  
  10542. public class cursor : Panel, IAddChild{
  10543. public string id{get;set;}
  10544. public string lang{get;set;}
  10545. public string tabindex{get;set;}
  10546. ///Raw Attribute svg[xml:base]
  10547. public string xml_base{get;set;}
  10548. ///Raw Attribute svg[xml:lang]
  10549. public string xml_lang{get;set;}
  10550. ///Raw Attribute svg[xml:space]
  10551. public string xml_space{get;set;}
  10552. public string externalResourcesRequired{get;set;}
  10553. public string requiredExtensions{get;set;}
  10554. public string requiredFeatures{get;set;}
  10555. public string systemLanguage{get;set;}
  10556. ///Raw Attribute svg[xlink:title]
  10557. public string xlink_title{get;set;}
  10558.  
  10559. public string x{get;set;}
  10560. public string y{get;set;}
  10561.  
  10562. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10563. public string xlink_href{get;set;}
  10564.  
  10565. }
  10566.  
  10567. public class filter : Panel, IAddChild{
  10568. public string id{get;set;}
  10569. public string lang{get;set;}
  10570. public string tabindex{get;set;}
  10571. ///Raw Attribute svg[xml:base]
  10572. public string xml_base{get;set;}
  10573. ///Raw Attribute svg[xml:lang]
  10574. public string xml_lang{get;set;}
  10575. ///Raw Attribute svg[xml:space]
  10576. public string xml_space{get;set;}
  10577. ///Raw Attribute svg[alignment-baseline]
  10578. public string alignment_baseline{get;set;}
  10579. ///Raw Attribute svg[baseline-shift]
  10580. public string baseline_shift{get;set;}
  10581. public string clip{get;set;}
  10582. ///Raw Attribute svg[clip-path]
  10583. public string clip_path{get;set;}
  10584. ///Raw Attribute svg[clip-rule]
  10585. public string clip_rule{get;set;}
  10586. public string color{get;set;}
  10587. ///Raw Attribute svg[color-interpolation]
  10588. public string color_interpolation{get;set;}
  10589. ///Raw Attribute svg[color-interpolation-filters]
  10590. public string color_interpolation_filters{get;set;}
  10591. ///Raw Attribute svg[color-profile]
  10592. public string color_profile{get;set;}
  10593. ///Raw Attribute svg[color-rendering]
  10594. public string color_rendering{get;set;}
  10595. public string cursor{get;set;}
  10596. public string direction{get;set;}
  10597. public string display{get;set;}
  10598. ///Raw Attribute svg[dominant-baseline]
  10599. public string dominant_baseline{get;set;}
  10600. ///Raw Attribute svg[enable-background]
  10601. public string enable_background{get;set;}
  10602. public string fill{get;set;}
  10603. ///Raw Attribute svg[fill-opacity]
  10604. public string fill_opacity{get;set;}
  10605. ///Raw Attribute svg[fill-rule]
  10606. public string fill_rule{get;set;}
  10607. ///Raw Attribute svg[flood-color]
  10608. public string flood_color{get;set;}
  10609. ///Raw Attribute svg[flood-opacity]
  10610. public string flood_opacity{get;set;}
  10611. ///Raw Attribute svg[font-family]
  10612. public string font_family{get;set;}
  10613. ///Raw Attribute svg[font-size]
  10614. public string font_size{get;set;}
  10615. ///Raw Attribute svg[font-size-adjust]
  10616. public string font_size_adjust{get;set;}
  10617. ///Raw Attribute svg[font-stretch]
  10618. public string font_stretch{get;set;}
  10619. ///Raw Attribute svg[font-style]
  10620. public string font_style{get;set;}
  10621. ///Raw Attribute svg[font-variant]
  10622. public string font_variant{get;set;}
  10623. ///Raw Attribute svg[font-weight]
  10624. public string font_weight{get;set;}
  10625. ///Raw Attribute svg[glyph-orientation-horizontal]
  10626. public string glyph_orientation_horizontal{get;set;}
  10627. ///Raw Attribute svg[glyph-orientation-vertical]
  10628. public string glyph_orientation_vertical{get;set;}
  10629. ///Raw Attribute svg[image-rendering]
  10630. public string image_rendering{get;set;}
  10631. public string kerning{get;set;}
  10632. ///Raw Attribute svg[letter-spacing]
  10633. public string letter_spacing{get;set;}
  10634. ///Raw Attribute svg[lighting-color]
  10635. public string lighting_color{get;set;}
  10636. ///Raw Attribute svg[marker-end]
  10637. public string marker_end{get;set;}
  10638. ///Raw Attribute svg[marker-mid]
  10639. public string marker_mid{get;set;}
  10640. ///Raw Attribute svg[marker-start]
  10641. public string marker_start{get;set;}
  10642. public string mask{get;set;}
  10643. public string opacity{get;set;}
  10644. public string overflow{get;set;}
  10645. ///Raw Attribute svg[pointer-events]
  10646. public string pointer_events{get;set;}
  10647. ///Raw Attribute svg[shape-rendering]
  10648. public string shape_rendering{get;set;}
  10649. ///Raw Attribute svg[solid-color]
  10650. public string solid_color{get;set;}
  10651. ///Raw Attribute svg[solid-opacity]
  10652. public string solid_opacity{get;set;}
  10653. ///Raw Attribute svg[stop-color]
  10654. public string stop_color{get;set;}
  10655. ///Raw Attribute svg[stop-opacity]
  10656. public string stop_opacity{get;set;}
  10657. public string stroke{get;set;}
  10658. ///Raw Attribute svg[stroke-dasharray]
  10659. public string stroke_dasharray{get;set;}
  10660. ///Raw Attribute svg[stroke-dashoffset]
  10661. public string stroke_dashoffset{get;set;}
  10662. ///Raw Attribute svg[stroke-linecap]
  10663. public string stroke_linecap{get;set;}
  10664. ///Raw Attribute svg[stroke-linejoin]
  10665. public string stroke_linejoin{get;set;}
  10666. ///Raw Attribute svg[stroke-miterlimit]
  10667. public string stroke_miterlimit{get;set;}
  10668. ///Raw Attribute svg[stroke-opacity]
  10669. public string stroke_opacity{get;set;}
  10670. ///Raw Attribute svg[stroke-width]
  10671. public string stroke_width{get;set;}
  10672. ///Raw Attribute svg[text-anchor]
  10673. public string text_anchor{get;set;}
  10674. ///Raw Attribute svg[text-decoration]
  10675. public string text_decoration{get;set;}
  10676. ///Raw Attribute svg[text-rendering]
  10677. public string text_rendering{get;set;}
  10678. public string transform{get;set;}
  10679. ///Raw Attribute svg[unicode-bidi]
  10680. public string unicode_bidi{get;set;}
  10681. ///Raw Attribute svg[vector-effect]
  10682. public string vector_effect{get;set;}
  10683. public string visibility{get;set;}
  10684. ///Raw Attribute svg[word-spacing]
  10685. public string word_spacing{get;set;}
  10686. public string wri{get;set;}
  10687. ///Raw Attribute svg[xlink:title]
  10688. public string xlink_title{get;set;}
  10689.  
  10690.  
  10691. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
  10692. public string class_{get;set;}
  10693. public string style{get;set;}
  10694. public string externalResourcesRequired{get;set;}
  10695. public string x{get;set;}
  10696. public string y{get;set;}
  10697. public string width{get;set;}
  10698. public string height{get;set;}
  10699. public string filterRes{get;set;}
  10700. public string filterUnits{get;set;}
  10701. public string primitiveUnits{get;set;}
  10702.  
  10703. ///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
  10704. public string xlink_href{get;set;}
  10705.  
  10706. }
  10707.  
  10708. public class hatchpath : Panel, IAddChild{
  10709. public string id{get;set;}
  10710. public string lang{get;set;}
  10711. public string tabindex{get;set;}
  10712. ///Raw Attribute svg[xml:base]
  10713. public string xml_base{get;set;}
  10714. ///Raw Attribute svg[xml:lang]
  10715. public string xml_lang{get;set;}
  10716. ///Raw Attribute svg[xml:space]
  10717. public string xml_space{get;set;}
  10718. ///Raw Attribute svg[alignment-baseline]
  10719. public string alignment_baseline{get;set;}
  10720. ///Raw Attribute svg[baseline-shift]
  10721. public string baseline_shift{get;set;}
  10722. public string clip{get;set;}
  10723. ///Raw Attribute svg[clip-path]
  10724. public string clip_path{get;set;}
  10725. ///Raw Attribute svg[clip-rule]
  10726. public string clip_rule{get;set;}
  10727. public string color{get;set;}
  10728. ///Raw Attribute svg[color-interpolation]
  10729. public string color_interpolation{get;set;}
  10730. ///Raw Attribute svg[color-interpolation-filters]
  10731. public string color_interpolation_filters{get;set;}
  10732. ///Raw Attribute svg[color-profile]
  10733. public string color_profile{get;set;}
  10734. ///Raw Attribute svg[color-rendering]
  10735. public string color_rendering{get;set;}
  10736. public string cursor{get;set;}
  10737. public string direction{get;set;}
  10738. public string display{get;set;}
  10739. ///Raw Attribute svg[dominant-baseline]
  10740. public string dominant_baseline{get;set;}
  10741. ///Raw Attribute svg[enable-background]
  10742. public string enable_background{get;set;}
  10743. public string fill{get;set;}
  10744. ///Raw Attribute svg[fill-opacity]
  10745. public string fill_opacity{get;set;}
  10746. ///Raw Attribute svg[fill-rule]
  10747. public string fill_rule{get;set;}
  10748. public string filter{get;set;}
  10749. ///Raw Attribute svg[flood-color]
  10750. public string flood_color{get;set;}
  10751. ///Raw Attribute svg[flood-opacity]
  10752. public string flood_opacity{get;set;}
  10753. ///Raw Attribute svg[font-family]
  10754. public string font_family{get;set;}
  10755. ///Raw Attribute svg[font-size]
  10756. public string font_size{get;set;}
  10757. ///Raw Attribute svg[font-size-adjust]
  10758. public string font_size_adjust{get;set;}
  10759. ///Raw Attribute svg[font-stretch]
  10760. public string font_stretch{get;set;}
  10761. ///Raw Attribute svg[font-style]
  10762. public string font_style{get;set;}
  10763. ///Raw Attribute svg[font-variant]
  10764. public string font_variant{get;set;}
  10765. ///Raw Attribute svg[font-weight]
  10766. public string font_weight{get;set;}
  10767. ///Raw Attribute svg[glyph-orientation-horizontal]
  10768. public string glyph_orientation_horizontal{get;set;}
  10769. ///Raw Attribute svg[glyph-orientation-vertical]
  10770. public string glyph_orientation_vertical{get;set;}
  10771. ///Raw Attribute svg[image-rendering]
  10772. public string image_rendering{get;set;}
  10773. public string kerning{get;set;}
  10774. ///Raw Attribute svg[letter-spacing]
  10775. public string letter_spacing{get;set;}
  10776. ///Raw Attribute svg[lighting-color]
  10777. public string lighting_color{get;set;}
  10778. ///Raw Attribute svg[marker-end]
  10779. public string marker_end{get;set;}
  10780. ///Raw Attribute svg[marker-mid]
  10781. public string marker_mid{get;set;}
  10782. ///Raw Attribute svg[marker-start]
  10783. public string marker_start{get;set;}
  10784. public string mask{get;set;}
  10785. public string opacity{get;set;}
  10786. public string overflow{get;set;}
  10787. ///Raw Attribute svg[pointer-events]
  10788. public string pointer_events{get;set;}
  10789. ///Raw Attribute svg[shape-rendering]
  10790. public string shape_rendering{get;set;}
  10791. ///Raw Attribute svg[solid-color]
  10792. public string solid_color{get;set;}
  10793. ///Raw Attribute svg[solid-opacity]
  10794. public string solid_opacity{get;set;}
  10795. ///Raw Attribute svg[stop-color]
  10796. public string stop_color{get;set;}
  10797. ///Raw Attribute svg[stop-opacity]
  10798. public string stop_opacity{get;set;}
  10799. public string stroke{get;set;}
  10800. ///Raw Attribute svg[stroke-dasharray]
  10801. public string stroke_dasharray{get;set;}
  10802. ///Raw Attribute svg[stroke-dashoffset]
  10803. public string stroke_dashoffset{get;set;}
  10804. ///Raw Attribute svg[stroke-linecap]
  10805. public string stroke_linecap{get;set;}
  10806. ///Raw Attribute svg[stroke-linejoin]
  10807. public string stroke_linejoin{get;set;}
  10808. ///Raw Attribute svg[stroke-miterlimit]
  10809. public string stroke_miterlimit{get;set;}
  10810. ///Raw Attribute svg[stroke-opacity]
  10811. public string stroke_opacity{get;set;}
  10812. ///Raw Attribute svg[stroke-width]
  10813. public string stroke_width{get;set;}
  10814. ///Raw Attribute svg[text-anchor]
  10815. public string text_anchor{get;set;}
  10816. ///Raw Attribute svg[text-decoration]
  10817. public string text_decoration{get;set;}
  10818. ///Raw Attribute svg[text-rendering]
  10819. public string text_rendering{get;set;}
  10820. public string transform{get;set;}
  10821. ///Raw Attribute svg[unicode-bidi]
  10822. public string unicode_bidi{get;set;}
  10823. ///Raw Attribute svg[vector-effect]
  10824. public string vector_effect{get;set;}
  10825. public string visibility{get;set;}
  10826. ///Raw Attribute svg[word-spacing]
  10827. public string word_spacing{get;set;}
  10828. public string wri{get;set;}
  10829. public string oncancel{get;set;}
  10830. public string oncanplay{get;set;}
  10831. public string oncanplaythrough{get;set;}
  10832. public string onchange{get;set;}
  10833. public string onclick{get;set;}
  10834. public string onclose{get;set;}
  10835. public string oncuechange{get;set;}
  10836. public string ondblclick{get;set;}
  10837. public string ondrag{get;set;}
  10838. public string ondragend{get;set;}
  10839. public string ondragenter{get;set;}
  10840. public string ondragexit{get;set;}
  10841. public string ondragleave{get;set;}
  10842. public string ondragover{get;set;}
  10843. public string ondragstart{get;set;}
  10844. public string ondrop{get;set;}
  10845. public string ondurationchange{get;set;}
  10846. public string onemptied{get;set;}
  10847. public string onended{get;set;}
  10848. public string onerror{get;set;}
  10849. public string onfocus{get;set;}
  10850. public string oninput{get;set;}
  10851. public string oninvalid{get;set;}
  10852. public string onkeydown{get;set;}
  10853. public string onkeypress{get;set;}
  10854. public string onkeyup{get;set;}
  10855. public string onload{get;set;}
  10856. public string onloadeddata{get;set;}
  10857. public string onloadedmetadata{get;set;}
  10858. public string onloadstart{get;set;}
  10859. public string onmousedown{get;set;}
  10860. public string onmouseenter{get;set;}
  10861. public string onmouseleave{get;set;}
  10862. public string onmousemove{get;set;}
  10863. public string onmouseout{get;set;}
  10864. public string onmouseover{get;set;}
  10865. public string onmouseup{get;set;}
  10866. public string onmousewheel{get;set;}
  10867. public string onpause{get;set;}
  10868. public string onplay{get;set;}
  10869. public string onplaying{get;set;}
  10870. public string onprogress{get;set;}
  10871. public string onratechange{get;set;}
  10872. public string onreset{get;set;}
  10873. public string onresize{get;set;}
  10874. public string onscroll{get;set;}
  10875. public string onseeked{get;set;}
  10876. public string onseeking{get;set;}
  10877. public string onselect{get;set;}
  10878. public string onshow{get;set;}
  10879. public string onstalled{get;set;}
  10880. public string onsubmit{get;set;}
  10881. public string onsuspend{get;set;}
  10882. public string ontimeupdate{get;set;}
  10883. public string ontoggle{get;set;}
  10884. public string onvolumechange{get;set;}
  10885. public string onwaiting{get;set;}
  10886.  
  10887. public string d{get;set;}
  10888.  
  10889. }
  10890.  
  10891. public class view : Panel, IAddChild{
  10892. public string id{get;set;}
  10893. public string lang{get;set;}
  10894. public string tabindex{get;set;}
  10895. ///Raw Attribute svg[xml:base]
  10896. public string xml_base{get;set;}
  10897. ///Raw Attribute svg[xml:lang]
  10898. public string xml_lang{get;set;}
  10899. ///Raw Attribute svg[xml:space]
  10900. public string xml_space{get;set;}
  10901. ///Raw Attribute svg[aria-activedescendant]
  10902. public string aria_activedescendant{get;set;}
  10903. ///Raw Attribute svg[aria-atomic]
  10904. public string aria_atomic{get;set;}
  10905. ///Raw Attribute svg[aria-autocomplete]
  10906. public string aria_autocomplete{get;set;}
  10907. ///Raw Attribute svg[aria-busy]
  10908. public string aria_busy{get;set;}
  10909. ///Raw Attribute svg[aria-checked]
  10910. public string aria_checked{get;set;}
  10911. ///Raw Attribute svg[aria-colcount]
  10912. public string aria_colcount{get;set;}
  10913. ///Raw Attribute svg[aria-colindex]
  10914. public string aria_colindex{get;set;}
  10915. ///Raw Attribute svg[aria-colspan]
  10916. public string aria_colspan{get;set;}
  10917. ///Raw Attribute svg[aria-controls]
  10918. public string aria_controls{get;set;}
  10919. ///Raw Attribute svg[aria-current]
  10920. public string aria_current{get;set;}
  10921. ///Raw Attribute svg[aria-describedby]
  10922. public string aria_describedby{get;set;}
  10923. ///Raw Attribute svg[aria-details]
  10924. public string aria_details{get;set;}
  10925. ///Raw Attribute svg[aria-disabled]
  10926. public string aria_disabled{get;set;}
  10927. ///Raw Attribute svg[aria-dropeffect]
  10928. public string aria_dropeffect{get;set;}
  10929. ///Raw Attribute svg[aria-errormessage]
  10930. public string aria_errormessage{get;set;}
  10931. ///Raw Attribute svg[aria-expanded]
  10932. public string aria_expanded{get;set;}
  10933. ///Raw Attribute svg[aria-flowto]
  10934. public string aria_flowto{get;set;}
  10935. ///Raw Attribute svg[aria-grabbed]
  10936. public string aria_grabbed{get;set;}
  10937. ///Raw Attribute svg[aria-haspopup]
  10938. public string aria_haspopup{get;set;}
  10939. ///Raw Attribute svg[aria-hidden]
  10940. public string aria_hidden{get;set;}
  10941. ///Raw Attribute svg[aria-invalid]
  10942. public string aria_invalid{get;set;}
  10943. ///Raw Attribute svg[aria-keyshortcuts]
  10944. public string aria_keyshortcuts{get;set;}
  10945. ///Raw Attribute svg[aria-label]
  10946. public string aria_label{get;set;}
  10947. ///Raw Attribute svg[aria-labelledby]
  10948. public string aria_labelledby{get;set;}
  10949. ///Raw Attribute svg[aria-level]
  10950. public string aria_level{get;set;}
  10951. ///Raw Attribute svg[aria-live]
  10952. public string aria_live{get;set;}
  10953. ///Raw Attribute svg[aria-modal]
  10954. public string aria_modal{get;set;}
  10955. ///Raw Attribute svg[aria-multiline]
  10956. public string aria_multiline{get;set;}
  10957. ///Raw Attribute svg[aria-multiselectable]
  10958. public string aria_multiselectable{get;set;}
  10959. ///Raw Attribute svg[aria-orientation]
  10960. public string aria_orientation{get;set;}
  10961. ///Raw Attribute svg[aria-owns]
  10962. public string aria_owns{get;set;}
  10963. ///Raw Attribute svg[aria-placeholder]
  10964. public string aria_placeholder{get;set;}
  10965. ///Raw Attribute svg[aria-posinset]
  10966. public string aria_posinset{get;set;}
  10967. ///Raw Attribute svg[aria-pressed]
  10968. public string aria_pressed{get;set;}
  10969. ///Raw Attribute svg[aria-readonly]
  10970. public string aria_readonly{get;set;}
  10971. ///Raw Attribute svg[aria-relevant]
  10972. public string aria_relevant{get;set;}
  10973. ///Raw Attribute svg[aria-required]
  10974. public string aria_required{get;set;}
  10975. ///Raw Attribute svg[aria-roledescription]
  10976. public string aria_roledescription{get;set;}
  10977. ///Raw Attribute svg[aria-rowcount]
  10978. public string aria_rowcount{get;set;}
  10979. ///Raw Attribute svg[aria-rowindex]
  10980. public string aria_rowindex{get;set;}
  10981. ///Raw Attribute svg[aria-rowspan]
  10982. public string aria_rowspan{get;set;}
  10983. ///Raw Attribute svg[aria-selected]
  10984. public string aria_selected{get;set;}
  10985. ///Raw Attribute svg[aria-setsize]
  10986. public string aria_setsize{get;set;}
  10987. ///Raw Attribute svg[aria-sort]
  10988. public string aria_sort{get;set;}
  10989. ///Raw Attribute svg[aria-valuemax]
  10990. public string aria_valuemax{get;set;}
  10991. ///Raw Attribute svg[aria-valuemin]
  10992. public string aria_valuemin{get;set;}
  10993. ///Raw Attribute svg[aria-valuenow]
  10994. public string aria_valuenow{get;set;}
  10995. ///Raw Attribute svg[aria-valuetext]
  10996. public string aria_valuetext{get;set;}
  10997. public string role{get;set;}
  10998. public string oncancel{get;set;}
  10999. public string oncanplay{get;set;}
  11000. public string oncanplaythrough{get;set;}
  11001. public string onchange{get;set;}
  11002. public string onclick{get;set;}
  11003. public string onclose{get;set;}
  11004. public string oncuechange{get;set;}
  11005. public string ondblclick{get;set;}
  11006. public string ondrag{get;set;}
  11007. public string ondragend{get;set;}
  11008. public string ondragenter{get;set;}
  11009. public string ondragexit{get;set;}
  11010. public string ondragleave{get;set;}
  11011. public string ondragover{get;set;}
  11012. public string ondragstart{get;set;}
  11013. public string ondrop{get;set;}
  11014. public string ondurationchange{get;set;}
  11015. public string onemptied{get;set;}
  11016. public string onended{get;set;}
  11017. public string onerror{get;set;}
  11018. public string onfocus{get;set;}
  11019. public string oninput{get;set;}
  11020. public string oninvalid{get;set;}
  11021. public string onkeydown{get;set;}
  11022. public string onkeypress{get;set;}
  11023. public string onkeyup{get;set;}
  11024. public string onload{get;set;}
  11025. public string onloadeddata{get;set;}
  11026. public string onloadedmetadata{get;set;}
  11027. public string onloadstart{get;set;}
  11028. public string onmousedown{get;set;}
  11029. public string onmouseenter{get;set;}
  11030. public string onmouseleave{get;set;}
  11031. public string onmousemove{get;set;}
  11032. public string onmouseout{get;set;}
  11033. public string onmouseover{get;set;}
  11034. public string onmouseup{get;set;}
  11035. public string onmousewheel{get;set;}
  11036. public string onpause{get;set;}
  11037. public string onplay{get;set;}
  11038. public string onplaying{get;set;}
  11039. public string onprogress{get;set;}
  11040. public string onratechange{get;set;}
  11041. public string onreset{get;set;}
  11042. public string onresize{get;set;}
  11043. public string onscroll{get;set;}
  11044. public string onseeked{get;set;}
  11045. public string onseeking{get;set;}
  11046. public string onselect{get;set;}
  11047. public string onshow{get;set;}
  11048. public string onstalled{get;set;}
  11049. public string onsubmit{get;set;}
  11050. public string onsuspend{get;set;}
  11051. public string ontimeupdate{get;set;}
  11052. public string ontoggle{get;set;}
  11053. public string onvolumechange{get;set;}
  11054. public string onwaiting{get;set;}
  11055.  
  11056. public string externalResourcesRequired{get;set;}
  11057. public string viewBox{get;set;}
  11058. public string preserveAspectRatio{get;set;}
  11059.  
  11060. }
  11061.  
  11062.  
  11063. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement