XML Object Reference
18. May 2006
21
optiPoint application module - XML Applications, Developer’s Guide
c01.fm
List
Syntax
<IppList Type="IMPLICIT|EXCLUSIVE|MULTIPLE" Count="[Number]">
<Title> </Title>
<Url> </Url>
<Option ID="[Number]" Selected="FALSE|TRUE" Key="[Key]" Val-
ue="[Value]">
<OptionText> </OptionText>
<Image Cache="[Name]"> </Image>
</Option>
</IppList>
Child elements
•
Title
Title text for the selection list. The title is displayed in the system bar.
•
URL
The URL to which the data of the selected option are sent.
•
Option
This contains the data that are sent to the server. It can also contain descriptive text (
Op-
tionText
) and an image (
Image
).
>
If the URL is missing or is invalid, thereby allowing no data to be sent to the serv-
er, the current screen will continue to be displayed unchanged.
Attribute
Value
Function
Selected
(optional)
FALSE
Default value. The option is not preselected.
TRUE
The option is preselected.
Key
(optional)
Key
The key for the key/value pair that is sent to the
server. For selection lists of type IMPLICIT and
EXCLUSIVE, multiple options can have the same
value for
key
. If the type is MULTIPLE, all the val-
ues must be different.
Value
(optional)
Value
The value for the key/value pair that is sent to the
server. If the selection list type is MULTIPLE, all
the key/value pairs are sent. For selected options,
the value of the
value
attribute is then sent; for
non-selected options, this value is prefixed with
_not
.
Table 4-2
Содержание HiPath optiPoint 410
Страница 1: ...HiPath optiPoint application module XML Applications Developer s Guide ...
Страница 78: ......