template

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Template object representing a template in GCN

XML

Elements

name (type) min/max
occurs
description
inheritedFrom (string) 0/1 Name of the node this template is inherited from
id (int) 0/1 ID
name (string) 0/1 Name of the template
description (string) 0/1 Template description
creator (user) 0/1 Creator
cdate (int) 1/1 Creation date
editor (user) 0/1 Last Editor
edate (int) 1/1 Last Edit date
locked (boolean) 1/1 True if the template is locked
markupLanguage (markupLanguage) 0/1 Markup language
inherited (boolean) 1/1 True if the template is inherited
folderId (int) 0/1 Folder ID
masterId (int) 0/1 Master ID
path (string) 0/1 Folder path

JSON

property type description
inheritedFrom inheritedFrom (string) Name of the node this template is inherited from
id id (int) ID
name name (string) Name of the template
description description (string) Template description
creator creator (user) Creator
cdate cdate (int) Creation date
editor editor (user) Last Editor
edate edate (int) Last Edit date
locked locked (boolean) True if the template is locked
markupLanguage markupLanguage (markupLanguage) Markup language
inherited inherited (boolean) True if the template is inherited
folderId folderId (int) Folder ID
masterId masterId (int) Master ID
path path (string) Folder path