Generate the HTML representation of the vocabulary, based on an HTML template file. The
template file is parsed to create a DOM, which is manipulated using the standard
DOM calls before stored.
The template files have element with a predefined @id value at all points where some
content must be added. Ie, the usual model in the code below is:
Generate the HTML representation of the vocabulary, based on an HTML template file. The template file is parsed to create a DOM, which is manipulated using the standard DOM calls before stored.
The template files have element with a predefined
@idvalue at all points where some content must be added. Ie, the usual model in the code below is: