element <owner> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally in alm.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 24 locations
XML Representation Summary
<owner
   
 = 
xsd:anyURI
   
>
   
Content: 
</owner>
Included in content model of elements (24):
qm:adaptertask, qm:builddefinition, qm:buildrecord, qm:datapool, qm:executionresult, qm:executionscript, qm:executionsequence, qm:executionworkitem, qm:jobresult, qm:keyword, qm:remotescript, qm:requirement, qm:suiteelement, qm:suiteexecutionrecord, qm:template, qm:testcase, qm:testcell, qm:testphase, qm:testplan, qm:testscript, qm:testsuite, qm:testsuitelog, qm:workitem, suiteelement
Known Usage Locations
Annotation
The contributor that owns the resource.
Anonymous Type Detail
Annotation
The Jazz Team Server (JTS) user ID of the contributor that owns the resource.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="owner">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:resource
Type:
xsd:anyURI, predefined
Use:
optional
[READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that owns the resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set