Common object to implement boolean structure.
Common object to implement Integer structure.
Represents a list of plcm-integer elements. Content-Type: application/vnd.plcm.plcm-integer-list+xml. All attributes are used in ETag calculation.
Common object to implement Long structure.
Represents a list of plcm-long elements. Content-Type: application/vnd.plcm.plcm-long-list+xml. All attributes are used in ETag calculation.
Common object to implements key-value structure.
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.
Common object to implement String structure.
Represents a list of plcm-string elements. Content-Type: application/vnd.plcm.plcm-string-list+xml. All attributes are used in ETag calculation.
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmStringList | List of plcm-string | See Definition of plcm-string |
| Name | Type | Description | Attributes |
|---|---|---|---|
| value | xs:string | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmMapItemList | List of plcm-map-item | See Definition of plcm-map-item |
| Name | Type | Description | Attributes |
|---|---|---|---|
| key | Key | Mandatory | |
| value | Value | Mandatory | |
| description | Description |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmLongList | List of plcm-long | See Definition of plcm-long |
| Name | Type | Description | Attributes |
|---|---|---|---|
| value | xs:long | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmIntegerList | List of plcm-integer | See Definition of plcm-integer |
| Name | Type | Description | Attributes |
|---|---|---|---|
| value | xs:int | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| value | xs:boolean | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| Description | xs:string | Length of value must be >=1 Length of value must be <=256 |
| Value | xs:string | Length of value must be >=1 Length of value must be <=256 |
| Key | xs:string | Length of value must be >=1 Length of value must be <=256 |