XML Elements - Topic Text
All translatable content in the topic text are between p, cs, href, mref elements. All other elements are structural or reference only and should be preserved. Following are a list of the elements:
p
|
Contains each paragraph of text in the topic text. This element contains translatable content.
|
cs
|
Contains text to add character level formatting to text fragments. This element contains translatable content.
|
href
|
Contains text to provide a link to a target specified by the Hypertext Link object identified by the id attribute. This element contains translatable content.
|
mref
|
Contains text. Will insert a Macro Object specified by the id attribute. This element contains translatable content.
|
fref
|
Is an empty element within a paragraph to insert a File Object specified by the id attribute. Object Reference.
|
tref
|
Is an empty element within a paragraph to insert the embedded Topic Object specified by the id attribute. Object Reference.
|
br
|
Is an empty element which forcibly breaks (ends) the current line of text. Structural Only.
|
table
|
Contains all of the rows in a table and indicates the start and end of a table. Structural Only.
|
tr
|
Contains all of the cells in a row of a table and indicates the start and end of a table row. Structural Only.
|
td
|
Contains all of the content in a table cell and indicates the start and end of a table cell. Structural Only.
|
|