Simple Outline XML: Difference between revisions

Content deleted Content added
DTDs are not XML documents
Deleted the claim that XML can be represented as JSON. This is false by inspection -- XML structures have names, JSON structures do not.
Line 32:
 
==See also==
* [[JSON]] is another simple outline language (which is also the base of similar associative array initializers in [[PHP]]), and into which almost all [[XML]] documents can be expressed.
* [[Haml]] is a meta-XHTML representation that integrates with [[Ruby on Rails]] and has a similar mark-up structure.