Creating XML Filters

Creating an XML Filter for LibreOffice

When you create an XML filter for LibreOffice, you need to design an XSLT stylesheet that can convert to and from the OpenDocument XML file format.

แƒ แƒฉแƒ”แƒ•แƒ˜แƒก แƒฎแƒแƒขแƒฃแƒšแƒ

For more information about the OpenDocument XML format, go to http://xml.openoffice.org/.


If you want, you can include a template with your filter to apply LibreOffice styles to an XML document that you import.

To Create an XML Filter

  1. Create an XSLT transformation stylesheet that maps the elements of the external XML format to the elements of the OpenDocument XML file format and back again.

  2. Create a template that assigns LibreOffice styles to elements in the external XML format when you import a file in this format into LibreOffice.

  3. In LibreOffice Writer, create a text document, and choose Tools - XML Filter Settings.

  4. แƒ“แƒแƒแƒฌแƒ™แƒแƒžแƒฃแƒœแƒ”แƒ— แƒซแƒ˜แƒ”แƒ‘แƒ.

  5. In the XML Filter dialog, click the General tab, and define the properties of the filter.

  1. On the Transformation tab page, define the transformation properties for the filter.

  1. แƒ“แƒแƒแƒฌแƒ™แƒแƒžแƒฃแƒœแƒ”แƒ— แƒซแƒ˜แƒ”แƒ‘แƒ.

To Test an XML Filter

You can perform basic tests on a custom XML filter in LibreOffice.

แƒจแƒ”แƒœแƒ˜แƒจแƒ•แƒœแƒ˜แƒก แƒฎแƒแƒขแƒฃแƒšแƒ

The document is not altered by these tests.


  1. Create or open a text document.

  2. Choose Tools - XML Filter Settings.

  3. In the list of filters, select the filter that you want to test, and click Test XSLTs.

  4. To test an Export Filter, do one of the following in the Export area of the dialog:

  1. To test an Import Filter, click Browse in the Import area of the dialog, select a document, and click Open.