Version.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <chapter>
  5. <chapterinfo>
  6. <date id="DateVer">DEVELOPER NON-GENERATED VERSION</date>
  7. <releaseinfo id="FooterInfo">© 2022 HPCC
  8. Systems<superscript>®</superscript>. All rights reserved</releaseinfo>
  9. <copyright id="Copyright">
  10. <year>2022 HPCC Systems<superscript>®</superscript>. All rights
  11. reserved</year>
  12. </copyright>
  13. </chapterinfo>
  14. <title>Version</title>
  15. <section>
  16. <title>Version Section</title>
  17. <para id="bpara">This document contains no actual content, information,
  18. or other interesting material. In fact it is only here to
  19. serve one purpose and that is to store the chapterinfo the above sections
  20. that are being used by several other documents.</para>
  21. <para id="CHMVer">2022 Version ${DOC_VERSION}</para>
  22. <para>The following line is the code to be put into the document you wish
  23. to include the above version info in:</para>
  24. <para></para>
  25. <para><programlisting>&lt;xi:include href="Version.xml" xpointer="DateVer" xmlns:xi="http://www.w3.org/2001/XInclude" /&gt; </programlisting></para>
  26. <para>DateVer is the <emphasis role="bold">id</emphasis> we provided to be
  27. able to reference it.</para>
  28. <para>All content herein is but a placeholder to maintain a valid document
  29. structure that we can use bookinfo/date and other elements for other
  30. purposes.</para>
  31. <para>☺ © Γ∏</para>
  32. </section>
  33. </chapter>