XML Technologies

The foundation for structured data interchange on the Web and in B2B scenarios.

XML is the most important technology for structured data today. XML technologies go all the way from the core XML standard for XML documents to programming languages specifically designed to transform XML documents. We are interested in the complete tool chain of XML technologies, starting with the validation of XML documents with schema languages such as DTD, XML Schema, RELAX NG, or Schematron. Further steps in XML processing pipelines often involve XSL Transformations (XSLT) programs which structurally transform XML documents, often in other XML dialects, and in Web-Based Publishing scenarios into Web-oriented publishing languages such as HTML or XHTML.