Main content | Related content | Navigation links | Shopping cart
Indiana University

IT Training & Education

IT Training & Education

XML: The Basics

As a common tool for Web development, and a universal medium for information storage and exchange, XML is a key technology for those entering a wide variety of technology professions.

This workshop will focus on two major areas of XML. First, it will cover the basic syntactic rules that make up an XML document and include concepts such as elements, attributes, entities and namespaces. Second, it will cover validation of XML documents using a Document Type Definition (DTD).

(Description continued below)

Campus: IUB | IUPUI | All

Upcoming schedule

Bloomington (IUB)

  • Thu 2/11/2010 • 9:00 AM - 12:00 PM
    IUB Library Information Commons (IC103) STEPS Classroom
  • Tue 4/13/2010 • 1:30 PM - 4:30 PM
    IUB Library Information Commons (IC103) STEPS Classroom

Indianapolis (IUPUI)

  • Mon 3/8/2010 • 1:30 PM - 4:30 PM
    IUPUI ICTC IT127
View workshop charges and policies

Can’t make it to the workshop?

Participants will:

  • understand the syntactic rules of XML
  • author an XML document
  • create an XML Document Type Definition
  • validate XML using a Document Type Definition
  • incorporate namespaces into XML documents

The following workshops are suggested prerequisites to this workshop:

Participants should already be able to:

  • how to create a well formed XHTML document
  • how to use XHTML markup tags to format data