Tamino XML Server Version 9.7
 —  XQuery 4 Reference Guide  —

tdf:mkcol

Create a new collection resource


Syntax

tdf:mkcol(string $uri)

Top of page

Description

This function has been added in order to complete the changes needed in Tamino's update processor and XQuery implementations.

Top of page

Argument

$uri

The location where the new collection resource should be created.

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:

Top of page