element <qm:ownerid> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
locally within qm:workitem element in qm.xsd; see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<qm:ownerid
   
 = 
xs:anyURI
   
>
   
Content: 
</qm:ownerid>
Included in content model of elements (1):
qm:workitem
Annotation
[DEPRECATED] [READ-ONLY] The contributor that owns the work item. Note, this property was deprecated in RQM 2.0. Use alm:owner.
Anonymous Type Detail
Annotation
[DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) user ID of the contributor that owns the work item. Note, this property was deprecated in RQM 2.0. Use alm:owner.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="ownerid">
<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:
xs:anyURI, predefined
Use:
optional
[DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that owns the work item. Note, this property was deprecated in RQM 2.0. Use alm:owner.
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