zoomAndPan

Attribute Information

Used By

Attribute Group mei:svg_attlist.svg

Source

<xs:attribute name="zoomAndPan" default="magnify">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="disable"/>
      <xs:enumeration value="magnify"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample