Sco-Search - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

In the returned results, the
the folder is from the specified SCO. That is, a
itself; a
of 1 indicates the folder that contains the SCO; and so on.
depth
Parameters
The ID of a SCO.
sco-id
Filters
Results cannot be filtered or sorted.
Returned elements
sco-nav
Sample results
<results>
<status code="ok" />
<sco-nav>
<sco sco-id="181230" tree-id="181230" type="folder" depth="2">
<name>User Meetings</name>
</sco>
<sco sco-id="181576" tree-id="181230" type="folder" depth="1">
<name>tennant@example.com</name>
</sco>
<sco sco-id="503545" tree-id="181230" type="meeting" depth="0">
<name>created with 402</name>
</sco>
</sco-nav>
</results>
See also
sco-move

sco-search

Availability
Breeze 4.
Description
Provides a list of all SCOs that match the search text.
For every type of SCO, the title and summary are searched. For presentations and other SCOs
that contain text, the contents of the SCO are also searched.
Parameters
A string to search for. You can use a backslash (\) before the following characters to
query
escape them in the query string:
+ - && || ! ( ) { } [ ] ^ " ~ * ? : \
128
Chapter 4: XML API Reference
tag's
attribute indicates how many hierarchical levels away
sco
depth
depth
attribute equal to 0 indicates the SCO

Advertisement

Table of Contents
loading

Table of Contents