Web Development Fundamentals:-
Read and write XML Data
XML:-
Acronym for eXtensible Markup Language
A universal format that you can use to describe and exchange structured documents and data
Used to define elements and attributes
A valid XML page must be well-formed
Uniform method to describe and exchange data
Lesson Review:-
What is meant by a well-formed XML page?
How do you know an XML page is valid?
What are the key components of an XML Page?