By Paul Cornell – The Web Service References Tool is used in the Microsoft Office Visual Basic Editor to create a Visual Basic for Applications (VBA) proxy class module from a selected Web Service Description Language (.wsdl) or Visual Studio .NET discovery (.vsdisco) file. This article describes ho
Tag: JSON / JAVA / XML
XForms Enters Last Call
The W3C XForms Working Group has released a new Last Call Working Draft of XForms 1.0. Feedback is requested at www-forms-editor@w3.org.A changelog indicates that most of the changes from the previous version were minor editorial issues and clarifications. More detailed information on the di
Building a Client-Side XML Application
By Tony Stewart – This presentation describes a project I was involved in last year, when I served as Director of Consulting at RivCom, an XML consulting firm based in the UK. The project, entitled "XML/EDI in the Transport Industry," was part of a larger European XML/EDI Pilot Project that
Getting Fancy with FOP
By Kurt Cagle – As with so many other terms, FOP has resurfaced with a different meaning—as an acronym for the Formatting-Object Processor, part of the Open Source Apache Project. The FOP processor performs an interesting stunt: it converts an XSL-FO file into an Adobe Postscript Description Format
Digging Animation
The Web has been constantly evolving since it appeared about a decade ago. The days of plain text web sites are largely gone now and, among other things, vector graphics have become an increasingly common part of web pages. SWF, better known as the format used by Macromedia Flash, has become the med
Basic XML and RDF techniques for knowledge management
This column, the third in a series, shows how to add semantic knowledge to an RDF application by incorporating WordNet synonym sets. With the added knowledge of the WordNet lexical database, you can search a set of RDF data for related concepts, not just one keyword at a time. As the demonstration i
XML Application Development with MSXML 4.0
MSXML (Microsoft XML Core Services) version 4.0 is a free, feature-rich server component for all types of XML processing, including XML, XSLT, and Schemas. It has comprehensive support for W3C and other major specifications, as well as many proprietary enhancements. This makes MSXML 4.0 a useful and
WebContent Validation with XML::Schematron
by Kip Hampton – Kip Hampton explains how to use his XML::Schematron module to validate XML Web content with Perl.
XML for Data: Modeling many-to-many relationships
In this column, Kevin Williams takes a look at some options for modeling many-to-many relationships in XML. Several different techniques, and the advantages and disadvantages of each, are discussed. Examples are provided in XML.
OASIS Invites Submissions for XSLT/XPath Conformance Test Suite
The XSLT/XPath technical subcommittee will deliver a test suite for XSLT/XPath processors. The test suite will focus on two key areas. The first one, XSLT (XSL Transformation) deals with applying a set of style sheets transformation rules to the data and transform the data into another document.