The xar descirptor

Description

This is an XML document that describes the basic information about the application. An example of the descriptor is shown below:


   <xar:xar  baseURI="http://www.xmlpipe.org/xpe/manual"  xmlns:xar="http://www.xml.org/pipe/xpe/xar" >
      <xar:description>
         SoftTouch Information Technology, XPE Manual
      </xar:description>
   </xar:xar>

The structure of the XML document is quite simple. The most important one is the baseURI attribute of the xar element. It identifies the application as weel as providing a top URI from which all other resources are based.