Objs

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

Description

Returns one or more object(s) in XML format (GET)

Parameters

Ids comma-separated database ids

Ids of the objects to return

Size integer

Optional maximum size in bytes of the binary data content that is returned directly in the XML

X string

Optional name of an XSL transformation to be applied to the 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

RefKeys

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

Zip

Zip returned objects

FN string

Optional file name to associate to the returned data

ZFN string

Optional file name to associate to the returned zip data

DataFiles

Extract as separate files the binary data that is not inserted directly in the XML

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.