markupLanguage
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Markup language object
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (int) | 0/1 | ID of the markup language |
| name (string) | 0/1 | Name |
| extension (string) | 0/1 | Extension |
| contentType (string) | 0/1 | ContentType |
JSON
| property | type | description |
|---|---|---|
| id | id (int) | ID of the markup language |
| name | name (string) | Name |
| extension | extension (string) | Extension |
| contentType | contentType (string) | ContentType |