Attribute Group | svg:PresentationAttributes-Viewports |
<attribute name="overflow" use="optional"> <simpleType> <restriction base="string"> <enumeration value="visible"/> <enumeration value="hidden"/> <enumeration value="scroll"/> <enumeration value="auto"/> <enumeration value="inherit"/> </restriction> </simpleType> </attribute> |