definition_getDefinitionAsXML

Obtains information about a definition.

Syntax

public String definition_getDefinitionAsXML( String accessToken, String definitionId );

Description

The definition_getDefinitionAsXML operation returns a string of XML containing information about a specified definition.

Parameters and Return Value

accessToken

Either the security token passed to your application by Vibe as part of implementing a remote application, or the null value.

definitionId

The definition identifier of the item about which you want information.

return_value

An XML string containing information about the definition. This XML is free form; it does not have a firm, established schema.