File: gdbus-object-manager-example-docs.xml

package info (click to toggle)
glib2.0 2.78.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 58,024 kB
  • sloc: ansic: 495,608; xml: 17,404; python: 9,572; perl: 1,144; sh: 1,094; cpp: 487; makefile: 225
file content (19 lines) | stat: -rw-r--r-- 729 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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 % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
]>
<book lang="en" xmlns:xi="http://www.w3.org/2003/XInclude">
  <part>
    <title>GDBus ObjctManager Example</title>
    <chapter>
      <title>Interfaces</title>
      <xi:include href="xml/ExampleAnimal.xml"/>
      <xi:include href="xml/ExampleCat.xml"/>
      <xi:include href="xml/ExampleObject.xml"/>
      <xi:include href="xml/ExampleObjectManagerClient.xml"/>
    </chapter>
  </part>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>