0.3.3
build date: 2004.04.07
delivery date: 2004.04.07
builder: EMercier
The website is more elaborated. Just changed a few key things within the XSD.

Replaced the term 'item' by 'feature' because it is more appropriate.
Added the 'BuildingBlock' within the 'Feature' element, in order not mix the complex element with text.
detail: tech
Added the opportunity to define a release builder via the 'builderID' attribute on the 'Release' element.
detail: func
XMLReleaseNotes2HTML.xsl: added the 'delivery' parameter that enables not to output de "Delivery" column, which enables to download the artefacts.
detail: func

Dependencies
[from 0.0.alpha]XSD 1.0XSD is being use so as to restrict and standardize the release notes structure.
[from 0.0.alpha]XML 1.0All the tiny framework is expressed in XML, so this is of course required to build it.
[from 0.0.alpha]XSLT 1.1The obvious idea is that this framework enables to transforms the XML release notes in whatever text format, and HTML above all.

Requirements
[from 0.3.2]Ant 1.4.1+Only if you want to use with Ant: the task has been tested from this version of Ant.
[from 0.3.2]XSLT You need to have an XSLT implementation library like Saxon or Xalan in your Ant 'lib' directory.

Deliveries
XMLReleaseNotesV0.3.3.zipThe validation XSD and XSL files have been added to the distribution.
Release notes generated by XMLReleaseNotes V0.17.0