science:dlr Software from the German Aerospace Center (DLR) German Aerospace Center (DLR) www.dlr.de opensource at dlr.de https://download.opensuse.org/repositories/science:/dlr/SLE_12_SP3/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/standard/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HPC/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HA_GEO/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HA/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/WE/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SDK/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SLES/ SUSE:SLE-12-SP3:GA SUSE Linux Enterprise 12 Service Pack 3 SUSE Linux Enterprise 12 Service Pack 3 https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SLED/ SUSE:SLE-12:SLE-Module-Web-Scripting SLE 12 Web Scripting Module SLE 12 Web Scripting Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Web-Scripting/standard/ SUSE:SLE-12:SLE-Module-Toolchain SLE 12 Toolchain Module SLE 12 Toolchain Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Toolchain/standard/ SUSE:SLE-12:SLE-Module-Public-Cloud SLE 12 Public Cloud Module SLE 12 Public Cloud Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Public-Cloud/standard/ SUSE:SLE-12:SLE-Module-Legacy SLE 12 Legacy Module SLE 12 Legacy Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Legacy/standard/ SUSE:SLE-12:SLE-Module-Containers SLE 12 Containers Module SLE 12 Containers Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Containers/standard/ SUSE:SLE-12:SLE-Module-Adv-Systems-Management SLE 12 Advanced Systems Management Module SLE 12 Advanced Systems Management Module https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Adv-Systems-Management/standard/ tixi3 TIXI: A Library for fast and simple XML Access TIXI is a fast and simple XML interface library and could be used from applications written in C, C++, Fortran, JAVA and Python. The simplified XML processing library can be directly integrated into a code by third party software or can be used to create new application from people who doesn't want to deal with the complexity of XML. Although simplified and somewhat restricted compared to a full-edged XML processing library the user can, for example, create documents, create and delete nodes, and add and remove element attributes. Routines to read and write simple text nodes and additionally specialized nodes holding integer and floating point numbers are part of this API. Furthermore, routines to process aggregates of these simple types have been implemented. For the processing of geometric data, reading and writing of multidimensional arrays or arrays of vectors, i.e. coordinates of points are supported. The C API and the API for Fortran provide the same functionally to the programmer. The library has been designed to hide the implementation details so that the underlying XML library, currently libxml2, can be replaced by another one without changing the XML processing API in the applications.