Chapter 5: Xml Results Reference; About Returned Xml Code - MACROMEDIA BREEZE-USING THE BREEZE XML WEB SERVICES Use Manual

Using the breeze xml web services
Table of Contents

Advertisement

This chapter describes the XML tags, data, and status codes returned by the Macromedia Breeze
server in response to an action. For information about the actions you can call on the server, see
Chapter 4, "Action Reference," on page

About returned XML code

When you call an action on the Breeze server, the server returns a block of XML code.
The parent tag of the XML code is always a
which indicates whether the action was completed successfully. In most cases, if the action was
completed successfully, the
the action.
For example, a
common-info
<results>
<status code="ok" />
<common locale="en">
<cookie>breezm5qtgnye46zpckbf.MARIANNE</cookie>
<date>2004-02-12T15:53:19.797-07:00</date>
<host>http://admin.breeze.example.com</host>
<url>/api/xml?accesskey=yyyyyyyyyyyyyyyy&action=common-info</url>
<version>breeze_402_r116</version>
<account account-id="222914" />
<user user-id="503562">
<login>gerweck@example.com</login>
</user>
</common>
</results>
This chapter organizes the tags alphabetically; each tag has its own section.
For information on possible status values, see
For information about the tags returned for a particular action, see the documentation for that
action in
Chapter 4, "Action Reference," on page
37.
results
tag also contains other tags that contain the data returned by
results
action might return the following results:
status
CHAPTER 5
XML Results Reference
tag. The
results
.
37.
tag contains a
status
tag,
113

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breeze

Table of Contents