by Dan Wahlin – Much of the talk about XML nowadays tends to focus on using it for data exchange among e-business applications. While it is true that XML is well suited for this purpose because of its ability to describe data and maintain its structure while being transferred among distributed syste
Tag: JSON / JAVA / XML
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.
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
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
XML Strengths & Weakness' with DOM, ASP & XSL
By Nakul Goyal – This article explains in a very simple manner how you can use XML in ASP and VB. Since the inception of XML people many developers have wondered why we need XML… How is it better than HTML? For starters, XML is far more powerful than HTML, and that power resides in the "X"
First JDBC 3.0 drivers link XML to SQL
By Peter Judge – DataDirect has launched JDBC 3.0 drivers for major databases to link SQL with XML. And the company is working on a database tool for Microsoft's .Net too
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
Topic Maps go quantum
Nikita Ogievetsky has presented a continuation of his work for Extreme Markup 2001 showing a very concise form of RDF Topic Map representation based on a "Quantum" Topic Map model easy to constrain using DAML+OIL.
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.
CenterPoint/XML
CenterPoint/XML is a class library with SAX 2 (Simple API for XML) and DOM (Document Object Model) Level 1 and Level 2 conforming interfaces for reading and writing XML files.