(Required) The string value that's displayed when the application is installed.
<qnx>, <configuration>
| Name | Cardinality |
|---|---|
| text | Any number |
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.
A PCDATA value representing the name of the application.
None.
<name>HelloWorld
<text xml:lang="de-DE">HelloWord in German</text>
</name>