Grandstream Networks GXP-2000 manual XML Based Customizable Screen

Models: GXP-2000

1 8
Download 8 pages 61.01 Kb
Page 8
Image 8
We will default to Top when this attribute is absent.

XML Based Customizable Screen

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

<xsd:enumeration value="Top"/>

<xsd:enumeration value="Center"/> <xsd:enumeration value="Bottom"/>

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

We will default to Top when this attribute is absent.

Note: When using the Center alignment you will need to calculate the midpoint for the y-coordinate (4.5.3) for the width to be considered centered. For instance, element Y must be set to 32 to display a string that is aligned to the center of the LCD. Similarly, you will need to specify the right most point to render if you are using the Bottom valign method (set to 64).

www.grandstream.com

Page 8
Image 8
Grandstream Networks GXP-2000 manual XML Based Customizable Screen, We will default to Top when this attribute is absent