<!ELEMENT CustomizableArea (LanguageBox| DateField| Timer|
ExitButton| IconButton| TextField| IconLabel| Label| MultipleStateIconLabel|
MenuButton| Tree| TaskLauncherTextField| ExternalApplicationButton|
MessageArea| TaskLauncherButton| BookmarkArea)+> |
A CustomizableArea contains one or more LanguageBox, DateField,
Timer, ExitButton, IconButton, TextField, IconLabel, Label, MultipleStateIconLabel,
MenuButton, Tree, TaskLauncherTextField, ExternalApplicationButton,
MessageArea, TaskLauncherButton, or BookmarkArea, in any order. In
fact, it accepts whatever elements you define in the system. |
<!ATTLIST CustomizableArea
name CDATA #REQUIRED
name CDATA #IMPLIED
width CDATA "237"
height CDATA "82">
|
Attribute list |