Cell Text DTD

<!DOCTYPE CELLTEXT [
  <!ELEMENT CELLTEXT ANY >
  <ATTLIST CELLTEXT text CDATA #IMPLIED>
]>

Element

Description

CELLTEXT

The root element for cell text.

<CELLTEXT> contains the text attribute, which represents the cell text.