simplePage
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
dumbed down representation of a page
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
id (int) | 0/1 | |
name (string) | 0/1 | |
status (int) | 0/1 | |
url (string) | 0/1 | Get the URL |
path (string) | 0/1 | Get the path to the page |
JSON
property | type | description |
---|---|---|
id | id (int) | |
name | name (string) | |
status | status (int) | |
url | url (string) | Get the URL |
path | path (string) | Get the path to the page |