ObjsNav

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:00

Description

Returns the 'navigation' XML of one or more objects. DEPRECATED - use the 'feed' command instead.

Parameters

Ids comma-separated object version identifiers: database id + 'v' + the version creation date-time (assumed to be UTC). If the 'v' + date-time is omitted indicates the current version.

Database ids of the objects, or database ids + version creation date-times to access old versions.

Max integer

Maximum navigation depth. Optional, default value = 3. Use 0 to return the simple XML of the object(s), -1 for unlimited depth (dangerous)

Size integer

Optional maximum size in bytes of the binary data content that is returned directly in the XML. If not specified the binary data content is always returned as URLs.

X string

Optional name of an XSL transformation to be applied to the returned XML (note that it is just inserted as an XML instruction and applied by the browser)

Strict

Requests strict access: fail if any of the attributes requested is not accessible

Nulls

Render missing (null) object attributes as xsi:nil XML elements or empty XML attributes instead than just omitting them

Counter string

Optional name of the counter to increment for each returned object

Encoding character encoding (e.g. utf-8, iso-8859-1)

The character encoding to use for the returned XML. If not specified the system uses UTF-8.

Options data navigator options

Options controlling which extra information to include (or exclude) from the XML output.

RefKeys

Request references to other objects to contain also the referenced object key attribute(s) values instead than just the database id