Tag: JSON / JAVA / XML

Community

Using RDF with SOAP

By Uche Ogbuji – This article examines ways that SOAP can be used to communicate information in RDF models. It discusses ways of translating the fundamental data in RDF models to the SOAP encoding for PC-like exchange, or for directly passing parts of the model in RDF/XML serialized form.

Community

XSLT and ASP.NET

During the development of the XML specification, the W3C working group realized that for XML to reach its full potential, a method of transforming XML documents into different formats needed to exist. At some time or another, an application that has the capability to work with XML documents will nee

Community

W3C Backs XML-based Signatures

The World Wide Web Consortium (W3C) has recommended a new standard for digital signatures, but it may be inappropriate for some uses because of its complexity. XML Signature has been proposed as an XML-based language for digital signatures by the W3C, following collaboration with the Internet

Community

Introduction to Cocoon 2

By Leigh Dodds – Cocoon is a Java server framework that allows the dynamic publishing of XML content using XSLT (XML Stylesheet Language-Transformation) transformations. By relying on XML to describe content, and XSLT as a means of transforming that content into multiple formats, Cocoon provides a p

Community

XML Web GUI

This is a validating xml editor for creating, edititing an manipulating XML files by a web interface. It is based on open standards like XHTML, JavaScript, DOM and CSS for the client and JavaServlets, JSP for the server.