plcm-objects.xsd Documentation

Target Namespace

Elements

plcm-boolean  PlcmBoolean

Common object to implement boolean structure.

plcm-integer  PlcmInteger

Common object to implement Integer structure.

plcm-integer-list  PlcmIntegerList

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

plcm-long  PlcmLong

Common object to implement Long structure.

plcm-long-list  PlcmLongList

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

plcm-map-item  PlcmMapItem

Common object to implements key-value structure.

plcm-map-item-list  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.

plcm-string  PlcmString

Common object to implement String structure.

plcm-string-list  PlcmStringList

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


Complex Types

PlcmStringList Fields

NameTypeDescriptionAttributes
plcmStringList List of plcm-stringSee Definition of plcm-string

PlcmString Fields

NameTypeDescriptionAttributes
valuexs:stringMandatory

PlcmMapItemList Fields

NameTypeDescriptionAttributes
plcmMapItemList List of plcm-map-itemSee Definition of plcm-map-item

PlcmMapItem Fields

NameTypeDescriptionAttributes
keyKeyMandatory
valueValueMandatory
descriptionDescription

PlcmLongList Fields

NameTypeDescriptionAttributes
plcmLongList List of plcm-longSee Definition of plcm-long

PlcmLong Fields

NameTypeDescriptionAttributes
valuexs:longMandatory

PlcmIntegerList Fields

NameTypeDescriptionAttributes
plcmIntegerList List of plcm-integerSee Definition of plcm-integer

PlcmInteger Fields

NameTypeDescriptionAttributes
valuexs:intMandatory

PlcmBoolean Fields

NameTypeDescriptionAttributes
valuexs:booleanMandatory


Simple Types


NameTypeRestrictions
Descriptionxs:string
Length of value must be >=1
Length of value must be <=256
Valuexs:string
Length of value must be >=1
Length of value must be <=256
Keyxs:string
Length of value must be >=1
Length of value must be <=256