Moving to XML
|
Elements (ii)
- An element is a primary structural unit in the XML markup
- May allow child elements of particular kinds
- Or just text (PCDATA)
- Or neither (empty tags)
- An element may have many child elements with the same name
An older version of this course
is available here