Xml
- 13 avril 2010
Trang
Generate XSD from XML
- 23 décembre 2007
Flower 0.5
Flower is a new kind of user programmable web service, especially well suited for applications which process, store, and query XML data sets. Clients of a flower web service interactively modify and extend the code the server runs. This is is the ordinary way to build new flower applications. Flower is a true web operating system in the sense that it forms a self-contained, web-addressable computing environment.
- 15 février 2007 Xalan-Java Samples
- 15 février 2007
XSLT transformation from a servlet
The question how to create HTML output to the browser from a Servlet based on XML data often comes up.
Here’s a fully functional example on how to achieve this using Jakarta Xalan 2 and Xerces 2.
The system is quite simple, most of the code is concerned with housekeeping chores rather than the actual HTML generation and output.
- 15 février 2007
XSLT Servlet - A Java Servlet that transforms XML documents
This servlet transforms an XML document using an XSLT stylesheet. Probably there are other Servlet implementations of this kind, but I couldn’t find one with the features I need available under an Open Source license, so I wrote this one.
- 8 septembre 2006
Open Source Native XML Database
eXist is an Open Source native XML database featuring efficient, index-based XQuery processing, automatic indexing, extensions for full-text search, XUpdate support, XQuery update extensions and tight integration with existing XML development tools. The database implements the current XQuery 1.0 working drafts, with exception of the schema import and schema validation features defined as optional in the XQuery specification.
- 9 août 2006 Tip: Debug stylesheets with xsl:message
- 22 juillet 2006 XML Nanny