5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Web Design Solution Area     Web Development     XML Essentials
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.

Objectives

Accessing XML Data with the DOM

  • 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

XML and Ajax

  • recognize the features of Ajax
  • use Ajax with XML