home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / Professional Programmer XSL IDE / Xselerator25.msi / Data.Cab / F16272_LangRefSVG.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-09  |  140.8 KB  |  4,026 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- ============================================= -->
  3. <!-- MarrowSoft Xselerator Language Reference file -->
  4. <!-- Namespace: svg                                -->
  5. <!--   Version: 1.0         Date: 2002-01-02       -->
  6. <!-- ============================================= -->
  7. <language_reference namespace_prefix="svg" namespace_uri="http://www.w3.org/2000/svg">
  8.     <common_attributes>
  9.         <attribute name="accumulate" values="none|sum"/>
  10.         <attribute name="additive" values="replace|sum"/>
  11.         <attribute name="alignment-baseline" values="baseline|top|before-edge|text-top|text-before-edge|middle|bottom|after-edge|text-bottom|text-after-edge|ideographic|lower|hanging|mathematical|inherit"/>
  12.         <attribute name="calcMode" values="discrete|linear|paced|spline"/>
  13.         <attribute name="clip-rule" values="nonzero|evenodd|inherit"/>
  14.         <attribute name="color" type="color"/>
  15.         <attribute name="color-interpolation" values="auto|sRGB|linearRGB|inherit"/>
  16.         <attribute name="color-interpolation-filters" values="auto|sRGB|linearRGB|inherit"/>
  17.         <attribute name="color-rendering" values="auto|optimizeSpeed|optimizeQuality|inherit"/>
  18.         <attribute name="direction" values="ltr|rtl|inherit"/>
  19.         <attribute name="display" values="inline|block|list-item|run-in|compact|marker|table|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|none|inherit"/>
  20.         <attribute name="dominant-baseline" values="auto|autosense-script|no-change|reset|ideographic|lower|hanging|mathematical|inherit"/>
  21.         <attribute name="externalResourcesRequired" values="false|true"/>
  22.         <attribute name="fill" values="remove|freeze"/>
  23.         <attribute name="fill-rule" values="nonzero|evenodd|inherit"/>
  24.         <attribute name="flood-color" type="color"/>
  25.         <attribute name="font-stretch" values="normal|wider|narrower|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|inherit"/>
  26.         <attribute name="font-style" values="normal|italic|oblique|inherit"/>
  27.         <attribute name="font-variant" values="normal|small-caps|inherit"/>
  28.         <attribute name="font-weight" values="normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900|inherit"/>
  29.         <attribute name="gradientUnits" values="userSpaceOnUse|objectBoundingBox"/>
  30.         <attribute name="image-rendering" values="auto|optimizeSpeed|optimizeQuality|inherit"/>
  31.         <attribute name="lengthAdjust" values="spacing|spacingAndGlyphs"/>
  32.         <attribute name="lighting-color" type="color"/>
  33.         <attribute name="overflow" values="visible|hidden|scroll|auto|inherit"/>
  34.         <attribute name="pointer-events" values="visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|none|inherit"/>
  35.         <attribute name="restart" values="always|never|whenNotActive"/>
  36.         <attribute name="shape-rendering" values="auto|optimizeSpeed|crispEdges|geometricPrecision|inherit"/>
  37.         <attribute name="spreadMethod" values="pad|reflect|repeat"/>
  38.         <attribute name="stop-color" type="color"/>
  39.         <attribute name="stroke-linecap" values="butt|round|square|inherit"/>
  40.         <attribute name="stroke-linejoin" values="miter|round|bevel|inherit"/>
  41.         <attribute name="style" type="style"/>
  42.         <attribute name="text-rendering" values="auto|optimizeSpeed|optimizeLegibility|geometricPrecision|inherit"/>
  43.         <attribute name="text-anchor" values="start|middle|end|inherit"/>
  44.         <attribute name="type" values="identity|table|discrete|linear|gamma"/>
  45.         <attribute name="unicode-bidi" values="normal|embed|bidi-override|inherit"/>
  46.         <attribute name="visibility" values="visible|hidden|inherit"/>
  47.         <attribute name="writing-mode" values="lr-tb|rl-tb|tb-rl|lr|rl|tb|inherit"/>
  48.         <attribute name="zoomAndPan" values="disable|magnify"/>
  49.         <attribute name="xml:space" values="default|preserve"/>
  50.     </common_attributes>
  51.     <elements>
  52.         <element name="a">
  53.             <child_elements>
  54.                 <element>desc</element>
  55.                 <element>title</element>
  56.                 <element>metadata</element>
  57.                 <element>defs</element>
  58.                 <element>path</element>
  59.                 <element>text</element>
  60.                 <element>rect</element>
  61.                 <element>circle</element>
  62.                 <element>ellipse</element>
  63.                 <element>line</element>
  64.                 <element>polyline</element>
  65.                 <element>polygon</element>
  66.                 <element>use</element>
  67.                 <element>image</element>
  68.                 <element>svg</element>
  69.                 <element>g</element>
  70.                 <element>view</element>
  71.                 <element>switch</element>
  72.                 <element>a</element>
  73.                 <element>altGlyphDef</element>
  74.                 <element>script</element>
  75.                 <element>style</element>
  76.                 <element>symbol</element>
  77.                 <element>marker</element>
  78.                 <element>clipPath</element>
  79.                 <element>mask</element>
  80.                 <element>linearGradient</element>
  81.                 <element>radialGradient</element>
  82.                 <element>pattern</element>
  83.                 <element>filter</element>
  84.                 <element>cursor</element>
  85.                 <element>font</element>
  86.                 <element>animate</element>
  87.                 <element>set</element>
  88.                 <element>animateMotion</element>
  89.                 <element>animateColor</element>
  90.                 <element>animateTransform</element>
  91.                 <element>color-profile</element>
  92.                 <element>font-face</element>
  93.             </child_elements>
  94.             <attributes>
  95.                 <attribute name="#alignment-baseline"/>
  96.                 <attribute name="baseline-shift"/>
  97.                 <attribute name="class"/>
  98.                 <attribute name="clip"/>
  99.                 <attribute name="clip-path"/>
  100.                 <attribute name="#clip-rule"/>
  101.                 <attribute name="#color"/>
  102.                 <attribute name="#color-interpolation"/>
  103.                 <attribute name="#color-interpolation-filters"/>
  104.                 <attribute name="color-profile"/>
  105.                 <attribute name="#color-rendering"/>
  106.                 <attribute name="cursor"/>
  107.                 <attribute name="#direction"/>
  108.                 <attribute name="#display"/>
  109.                 <attribute name="#dominant-baseline"/>
  110.                 <attribute name="enable-background"/>
  111.                 <attribute name="#externalResourcesRequired"/>
  112.                 <attribute name="fill"/>
  113.                 <attribute name="fill-opacity"/>
  114.                 <attribute name="#fill-rule"/>
  115.                 <attribute name="filter"/>
  116.                 <attribute name="#flood-color" type="color"/>
  117.                 <attribute name="flood-opacity"/>
  118.                 <attribute name="font-family"/>
  119.                 <attribute name="font-size"/>
  120.                 <attribute name="font-size-adjust"/>
  121.                 <attribute name="#font-stretch"/>
  122.                 <attribute name="#font-style"/>
  123.                 <attribute name="#font-variant"/>
  124.                 <attribute name="#font-weight"/>
  125.                 <attribute name="glyph-orientation-horizontal"/>
  126.                 <attribute name="glyph-orientation-vertical"/>
  127.                 <attribute name="id" type="ID"/>
  128.                 <attribute name="#image-rendering"/>
  129.                 <attribute name="kerning"/>
  130.                 <attribute name="letter-spacing"/>
  131.                 <attribute name="#lighting-color"/>
  132.                 <attribute name="marker-end"/>
  133.                 <attribute name="marker-mid"/>
  134.                 <attribute name="marker-start"/>
  135.                 <attribute name="mask"/>
  136.                 <attribute name="onactivate"/>
  137.                 <attribute name="onclick"/>
  138.                 <attribute name="onfocusin"/>
  139.                 <attribute name="onfocusout"/>
  140.                 <attribute name="onload"/>
  141.                 <attribute name="onmousedown"/>
  142.                 <attribute name="onmousemove"/>
  143.                 <attribute name="onmouseout"/>
  144.                 <attribute name="onmouseover"/>
  145.                 <attribute name="onmouseup"/>
  146.                 <attribute name="opacity"/>
  147.                 <attribute name="#overflow"/>
  148.                 <attribute name="#pointer-events"/>
  149.                 <attribute name="requiredExtensions"/>
  150.                 <attribute name="requiredFeatures"/>
  151.                 <attribute name="#shape-rendering"/>
  152.                 <attribute name="#stop-color"/>
  153.                 <attribute name="stop-opacity"/>
  154.                 <attribute name="stroke"/>
  155.                 <attribute name="stroke-dasharray"/>
  156.                 <attribute name="stroke-dashoffset"/>
  157.                 <attribute name="#stroke-linecap"/>
  158.                 <attribute name="#stroke-linejoin"/>
  159.                 <attribute name="stroke-miterlimit"/>
  160.                 <attribute name="stroke-opacity"/>
  161.                 <attribute name="stroke-width"/>
  162.                 <attribute name="#style"/>
  163.                 <attribute name="systemLanguage"/>
  164.                 <attribute name="target" type="NMTOKEN"/>
  165.                 <attribute name="#text-anchor"/>
  166.                 <attribute name="text-decoration"/>
  167.                 <attribute name="#text-rendering"/>
  168.                 <attribute name="transform"/>
  169.                 <attribute name="#unicode-bidi"/>
  170.                 <attribute name="#visibility"/>
  171.                 <attribute name="word-spacing"/>
  172.                 <attribute name="#writing-mode"/>
  173.                 <attribute name="xlink:actuate" fixed="onRequest"/>
  174.                 <attribute name="xlink:arcrole"/>
  175.                 <attribute name="xlink:href" mandatory="yes"/>
  176.                 <attribute name="xlink:role"/>
  177.                 <attribute name="xlink:show" values="new|replace"/>
  178.                 <attribute name="xlink:title"/>
  179.                 <attribute name="xlink:type" fixed="simple"/>
  180.                 <attribute name="xml:base"/>
  181.                 <attribute name="xml:lang" type="NMTOKEN"/>
  182.                 <attribute name="#xml:space"/>
  183.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  184.             </attributes>
  185.         </element>
  186.         <element name="altGlyph">
  187.             <child_elements none="yes" empty="no"/>
  188.             <attributes>
  189.                 <attribute name="#alignment-baseline"/>
  190.                 <attribute name="baseline-shift"/>
  191.                 <attribute name="class"/>
  192.                 <attribute name="clip-path"/>
  193.                 <attribute name="#clip-rule"/>
  194.                 <attribute name="#color"/>
  195.                 <attribute name="#color-interpolation"/>
  196.                 <attribute name="#color-rendering"/>
  197.                 <attribute name="cursor"/>
  198.                 <attribute name="#direction"/>
  199.                 <attribute name="#display"/>
  200.                 <attribute name="#dominant-baseline"/>
  201.                 <attribute name="dx"/>
  202.                 <attribute name="dy"/>
  203.                 <attribute name="#externalResourcesRequired"/>
  204.                 <attribute name="fill"/>
  205.                 <attribute name="fill-opacity"/>
  206.                 <attribute name="#fill-rule"/>
  207.                 <attribute name="filter"/>
  208.                 <attribute name="font-family"/>
  209.                 <attribute name="font-size"/>
  210.                 <attribute name="font-size-adjust"/>
  211.                 <attribute name="#font-stretch"/>
  212.                 <attribute name="#font-style"/>
  213.                 <attribute name="#font-variant"/>
  214.                 <attribute name="#font-weight"/>
  215.                 <attribute name="format"/>
  216.                 <attribute name="glyph-orientation-horizontal"/>
  217.                 <attribute name="glyph-orientation-vertical"/>
  218.                 <attribute name="glyphRef"/>
  219.                 <attribute name="id" type="ID"/>
  220.                 <attribute name="#image-rendering"/>
  221.                 <attribute name="kerning"/>
  222.                 <attribute name="letter-spacing"/>
  223.                 <attribute name="mask"/>
  224.                 <attribute name="onactivate"/>
  225.                 <attribute name="onclick"/>
  226.                 <attribute name="onfocusin"/>
  227.                 <attribute name="onfocusout"/>
  228.                 <attribute name="onload"/>
  229.                 <attribute name="onmousedown"/>
  230.                 <attribute name="onmousemove"/>
  231.                 <attribute name="onmouseout"/>
  232.                 <attribute name="onmouseover"/>
  233.                 <attribute name="onmouseup"/>
  234.                 <attribute name="opacity"/>
  235.                 <attribute name="#pointer-events"/>
  236.                 <attribute name="requiredExtensions"/>
  237.                 <attribute name="requiredFeatures"/>
  238.                 <attribute name="rotate"/>
  239.                 <attribute name="#shape-rendering"/>
  240.                 <attribute name="stroke"/>
  241.                 <attribute name="stroke-dasharray"/>
  242.                 <attribute name="stroke-dashoffset"/>
  243.                 <attribute name="#stroke-linecap"/>
  244.                 <attribute name="#stroke-linejoin"/>
  245.                 <attribute name="stroke-miterlimit"/>
  246.                 <attribute name="stroke-opacity"/>
  247.                 <attribute name="stroke-width"/>
  248.                 <attribute name="#style"/>
  249.                 <attribute name="systemLanguage"/>
  250.                 <attribute name="#text-anchor"/>
  251.                 <attribute name="text-decoration"/>
  252.                 <attribute name="#text-rendering"/>
  253.                 <attribute name="#unicode-bidi"/>
  254.                 <attribute name="#visibility"/>
  255.                 <attribute name="word-spacing"/>
  256.                 <attribute name="x"/>
  257.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  258.                 <attribute name="xlink:arcrole"/>
  259.                 <attribute name="xlink:href"/>
  260.                 <attribute name="xlink:role"/>
  261.                 <attribute name="xlink:show" fixed="other"/>
  262.                 <attribute name="xlink:title"/>
  263.                 <attribute name="xlink:type" fixed="simple"/>
  264.                 <attribute name="xml:base"/>
  265.                 <attribute name="xml:lang" type="NMTOKEN"/>
  266.                 <attribute name="#xml:space"/>
  267.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  268.                 <attribute name="y"/>
  269.             </attributes>
  270.         </element>
  271.         <element name="altGlyphDef">
  272.             <child_elements>
  273.                 <element>glyphRef</element>
  274.                 <element>altGlyphItem</element>
  275.             </child_elements>
  276.             <attributes>
  277.                 <attribute name="id" type="ID"/>
  278.                 <attribute name="xml:base"/>
  279.             </attributes>
  280.         </element>
  281.         <element name="altGlyphItem">
  282.             <child_elements>
  283.                 <element>glyphRef</element>
  284.             </child_elements>
  285.             <attributes>
  286.                 <attribute name="id" type="ID"/>
  287.                 <attribute name="xml:base"/>
  288.             </attributes>
  289.         </element>
  290.         <element name="animate">
  291.             <child_elements>
  292.                 <element>desc</element>
  293.                 <element>title</element>
  294.                 <element>metadata</element>
  295.             </child_elements>
  296.             <attributes>
  297.                 <attribute name="#accumulate"/>
  298.                 <attribute name="#additive"/>
  299.                 <attribute name="attributeName" mandatory="yes"/>
  300.                 <attribute name="attributeType"/>
  301.                 <attribute name="begin"/>
  302.                 <attribute name="by"/>
  303.                 <attribute name="#calcMode"/>
  304.                 <attribute name="dur"/>
  305.                 <attribute name="end"/>
  306.                 <attribute name="#externalResourcesRequired"/>
  307.                 <attribute name="#fill"/>
  308.                 <attribute name="from"/>
  309.                 <attribute name="id" type="ID"/>
  310.                 <attribute name="keySplines"/>
  311.                 <attribute name="keyTimes"/>
  312.                 <attribute name="max"/>
  313.                 <attribute name="min"/>
  314.                 <attribute name="onbegin"/>
  315.                 <attribute name="onend"/>
  316.                 <attribute name="onrepeat"/>
  317.                 <attribute name="repeatCount"/>
  318.                 <attribute name="repeatDur"/>
  319.                 <attribute name="requiredExtensions"/>
  320.                 <attribute name="requiredFeatures"/>
  321.                 <attribute name="#restart"/>
  322.                 <attribute name="systemLanguage"/>
  323.                 <attribute name="to"/>
  324.                 <attribute name="values"/>
  325.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  326.                 <attribute name="xlink:arcrole"/>
  327.                 <attribute name="xlink:href"/>
  328.                 <attribute name="xlink:role"/>
  329.                 <attribute name="xlink:show" fixed="other"/>
  330.                 <attribute name="xlink:title"/>
  331.                 <attribute name="xlink:type" fixed="simple"/>
  332.                 <attribute name="xml:base"/>
  333.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  334.             </attributes>
  335.         </element>
  336.         <element name="animateColor">
  337.             <child_elements>
  338.                 <element>desc</element>
  339.                 <element>title</element>
  340.                 <element>metadata</element>
  341.             </child_elements>
  342.             <attributes>
  343.                 <attribute name="#accumulate"/>
  344.                 <attribute name="#additive"/>
  345.                 <attribute name="attributeName" mandatory="yes"/>
  346.                 <attribute name="attributeType"/>
  347.                 <attribute name="begin"/>
  348.                 <attribute name="by"/>
  349.                 <attribute name="#calcMode"/>
  350.                 <attribute name="dur"/>
  351.                 <attribute name="end"/>
  352.                 <attribute name="#externalResourcesRequired"/>
  353.                 <attribute name="#fill"/>
  354.                 <attribute name="from"/>
  355.                 <attribute name="id" type="ID"/>
  356.                 <attribute name="keySplines"/>
  357.                 <attribute name="keyTimes"/>
  358.                 <attribute name="max"/>
  359.                 <attribute name="min"/>
  360.                 <attribute name="onbegin"/>
  361.                 <attribute name="onend"/>
  362.                 <attribute name="onrepeat"/>
  363.                 <attribute name="repeatCount"/>
  364.                 <attribute name="repeatDur"/>
  365.                 <attribute name="requiredExtensions"/>
  366.                 <attribute name="requiredFeatures"/>
  367.                 <attribute name="#restart"/>
  368.                 <attribute name="systemLanguage"/>
  369.                 <attribute name="to"/>
  370.                 <attribute name="values"/>
  371.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  372.                 <attribute name="xlink:arcrole"/>
  373.                 <attribute name="xlink:href"/>
  374.                 <attribute name="xlink:role"/>
  375.                 <attribute name="xlink:show" fixed="other"/>
  376.                 <attribute name="xlink:title"/>
  377.                 <attribute name="xlink:type" fixed="simple"/>
  378.                 <attribute name="xml:base"/>
  379.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  380.             </attributes>
  381.         </element>
  382.         <element name="animateMotion">
  383.             <child_elements>
  384.                 <element>desc</element>
  385.                 <element>title</element>
  386.                 <element>metadata</element>
  387.                 <element>mpath</element>
  388.             </child_elements>
  389.             <attributes>
  390.                 <attribute name="#accumulate"/>
  391.                 <attribute name="#additive"/>
  392.                 <attribute name="begin"/>
  393.                 <attribute name="by"/>
  394.                 <attribute name="#calcMode"/>
  395.                 <attribute name="dur"/>
  396.                 <attribute name="end"/>
  397.                 <attribute name="#externalResourcesRequired"/>
  398.                 <attribute name="#fill"/>
  399.                 <attribute name="from"/>
  400.                 <attribute name="id" type="ID"/>
  401.                 <attribute name="keyPoints"/>
  402.                 <attribute name="keySplines"/>
  403.                 <attribute name="keyTimes"/>
  404.                 <attribute name="max"/>
  405.                 <attribute name="min"/>
  406.                 <attribute name="onbegin"/>
  407.                 <attribute name="onend"/>
  408.                 <attribute name="onrepeat"/>
  409.                 <attribute name="origin"/>
  410.                 <attribute name="path"/>
  411.                 <attribute name="repeatCount"/>
  412.                 <attribute name="repeatDur"/>
  413.                 <attribute name="requiredExtensions"/>
  414.                 <attribute name="requiredFeatures"/>
  415.                 <attribute name="#restart"/>
  416.                 <attribute name="rotate"/>
  417.                 <attribute name="systemLanguage"/>
  418.                 <attribute name="to"/>
  419.                 <attribute name="values"/>
  420.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  421.                 <attribute name="xlink:arcrole"/>
  422.                 <attribute name="xlink:href"/>
  423.                 <attribute name="xlink:role"/>
  424.                 <attribute name="xlink:show" fixed="other"/>
  425.                 <attribute name="xlink:title"/>
  426.                 <attribute name="xlink:type" fixed="simple"/>
  427.                 <attribute name="xml:base"/>
  428.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  429.             </attributes>
  430.         </element>
  431.         <element name="animateTransform">
  432.             <child_elements>
  433.                 <element>desc</element>
  434.                 <element>title</element>
  435.                 <element>metadata</element>
  436.             </child_elements>
  437.             <attributes>
  438.                 <attribute name="#accumulate"/>
  439.                 <attribute name="#additive"/>
  440.                 <attribute name="attributeName" mandatory="yes"/>
  441.                 <attribute name="attributeType"/>
  442.                 <attribute name="begin"/>
  443.                 <attribute name="by"/>
  444.                 <attribute name="#calcMode"/>
  445.                 <attribute name="dur"/>
  446.                 <attribute name="end"/>
  447.                 <attribute name="#externalResourcesRequired"/>
  448.                 <attribute name="#fill"/>
  449.                 <attribute name="from"/>
  450.                 <attribute name="id" type="ID"/>
  451.                 <attribute name="keySplines"/>
  452.                 <attribute name="keyTimes"/>
  453.                 <attribute name="max"/>
  454.                 <attribute name="min"/>
  455.                 <attribute name="onbegin"/>
  456.                 <attribute name="onend"/>
  457.                 <attribute name="onrepeat"/>
  458.                 <attribute name="repeatCount"/>
  459.                 <attribute name="repeatDur"/>
  460.                 <attribute name="requiredExtensions"/>
  461.                 <attribute name="requiredFeatures"/>
  462.                 <attribute name="#restart"/>
  463.                 <attribute name="systemLanguage"/>
  464.                 <attribute name="to"/>
  465.                 <attribute name="type" values="translate|scale|rotate|skewX|skewY"/>
  466.                 <attribute name="values"/>
  467.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  468.                 <attribute name="xlink:arcrole"/>
  469.                 <attribute name="xlink:href"/>
  470.                 <attribute name="xlink:role"/>
  471.                 <attribute name="xlink:show" fixed="other"/>
  472.                 <attribute name="xlink:title"/>
  473.                 <attribute name="xlink:type" fixed="simple"/>
  474.                 <attribute name="xml:base"/>
  475.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  476.             </attributes>
  477.         </element>
  478.         <element name="circle">
  479.             <child_elements>
  480.                 <element>desc</element>
  481.                 <element>title</element>
  482.                 <element>metadata</element>
  483.                 <element>animate</element>
  484.                 <element>set</element>
  485.                 <element>animateMotion</element>
  486.                 <element>animateColor</element>
  487.                 <element>animateTransform</element>
  488.             </child_elements>
  489.             <attributes>
  490.                 <attribute name="class"/>
  491.                 <attribute name="clip-path"/>
  492.                 <attribute name="#clip-rule"/>
  493.                 <attribute name="#color"/>
  494.                 <attribute name="#color-interpolation"/>
  495.                 <attribute name="#color-rendering"/>
  496.                 <attribute name="cursor"/>
  497.                 <attribute name="cx"/>
  498.                 <attribute name="cy"/>
  499.                 <attribute name="#display"/>
  500.                 <attribute name="#externalResourcesRequired"/>
  501.                 <attribute name="fill"/>
  502.                 <attribute name="fill-opacity"/>
  503.                 <attribute name="#fill-rule"/>
  504.                 <attribute name="filter"/>
  505.                 <attribute name="id" type="ID"/>
  506.                 <attribute name="#image-rendering"/>
  507.                 <attribute name="mask"/>
  508.                 <attribute name="onactivate"/>
  509.                 <attribute name="onclick"/>
  510.                 <attribute name="onfocusin"/>
  511.                 <attribute name="onfocusout"/>
  512.                 <attribute name="onload"/>
  513.                 <attribute name="onmousedown"/>
  514.                 <attribute name="onmousemove"/>
  515.                 <attribute name="onmouseout"/>
  516.                 <attribute name="onmouseover"/>
  517.                 <attribute name="onmouseup"/>
  518.                 <attribute name="opacity"/>
  519.                 <attribute name="#pointer-events"/>
  520.                 <attribute name="r" mandatory="yes"/>
  521.                 <attribute name="requiredExtensions"/>
  522.                 <attribute name="requiredFeatures"/>
  523.                 <attribute name="#shape-rendering"/>
  524.                 <attribute name="stroke"/>
  525.                 <attribute name="stroke-dasharray"/>
  526.                 <attribute name="stroke-dashoffset"/>
  527.                 <attribute name="#stroke-linecap"/>
  528.                 <attribute name="#stroke-linejoin"/>
  529.                 <attribute name="stroke-miterlimit"/>
  530.                 <attribute name="stroke-opacity"/>
  531.                 <attribute name="stroke-width"/>
  532.                 <attribute name="#style"/>
  533.                 <attribute name="systemLanguage"/>
  534.                 <attribute name="#text-rendering"/>
  535.                 <attribute name="transform"/>
  536.                 <attribute name="#visibility"/>
  537.                 <attribute name="xml:base"/>
  538.                 <attribute name="xml:lang" type="NMTOKEN"/>
  539.                 <attribute name="#xml:space"/>
  540.             </attributes>
  541.         </element>
  542.         <element name="clipPath">
  543.             <child_elements>
  544.                 <element>desc</element>
  545.                 <element>title</element>
  546.                 <element>metadata</element>
  547.                 <element>path</element>
  548.                 <element>text</element>
  549.                 <element>rect</element>
  550.                 <element>circle</element>
  551.                 <element>ellipse</element>
  552.                 <element>line</element>
  553.                 <element>polyline</element>
  554.                 <element>polygon</element>
  555.                 <element>use</element>
  556.                 <element>animate</element>
  557.                 <element>set</element>
  558.                 <element>animateMotion</element>
  559.                 <element>animateColor</element>
  560.                 <element>animateTransform</element>
  561.             </child_elements>
  562.             <attributes>
  563.                 <attribute name="#alignment-baseline"/>
  564.                 <attribute name="baseline-shift"/>
  565.                 <attribute name="class"/>
  566.                 <attribute name="clip-path"/>
  567.                 <attribute name="clipPathUnits" values="userSpaceOnUse|objectBoundingBox"/>
  568.                 <attribute name="#clip-rule"/>
  569.                 <attribute name="#color"/>
  570.                 <attribute name="#color-interpolation"/>
  571.                 <attribute name="#color-rendering"/>
  572.                 <attribute name="cursor"/>
  573.                 <attribute name="#direction"/>
  574.                 <attribute name="#display"/>
  575.                 <attribute name="#dominant-baseline"/>
  576.                 <attribute name="#externalResourcesRequired"/>
  577.                 <attribute name="fill"/>
  578.                 <attribute name="fill-opacity"/>
  579.                 <attribute name="#fill-rule"/>
  580.                 <attribute name="filter"/>
  581.                 <attribute name="font-family"/>
  582.                 <attribute name="font-size"/>
  583.                 <attribute name="font-size-adjust"/>
  584.                 <attribute name="#font-stretch"/>
  585.                 <attribute name="#font-style"/>
  586.                 <attribute name="#font-variant"/>
  587.                 <attribute name="#font-weight"/>
  588.                 <attribute name="glyph-orientation-horizontal"/>
  589.                 <attribute name="glyph-orientation-vertical"/>
  590.                 <attribute name="id" type="ID"/>
  591.                 <attribute name="#image-rendering"/>
  592.                 <attribute name="kerning"/>
  593.                 <attribute name="letter-spacing"/>
  594.                 <attribute name="mask"/>
  595.                 <attribute name="opacity"/>
  596.                 <attribute name="#pointer-events"/>
  597.                 <attribute name="requiredExtensions"/>
  598.                 <attribute name="requiredFeatures"/>
  599.                 <attribute name="#shape-rendering"/>
  600.                 <attribute name="stroke"/>
  601.                 <attribute name="stroke-dasharray"/>
  602.                 <attribute name="stroke-dashoffset"/>
  603.                 <attribute name="#stroke-linecap"/>
  604.                 <attribute name="#stroke-linejoin"/>
  605.                 <attribute name="stroke-miterlimit"/>
  606.                 <attribute name="stroke-opacity"/>
  607.                 <attribute name="stroke-width"/>
  608.                 <attribute name="#style"/>
  609.                 <attribute name="systemLanguage"/>
  610.                 <attribute name="#text-anchor"/>
  611.                 <attribute name="text-decoration"/>
  612.                 <attribute name="#text-rendering"/>
  613.                 <attribute name="transform"/>
  614.                 <attribute name="#unicode-bidi"/>
  615.                 <attribute name="#visibility"/>
  616.                 <attribute name="word-spacing"/>
  617.                 <attribute name="#writing-mode"/>
  618.                 <attribute name="xml:base"/>
  619.                 <attribute name="xml:lang" type="NMTOKEN"/>
  620.                 <attribute name="#xml:space"/>
  621.             </attributes>
  622.         </element>
  623.         <element name="color-profile">
  624.             <child_elements>
  625.                 <element>desc</element>
  626.                 <element>title</element>
  627.                 <element>metadata</element>
  628.             </child_elements>
  629.             <attributes>
  630.                 <attribute name="id" type="ID"/>
  631.                 <attribute name="local"/>
  632.                 <attribute name="name" mandatory="yes"/>
  633.                 <attribute name="rendering-intent" values="auto|perceptual|relative-colorimetric|saturation|absolute-colorimetric"/>
  634.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  635.                 <attribute name="xlink:arcrole"/>
  636.                 <attribute name="xlink:href"/>
  637.                 <attribute name="xlink:role"/>
  638.                 <attribute name="xlink:show" fixed="other"/>
  639.                 <attribute name="xlink:title"/>
  640.                 <attribute name="xlink:type" fixed="simple"/>
  641.                 <attribute name="xml:base"/>
  642.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  643.             </attributes>
  644.         </element>
  645.         <element name="cursor">
  646.             <child_elements>
  647.                 <element>desc</element>
  648.                 <element>title</element>
  649.                 <element>metadata</element>
  650.             </child_elements>
  651.             <attributes>
  652.                 <attribute name="#externalResourcesRequired"/>
  653.                 <attribute name="id" type="ID"/>
  654.                 <attribute name="requiredExtensions"/>
  655.                 <attribute name="requiredFeatures"/>
  656.                 <attribute name="systemLanguage"/>
  657.                 <attribute name="x"/>
  658.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  659.                 <attribute name="xlink:arcrole"/>
  660.                 <attribute name="xlink:href" mandatory="yes"/>
  661.                 <attribute name="xlink:role"/>
  662.                 <attribute name="xlink:show" fixed="other"/>
  663.                 <attribute name="xlink:title"/>
  664.                 <attribute name="xlink:type" fixed="simple"/>
  665.                 <attribute name="xml:base"/>
  666.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  667.                 <attribute name="y"/>
  668.             </attributes>
  669.         </element>
  670.         <element name="definition-src">
  671.             <child_elements empty="yes"/>
  672.             <attributes>
  673.                 <attribute name="id" type="ID"/>
  674.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  675.                 <attribute name="xlink:arcrole"/>
  676.                 <attribute name="xlink:href" mandatory="yes"/>
  677.                 <attribute name="xlink:role"/>
  678.                 <attribute name="xlink:show" fixed="other"/>
  679.                 <attribute name="xlink:title"/>
  680.                 <attribute name="xlink:type" fixed="simple"/>
  681.                 <attribute name="xml:base"/>
  682.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  683.             </attributes>
  684.         </element>
  685.         <element name="defs">
  686.             <child_elements>
  687.                 <element>desc</element>
  688.                 <element>title</element>
  689.                 <element>metadata</element>
  690.                 <element>defs</element>
  691.                 <element>path</element>
  692.                 <element>text</element>
  693.                 <element>rect</element>
  694.                 <element>circle</element>
  695.                 <element>ellipse</element>
  696.                 <element>line</element>
  697.                 <element>polyline</element>
  698.                 <element>polygon</element>
  699.                 <element>use</element>
  700.                 <element>image</element>
  701.                 <element>svg</element>
  702.                 <element>g</element>
  703.                 <element>view</element>
  704.                 <element>switch</element>
  705.                 <element>a</element>
  706.                 <element>altGlyphDef</element>
  707.                 <element>script</element>
  708.                 <element>style</element>
  709.                 <element>symbol</element>
  710.                 <element>marker</element>
  711.                 <element>clipPath</element>
  712.                 <element>mask</element>
  713.                 <element>linearGradient</element>
  714.                 <element>radialGradient</element>
  715.                 <element>pattern</element>
  716.                 <element>filter</element>
  717.                 <element>cursor</element>
  718.                 <element>font</element>
  719.                 <element>animate</element>
  720.                 <element>set</element>
  721.                 <element>animateMotion</element>
  722.                 <element>animateColor</element>
  723.                 <element>animateTransform</element>
  724.                 <element>color-profile</element>
  725.                 <element>font-face</element>
  726.             </child_elements>
  727.             <attributes>
  728.                 <attribute name="#alignment-baseline"/>
  729.                 <attribute name="baseline-shift"/>
  730.                 <attribute name="class"/>
  731.                 <attribute name="clip"/>
  732.                 <attribute name="clip-path"/>
  733.                 <attribute name="#clip-rule"/>
  734.                 <attribute name="#color"/>
  735.                 <attribute name="#color-interpolation"/>
  736.                 <attribute name="#color-interpolation-filters"/>
  737.                 <attribute name="color-profile"/>
  738.                 <attribute name="#color-rendering"/>
  739.                 <attribute name="cursor"/>
  740.                 <attribute name="#direction"/>
  741.                 <attribute name="#display"/>
  742.                 <attribute name="#dominant-baseline"/>
  743.                 <attribute name="enable-background"/>
  744.                 <attribute name="#externalResourcesRequired"/>
  745.                 <attribute name="fill"/>
  746.                 <attribute name="fill-opacity"/>
  747.                 <attribute name="#fill-rule"/>
  748.                 <attribute name="filter"/>
  749.                 <attribute name="#flood-color"/>
  750.                 <attribute name="flood-opacity"/>
  751.                 <attribute name="font-family"/>
  752.                 <attribute name="font-size"/>
  753.                 <attribute name="font-size-adjust"/>
  754.                 <attribute name="#font-stretch"/>
  755.                 <attribute name="#font-style"/>
  756.                 <attribute name="#font-variant"/>
  757.                 <attribute name="#font-weight"/>
  758.                 <attribute name="glyph-orientation-horizontal"/>
  759.                 <attribute name="glyph-orientation-vertical"/>
  760.                 <attribute name="id" type="ID"/>
  761.                 <attribute name="#image-rendering"/>
  762.                 <attribute name="kerning"/>
  763.                 <attribute name="letter-spacing"/>
  764.                 <attribute name="#lighting-color"/>
  765.                 <attribute name="marker-end"/>
  766.                 <attribute name="marker-mid"/>
  767.                 <attribute name="marker-start"/>
  768.                 <attribute name="mask"/>
  769.                 <attribute name="onactivate"/>
  770.                 <attribute name="onclick"/>
  771.                 <attribute name="onfocusin"/>
  772.                 <attribute name="onfocusout"/>
  773.                 <attribute name="onload"/>
  774.                 <attribute name="onmousedown"/>
  775.                 <attribute name="onmousemove"/>
  776.                 <attribute name="onmouseout"/>
  777.                 <attribute name="onmouseover"/>
  778.                 <attribute name="onmouseup"/>
  779.                 <attribute name="opacity"/>
  780.                 <attribute name="#overflow"/>
  781.                 <attribute name="#pointer-events"/>
  782.                 <attribute name="requiredExtensions"/>
  783.                 <attribute name="requiredFeatures"/>
  784.                 <attribute name="#shape-rendering"/>
  785.                 <attribute name="#stop-color"/>
  786.                 <attribute name="stop-opacity"/>
  787.                 <attribute name="stroke"/>
  788.                 <attribute name="stroke-dasharray"/>
  789.                 <attribute name="stroke-dashoffset"/>
  790.                 <attribute name="#stroke-linecap"/>
  791.                 <attribute name="#stroke-linejoin"/>
  792.                 <attribute name="stroke-miterlimit"/>
  793.                 <attribute name="stroke-opacity"/>
  794.                 <attribute name="stroke-width"/>
  795.                 <attribute name="#style"/>
  796.                 <attribute name="systemLanguage"/>
  797.                 <attribute name="#text-anchor"/>
  798.                 <attribute name="text-decoration"/>
  799.                 <attribute name="#text-rendering"/>
  800.                 <attribute name="transform"/>
  801.                 <attribute name="#unicode-bidi"/>
  802.                 <attribute name="#visibility"/>
  803.                 <attribute name="word-spacing"/>
  804.                 <attribute name="#writing-mode"/>
  805.                 <attribute name="xml:base"/>
  806.                 <attribute name="xml:lang" type="NMTOKEN"/>
  807.                 <attribute name="#xml:space"/>
  808.             </attributes>
  809.         </element>
  810.         <element name="desc">
  811.             <child_elements none="yes" empty="no"/>
  812.             <attributes>
  813.                 <attribute name="class"/>
  814.                 <attribute name="content" fixed="structured text"/>
  815.                 <attribute name="id" type="ID"/>
  816.                 <attribute name="#style"/>
  817.                 <attribute name="xml:base"/>
  818.                 <attribute name="xml:lang" type="NMTOKEN"/>
  819.                 <attribute name="#xml:space"/>
  820.             </attributes>
  821.         </element>
  822.         <element name="ellipse">
  823.             <child_elements>
  824.                 <element>desc</element>
  825.                 <element>title</element>
  826.                 <element>metadata</element>
  827.                 <element>animate</element>
  828.                 <element>set</element>
  829.                 <element>animateMotion</element>
  830.                 <element>animateColor</element>
  831.                 <element>animateTransform</element>
  832.             </child_elements>
  833.             <attributes>
  834.                 <attribute name="class"/>
  835.                 <attribute name="clip-path"/>
  836.                 <attribute name="#clip-rule"/>
  837.                 <attribute name="#color"/>
  838.                 <attribute name="#color-interpolation"/>
  839.                 <attribute name="#color-rendering"/>
  840.                 <attribute name="cursor"/>
  841.                 <attribute name="cx"/>
  842.                 <attribute name="cy"/>
  843.                 <attribute name="#display"/>
  844.                 <attribute name="#externalResourcesRequired"/>
  845.                 <attribute name="fill"/>
  846.                 <attribute name="fill-opacity"/>
  847.                 <attribute name="#fill-rule"/>
  848.                 <attribute name="filter"/>
  849.                 <attribute name="id" type="ID"/>
  850.                 <attribute name="#image-rendering"/>
  851.                 <attribute name="mask"/>
  852.                 <attribute name="onactivate"/>
  853.                 <attribute name="onclick"/>
  854.                 <attribute name="onfocusin"/>
  855.                 <attribute name="onfocusout"/>
  856.                 <attribute name="onload"/>
  857.                 <attribute name="onmousedown"/>
  858.                 <attribute name="onmousemove"/>
  859.                 <attribute name="onmouseout"/>
  860.                 <attribute name="onmouseover"/>
  861.                 <attribute name="onmouseup"/>
  862.                 <attribute name="opacity"/>
  863.                 <attribute name="#pointer-events"/>
  864.                 <attribute name="requiredExtensions"/>
  865.                 <attribute name="requiredFeatures"/>
  866.                 <attribute name="rx" mandatory="yes"/>
  867.                 <attribute name="ry" mandatory="yes"/>
  868.                 <attribute name="#shape-rendering"/>
  869.                 <attribute name="stroke"/>
  870.                 <attribute name="stroke-dasharray"/>
  871.                 <attribute name="stroke-dashoffset"/>
  872.                 <attribute name="#stroke-linecap"/>
  873.                 <attribute name="#stroke-linejoin"/>
  874.                 <attribute name="stroke-miterlimit"/>
  875.                 <attribute name="stroke-opacity"/>
  876.                 <attribute name="stroke-width"/>
  877.                 <attribute name="#style"/>
  878.                 <attribute name="systemLanguage"/>
  879.                 <attribute name="#text-rendering"/>
  880.                 <attribute name="transform"/>
  881.                 <attribute name="#visibility"/>
  882.                 <attribute name="xml:base"/>
  883.                 <attribute name="xml:lang" type="NMTOKEN"/>
  884.                 <attribute name="#xml:space"/>
  885.             </attributes>
  886.         </element>
  887.         <element name="feBlend">
  888.             <child_elements>
  889.                 <element>animate</element>
  890.                 <element>set</element>
  891.             </child_elements>
  892.             <attributes>
  893.                 <attribute name="#color-interpolation-filters"/>
  894.                 <attribute name="height"/>
  895.                 <attribute name="id" type="ID"/>
  896.                 <attribute name="in"/>
  897.                 <attribute name="in2" mandatory="yes"/>
  898.                 <attribute name="mode" values="normal|multiply|screen|darken|lighten"/>
  899.                 <attribute name="result"/>
  900.                 <attribute name="width"/>
  901.                 <attribute name="x"/>
  902.                 <attribute name="xml:base"/>
  903.                 <attribute name="y"/>
  904.             </attributes>
  905.         </element>
  906.         <element name="feColorMatrix">
  907.             <child_elements>
  908.                 <element>animate</element>
  909.                 <element>set</element>
  910.             </child_elements>
  911.             <attributes>
  912.                 <attribute name="#color-interpolation-filters"/>
  913.                 <attribute name="height"/>
  914.                 <attribute name="id" type="ID"/>
  915.                 <attribute name="in"/>
  916.                 <attribute name="result"/>
  917.                 <attribute name="type" values="matrix|saturate|hueRotate|luminanceToAlpha"/>
  918.                 <attribute name="values"/>
  919.                 <attribute name="width"/>
  920.                 <attribute name="x"/>
  921.                 <attribute name="xml:base"/>
  922.                 <attribute name="y"/>
  923.             </attributes>
  924.         </element>
  925.         <element name="feComponentTransfer">
  926.             <child_elements>
  927.                 <element>feFuncR</element>
  928.                 <element>feFuncG</element>
  929.                 <element>feFuncB</element>
  930.                 <element>feFuncA</element>
  931.             </child_elements>
  932.             <attributes>
  933.                 <attribute name="#color-interpolation-filters"/>
  934.                 <attribute name="height"/>
  935.                 <attribute name="id" type="ID"/>
  936.                 <attribute name="in"/>
  937.                 <attribute name="result"/>
  938.                 <attribute name="width"/>
  939.                 <attribute name="x"/>
  940.                 <attribute name="xml:base"/>
  941.                 <attribute name="y"/>
  942.             </attributes>
  943.         </element>
  944.         <element name="feComposite">
  945.             <child_elements>
  946.                 <element>animate</element>
  947.                 <element>set</element>
  948.             </child_elements>
  949.             <attributes>
  950.                 <attribute name="#color-interpolation-filters"/>
  951.                 <attribute name="height"/>
  952.                 <attribute name="id" type="ID"/>
  953.                 <attribute name="in"/>
  954.                 <attribute name="in2" mandatory="yes"/>
  955.                 <attribute name="k1"/>
  956.                 <attribute name="k2"/>
  957.                 <attribute name="k3"/>
  958.                 <attribute name="k4"/>
  959.                 <attribute name="operator" values="over|in|out|atop|xor|arithmetic"/>
  960.                 <attribute name="result"/>
  961.                 <attribute name="width"/>
  962.                 <attribute name="x"/>
  963.                 <attribute name="xml:base"/>
  964.                 <attribute name="y"/>
  965.             </attributes>
  966.         </element>
  967.         <element name="feConvolveMatrix">
  968.             <child_elements>
  969.                 <element>animate</element>
  970.                 <element>set</element>
  971.             </child_elements>
  972.             <attributes>
  973.                 <attribute name="bias"/>
  974.                 <attribute name="#color-interpolation-filters"/>
  975.                 <attribute name="divisor"/>
  976.                 <attribute name="edgeMode" values="duplicate|wrap|none"/>
  977.                 <attribute name="height"/>
  978.                 <attribute name="id" type="ID"/>
  979.                 <attribute name="in"/>
  980.                 <attribute name="kernelMatrix" mandatory="yes"/>
  981.                 <attribute name="kernelUnitLength"/>
  982.                 <attribute name="order" mandatory="yes"/>
  983.                 <attribute name="preserveAlpha" values="false|true"/>
  984.                 <attribute name="result"/>
  985.                 <attribute name="targetX"/>
  986.                 <attribute name="targetY"/>
  987.                 <attribute name="width"/>
  988.                 <attribute name="x"/>
  989.                 <attribute name="xml:base"/>
  990.                 <attribute name="y"/>
  991.             </attributes>
  992.         </element>
  993.         <element name="feDiffuseLighting">
  994.             <child_elements>
  995.                 <element>feDistantLight</element>
  996.                 <element>fePointLight</element>
  997.                 <element>feSpotLight</element>
  998.                 <element>animate</element>
  999.                 <element>set</element>
  1000.                 <element>animateColor</element>
  1001.             </child_elements>
  1002.             <attributes>
  1003.                 <attribute name="class"/>
  1004.                 <attribute name="#color"/>
  1005.                 <attribute name="#color-interpolation"/>
  1006.                 <attribute name="#color-interpolation-filters"/>
  1007.                 <attribute name="#color-rendering"/>
  1008.                 <attribute name="diffuseConstant"/>
  1009.                 <attribute name="height"/>
  1010.                 <attribute name="id" type="ID"/>
  1011.                 <attribute name="in"/>
  1012.                 <attribute name="kernelUnitLength"/>
  1013.                 <attribute name="#lighting-color"/>
  1014.                 <attribute name="result"/>
  1015.                 <attribute name="#style"/>
  1016.                 <attribute name="surfaceScale"/>
  1017.                 <attribute name="width"/>
  1018.                 <attribute name="x"/>
  1019.                 <attribute name="xml:base"/>
  1020.                 <attribute name="y"/>
  1021.             </attributes>
  1022.         </element>
  1023.         <element name="feDisplacementMap">
  1024.             <child_elements>
  1025.                 <element>animate</element>
  1026.                 <element>set</element>
  1027.             </child_elements>
  1028.             <attributes>
  1029.                 <attribute name="#color-interpolation-filters"/>
  1030.                 <attribute name="height"/>
  1031.                 <attribute name="id" type="ID"/>
  1032.                 <attribute name="in"/>
  1033.                 <attribute name="in2" mandatory="yes"/>
  1034.                 <attribute name="result"/>
  1035.                 <attribute name="scale"/>
  1036.                 <attribute name="width"/>
  1037.                 <attribute name="x"/>
  1038.                 <attribute name="xChannelSelector" values="R|G|B|A"/>
  1039.                 <attribute name="xml:base"/>
  1040.                 <attribute name="y"/>
  1041.                 <attribute name="yChannelSelector" values="R|G|B|A"/>
  1042.             </attributes>
  1043.         </element>
  1044.         <element name="feDistantLight">
  1045.             <child_elements>
  1046.                 <element>animate</element>
  1047.                 <element>set</element>
  1048.             </child_elements>
  1049.             <attributes>
  1050.                 <attribute name="azimuth"/>
  1051.                 <attribute name="elevation"/>
  1052.                 <attribute name="id" type="ID"/>
  1053.                 <attribute name="xml:base"/>
  1054.             </attributes>
  1055.         </element>
  1056.         <element name="feFlood">
  1057.             <child_elements>
  1058.                 <element>animate</element>
  1059.                 <element>set</element>
  1060.                 <element>animateColor</element>
  1061.             </child_elements>
  1062.             <attributes>
  1063.                 <attribute name="class"/>
  1064.                 <attribute name="#color"/>
  1065.                 <attribute name="#color-interpolation"/>
  1066.                 <attribute name="#color-interpolation-filters"/>
  1067.                 <attribute name="#color-rendering"/>
  1068.                 <attribute name="#flood-color"/>
  1069.                 <attribute name="flood-opacity"/>
  1070.                 <attribute name="height"/>
  1071.                 <attribute name="id" type="ID"/>
  1072.                 <attribute name="in"/>
  1073.                 <attribute name="result"/>
  1074.                 <attribute name="#style"/>
  1075.                 <attribute name="width"/>
  1076.                 <attribute name="x"/>
  1077.                 <attribute name="xml:base"/>
  1078.                 <attribute name="y"/>
  1079.             </attributes>
  1080.         </element>
  1081.         <element name="feFuncA">
  1082.             <child_elements>
  1083.                 <element>animate</element>
  1084.                 <element>set</element>
  1085.             </child_elements>
  1086.             <attributes>
  1087.                 <attribute name="amplitude"/>
  1088.                 <attribute name="exponent"/>
  1089.                 <attribute name="id" type="ID"/>
  1090.                 <attribute name="intercept"/>
  1091.                 <attribute name="offset"/>
  1092.                 <attribute name="slope"/>
  1093.                 <attribute name="tableValues"/>
  1094.                 <attribute name="#type"/>
  1095.                 <attribute name="xml:base"/>
  1096.             </attributes>
  1097.         </element>
  1098.         <element name="feFuncB">
  1099.             <child_elements>
  1100.                 <element>animate</element>
  1101.                 <element>set</element>
  1102.             </child_elements>
  1103.             <attributes>
  1104.                 <attribute name="amplitude"/>
  1105.                 <attribute name="exponent"/>
  1106.                 <attribute name="id" type="ID"/>
  1107.                 <attribute name="intercept"/>
  1108.                 <attribute name="offset"/>
  1109.                 <attribute name="slope"/>
  1110.                 <attribute name="tableValues"/>
  1111.                 <attribute name="#type"/>
  1112.                 <attribute name="xml:base"/>
  1113.             </attributes>
  1114.         </element>
  1115.         <element name="feFuncG">
  1116.             <child_elements>
  1117.                 <element>animate</element>
  1118.                 <element>set</element>
  1119.             </child_elements>
  1120.             <attributes>
  1121.                 <attribute name="amplitude"/>
  1122.                 <attribute name="exponent"/>
  1123.                 <attribute name="id" type="ID"/>
  1124.                 <attribute name="intercept"/>
  1125.                 <attribute name="offset"/>
  1126.                 <attribute name="slope"/>
  1127.                 <attribute name="tableValues"/>
  1128.                 <attribute name="#type"/>
  1129.                 <attribute name="xml:base"/>
  1130.             </attributes>
  1131.         </element>
  1132.         <element name="feFuncR">
  1133.             <child_elements>
  1134.                 <element>animate</element>
  1135.                 <element>set</element>
  1136.             </child_elements>
  1137.             <attributes>
  1138.                 <attribute name="amplitude"/>
  1139.                 <attribute name="exponent"/>
  1140.                 <attribute name="id" type="ID"/>
  1141.                 <attribute name="intercept"/>
  1142.                 <attribute name="offset"/>
  1143.                 <attribute name="slope"/>
  1144.                 <attribute name="tableValues"/>
  1145.                 <attribute name="#type"/>
  1146.                 <attribute name="xml:base"/>
  1147.             </attributes>
  1148.         </element>
  1149.         <element name="feGaussianBlur">
  1150.             <child_elements>
  1151.                 <element>animate</element>
  1152.                 <element>set</element>
  1153.             </child_elements>
  1154.             <attributes>
  1155.                 <attribute name="#color-interpolation-filters"/>
  1156.                 <attribute name="height"/>
  1157.                 <attribute name="id" type="ID"/>
  1158.                 <attribute name="in"/>
  1159.                 <attribute name="result"/>
  1160.                 <attribute name="stdDeviation"/>
  1161.                 <attribute name="width"/>
  1162.                 <attribute name="x"/>
  1163.                 <attribute name="xml:base"/>
  1164.                 <attribute name="y"/>
  1165.             </attributes>
  1166.         </element>
  1167.         <element name="feImage">
  1168.             <child_elements>
  1169.                 <element>animate</element>
  1170.                 <element>set</element>
  1171.                 <element>animateTransform</element>
  1172.             </child_elements>
  1173.             <attributes>
  1174.                 <attribute name="#alignment-baseline"/>
  1175.                 <attribute name="baseline-shift"/>
  1176.                 <attribute name="class"/>
  1177.                 <attribute name="clip"/>
  1178.                 <attribute name="clip-path"/>
  1179.                 <attribute name="#clip-rule"/>
  1180.                 <attribute name="#color"/>
  1181.                 <attribute name="#color-interpolation"/>
  1182.                 <attribute name="#color-interpolation-filters"/>
  1183.                 <attribute name="color-profile"/>
  1184.                 <attribute name="#color-rendering"/>
  1185.                 <attribute name="cursor"/>
  1186.                 <attribute name="#direction"/>
  1187.                 <attribute name="#display"/>
  1188.                 <attribute name="#dominant-baseline"/>
  1189.                 <attribute name="enable-background"/>
  1190.                 <attribute name="#externalResourcesRequired"/>
  1191.                 <attribute name="fill"/>
  1192.                 <attribute name="fill-opacity"/>
  1193.                 <attribute name="#fill-rule"/>
  1194.                 <attribute name="filter"/>
  1195.                 <attribute name="#flood-color"/>
  1196.                 <attribute name="flood-opacity"/>
  1197.                 <attribute name="font-family"/>
  1198.                 <attribute name="font-size"/>
  1199.                 <attribute name="font-size-adjust"/>
  1200.                 <attribute name="#font-stretch"/>
  1201.                 <attribute name="#font-style"/>
  1202.                 <attribute name="#font-variant"/>
  1203.                 <attribute name="#font-weight"/>
  1204.                 <attribute name="glyph-orientation-horizontal"/>
  1205.                 <attribute name="glyph-orientation-vertical"/>
  1206.                 <attribute name="id" type="ID"/>
  1207.                 <attribute name="#image-rendering"/>
  1208.                 <attribute name="kerning"/>
  1209.                 <attribute name="letter-spacing"/>
  1210.                 <attribute name="#lighting-color"/>
  1211.                 <attribute name="marker-end"/>
  1212.                 <attribute name="marker-mid"/>
  1213.                 <attribute name="marker-start"/>
  1214.                 <attribute name="mask"/>
  1215.                 <attribute name="opacity"/>
  1216.                 <attribute name="#overflow"/>
  1217.                 <attribute name="#pointer-events"/>
  1218.                 <attribute name="#shape-rendering"/>
  1219.                 <attribute name="#stop-color"/>
  1220.                 <attribute name="stop-opacity"/>
  1221.                 <attribute name="stroke"/>
  1222.                 <attribute name="stroke-dasharray"/>
  1223.                 <attribute name="stroke-dashoffset"/>
  1224.                 <attribute name="#stroke-linecap"/>
  1225.                 <attribute name="#stroke-linejoin"/>
  1226.                 <attribute name="stroke-miterlimit"/>
  1227.                 <attribute name="stroke-opacity"/>
  1228.                 <attribute name="stroke-width"/>
  1229.                 <attribute name="#style"/>
  1230.                 <attribute name="#text-anchor"/>
  1231.                 <attribute name="text-decoration"/>
  1232.                 <attribute name="#text-rendering"/>
  1233.                 <attribute name="#unicode-bidi"/>
  1234.                 <attribute name="#visibility"/>
  1235.                 <attribute name="word-spacing"/>
  1236.                 <attribute name="#writing-mode"/>
  1237.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  1238.                 <attribute name="xlink:arcrole"/>
  1239.                 <attribute name="xlink:href" mandatory="yes"/>
  1240.                 <attribute name="xlink:role"/>
  1241.                 <attribute name="xlink:show" fixed="embed"/>
  1242.                 <attribute name="xlink:title"/>
  1243.                 <attribute name="xlink:type" fixed="simple"/>
  1244.                 <attribute name="xml:base"/>
  1245.                 <attribute name="xml:lang" type="NMTOKEN"/>
  1246.                 <attribute name="#xml:space"/>
  1247.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  1248.             </attributes>
  1249.         </element>
  1250.         <element name="feMerge">
  1251.             <child_elements>
  1252.                 <element>feMergeNode</element>
  1253.             </child_elements>
  1254.             <attributes>
  1255.                 <attribute name="#color-interpolation-filters"/>
  1256.                 <attribute name="height"/>
  1257.                 <attribute name="id" type="ID"/>
  1258.                 <attribute name="result"/>
  1259.                 <attribute name="width"/>
  1260.                 <attribute name="x"/>
  1261.                 <attribute name="xml:base"/>
  1262.                 <attribute name="y"/>
  1263.             </attributes>
  1264.         </element>
  1265.         <element name="feMergeNode">
  1266.             <child_elements>
  1267.                 <element>animate</element>
  1268.                 <element>set</element>
  1269.             </child_elements>
  1270.             <attributes>
  1271.                 <attribute name="id" type="ID"/>
  1272.                 <attribute name="in"/>
  1273.                 <attribute name="xml:base"/>
  1274.             </attributes>
  1275.         </element>
  1276.         <element name="feMorphology">
  1277.             <child_elements>
  1278.                 <element>animate</element>
  1279.                 <element>set</element>
  1280.             </child_elements>
  1281.             <attributes>
  1282.                 <attribute name="#color-interpolation-filters"/>
  1283.                 <attribute name="height"/>
  1284.                 <attribute name="id" type="ID"/>
  1285.                 <attribute name="in"/>
  1286.                 <attribute name="operator" values="erode|dilate"/>
  1287.                 <attribute name="radius"/>
  1288.                 <attribute name="result"/>
  1289.                 <attribute name="width"/>
  1290.                 <attribute name="x"/>
  1291.                 <attribute name="xml:base"/>
  1292.                 <attribute name="y"/>
  1293.             </attributes>
  1294.         </element>
  1295.         <element name="feOffset">
  1296.             <child_elements>
  1297.                 <element>animate</element>
  1298.                 <element>set</element>
  1299.             </child_elements>
  1300.             <attributes>
  1301.                 <attribute name="#color-interpolation-filters"/>
  1302.                 <attribute name="dx"/>
  1303.                 <attribute name="dy"/>
  1304.                 <attribute name="height"/>
  1305.                 <attribute name="id" type="ID"/>
  1306.                 <attribute name="in"/>
  1307.                 <attribute name="result"/>
  1308.                 <attribute name="width"/>
  1309.                 <attribute name="x"/>
  1310.                 <attribute name="xml:base"/>
  1311.                 <attribute name="y"/>
  1312.             </attributes>
  1313.         </element>
  1314.         <element name="fePointLight">
  1315.             <child_elements>
  1316.                 <element>animate</element>
  1317.                 <element>set</element>
  1318.             </child_elements>
  1319.             <attributes>
  1320.                 <attribute name="id" type="ID"/>
  1321.                 <attribute name="x"/>
  1322.                 <attribute name="xml:base"/>
  1323.                 <attribute name="y"/>
  1324.                 <attribute name="z"/>
  1325.             </attributes>
  1326.         </element>
  1327.         <element name="feSpecularLighting">
  1328.             <child_elements>
  1329.                 <element>feDistantLight</element>
  1330.                 <element>fePointLight</element>
  1331.                 <element>feSpotLight</element>
  1332.                 <element>animate</element>
  1333.                 <element>set</element>
  1334.                 <element>animateColor</element>
  1335.             </child_elements>
  1336.             <attributes>
  1337.                 <attribute name="class"/>
  1338.                 <attribute name="#color"/>
  1339.                 <attribute name="#color-interpolation"/>
  1340.                 <attribute name="#color-interpolation-filters"/>
  1341.                 <attribute name="#color-rendering"/>
  1342.                 <attribute name="height"/>
  1343.                 <attribute name="id" type="ID"/>
  1344.                 <attribute name="in"/>
  1345.                 <attribute name="kernelUnitLength"/>
  1346.                 <attribute name="#lighting-color"/>
  1347.                 <attribute name="result"/>
  1348.                 <attribute name="specularConstant"/>
  1349.                 <attribute name="specularExponent"/>
  1350.                 <attribute name="#style"/>
  1351.                 <attribute name="surfaceScale"/>
  1352.                 <attribute name="width"/>
  1353.                 <attribute name="x"/>
  1354.                 <attribute name="xml:base"/>
  1355.                 <attribute name="y"/>
  1356.             </attributes>
  1357.         </element>
  1358.         <element name="feSpotLight">
  1359.             <child_elements>
  1360.                 <element>animate</element>
  1361.                 <element>set</element>
  1362.             </child_elements>
  1363.             <attributes>
  1364.                 <attribute name="id" type="ID"/>
  1365.                 <attribute name="limitingConeAngle"/>
  1366.                 <attribute name="pointsAtX"/>
  1367.                 <attribute name="pointsAtY"/>
  1368.                 <attribute name="pointsAtZ"/>
  1369.                 <attribute name="specularExponent"/>
  1370.                 <attribute name="x"/>
  1371.                 <attribute name="xml:base"/>
  1372.                 <attribute name="y"/>
  1373.                 <attribute name="z"/>
  1374.             </attributes>
  1375.         </element>
  1376.         <element name="feTile">
  1377.             <child_elements>
  1378.                 <element>animate</element>
  1379.                 <element>set</element>
  1380.             </child_elements>
  1381.             <attributes>
  1382.                 <attribute name="#color-interpolation-filters"/>
  1383.                 <attribute name="height"/>
  1384.                 <attribute name="id" type="ID"/>
  1385.                 <attribute name="in"/>
  1386.                 <attribute name="result"/>
  1387.                 <attribute name="width"/>
  1388.                 <attribute name="x"/>
  1389.                 <attribute name="xml:base"/>
  1390.                 <attribute name="y"/>
  1391.             </attributes>
  1392.         </element>
  1393.         <element name="feTurbulence">
  1394.             <child_elements>
  1395.                 <element>animate</element>
  1396.                 <element>set</element>
  1397.             </child_elements>
  1398.             <attributes>
  1399.                 <attribute name="baseFrequency"/>
  1400.                 <attribute name="#color-interpolation-filters"/>
  1401.                 <attribute name="height"/>
  1402.                 <attribute name="id" type="ID"/>
  1403.                 <attribute name="numOctaves"/>
  1404.                 <attribute name="result"/>
  1405.                 <attribute name="seed"/>
  1406.                 <attribute name="stitchTiles" values="stitch|noStitch"/>
  1407.                 <attribute name="type" values="fractalNoise|turbulence"/>
  1408.                 <attribute name="width"/>
  1409.                 <attribute name="x"/>
  1410.                 <attribute name="xml:base"/>
  1411.                 <attribute name="y"/>
  1412.             </attributes>
  1413.         </element>
  1414.         <element name="filter">
  1415.             <child_elements>
  1416.                 <element>desc</element>
  1417.                 <element>title</element>
  1418.                 <element>metadata</element>
  1419.                 <element>feBlend</element>
  1420.                 <element>feFlood</element>
  1421.                 <element>feColorMatrix</element>
  1422.                 <element>feComponentTransfer</element>
  1423.                 <element>feComposite</element>
  1424.                 <element>feConvolveMatrix</element>
  1425.                 <element>feDiffuseLighting</element>
  1426.                 <element>feDisplacementMap</element>
  1427.                 <element>feGaussianBlur</element>
  1428.                 <element>feImage</element>
  1429.                 <element>feMerge</element>
  1430.                 <element>feMorphology</element>
  1431.                 <element>feOffset</element>
  1432.                 <element>feSpecularLighting</element>
  1433.                 <element>feTile</element>
  1434.                 <element>feTurbulence</element>
  1435.                 <element>animate</element>
  1436.                 <element>set</element>
  1437.             </child_elements>
  1438.             <attributes>
  1439.                 <attribute name="#alignment-baseline"/>
  1440.                 <attribute name="baseline-shift"/>
  1441.                 <attribute name="class"/>
  1442.                 <attribute name="clip"/>
  1443.                 <attribute name="clip-path"/>
  1444.                 <attribute name="#clip-rule"/>
  1445.                 <attribute name="#color"/>
  1446.                 <attribute name="#color-interpolation"/>
  1447.                 <attribute name="#color-interpolation-filters"/>
  1448.                 <attribute name="color-profile"/>
  1449.                 <attribute name="#color-rendering"/>
  1450.                 <attribute name="cursor"/>
  1451.                 <attribute name="#direction"/>
  1452.                 <attribute name="#display"/>
  1453.                 <attribute name="#dominant-baseline"/>
  1454.                 <attribute name="enable-background"/>
  1455.                 <attribute name="#externalResourcesRequired"/>
  1456.                 <attribute name="fill"/>
  1457.                 <attribute name="fill-opacity"/>
  1458.                 <attribute name="#fill-rule"/>
  1459.                 <attribute name="filter"/>
  1460.                 <attribute name="filterRes"/>
  1461.                 <attribute name="filterUnits" values="userSpaceOnUse|objectBoundingBox"/>
  1462.                 <attribute name="#flood-color"/>
  1463.                 <attribute name="flood-opacity"/>
  1464.                 <attribute name="font-family"/>
  1465.                 <attribute name="font-size"/>
  1466.                 <attribute name="font-size-adjust"/>
  1467.                 <attribute name="#font-stretch"/>
  1468.                 <attribute name="#font-style"/>
  1469.                 <attribute name="#font-variant"/>
  1470.                 <attribute name="#font-weight"/>
  1471.                 <attribute name="glyph-orientation-horizontal"/>
  1472.                 <attribute name="glyph-orientation-vertical"/>
  1473.                 <attribute name="height"/>
  1474.                 <attribute name="id" type="ID"/>
  1475.                 <attribute name="#image-rendering"/>
  1476.                 <attribute name="kerning"/>
  1477.                 <attribute name="letter-spacing"/>
  1478.                 <attribute name="#lighting-color"/>
  1479.                 <attribute name="marker-end"/>
  1480.                 <attribute name="marker-mid"/>
  1481.                 <attribute name="marker-start"/>
  1482.                 <attribute name="mask"/>
  1483.                 <attribute name="opacity"/>
  1484.                 <attribute name="#overflow"/>
  1485.                 <attribute name="#pointer-events"/>
  1486.                 <attribute name="primitiveUnits" values="userSpaceOnUse|objectBoundingBox"/>
  1487.                 <attribute name="#shape-rendering"/>
  1488.                 <attribute name="#stop-color"/>
  1489.                 <attribute name="stop-opacity"/>
  1490.                 <attribute name="stroke"/>
  1491.                 <attribute name="stroke-dasharray"/>
  1492.                 <attribute name="stroke-dashoffset"/>
  1493.                 <attribute name="#stroke-linecap"/>
  1494.                 <attribute name="#stroke-linejoin"/>
  1495.                 <attribute name="stroke-miterlimit"/>
  1496.                 <attribute name="stroke-opacity"/>
  1497.                 <attribute name="stroke-width"/>
  1498.                 <attribute name="#style"/>
  1499.                 <attribute name="#text-anchor"/>
  1500.                 <attribute name="text-decoration"/>
  1501.                 <attribute name="#text-rendering"/>
  1502.                 <attribute name="#unicode-bidi"/>
  1503.                 <attribute name="#visibility"/>
  1504.                 <attribute name="width"/>
  1505.                 <attribute name="word-spacing"/>
  1506.                 <attribute name="#writing-mode"/>
  1507.                 <attribute name="x"/>
  1508.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  1509.                 <attribute name="xlink:arcrole"/>
  1510.                 <attribute name="xlink:href"/>
  1511.                 <attribute name="xlink:role"/>
  1512.                 <attribute name="xlink:show" fixed="other"/>
  1513.                 <attribute name="xlink:title"/>
  1514.                 <attribute name="xlink:type" fixed="simple"/>
  1515.                 <attribute name="xml:base"/>
  1516.                 <attribute name="xml:lang" type="NMTOKEN"/>
  1517.                 <attribute name="#xml:space"/>
  1518.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  1519.                 <attribute name="y"/>
  1520.             </attributes>
  1521.         </element>
  1522.         <element name="font">
  1523.             <child_elements>
  1524.                 <element>desc</element>
  1525.                 <element>title</element>
  1526.                 <element>metadata</element>
  1527.                 <element>font-face</element>
  1528.                 <element>missing-glyph</element>
  1529.                 <element>glyph</element>
  1530.                 <element>hkern</element>
  1531.                 <element>vkern</element>
  1532.             </child_elements>
  1533.             <attributes>
  1534.                 <attribute name="#alignment-baseline"/>
  1535.                 <attribute name="baseline-shift"/>
  1536.                 <attribute name="class"/>
  1537.                 <attribute name="clip"/>
  1538.                 <attribute name="clip-path"/>
  1539.                 <attribute name="#clip-rule"/>
  1540.                 <attribute name="#color"/>
  1541.                 <attribute name="#color-interpolation"/>
  1542.                 <attribute name="#color-interpolation-filters"/>
  1543.                 <attribute name="color-profile"/>
  1544.                 <attribute name="#color-rendering"/>
  1545.                 <attribute name="cursor"/>
  1546.                 <attribute name="#direction"/>
  1547.                 <attribute name="#display"/>
  1548.                 <attribute name="#dominant-baseline"/>
  1549.                 <attribute name="enable-background"/>
  1550.                 <attribute name="#externalResourcesRequired"/>
  1551.                 <attribute name="fill"/>
  1552.                 <attribute name="fill-opacity"/>
  1553.                 <attribute name="#fill-rule"/>
  1554.                 <attribute name="filter"/>
  1555.                 <attribute name="#flood-color"/>
  1556.                 <attribute name="flood-opacity"/>
  1557.                 <attribute name="font-family"/>
  1558.                 <attribute name="font-size"/>
  1559.                 <attribute name="font-size-adjust"/>
  1560.                 <attribute name="#font-stretch"/>
  1561.                 <attribute name="#font-style"/>
  1562.                 <attribute name="#font-variant"/>
  1563.                 <attribute name="#font-weight"/>
  1564.                 <attribute name="glyph-orientation-horizontal"/>
  1565.                 <attribute name="glyph-orientation-vertical"/>
  1566.                 <attribute name="horiz-adv-x" mandatory="yes"/>
  1567.                 <attribute name="horiz-origin-x"/>
  1568.                 <attribute name="horiz-origin-y"/>
  1569.                 <attribute name="id" type="ID"/>
  1570.                 <attribute name="#image-rendering"/>
  1571.                 <attribute name="kerning"/>
  1572.                 <attribute name="letter-spacing"/>
  1573.                 <attribute name="#lighting-color"/>
  1574.                 <attribute name="marker-end"/>
  1575.                 <attribute name="marker-mid"/>
  1576.                 <attribute name="marker-start"/>
  1577.                 <attribute name="mask"/>
  1578.                 <attribute name="opacity"/>
  1579.                 <attribute name="#overflow"/>
  1580.                 <attribute name="#pointer-events"/>
  1581.                 <attribute name="#shape-rendering"/>
  1582.                 <attribute name="#stop-color"/>
  1583.                 <attribute name="stop-opacity"/>
  1584.                 <attribute name="stroke"/>
  1585.                 <attribute name="stroke-dasharray"/>
  1586.                 <attribute name="stroke-dashoffset"/>
  1587.                 <attribute name="#stroke-linecap"/>
  1588.                 <attribute name="#stroke-linejoin"/>
  1589.                 <attribute name="stroke-miterlimit"/>
  1590.                 <attribute name="stroke-opacity"/>
  1591.                 <attribute name="stroke-width"/>
  1592.                 <attribute name="#style"/>
  1593.                 <attribute name="#text-anchor"/>
  1594.                 <attribute name="text-decoration"/>
  1595.                 <attribute name="#text-rendering"/>
  1596.                 <attribute name="#unicode-bidi"/>
  1597.                 <attribute name="vert-adv-y"/>
  1598.                 <attribute name="vert-origin-x"/>
  1599.                 <attribute name="vert-origin-y"/>
  1600.                 <attribute name="#visibility"/>
  1601.                 <attribute name="word-spacing"/>
  1602.                 <attribute name="#writing-mode"/>
  1603.                 <attribute name="xml:base"/>
  1604.             </attributes>
  1605.         </element>
  1606.         <element name="font-face">
  1607.             <child_elements>
  1608.                 <element>desc</element>
  1609.                 <element>title</element>
  1610.                 <element>metadata</element>
  1611.                 <element>font-face-src</element>
  1612.                 <element>definition-src</element>
  1613.             </child_elements>
  1614.             <attributes>
  1615.                 <attribute name="accent-height"/>
  1616.                 <attribute name="alphabetic"/>
  1617.                 <attribute name="ascent"/>
  1618.                 <attribute name="bbox"/>
  1619.                 <attribute name="cap-height"/>
  1620.                 <attribute name="descent"/>
  1621.                 <attribute name="font-family"/>
  1622.                 <attribute name="font-size"/>
  1623.                 <attribute name="font-stretch"/>
  1624.                 <attribute name="font-style"/>
  1625.                 <attribute name="font-variant"/>
  1626.                 <attribute name="font-weight"/>
  1627.                 <attribute name="hanging"/>
  1628.                 <attribute name="id" type="ID"/>
  1629.                 <attribute name="ideographic"/>
  1630.                 <attribute name="mathematical"/>
  1631.                 <attribute name="overline-position"/>
  1632.                 <attribute name="overline-thickness"/>
  1633.                 <attribute name="panose-1"/>
  1634.                 <attribute name="slope"/>
  1635.                 <attribute name="stemh"/>
  1636.                 <attribute name="stemv"/>
  1637.                 <attribute name="strikethrough-position"/>
  1638.                 <attribute name="strikethrough-thickness"/>
  1639.                 <attribute name="underline-position"/>
  1640.                 <attribute name="underline-thickness"/>
  1641.                 <attribute name="unicode-range"/>
  1642.                 <attribute name="units-per-em"/>
  1643.                 <attribute name="v-alphabetic"/>
  1644.                 <attribute name="v-hanging"/>
  1645.                 <attribute name="v-ideographic"/>
  1646.                 <attribute name="v-mathematical"/>
  1647.                 <attribute name="widths"/>
  1648.                 <attribute name="x-height"/>
  1649.                 <attribute name="xml:base"/>
  1650.             </attributes>
  1651.         </element>
  1652.         <element name="font-face-format">
  1653.             <child_elements empty="yes"/>
  1654.             <attributes>
  1655.                 <attribute name="id" type="ID"/>
  1656.                 <attribute name="string"/>
  1657.                 <attribute name="xml:base"/>
  1658.             </attributes>
  1659.         </element>
  1660.         <element name="font-face-name">
  1661.             <child_elements empty="yes"/>
  1662.             <attributes>
  1663.                 <attribute name="id" type="ID"/>
  1664.                 <attribute name="name"/>
  1665.                 <attribute name="xml:base"/>
  1666.             </attributes>
  1667.         </element>
  1668.         <element name="font-face-src">
  1669.             <child_elements>
  1670.                 <element>font-face-uri</element>
  1671.                 <element>font-face-name</element>
  1672.             </child_elements>
  1673.             <attributes>
  1674.                 <attribute name="id" type="ID"/>
  1675.                 <attribute name="xml:base"/>
  1676.             </attributes>
  1677.         </element>
  1678.         <element name="font-face-uri">
  1679.             <child_elements>
  1680.                 <element>font-face-format</element>
  1681.             </child_elements>
  1682.             <attributes>
  1683.                 <attribute name="id" type="ID"/>
  1684.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  1685.                 <attribute name="xlink:arcrole"/>
  1686.                 <attribute name="xlink:href" mandatory="yes"/>
  1687.                 <attribute name="xlink:role"/>
  1688.                 <attribute name="xlink:show" fixed="other"/>
  1689.                 <attribute name="xlink:title"/>
  1690.                 <attribute name="xlink:type" fixed="simple"/>
  1691.                 <attribute name="xml:base"/>
  1692.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  1693.             </attributes>
  1694.         </element>
  1695.         <element name="foreignObject">
  1696.             <child_elements none="yes" empty="no"/>
  1697.             <attributes>
  1698.                 <attribute name="#alignment-baseline"/>
  1699.                 <attribute name="baseline-shift"/>
  1700.                 <attribute name="class"/>
  1701.                 <attribute name="clip"/>
  1702.                 <attribute name="clip-path"/>
  1703.                 <attribute name="#clip-rule"/>
  1704.                 <attribute name="#color"/>
  1705.                 <attribute name="#color-interpolation"/>
  1706.                 <attribute name="#color-interpolation-filters"/>
  1707.                 <attribute name="color-profile"/>
  1708.                 <attribute name="#color-rendering"/>
  1709.                 <attribute name="content" fixed="structured text"/>
  1710.                 <attribute name="cursor"/>
  1711.                 <attribute name="#direction"/>
  1712.                 <attribute name="#display"/>
  1713.                 <attribute name="#dominant-baseline"/>
  1714.                 <attribute name="enable-background"/>
  1715.                 <attribute name="#externalResourcesRequired"/>
  1716.                 <attribute name="fill"/>
  1717.                 <attribute name="fill-opacity"/>
  1718.                 <attribute name="#fill-rule"/>
  1719.                 <attribute name="filter"/>
  1720.                 <attribute name="#flood-color"/>
  1721.                 <attribute name="flood-opacity"/>
  1722.                 <attribute name="font-family"/>
  1723.                 <attribute name="font-size"/>
  1724.                 <attribute name="font-size-adjust"/>
  1725.                 <attribute name="#font-stretch"/>
  1726.                 <attribute name="#font-style"/>
  1727.                 <attribute name="#font-variant"/>
  1728.                 <attribute name="#font-weight"/>
  1729.                 <attribute name="glyph-orientation-horizontal"/>
  1730.                 <attribute name="glyph-orientation-vertical"/>
  1731.                 <attribute name="height" mandatory="yes"/>
  1732.                 <attribute name="id" type="ID"/>
  1733.                 <attribute name="#image-rendering"/>
  1734.                 <attribute name="kerning"/>
  1735.                 <attribute name="letter-spacing"/>
  1736.                 <attribute name="#lighting-color"/>
  1737.                 <attribute name="marker-end"/>
  1738.                 <attribute name="marker-mid"/>
  1739.                 <attribute name="marker-start"/>
  1740.                 <attribute name="mask"/>
  1741.                 <attribute name="onactivate"/>
  1742.                 <attribute name="onclick"/>
  1743.                 <attribute name="onfocusin"/>
  1744.                 <attribute name="onfocusout"/>
  1745.                 <attribute name="onload"/>
  1746.                 <attribute name="onmousedown"/>
  1747.                 <attribute name="onmousemove"/>
  1748.                 <attribute name="onmouseout"/>
  1749.                 <attribute name="onmouseover"/>
  1750.                 <attribute name="onmouseup"/>
  1751.                 <attribute name="opacity"/>
  1752.                 <attribute name="#overflow"/>
  1753.                 <attribute name="#pointer-events"/>
  1754.                 <attribute name="requiredExtensions"/>
  1755.                 <attribute name="requiredFeatures"/>
  1756.                 <attribute name="#shape-rendering"/>
  1757.                 <attribute name="#stop-color"/>
  1758.                 <attribute name="stop-opacity"/>
  1759.                 <attribute name="stroke"/>
  1760.                 <attribute name="stroke-dasharray"/>
  1761.                 <attribute name="stroke-dashoffset"/>
  1762.                 <attribute name="#stroke-linecap"/>
  1763.                 <attribute name="#stroke-linejoin"/>
  1764.                 <attribute name="stroke-miterlimit"/>
  1765.                 <attribute name="stroke-opacity"/>
  1766.                 <attribute name="stroke-width"/>
  1767.                 <attribute name="#style"/>
  1768.                 <attribute name="systemLanguage"/>
  1769.                 <attribute name="#text-anchor"/>
  1770.                 <attribute name="text-decoration"/>
  1771.                 <attribute name="#text-rendering"/>
  1772.                 <attribute name="transform"/>
  1773.                 <attribute name="#unicode-bidi"/>
  1774.                 <attribute name="#visibility"/>
  1775.                 <attribute name="width" mandatory="yes"/>
  1776.                 <attribute name="word-spacing"/>
  1777.                 <attribute name="#writing-mode"/>
  1778.                 <attribute name="x"/>
  1779.                 <attribute name="xml:base"/>
  1780.                 <attribute name="xml:lang" type="NMTOKEN"/>
  1781.                 <attribute name="#xml:space"/>
  1782.                 <attribute name="y"/>
  1783.             </attributes>
  1784.         </element>
  1785.         <element name="g">
  1786.             <child_elements>
  1787.                 <element>desc</element>
  1788.                 <element>title</element>
  1789.                 <element>metadata</element>
  1790.                 <element>defs</element>
  1791.                 <element>path</element>
  1792.                 <element>text</element>
  1793.                 <element>rect</element>
  1794.                 <element>circle</element>
  1795.                 <element>ellipse</element>
  1796.                 <element>line</element>
  1797.                 <element>polyline</element>
  1798.                 <element>polygon</element>
  1799.                 <element>use</element>
  1800.                 <element>image</element>
  1801.                 <element>svg</element>
  1802.                 <element>g</element>
  1803.                 <element>view</element>
  1804.                 <element>switch</element>
  1805.                 <element>a</element>
  1806.                 <element>altGlyphDef</element>
  1807.                 <element>script</element>
  1808.                 <element>style</element>
  1809.                 <element>symbol</element>
  1810.                 <element>marker</element>
  1811.                 <element>clipPath</element>
  1812.                 <element>mask</element>
  1813.                 <element>linearGradient</element>
  1814.                 <element>radialGradient</element>
  1815.                 <element>pattern</element>
  1816.                 <element>filter</element>
  1817.                 <element>cursor</element>
  1818.                 <element>font</element>
  1819.                 <element>animate</element>
  1820.                 <element>set</element>
  1821.                 <element>animateMotion</element>
  1822.                 <element>animateColor</element>
  1823.                 <element>animateTransform</element>
  1824.                 <element>color-profile</element>
  1825.                 <element>font-face</element>
  1826.             </child_elements>
  1827.             <attributes>
  1828.                 <attribute name="#alignment-baseline"/>
  1829.                 <attribute name="baseline-shift"/>
  1830.                 <attribute name="class"/>
  1831.                 <attribute name="clip"/>
  1832.                 <attribute name="clip-path"/>
  1833.                 <attribute name="#clip-rule"/>
  1834.                 <attribute name="#color"/>
  1835.                 <attribute name="#color-interpolation"/>
  1836.                 <attribute name="#color-interpolation-filters"/>
  1837.                 <attribute name="color-profile"/>
  1838.                 <attribute name="#color-rendering"/>
  1839.                 <attribute name="cursor"/>
  1840.                 <attribute name="#direction"/>
  1841.                 <attribute name="#display"/>
  1842.                 <attribute name="#dominant-baseline"/>
  1843.                 <attribute name="enable-background"/>
  1844.                 <attribute name="#externalResourcesRequired"/>
  1845.                 <attribute name="fill"/>
  1846.                 <attribute name="fill-opacity"/>
  1847.                 <attribute name="#fill-rule"/>
  1848.                 <attribute name="filter"/>
  1849.                 <attribute name="#flood-color"/>
  1850.                 <attribute name="flood-opacity"/>
  1851.                 <attribute name="font-family"/>
  1852.                 <attribute name="font-size"/>
  1853.                 <attribute name="font-size-adjust"/>
  1854.                 <attribute name="#font-stretch"/>
  1855.                 <attribute name="#font-style"/>
  1856.                 <attribute name="#font-variant"/>
  1857.                 <attribute name="#font-weight"/>
  1858.                 <attribute name="glyph-orientation-horizontal"/>
  1859.                 <attribute name="glyph-orientation-vertical"/>
  1860.                 <attribute name="id" type="ID"/>
  1861.                 <attribute name="#image-rendering"/>
  1862.                 <attribute name="kerning"/>
  1863.                 <attribute name="letter-spacing"/>
  1864.                 <attribute name="#lighting-color"/>
  1865.                 <attribute name="marker-end"/>
  1866.                 <attribute name="marker-mid"/>
  1867.                 <attribute name="marker-start"/>
  1868.                 <attribute name="mask"/>
  1869.                 <attribute name="onactivate"/>
  1870.                 <attribute name="onclick"/>
  1871.                 <attribute name="onfocusin"/>
  1872.                 <attribute name="onfocusout"/>
  1873.                 <attribute name="onload"/>
  1874.                 <attribute name="onmousedown"/>
  1875.                 <attribute name="onmousemove"/>
  1876.                 <attribute name="onmouseout"/>
  1877.                 <attribute name="onmouseover"/>
  1878.                 <attribute name="onmouseup"/>
  1879.                 <attribute name="opacity"/>
  1880.                 <attribute name="#overflow"/>
  1881.                 <attribute name="#pointer-events"/>
  1882.                 <attribute name="requiredExtensions"/>
  1883.                 <attribute name="requiredFeatures"/>
  1884.                 <attribute name="#shape-rendering"/>
  1885.                 <attribute name="#stop-color"/>
  1886.                 <attribute name="stop-opacity"/>
  1887.                 <attribute name="stroke"/>
  1888.                 <attribute name="stroke-dasharray"/>
  1889.                 <attribute name="stroke-dashoffset"/>
  1890.                 <attribute name="#stroke-linecap"/>
  1891.                 <attribute name="#stroke-linejoin"/>
  1892.                 <attribute name="stroke-miterlimit"/>
  1893.                 <attribute name="stroke-opacity"/>
  1894.                 <attribute name="stroke-width"/>
  1895.                 <attribute name="#style"/>
  1896.                 <attribute name="systemLanguage"/>
  1897.                 <attribute name="#text-anchor"/>
  1898.                 <attribute name="text-decoration"/>
  1899.                 <attribute name="#text-rendering"/>
  1900.                 <attribute name="transform"/>
  1901.                 <attribute name="#unicode-bidi"/>
  1902.                 <attribute name="#visibility"/>
  1903.                 <attribute name="word-spacing"/>
  1904.                 <attribute name="#writing-mode"/>
  1905.                 <attribute name="xml:base"/>
  1906.                 <attribute name="xml:lang" type="NMTOKEN"/>
  1907.                 <attribute name="#xml:space"/>
  1908.             </attributes>
  1909.         </element>
  1910.         <element name="glyph">
  1911.             <child_elements>
  1912.                 <element>desc</element>
  1913.                 <element>title</element>
  1914.                 <element>metadata</element>
  1915.                 <element>defs</element>
  1916.                 <element>path</element>
  1917.                 <element>text</element>
  1918.                 <element>rect</element>
  1919.                 <element>circle</element>
  1920.                 <element>ellipse</element>
  1921.                 <element>line</element>
  1922.                 <element>polyline</element>
  1923.                 <element>polygon</element>
  1924.                 <element>use</element>
  1925.                 <element>image</element>
  1926.                 <element>svg</element>
  1927.                 <element>g</element>
  1928.                 <element>view</element>
  1929.                 <element>switch</element>
  1930.                 <element>a</element>
  1931.                 <element>altGlyphDef</element>
  1932.                 <element>script</element>
  1933.                 <element>style</element>
  1934.                 <element>symbol</element>
  1935.                 <element>marker</element>
  1936.                 <element>clipPath</element>
  1937.                 <element>mask</element>
  1938.                 <element>linearGradient</element>
  1939.                 <element>radialGradient</element>
  1940.                 <element>pattern</element>
  1941.                 <element>filter</element>
  1942.                 <element>cursor</element>
  1943.                 <element>font</element>
  1944.                 <element>animate</element>
  1945.                 <element>set</element>
  1946.                 <element>animateMotion</element>
  1947.                 <element>animateColor</element>
  1948.                 <element>animateTransform</element>
  1949.                 <element>color-profile</element>
  1950.                 <element>font-face</element>
  1951.             </child_elements>
  1952.             <attributes>
  1953.                 <attribute name="#alignment-baseline"/>
  1954.                 <attribute name="arabic-form"/>
  1955.                 <attribute name="baseline-shift"/>
  1956.                 <attribute name="class"/>
  1957.                 <attribute name="clip"/>
  1958.                 <attribute name="clip-path"/>
  1959.                 <attribute name="#clip-rule"/>
  1960.                 <attribute name="#color"/>
  1961.                 <attribute name="#color-interpolation"/>
  1962.                 <attribute name="#color-interpolation-filters"/>
  1963.                 <attribute name="color-profile"/>
  1964.                 <attribute name="#color-rendering"/>
  1965.                 <attribute name="cursor"/>
  1966.                 <attribute name="d"/>
  1967.                 <attribute name="#direction"/>
  1968.                 <attribute name="#display"/>
  1969.                 <attribute name="#dominant-baseline"/>
  1970.                 <attribute name="enable-background"/>
  1971.                 <attribute name="fill"/>
  1972.                 <attribute name="fill-opacity"/>
  1973.                 <attribute name="#fill-rule"/>
  1974.                 <attribute name="filter"/>
  1975.                 <attribute name="#flood-color"/>
  1976.                 <attribute name="flood-opacity"/>
  1977.                 <attribute name="font-family"/>
  1978.                 <attribute name="font-size"/>
  1979.                 <attribute name="font-size-adjust"/>
  1980.                 <attribute name="#font-stretch"/>
  1981.                 <attribute name="#font-style"/>
  1982.                 <attribute name="#font-variant"/>
  1983.                 <attribute name="#font-weight"/>
  1984.                 <attribute name="glyph-name"/>
  1985.                 <attribute name="glyph-orientation-horizontal"/>
  1986.                 <attribute name="glyph-orientation-vertical"/>
  1987.                 <attribute name="horiz-adv-x"/>
  1988.                 <attribute name="id" type="ID"/>
  1989.                 <attribute name="#image-rendering"/>
  1990.                 <attribute name="kerning"/>
  1991.                 <attribute name="lang"/>
  1992.                 <attribute name="letter-spacing"/>
  1993.                 <attribute name="#lighting-color"/>
  1994.                 <attribute name="marker-end"/>
  1995.                 <attribute name="marker-mid"/>
  1996.                 <attribute name="marker-start"/>
  1997.                 <attribute name="mask"/>
  1998.                 <attribute name="opacity"/>
  1999.                 <attribute name="orientation"/>
  2000.                 <attribute name="#overflow"/>
  2001.                 <attribute name="#pointer-events"/>
  2002.                 <attribute name="#shape-rendering"/>
  2003.                 <attribute name="#stop-color"/>
  2004.                 <attribute name="stop-opacity"/>
  2005.                 <attribute name="stroke"/>
  2006.                 <attribute name="stroke-dasharray"/>
  2007.                 <attribute name="stroke-dashoffset"/>
  2008.                 <attribute name="#stroke-linecap"/>
  2009.                 <attribute name="#stroke-linejoin"/>
  2010.                 <attribute name="stroke-miterlimit"/>
  2011.                 <attribute name="stroke-opacity"/>
  2012.                 <attribute name="stroke-width"/>
  2013.                 <attribute name="#style"/>
  2014.                 <attribute name="#text-anchor"/>
  2015.                 <attribute name="text-decoration"/>
  2016.                 <attribute name="#text-rendering"/>
  2017.                 <attribute name="unicode"/>
  2018.                 <attribute name="#unicode-bidi"/>
  2019.                 <attribute name="vert-adv-y"/>
  2020.                 <attribute name="vert-origin-x"/>
  2021.                 <attribute name="vert-origin-y"/>
  2022.                 <attribute name="#visibility"/>
  2023.                 <attribute name="word-spacing"/>
  2024.                 <attribute name="#writing-mode"/>
  2025.                 <attribute name="xml:base"/>
  2026.             </attributes>
  2027.         </element>
  2028.         <element name="glyphRef">
  2029.             <child_elements empty="yes"/>
  2030.             <attributes>
  2031.                 <attribute name="class"/>
  2032.                 <attribute name="dx"/>
  2033.                 <attribute name="dy"/>
  2034.                 <attribute name="font-family"/>
  2035.                 <attribute name="font-size"/>
  2036.                 <attribute name="font-size-adjust"/>
  2037.                 <attribute name="#font-stretch"/>
  2038.                 <attribute name="#font-style"/>
  2039.                 <attribute name="#font-variant"/>
  2040.                 <attribute name="#font-weight"/>
  2041.                 <attribute name="format"/>
  2042.                 <attribute name="glyphRef"/>
  2043.                 <attribute name="id" type="ID"/>
  2044.                 <attribute name="#style"/>
  2045.                 <attribute name="x"/>
  2046.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2047.                 <attribute name="xlink:arcrole"/>
  2048.                 <attribute name="xlink:href"/>
  2049.                 <attribute name="xlink:role"/>
  2050.                 <attribute name="xlink:show" fixed="other"/>
  2051.                 <attribute name="xlink:title"/>
  2052.                 <attribute name="xlink:type" fixed="simple"/>
  2053.                 <attribute name="xml:base"/>
  2054.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2055.                 <attribute name="y"/>
  2056.             </attributes>
  2057.         </element>
  2058.         <element name="hkern">
  2059.             <child_elements empty="yes"/>
  2060.             <attributes>
  2061.                 <attribute name="g1"/>
  2062.                 <attribute name="g2"/>
  2063.                 <attribute name="id" type="ID"/>
  2064.                 <attribute name="k" mandatory="yes"/>
  2065.                 <attribute name="u1"/>
  2066.                 <attribute name="u2"/>
  2067.                 <attribute name="xml:base"/>
  2068.             </attributes>
  2069.         </element>
  2070.         <element name="image">
  2071.             <child_elements>
  2072.                 <element>desc</element>
  2073.                 <element>title</element>
  2074.                 <element>metadata</element>
  2075.                 <element>animate</element>
  2076.                 <element>set</element>
  2077.                 <element>animateMotion</element>
  2078.                 <element>animateColor</element>
  2079.                 <element>animateTransform</element>
  2080.             </child_elements>
  2081.             <attributes>
  2082.                 <attribute name="class"/>
  2083.                 <attribute name="clip"/>
  2084.                 <attribute name="clip-path"/>
  2085.                 <attribute name="#clip-rule"/>
  2086.                 <attribute name="#color"/>
  2087.                 <attribute name="#color-interpolation"/>
  2088.                 <attribute name="color-profile"/>
  2089.                 <attribute name="#color-rendering"/>
  2090.                 <attribute name="cursor"/>
  2091.                 <attribute name="#display"/>
  2092.                 <attribute name="#externalResourcesRequired"/>
  2093.                 <attribute name="filter"/>
  2094.                 <attribute name="height" mandatory="yes"/>
  2095.                 <attribute name="id" type="ID"/>
  2096.                 <attribute name="#image-rendering"/>
  2097.                 <attribute name="mask"/>
  2098.                 <attribute name="onactivate"/>
  2099.                 <attribute name="onclick"/>
  2100.                 <attribute name="onfocusin"/>
  2101.                 <attribute name="onfocusout"/>
  2102.                 <attribute name="onload"/>
  2103.                 <attribute name="onmousedown"/>
  2104.                 <attribute name="onmousemove"/>
  2105.                 <attribute name="onmouseout"/>
  2106.                 <attribute name="onmouseover"/>
  2107.                 <attribute name="onmouseup"/>
  2108.                 <attribute name="opacity"/>
  2109.                 <attribute name="#overflow"/>
  2110.                 <attribute name="#pointer-events"/>
  2111.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  2112.                 <attribute name="requiredExtensions"/>
  2113.                 <attribute name="requiredFeatures"/>
  2114.                 <attribute name="#shape-rendering"/>
  2115.                 <attribute name="#style"/>
  2116.                 <attribute name="systemLanguage"/>
  2117.                 <attribute name="#text-rendering"/>
  2118.                 <attribute name="transform"/>
  2119.                 <attribute name="#visibility"/>
  2120.                 <attribute name="width" mandatory="yes"/>
  2121.                 <attribute name="x"/>
  2122.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2123.                 <attribute name="xlink:arcrole"/>
  2124.                 <attribute name="xlink:href" mandatory="yes"/>
  2125.                 <attribute name="xlink:role"/>
  2126.                 <attribute name="xlink:show" fixed="embed"/>
  2127.                 <attribute name="xlink:title"/>
  2128.                 <attribute name="xlink:type" fixed="simple"/>
  2129.                 <attribute name="xml:base"/>
  2130.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2131.                 <attribute name="#xml:space"/>
  2132.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2133.                 <attribute name="y"/>
  2134.             </attributes>
  2135.         </element>
  2136.         <element name="line">
  2137.             <child_elements>
  2138.                 <element>desc</element>
  2139.                 <element>title</element>
  2140.                 <element>metadata</element>
  2141.                 <element>animate</element>
  2142.                 <element>set</element>
  2143.                 <element>animateMotion</element>
  2144.                 <element>animateColor</element>
  2145.                 <element>animateTransform</element>
  2146.             </child_elements>
  2147.             <attributes>
  2148.                 <attribute name="class"/>
  2149.                 <attribute name="clip-path"/>
  2150.                 <attribute name="#clip-rule"/>
  2151.                 <attribute name="#color"/>
  2152.                 <attribute name="#color-interpolation"/>
  2153.                 <attribute name="#color-rendering"/>
  2154.                 <attribute name="cursor"/>
  2155.                 <attribute name="#display"/>
  2156.                 <attribute name="#externalResourcesRequired"/>
  2157.                 <attribute name="fill"/>
  2158.                 <attribute name="fill-opacity"/>
  2159.                 <attribute name="#fill-rule"/>
  2160.                 <attribute name="filter"/>
  2161.                 <attribute name="id" type="ID"/>
  2162.                 <attribute name="#image-rendering"/>
  2163.                 <attribute name="marker-end"/>
  2164.                 <attribute name="marker-mid"/>
  2165.                 <attribute name="marker-start"/>
  2166.                 <attribute name="mask"/>
  2167.                 <attribute name="onactivate"/>
  2168.                 <attribute name="onclick"/>
  2169.                 <attribute name="onfocusin"/>
  2170.                 <attribute name="onfocusout"/>
  2171.                 <attribute name="onload"/>
  2172.                 <attribute name="onmousedown"/>
  2173.                 <attribute name="onmousemove"/>
  2174.                 <attribute name="onmouseout"/>
  2175.                 <attribute name="onmouseover"/>
  2176.                 <attribute name="onmouseup"/>
  2177.                 <attribute name="opacity"/>
  2178.                 <attribute name="#pointer-events"/>
  2179.                 <attribute name="requiredExtensions"/>
  2180.                 <attribute name="requiredFeatures"/>
  2181.                 <attribute name="#shape-rendering"/>
  2182.                 <attribute name="stroke"/>
  2183.                 <attribute name="stroke-dasharray"/>
  2184.                 <attribute name="stroke-dashoffset"/>
  2185.                 <attribute name="#stroke-linecap"/>
  2186.                 <attribute name="#stroke-linejoin"/>
  2187.                 <attribute name="stroke-miterlimit"/>
  2188.                 <attribute name="stroke-opacity"/>
  2189.                 <attribute name="stroke-width"/>
  2190.                 <attribute name="#style"/>
  2191.                 <attribute name="systemLanguage"/>
  2192.                 <attribute name="#text-rendering"/>
  2193.                 <attribute name="transform"/>
  2194.                 <attribute name="#visibility"/>
  2195.                 <attribute name="x1"/>
  2196.                 <attribute name="x2"/>
  2197.                 <attribute name="xml:base"/>
  2198.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2199.                 <attribute name="#xml:space"/>
  2200.                 <attribute name="y1"/>
  2201.                 <attribute name="y2"/>
  2202.             </attributes>
  2203.         </element>
  2204.         <element name="linearGradient">
  2205.             <child_elements>
  2206.                 <element>desc</element>
  2207.                 <element>title</element>
  2208.                 <element>metadata</element>
  2209.                 <element>stop</element>
  2210.                 <element>animate</element>
  2211.                 <element>set</element>
  2212.                 <element>animateTransform</element>
  2213.             </child_elements>
  2214.             <attributes>
  2215.                 <attribute name="class"/>
  2216.                 <attribute name="#color"/>
  2217.                 <attribute name="#color-interpolation"/>
  2218.                 <attribute name="#color-rendering"/>
  2219.                 <attribute name="#externalResourcesRequired"/>
  2220.                 <attribute name="gradientTransform"/>
  2221.                 <attribute name="#gradientUnits"/>
  2222.                 <attribute name="id" type="ID"/>
  2223.                 <attribute name="#spreadMethod"/>
  2224.                 <attribute name="#stop-color"/>
  2225.                 <attribute name="stop-opacity"/>
  2226.                 <attribute name="#style"/>
  2227.                 <attribute name="x1"/>
  2228.                 <attribute name="x2"/>
  2229.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2230.                 <attribute name="xlink:arcrole"/>
  2231.                 <attribute name="xlink:href"/>
  2232.                 <attribute name="xlink:role"/>
  2233.                 <attribute name="xlink:show" fixed="other"/>
  2234.                 <attribute name="xlink:title"/>
  2235.                 <attribute name="xlink:type" fixed="simple"/>
  2236.                 <attribute name="xml:base"/>
  2237.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2238.                 <attribute name="y1"/>
  2239.                 <attribute name="y2"/>
  2240.             </attributes>
  2241.         </element>
  2242.         <element name="marker">
  2243.             <child_elements>
  2244.                 <element>desc</element>
  2245.                 <element>title</element>
  2246.                 <element>metadata</element>
  2247.                 <element>defs</element>
  2248.                 <element>path</element>
  2249.                 <element>text</element>
  2250.                 <element>rect</element>
  2251.                 <element>circle</element>
  2252.                 <element>ellipse</element>
  2253.                 <element>line</element>
  2254.                 <element>polyline</element>
  2255.                 <element>polygon</element>
  2256.                 <element>use</element>
  2257.                 <element>image</element>
  2258.                 <element>svg</element>
  2259.                 <element>g</element>
  2260.                 <element>view</element>
  2261.                 <element>switch</element>
  2262.                 <element>a</element>
  2263.                 <element>altGlyphDef</element>
  2264.                 <element>script</element>
  2265.                 <element>style</element>
  2266.                 <element>symbol</element>
  2267.                 <element>marker</element>
  2268.                 <element>clipPath</element>
  2269.                 <element>mask</element>
  2270.                 <element>linearGradient</element>
  2271.                 <element>radialGradient</element>
  2272.                 <element>pattern</element>
  2273.                 <element>filter</element>
  2274.                 <element>cursor</element>
  2275.                 <element>font</element>
  2276.                 <element>animate</element>
  2277.                 <element>set</element>
  2278.                 <element>animateMotion</element>
  2279.                 <element>animateColor</element>
  2280.                 <element>animateTransform</element>
  2281.                 <element>color-profile</element>
  2282.                 <element>font-face</element>
  2283.             </child_elements>
  2284.             <attributes>
  2285.                 <attribute name="#alignment-baseline"/>
  2286.                 <attribute name="baseline-shift"/>
  2287.                 <attribute name="class"/>
  2288.                 <attribute name="clip"/>
  2289.                 <attribute name="clip-path"/>
  2290.                 <attribute name="#clip-rule"/>
  2291.                 <attribute name="#color"/>
  2292.                 <attribute name="#color-interpolation"/>
  2293.                 <attribute name="#color-interpolation-filters"/>
  2294.                 <attribute name="color-profile"/>
  2295.                 <attribute name="#color-rendering"/>
  2296.                 <attribute name="cursor"/>
  2297.                 <attribute name="#direction"/>
  2298.                 <attribute name="#display"/>
  2299.                 <attribute name="#dominant-baseline"/>
  2300.                 <attribute name="enable-background"/>
  2301.                 <attribute name="#externalResourcesRequired"/>
  2302.                 <attribute name="fill"/>
  2303.                 <attribute name="fill-opacity"/>
  2304.                 <attribute name="#fill-rule"/>
  2305.                 <attribute name="filter"/>
  2306.                 <attribute name="#flood-color"/>
  2307.                 <attribute name="flood-opacity"/>
  2308.                 <attribute name="font-family"/>
  2309.                 <attribute name="font-size"/>
  2310.                 <attribute name="font-size-adjust"/>
  2311.                 <attribute name="#font-stretch"/>
  2312.                 <attribute name="#font-style"/>
  2313.                 <attribute name="#font-variant"/>
  2314.                 <attribute name="#font-weight"/>
  2315.                 <attribute name="glyph-orientation-horizontal"/>
  2316.                 <attribute name="glyph-orientation-vertical"/>
  2317.                 <attribute name="id" type="ID"/>
  2318.                 <attribute name="#image-rendering"/>
  2319.                 <attribute name="kerning"/>
  2320.                 <attribute name="letter-spacing"/>
  2321.                 <attribute name="#lighting-color"/>
  2322.                 <attribute name="marker-end"/>
  2323.                 <attribute name="markerHeight"/>
  2324.                 <attribute name="marker-mid"/>
  2325.                 <attribute name="marker-start"/>
  2326.                 <attribute name="markerUnits" values="strokeWidth|userSpaceOnUse"/>
  2327.                 <attribute name="markerWidth"/>
  2328.                 <attribute name="mask"/>
  2329.                 <attribute name="opacity"/>
  2330.                 <attribute name="orient"/>
  2331.                 <attribute name="#overflow"/>
  2332.                 <attribute name="#pointer-events"/>
  2333.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  2334.                 <attribute name="refX"/>
  2335.                 <attribute name="refY"/>
  2336.                 <attribute name="#shape-rendering"/>
  2337.                 <attribute name="#stop-color"/>
  2338.                 <attribute name="stop-opacity"/>
  2339.                 <attribute name="stroke"/>
  2340.                 <attribute name="stroke-dasharray"/>
  2341.                 <attribute name="stroke-dashoffset"/>
  2342.                 <attribute name="#stroke-linecap"/>
  2343.                 <attribute name="#stroke-linejoin"/>
  2344.                 <attribute name="stroke-miterlimit"/>
  2345.                 <attribute name="stroke-opacity"/>
  2346.                 <attribute name="stroke-width"/>
  2347.                 <attribute name="#style"/>
  2348.                 <attribute name="#text-anchor"/>
  2349.                 <attribute name="text-decoration"/>
  2350.                 <attribute name="#text-rendering"/>
  2351.                 <attribute name="#unicode-bidi"/>
  2352.                 <attribute name="viewBox"/>
  2353.                 <attribute name="#visibility"/>
  2354.                 <attribute name="word-spacing"/>
  2355.                 <attribute name="#writing-mode"/>
  2356.                 <attribute name="xml:base"/>
  2357.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2358.                 <attribute name="#xml:space"/>
  2359.             </attributes>
  2360.         </element>
  2361.         <element name="mask">
  2362.             <child_elements>
  2363.                 <element>desc</element>
  2364.                 <element>title</element>
  2365.                 <element>metadata</element>
  2366.                 <element>defs</element>
  2367.                 <element>path</element>
  2368.                 <element>text</element>
  2369.                 <element>rect</element>
  2370.                 <element>circle</element>
  2371.                 <element>ellipse</element>
  2372.                 <element>line</element>
  2373.                 <element>polyline</element>
  2374.                 <element>polygon</element>
  2375.                 <element>use</element>
  2376.                 <element>image</element>
  2377.                 <element>svg</element>
  2378.                 <element>g</element>
  2379.                 <element>view</element>
  2380.                 <element>switch</element>
  2381.                 <element>a</element>
  2382.                 <element>altGlyphDef</element>
  2383.                 <element>script</element>
  2384.                 <element>style</element>
  2385.                 <element>symbol</element>
  2386.                 <element>marker</element>
  2387.                 <element>clipPath</element>
  2388.                 <element>mask</element>
  2389.                 <element>linearGradient</element>
  2390.                 <element>radialGradient</element>
  2391.                 <element>pattern</element>
  2392.                 <element>filter</element>
  2393.                 <element>cursor</element>
  2394.                 <element>font</element>
  2395.                 <element>animate</element>
  2396.                 <element>set</element>
  2397.                 <element>animateMotion</element>
  2398.                 <element>animateColor</element>
  2399.                 <element>animateTransform</element>
  2400.                 <element>color-profile</element>
  2401.                 <element>font-face</element>
  2402.             </child_elements>
  2403.             <attributes>
  2404.                 <attribute name="#alignment-baseline"/>
  2405.                 <attribute name="baseline-shift"/>
  2406.                 <attribute name="class"/>
  2407.                 <attribute name="clip"/>
  2408.                 <attribute name="clip-path"/>
  2409.                 <attribute name="#clip-rule"/>
  2410.                 <attribute name="#color"/>
  2411.                 <attribute name="#color-interpolation"/>
  2412.                 <attribute name="#color-interpolation-filters"/>
  2413.                 <attribute name="color-profile"/>
  2414.                 <attribute name="#color-rendering"/>
  2415.                 <attribute name="cursor"/>
  2416.                 <attribute name="#direction"/>
  2417.                 <attribute name="#display"/>
  2418.                 <attribute name="#dominant-baseline"/>
  2419.                 <attribute name="enable-background"/>
  2420.                 <attribute name="#externalResourcesRequired"/>
  2421.                 <attribute name="fill"/>
  2422.                 <attribute name="fill-opacity"/>
  2423.                 <attribute name="#fill-rule"/>
  2424.                 <attribute name="filter"/>
  2425.                 <attribute name="#flood-color"/>
  2426.                 <attribute name="flood-opacity"/>
  2427.                 <attribute name="font-family"/>
  2428.                 <attribute name="font-size"/>
  2429.                 <attribute name="font-size-adjust"/>
  2430.                 <attribute name="#font-stretch"/>
  2431.                 <attribute name="#font-style"/>
  2432.                 <attribute name="#font-variant"/>
  2433.                 <attribute name="#font-weight"/>
  2434.                 <attribute name="glyph-orientation-horizontal"/>
  2435.                 <attribute name="glyph-orientation-vertical"/>
  2436.                 <attribute name="height"/>
  2437.                 <attribute name="id" type="ID"/>
  2438.                 <attribute name="#image-rendering"/>
  2439.                 <attribute name="kerning"/>
  2440.                 <attribute name="letter-spacing"/>
  2441.                 <attribute name="#lighting-color"/>
  2442.                 <attribute name="marker-end"/>
  2443.                 <attribute name="marker-mid"/>
  2444.                 <attribute name="marker-start"/>
  2445.                 <attribute name="mask"/>
  2446.                 <attribute name="maskContentUnits" values="userSpaceOnUse|objectBoundingBox"/>
  2447.                 <attribute name="maskUnits" values="userSpaceOnUse|objectBoundingBox"/>
  2448.                 <attribute name="opacity"/>
  2449.                 <attribute name="#overflow"/>
  2450.                 <attribute name="#pointer-events"/>
  2451.                 <attribute name="requiredExtensions"/>
  2452.                 <attribute name="requiredFeatures"/>
  2453.                 <attribute name="#shape-rendering"/>
  2454.                 <attribute name="#stop-color"/>
  2455.                 <attribute name="stop-opacity"/>
  2456.                 <attribute name="stroke"/>
  2457.                 <attribute name="stroke-dasharray"/>
  2458.                 <attribute name="stroke-dashoffset"/>
  2459.                 <attribute name="#stroke-linecap"/>
  2460.                 <attribute name="#stroke-linejoin"/>
  2461.                 <attribute name="stroke-miterlimit"/>
  2462.                 <attribute name="stroke-opacity"/>
  2463.                 <attribute name="stroke-width"/>
  2464.                 <attribute name="#style"/>
  2465.                 <attribute name="systemLanguage"/>
  2466.                 <attribute name="#text-anchor"/>
  2467.                 <attribute name="text-decoration"/>
  2468.                 <attribute name="#text-rendering"/>
  2469.                 <attribute name="#unicode-bidi"/>
  2470.                 <attribute name="#visibility"/>
  2471.                 <attribute name="width"/>
  2472.                 <attribute name="word-spacing"/>
  2473.                 <attribute name="#writing-mode"/>
  2474.                 <attribute name="x"/>
  2475.                 <attribute name="xml:base"/>
  2476.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2477.                 <attribute name="#xml:space"/>
  2478.                 <attribute name="y"/>
  2479.             </attributes>
  2480.         </element>
  2481.         <element name="metadata">
  2482.             <child_elements none="yes" empty="no"/>
  2483.             <attributes>
  2484.                 <attribute name="id" type="ID"/>
  2485.                 <attribute name="xml:base"/>
  2486.             </attributes>
  2487.         </element>
  2488.         <element name="missing-glyph">
  2489.             <child_elements>
  2490.                 <element>desc</element>
  2491.                 <element>title</element>
  2492.                 <element>metadata</element>
  2493.                 <element>defs</element>
  2494.                 <element>path</element>
  2495.                 <element>text</element>
  2496.                 <element>rect</element>
  2497.                 <element>circle</element>
  2498.                 <element>ellipse</element>
  2499.                 <element>line</element>
  2500.                 <element>polyline</element>
  2501.                 <element>polygon</element>
  2502.                 <element>use</element>
  2503.                 <element>image</element>
  2504.                 <element>svg</element>
  2505.                 <element>g</element>
  2506.                 <element>view</element>
  2507.                 <element>switch</element>
  2508.                 <element>a</element>
  2509.                 <element>altGlyphDef</element>
  2510.                 <element>script</element>
  2511.                 <element>style</element>
  2512.                 <element>symbol</element>
  2513.                 <element>marker</element>
  2514.                 <element>clipPath</element>
  2515.                 <element>mask</element>
  2516.                 <element>linearGradient</element>
  2517.                 <element>radialGradient</element>
  2518.                 <element>pattern</element>
  2519.                 <element>filter</element>
  2520.                 <element>cursor</element>
  2521.                 <element>font</element>
  2522.                 <element>animate</element>
  2523.                 <element>set</element>
  2524.                 <element>animateMotion</element>
  2525.                 <element>animateColor</element>
  2526.                 <element>animateTransform</element>
  2527.                 <element>color-profile</element>
  2528.                 <element>font-face</element>
  2529.             </child_elements>
  2530.             <attributes>
  2531.                 <attribute name="#alignment-baseline"/>
  2532.                 <attribute name="baseline-shift"/>
  2533.                 <attribute name="class"/>
  2534.                 <attribute name="clip"/>
  2535.                 <attribute name="clip-path"/>
  2536.                 <attribute name="#clip-rule"/>
  2537.                 <attribute name="#color"/>
  2538.                 <attribute name="#color-interpolation"/>
  2539.                 <attribute name="#color-interpolation-filters"/>
  2540.                 <attribute name="color-profile"/>
  2541.                 <attribute name="#color-rendering"/>
  2542.                 <attribute name="cursor"/>
  2543.                 <attribute name="d"/>
  2544.                 <attribute name="#direction"/>
  2545.                 <attribute name="#display"/>
  2546.                 <attribute name="#dominant-baseline"/>
  2547.                 <attribute name="enable-background"/>
  2548.                 <attribute name="fill"/>
  2549.                 <attribute name="fill-opacity"/>
  2550.                 <attribute name="#fill-rule"/>
  2551.                 <attribute name="filter"/>
  2552.                 <attribute name="#flood-color"/>
  2553.                 <attribute name="flood-opacity"/>
  2554.                 <attribute name="font-family"/>
  2555.                 <attribute name="font-size"/>
  2556.                 <attribute name="font-size-adjust"/>
  2557.                 <attribute name="#font-stretch"/>
  2558.                 <attribute name="#font-style"/>
  2559.                 <attribute name="#font-variant"/>
  2560.                 <attribute name="#font-weight"/>
  2561.                 <attribute name="glyph-orientation-horizontal"/>
  2562.                 <attribute name="glyph-orientation-vertical"/>
  2563.                 <attribute name="horiz-adv-x"/>
  2564.                 <attribute name="id" type="ID"/>
  2565.                 <attribute name="#image-rendering"/>
  2566.                 <attribute name="kerning"/>
  2567.                 <attribute name="letter-spacing"/>
  2568.                 <attribute name="#lighting-color"/>
  2569.                 <attribute name="marker-end"/>
  2570.                 <attribute name="marker-mid"/>
  2571.                 <attribute name="marker-start"/>
  2572.                 <attribute name="mask"/>
  2573.                 <attribute name="opacity"/>
  2574.                 <attribute name="#overflow"/>
  2575.                 <attribute name="#pointer-events"/>
  2576.                 <attribute name="#shape-rendering"/>
  2577.                 <attribute name="#stop-color"/>
  2578.                 <attribute name="stop-opacity"/>
  2579.                 <attribute name="stroke"/>
  2580.                 <attribute name="stroke-dasharray"/>
  2581.                 <attribute name="stroke-dashoffset"/>
  2582.                 <attribute name="#stroke-linecap"/>
  2583.                 <attribute name="#stroke-linejoin"/>
  2584.                 <attribute name="stroke-miterlimit"/>
  2585.                 <attribute name="stroke-opacity"/>
  2586.                 <attribute name="stroke-width"/>
  2587.                 <attribute name="#style"/>
  2588.                 <attribute name="#text-anchor"/>
  2589.                 <attribute name="text-decoration"/>
  2590.                 <attribute name="#text-rendering"/>
  2591.                 <attribute name="#unicode-bidi"/>
  2592.                 <attribute name="vert-adv-y"/>
  2593.                 <attribute name="vert-origin-x"/>
  2594.                 <attribute name="vert-origin-y"/>
  2595.                 <attribute name="#visibility"/>
  2596.                 <attribute name="word-spacing"/>
  2597.                 <attribute name="#writing-mode"/>
  2598.                 <attribute name="xml:base"/>
  2599.             </attributes>
  2600.         </element>
  2601.         <element name="mpath">
  2602.             <child_elements>
  2603.                 <element>desc</element>
  2604.                 <element>title</element>
  2605.                 <element>metadata</element>
  2606.             </child_elements>
  2607.             <attributes>
  2608.                 <attribute name="#externalResourcesRequired"/>
  2609.                 <attribute name="id" type="ID"/>
  2610.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2611.                 <attribute name="xlink:arcrole"/>
  2612.                 <attribute name="xlink:href" mandatory="yes"/>
  2613.                 <attribute name="xlink:role"/>
  2614.                 <attribute name="xlink:show" fixed="other"/>
  2615.                 <attribute name="xlink:title"/>
  2616.                 <attribute name="xlink:type" fixed="simple"/>
  2617.                 <attribute name="xml:base"/>
  2618.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2619.             </attributes>
  2620.         </element>
  2621.         <element name="path">
  2622.             <child_elements>
  2623.                 <element>desc</element>
  2624.                 <element>title</element>
  2625.                 <element>metadata</element>
  2626.                 <element>animate</element>
  2627.                 <element>set</element>
  2628.                 <element>animateMotion</element>
  2629.                 <element>animateColor</element>
  2630.                 <element>animateTransform</element>
  2631.             </child_elements>
  2632.             <attributes>
  2633.                 <attribute name="class"/>
  2634.                 <attribute name="clip-path"/>
  2635.                 <attribute name="#clip-rule"/>
  2636.                 <attribute name="#color"/>
  2637.                 <attribute name="#color-interpolation"/>
  2638.                 <attribute name="#color-rendering"/>
  2639.                 <attribute name="cursor"/>
  2640.                 <attribute name="d" mandatory="yes"/>
  2641.                 <attribute name="#display"/>
  2642.                 <attribute name="#externalResourcesRequired"/>
  2643.                 <attribute name="fill"/>
  2644.                 <attribute name="fill-opacity"/>
  2645.                 <attribute name="#fill-rule"/>
  2646.                 <attribute name="filter"/>
  2647.                 <attribute name="id" type="ID"/>
  2648.                 <attribute name="#image-rendering"/>
  2649.                 <attribute name="marker-end"/>
  2650.                 <attribute name="marker-mid"/>
  2651.                 <attribute name="marker-start"/>
  2652.                 <attribute name="mask"/>
  2653.                 <attribute name="onactivate"/>
  2654.                 <attribute name="onclick"/>
  2655.                 <attribute name="onfocusin"/>
  2656.                 <attribute name="onfocusout"/>
  2657.                 <attribute name="onload"/>
  2658.                 <attribute name="onmousedown"/>
  2659.                 <attribute name="onmousemove"/>
  2660.                 <attribute name="onmouseout"/>
  2661.                 <attribute name="onmouseover"/>
  2662.                 <attribute name="onmouseup"/>
  2663.                 <attribute name="opacity"/>
  2664.                 <attribute name="pathLength"/>
  2665.                 <attribute name="#pointer-events"/>
  2666.                 <attribute name="requiredExtensions"/>
  2667.                 <attribute name="requiredFeatures"/>
  2668.                 <attribute name="#shape-rendering"/>
  2669.                 <attribute name="stroke"/>
  2670.                 <attribute name="stroke-dasharray"/>
  2671.                 <attribute name="stroke-dashoffset"/>
  2672.                 <attribute name="#stroke-linecap"/>
  2673.                 <attribute name="#stroke-linejoin"/>
  2674.                 <attribute name="stroke-miterlimit"/>
  2675.                 <attribute name="stroke-opacity"/>
  2676.                 <attribute name="stroke-width"/>
  2677.                 <attribute name="#style"/>
  2678.                 <attribute name="systemLanguage"/>
  2679.                 <attribute name="#text-rendering"/>
  2680.                 <attribute name="transform"/>
  2681.                 <attribute name="#visibility"/>
  2682.                 <attribute name="xml:base"/>
  2683.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2684.                 <attribute name="#xml:space"/>
  2685.             </attributes>
  2686.         </element>
  2687.         <element name="pattern">
  2688.             <child_elements>
  2689.                 <element>desc</element>
  2690.                 <element>title</element>
  2691.                 <element>metadata</element>
  2692.                 <element>defs</element>
  2693.                 <element>path</element>
  2694.                 <element>text</element>
  2695.                 <element>rect</element>
  2696.                 <element>circle</element>
  2697.                 <element>ellipse</element>
  2698.                 <element>line</element>
  2699.                 <element>polyline</element>
  2700.                 <element>polygon</element>
  2701.                 <element>use</element>
  2702.                 <element>image</element>
  2703.                 <element>svg</element>
  2704.                 <element>g</element>
  2705.                 <element>view</element>
  2706.                 <element>switch</element>
  2707.                 <element>a</element>
  2708.                 <element>altGlyphDef</element>
  2709.                 <element>script</element>
  2710.                 <element>style</element>
  2711.                 <element>symbol</element>
  2712.                 <element>marker</element>
  2713.                 <element>clipPath</element>
  2714.                 <element>mask</element>
  2715.                 <element>linearGradient</element>
  2716.                 <element>radialGradient</element>
  2717.                 <element>pattern</element>
  2718.                 <element>filter</element>
  2719.                 <element>cursor</element>
  2720.                 <element>font</element>
  2721.                 <element>animate</element>
  2722.                 <element>set</element>
  2723.                 <element>animateMotion</element>
  2724.                 <element>animateColor</element>
  2725.                 <element>animateTransform</element>
  2726.                 <element>color-profile</element>
  2727.                 <element>font-face</element>
  2728.             </child_elements>
  2729.             <attributes>
  2730.                 <attribute name="#alignment-baseline"/>
  2731.                 <attribute name="baseline-shift"/>
  2732.                 <attribute name="class"/>
  2733.                 <attribute name="clip"/>
  2734.                 <attribute name="clip-path"/>
  2735.                 <attribute name="#clip-rule"/>
  2736.                 <attribute name="#color"/>
  2737.                 <attribute name="#color-interpolation"/>
  2738.                 <attribute name="#color-interpolation-filters"/>
  2739.                 <attribute name="color-profile"/>
  2740.                 <attribute name="#color-rendering"/>
  2741.                 <attribute name="cursor"/>
  2742.                 <attribute name="#direction"/>
  2743.                 <attribute name="#display"/>
  2744.                 <attribute name="#dominant-baseline"/>
  2745.                 <attribute name="enable-background"/>
  2746.                 <attribute name="#externalResourcesRequired"/>
  2747.                 <attribute name="fill"/>
  2748.                 <attribute name="fill-opacity"/>
  2749.                 <attribute name="#fill-rule"/>
  2750.                 <attribute name="filter"/>
  2751.                 <attribute name="#flood-color"/>
  2752.                 <attribute name="flood-opacity"/>
  2753.                 <attribute name="font-family"/>
  2754.                 <attribute name="font-size"/>
  2755.                 <attribute name="font-size-adjust"/>
  2756.                 <attribute name="#font-stretch"/>
  2757.                 <attribute name="#font-style"/>
  2758.                 <attribute name="#font-variant"/>
  2759.                 <attribute name="#font-weight"/>
  2760.                 <attribute name="glyph-orientation-horizontal"/>
  2761.                 <attribute name="glyph-orientation-vertical"/>
  2762.                 <attribute name="height"/>
  2763.                 <attribute name="id" type="ID"/>
  2764.                 <attribute name="#image-rendering"/>
  2765.                 <attribute name="kerning"/>
  2766.                 <attribute name="letter-spacing"/>
  2767.                 <attribute name="#lighting-color"/>
  2768.                 <attribute name="marker-end"/>
  2769.                 <attribute name="marker-mid"/>
  2770.                 <attribute name="marker-start"/>
  2771.                 <attribute name="mask"/>
  2772.                 <attribute name="opacity"/>
  2773.                 <attribute name="#overflow"/>
  2774.                 <attribute name="patternContentUnits" values="userSpaceOnUse|objectBoundingBox"/>
  2775.                 <attribute name="patternTransform"/>
  2776.                 <attribute name="patternUnits" values="userSpaceOnUse|objectBoundingBox"/>
  2777.                 <attribute name="#pointer-events"/>
  2778.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  2779.                 <attribute name="requiredExtensions"/>
  2780.                 <attribute name="requiredFeatures"/>
  2781.                 <attribute name="#shape-rendering"/>
  2782.                 <attribute name="#stop-color"/>
  2783.                 <attribute name="stop-opacity"/>
  2784.                 <attribute name="stroke"/>
  2785.                 <attribute name="stroke-dasharray"/>
  2786.                 <attribute name="stroke-dashoffset"/>
  2787.                 <attribute name="#stroke-linecap"/>
  2788.                 <attribute name="#stroke-linejoin"/>
  2789.                 <attribute name="stroke-miterlimit"/>
  2790.                 <attribute name="stroke-opacity"/>
  2791.                 <attribute name="stroke-width"/>
  2792.                 <attribute name="#style"/>
  2793.                 <attribute name="systemLanguage"/>
  2794.                 <attribute name="#text-anchor"/>
  2795.                 <attribute name="text-decoration"/>
  2796.                 <attribute name="#text-rendering"/>
  2797.                 <attribute name="#unicode-bidi"/>
  2798.                 <attribute name="viewBox"/>
  2799.                 <attribute name="#visibility"/>
  2800.                 <attribute name="width"/>
  2801.                 <attribute name="word-spacing"/>
  2802.                 <attribute name="#writing-mode"/>
  2803.                 <attribute name="x"/>
  2804.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2805.                 <attribute name="xlink:arcrole"/>
  2806.                 <attribute name="xlink:href"/>
  2807.                 <attribute name="xlink:role"/>
  2808.                 <attribute name="xlink:show" fixed="other"/>
  2809.                 <attribute name="xlink:title"/>
  2810.                 <attribute name="xlink:type" fixed="simple"/>
  2811.                 <attribute name="xml:base"/>
  2812.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2813.                 <attribute name="#xml:space"/>
  2814.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2815.                 <attribute name="y"/>
  2816.             </attributes>
  2817.         </element>
  2818.         <element name="polygon">
  2819.             <child_elements>
  2820.                 <element>desc</element>
  2821.                 <element>title</element>
  2822.                 <element>metadata</element>
  2823.                 <element>animate</element>
  2824.                 <element>set</element>
  2825.                 <element>animateMotion</element>
  2826.                 <element>animateColor</element>
  2827.                 <element>animateTransform</element>
  2828.             </child_elements>
  2829.             <attributes>
  2830.                 <attribute name="class"/>
  2831.                 <attribute name="clip-path"/>
  2832.                 <attribute name="#clip-rule"/>
  2833.                 <attribute name="#color"/>
  2834.                 <attribute name="#color-interpolation"/>
  2835.                 <attribute name="#color-rendering"/>
  2836.                 <attribute name="cursor"/>
  2837.                 <attribute name="#display"/>
  2838.                 <attribute name="#externalResourcesRequired"/>
  2839.                 <attribute name="fill"/>
  2840.                 <attribute name="fill-opacity"/>
  2841.                 <attribute name="#fill-rule"/>
  2842.                 <attribute name="filter"/>
  2843.                 <attribute name="id" type="ID"/>
  2844.                 <attribute name="#image-rendering"/>
  2845.                 <attribute name="marker-end"/>
  2846.                 <attribute name="marker-mid"/>
  2847.                 <attribute name="marker-start"/>
  2848.                 <attribute name="mask"/>
  2849.                 <attribute name="onactivate"/>
  2850.                 <attribute name="onclick"/>
  2851.                 <attribute name="onfocusin"/>
  2852.                 <attribute name="onfocusout"/>
  2853.                 <attribute name="onload"/>
  2854.                 <attribute name="onmousedown"/>
  2855.                 <attribute name="onmousemove"/>
  2856.                 <attribute name="onmouseout"/>
  2857.                 <attribute name="onmouseover"/>
  2858.                 <attribute name="onmouseup"/>
  2859.                 <attribute name="opacity"/>
  2860.                 <attribute name="#pointer-events"/>
  2861.                 <attribute name="points" mandatory="yes"/>
  2862.                 <attribute name="requiredExtensions"/>
  2863.                 <attribute name="requiredFeatures"/>
  2864.                 <attribute name="#shape-rendering"/>
  2865.                 <attribute name="stroke"/>
  2866.                 <attribute name="stroke-dasharray"/>
  2867.                 <attribute name="stroke-dashoffset"/>
  2868.                 <attribute name="#stroke-linecap"/>
  2869.                 <attribute name="#stroke-linejoin"/>
  2870.                 <attribute name="stroke-miterlimit"/>
  2871.                 <attribute name="stroke-opacity"/>
  2872.                 <attribute name="stroke-width"/>
  2873.                 <attribute name="#style"/>
  2874.                 <attribute name="systemLanguage"/>
  2875.                 <attribute name="#text-rendering"/>
  2876.                 <attribute name="transform"/>
  2877.                 <attribute name="#visibility"/>
  2878.                 <attribute name="xml:base"/>
  2879.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2880.                 <attribute name="#xml:space"/>
  2881.             </attributes>
  2882.         </element>
  2883.         <element name="polyline">
  2884.             <child_elements>
  2885.                 <element>desc</element>
  2886.                 <element>title</element>
  2887.                 <element>metadata</element>
  2888.                 <element>animate</element>
  2889.                 <element>set</element>
  2890.                 <element>animateMotion</element>
  2891.                 <element>animateColor</element>
  2892.                 <element>animateTransform</element>
  2893.             </child_elements>
  2894.             <attributes>
  2895.                 <attribute name="class"/>
  2896.                 <attribute name="clip-path"/>
  2897.                 <attribute name="#clip-rule"/>
  2898.                 <attribute name="#color"/>
  2899.                 <attribute name="#color-interpolation"/>
  2900.                 <attribute name="#color-rendering"/>
  2901.                 <attribute name="cursor"/>
  2902.                 <attribute name="#display"/>
  2903.                 <attribute name="#externalResourcesRequired"/>
  2904.                 <attribute name="fill"/>
  2905.                 <attribute name="fill-opacity"/>
  2906.                 <attribute name="#fill-rule"/>
  2907.                 <attribute name="filter"/>
  2908.                 <attribute name="id" type="ID"/>
  2909.                 <attribute name="#image-rendering"/>
  2910.                 <attribute name="marker-end"/>
  2911.                 <attribute name="marker-mid"/>
  2912.                 <attribute name="marker-start"/>
  2913.                 <attribute name="mask"/>
  2914.                 <attribute name="onactivate"/>
  2915.                 <attribute name="onclick"/>
  2916.                 <attribute name="onfocusin"/>
  2917.                 <attribute name="onfocusout"/>
  2918.                 <attribute name="onload"/>
  2919.                 <attribute name="onmousedown"/>
  2920.                 <attribute name="onmousemove"/>
  2921.                 <attribute name="onmouseout"/>
  2922.                 <attribute name="onmouseover"/>
  2923.                 <attribute name="onmouseup"/>
  2924.                 <attribute name="opacity"/>
  2925.                 <attribute name="#pointer-events"/>
  2926.                 <attribute name="points" mandatory="yes"/>
  2927.                 <attribute name="requiredExtensions"/>
  2928.                 <attribute name="requiredFeatures"/>
  2929.                 <attribute name="#shape-rendering"/>
  2930.                 <attribute name="stroke"/>
  2931.                 <attribute name="stroke-dasharray"/>
  2932.                 <attribute name="stroke-dashoffset"/>
  2933.                 <attribute name="#stroke-linecap"/>
  2934.                 <attribute name="#stroke-linejoin"/>
  2935.                 <attribute name="stroke-miterlimit"/>
  2936.                 <attribute name="stroke-opacity"/>
  2937.                 <attribute name="stroke-width"/>
  2938.                 <attribute name="#style"/>
  2939.                 <attribute name="systemLanguage"/>
  2940.                 <attribute name="#text-rendering"/>
  2941.                 <attribute name="transform"/>
  2942.                 <attribute name="#visibility"/>
  2943.                 <attribute name="xml:base"/>
  2944.                 <attribute name="xml:lang" type="NMTOKEN"/>
  2945.                 <attribute name="#xml:space"/>
  2946.             </attributes>
  2947.         </element>
  2948.         <element name="radialGradient">
  2949.             <child_elements>
  2950.                 <element>desc</element>
  2951.                 <element>title</element>
  2952.                 <element>metadata</element>
  2953.                 <element>stop</element>
  2954.                 <element>animate</element>
  2955.                 <element>set</element>
  2956.                 <element>animateTransform</element>
  2957.             </child_elements>
  2958.             <attributes>
  2959.                 <attribute name="class"/>
  2960.                 <attribute name="#color"/>
  2961.                 <attribute name="#color-interpolation"/>
  2962.                 <attribute name="#color-rendering"/>
  2963.                 <attribute name="cx"/>
  2964.                 <attribute name="cy"/>
  2965.                 <attribute name="#externalResourcesRequired"/>
  2966.                 <attribute name="fx"/>
  2967.                 <attribute name="fy"/>
  2968.                 <attribute name="gradientTransform"/>
  2969.                 <attribute name="#gradientUnits"/>
  2970.                 <attribute name="id" type="ID"/>
  2971.                 <attribute name="r"/>
  2972.                 <attribute name="#spreadMethod"/>
  2973.                 <attribute name="#stop-color"/>
  2974.                 <attribute name="stop-opacity"/>
  2975.                 <attribute name="#style"/>
  2976.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  2977.                 <attribute name="xlink:arcrole"/>
  2978.                 <attribute name="xlink:href"/>
  2979.                 <attribute name="xlink:role"/>
  2980.                 <attribute name="xlink:show" fixed="other"/>
  2981.                 <attribute name="xlink:title"/>
  2982.                 <attribute name="xlink:type" fixed="simple"/>
  2983.                 <attribute name="xml:base"/>
  2984.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  2985.             </attributes>
  2986.         </element>
  2987.         <element name="rect">
  2988.             <child_elements>
  2989.                 <element>desc</element>
  2990.                 <element>title</element>
  2991.                 <element>metadata</element>
  2992.                 <element>animate</element>
  2993.                 <element>set</element>
  2994.                 <element>animateMotion</element>
  2995.                 <element>animateColor</element>
  2996.                 <element>animateTransform</element>
  2997.             </child_elements>
  2998.             <attributes>
  2999.                 <attribute name="class"/>
  3000.                 <attribute name="clip-path"/>
  3001.                 <attribute name="#clip-rule"/>
  3002.                 <attribute name="#color"/>
  3003.                 <attribute name="#color-interpolation"/>
  3004.                 <attribute name="#color-rendering"/>
  3005.                 <attribute name="cursor"/>
  3006.                 <attribute name="#display"/>
  3007.                 <attribute name="#externalResourcesRequired"/>
  3008.                 <attribute name="fill"/>
  3009.                 <attribute name="fill-opacity"/>
  3010.                 <attribute name="#fill-rule"/>
  3011.                 <attribute name="filter"/>
  3012.                 <attribute name="height" mandatory="yes"/>
  3013.                 <attribute name="id" type="ID"/>
  3014.                 <attribute name="#image-rendering"/>
  3015.                 <attribute name="mask"/>
  3016.                 <attribute name="onactivate"/>
  3017.                 <attribute name="onclick"/>
  3018.                 <attribute name="onfocusin"/>
  3019.                 <attribute name="onfocusout"/>
  3020.                 <attribute name="onload"/>
  3021.                 <attribute name="onmousedown"/>
  3022.                 <attribute name="onmousemove"/>
  3023.                 <attribute name="onmouseout"/>
  3024.                 <attribute name="onmouseover"/>
  3025.                 <attribute name="onmouseup"/>
  3026.                 <attribute name="opacity"/>
  3027.                 <attribute name="#pointer-events"/>
  3028.                 <attribute name="requiredExtensions"/>
  3029.                 <attribute name="requiredFeatures"/>
  3030.                 <attribute name="rx"/>
  3031.                 <attribute name="ry"/>
  3032.                 <attribute name="#shape-rendering"/>
  3033.                 <attribute name="stroke"/>
  3034.                 <attribute name="stroke-dasharray"/>
  3035.                 <attribute name="stroke-dashoffset"/>
  3036.                 <attribute name="#stroke-linecap"/>
  3037.                 <attribute name="#stroke-linejoin"/>
  3038.                 <attribute name="stroke-miterlimit"/>
  3039.                 <attribute name="stroke-opacity"/>
  3040.                 <attribute name="stroke-width"/>
  3041.                 <attribute name="#style"/>
  3042.                 <attribute name="systemLanguage"/>
  3043.                 <attribute name="#text-rendering"/>
  3044.                 <attribute name="transform"/>
  3045.                 <attribute name="#visibility"/>
  3046.                 <attribute name="width" mandatory="yes"/>
  3047.                 <attribute name="x"/>
  3048.                 <attribute name="xml:base"/>
  3049.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3050.                 <attribute name="#xml:space"/>
  3051.                 <attribute name="y"/>
  3052.             </attributes>
  3053.         </element>
  3054.         <element name="script">
  3055.             <child_elements none="yes" empty="no"/>
  3056.             <attributes>
  3057.                 <attribute name="#externalResourcesRequired"/>
  3058.                 <attribute name="id" type="ID"/>
  3059.                 <attribute name="type" mandatory="yes"/>
  3060.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  3061.                 <attribute name="xlink:arcrole"/>
  3062.                 <attribute name="xlink:href"/>
  3063.                 <attribute name="xlink:role"/>
  3064.                 <attribute name="xlink:show" fixed="other"/>
  3065.                 <attribute name="xlink:title"/>
  3066.                 <attribute name="xlink:type" fixed="simple"/>
  3067.                 <attribute name="xml:base"/>
  3068.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  3069.             </attributes>
  3070.         </element>
  3071.         <element name="set">
  3072.             <child_elements>
  3073.                 <element>desc</element>
  3074.                 <element>title</element>
  3075.                 <element>metadata</element>
  3076.             </child_elements>
  3077.             <attributes>
  3078.                 <attribute name="attributeName" mandatory="yes"/>
  3079.                 <attribute name="attributeType"/>
  3080.                 <attribute name="begin"/>
  3081.                 <attribute name="dur"/>
  3082.                 <attribute name="end"/>
  3083.                 <attribute name="#externalResourcesRequired"/>
  3084.                 <attribute name="#fill"/>
  3085.                 <attribute name="id" type="ID"/>
  3086.                 <attribute name="max"/>
  3087.                 <attribute name="min"/>
  3088.                 <attribute name="onbegin"/>
  3089.                 <attribute name="onend"/>
  3090.                 <attribute name="onrepeat"/>
  3091.                 <attribute name="repeatCount"/>
  3092.                 <attribute name="repeatDur"/>
  3093.                 <attribute name="requiredExtensions"/>
  3094.                 <attribute name="requiredFeatures"/>
  3095.                 <attribute name="#restart"/>
  3096.                 <attribute name="systemLanguage"/>
  3097.                 <attribute name="to"/>
  3098.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  3099.                 <attribute name="xlink:arcrole"/>
  3100.                 <attribute name="xlink:href"/>
  3101.                 <attribute name="xlink:role"/>
  3102.                 <attribute name="xlink:show" fixed="other"/>
  3103.                 <attribute name="xlink:title"/>
  3104.                 <attribute name="xlink:type" fixed="simple"/>
  3105.                 <attribute name="xml:base"/>
  3106.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  3107.             </attributes>
  3108.         </element>
  3109.         <element name="stop">
  3110.             <child_elements>
  3111.                 <element>animate</element>
  3112.                 <element>set</element>
  3113.                 <element>animateColor</element>
  3114.             </child_elements>
  3115.             <attributes>
  3116.                 <attribute name="class"/>
  3117.                 <attribute name="#color"/>
  3118.                 <attribute name="#color-interpolation"/>
  3119.                 <attribute name="#color-rendering"/>
  3120.                 <attribute name="id" type="ID"/>
  3121.                 <attribute name="offset" mandatory="yes"/>
  3122.                 <attribute name="#stop-color"/>
  3123.                 <attribute name="stop-opacity"/>
  3124.                 <attribute name="#style"/>
  3125.                 <attribute name="xml:base"/>
  3126.             </attributes>
  3127.         </element>
  3128.         <element name="style">
  3129.             <child_elements none="yes" empty="no"/>
  3130.             <attributes>
  3131.                 <attribute name="id" type="ID"/>
  3132.                 <attribute name="media"/>
  3133.                 <attribute name="title"/>
  3134.                 <attribute name="type" mandatory="yes"/>
  3135.                 <attribute name="xml:base"/>
  3136.                 <attribute name="xml:space" fixed="preserve"/>
  3137.             </attributes>
  3138.         </element>
  3139.         <element name="svg">
  3140.             <child_elements>
  3141.                 <element>desc</element>
  3142.                 <element>title</element>
  3143.                 <element>metadata</element>
  3144.                 <element>defs</element>
  3145.                 <element>path</element>
  3146.                 <element>text</element>
  3147.                 <element>rect</element>
  3148.                 <element>circle</element>
  3149.                 <element>ellipse</element>
  3150.                 <element>line</element>
  3151.                 <element>polyline</element>
  3152.                 <element>polygon</element>
  3153.                 <element>use</element>
  3154.                 <element>image</element>
  3155.                 <element>svg</element>
  3156.                 <element>g</element>
  3157.                 <element>view</element>
  3158.                 <element>switch</element>
  3159.                 <element>a</element>
  3160.                 <element>altGlyphDef</element>
  3161.                 <element>script</element>
  3162.                 <element>style</element>
  3163.                 <element>symbol</element>
  3164.                 <element>marker</element>
  3165.                 <element>clipPath</element>
  3166.                 <element>mask</element>
  3167.                 <element>linearGradient</element>
  3168.                 <element>radialGradient</element>
  3169.                 <element>pattern</element>
  3170.                 <element>filter</element>
  3171.                 <element>cursor</element>
  3172.                 <element>font</element>
  3173.                 <element>animate</element>
  3174.                 <element>set</element>
  3175.                 <element>animateMotion</element>
  3176.                 <element>animateColor</element>
  3177.                 <element>animateTransform</element>
  3178.                 <element>color-profile</element>
  3179.                 <element>font-face</element>
  3180.             </child_elements>
  3181.             <attributes>
  3182.                 <attribute name="#alignment-baseline"/>
  3183.                 <attribute name="baseline-shift"/>
  3184.                 <attribute name="class"/>
  3185.                 <attribute name="clip"/>
  3186.                 <attribute name="clip-path"/>
  3187.                 <attribute name="#clip-rule"/>
  3188.                 <attribute name="#color"/>
  3189.                 <attribute name="#color-interpolation"/>
  3190.                 <attribute name="#color-interpolation-filters"/>
  3191.                 <attribute name="color-profile"/>
  3192.                 <attribute name="#color-rendering"/>
  3193.                 <attribute name="contentScriptType" fixed="text/ecmascript"/>
  3194.                 <attribute name="contentStyleType" fixed="text/css"/>
  3195.                 <attribute name="cursor"/>
  3196.                 <attribute name="#direction"/>
  3197.                 <attribute name="#display"/>
  3198.                 <attribute name="#dominant-baseline"/>
  3199.                 <attribute name="enable-background"/>
  3200.                 <attribute name="#externalResourcesRequired"/>
  3201.                 <attribute name="fill"/>
  3202.                 <attribute name="fill-opacity"/>
  3203.                 <attribute name="#fill-rule"/>
  3204.                 <attribute name="filter"/>
  3205.                 <attribute name="#flood-color"/>
  3206.                 <attribute name="flood-opacity"/>
  3207.                 <attribute name="font-family"/>
  3208.                 <attribute name="font-size"/>
  3209.                 <attribute name="font-size-adjust"/>
  3210.                 <attribute name="#font-stretch"/>
  3211.                 <attribute name="#font-style"/>
  3212.                 <attribute name="#font-variant"/>
  3213.                 <attribute name="#font-weight"/>
  3214.                 <attribute name="glyph-orientation-horizontal"/>
  3215.                 <attribute name="glyph-orientation-vertical"/>
  3216.                 <attribute name="height"/>
  3217.                 <attribute name="id" type="ID"/>
  3218.                 <attribute name="#image-rendering"/>
  3219.                 <attribute name="kerning"/>
  3220.                 <attribute name="letter-spacing"/>
  3221.                 <attribute name="#lighting-color"/>
  3222.                 <attribute name="marker-end"/>
  3223.                 <attribute name="marker-mid"/>
  3224.                 <attribute name="marker-start"/>
  3225.                 <attribute name="mask"/>
  3226.                 <attribute name="onabort"/>
  3227.                 <attribute name="onactivate"/>
  3228.                 <attribute name="onclick"/>
  3229.                 <attribute name="onerror"/>
  3230.                 <attribute name="onfocusin"/>
  3231.                 <attribute name="onfocusout"/>
  3232.                 <attribute name="onload"/>
  3233.                 <attribute name="onmousedown"/>
  3234.                 <attribute name="onmousemove"/>
  3235.                 <attribute name="onmouseout"/>
  3236.                 <attribute name="onmouseover"/>
  3237.                 <attribute name="onmouseup"/>
  3238.                 <attribute name="onresize"/>
  3239.                 <attribute name="onscroll"/>
  3240.                 <attribute name="onunload"/>
  3241.                 <attribute name="onzoom"/>
  3242.                 <attribute name="opacity"/>
  3243.                 <attribute name="#overflow"/>
  3244.                 <attribute name="#pointer-events"/>
  3245.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  3246.                 <attribute name="requiredExtensions"/>
  3247.                 <attribute name="requiredFeatures"/>
  3248.                 <attribute name="#shape-rendering"/>
  3249.                 <attribute name="#stop-color"/>
  3250.                 <attribute name="stop-opacity"/>
  3251.                 <attribute name="stroke"/>
  3252.                 <attribute name="stroke-dasharray"/>
  3253.                 <attribute name="stroke-dashoffset"/>
  3254.                 <attribute name="#stroke-linecap"/>
  3255.                 <attribute name="#stroke-linejoin"/>
  3256.                 <attribute name="stroke-miterlimit"/>
  3257.                 <attribute name="stroke-opacity"/>
  3258.                 <attribute name="stroke-width"/>
  3259.                 <attribute name="#style"/>
  3260.                 <attribute name="systemLanguage"/>
  3261.                 <attribute name="#text-anchor"/>
  3262.                 <attribute name="text-decoration"/>
  3263.                 <attribute name="#text-rendering"/>
  3264.                 <attribute name="#unicode-bidi"/>
  3265.                 <attribute name="version" fixed="1.0"/>
  3266.                 <attribute name="viewBox"/>
  3267.                 <attribute name="#visibility"/>
  3268.                 <attribute name="width"/>
  3269.                 <attribute name="word-spacing"/>
  3270.                 <attribute name="#writing-mode"/>
  3271.                 <attribute name="x"/>
  3272.                 <attribute name="xml:base"/>
  3273.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3274.                 <attribute name="#xml:space"/>
  3275.                 <attribute name="xmlns:svg" fixed="http://www.w3.org/2000/svg" mandatory="yes"/>
  3276.                 <attribute name="y"/>
  3277.                 <attribute name="#zoomAndPan"/>
  3278.             </attributes>
  3279.         </element>
  3280.         <element name="switch">
  3281.             <child_elements>
  3282.                 <element>desc</element>
  3283.                 <element>title</element>
  3284.                 <element>metadata</element>
  3285.                 <element>path</element>
  3286.                 <element>text</element>
  3287.                 <element>rect</element>
  3288.                 <element>circle</element>
  3289.                 <element>ellipse</element>
  3290.                 <element>line</element>
  3291.                 <element>polyline</element>
  3292.                 <element>polygon</element>
  3293.                 <element>use</element>
  3294.                 <element>image</element>
  3295.                 <element>svg</element>
  3296.                 <element>g</element>
  3297.                 <element>switch</element>
  3298.                 <element>a</element>
  3299.                 <element>foreignObject</element>
  3300.                 <element>animate</element>
  3301.                 <element>set</element>
  3302.                 <element>animateMotion</element>
  3303.                 <element>animateColor</element>
  3304.                 <element>animateTransform</element>
  3305.             </child_elements>
  3306.             <attributes>
  3307.                 <attribute name="#alignment-baseline"/>
  3308.                 <attribute name="baseline-shift"/>
  3309.                 <attribute name="class"/>
  3310.                 <attribute name="clip"/>
  3311.                 <attribute name="clip-path"/>
  3312.                 <attribute name="#clip-rule"/>
  3313.                 <attribute name="#color"/>
  3314.                 <attribute name="#color-interpolation"/>
  3315.                 <attribute name="#color-interpolation-filters"/>
  3316.                 <attribute name="color-profile"/>
  3317.                 <attribute name="#color-rendering"/>
  3318.                 <attribute name="cursor"/>
  3319.                 <attribute name="#direction"/>
  3320.                 <attribute name="#display"/>
  3321.                 <attribute name="#dominant-baseline"/>
  3322.                 <attribute name="enable-background"/>
  3323.                 <attribute name="#externalResourcesRequired"/>
  3324.                 <attribute name="fill"/>
  3325.                 <attribute name="fill-opacity"/>
  3326.                 <attribute name="#fill-rule"/>
  3327.                 <attribute name="filter"/>
  3328.                 <attribute name="#flood-color"/>
  3329.                 <attribute name="flood-opacity"/>
  3330.                 <attribute name="font-family"/>
  3331.                 <attribute name="font-size"/>
  3332.                 <attribute name="font-size-adjust"/>
  3333.                 <attribute name="#font-stretch"/>
  3334.                 <attribute name="#font-style"/>
  3335.                 <attribute name="#font-variant"/>
  3336.                 <attribute name="#font-weight"/>
  3337.                 <attribute name="glyph-orientation-horizontal"/>
  3338.                 <attribute name="glyph-orientation-vertical"/>
  3339.                 <attribute name="id" type="ID"/>
  3340.                 <attribute name="#image-rendering"/>
  3341.                 <attribute name="kerning"/>
  3342.                 <attribute name="letter-spacing"/>
  3343.                 <attribute name="#lighting-color"/>
  3344.                 <attribute name="marker-end"/>
  3345.                 <attribute name="marker-mid"/>
  3346.                 <attribute name="marker-start"/>
  3347.                 <attribute name="mask"/>
  3348.                 <attribute name="onactivate"/>
  3349.                 <attribute name="onclick"/>
  3350.                 <attribute name="onfocusin"/>
  3351.                 <attribute name="onfocusout"/>
  3352.                 <attribute name="onload"/>
  3353.                 <attribute name="onmousedown"/>
  3354.                 <attribute name="onmousemove"/>
  3355.                 <attribute name="onmouseout"/>
  3356.                 <attribute name="onmouseover"/>
  3357.                 <attribute name="onmouseup"/>
  3358.                 <attribute name="opacity"/>
  3359.                 <attribute name="#overflow"/>
  3360.                 <attribute name="#pointer-events"/>
  3361.                 <attribute name="requiredExtensions"/>
  3362.                 <attribute name="requiredFeatures"/>
  3363.                 <attribute name="#shape-rendering"/>
  3364.                 <attribute name="#stop-color"/>
  3365.                 <attribute name="stop-opacity"/>
  3366.                 <attribute name="stroke"/>
  3367.                 <attribute name="stroke-dasharray"/>
  3368.                 <attribute name="stroke-dashoffset"/>
  3369.                 <attribute name="#stroke-linecap"/>
  3370.                 <attribute name="#stroke-linejoin"/>
  3371.                 <attribute name="stroke-miterlimit"/>
  3372.                 <attribute name="stroke-opacity"/>
  3373.                 <attribute name="stroke-width"/>
  3374.                 <attribute name="#style"/>
  3375.                 <attribute name="systemLanguage"/>
  3376.                 <attribute name="#text-anchor"/>
  3377.                 <attribute name="text-decoration"/>
  3378.                 <attribute name="#text-rendering"/>
  3379.                 <attribute name="transform"/>
  3380.                 <attribute name="#unicode-bidi"/>
  3381.                 <attribute name="#visibility"/>
  3382.                 <attribute name="word-spacing"/>
  3383.                 <attribute name="#writing-mode"/>
  3384.                 <attribute name="xml:base"/>
  3385.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3386.                 <attribute name="#xml:space"/>
  3387.             </attributes>
  3388.         </element>
  3389.         <element name="symbol">
  3390.             <child_elements>
  3391.                 <element>desc</element>
  3392.                 <element>title</element>
  3393.                 <element>metadata</element>
  3394.                 <element>defs</element>
  3395.                 <element>path</element>
  3396.                 <element>text</element>
  3397.                 <element>rect</element>
  3398.                 <element>circle</element>
  3399.                 <element>ellipse</element>
  3400.                 <element>line</element>
  3401.                 <element>polyline</element>
  3402.                 <element>polygon</element>
  3403.                 <element>use</element>
  3404.                 <element>image</element>
  3405.                 <element>svg</element>
  3406.                 <element>g</element>
  3407.                 <element>view</element>
  3408.                 <element>switch</element>
  3409.                 <element>a</element>
  3410.                 <element>altGlyphDef</element>
  3411.                 <element>script</element>
  3412.                 <element>style</element>
  3413.                 <element>symbol</element>
  3414.                 <element>marker</element>
  3415.                 <element>clipPath</element>
  3416.                 <element>mask</element>
  3417.                 <element>linearGradient</element>
  3418.                 <element>radialGradient</element>
  3419.                 <element>pattern</element>
  3420.                 <element>filter</element>
  3421.                 <element>cursor</element>
  3422.                 <element>font</element>
  3423.                 <element>animate</element>
  3424.                 <element>set</element>
  3425.                 <element>animateMotion</element>
  3426.                 <element>animateColor</element>
  3427.                 <element>animateTransform</element>
  3428.                 <element>color-profile</element>
  3429.                 <element>font-face</element>
  3430.             </child_elements>
  3431.             <attributes>
  3432.                 <attribute name="#alignment-baseline"/>
  3433.                 <attribute name="baseline-shift"/>
  3434.                 <attribute name="class"/>
  3435.                 <attribute name="clip"/>
  3436.                 <attribute name="clip-path"/>
  3437.                 <attribute name="#clip-rule"/>
  3438.                 <attribute name="#color"/>
  3439.                 <attribute name="#color-interpolation"/>
  3440.                 <attribute name="#color-interpolation-filters"/>
  3441.                 <attribute name="color-profile"/>
  3442.                 <attribute name="#color-rendering"/>
  3443.                 <attribute name="cursor"/>
  3444.                 <attribute name="#direction"/>
  3445.                 <attribute name="#display"/>
  3446.                 <attribute name="#dominant-baseline"/>
  3447.                 <attribute name="enable-background"/>
  3448.                 <attribute name="#externalResourcesRequired"/>
  3449.                 <attribute name="fill"/>
  3450.                 <attribute name="fill-opacity"/>
  3451.                 <attribute name="#fill-rule"/>
  3452.                 <attribute name="filter"/>
  3453.                 <attribute name="#flood-color"/>
  3454.                 <attribute name="flood-opacity"/>
  3455.                 <attribute name="font-family"/>
  3456.                 <attribute name="font-size"/>
  3457.                 <attribute name="font-size-adjust"/>
  3458.                 <attribute name="#font-stretch"/>
  3459.                 <attribute name="#font-style"/>
  3460.                 <attribute name="#font-variant"/>
  3461.                 <attribute name="#font-weight"/>
  3462.                 <attribute name="glyph-orientation-horizontal"/>
  3463.                 <attribute name="glyph-orientation-vertical"/>
  3464.                 <attribute name="id" type="ID"/>
  3465.                 <attribute name="#image-rendering"/>
  3466.                 <attribute name="kerning"/>
  3467.                 <attribute name="letter-spacing"/>
  3468.                 <attribute name="#lighting-color"/>
  3469.                 <attribute name="marker-end"/>
  3470.                 <attribute name="marker-mid"/>
  3471.                 <attribute name="marker-start"/>
  3472.                 <attribute name="mask"/>
  3473.                 <attribute name="onactivate"/>
  3474.                 <attribute name="onclick"/>
  3475.                 <attribute name="onfocusin"/>
  3476.                 <attribute name="onfocusout"/>
  3477.                 <attribute name="onload"/>
  3478.                 <attribute name="onmousedown"/>
  3479.                 <attribute name="onmousemove"/>
  3480.                 <attribute name="onmouseout"/>
  3481.                 <attribute name="onmouseover"/>
  3482.                 <attribute name="onmouseup"/>
  3483.                 <attribute name="opacity"/>
  3484.                 <attribute name="#overflow"/>
  3485.                 <attribute name="#pointer-events"/>
  3486.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  3487.                 <attribute name="#shape-rendering"/>
  3488.                 <attribute name="#stop-color"/>
  3489.                 <attribute name="stop-opacity"/>
  3490.                 <attribute name="stroke"/>
  3491.                 <attribute name="stroke-dasharray"/>
  3492.                 <attribute name="stroke-dashoffset"/>
  3493.                 <attribute name="#stroke-linecap"/>
  3494.                 <attribute name="#stroke-linejoin"/>
  3495.                 <attribute name="stroke-miterlimit"/>
  3496.                 <attribute name="stroke-opacity"/>
  3497.                 <attribute name="stroke-width"/>
  3498.                 <attribute name="#style"/>
  3499.                 <attribute name="#text-anchor"/>
  3500.                 <attribute name="text-decoration"/>
  3501.                 <attribute name="#text-rendering"/>
  3502.                 <attribute name="#unicode-bidi"/>
  3503.                 <attribute name="viewBox"/>
  3504.                 <attribute name="#visibility"/>
  3505.                 <attribute name="word-spacing"/>
  3506.                 <attribute name="#writing-mode"/>
  3507.                 <attribute name="xml:base"/>
  3508.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3509.                 <attribute name="#xml:space"/>
  3510.             </attributes>
  3511.         </element>
  3512.         <element name="text">
  3513.             <child_elements>
  3514.                 <element>desc</element>
  3515.                 <element>title</element>
  3516.                 <element>metadata</element>
  3517.                 <element>tspan</element>
  3518.                 <element>tref</element>
  3519.                 <element>textPath</element>
  3520.                 <element>altGlyph</element>
  3521.                 <element>a</element>
  3522.                 <element>animate</element>
  3523.                 <element>set</element>
  3524.                 <element>animateMotion</element>
  3525.                 <element>animateColor</element>
  3526.                 <element>animateTransform</element>
  3527.             </child_elements>
  3528.             <attributes>
  3529.                 <attribute name="#alignment-baseline"/>
  3530.                 <attribute name="baseline-shift"/>
  3531.                 <attribute name="class"/>
  3532.                 <attribute name="clip-path"/>
  3533.                 <attribute name="#clip-rule"/>
  3534.                 <attribute name="#color"/>
  3535.                 <attribute name="#color-interpolation"/>
  3536.                 <attribute name="#color-rendering"/>
  3537.                 <attribute name="cursor"/>
  3538.                 <attribute name="#direction"/>
  3539.                 <attribute name="#display"/>
  3540.                 <attribute name="#dominant-baseline"/>
  3541.                 <attribute name="dx"/>
  3542.                 <attribute name="dy"/>
  3543.                 <attribute name="#externalResourcesRequired"/>
  3544.                 <attribute name="fill"/>
  3545.                 <attribute name="fill-opacity"/>
  3546.                 <attribute name="#fill-rule"/>
  3547.                 <attribute name="filter"/>
  3548.                 <attribute name="font-family"/>
  3549.                 <attribute name="font-size"/>
  3550.                 <attribute name="font-size-adjust"/>
  3551.                 <attribute name="#font-stretch"/>
  3552.                 <attribute name="#font-style"/>
  3553.                 <attribute name="#font-variant"/>
  3554.                 <attribute name="#font-weight"/>
  3555.                 <attribute name="glyph-orientation-horizontal"/>
  3556.                 <attribute name="glyph-orientation-vertical"/>
  3557.                 <attribute name="id" type="ID"/>
  3558.                 <attribute name="#image-rendering"/>
  3559.                 <attribute name="kerning"/>
  3560.                 <attribute name="#lengthAdjust"/>
  3561.                 <attribute name="letter-spacing"/>
  3562.                 <attribute name="mask"/>
  3563.                 <attribute name="onactivate"/>
  3564.                 <attribute name="onclick"/>
  3565.                 <attribute name="onfocusin"/>
  3566.                 <attribute name="onfocusout"/>
  3567.                 <attribute name="onload"/>
  3568.                 <attribute name="onmousedown"/>
  3569.                 <attribute name="onmousemove"/>
  3570.                 <attribute name="onmouseout"/>
  3571.                 <attribute name="onmouseover"/>
  3572.                 <attribute name="onmouseup"/>
  3573.                 <attribute name="opacity"/>
  3574.                 <attribute name="#pointer-events"/>
  3575.                 <attribute name="requiredExtensions"/>
  3576.                 <attribute name="requiredFeatures"/>
  3577.                 <attribute name="rotate"/>
  3578.                 <attribute name="#shape-rendering"/>
  3579.                 <attribute name="stroke"/>
  3580.                 <attribute name="stroke-dasharray"/>
  3581.                 <attribute name="stroke-dashoffset"/>
  3582.                 <attribute name="#stroke-linecap"/>
  3583.                 <attribute name="#stroke-linejoin"/>
  3584.                 <attribute name="stroke-miterlimit"/>
  3585.                 <attribute name="stroke-opacity"/>
  3586.                 <attribute name="stroke-width"/>
  3587.                 <attribute name="#style"/>
  3588.                 <attribute name="systemLanguage"/>
  3589.                 <attribute name="#text-anchor"/>
  3590.                 <attribute name="text-decoration"/>
  3591.                 <attribute name="textLength"/>
  3592.                 <attribute name="#text-rendering"/>
  3593.                 <attribute name="transform"/>
  3594.                 <attribute name="#unicode-bidi"/>
  3595.                 <attribute name="#visibility"/>
  3596.                 <attribute name="word-spacing"/>
  3597.                 <attribute name="#writing-mode"/>
  3598.                 <attribute name="x"/>
  3599.                 <attribute name="xml:base"/>
  3600.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3601.                 <attribute name="#xml:space"/>
  3602.                 <attribute name="y"/>
  3603.             </attributes>
  3604.         </element>
  3605.         <element name="textPath">
  3606.             <child_elements>
  3607.                 <element>desc</element>
  3608.                 <element>title</element>
  3609.                 <element>metadata</element>
  3610.                 <element>tspan</element>
  3611.                 <element>tref</element>
  3612.                 <element>altGlyph</element>
  3613.                 <element>a</element>
  3614.                 <element>animate</element>
  3615.                 <element>set</element>
  3616.                 <element>animateColor</element>
  3617.             </child_elements>
  3618.             <attributes>
  3619.                 <attribute name="#alignment-baseline"/>
  3620.                 <attribute name="baseline-shift"/>
  3621.                 <attribute name="class"/>
  3622.                 <attribute name="clip-path"/>
  3623.                 <attribute name="#clip-rule"/>
  3624.                 <attribute name="#color"/>
  3625.                 <attribute name="#color-interpolation"/>
  3626.                 <attribute name="#color-rendering"/>
  3627.                 <attribute name="cursor"/>
  3628.                 <attribute name="#direction"/>
  3629.                 <attribute name="#display"/>
  3630.                 <attribute name="#dominant-baseline"/>
  3631.                 <attribute name="#externalResourcesRequired"/>
  3632.                 <attribute name="fill"/>
  3633.                 <attribute name="fill-opacity"/>
  3634.                 <attribute name="#fill-rule"/>
  3635.                 <attribute name="filter"/>
  3636.                 <attribute name="font-family"/>
  3637.                 <attribute name="font-size"/>
  3638.                 <attribute name="font-size-adjust"/>
  3639.                 <attribute name="#font-stretch"/>
  3640.                 <attribute name="#font-style"/>
  3641.                 <attribute name="#font-variant"/>
  3642.                 <attribute name="#font-weight"/>
  3643.                 <attribute name="glyph-orientation-horizontal"/>
  3644.                 <attribute name="glyph-orientation-vertical"/>
  3645.                 <attribute name="id" type="ID"/>
  3646.                 <attribute name="#image-rendering"/>
  3647.                 <attribute name="kerning"/>
  3648.                 <attribute name="#lengthAdjust"/>
  3649.                 <attribute name="letter-spacing"/>
  3650.                 <attribute name="mask"/>
  3651.                 <attribute name="method" values="align|stretch"/>
  3652.                 <attribute name="onactivate"/>
  3653.                 <attribute name="onclick"/>
  3654.                 <attribute name="onfocusin"/>
  3655.                 <attribute name="onfocusout"/>
  3656.                 <attribute name="onload"/>
  3657.                 <attribute name="onmousedown"/>
  3658.                 <attribute name="onmousemove"/>
  3659.                 <attribute name="onmouseout"/>
  3660.                 <attribute name="onmouseover"/>
  3661.                 <attribute name="onmouseup"/>
  3662.                 <attribute name="opacity"/>
  3663.                 <attribute name="#pointer-events"/>
  3664.                 <attribute name="requiredExtensions"/>
  3665.                 <attribute name="requiredFeatures"/>
  3666.                 <attribute name="#shape-rendering"/>
  3667.                 <attribute name="spacing" values="auto|exact"/>
  3668.                 <attribute name="startOffset"/>
  3669.                 <attribute name="stroke"/>
  3670.                 <attribute name="stroke-dasharray"/>
  3671.                 <attribute name="stroke-dashoffset"/>
  3672.                 <attribute name="#stroke-linecap"/>
  3673.                 <attribute name="#stroke-linejoin"/>
  3674.                 <attribute name="stroke-miterlimit"/>
  3675.                 <attribute name="stroke-opacity"/>
  3676.                 <attribute name="stroke-width"/>
  3677.                 <attribute name="#style"/>
  3678.                 <attribute name="systemLanguage"/>
  3679.                 <attribute name="#text-anchor"/>
  3680.                 <attribute name="text-decoration"/>
  3681.                 <attribute name="textLength"/>
  3682.                 <attribute name="#text-rendering"/>
  3683.                 <attribute name="#unicode-bidi"/>
  3684.                 <attribute name="#visibility"/>
  3685.                 <attribute name="word-spacing"/>
  3686.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  3687.                 <attribute name="xlink:arcrole"/>
  3688.                 <attribute name="xlink:href" mandatory="yes"/>
  3689.                 <attribute name="xlink:role"/>
  3690.                 <attribute name="xlink:show" fixed="other"/>
  3691.                 <attribute name="xlink:title"/>
  3692.                 <attribute name="xlink:type" fixed="simple"/>
  3693.                 <attribute name="xml:base"/>
  3694.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3695.                 <attribute name="#xml:space"/>
  3696.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  3697.             </attributes>
  3698.         </element>
  3699.         <element name="title">
  3700.             <child_elements none="yes" empty="no"/>
  3701.             <attributes>
  3702.                 <attribute name="class"/>
  3703.                 <attribute name="content" fixed="structured text"/>
  3704.                 <attribute name="id" type="ID"/>
  3705.                 <attribute name="#style"/>
  3706.                 <attribute name="xml:base"/>
  3707.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3708.                 <attribute name="#xml:space"/>
  3709.             </attributes>
  3710.         </element>
  3711.         <element name="tref">
  3712.             <child_elements>
  3713.                 <element>desc</element>
  3714.                 <element>title</element>
  3715.                 <element>metadata</element>
  3716.                 <element>animate</element>
  3717.                 <element>set</element>
  3718.                 <element>animateColor</element>
  3719.             </child_elements>
  3720.             <attributes>
  3721.                 <attribute name="#alignment-baseline"/>
  3722.                 <attribute name="baseline-shift"/>
  3723.                 <attribute name="class"/>
  3724.                 <attribute name="clip-path"/>
  3725.                 <attribute name="#clip-rule"/>
  3726.                 <attribute name="#color"/>
  3727.                 <attribute name="#color-interpolation"/>
  3728.                 <attribute name="#color-rendering"/>
  3729.                 <attribute name="cursor"/>
  3730.                 <attribute name="#direction"/>
  3731.                 <attribute name="#display"/>
  3732.                 <attribute name="#dominant-baseline"/>
  3733.                 <attribute name="dx"/>
  3734.                 <attribute name="dy"/>
  3735.                 <attribute name="#externalResourcesRequired"/>
  3736.                 <attribute name="fill"/>
  3737.                 <attribute name="fill-opacity"/>
  3738.                 <attribute name="#fill-rule"/>
  3739.                 <attribute name="filter"/>
  3740.                 <attribute name="font-family"/>
  3741.                 <attribute name="font-size"/>
  3742.                 <attribute name="font-size-adjust"/>
  3743.                 <attribute name="#font-stretch"/>
  3744.                 <attribute name="#font-style"/>
  3745.                 <attribute name="#font-variant"/>
  3746.                 <attribute name="#font-weight"/>
  3747.                 <attribute name="glyph-orientation-horizontal"/>
  3748.                 <attribute name="glyph-orientation-vertical"/>
  3749.                 <attribute name="id" type="ID"/>
  3750.                 <attribute name="#image-rendering"/>
  3751.                 <attribute name="kerning"/>
  3752.                 <attribute name="#lengthAdjust"/>
  3753.                 <attribute name="letter-spacing"/>
  3754.                 <attribute name="mask"/>
  3755.                 <attribute name="onactivate"/>
  3756.                 <attribute name="onclick"/>
  3757.                 <attribute name="onfocusin"/>
  3758.                 <attribute name="onfocusout"/>
  3759.                 <attribute name="onload"/>
  3760.                 <attribute name="onmousedown"/>
  3761.                 <attribute name="onmousemove"/>
  3762.                 <attribute name="onmouseout"/>
  3763.                 <attribute name="onmouseover"/>
  3764.                 <attribute name="onmouseup"/>
  3765.                 <attribute name="opacity"/>
  3766.                 <attribute name="#pointer-events"/>
  3767.                 <attribute name="requiredExtensions"/>
  3768.                 <attribute name="requiredFeatures"/>
  3769.                 <attribute name="rotate"/>
  3770.                 <attribute name="#shape-rendering"/>
  3771.                 <attribute name="stroke"/>
  3772.                 <attribute name="stroke-dasharray"/>
  3773.                 <attribute name="stroke-dashoffset"/>
  3774.                 <attribute name="#stroke-linecap"/>
  3775.                 <attribute name="#stroke-linejoin"/>
  3776.                 <attribute name="stroke-miterlimit"/>
  3777.                 <attribute name="stroke-opacity"/>
  3778.                 <attribute name="stroke-width"/>
  3779.                 <attribute name="#style"/>
  3780.                 <attribute name="systemLanguage"/>
  3781.                 <attribute name="#text-anchor"/>
  3782.                 <attribute name="text-decoration"/>
  3783.                 <attribute name="textLength"/>
  3784.                 <attribute name="#text-rendering"/>
  3785.                 <attribute name="#unicode-bidi"/>
  3786.                 <attribute name="#visibility"/>
  3787.                 <attribute name="word-spacing"/>
  3788.                 <attribute name="x"/>
  3789.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  3790.                 <attribute name="xlink:arcrole"/>
  3791.                 <attribute name="xlink:href" mandatory="yes"/>
  3792.                 <attribute name="xlink:role"/>
  3793.                 <attribute name="xlink:show" fixed="other"/>
  3794.                 <attribute name="xlink:title"/>
  3795.                 <attribute name="xlink:type" fixed="simple"/>
  3796.                 <attribute name="xml:base"/>
  3797.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3798.                 <attribute name="#xml:space"/>
  3799.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  3800.                 <attribute name="y"/>
  3801.             </attributes>
  3802.         </element>
  3803.         <element name="tspan">
  3804.             <child_elements>
  3805.                 <element>desc</element>
  3806.                 <element>title</element>
  3807.                 <element>metadata</element>
  3808.                 <element>tspan</element>
  3809.                 <element>tref</element>
  3810.                 <element>altGlyph</element>
  3811.                 <element>a</element>
  3812.                 <element>animate</element>
  3813.                 <element>set</element>
  3814.                 <element>animateColor</element>
  3815.             </child_elements>
  3816.             <attributes>
  3817.                 <attribute name="#alignment-baseline"/>
  3818.                 <attribute name="baseline-shift"/>
  3819.                 <attribute name="class"/>
  3820.                 <attribute name="clip-path"/>
  3821.                 <attribute name="#clip-rule"/>
  3822.                 <attribute name="#color"/>
  3823.                 <attribute name="#color-interpolation"/>
  3824.                 <attribute name="#color-rendering"/>
  3825.                 <attribute name="cursor"/>
  3826.                 <attribute name="#direction"/>
  3827.                 <attribute name="#display"/>
  3828.                 <attribute name="#dominant-baseline"/>
  3829.                 <attribute name="dx"/>
  3830.                 <attribute name="dy"/>
  3831.                 <attribute name="#externalResourcesRequired"/>
  3832.                 <attribute name="fill"/>
  3833.                 <attribute name="fill-opacity"/>
  3834.                 <attribute name="#fill-rule"/>
  3835.                 <attribute name="filter"/>
  3836.                 <attribute name="font-family"/>
  3837.                 <attribute name="font-size"/>
  3838.                 <attribute name="font-size-adjust"/>
  3839.                 <attribute name="#font-stretch"/>
  3840.                 <attribute name="#font-style"/>
  3841.                 <attribute name="#font-variant"/>
  3842.                 <attribute name="#font-weight"/>
  3843.                 <attribute name="glyph-orientation-horizontal"/>
  3844.                 <attribute name="glyph-orientation-vertical"/>
  3845.                 <attribute name="id" type="ID"/>
  3846.                 <attribute name="#image-rendering"/>
  3847.                 <attribute name="kerning"/>
  3848.                 <attribute name="#lengthAdjust"/>
  3849.                 <attribute name="letter-spacing"/>
  3850.                 <attribute name="mask"/>
  3851.                 <attribute name="onactivate"/>
  3852.                 <attribute name="onclick"/>
  3853.                 <attribute name="onfocusin"/>
  3854.                 <attribute name="onfocusout"/>
  3855.                 <attribute name="onload"/>
  3856.                 <attribute name="onmousedown"/>
  3857.                 <attribute name="onmousemove"/>
  3858.                 <attribute name="onmouseout"/>
  3859.                 <attribute name="onmouseover"/>
  3860.                 <attribute name="onmouseup"/>
  3861.                 <attribute name="opacity"/>
  3862.                 <attribute name="#pointer-events"/>
  3863.                 <attribute name="requiredExtensions"/>
  3864.                 <attribute name="requiredFeatures"/>
  3865.                 <attribute name="rotate"/>
  3866.                 <attribute name="#shape-rendering"/>
  3867.                 <attribute name="stroke"/>
  3868.                 <attribute name="stroke-dasharray"/>
  3869.                 <attribute name="stroke-dashoffset"/>
  3870.                 <attribute name="#stroke-linecap"/>
  3871.                 <attribute name="#stroke-linejoin"/>
  3872.                 <attribute name="stroke-miterlimit"/>
  3873.                 <attribute name="stroke-opacity"/>
  3874.                 <attribute name="stroke-width"/>
  3875.                 <attribute name="#style"/>
  3876.                 <attribute name="systemLanguage"/>
  3877.                 <attribute name="#text-anchor"/>
  3878.                 <attribute name="text-decoration"/>
  3879.                 <attribute name="textLength"/>
  3880.                 <attribute name="#text-rendering"/>
  3881.                 <attribute name="#unicode-bidi"/>
  3882.                 <attribute name="#visibility"/>
  3883.                 <attribute name="word-spacing"/>
  3884.                 <attribute name="x"/>
  3885.                 <attribute name="xml:base"/>
  3886.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3887.                 <attribute name="#xml:space"/>
  3888.                 <attribute name="y"/>
  3889.             </attributes>
  3890.         </element>
  3891.         <element name="use">
  3892.             <child_elements>
  3893.                 <element>desc</element>
  3894.                 <element>title</element>
  3895.                 <element>metadata</element>
  3896.                 <element>animate</element>
  3897.                 <element>set</element>
  3898.                 <element>animateMotion</element>
  3899.                 <element>animateColor</element>
  3900.                 <element>animateTransform</element>
  3901.             </child_elements>
  3902.             <attributes>
  3903.                 <attribute name="#alignment-baseline"/>
  3904.                 <attribute name="baseline-shift"/>
  3905.                 <attribute name="class"/>
  3906.                 <attribute name="clip"/>
  3907.                 <attribute name="clip-path"/>
  3908.                 <attribute name="#clip-rule"/>
  3909.                 <attribute name="#color"/>
  3910.                 <attribute name="#color-interpolation"/>
  3911.                 <attribute name="#color-interpolation-filters"/>
  3912.                 <attribute name="color-profile"/>
  3913.                 <attribute name="#color-rendering"/>
  3914.                 <attribute name="cursor"/>
  3915.                 <attribute name="#direction"/>
  3916.                 <attribute name="#display"/>
  3917.                 <attribute name="#dominant-baseline"/>
  3918.                 <attribute name="enable-background"/>
  3919.                 <attribute name="#externalResourcesRequired"/>
  3920.                 <attribute name="fill"/>
  3921.                 <attribute name="fill-opacity"/>
  3922.                 <attribute name="#fill-rule"/>
  3923.                 <attribute name="filter"/>
  3924.                 <attribute name="#flood-color"/>
  3925.                 <attribute name="flood-opacity"/>
  3926.                 <attribute name="font-family"/>
  3927.                 <attribute name="font-size"/>
  3928.                 <attribute name="font-size-adjust"/>
  3929.                 <attribute name="#font-stretch"/>
  3930.                 <attribute name="#font-style"/>
  3931.                 <attribute name="#font-variant"/>
  3932.                 <attribute name="#font-weight"/>
  3933.                 <attribute name="glyph-orientation-horizontal"/>
  3934.                 <attribute name="glyph-orientation-vertical"/>
  3935.                 <attribute name="height"/>
  3936.                 <attribute name="id" type="ID"/>
  3937.                 <attribute name="#image-rendering"/>
  3938.                 <attribute name="kerning"/>
  3939.                 <attribute name="letter-spacing"/>
  3940.                 <attribute name="#lighting-color"/>
  3941.                 <attribute name="marker-end"/>
  3942.                 <attribute name="marker-mid"/>
  3943.                 <attribute name="marker-start"/>
  3944.                 <attribute name="mask"/>
  3945.                 <attribute name="onactivate"/>
  3946.                 <attribute name="onclick"/>
  3947.                 <attribute name="onfocusin"/>
  3948.                 <attribute name="onfocusout"/>
  3949.                 <attribute name="onload"/>
  3950.                 <attribute name="onmousedown"/>
  3951.                 <attribute name="onmousemove"/>
  3952.                 <attribute name="onmouseout"/>
  3953.                 <attribute name="onmouseover"/>
  3954.                 <attribute name="onmouseup"/>
  3955.                 <attribute name="opacity"/>
  3956.                 <attribute name="#overflow"/>
  3957.                 <attribute name="#pointer-events"/>
  3958.                 <attribute name="requiredExtensions"/>
  3959.                 <attribute name="requiredFeatures"/>
  3960.                 <attribute name="#shape-rendering"/>
  3961.                 <attribute name="#stop-color"/>
  3962.                 <attribute name="stop-opacity"/>
  3963.                 <attribute name="stroke"/>
  3964.                 <attribute name="stroke-dasharray"/>
  3965.                 <attribute name="stroke-dashoffset"/>
  3966.                 <attribute name="#stroke-linecap"/>
  3967.                 <attribute name="#stroke-linejoin"/>
  3968.                 <attribute name="stroke-miterlimit"/>
  3969.                 <attribute name="stroke-opacity"/>
  3970.                 <attribute name="stroke-width"/>
  3971.                 <attribute name="#style"/>
  3972.                 <attribute name="systemLanguage"/>
  3973.                 <attribute name="#text-anchor"/>
  3974.                 <attribute name="text-decoration"/>
  3975.                 <attribute name="#text-rendering"/>
  3976.                 <attribute name="transform"/>
  3977.                 <attribute name="#unicode-bidi"/>
  3978.                 <attribute name="#visibility"/>
  3979.                 <attribute name="width"/>
  3980.                 <attribute name="word-spacing"/>
  3981.                 <attribute name="#writing-mode"/>
  3982.                 <attribute name="x"/>
  3983.                 <attribute name="xlink:actuate" fixed="onLoad"/>
  3984.                 <attribute name="xlink:arcrole"/>
  3985.                 <attribute name="xlink:href" mandatory="yes"/>
  3986.                 <attribute name="xlink:role"/>
  3987.                 <attribute name="xlink:show" fixed="embed"/>
  3988.                 <attribute name="xlink:title"/>
  3989.                 <attribute name="xlink:type" fixed="simple"/>
  3990.                 <attribute name="xml:base"/>
  3991.                 <attribute name="xml:lang" type="NMTOKEN"/>
  3992.                 <attribute name="#xml:space"/>
  3993.                 <attribute name="xmlns:xlink" fixed="http://www.w3.org/1999/xlink"/>
  3994.                 <attribute name="y"/>
  3995.             </attributes>
  3996.         </element>
  3997.         <element name="view">
  3998.             <child_elements>
  3999.                 <element>desc</element>
  4000.                 <element>title</element>
  4001.                 <element>metadata</element>
  4002.             </child_elements>
  4003.             <attributes>
  4004.                 <attribute name="#externalResourcesRequired"/>
  4005.                 <attribute name="id" type="ID"/>
  4006.                 <attribute name="preserveAspectRatio" fixed="xMidYMid meet"/>
  4007.                 <attribute name="viewBox"/>
  4008.                 <attribute name="viewTarget"/>
  4009.                 <attribute name="xml:base"/>
  4010.                 <attribute name="#zoomAndPan"/>
  4011.             </attributes>
  4012.         </element>
  4013.         <element name="vkern">
  4014.             <child_elements empty="yes"/>
  4015.             <attributes>
  4016.                 <attribute name="g1"/>
  4017.                 <attribute name="g2"/>
  4018.                 <attribute name="id" type="ID"/>
  4019.                 <attribute name="k" mandatory="yes"/>
  4020.                 <attribute name="u1"/>
  4021.                 <attribute name="u2"/>
  4022.                 <attribute name="xml:base"/>
  4023.             </attributes>
  4024.         </element>
  4025.     </elements>
  4026. </language_reference>