<!-- This document is not valid against extended_document_example.xsd or 
     against extended_document_example.dsd due to inappropriate mix of
     character data and elements -->
<doc xmlns="http://www.documents.org"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://www.documents.org xsd_extended_document_example.xsd"
     author="Lord Baden Powell">
  <title>Scouting for Boys part one</title>
 This is not valid
 <sec>
    <title>Preface</title>
    "WHAT SCOUTS ARE"
    I SUPPOSE EVERY Boy wants to help his country in some way or other. 
    There is a way by which he can so do easily, and that is by becoming 
    a Boy Scout.
    ...
  </sec>
  <secInProgress version="42" id="7">
    Scouting is useful in any kind of life you like to take up. A 
    famous scientist has said that it is valuable for a man who goes in 
    for science. And a noted physician pointed out how necessary it is for 
    a doctor or a surgeon to notice small signs as a Scout does, and know 
    their meaning.
  </secInProgress>
  <secInProgress id="8"></secInProgress>
  <comment section="7">A spell error has been corrected.</comment>
</doc>

