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.