Home  
 
  Home FAQ My Account Forum Reward Program whatsNew

join newsletter group

Course
Register
Our Technology
Our Partner
 
Introduction to XML Introduction to XML

Author: Eddy Chan

Publish Date: 2003/05/10

XML (Extensible Markup Language) is becoming increasingly adopted as the standard format for structured documents and data on the Web. XML documents are the important building block in creating applications; it is one of the main ingredients of the emerging Web Services technology. In this course, you gain hands-on experience using XML, you learn how to create well-formed XML documents, validate them with DTDs, learn to use XML Schema, and process the contents of an XML document. Most important of all, you learn how to establish the XML environment on your computer by installing the correct and compatible version of XML related software.

It is assumed that you have experience writing HTML from scratch. Specifically, you should know how to create anchors, images, and tables. You can learn enough HTML to be ready for this course by completing our Introduction to HTML course.

This course covers enough techniques for you to:

  • Design and create XML documents from scratch

  • Generate HTML documents from XML documents

  • Leverage XML and XSL to enhance Web presence

expand/collapse all sections
expand/collapsechapter   1   Chapter 1: Introduction

In this chapter, we will:

  • Define XML
  • Compare and contrast XML with HTML
  • Investigate where XML can be applied
  • Setup the XML environment

expand/collapsechapter   2   Chapter 2: Writing an XML Document

In this chapter, we will:

  • Learn to model an XML document
  • Identify XML Components
  • Learn the Basic XML Environment
  • Learn to process an XML document

expand/collapsechapter   3   Chapter 3: Principle of XML Document Validation

In this chapter, we will:

  • Learn the principle of XML document validation
  • Understand the XML validation technology
  • Learn to use the XML tools

expand/collapsechapter   4   Chapter 4: Validating an XML Document by DTD

In this chapter, we will:

  • Learn to write internal DTD
  • Learn to write external DTD
  • Discover the limitations of DTD

expand/collapsechapter   5   Chapter 5: Validating an XML Document by XML Schema

In this chapter, we will:

  • Learn to apply namespace
  • Learn to apply XML Schema
  • Learn to setup the validation environment
  • Discover advantages of XML Schema over DTD

expand/collapsechapter   6   Chapter 6: Traversing an XML Document

In this chapter, we will:

  • Learn to represent an XML Document as a tree structure
  • Learn to traverse an XML Document as a tree structure
  • Learn XPath
  • Apply XPath to an XML Document

expand/collapsechapter   7   Chapter 7: Performing XML Transformation

In this chapter, we will:

  • Understand the transformation model
  • Learn to apply CSS to an XML document
  • Learn the basis of XSLT
  • Understand the XSLT environment
  • Learn to traverse the XML document as a tree structure
  • Learn to apply XSL to an XML document

expand/collapsechapter   8   Chapter 8: References

©2002 DOL Network Corporation

 
  Contact Us About Us Privacy Policy termsOfUse