Field types for web services requests and responses

The following applies to all contract types.

Type

Format Description

Example

base64Binary

Standard XSD type base64Binary. A file encoded as an ASCII string according to the base-64 encoding specification

QSBCYXNlNjQgZW5jb2RlZ="

boolean

Standard XSD type boolean. Matches regular expression:

true|false|1|0

true

jobid

Text matching regular expression:

[A-Za-z0-9]+

Ref12345

message

Text matching regular expression: .*

Unknown session ID.

name

Text matching regular expression:

[A-Za-z0-9]+

AiaSoftware

repositoryobjectname

The name of an object in KCM Repository, consisting of text matching the regular expression:

[^:?/<>*"\\()]+

My Document Template

sessionid

Text matching the regular expression:

[A-Za-z0-9\-]+

3ff62c53-a2c6-4417-b1c5-379a0a8db0bf

url

Standard XSD type "anyURI". A relative or absolute URL according to standard URL specifications.

/ccm/login.jsf