projectdoc Toolbox
Category Trees
Download JSON documents to create category trees.
Download files in JSON format to generate category trees.
Use the Documents Create Hierarchy Service from the Web API Extension to create the hierarchy of Category documents.
List of JSON files.
arc42-template.json
arc42-template_de.json
Category tree for the arc42 Template for the German locale.
cntmgmt-category-tree.json
cntmgmt-category-tree-de.json
services-category-tree.json
Category tree for the Doctypes for Service Management for the English locale.
services-category-tree-de.json
swdev-category-tree.json
swdev-category-tree-de.json
vmodellxt-category-tree-de.json
The Doctype Maven Plugin supports generating category trees since version 1.8.
To switch on category tree generation by setting the generateCategoryTree to true.
generateCategoryTree
true
<generateCategoryTree>true</generateCategoryTree>
The Documents Create Hierarchy Service is used to create document instance hierarchies.