PlcmObjects

PlcmBoolean

Common object to implement boolean structure.

PlcmInteger

Common object to implement Integer structure.

PlcmIntegerList

Represents a list of plcm-integer elements. Content-Type: application/vnd.plcm.plcm-integer-list+xml. All attributes are used in ETag calculation.

PlcmLong

Common object to implement Long structure.

PlcmLongList

Represents a list of plcm-long elements. Content-Type: application/vnd.plcm.plcm-long-list+xml. All attributes are used in ETag calculation.

PlcmMapItem

Common object to implements key-value structure.

PlcmMapItemList

Represents a list of plcm-map-item elements. Content-Type: application/vnd.plcm.plcm-map-item-list+xml. All attributes are used in ETag calculation.

PlcmString

Common object to implement String structure.

PlcmStringList

Represents a list of plcm-string elements. Content-Type: application/vnd.plcm.plcm-string-list+xml. All attributes are used in ETag calculation.


PlcmStringList Fields

NameTypeDescriptionAttributes
plcmStringList Array of PlcmStringSee Definition of PlcmString

PlcmString Fields

NameTypeDescriptionAttributes
valuestringMandatory

PlcmMapItemList Fields

NameTypeDescriptionAttributes
plcmMapItemList Array of PlcmMapItemSee Definition of PlcmMapItem

PlcmMapItem Fields

NameTypeDescriptionAttributes
keyKeyMandatory
valueValueMandatory
descriptionDescription

PlcmLongList Fields

NameTypeDescriptionAttributes
plcmLongList Array of PlcmLongSee Definition of PlcmLong

PlcmLong Fields

NameTypeDescriptionAttributes
valuelongMandatory

PlcmIntegerList Fields

NameTypeDescriptionAttributes
plcmIntegerList Array of PlcmIntegerSee Definition of PlcmInteger

PlcmInteger Fields

NameTypeDescriptionAttributes
valueintMandatory

PlcmBoolean Fields

NameTypeDescriptionAttributes
valuebooleanMandatory


Nested Types/Restrictions


NameTypeRestrictions
Descriptionstring
Length of value must be >=1
Length of value must be <=256
Valuestring
Length of value must be >=1
Length of value must be <=256
Keystring
Length of value must be >=1
Length of value must be <=256