[8] 
[[XML]] の時代には、
[[DOM]] と [[SAX]] は [[XML]] 用 [[API]] の二大巨頭として必ず併記されるような存在でした。


[FIG(quote)[
[FIGCAPTION[
[1] [CITE[SAX]]
([TIME[2015-04-12 22:24:59 +09:00]] 版)
<http://www.saxproject.org/>
]FIGCAPTION]

> This is the official website for SAX. It replaces David Megginson's original SAX page.
> SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a “de facto” standard. The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java.

]FIG]


[FIG(quote)[
[FIGCAPTION[
[2] [CITE[Megginson Technologies: Simple API for XML]]
([TIME[2015-04-12 22:25:22 +09:00]] 版)
<http://www.megginson.com/downloads/SAX/>
]FIGCAPTION]

> David Megginson, principal of Megginson Technologies, led the development of the Simple API for XML (SAX), a widely-used specification that describes how XML parsers can pass information efficiently from XML documents to software applications. 

]FIG]


[3] [CITE[SAX]]
([TIME[2015-04-12 22:25:53 +09:00]] 版)
<http://www.saxproject.org/sax1-roadmap.html>

[4] [CITE@en[Simple API for XML - Wikipedia, the free encyclopedia]]
([TIME[2015-03-21 21:13:36 +09:00]] 版)
<http://en.wikipedia.org/wiki/Simple_API_for_XML>

[5] [CITE[SAX]]
([TIME[2015-04-12 22:26:22 +09:00]] 版)
<http://www.saxproject.org/sax2-history.html>

[6] [CITE[SAX]]
([TIME[2015-04-12 22:26:41 +09:00]] 版)
<http://www.saxproject.org/sax2-ext.html>

[7] [[SAC]] も参照。