Server (Cells) Messaging Home
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


<request>

Container for request information

 

 



<folders>

Container list of folders returned in a response

 

 



<folder>

Container for a folder returned in a response; an object that holds information from rows in a WORKPLACE table.

<name>

The name of the workplace item.

<index>

A "
table code\unique index" pair.
Example: \\i2b2\1
In the above example, "i2b2" equates to the table code and a unique index of "1".

<parentIndex>

The index of the parent of this workplace item.

<visualAttributes>

Three character string that indicates the graphical representation of the term.
Example:
String XYZ, where
X can be "C" (container), "F" (folder), "L" (leaf), "M" (multi)
Y can be "A" (active), "I" (inactive), "H" (hidden)
Z can be "O" (open) or null

<tooltip>

A tooltip that is associated with the workplace item.

<groupID>

The project or group ID associated with the workplace item.

<shareID>

Indicates whether or not the workplace item is shared (Y/N).

<statusCd>

Indicates the status of the workplace item ("D" = deleted).

<userID>

The user ID of the originator of the workplace item.

<workXmlSchema>

The schema associated with <workXml>.

<workXmlI2B2Type>

The i2b2 type associated with the drag and drop XML.


  • No labels