Creation of XML Documents
by
John Punin
Table of contents
Creating XML Documents
The World Wide Web Consortium (http://www.w3.org/)
What is a Well-Formed XML Document?
document ::= prolog element Misc*
Entity
Tags and Elements
Attributes
Elements vs Attributes
Elements vs Attributes (2)
Elements vs Attributes (3)
Building Well-Formed XML Document Structure
Building Well-Formed XML Document Structure (2)
Building Well-Formed XML Document Structure (3)
Building Well-Formed XML Document Structure (4)
Building Well-Formed XML Document Structure (5)
CDATA Sections
CDATA Sections (2)