| name (type) |
min/max occurs |
description |
|
keyword (string)
|
0/1 |
Keyword for this construct
|
|
mayContainSubtags (boolean)
|
1/1 |
Whether this construct may contain other tags.
|
|
constructId (int)
|
0/1 |
Construct id of this construct
|
|
id (int)
|
0/1 |
ID of this construct
|
|
name (string)
|
0/1 |
Name of this construct
|
|
description (string)
|
0/1 |
Description of this construct
|
|
icon (string)
|
0/1 |
Icon of this construct
|
|
creator (user)
|
0/1 |
Creator of the construct
|
|
cdate (int)
|
1/1 |
Creation Date of the construct
|
|
editor (user)
|
0/1 |
Last Editor of the construct
|
|
edate (int)
|
1/1 |
Last Edit Date of the construct
|
|
editdo (int)
|
0/1 |
Edit do
|
|
category (string)
|
0/1 |
Category name of the construct
|
|
categorySortorder (int)
|
1/1 |
Order for the category that was set
|
|
parts (part)
|
0/unbounded |
Parts of the construct
|
|
visibleInMenu (boolean)
|
1/1 |
True if the construct shall be visible in the menu, false if not
|
| property |
type |
description |
| keyword |
keyword (string)
|
Keyword for this construct
|
| mayContainSubtags |
mayContainSubtags (boolean)
|
Whether this construct may contain other tags.
|
| constructId |
constructId (int)
|
Construct id of this construct
|
| id |
id (int)
|
ID of this construct
|
| name |
name (string)
|
Name of this construct
|
| description |
description (string)
|
Description of this construct
|
| icon |
icon (string)
|
Icon of this construct
|
| creator |
creator (user)
|
Creator of the construct
|
| cdate |
cdate (int)
|
Creation Date of the construct
|
| editor |
editor (user)
|
Last Editor of the construct
|
| edate |
edate (int)
|
Last Edit Date of the construct
|
| editdo |
editdo (int)
|
Edit do
|
| category |
category (string)
|
Category name of the construct
|
| categorySortorder |
categorySortorder (int)
|
Order for the category that was set
|
| parts |
array of parts (part)
|
Parts of the construct
|
| visibleInMenu |
visibleInMenu (boolean)
|
True if the construct shall be visible in the menu, false if not
|