summaryrefslogtreecommitdiffstats
path: root/common/legalnotice-section-bal.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/legalnotice-section-bal.xml')
-rw-r--r--common/legalnotice-section-bal.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/common/legalnotice-section-bal.xml b/common/legalnotice-section-bal.xml
new file mode 100644
index 0000000..a163ea2
--- /dev/null
+++ b/common/legalnotice-section-bal.xml
@@ -0,0 +1,40 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd" [
+
+<!-- *************** COMMON FDP entities *************** -->
+ <!ENTITY % FEDORA-ENTITIES SYSTEM "./entities/entities-bal.ent">
+ %FEDORA-ENTITIES;
+
+]>
+<!--
+
+ Use this legalnotice for no-chunks/single-page HTML output. It is an optional
+ usage to move the bulk of the legalnotice to another location in the document.
+
+ If you use this legalnotice, you must include a call to the
+ LEGALNOTICE-NOCHUNKS or LEGALNOTICE-RELNOTES. This gets the legal material in
+ the proper <legalnotice /> container.SECTION entity, or include a similar
+ <section> in your document. The call to LEGALNOTICE-SECTION must happen where
+ a <section> is otherwise allowed. One good location is immediately following
+ an introduction.
+
+-->
+
+<section id="sn-legalnotice">
+ <title>Legal Notice</title>
+ <xi:include href="legalnotice-content-p1-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p2-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p3-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p4-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p5-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p6-bal.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+</section>
+