Optional Store Element Attributes
Name Value Description
add true/false Add tags to existing string of tags. If no tags exist, the new string is simply added.
approvalApprover email
userid
username
Specifies the userid of the approver. See email, userid, and username for supported formats.
approvalDueDate date
dateLong
dateTime
Specifies the due date for the approval. See date, dateLong, and dateTime for supported formats.
contentEncoding us-ascii
UTF-8
UTF-16BE
UTF-16LE
Specifies the encoding of the file to be attached.
contentType text/plain
application/unknown
application/xml
Specifies the content type of the file to be attached.
date true/false Date is specified in the format: yyyy-MM-dd
dateLong true/false Date is specified in the format: yyyy-MM-dd hh:mm:ss.SSS
dateTime true/false Date is specified in the format: yyyy-MM-dd hh:mm:ss
email true/false Userid is specified in email format - user@somewhere.com.
id true/false Enumeration value is specified as an id.
include true/false Include the specified information in the specified list.
itemCategory true/false The item specified is the name of a category - a "Filed Against" value.
itemComponent true/false The item specified is the name of an SCM component.
itemContributor true/false The item specified is the userid of a contributor.
itemDeliverable true/false The item specified is the name of a release - a "Found in" value.
itemIteration true/false The item specified is the name of an iteration.
itemProcessArea true/false The item specified is the name of an EWM process area.
itemProjectArea true/false The item specified is the name of an EWM project area.
itemTeamArea true/false The item specified is the name of an EWM team area.
itemWorkItem true/false The item specified is the id of a work item.
label true/false Enumeration value is specified as a label.
msecs true/false The duration is specified in milliseconds.
plainText true/false The value is specified in plain text format.
projectArea projectArea Specifies the name of a project area containing the item.
projectArea projectArea Specifies the name of a project area containing the item.
remove true/false Remove the specified information from the specified list.
replace true/false Replace tags with the specified string. If no tags exist, the new string is simply added. To clear the tag attribute, specify value="" and replace="true".
units true/false The duration is specified in duration format (1w 1d 1h 1m 1s).
userid true/false Userid is specified in EWM userid format.
username true/false Userid is specified in user name format.
xmlText true/false The value is specified in XML text format.