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 36 |
next >>>
Designing XML Markup
How is XML created?
How is XML used?
What is the underlying data?
Avoid:
Unthinkingly tying to underlying model
Over-stuffing
Pointer-heavy documents
(instead, turn pointers into hierarchical, nested structures)
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 36 |
next >>>
Copyright © 2002-2009 David P. Heitmeyer