File: gdata-docs.xml

package info (click to toggle)
libgdata 0.6.4-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,836 kB
  • ctags: 5,010
  • sloc: ansic: 26,815; sh: 10,319; makefile: 539; xml: 247
file content (169 lines) | stat: -rw-r--r-- 5,851 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
	<!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
	<!ENTITY version SYSTEM "version.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
	<bookinfo>
		<title>GData Reference Manual</title>
		<releaseinfo>for GData &version;.<!-- The latest version of this documentation can be found online at
			<ulink role="online-location" url="http://[SERVER]/gdata/index.html">http://[SERVER]/gdata/</ulink>.-->
		</releaseinfo>
	</bookinfo>

	<part>
		<title>GData Overview</title>
		<xi:include href="gdata-overview.xml"/>
		<chapter>
			<title>Object Hierarchy</title>
			<xi:include href="xml/tree_index.sgml"/>
		</chapter>
	</part>

	<part>
		<title>Core API</title>
		<chapter>
			<title>Core API</title>
			<xi:include href="xml/gdata-service.xml"/>
			<xi:include href="xml/gdata-query.xml"/>
			<xi:include href="xml/gdata-feed.xml"/>
			<xi:include href="xml/gdata-entry.xml"/>
			<xi:include href="xml/gdata-types.xml"/>
			<xi:include href="xml/gdata-parsable.xml"/>
			<xi:include href="xml/gdata-download-stream.xml"/>
			<xi:include href="xml/gdata-upload-stream.xml"/>
		</chapter>

		<chapter>
			<title>Access Control List API</title>
			<xi:include href="xml/gdata-access-handler.xml"/>
			<xi:include href="xml/gdata-access-rule.xml"/>
		</chapter>
	</part>

	<part>
		<title>Namespace API</title>
		<chapter>
			<title>Atom API</title>
			<xi:include href="xml/gdata-author.xml"/>
			<xi:include href="xml/gdata-category.xml"/>
			<xi:include href="xml/gdata-generator.xml"/>
			<xi:include href="xml/gdata-link.xml"/>
		</chapter>

		<chapter>
			<title>GData API</title>
			<xi:include href="xml/gdata-gd-email-address.xml"/>
			<xi:include href="xml/gdata-gd-im-address.xml"/>
			<xi:include href="xml/gdata-gd-name.xml"/>
			<xi:include href="xml/gdata-gd-organization.xml"/>
			<xi:include href="xml/gdata-gd-phone-number.xml"/>
			<xi:include href="xml/gdata-gd-postal-address.xml"/>
			<xi:include href="xml/gdata-gd-reminder.xml"/>
			<xi:include href="xml/gdata-gd-when.xml"/>
			<xi:include href="xml/gdata-gd-where.xml"/>
			<xi:include href="xml/gdata-gd-who.xml"/>
		</chapter>

		<chapter>
			<title>Media RSS API</title>
			<xi:include href="xml/gdata-media-category.xml"/>
			<xi:include href="xml/gdata-media-content.xml"/>
			<xi:include href="xml/gdata-media-credit.xml"/>
			<xi:include href="xml/gdata-media-thumbnail.xml"/>
		</chapter>

		<chapter>
			<title>YouTube API</title>
			<xi:include href="xml/gdata-youtube-content.xml"/>
			<xi:include href="xml/gdata-youtube-credit.xml"/>
			<xi:include href="xml/gdata-youtube-state.xml"/>
		</chapter>
	</part>

	<part>
		<title>Service APIs</title>
		<chapter>
			<title>YouTube API</title>
			<xi:include href="xml/gdata-youtube-service.xml"/>
			<xi:include href="xml/gdata-youtube-query.xml"/>
			<xi:include href="xml/gdata-youtube-video.xml"/>
		</chapter>

		<chapter>
			<title>Google Calendar API</title>
			<xi:include href="xml/gdata-calendar-service.xml"/>
			<xi:include href="xml/gdata-calendar-feed.xml"/>
			<xi:include href="xml/gdata-calendar-query.xml"/>
			<xi:include href="xml/gdata-calendar-calendar.xml"/>
			<xi:include href="xml/gdata-calendar-event.xml"/>
		</chapter>

		<chapter>
			<title>Google Contacts API</title>
			<xi:include href="xml/gdata-contacts-service.xml"/>
			<xi:include href="xml/gdata-contacts-query.xml"/>
			<xi:include href="xml/gdata-contacts-contact.xml"/>
		</chapter>

		<chapter>
			<title>Google Documents API</title>
			<xi:include href="xml/gdata-documents-service.xml"/>
			<xi:include href="xml/gdata-documents-feed.xml"/>
			<xi:include href="xml/gdata-documents-query.xml"/>
			<xi:include href="xml/gdata-documents-entry.xml"/>
			<xi:include href="xml/gdata-documents-folder.xml"/>
			<xi:include href="xml/gdata-documents-presentation.xml"/>
			<xi:include href="xml/gdata-documents-spreadsheet.xml"/>
			<xi:include href="xml/gdata-documents-text.xml"/>
		</chapter>

		<chapter>
			<title>Google PicasaWeb API</title>
			<xi:include href="xml/gdata-picasaweb-service.xml"/>
			<xi:include href="xml/gdata-picasaweb-query.xml"/>
			<xi:include href="xml/gdata-picasaweb-album.xml"/>
			<xi:include href="xml/gdata-picasaweb-file.xml"/>
		</chapter>
	</part>

	<part>
		<title>Appendices</title>
		<index id="api-index-full">
			<title>API Index</title>
			<xi:include href="xml/api-index-full.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.1.1">
			<title>Index of new symbols in 0.1.1</title>
			<xi:include href="xml/api-index-0.1.1.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.2.0">
			<title>Index of new symbols in 0.2.0</title>
			<xi:include href="xml/api-index-0.2.0.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.3.0">
			<title>Index of new symbols in 0.3.0</title>
			<xi:include href="xml/api-index-0.3.0.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.4.0">
			<title>Index of new symbols in 0.4.0</title>
			<xi:include href="xml/api-index-0.4.0.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.5.0">
			<title>Index of new symbols in 0.5.0</title>
			<xi:include href="xml/api-index-0.5.0.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.6.0">
			<title>Index of new symbols in 0.6.0</title>
			<xi:include href="xml/api-index-0.6.0.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.6.3">
			<title>Index of new symbols in 0.6.3</title>
			<xi:include href="xml/api-index-0.6.3.xml"><xi:fallback/></xi:include>
		</index>
		<index role="0.6.4">
			<title>Index of new symbols in 0.6.4</title>
			<xi:include href="xml/api-index-0.6.4.xml"><xi:fallback/></xi:include>
		</index>
	</part>
</book>