OASIS OpenDocument Essentials. DocBook to OpenDocument XSLT (docbook2odf) Xml: DocBook Filters - Read and write docbook xml using OpenOffice.org. Goal is to explore the possibility of using OpenOffice.org as a WYSIWYG editor of XML content. The principle is to edit structured documents using styles. These styles are then transformed to XML tags on export. This page shows how to enable and use the DocBook filters. It also shows the location of the stylesheets so that users can download and use the latest transformations. Initially the project used OpenOffice.org sections to enforce nesting of DocBook sections. Currently stylesheets are packaged in a JAR. To see what is available and get an impression of how it works look at : Note : See also Eric Bellot's OOo2sdbk How to Enable DocBook in OpenOffice1.1 Beta The DocBook filters are installed during OpenOffice.org setup by selecting "Custom Installation" and in the "Optional Components" section, selecting the "Mobile Device Filters".
To enable the DocBook filter, the following file must be edited: <OOo Install Dir>/share/registry/data/org/openoffice/Office/TypeDetection.xcu; ToDo. Informations générales. Xml: Lead: Michael Brauer Co-Lead: Svante Schubert(Please use the provided mailing lists for discussion related to this project. The OpenOffice.org XML project is the home of of XML related features of OpenOffice.org, like its OASIS OpenDocument/ISO/IEC 26300 file format implementation. It further provides some XML base implementations, like XML parser and printer components.
The following sub-projects are within the scope of the XML project: Please follow above links to get more information about these sub projects. The XML project is one of the accepted projects of OpenOffice.org. Please visit the XML project's wiki pages for more information about the project. Contributing to the XML Project If you are interested in contributing to this project, please don't hesitate to contact us at dev@xml.openoffice.org.
OASIS OpenDocument/ISO/IEC 26300 File Format (ODF) The OpenOffice.org application uses the OpenDocument file format (also known as ODF) as native file format. OpenOffice.org XML File Format. Docbook2odf - About project Docbook to OpenDocument. Description Docbook2odf is a toolkit that automaticaly converts DocBook to OpenDocument (ODF - text/spreadsheet/presentation). Conversion is based on a XSLT which makes it easy to convert DocBook to ODF, ODT, ODS and ODP as all these documents are XML based. All conversions are executed using the command docbook2odf. XSLT stylesheets are easy to develop and proven way of generating document conversions. All style sheets are released under the GPL license. The resulting XML document produced is easier to understand and more structured than any WordML or .DOC formats.
Docbook2odf itegrates support for multimedia which is automaticaly stored in the zipped form of the ODF file. disclaimer I have started this project with a vision to provide seamless conversion and generation of OpenDocuments from DocBook. Our primary goal is to create transformation filters (XSLT) which are capable of generating high quality OpenDocument files from DocBook documents without further modifications. Mission license.