HYPERLINK Element (Work Item Methodology Schema)
Defines a hyperlink for the work item instance.
Schema Hierarchy
WORKITEMS Element (Work Item Methodology Schema)
WI Element (Work Item Methodology Schema)
HYPERLINK Element (Work Item Methodology Schema)
<HYPERLINK URL="URL" relativePath="true | false" />
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
URL |
Required WIHyperlink attribute. The URL to include in the work item instance. |
relativePath |
Optional WIHyperlink attribute. Indicates whether the hyperlink is a relative path. The default value is false. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
WI |
Required element. Defines a work item instance. |
Remarks
HYPERLINK is an optional child element of WI.
minOccurs="0"
maxOccurs="unbounded"
Element Information
Namespace |
Empty |
Schema Name |
Work Item Methodology |
Validation File |
WorkItemMethodology.xsd |
Element Type |
WIHyperlink |
Can Be Empty |
No |