Move your mouse over the XML tags to view a tag description

<document title="patXMLRenderer Overview">
<meta project="patXMLRenderer">
<keywords/>
<description/>
<author>
Stephan Schmidt
</author>
<pat:getMetaNav/>
<xinc:include parse="xml" href="/nav/headernav.xml"/>
<xinc:include parse="xml" href="/nav/projectnav.xml"/>
<randy:addTemplateFile file="xml.tmpl"/>
</meta>
<page label="patXMLRenderer" sublabel="XML Extension">
<intro/>
<body>
<main>
<section title="Testing XML highlighting">
<xml:highlight numberformat="%03d">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE page [ <!ENTITY teasers SYSTEM "teasers.xml"> ]> <patTemplate:tmpl name="list"> <table border="1" cellpadding="10" cellspacing="0"> <tr> <th>Superhero Name</th> <th>Realname</th> <th>Action</th> <th>Action</th> <th>Realname</th> <th>Action</th> </tr> <!-- template for list row --> <patTemplate:tmpl name="list_entry"> <tr> <td>{superhero}<br clear="all"/></td> <td>{real_name}</td> <td><a href="edit.php?id={id}">edit</a></td> </tr> </patTemplate:tmpl> </table> </patTemplate:tmpl>
</xml:highlight>
</section>
</main>
<sidebar>
<xinc:include href="/misc/inc_partnersites.xml"/>
</sidebar>
</body>
</page>
</document>

Jump to the top of the page (of course only if you're far enough down...)