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 33 |
next >>>
Defining XML Document
Valid XML Documents
Well-formed
and
Conforming to rules of schema
Document Type Definition (DTD)
W3C XML Schema
RNG
Schematron
Schemas for XML. Rules that define the elements, attributes, and structure of a particular markup language.
Document Type Definition (DTD)
W3C XML Schema
RELAX NG (RNG)
Schematron
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 33 |
next >>>
Copyright © 2002-2009 David P. Heitmeyer