Tag: JSON / JAVA / XML

Community

Quilt: An XMLQuery Tutorial

by Javier Lozano – This is a paper written by Don Chamberlin, the father of SQL. It gives a nice overview of Quilt, a query language for heterogenous data sources. The paper goes through and explains how to use the syntax of quilt along how it can be modeled to a mimic a relational database. It has

Community

A Tour of 4Suite

by Uche Ogbuji – In this article and the next, I’ll introduce just the basic Python library portion of 4Suite, which includes facilities for XML parsing (complementing PyXML), RELAX NG, XPath, XPatterns, XSLT, RDF, XUpdate and more. If you are unfamiliar with any of these technologies, see the resou

Community

XMLSPY 5

Unleash the full power of xmlspy® 5 – the original XML Development Environment to fully support the designing and editing of all XML technologies; including XML editing and validation, Schema and DTD design, and XSL transformation. xmlspy® 5 builds on the success of the previous award-winning versio

Community

Tip: Multi-pass XSLT

Transforms can often be made cleaner and clearer if executed in phases or passes. First some intermediate output is produced, and then this is further transformed into a final output form. There can even be more than one intermediate form. In this tip, Uche Ogbuji discusses ways of breaking down XSL

Community

Features of Apache SOAP 2.2

By BERTRAND GOUPIL – Apache Soap is an Apache project which defines the SOAP protocol in Java. This project is based on the source of IBM’s SOAP application, SOAP 4J. The latest version of this implementation, dated May 30, 2001, is version 2.2 of the project. Apache SOAP 2.2 defines almost a

Community

FormBuilder.NET

FormBuilder.NET is a free online tool that allows you to create fully functional C# or VB.NET ASP.NET Web Forms using only a browser. No programming experience is needed! Form data can be saved to databases, XML, or sent via email. Behind the scenes, FormBuilder.NET leverages XML and Web Serv