CSCI E-153
Web Development Using XML
Harvard Extension School 2009
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 35 |
next >>>
Why Bother with Definitions and Validation
Document and verify XML structure (for programs)
Document XML structure (for people)
"Guided" editing
Be conservative in what you generate.
Sometimes you won't bother
Be liberal in what you accept from others.
Simple formats
Produce and consume own XML (trusting the source)
Validation costs (time and processing)
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 35 |
next >>>
Copyright © 2002-2009 David P. Heitmeyer