51
5.2.12. PageKeys
(*1)
[Overview]
"PageKeys" element has to include one or more "PageKey" elements.
"PageKeys" element can define in the "Screen" or "Menu" element.
It will not act anything, when pushing PageKey which is not assigned any feature (URL) in XML application
mode.
(*1) Supported only HDV230/330/430.
[Definition]
Child
Element 1
Child
Element 2
Child
Element 3
Child
Element 4
Attribute
Value
m/o
Functionality
PageKey
m
id
right
m
PageKey id
name
String
o
Max. 24 characters.
m
Only these elements can be
described
OnClicked
m
SendRequest
m
url
Url
m
[Syntax]
<?xml version="1.0" encoding="utf-8"?>
<ppxml
xmlns="http://panasonic/sip_phone"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://panasonic/sip_phone sip_phone.xsd">
<Screen version=“3.0”>
<Components>
<PageKey id="right" name="page1">
<Events>
<OnClicked>
<SendRequest url="http://192.168.0.200/page_pre.xml" />
</OnClicked>
</Events>
</PageKey>
</Components>
</Screen>
</ppxml>
<HDV330/430>
If [Next Page] icon is tapped, the following next screen is displayed.
Summary of Contents for TGP600
Page 68: ...64 End of doc ...