XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Instruction -> Tutorials

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A Grammar of Dublin Core

This article teaches Dublin Core (DC) by examining it as a language. For this exercise it is defined as a small language for making a particular class of statements about resources. Like natural ... [Oct. 27, 2000]

An Interview with Priscilla

Priscilla Walmsley served as a member of the W3C XML Schema Working Group from 1999 to 2004, where she authored the second edition of XML Schema Part 0 (Primer). She's also the author ofDefinitive ...

ASP plus ListEditor in C-sharp

ListEditor is an Active Server Pages (ASP) application that provides an editable, collaborative list view of any XML files on the same Web server. In this tutorial the author traces his steps in p... [Aug. 22, 2000]

Building a Reverse Auction with BizTalk Orchestration

This tutorial describes a use of the set of XML messaging tools and services provided by Microsoft BizTalk Server 2000 known as the business process orchestration features, or BizTalk Orchestration ... [Aug. 14, 2000]

Building Site Favorites with an XML Super Cookie

This tutorial shows site developers how to create an XML "super cookie" that allows a list of site favorites to be added to the user's browser. The favorites will persist and be available whenever t... [Mar. 31, 2000]

Communicating XML Data Over the Web with WebDAV

A description of the WebDAV communication protocol for the Web, how it can be useful in your client/server architecture, and the services XML provides to make it an even more powerful tool.... [Mar. 27, 2000]

Create Persistent Objects With XML

XML gives Visual Basic coders developing for the Web a way to create simple property-based classes more easily, combined with a way to persist them, that is not possible with Visual Basic alone. In ... [Jun. 29, 2000]

Duwamish Online SQL Server XML Catalog Browsing

This article outlines the re-implementation of Duwamish Online category browsing using the new XML capabilities of Microsoft SQL Server 2000. The layered architecture for Duwamish Online, based on ... [Oct. 3, 2000]

Hands-On XML Development Tutorials

Stylus Studio, a provider of XML tools and components for XML data integration, today published several free XML tutorials covering XML development with Stylus Studio 2006 XML Enterprise Edition. Un...

How to Encode XML Data

Article explaining how character encoding works, and specifically how it works in XML and the MSXML DOM.... [Mar. 22, 2000]

HOWTO: Bind to XML Data with Internet Explorer

This tutorial shows how to bind fields on a Web page directly to an XML data source included in the page as a data island, and persist an ActiveX Data Objects (ADO) recordset to a stream as XML.... [Jul. 12, 2000]

HOWTO: Persist/Load OLE DB Rowset to/from XML with ATL OLE DB Consumer Template Classes

Microsoft OLE DB does not provide a service for persistence of rowsets to XML, or loading of rowsets from an XML file object. This tutorial shows how to use ActiveX Data Objects (ADO) to persist... [Jul. 13, 2000]

Learning XML - Chapter 2: Markup and Core Concepts

This tutorial article is a chapter from the O'Reilly & Associates book Learning XML, by Erik T. Ray. It begins with the "10-minute overview of XML", a concise and clear illustration of document a... [Mar. 2, 2001]

ListEditor: A Useful XML Web Service

ListEditor is a set of Active Server Pages with a DHTML interface that provides a live collaborative editable view of a list of items. This handly little web application is viewable and editable by ... [May. 3, 2000]

Monastic XML

