Penguin

Differences between version 2 and revision by previous author of Valid.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Thursday, August 21, 2003 1:02:53 pm by AristotlePagaltzis Revert
Older page: version 1 Last edited on Thursday, August 21, 2003 12:16:26 pm by StuartYeates Revert
@@ -1,3 +1,7 @@
-A [Valid] [XML] document is one that conforms to the [Schema] or [DTD] listed in the header of the document. A [Valid] [SGML] document is one that conforms to the [DTD] listed in the header of the document ([SGML] doesn't have [Schema]s).  
+!!! [XML] / [SGML] 
  
-See also: [WellFormed], [XHTML].  
+When referring to [XML] or [SGML] documents, the term [Valid] means that the document conforms to the [DTD] listed in its header. The structure of [XML] documents may also be defined in a [Schema] instead of a [DTD].  
+  
+ See also:  
+* [WellFormed]  
+* [XHTML]