File: uffi.xml

package info (click to toggle)
cl-uffi 2.1.2-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,028 kB
  • sloc: lisp: 3,854; xml: 2,990; makefile: 238; ansic: 169; sh: 35
file content (24 lines) | stat: -rw-r--r-- 1,281 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY % myents SYSTEM "entities.inc">
<!ENTITY % xinclude SYSTEM "xinclude.mod">
%myents;
%xinclude;
]>


<book lang="en">
  <xi:include href="bookinfo.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="intro.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="notes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_declare.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_primitive.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_aggregate.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_string.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="ref_func_libr.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="appendix.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <xi:include href="glossary.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>