![Siemens HiPath optiPoint 410 Скачать руководство пользователя страница 23](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163023.webp)
c01.fm
18. May 2006
optiPoint application module - XML Applications, Developer’s Guide
22
XML Object Reference
List
•
OptionText
Descriptive text for the option.
•
Image
Illustrative image for the option. The image is displayed to the left of the text. For more in-
formation about the Image element, see Section 4.12, "Image".
Example
<?xml version="1.0" encoding="UTF-8" ?>
<IppDisplay>
<IppScreen ID="1" HiddenCount="0" CommandCount="1">
<IppList Type="IMPLICIT" Count="3">
<Title>Choose Option</Title>
<Url>http://subdomain.domain/path/program</Url>
<Option ID="1" Selected="TRUE" Key="1" Value="1">
<OptionText>Item 1</OptionText>
<Image></Image>
</Option>
<Option ID="2" Selected="FALSE" Key="2" Value="2">>
<OptionText>Item 2</OptionText>
<Image></Image>
</Option>
<Option ID="3" Selected="FALSE" Key="1" Value="1">>
<OptionText>Item 3</OptionText>
<Image></Image>
</Option>
</IppList>
<IppCommand Type="SELECT" Priority="0">
<Label>Select</Label>
<ScreenID>1</ScreenID>
</IppCommand>
</IppScreen>
</IppDisplay>
>
If a key or value is missing or the values are invalid, the key/value pair ’0-0’ is
sent.
Содержание HiPath optiPoint 410
Страница 1: ...HiPath optiPoint application module XML Applications Developer s Guide ...
Страница 78: ......