Manipulating XML with the XML DOM and Ajax


Overview/Description
Target Audience
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Accessing and parsing XML data is an important facet of utilizing it in web applications. Some of the most popular ways of accessing and parsing XML data are through the XML Document Object Model (XML DOM) and through asynchronous JavaScript and XML (Ajax). This course will explore how to use these techniques with XML to realize its data potential.

Target Audience
Individuals who wish to learn how to generate web content using XML, who have experience in using HTML, CSS, and basic JavaScript to develop web content.

Expected Duration (hours)
1.5

Lesson Objectives

Manipulating XML with the XML DOM and Ajax

  • recognize how to load and parse XML
  • recognize how to use the XML DOM to access data
  • access XML data using properties and methods of the XML DOM
  • recognize the features of Ajax
  • use Ajax with XML
  • Course Number:
    wd_xmle_a02_it_enus

    Expertise Level
    Beginner