Available under Creative Commons-ShareAlike 4.0 International License.
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?
- 1325 reads