element <team-area>
Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<team-area> |
|
|
</team-area> |
Content model elements (1):
-
Included in content model of elements (38):
-
adaptertask,
attachment,
builddefinition,
buildrecord,
catalog,
category,
categoryType,
configuration,
datapool,
executionresult,
executionscript,
executionsequence,
executionsequenceresult,
executionworkitem,
job,
jobresult,
jobscheduler,
keyword,
labresource,
labresourceattribute,
objective,
project,
remotescript,
request,
requirement,
reservation,
suiteexecutionrecord,
teamarea,
template,
testcase,
testcell,
testphase,
testplan,
testscript,
testsuite,
testsuitelog,
tooladapter,
workitem
Known Usage Locations
- Within global complexTypes (1):
Annotation
A group of contributors defined for a project area.
XML Source (w/o annotations (2); see within schema source)
<xs:element name="team-area"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="1" minOccurs="1" name="url" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
Content Element Detail (defined in this component only; 1/1) -
Type: |
xs:string, predefined, simple content |
[READ-ONLY] The absolute URL of the team area.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="url" type="xs:string"/> |