- conforms to a DTD or a XML Schema
- is well-formed
Showing posts with label valid. Show all posts
Showing posts with label valid. Show all posts
Saturday, October 21, 2006
Wednesday, October 18, 2006
Well-formed and valid
A XML document should be well-formed and valid.
- A well-formed document is syntactically correct
- A valid document is well-formed
and needs - a DTD (document type definition)
or - a XML Schema
Labels:
document,
syntactically,
valid,
well-formed
Subscribe to:
Posts (Atom)