/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
Possible License(s): LGPL-3.0, GPL-3.0, LGPL-2.1, GPL-2.0, CC-BY-SA-3.0, CC0-1.0, Apache-2.0, BSD-3-Clause
- <?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 "SS7_Stack_User_Guide.ent">
%BOOK_ENTITIES;
]>
- <bookinfo
- id="&BOOK_ID;">
- <title>&THIS.PLATFORM; &THIS.APPLICATION; User Guide</title>
- <subtitle></subtitle>
- <productname>&THIS.PLATFORM; &THIS.APPLICATION; </productname>
- <productnumber>&THIS.VERSION;</productnumber>
- <edition>3.0</edition>
- <pubsnumber>1</pubsnumber>
- <abstract>
- <para>This User Guide introduces <acronym>ASN</acronym> Library.</para>
- </abstract>
-
- <!--
- <corpauthor>
- <inlinemediaobject>
- <imageobject>
- <imagedata
- format="SVG"
- fileref="images/icon.svg" />
- </imageobject>
- <textobject>
- <phrase>Logo</phrase>
- </textobject>
- </inlinemediaobject>
- </corpauthor>
- -->
- <copyright>
- <year>&YEAR;</year>
- <holder>Red Hat, 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>