mirror of
https://github.com/php/presentations.git
synced 2026-04-29 18:23:15 +02:00
12 lines
264 B
XML
12 lines
264 B
XML
<slide>
|
|
<title>SAX Structured Access</title>
|
|
|
|
<blurb>
|
|
A simpler way to access XML structures (SAX for lazy people).
|
|
<![CDATA[<br />]]>This is pretty much a DOM emulation mode.
|
|
</blurb>
|
|
|
|
<example filename="expat_struct.php" result="1" fontsize="1.4em" />
|
|
|
|
</slide>
|