content-type
Contained By
| Business Service Element | Business Service Request |
|---|---|
| Render |
<request name="render-pdf"> <request name="render-document"> |
| Retrieve |
<request name="retrieve-document"> <request name="retrieve-rendition"> <request name="retrieve-queued-document"> <request name="retrieve-next-queued-job"> |
Contains
| Business Service XML Element |
|---|
| N/A |
Business Service Parameter
| Business Service Element | Name | Description | Parameter Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|---|
| Render | content-type | Document content type. If not specified then will be set to the document’s file extension. | string | N | user defined | in | |
| Retrieve | content-type | Document content type. If not specified then will be set to the document’s file extension. | string | N | user defined |
|
Example
<content-type type="string">.doc</content-type>