![Siemens HiPath optiPoint 410 Developer'S Manual Download Page 32](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163032.webp)
XML Object Reference
18. May 2006
31
optiPoint application module - XML Applications, Developer’s Guide
c01.fm
Form
4.11.1
Form/StringItem
This object provides a read-only text field. The text field consists of a label and the actual text.
The text follows the label on the same line, separated by a simple space.
Syntax
<IppStringItem>
<Label> </Label>
<Text> </Text>
</IppStringItem>
Child elements
•
Label
Label that precedes the text.
•
Text
Content in the text field.
>
The characters ’&’, ’<’, ’>’, ’"’ and ’’’ must be represented by the corresponding char-
acter entities ’&’, ’<’, ’>’, ’"’ and ’'’.
>
Line breaks within
Label
or
Text
are noted with the character combination ’\NL’.