element <owner> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes
Defined:
globally in alm.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
at 24 locations
XML Representation Summary
<owner
   
 = 
xs:string
 = 
xs:anyURI
   
>
   
Content: 
</owner>
Included in content model of elements (29):
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testcase (defined in qm:abstract-testplan complexType),
qm:testplan (defined in qm:abstract-testphase complexType),
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 (4); see within schema source)
<xs:element name="owner">
<xs:complexType mixed="true">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
name
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] The Jazz Team Server (JTS) user name of the contributor that owns the resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string"/>

rdf:resource
Type:
xs: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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set