The information block provides information about the document, and is also used to choose a skin for the generated website. It is required, and is located at the beginning of the document. It has the following children :
- Label : a name used later to reference the document with the Ref. XPAGES document element, to include the content of the document in a larger one. The label is required, and must match the name of the XML file without the ".xml" extension. In WebJaxe, this label must simply be the name of the contribution.
- Title : the document title (required).
- Author : an author of the document. It is of course possible to specify several authors.
- Author : the creation date of the document, with the syntax DD/MM/YYYY.
- Update date : the update date of the document, with the syntax DD/MM/YYYY.
- Logo : path to an image file with a logo to use on the website. The image must be in a standard format for the web (JPEG, PNG or GIF). It is possible to specify a link to use when the logo is clicked.
- Interface : choice of a skin for the pages.
- Menubar : to choose whether or not to display the buttons on top of web pages to navigate to the subsets referenced with REFXPAGES.
- Language : the code for the document language (en for English).