Element | svg:vkern |
<complexType name="vkernType"> <attributeGroup ref="svg:stdAttrs"/> <attribute name="u1" type="string" use="optional"/> <attribute name="g1" type="string" use="optional"/> <attribute name="u2" type="string" use="optional"/> <attribute name="g2" type="string" use="optional"/> <attribute name="k" type="double" use="required"/> </complexType> |