4.2.3 The packages node

The packages tag under the docproject tag contains a package tag for each package described by the project file. As many packages as needed can be described by the project file. All other tags under the packages tag are ignored.

Example:

<packages>  
  <package name="rtl" output="rtl" content="rtl.xct">  
</packages>