The application descriptor file DTD

The Document Type Definition (DTD) provides the schema for the BAR application descriptor file, named bar-descriptor.xml.

The application descriptor file describes what the BAR file looks like for your application. The application descriptor file format is required to run your applications on the BlackBerry 10 OS.

The top-level element for the application descriptor file is the <qnx> element. In general, there is no prescribed order for child elements under the parent elements - with the exception of the arg element. The elements that follow are valid in the application descriptor file.