edge

Attribute Information

Used By

Attribute Group malignmark.attlist

Source

<xs:attribute name="edge" default="left">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample