Mentioned last month on XML-DEV by Ken Holman, XSL Composer is presented as "the industry's first real-time, WYSIWYG, Drag and Drop stylesheet generator". It is targeted toward webmasters more than XSLT developers.
Author: SSWUG Research
XML and www.microsoft.com
An interview with Mike Moore, the director of development of the fourth-largest Web site in the world. If you are into building Web sites that use XML technologies, I think you will find this amazing, exciting, and extremely relevant stuff.
Sergeant's Perl tools AxKit and XML::XPath updated
Matt Sergeant has released version 1.0 of XML::XPath, an XPath processor, and version 0.99 of AxKit, his Perl/Apache/XML content delivery framework. XML::XPath allows processing of a DOM-like parse tree by retrieving nodes that match a particular XPath expression. This release is the first stable
Going to Extremes
GCA's Extreme Markup Languages 2000, held in August in Montreal, was billed as "not frisbee, not skateboarding, not lounging — just no-holds-barred tech talk," and so it was. It was the kind of conference where the code and ideas presented in the sessions were light years ahead of any c
XLink: An Introductory Example
Before we start to dissect the structure of XLink, let's examine a concrete example. Suppose you want to express in XML the relationship between artists and their environment. This includes making links from an artist to his/her influences, as well as links to descriptions of historical events
XLink Reference
Now that we have a basic idea of how XLink looks, it's time to dive into the details. This section presents all the constructs and rules contained in the XLink specification.
W3C XML-Encryption Workshop
If XML is to become the language of trusted Web applications (e.g., electronic commerce) it needs standard mechanisms for digitally signing and encrypting XML entities (and it needs them soon!). Furthermore, this mechanism must be fully functional in environments where only XML tools are available.
Introducing the Schematron A fresh approach to XML validation and reporting
Judging from the ongoing developments and debates about XML document validation, it's evident the language is in flux. In this article, writer and consultant Uche Ogbuji gets a handle on some of these changes and introduces the Schematron, a new validation and reporting methodology and toolkit.
What is XLink?
The very nature of the success of the Web lies in its capability for linking resources. However, the unidirectional, simple linking structures of the Web today are not enough for the growing needs of an XML world. The official W3C solution for linking in XML is called XLink (XML Linking Language). T
XML-Signature Syntax and Processing
This document specifies XML digital signature processing rules and syntax. XML Signatures provide integrity, message authentication, and/or signer authentication services for data of any type, whether located within the XML that includes the signature or elsewhere.