Skip to content

Instantly share code, notes, and snippets.

@OhmPopy
Created April 11, 2019 06:30
Show Gist options
  • Save OhmPopy/d4236397c1b0efbf815e8bb3bb547d86 to your computer and use it in GitHub Desktop.
Save OhmPopy/d4236397c1b0efbf815e8bb3bb547d86 to your computer and use it in GitHub Desktop.
svg class property
using System.Windows.Markup;
namespace System.Windows.Controls
{
public class animate : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onbegin{get;set;}
public string onend{get;set;}
public string onrepeat{get;set;}
public string attributeName{get;set;}
public string attributeType{get;set;}
public string from{get;set;}
public string to{get;set;}
public string dur{get;set;}
public string repeatCount{get;set;}
}
public class animateColor : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onbegin{get;set;}
public string onend{get;set;}
public string onrepeat{get;set;}
public string from{get;set;}
public string to{get;set;}
}
public class animateMotion : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onbegin{get;set;}
public string onend{get;set;}
public string onrepeat{get;set;}
public string calcMode{get;set;}
}
public class animateTransform : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onbegin{get;set;}
public string onend{get;set;}
public string onrepeat{get;set;}
public string from{get;set;}
public string to{get;set;}
public string type{get;set;}
}
public class discard : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
public string begin{get;set;}
public string href{get;set;}
}
public class mpath : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string externalResourcesRequired{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
public string href{get;set;}
}
public class set : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onbegin{get;set;}
public string onend{get;set;}
public string onrepeat{get;set;}
public string to{get;set;}
}
public class circle : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string cx{get;set;}
public string cy{get;set;}
public string r{get;set;}
public string pathLength{get;set;}
}
public class ellipse : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string cx{get;set;}
public string cy{get;set;}
public string rx{get;set;}
public string ry{get;set;}
public string pathLength{get;set;}
}
public class line : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string x1{get;set;}
public string x2{get;set;}
public string y1{get;set;}
public string y2{get;set;}
public string pathLength{get;set;}
}
public class polygon : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string points{get;set;}
public string pathLength{get;set;}
}
public class polyline : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string points{get;set;}
public string pathLength{get;set;}
}
public class rect : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string x{get;set;}
public string y{get;set;}
public string width{get;set;}
public string height{get;set;}
public string rx{get;set;}
public string ry{get;set;}
public string pathLength{get;set;}
}
public class a : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string href{get;set;}
///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>]
public string xlink_href{get;set;}
}
public class defs : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
}
public class g : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
}
public class marker : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string markerHeight{get;set;}
public string markerUnits{get;set;}
public string markerWidth{get;set;}
public string preserveAspectRatio{get;set;}
public string refX{get;set;}
public string viewBox{get;set;}
}
public class mask : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string height{get;set;}
public string maskContentUnits{get;set;}
public string maskUnits{get;set;}
public string x{get;set;}
public string y{get;set;}
public string width{get;set;}
}
public class missing_glyph : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string d{get;set;}
}
public class pattern : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string height{get;set;}
public string href{get;set;}
public string patternContentUnits{get;set;}
public string patternTransform{get;set;}
public string patternUnits{get;set;}
public string preserveAspectRatio{get;set;}
public string viewBox{get;set;}
public string width{get;set;}
public string x{get;set;}
///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>]
public string xlink_href{get;set;}
public string y{get;set;}
}
public class svg : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string onabort{get;set;}
public string onunload{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string viewBox{get;set;}
public string baseProfile{get;set;}
public string contentScriptType{get;set;}
public string contentStyleType{get;set;}
public string height{get;set;}
public string preserveAspectRatio{get;set;}
public string version{get;set;}
public string width{get;set;}
public string x{get;set;}
public string y{get;set;}
}
public class switch_ : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
}
public class symbol : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string height{get;set;}
public string preserveAspectRatio{get;set;}
public string refX{get;set;}
public string viewBox{get;set;}
public string width{get;set;}
public string x{get;set;}
public string y{get;set;}
}
public class desc : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
}
public class metadata : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
}
public class title : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
}
public class feBlend : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string mode{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string in2{get;set;}
}
public class feColorMatrix : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string type{get;set;}
public string values{get;set;}
}
public class feComponentTransfer : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string type{get;set;}
}
public class feComposite : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///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>]
public string in_{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string in2{get;set;}
///Raw Attribute svg[operator]
public string operator_{get;set;}
public string k1{get;set;}
public string k2{get;set;}
public string k3{get;set;}
public string k4{get;set;}
}
public class feConvolveMatrix : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string order{get;set;}
public string kernelMatrix{get;set;}
public string divisor{get;set;}
public string bias{get;set;}
public string targetX{get;set;}
public string targetY{get;set;}
public string edgeMode{get;set;}
public string kernelUnitLength{get;set;}
public string preserveAlpha{get;set;}
}
public class feDiffuseLighting : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string surfaceScale{get;set;}
public string diffuseConstant{get;set;}
public string kernelUnitLength{get;set;}
}
public class feDisplacementMap : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string in2{get;set;}
///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>]
public string in_{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string scale{get;set;}
public string xChannelSelector{get;set;}
public string yChannelSelector{get;set;}
}
public class feDropShadow : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string stdDeviation{get;set;}
public string dx{get;set;}
public string dy{get;set;}
}
public class feFlood : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
}
public class feFuncA : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class feFuncB : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class feFuncG : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class feFuncR : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class feGaussianBlur : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string stdDeviation{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string edgeMode{get;set;}
}
public class feImage : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string preserveAspectRatio{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
public string href{get;set;}
}
public class feMerge : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string result{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
}
public class feMergeNode : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
}
public class feMorphology : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string operator_{get;set;}
public string radius{get;set;}
}
public class feOffset : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string dx{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string dy{get;set;}
}
public class feSpecularLighting : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
public string surfaceScale{get;set;}
public string specularConstant{get;set;}
public string specularExponent{get;set;}
public string kernelUnitLength{get;set;}
}
public class feTile : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/in">in</a></code></li>]
public string in_{get;set;}
}
public class feTurbulence : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string baseFrequency{get;set;}
public string numOctaves{get;set;}
public string seed{get;set;}
public string stitchTiles{get;set;}
public string type{get;set;}
}
public class font : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
}
public class font_face : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-family">font-family</a></code></li>]
public string font_family{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-style">font-style</a></code></li>]
public string font_style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-variant">font-variant</a></code></li>]
public string font_variant{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-weight">font-weight</a></code></li>]
public string font_weight{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-stretch">font-stretch</a></code></li>]
public string font_stretch{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/font-size">font-size</a></code></li>]
public string font_size{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/accent-height">accent-height</a></code></li>]
public string accent_height{get;set;}
public string ascent{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/underline-position">underline-position</a></code></li>]
public string underline_position{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/underline-thickness">underline-thickness</a></code></li>]
public string underline_thickness{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/strikethrough-position">strikethrough-position</a></code></li>]
public string strikethrough_position{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/strikethrough-thickness">strikethrough-thickness</a></code></li>]
public string strikethrough_thickness{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/overline-position">overline-position</a></code></li>]
public string overline_position{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/overline-thickness">overline-thickness</a></code></li>]
public string overline_thickness{get;set;}
}
public class font_face_format : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class font_face_name : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class font_face_src : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class font_face_uri : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class hkern : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class vkern : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class linearGradient : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string gradientUnits{get;set;}
public string gradientTransform{get;set;}
public string href{get;set;}
public string spreadMethod{get;set;}
public string x1{get;set;}
public string x2{get;set;}
///Raw Attribute svg[ <dt id="attr-cx"><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></dt>]
public string xlink_href{get;set;}
public string y1{get;set;}
public string y2{get;set;}
}
public class radialGradient : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string cx{get;set;}
public string cy{get;set;}
public string fr{get;set;}
public string fx{get;set;}
public string fy{get;set;}
public string gradientUnits{get;set;}
public string gradientTransform{get;set;}
public string href{get;set;}
public string r{get;set;}
public string spreadMethod{get;set;}
///Raw Attribute svg[ <dt id="attr-cx"><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></dt>]
public string xlink_href{get;set;}
}
public class stop : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
}
public class image : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string x{get;set;}
public string y{get;set;}
public string width{get;set;}
public string height{get;set;}
///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>]
public string xlink_href{get;set;}
public string preserveAspectRatio{get;set;}
}
public class path : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string d{get;set;}
public string pathLength{get;set;}
}
public class text : Label, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string x{get;set;}
public string y{get;set;}
public string dx{get;set;}
public string dy{get;set;}
public string lengthAdjust{get;set;}
public string textLength{get;set;}
}
public class use : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string href{get;set;}
///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>]
public string xlink_href{get;set;}
public string x{get;set;}
public string y{get;set;}
public string width{get;set;}
public string height{get;set;}
}
public class feDistantLight : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string azimuth{get;set;}
public string elevation{get;set;}
}
public class fePointLight : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string x{get;set;}
public string y{get;set;}
public string z{get;set;}
}
public class feSpotLight : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string x{get;set;}
public string y{get;set;}
public string z{get;set;}
public string pointsAtX{get;set;}
public string pointsAtY{get;set;}
public string pointsAtZ{get;set;}
public string specularExponent{get;set;}
public string limitingConeAngle{get;set;}
}
public class clipPath : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string clipPathUnits{get;set;}
}
public class hatch : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string x{get;set;}
public string y{get;set;}
public string href{get;set;}
}
public class script : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string externalResourcesRequired{get;set;}
public string type{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class style : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string type{get;set;}
}
public class solidcolor : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
}
public class foreignObject : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string onabort{get;set;}
public string onunload{get;set;}
public string oncopy{get;set;}
public string oncut{get;set;}
public string onpaste{get;set;}
public string height{get;set;}
public string width{get;set;}
public string x{get;set;}
public string y{get;set;}
}
public class textPath : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[class]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
public string href{get;set;}
public string lengthAdjust{get;set;}
public string textLength{get;set;}
}
public class tspan : Label, IAddChild
{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string x{get;set;}
public string y{get;set;}
public string dx{get;set;}
public string dy{get;set;}
public string textLength{get;set;}
public string lengthAdjust{get;set;}
}
public class altGlyph : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string x{get;set;}
public string y{get;set;}
public string dx{get;set;}
public string dy{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class altGlyphDef : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class altGlyphItem : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
}
public class glyph : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string d{get;set;}
}
public class glyphRef : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string x{get;set;}
public string y{get;set;}
public string dx{get;set;}
public string dy{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class tref : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string onactivate{get;set;}
public string onfocusin{get;set;}
public string onfocusout{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class color_profile : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string local{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class cursor : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
public string externalResourcesRequired{get;set;}
public string requiredExtensions{get;set;}
public string requiredFeatures{get;set;}
public string systemLanguage{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
public string x{get;set;}
public string y{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class filter : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
///Raw Attribute svg[xlink:title]
public string xlink_title{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/class">class</a></code></li>]
public string class_{get;set;}
public string style{get;set;}
public string externalResourcesRequired{get;set;}
public string x{get;set;}
public string y{get;set;}
public string width{get;set;}
public string height{get;set;}
public string filterRes{get;set;}
public string filterUnits{get;set;}
public string primitiveUnits{get;set;}
///Raw Attribute svg[ <li><code><a href="/en-US/docs/Web/SVG/Attribute/xlink:href">xlink:href</a></code></li>]
public string xlink_href{get;set;}
}
public class hatchpath : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[alignment-baseline]
public string alignment_baseline{get;set;}
///Raw Attribute svg[baseline-shift]
public string baseline_shift{get;set;}
public string clip{get;set;}
///Raw Attribute svg[clip-path]
public string clip_path{get;set;}
///Raw Attribute svg[clip-rule]
public string clip_rule{get;set;}
public string color{get;set;}
///Raw Attribute svg[color-interpolation]
public string color_interpolation{get;set;}
///Raw Attribute svg[color-interpolation-filters]
public string color_interpolation_filters{get;set;}
///Raw Attribute svg[color-profile]
public string color_profile{get;set;}
///Raw Attribute svg[color-rendering]
public string color_rendering{get;set;}
public string cursor{get;set;}
public string direction{get;set;}
public string display{get;set;}
///Raw Attribute svg[dominant-baseline]
public string dominant_baseline{get;set;}
///Raw Attribute svg[enable-background]
public string enable_background{get;set;}
public string fill{get;set;}
///Raw Attribute svg[fill-opacity]
public string fill_opacity{get;set;}
///Raw Attribute svg[fill-rule]
public string fill_rule{get;set;}
public string filter{get;set;}
///Raw Attribute svg[flood-color]
public string flood_color{get;set;}
///Raw Attribute svg[flood-opacity]
public string flood_opacity{get;set;}
///Raw Attribute svg[font-family]
public string font_family{get;set;}
///Raw Attribute svg[font-size]
public string font_size{get;set;}
///Raw Attribute svg[font-size-adjust]
public string font_size_adjust{get;set;}
///Raw Attribute svg[font-stretch]
public string font_stretch{get;set;}
///Raw Attribute svg[font-style]
public string font_style{get;set;}
///Raw Attribute svg[font-variant]
public string font_variant{get;set;}
///Raw Attribute svg[font-weight]
public string font_weight{get;set;}
///Raw Attribute svg[glyph-orientation-horizontal]
public string glyph_orientation_horizontal{get;set;}
///Raw Attribute svg[glyph-orientation-vertical]
public string glyph_orientation_vertical{get;set;}
///Raw Attribute svg[image-rendering]
public string image_rendering{get;set;}
public string kerning{get;set;}
///Raw Attribute svg[letter-spacing]
public string letter_spacing{get;set;}
///Raw Attribute svg[lighting-color]
public string lighting_color{get;set;}
///Raw Attribute svg[marker-end]
public string marker_end{get;set;}
///Raw Attribute svg[marker-mid]
public string marker_mid{get;set;}
///Raw Attribute svg[marker-start]
public string marker_start{get;set;}
public string mask{get;set;}
public string opacity{get;set;}
public string overflow{get;set;}
///Raw Attribute svg[pointer-events]
public string pointer_events{get;set;}
///Raw Attribute svg[shape-rendering]
public string shape_rendering{get;set;}
///Raw Attribute svg[solid-color]
public string solid_color{get;set;}
///Raw Attribute svg[solid-opacity]
public string solid_opacity{get;set;}
///Raw Attribute svg[stop-color]
public string stop_color{get;set;}
///Raw Attribute svg[stop-opacity]
public string stop_opacity{get;set;}
public string stroke{get;set;}
///Raw Attribute svg[stroke-dasharray]
public string stroke_dasharray{get;set;}
///Raw Attribute svg[stroke-dashoffset]
public string stroke_dashoffset{get;set;}
///Raw Attribute svg[stroke-linecap]
public string stroke_linecap{get;set;}
///Raw Attribute svg[stroke-linejoin]
public string stroke_linejoin{get;set;}
///Raw Attribute svg[stroke-miterlimit]
public string stroke_miterlimit{get;set;}
///Raw Attribute svg[stroke-opacity]
public string stroke_opacity{get;set;}
///Raw Attribute svg[stroke-width]
public string stroke_width{get;set;}
///Raw Attribute svg[text-anchor]
public string text_anchor{get;set;}
///Raw Attribute svg[text-decoration]
public string text_decoration{get;set;}
///Raw Attribute svg[text-rendering]
public string text_rendering{get;set;}
public string transform{get;set;}
///Raw Attribute svg[unicode-bidi]
public string unicode_bidi{get;set;}
///Raw Attribute svg[vector-effect]
public string vector_effect{get;set;}
public string visibility{get;set;}
///Raw Attribute svg[word-spacing]
public string word_spacing{get;set;}
public string wri{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string d{get;set;}
}
public class view : Panel, IAddChild{
public string id{get;set;}
public string lang{get;set;}
public string tabindex{get;set;}
///Raw Attribute svg[xml:base]
public string xml_base{get;set;}
///Raw Attribute svg[xml:lang]
public string xml_lang{get;set;}
///Raw Attribute svg[xml:space]
public string xml_space{get;set;}
///Raw Attribute svg[aria-activedescendant]
public string aria_activedescendant{get;set;}
///Raw Attribute svg[aria-atomic]
public string aria_atomic{get;set;}
///Raw Attribute svg[aria-autocomplete]
public string aria_autocomplete{get;set;}
///Raw Attribute svg[aria-busy]
public string aria_busy{get;set;}
///Raw Attribute svg[aria-checked]
public string aria_checked{get;set;}
///Raw Attribute svg[aria-colcount]
public string aria_colcount{get;set;}
///Raw Attribute svg[aria-colindex]
public string aria_colindex{get;set;}
///Raw Attribute svg[aria-colspan]
public string aria_colspan{get;set;}
///Raw Attribute svg[aria-controls]
public string aria_controls{get;set;}
///Raw Attribute svg[aria-current]
public string aria_current{get;set;}
///Raw Attribute svg[aria-describedby]
public string aria_describedby{get;set;}
///Raw Attribute svg[aria-details]
public string aria_details{get;set;}
///Raw Attribute svg[aria-disabled]
public string aria_disabled{get;set;}
///Raw Attribute svg[aria-dropeffect]
public string aria_dropeffect{get;set;}
///Raw Attribute svg[aria-errormessage]
public string aria_errormessage{get;set;}
///Raw Attribute svg[aria-expanded]
public string aria_expanded{get;set;}
///Raw Attribute svg[aria-flowto]
public string aria_flowto{get;set;}
///Raw Attribute svg[aria-grabbed]
public string aria_grabbed{get;set;}
///Raw Attribute svg[aria-haspopup]
public string aria_haspopup{get;set;}
///Raw Attribute svg[aria-hidden]
public string aria_hidden{get;set;}
///Raw Attribute svg[aria-invalid]
public string aria_invalid{get;set;}
///Raw Attribute svg[aria-keyshortcuts]
public string aria_keyshortcuts{get;set;}
///Raw Attribute svg[aria-label]
public string aria_label{get;set;}
///Raw Attribute svg[aria-labelledby]
public string aria_labelledby{get;set;}
///Raw Attribute svg[aria-level]
public string aria_level{get;set;}
///Raw Attribute svg[aria-live]
public string aria_live{get;set;}
///Raw Attribute svg[aria-modal]
public string aria_modal{get;set;}
///Raw Attribute svg[aria-multiline]
public string aria_multiline{get;set;}
///Raw Attribute svg[aria-multiselectable]
public string aria_multiselectable{get;set;}
///Raw Attribute svg[aria-orientation]
public string aria_orientation{get;set;}
///Raw Attribute svg[aria-owns]
public string aria_owns{get;set;}
///Raw Attribute svg[aria-placeholder]
public string aria_placeholder{get;set;}
///Raw Attribute svg[aria-posinset]
public string aria_posinset{get;set;}
///Raw Attribute svg[aria-pressed]
public string aria_pressed{get;set;}
///Raw Attribute svg[aria-readonly]
public string aria_readonly{get;set;}
///Raw Attribute svg[aria-relevant]
public string aria_relevant{get;set;}
///Raw Attribute svg[aria-required]
public string aria_required{get;set;}
///Raw Attribute svg[aria-roledescription]
public string aria_roledescription{get;set;}
///Raw Attribute svg[aria-rowcount]
public string aria_rowcount{get;set;}
///Raw Attribute svg[aria-rowindex]
public string aria_rowindex{get;set;}
///Raw Attribute svg[aria-rowspan]
public string aria_rowspan{get;set;}
///Raw Attribute svg[aria-selected]
public string aria_selected{get;set;}
///Raw Attribute svg[aria-setsize]
public string aria_setsize{get;set;}
///Raw Attribute svg[aria-sort]
public string aria_sort{get;set;}
///Raw Attribute svg[aria-valuemax]
public string aria_valuemax{get;set;}
///Raw Attribute svg[aria-valuemin]
public string aria_valuemin{get;set;}
///Raw Attribute svg[aria-valuenow]
public string aria_valuenow{get;set;}
///Raw Attribute svg[aria-valuetext]
public string aria_valuetext{get;set;}
public string role{get;set;}
public string oncancel{get;set;}
public string oncanplay{get;set;}
public string oncanplaythrough{get;set;}
public string onchange{get;set;}
public string onclick{get;set;}
public string onclose{get;set;}
public string oncuechange{get;set;}
public string ondblclick{get;set;}
public string ondrag{get;set;}
public string ondragend{get;set;}
public string ondragenter{get;set;}
public string ondragexit{get;set;}
public string ondragleave{get;set;}
public string ondragover{get;set;}
public string ondragstart{get;set;}
public string ondrop{get;set;}
public string ondurationchange{get;set;}
public string onemptied{get;set;}
public string onended{get;set;}
public string onerror{get;set;}
public string onfocus{get;set;}
public string oninput{get;set;}
public string oninvalid{get;set;}
public string onkeydown{get;set;}
public string onkeypress{get;set;}
public string onkeyup{get;set;}
public string onload{get;set;}
public string onloadeddata{get;set;}
public string onloadedmetadata{get;set;}
public string onloadstart{get;set;}
public string onmousedown{get;set;}
public string onmouseenter{get;set;}
public string onmouseleave{get;set;}
public string onmousemove{get;set;}
public string onmouseout{get;set;}
public string onmouseover{get;set;}
public string onmouseup{get;set;}
public string onmousewheel{get;set;}
public string onpause{get;set;}
public string onplay{get;set;}
public string onplaying{get;set;}
public string onprogress{get;set;}
public string onratechange{get;set;}
public string onreset{get;set;}
public string onresize{get;set;}
public string onscroll{get;set;}
public string onseeked{get;set;}
public string onseeking{get;set;}
public string onselect{get;set;}
public string onshow{get;set;}
public string onstalled{get;set;}
public string onsubmit{get;set;}
public string onsuspend{get;set;}
public string ontimeupdate{get;set;}
public string ontoggle{get;set;}
public string onvolumechange{get;set;}
public string onwaiting{get;set;}
public string externalResourcesRequired{get;set;}
public string viewBox{get;set;}
public string preserveAspectRatio{get;set;}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment