frame

Attribute Information

Used By

Attribute Group mtable.attlist

Source

<xs:attribute name="frame" default="none">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="none"/>
      <xs:enumeration value="solid"/>
      <xs:enumeration value="dashed"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample