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