GXV3240 XML Based Downloadable Phonebook Guide
ROOT ELEMENT <AddressBook>
<AddressBook> is the root element of the XML document. This element is mandatory.
Table 1: <AddressBook> Element
Root element of the XML document
XML format version number. Usually 1.
Each contact is a phone book entry.
<pbgroup> ELEMENT
Table 2: <pbgroup> Element
Each pbgroup is a group. More than 1
group can be defined
The directory/path to the ring tone file
stored in the GXV3240.
<AddressBook>
<!-- Enter phone book information here -->
</AddressBook>
<pbgroup>
<id>Enter group id here</id>
<name>Enter group name here</name>
<ringtones>Enter ring tone URL for the group</ringtones>
</pbgroup>