InfoQ

Topic/Tag specific view

All content and news on InfoQ about XML


Latest featured content about XML

Improving Performance of Healthcare Systems with Service Oriented Architecture

Community
SOA
Topics
Business Process Management,
Enterprise Architecture,
Business

This article, based on a chapter from the book "Service Oriented Architecture Demystified", discusses the benefits of applying SOA to heterogenous environments in the healthcare domain. Focusing on a domain instead of technology perspective first provides an interesting view on the business motivation for SOA.

News about XML

Presentation: Beth Massi on Conquering XML with LINQ in VB9

Community
.NET
Topics
Data Access,
Language

Beth Massi, the Visual Basic content manager on Microsoft's MSDN, presents on how to work with XML and LINQ in Visual Basic 9.

XSD, Schematron, and the Real World

Community
SOA
Topics

Kurt Cagle, proven author of several books about XML, XSL, SVG, and XQuery, blogged about XML and Modeling by means of the marriage of XSD and Schematron within the Schema Modeling Language (SML). As a demonstration he provides an SML schema example. What could Schematron's role in an XSD world?

Post-VS 2008-Technology: LINQ to XSD and LINQ to Stored XML

Community
.NET
Topics
.NET Framework

Today, Shyam Pather, Principal Development Lead on the Data Programmability Team at Microsoft, is giving a presentation on LINQ to XML: Visual Studio 2008, Silverlight, and Beyond at the XML 2007 Conference in Boston. He talks about the current and future technologies surrounding LINQ to XML.

Articles about XML

Unit-Testing XML

Community
Agile,
Java,
SOA
Topics
Delivering Quality,
Unit Testing,
Software Testing

There are many occasions where software creates XML output: XML documents are used for data interchange between different applications, web application create (X)HTML output or respond to AJAX requests with XML, and this has to be tested as much as anything else. In this article, Stefan Bodewig explains how to perform those tests with the XMLUnit framework he has co-authored.

Interview: Frank Cohen on FastSOA

Community
SOA
Topics
Web Services

InfoQ today publishes a one-chapter excerpt from Frank Cohen's book "FastSOA". On this occasion, InfoQ had a chance to talk to Frank Cohen, creator of the FastSOA methodology, about the issues when trying to process XML messages, scalability, using XQuery in the middle tier, and document-object-relational-mapping.

Versatile RESTful APIs Beyond XML

Community
Ruby
Topics
Ruby on Rails,
Programming

The world of RESTful resources that Rails firmly entered with version 1.2 naturally uses XML as its lingua franca. But there's no reason that it can't be multi-lingual, and thanks to the versatility of rails it's easy to support other standards alongside XML in our RESTful applications, potentially opening them up to a wider audience and/or reducing their bandwidth requirements.

Interviews about XML

Tim Bray on Rails, REST, XML, Java, and More

Community
Ruby,
Java,
SOA
Topics
WS Standards,
Web Services,
Ruby on Rails,
Dynamic Languages

InfoQ Ruby editor Obie Fernandez interviews Tim Bray, one of the inventors of XML and current Director of Web Technologies for Sun Microsystems. We cover varied topics such as his opinions about Ruby and Rails, the impact of dynamic languages on web development, static versus dynamic typing, Sun's support of the JRuby project, Atom, and WS-* versus REST approaches to systems integration.

Presentations about XML

Real World Web Services

Community
SOA
Topics
Web Services

In this presentation, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples. While the buzzword density leaves nothing to be desired, the presentation contains a very accessible introduction to the core Web services standards.