conceptual.xml 603 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
  3. "../../../tools/boostbook/dtd/boostbook.dtd">
  4. <!-- Copyright (c) 2001-2005 CrystalClear Software, Inc.
  5. Subject to the Boost Software License, Version 1.0.
  6. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  7. -->
  8. <section id="date_time.conceptual" xmlns:xi="http://www.w3.org/2001/XInclude">
  9. <title>Conceptual</title>
  10. <xi:include href="motivation.xml"/>
  11. <xi:include href="domain_concepts.xml"/>
  12. <xi:include href="design_concepts.xml"/>
  13. </section>