10 projects tagged "XML"
PDFreactor is a formatting processor to convert HTML and XML to PDF. It uses Cascading Style Sheets (CSS) to define page layout and styles. It allows you to dynamically generate PDF documents such as invoices, delivery notes, shipping documents, or print versions of Web content on-the-fly. Vector graphics (SVG), barcodes, MathML, XSLT, and CMYK colors are supported. All common J2EE application servers are supported. Complete .NET, PHP, Perl, Python, and Ruby APIs are included. Direct integration into automatic build processes using Apache Ant is also possible.
Algebraic Modelling System (AMS) is an approach to algebraic model representation that enables the expression and storage of models and their related instance data in a portable XML format. It is also able to convert these models to target modelling languages by use of simple XSL translation stylesheets. By using a representation format that is independent of any particular modelling system, your models become portable to any modelling system. An XML-based format also lends itself more easily to distributed computing, Web services, and other enterprise-level computing solutions.
XmlPlus xsd2cpp is a tool that compiles an XML schema into C++ data bindings. When invoked on an input XSD file, it generates the C++ sources (implementation/headers) for the supplied XML schema, a main.cpp template to demonstrate how generated sources can be consumed, and the automake/autoconf files for building the generated source.