An IVR promptset info. Content-Type: application/vnd.plcm.plcm-ivr-promptset+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
archive-name | ArchiveName | The ivr-promptset archive's name | Mandatory |
promptset-name | PromptsetName | The ivr-promptset's name | Mandatory |
app-name | AppName | The ivr-promptset application name | Mandatory |
format | Format | The ivr-promptset format type | Mandatory |
language | Language | The ivr-promptset language | Mandatory |
prompt-names | List of xs:string | The list of prompt names | |
missing-prompts | List of xs:string | The list of missing prompts | |
extra-prompts | List of xs:string | The list of extra prompts | |
checksum | Checksum | The ivr-promptset's checksum. | Mandatory |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Checksum | xs:string | Length of value must be >=1 Length of value must be <=256 |
Language | xs:string | Length of value must be >=1 Length of value must be <=256 |
Format | xs:string | Length of value must be >=1 Length of value must be <=256 |
AppName | xs:string | Length of value must be >=1 Length of value must be <=256 |
PromptsetName | xs:string | Length of value must be >=1 Length of value must be <=256 |
ArchiveName | xs:string | Length of value must be >=1 Length of value must be <=256 |