Program interface documentation as a DocBook article
The docbook-usage.xsl transforms a program interface XML definition file into a DocBook article.
Usage
Using xsltproc
xsltproc --xinclude --output ${outputfile}.xml ${NSXML_PATH}/ns/xsl/program/${SCHEMA_VERSION}/docbook-usage.xsl ${XmlDescription}.xml
Transforming the Docbook document
You can use the XSLT stylesheet provided by the The DocBook project to transform the given DocBook article into another format.
The program interface definition framework