Grandstream Networks GXP-2000 manual XML Syntax, Xsdsequence

Page 2

XML Based Customizable Screen

3. XML Syntax

The XSD file tells the user what the XML file should look like. User does not need to check the structure of the file manually as this process can be automated. One such websites that does this is: http://www.xmlme.com/Validator.aspx

This paragraph will explain how to use the website mentioned above to do the syntax checking.

1.Clear the XML schema and XML document fields on the website.

2.Copy the lines below to the XSD file into the XML schema field.

3.Copy the user idle screen file into the XML document field on the website.

4.click validate

5.Verify if the validation result is successful. If not, there is structure error in the user idle screen file.

XSD file

<?xml version="1.0"?>

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:element name="Screen">

<xsd:complexType> <xsd:sequence>

<xsd:element name="IdleScreen" minOccurs="1" maxOccurs="1"> <xsd:complexType>

<xsd:sequence>

<xsd:element name="ShowStatusLine" type="xsd:boolean" minOccurs="1" maxOccurs="1" default="true"/>

<xsd:element name="DisplayBitmap" minOccurs="0" maxOccurs="unbounded" nillable="true"> <xsd:complexType>

<xsd:sequence>

<!--We only accept Windows Monochrome Bitmap, max 130x64 pixels encoded by base64

-->

<xsd:element name="Bitmap" type="xsd:base64Binary" minOccurs="1" maxOccurs="1"/>

<xsd:element name="X" type="xsd:integer" minOccurs="1" maxOccurs="1" default="0"/> <xsd:element name="Y" type="xsd:integer" minOccurs="1" maxOccurs="1" default="0"/>

</xsd:sequence>

<xsd:attribute name="a1reg" type="xsd:boolean"/> </xsd:complexType>

</xsd:element>

<xsd:element name="DisplayString" minOccurs="0" maxOccurs="unbounded" nillable="true"> <xsd:complexType>

<xsd:sequence>

<xsd:element name="DisplayStr" type="xsd:string" minOccurs="1" maxOccurs="1"/>

<xsd:element name="X" type="xsd:integer" minOccurs="1" maxOccurs="1" default="0"/> <xsd:element name="Y" type="xsd:integer" minOccurs="1" maxOccurs="1" default="0"/>

</xsd:sequence>

<xsd:attribute name="a1reg" type="xsd:boolean"/> <xsd:attribute name="font">

<xsd:simpleType> <xsd:restriction base="xsd:string">

<xsd:enumeration value="f8"/> <xsd:enumeration value="f10"/> <xsd:enumeration value="f13h"/> <xsd:enumeration value="f13b"/> <xsd:enumeration value="f16"/> <xsd:enumeration value="f16b"/>

<!--f18c is a 18 point Comic font --> <xsd:enumeration value="f18c"/>

</xsd:restriction> </xsd:simpleType>

</xsd:attribute>

<xsd:attribute name="halign"> <xsd:simpleType>

www.grandstream.com

Image 2
Contents How It Works and Configuration IntroductionXML Syntax XsdsequenceExample Idle Screen File XML ExplanationElement ShowStatusLine Root Element ScreenElement IdleScreenType Display RulesElement DisplayBitmap Element DisplayStringElements X and Y Attribute valign Attribute fontAttribute halign We will default to Top when this attribute is absent
Related manuals
Manual 5 pages 43 Kb

GXP-2000 specifications

Grandstream Networks GXP-2000 is a versatile SIP (Session Initiation Protocol) desktop IP phone that has gained popularity for its robust features and user-friendly interface. Designed for both small and large enterprises, the GXP-2000 combines advanced telephony technologies with intuitive design to enhance communication efficiency.

One of the standout features of the GXP-2000 is its dual-line capability, allowing users to manage two separate SIP accounts simultaneously. This feature is particularly beneficial for professionals who need to juggle multiple lines, making it easier to streamline both personal and business communications. The phone supports wideband audio codecs, ensuring high-definition sound quality that enhances the overall calling experience.

The GXP-2000 includes a 132x64 pixel LCD display, providing clear visibility of caller ID, call status, and contact information. With programmable keys, users can customize the phone to suit their workflow, enabling quick access to frequently used functions such as call transfer or speed dial. Additionally, it features a built-in speakerphone, which facilitates hands-free conversations, ideal for conference calls or multitasking.

The device is equipped with advanced security protocols, such as TLS and SRTP, ensuring that all communications are secure from eavesdropping and hacking attempts. Network security is further enhanced by support for IEEE 802.1x, ensuring that only authorized devices can access the network.

Another notable characteristic is the GXP-2000’s compatibility with various SIP-based platforms, making it easy to integrate into existing telecommunication infrastructures. Users can easily configure the phone through an intuitive web interface, which simplifies network setup and management.

With Power over Ethernet (PoE) support, the GXP-2000 can be powered directly through the Ethernet cable, reducing the need for additional power adapters and simplifying installation. Furthermore, its sleek design and compact footprint make it suitable for any office environment.

The Grandstream GXP-2000 is indeed a reliable choice for businesses seeking a feature-rich, efficient, and secure IP telephony solution. Its blend of advanced technology and practical functionality makes it a solid investment for improving workplace communication.