cs Element

Author-it XML Format

Description

The cs element represents a character style in a paragraph. This element contains text.

Attributes

Attribute Name

Optional

Data Type

id

No

Integer > 0. An Object ID.

Parent Element

p

Values

Data Type

Range

String

0 to 4000 characters long.

Sample XML

<p id="3">
Character
<cs id="3264">style</cs>
example.
</p>