Simple Content Format Elements

The Simple Content Format defines a set of XML elements and attributes that allow content, dialog, and menu pages to be sent to devices that support this endpoint.

The following table lists the elements defined by the Simple Content Format.

Element

Description

body element

Specifies a content page, dialog page, or menu page in the Simple Content Format.

br element

Specifies that a line break should occur at the specified location in the rendered content.

btn element

Specifies a mapping for a button on a page.

clr element

Specifies that the text contained within this element should be rendered in the specified color, or as close to the specified color as the device can achieve.

content element

Specifies a collection of static text and images, laid out in a flow manner.

dialog element

Specifies text, buttons, and possibly a single image to appear on a page that requires a response from the user.

div element

Specifies that a dividing line should occur at the specified point in a sequence of rendered menu items.

em element

Specifies that the text contained within this element should be emphasized.

img element

Specifies information about an image included within a content page, including its content identifier, rendering preferences, and an alternative string that describes the image.

item element

Specifies a single item in the containing menu.

menu element

Specifies the list of menu items that constitute a menu page.

txt element

Specifies that the text contained within this element should be rendered on the associated device(s) according to the alignment, wrap, and color characteristics provided by the corresponding attributes.

See Also

Concepts

Simple Content Format XSD Schema