1{ 2 "elementNames" : { 3"altglyph" : "altGlyph", 4"altglyphdef" : "altGlyphDef", 5"altglyphitem" : "altGlyphItem", 6"animatecolor" : "animateColor", 7"animatemotion" : "animateMotion", 8"animatetransform" : "animateTransform", 9"clippath" : "clipPath", 10"feblend" : "feBlend", 11"fecolormatrix" : "feColorMatrix", 12"fecomponenttransfer" : "feComponentTransfer", 13"fecomposite" : "feComposite", 14"feconvolvematrix" : "feConvolveMatrix", 15"fediffuselighting" : "feDiffuseLighting", 16"fedisplacementmap" : "feDisplacementMap", 17"fedistantlight" : "feDistantLight", 18"fedropshadow" : "feDropShadow", 19"feflood" : "feFlood", 20"fefunca" : "feFuncA", 21"fefuncb" : "feFuncB", 22"fefuncg" : "feFuncG", 23"fefuncr" : "feFuncR", 24"fegaussianblur" : "feGaussianBlur", 25"feimage" : "feImage", 26"femerge" : "feMerge", 27"femergenode" : "feMergeNode", 28"femorphology" : "feMorphology", 29"feoffset" : "feOffset", 30"fepointlight" : "fePointLight", 31"fespecularlighting" : "feSpecularLighting", 32"fespotlight" : "feSpotLight", 33"fetile" : "feTile", 34"feturbulence" : "feTurbulence", 35"foreignobject" : "foreignObject", 36"glyphref" : "glyphRef", 37"lineargradient" : "linearGradient", 38"radialgradient" : "radialGradient", 39"textpath" : "textPath" 40 }, 41 "attributeNames" : { 42"definitionurl" : "definitionURL", 43"attributename" : "attributeName", 44"attributetype" : "attributeType", 45"basefrequency" : "baseFrequency", 46"baseprofile" : "baseProfile", 47"calcmode" : "calcMode", 48"clippathunits" : "clipPathUnits", 49"diffuseconstant" : "diffuseConstant", 50"edgemode" : "edgeMode", 51"filterunits" : "filterUnits", 52"glyphref" : "glyphRef", 53"gradienttransform" : "gradientTransform", 54"gradientunits" : "gradientUnits", 55"kernelmatrix" : "kernelMatrix", 56"kernelunitlength" : "kernelUnitLength", 57"keypoints" : "keyPoints", 58"keysplines" : "keySplines", 59"keytimes" : "keyTimes", 60"lengthadjust" : "lengthAdjust", 61"limitingconeangle" : "limitingConeAngle", 62"markerheight" : "markerHeight", 63"markerunits" : "markerUnits", 64"markerwidth" : "markerWidth", 65"maskcontentunits" : "maskContentUnits", 66"maskunits" : "maskUnits", 67"numoctaves" : "numOctaves", 68"pathlength" : "pathLength", 69"patterncontentunits" : "patternContentUnits", 70"patterntransform" : "patternTransform", 71"patternunits" : "patternUnits", 72"pointsatx" : "pointsAtX", 73"pointsaty" : "pointsAtY", 74"pointsatz" : "pointsAtZ", 75"preservealpha" : "preserveAlpha", 76"preserveaspectratio" : "preserveAspectRatio", 77"primitiveunits" : "primitiveUnits", 78"refx" : "refX", 79"refy" : "refY", 80"repeatcount" : "repeatCount", 81"repeatdur" : "repeatDur", 82"requiredextensions" : "requiredExtensions", 83"requiredfeatures" : "requiredFeatures", 84"specularconstant" : "specularConstant", 85"specularexponent" : "specularExponent", 86"spreadmethod" : "spreadMethod", 87"startoffset" : "startOffset", 88"stddeviation" : "stdDeviation", 89"stitchtiles" : "stitchTiles", 90"surfacescale" : "surfaceScale", 91"systemlanguage" : "systemLanguage", 92"tablevalues" : "tableValues", 93"targetx" : "targetX", 94"targety" : "targetY", 95"textlength" : "textLength", 96"viewbox" : "viewBox", 97"viewtarget" : "viewTarget", 98"xchannelselector" : "xChannelSelector", 99"ychannelselector" : "yChannelSelector", 100"zoomandpan" : "zoomAndPan" 101 } 102} 103