Simple Outline XML: Difference between revisions

Content deleted Content added
remove reference to JSON, which is a) not an outline language; and b) most definitely not the inspiration for PHP syntax, which predates it by about two decades
previous afd
 
(3 intermediate revisions by 3 users not shown)
Line 7:
The following [[XHTML]] markup fragment:
 
<syntaxhighlight lang="html4stricthtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
Line 35:
 
==Sources==
* [https://web.archive.org/web/20200201103956/http://www.langdale.com.au/SOX/ Archive.org: Simple Outline XML: SOX]
* [https://web.archive.org/web/20071013205629/http://www.ibm.com/developerworks/xml/library/x-syntax.html Archive.org: IBM Developer Works > XML > XML Watch: Exploring alternative syntaxes for XML, Weighing the pros and cons]