User Guide

invalid 165
hit
Description
A number indicating which slide contains a search term.
Attributes
None.
Contained tags
None (content only).
Returned by
sco-search
Example
<hit>5</hit>
host
Description
The URL of the host that the Breeze server is running on.
Attributes
None.
Contained tags
None (content only).
Returned by
common-info
Example
<host>http://admin.breeze.example.com</host>
invalid
Description
Container tag; contains information about why a particular call to an API is invalid.
This element appears only inside a
status tag and only when the code attribute of that tag is set
to
"invalid".
The server returns only one
invalid tag for a given request, even if you leave out multiple
required parameters. To resolve a missing-parameter error, add the required parameter to the API.
For information on which parameters are required, see the reference material for the specific API
in Chapter 4, “XML API Reference,” on page 41.