The Monastic XML site offers a guide interpreting "what XML is good at" from Simon St.Laurent, author of several books (including XML: A Primer, XML Elements of Style, Building XML Applications,... [Oct. 2, 2002]

Multilingual Web Pages with ASP and XML

This tutorial teaches a strategy and techniques for implementing Active Sever Pages (ASP) and XML to create web pages that automatically localize to several target native languages. The article s... [Jan. 4, 2001]

Namespace Tutorial

This is an XML Namespace tutorial containing fourteen illustrated examples. The tutorial is offered under the GNU Free Documentation License, and the tutorial including eXtensible Style Language Tra... [Aug. 10, 2000]

Organizing XML with Entities

In this article, excerpted from the O'Reilly & Associates book Learning XML by Erik T. Ray, the author exposes users familiar with the limited use of entities in HTML to the richer entity capabiliti... [Mar. 2, 2001]

Parsing comma-separated values

This concise tutorial describes a technique for transforming data formatted in comma-delimited files (CDF) into XML data.... [May. 31, 2000]

Patient Record Architecture Tutorial

A tutorial on the basics and implentation of Patient Record Architecture, as taught at the September 1999 HL7 meeting in Atlanta by Liora Alschuler of The Word Electric, Bob Dolin of Kaiser Perman... [Apr. 1, 1999]

RDDL Me This: What Does a Namespace URL Locate?

This article by Elliotte Rusty Harold (co-author of O'Reilly & Associates' XML In A Nutshell) provides an explanation of the Resource Directory Description Language (RDDL). Harold discusses the mo... [Mar. 2, 2001]

Sample: Create XMLDOM Document with "import"

This page contains a link to a downloadable Visual C++ sample that illustrates creation of a XMLDOM document from scratch, using #import on Msxml.dll. Requires Microsoft Visual Studio, version 6... [Jul. 13, 2000]

Software Composers

A great site full of JavaScript examples and tutorials.... [Oct. 1, 1998]

SoftXML : Xml Products, SEO articles, Earning money online, BrainRing community

Providing webmasters with useful xml products, web tutorials, rss news, free seo articles for successful online marketing, making money online...

The skew.org XML Tutorial A reintroduction to XML with an emphasis on character encoding

XML documents consist of characters that have had several encoding mechanisms applied to them. This XML tutorial has an emphasis on an awareness of the encodings that are being or have been applied ... [Aug. 4, 2000]

The XML Elements of Style

In this article the author (the Oracle lead XML Technical Evangelist and development lead for Oracle XSQL Pages) offers a stepwise method for authoring a well-formed XML document, inspired by Strunk... [Nov. 4, 2000]

The XML Revolution Technologies for the future Web

A concise intro and overview in outline format illustrated with code examples. Covers XML, Namespaces, XLink, XPointer, XPath, DSD, XSLT, and XML-QL.... [Mar. 14, 2000]

The Zvon Project Tutorials

Homepage for extensive tutorials from author/editor Nic Miloslav, lecturer, ICT Prague, Department of Organic Chemistry Education, and the Zvon information exchange. Offered in the interest of enab... [Mar. 12, 2000]

Transforming XMI to HTML

A two part tutorial describing how to use XSL stylesheet technology to transform XMI documents to HTML, with XSL employed in a role similar to a scripting language. The author's goal is to help the ... [Dec. 1, 1999]

WWW8 Tutorials

This page describes the four tutorials going on at the W3C's WWW8 conference this year in Toronto, Canada, on May 19th.... [Mar. 20, 1999]

XML in the Real World

This tutorial follows a real world use of XML and XSL for dynamically generated pages. The examples detail how XML, a Java servlet, an Enterprise Javabean and an XSL style sheet interact to handle a... [Jun. 21, 2000]

XML Tutorial Part I: basic syntax and containers

extensible markup language, XML, elements, document element, attributes, processing instructions, CDATA, CDATA sections, declaration. ... [Jan. 14, 2000]

XML White Papers

XML white papers are technical, yet business-oriented case studies on how organizations can leverage new XML technologies including XML Schema, XQuery, XML Data Services, SQL/XML and other technolog...

XML-DEV

XML-DEV is is an open, un-moderated email discussion list covering all facets of XML development. Over the years it has been a popular forum for the development of emerging XML specifications and XM...

XPath Tutorial

Tutorial with 23 XPath examples illustrated by step-by-step instructions and XML source code. Tutorial may be viewed online or downloaded. )... [Oct. 22, 1999]

XQuery Performance

The Stylus Studio XQuery profiler is very similar to a Java profiler - it's a tool for developers to optimize your XQuery code by running detailed performance tests which help you find and eliminate y...

XQuery Tutorial: Learn XQuery in 10 Minutes

Learn XQuery in 10 Minutes is the first XQuery tutorial in a series of articles by Dr. Michael Kay, which includes articles about the XQuery FLWOR construct and Schema-Aware XQuery. This XQuery tutori...