An implementation of DSSSL, a style language to format SGML or XML documents. OpenJade contains backends for various formats (RTF, HTML, TeX, MIF, SGML2SGML, and FOT). This project also maintains OpenSP.
pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
C++ library for creating XLSX files for MS Excel 2007 and above.
This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license: http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32 This library is distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html
Simple, lightweight XML parser in C, statically or dynamically linked.
Simple XML parser written in C, with limited XPath and Unicode support and customizable tags. 'Simple' means that it does not implement all XML specifications, only the most widely used ones.
mcf2pdf converts files of the "My CEWE Photobook" software to PDF
mcf2pdf converts .mcf files of the "My CEWE Photobook" software (see http://www.cewe-photobook.co.uk/ or http://www.cewe-fotobuch.de (german)) to PDF files, so you can better preview the results and even send them to others by e-mail. This project has moved to GitHub. Please visit https://github.com/albrechtf/mcf2pdf/releases for download of latest version.
Cross-platform C++ libraries with a network/internet focus.
NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
[[We are in the progress of moving to github]] Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
This UBmatrix Processing Engine is an SDK for building XBRL-enabled applications. The engine is the essential component to read, write, and validate XBRL. This project was released under UBmatrix Inc. Learn more about EDGAR Online XBRL Processing Eng
wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
NOTE: Zorba is now hosted on Launchpad. Please visit our project homepage (http://zorba.28.io) or our Launchpad page (https://github.com/28msec/zorba) for the latest news and information! Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments.
Cassandra "ORM" with hooks for Jersey integration if desired
Using the new CQL3 driver by Datastax Artemis provides extremely easy to use "ORM" like functionality for Cassandra. It also contains hooks for integration into Jersey2 to enable rapid development of RESTful services, or even websites, if you enable JSP functionality for Jersey. If there is a demand, I could add a plugin to render views using things like Velocity, etc. See https://sourceforge.net/p/wicca/wiki/Home/ for more documentation
Für das Abfallwirtschaftsverfahren hat das BMU ein XML-Schema erstellt. Dieses verpflichtet zur elektronischen Nachweisführung. Mit dieser Bibliohek lassen sich diese Dokumente erstellen, auslesen und bearbeiten. Erstellt an der FH Aachen
This project consolidates 8 years of research on abstract specification of business contracts, mainly in the financial instruments area. The syntax of ContractML is defined in XML-Schema and MOF/UML, using EMF to implement/generate the API and GUI. We ar
The DataExtractor (HTMLtoXML) extracts data from a HTML page according to a configuration file and puts the data into an XML file according to a specified structure. It is a tool to extract data from HTML pages and to store the data in XML files.
A WYSIWYG XML editor. The goal of this editor is to enable (web)developers to create an easy to use interface for authors to edit XML content. See the wiki for a more detailed description.
the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
A web crawler which uses regular expressions on text downloaded from a site.
MonoOSC is a project composed of two parts. A CSharp, C#, library used to access the openSUSE Build Service, OBS. The second part is a nice GUI which uses this library. MonoOSC requires the Mono >= 2.1 version of the distribution.
ORB (OWL Refactoring Browser) provides functionality for creation, maintenance and evolution of OWL-based ontologies. Core is the sophisticated refactoring engine that allows for easier ontology and cross-ontology behavior-preserving transformations.
A lightweight EAI tool based on Java technology with a web browser interface for building integration processes from an extensible selection of adapter components. It runs on Apache Tomcat application server and stores its configuration in MySQL database.
OpenVend is a leight weight Java Open Source framework to build servlet and portlet web applications with XML technologies.
Implementation of OGC's Web Processing Service standard with Python programming language and GRASS GIS in background.
saml2j is SAML 2.0 development kit written in Java. This project provides simple and easy to use application programming interface for SAML 2.0 specifications provided by OASIS Security Services Technical Committee.
SGML2KSS transforms one SGML document into a XML document that contains the content of the SGML document as well as markup information about the SGML instance such as OmitTag and ShortTag.