XML 101

Micah Dubinko

Brain Attic, L.L.C.

...Presented By

Micah Dubinko (micah@dubinko.info)

IBM Certified Solution Developer, XML and Related Technologies

Columnist on xml.com

Infoworld Innovator for 2004

http://wiki.brainattic.info

http://dubinko.info/blog/

Available for consulting!

What is XML?

What is XML like?

Reading (selected) XML syntax rules

The XML specification defines around 90 rules like these. Any question about XML syntax can be resolved by examining these rules.

Character content

<![CDATA[ sections ]]>

<Elements/>

thisSlide="Attributes"

<!-- Comments -->

<?Processing instructions?>

<?xml version='1.0'?>

<!DOCTYPE declaration>

Document Type Definitions (DTDs)

...Questions?

Ask micah@dubinko.info