|
Hibernate example source code file (Book_Info.xml)
The Hibernate Book_Info.xml source code
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Hibernate_Getting_Started_Guide.ent">
%BOOK_ENTITIES;
]>
<bookinfo id="Hibernate_Getting_Started_Guide">
<title>Hibernate Getting Started Guide
<releaseinfo>&version;
<edition>1.0
<pubsnumber>1
<productname>JBoss Hibernate Core
<productnumber>&version;
<pubdate>&today;
<issuenum>1
<mediaobject>
<imageobject role="fo">
<imagedata fileref="images/hibernate_logo_a.png" align="center" />
</imageobject>
<imageobject role="html">
<imagedata fileref="images/hibernate_logo_a.png" depth="3cm" />
</imageobject>
</mediaobject>
<copyright>
<year>©rightYear;
<holder>©rightHolder;
</copyright>
<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</bookinfo>
Other Hibernate examples (source code examples)Here is a short list of links related to this Hibernate Book_Info.xml source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.