128 projects tagged "XSL/XSLT"
Webswell Connect is an e-business integration framework based on the ebXML standard. It allows easy, interactive and user-friendly installation. It consists of an ebXML registry/repository server and client, a messaging system for secure and reliable messaging and user interface similar to popular email clients for sending/handling ebXML messages. It supports HTTP, HTTPS, and email communication while keeping it safe and reliable by implementing digital signatures, encryption, acknowledgment mechanisms, duplication elimination, etc.
Lantern is a tool that lets users load XML documents and test XPath expressions. It produces an immediate graphical result where selected and context nodes are highlighted, and displays the XML document in the same format as it is stored in the file (rather than as an ugly tree widget). It is aware of name spaces and allows the user to set a context node to test expressions related to it.
Dacco is a collaborative English-Catalan, Catalan-English dictionary project. It seeks to provide an up-to-date, comprehensive, bilingual dictionary that will be of benefit to learners of both languages. The dictionaries are downloadable and customizable (using XSLT) and contain audio files.
X2U (XML to user) is an XML editor that does not force users to read XML markup. Instead, users fill out simple Web forms, which are automatically derived from XML models. The XML model provides the XML structure and an interface. It accepts an XML document, an XML Schema, a DTD (Document Type Definition), or an XML form (XForms), and requires only a Web browser to use.
vCard4J is a complete toolkit to manipulate vCards (RFC 2426) in Java. It contains a parser to read vCard files. It also includes a compiler to extend the library. vCard types are defined in a XML file, making it easy to add custom types. It also contains XSLTs to convert the internal DOM structure into vCards 3.0, xHTML, or other formats.
BibORB is a Web-based tool for managing bibliographies. It allows the sharing of bibliographies and provides an interface for editing references. It also eases the management of electronic versions (.ps, .pdf, etc.) of papers associated with your references. Classification is possible using groups, and search functions are included. BibTeX bibliographies can be imported, and selected references can be exported to BibTeX, Ris, and DocBook format.
myXML is a PHP implementation of the W3C's DOM, XPath, and XSLT recommendations that does not require additional libraries. It allows you to take advantage of XML/XSLT technologies even if your provider does not support it. The DOM API features standard names for methods and properties and should be compatible with future releases of PHP. The library allows the execution of PHP code on the fly, and inserts result into a DOM tree or attribute value.