Grandstream Networks GXV-3000 User Manual page 44

Ip video phone
Hide thumbs Also See for GXV-3000:
Table of Contents

Advertisement

At any time, you can trigger an immediate download from by choosing the "Download Phonebook" in the GUI
Phone Book Menu (you can use the down arrow key when the phone is on-hook).
XML Syntax
XSD file
<?xml
version="1.0"?>
<xsd:schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element
name="AddressBook">
<xsd:complexType>
<xsd:sequence>
<xsd:element
name="Contact" minOccurs="1"
<xsd:complexType>
<xsd:sequence>
<xsd:element
<xsd:element
<xsd:element
<xsd:complexType>
<xsd:sequence>
<xsd:element
<xsd:element
<xsd:element
<xsd:element
<xsd:element
<xsd:element
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element
<xsd:complexType>
<xsd:sequence>
<xsd:element
<xsd:element
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element
<xsd:element
<xsd:element
<xsd:element
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
Example Phonebook File
<?xml
version="1.0"?>
<AddressBook>
<Contact>
<LastName>Doe</LastName>
<FirstName>John</FirstName>
<Phone>
<phonenumber>8000</phonenumber>
<accountindex>0</accountindex>
</Phone>
</Contact>
<Contact>
<LastName>Smith</LastName>
<FirstName>Alan</FirstName>
<Phone>
<phonenumber>8001</phonenumber>
Grandstream Networks, Inc.
name="LastName" type="xsd:string"
name="FirstName" minOccurs="0" type="xsd:string"
name="Address" minOccurs="0"
name="address1" type="xsd:string" minOccurs="1"
name="address2" type="xsd:string" minOccurs="0"
name="city" type="xsd:string" minOccurs="1"
name="state" type="xsd:string" minOccurs="1"
name="zipcode" type="xsd:string" minOccurs="1"
name="country" type="xsd:string" minOccurs="1"
name="Phone">
name="phonenumber" type="xsd:string" minOccurs="1"
name="accountindex" type="xsd:integer" minOccurs="1" maxOccurs="1"
name="Email" type="xsd:string" minOccurs="0"
name="Department" type="xsd:string" minOccurs="0"
name="Company" type="xsd:string" minOccurs="0"
name="Icon" type="xsd:base64Binary" minOccurs="0"
GXV-3000 User Manual
Firmware 1.1.3.50
maxOccurs="unbounded">
minOccurs="1"/>
nillable="true">
nillable="true"/>
nillable="true"/>
maxOccurs="1"/>
maxOccurs="1"/>
maxOccurs="1"/>
maxOccurs="1"/>
maxOccurs="1"/>
maxOccurs="1"/>
maxOccurs="1"/>
default="1"/>
nillable="true"/>
nillable="true"/>
nillable="true"/>
Page 42 of 54
Updated: 04/2009

Advertisement

Table of Contents
loading

Table of Contents