1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> 3<article id="header" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude"> 4 <title>Header</title> 5 <bridgehead renderas="sect2" id="header.h0"> 6 <phrase id="header.header_test"/><link linkend="header.header_test">Header Test</link> 7 </bridgehead> 8 <para> 9 Testing headers without sections. 10 </para> 11 <bridgehead renderas="sect2" id="header.h1"> 12 <phrase id="header._not_an_id"/><link linkend="header._not_an_id">:Not an Id</link> 13 </bridgehead> 14 <para> 15 Paragraph. 16 </para> 17 <bridgehead renderas="sect3" id="header.h2"> 18 <phrase id="header._not_an_id_again"/><link linkend="header._not_an_id_again">:Not 19 an Id again</link> 20 </bridgehead> 21 <para> 22 Paragraph. 23 </para> 24</article> 25