Template Complex Type

The Template type describes a template used to create a specific kind of tool.

Syntax

<Template> 
       <ID />
       <URI />
       <ComponentResourceURL />
       <Name />
       <LongName />
       <Description />
       <Author />
       <Category />
       <Type />
</Template>

Complex Type Elements

Element Data type Description

ID

xs:string

Tool template name. See the Remarks section for a list of tool template names returned by Groove 2007.

URI

xs:anyURI

Reserved for future use.

ComponentResourceURL

xs:anyURI

Identifies template for use in adding new tools to the workspace using the Create operation. Specify the value of ComponentResourceURL provided by the Template type in the Tool type used in Create.

Name

xs:string

The tool name.

LongName

xs:string

Long name of the tool.

Description

xs:string

Tool description.

Author

xs:string

Tool author.

Category

xs:string

Tool category.

Type

xs:string

Template type, which is "Tool".

Remarks

In Groove 2007, ReadAvailableTools returns templates for tools with the following IDs:

Template ID Web service for tool

Discussion

GrooveForms2

Issue Tracking

GrooveForms2

Forms

GrooveForms2

InfoPath Forms

GrooveForms2

Meetings

None

Calendar

GrooveCalendar

Files

GrooveFilesBase64

SharePoint Files

GrooveFilesBase64

Notepad

None

Sketchpad

None

Chess Game

None

Pictures

None

See Also

Reference

GrooveTools Web Service
GrooveTools.ReadAvailableTools Operation

Concepts

Accessing Tools in a Workspace