+

Search Tips   |   Advanced Search


Data Types for Attributes

The data types of attributes are a subset of the XML Schema data type specification.

The following list gives the data types that can be used and explains their meaning:

xs:string

String value or string representation of an arbitrary object.

xs:long

Number of type Long.

xs:integer

Number of type Integer.

xs:double

Number of type Double.

xs:dateTime

A timestamp corresponding to the format yyyy-MM-dd'T'HH:mm:ss.

xs:anyURI

URI path to a resource defined by the Remote PUMA SPI REST Service, for example to reference a user profile. This can be an absolute URL that includes the server name or a URI that denotes the absolute path.

xs:hexBinary

A hex encoded binary string.


Parent topic:

Structure of the Remote PUMA SPI REST Service


Related reference


Interface operations
Payload description
PUMA REST Service XML schema document
Error codes


Related information


http://www.w3.org/2001/XMLSchema-datatypes