<name>
(Required) The string value that's displayed when the application is installed.
Parent elements
<qnx>, <configuration>
Child elements
Name | Cardinality |
---|---|
text | Any number |
Description
The <name> element specifies the string value that's displayed when the application is installed. The UTF-8 value can be a maximum length of 25 characters.
Content
A PCDATA value representing the name of the application.
Attributes
None
Example
<name>HelloWorld <text xml:lang="de-DE">HelloWord in German</text> </name>
Last modified: 2015-07-24