background preloader

XML

Facebook Twitter

XQery

IBM. Inferring an XML Schema from an XML Document. Introduction After a couple attempts, XML isn't that hard to write.

Inferring an XML Schema from an XML Document

Create a text document with matching opening a closing tags, like <Customer></Customer>, with text values in between. That's not too hard. Schematron Patterns and Validation. Schematron Patterns and Validation(Page 1 of 4 ) Patterns Rules can also be related to one another.

Schematron Patterns and Validation

For example, although rules can have different contexts, some can perform the same types of operations on one another. Some rules may deal with the structure of a document, checking for the presence of certain elements and attributes. Web Services Made Easy With Delphi. Web Services Made Easy With Delphi(Page 1 of 4 ) What is a web service?

Web Services Made Easy With Delphi

It is a collection of protocols that is used to exchange data between applications. To better explain what a web service is, let's take a look at an example. Say you run a music shop that has a web service. It lets customers search for the availability of a particular CD, given the name of the artist or group.