en-US.Book_Info.xml Maven / Gradle / Ivy
The newest version!
<?xml version='1.0'?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % BOOK_ENTITIES SYSTEM "JAIN_SLEE_Example_User_Guide.ent"> %BOOK_ENTITIES; ]> <bookinfo id="&BOOK_ID;"> <title>&THIS.PLATFORM; JAIN SLEE &THIS.EXAMPLE; Example User Guide</title> <subtitle></subtitle> <productname>&THIS.PLATFORM; JAIN SLEE &THIS.EXAMPLE; Example</productname> <productnumber>&THIS.VERSION;</productnumber> <edition>3.0</edition> <pubsnumber>1</pubsnumber> <abstract> <para>This is user guide to &THIS.EXAMPLE; example.</para> </abstract> <copyright> <year>&YEAR;</year> <holder>Telestax Inc.</holder> </copyright> <!-- FIXME this include is throwing compile errors <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> --> <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </bookinfo>