/protocols/asn/docs/sources/src/main/resources/en-US/Book_Info.xml
XML | 45 lines | 21 code | 5 blank | 19 comment | 0 complexity | ec4867979ca115ce80ab890ef35b7860 MD5 | raw file
1<?xml version='1.0'?> 2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ 3<!ENTITY % BOOK_ENTITIES SYSTEM "SS7_Stack_User_Guide.ent"> 4%BOOK_ENTITIES; 5]> 6<bookinfo 7 id="&BOOK_ID;"> 8 <title>&THIS.PLATFORM; &THIS.APPLICATION; User Guide</title> 9 <subtitle></subtitle> 10 <productname>&THIS.PLATFORM; &THIS.APPLICATION; </productname> 11 <productnumber>&THIS.VERSION;</productnumber> 12 <edition>3.0</edition> 13 <pubsnumber>1</pubsnumber> 14 15 <abstract> 16 <para>This User Guide introduces <acronym>ASN</acronym> Library.</para> 17 </abstract> 18 19 <!-- 20 <corpauthor> 21 <inlinemediaobject> 22 <imageobject> 23 <imagedata 24 format="SVG" 25 fileref="images/icon.svg" /> 26 </imageobject> 27 <textobject> 28 <phrase>Logo</phrase> 29 </textobject> 30 </inlinemediaobject> 31 </corpauthor> 32 --> 33 <copyright> 34 <year>&YEAR;</year> 35 <holder>Red Hat, Inc.</holder> 36 </copyright> 37 <!-- FIXME this include is throwing compile errors 38 <xi:include 39 href="Common_Content/Legal_Notice.xml" 40 xmlns:xi="http://www.w3.org/2001/XInclude" /> 41 --> 42 <xi:include 43 href="Author_Group.xml" 44 xmlns:xi="http://www.w3.org/2001/XInclude" /> 45</bookinfo> 46 47 48