Google xml tag definitions, Blob – Google Search Appliance Protocol Reference User Manual
Page 55

Google Search Appliance: Search Protocol Reference
Results Format
55
To get results in XML output format, use one of the following parameters in the search request:
•
output=xml_no_dtd (recommended), or
•
output=xml
When you use the xml output format, the XML results include the line:
<!DOCTYPE GSP SYSTEM "google.dtd">
The DTD is available on the Google Search Appliance at http://<appliance_hostname>/google.dtd.
Google XML Tag Definitions
This section contains an index of Google’s XML tags.
Subtags legend:
BLOB
Format/Parent
Text (See Definition)
CACHE_HTML, CACHE_LEGEND_NOTFOUND, CACHE_LEGEND_TEXT
Subtags
None
Definition
This tag contains HTML data in the encoding format that is specified in the attribute. The data is Base64
encoded to preserve the data integrity of cached results that are encoded in a different encoding
scheme than the requested results.
Attributes
?
zero or one instance of the subtag
*
zero or more instances of the subtag
+
one or more instances of the subtag
|
Boolean OR
Name
Format
Description
encoding
Text (Encoding Scheme)
The encoding scheme of the HTML data
(See “Internationalization” on page 34 for a list of
common encoding values)