44
5.2.8. PhoneBook
[Overview]
It is able to perform the same operability as embedded phonebook to the network phonebook by using this
element.
[Definition]
Child
Element1
Child
Element2
Child
Element3
Attribute
Value
m/o
Functionality
version
"2.0"
,"3.0"
o
Personnel
o
id
1-20
(1-10 for Japanese
model)
m
displaying order
Name
Text
m
Max. 24 characters.
Ruby
Text
o
Max. 24 characters.
except
“&’<>
PhoneNums
o
PhoneNum
0~9, #, *
m
1~32 digits
type
ext, company, mobile,
home, etc.
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">
<PhoneBook version="2.0">
<Personnel id="1">
<Name>David Allan</Name>
<PhoneNums>
<PhoneNum type="ext">3920</PhoneNum>
<PhoneNum type="home">99998888</PhoneNum>
</PhoneNums>
</Personnel>
<Personnel id="2">
<Name>George</Name>
<PhoneNums>
<PhoneNum type="ext">223</PhoneNum>
<PhoneNum type="mobile">088011</PhoneNum>
<PhoneNum type="company">999</PhoneNum>
</PhoneNums>
</Personnel>
</PhoneBook>
</Screen>
</ppxml>
[LCD Image]
Summary of Contents for TGP600
Page 68: ...64 End of doc ...