PageRenderTime 31ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/protocols/asn/docs/sources/src/main/resources/en-US/Book_Info.xml

http://mobicents.googlecode.com/
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
  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" [ <!ENTITY % BOOK_ENTITIES SYSTEM "SS7_Stack_User_Guide.ent"> %BOOK_ENTITIES; ]>
  3. <bookinfo
  4. id="&BOOK_ID;">
  5. <title>&THIS.PLATFORM; &THIS.APPLICATION; User Guide</title>
  6. <subtitle></subtitle>
  7. <productname>&THIS.PLATFORM; &THIS.APPLICATION; </productname>
  8. <productnumber>&THIS.VERSION;</productnumber>
  9. <edition>3.0</edition>
  10. <pubsnumber>1</pubsnumber>
  11. <abstract>
  12. <para>This User Guide introduces <acronym>ASN</acronym> Library.</para>
  13. </abstract>
  14. <!--
  15. <corpauthor>
  16. <inlinemediaobject>
  17. <imageobject>
  18. <imagedata
  19. format="SVG"
  20. fileref="images/icon.svg" />
  21. </imageobject>
  22. <textobject>
  23. <phrase>Logo</phrase>
  24. </textobject>
  25. </inlinemediaobject>
  26. </corpauthor>
  27. -->
  28. <copyright>
  29. <year>&YEAR;</year>
  30. <holder>Red Hat, Inc.</holder>
  31. </copyright>
  32. <!-- FIXME this include is throwing compile errors
  33. <xi:include
  34. href="Common_Content/Legal_Notice.xml"
  35. xmlns:xi="http://www.w3.org/2001/XInclude" />
  36. -->
  37. <xi:include
  38. href="Author_Group.xml"
  39. xmlns:xi="http://www.w3.org/2001/XInclude" />
  40. </bookinfo>