Simple Outline XML: Difference between revisions

Content deleted Content added
why would Schema for Object-Oriented XML be confused with Simple Outline XML?
DTDs are not XML documents
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 (with the exception of DTDs).
* [[Haml]] is a meta-XHTML representation that integrates with [[Ruby on Rails]] and has a similar mark-up structure.