LibreOffice 24.8:n ohje
LibreOffice tallentaa asiakirjat XML-muodossa. Käyttäjä voi luoda mukautettuja suodattimia, jotka muuntavat LibreOfficen käyttämän alkuperäisen OpenDocument XML -tiedostomuodon toiseksi muodoksi. Nämä suodattimet voidaan lisätä LibreOfficeiin saumattomasti, niin että käyttäjä voi tallentaa ja ladata noita tiedostomuotoja läpinäkyvästi.
XML-suodattimen luomiseen tarvitaan hyvät tiedot XML- ja XSLT-konsepteista. Nämä käsitteet eivät kuulu tämän ohjeen piiriin.
XML-suodatin sisältää tyylisivuja, jotka on kirjoitettu XSLT-kielellä. Tyylisivut määrittelevät muunnokset OpenDocument -tiedostomuodosta muihin XML-muotoihin vienti- ja tuontisuodattimien kautta. XML-suodattimia on kolmea tyyppiä:
Import Filters - load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the File Open dialog.
Export Filters - transform OpenDocument XML files and save the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the Export dialog.
Import/Export Filters - load and save OpenDocument XML files into a different XML format. After you install these filters, the names of the filters are added to the list of file types in the File Open dialog and the File Save As dialog.