You are here

Activity 4

14 January, 2015 - 16:05

Now let’s introduce a few mistakes into the XML document in Activity 3:

  • Change the lowercase <movie> and </movie> tags into uppercase (i.e. <MOVIE> and </MOVIE>).
  • Remove the closing </actorlist> tag which matches the opening <actorlist> tag.

Make the changes in a text editor, save the movie.xml file and view it again in Internet Explorer.

What does the browser do with the updated XML document?