335.2.3.Components[Overview]Components object is correction of GUI control objectmainly.All GUI controls (Button,Checkboxetc.) are optional.Components are optional for main XML screen.As for popup/dialog "Components" are mandatory.[Definition]Child Elementm/oFunctionalityLabeloIt displays the text string(TGP600 up to 16 strings/ HDVseriesup to 32strings)PictureBoxoItdisplaysBMPformat data.TextBoxoItenables the user to enter and modify the text.SoftKeysoButton is an object pushed by user.FFKeysoAlmost same as Button. Added attributes(border,margin,text)PageKeysoItselects one from a mutually exclusive set of options.RedialkeyoWhen theuser pushesthe REDIAL key, the phone access to theoutgoing log data that are stored on the XML server.[Syntax]version="1.0"encoding="utf-8"?>xmlns="http://panasonic/sip_phone"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://panasonic/sip_phonesip_phone.xsd">name="Screen1"version=“3.0”>[LCD Image]None[Note]In the following model, PictureBox of above [Syntax] is as follows.*Height of status bar is 27 pixels.name="PictureBox1"left="0"top="27"width="120"height="55"source="http://aaa/bbb/ccc/pic1.bmp"/>