element <qm:contributor> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 6 elements
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
never
XML Representation Summary
<qm:contributor
   
 = 
xs:anyURI
   
>
   
Content: 
</qm:contributor>
Content model elements (6):
alm:updated, dc:identifier, dc:title, qm:emailaddress, qm:name, qm:userid
Annotation
[DEPRECATED] [READ-ONLY] A user of RQM.
XML Source (w/o annotations (8); see within schema source)
<xs:element name="contributor">
<xs:complexType>
<xs:sequence>
<xs:element ref="dc:identifier"/>
<xs:element ref="dc:title"/>
<xs:element name="name" type="xs:string"/>
<xs:element name="userid" type="xs:string"/>
<xs:element ref="alm:updated"/>
<xs:element name="emailaddress" type="xs:string"/>
</xs:sequence>
<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
[READ-ONLY] The Jazz Team Server (JTS) URL of the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>
Content Element Detail (all declarations; defined within this component only; 6/6)
alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] XML datetime of the last udate to the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:identifier
Type:
xs:string, predefined, simple content
[READ-ONLY] An unambiguous reference to the contributor within a given context.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:identifier"/>

dc:title
Type:
xs:string, predefined, simple content
[READ-ONLY] A name given to the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm:emailaddress
Type:
xs:string, predefined, simple content
[READ-ONLY] The email address of the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="emailaddress" type="xs:string"/>

qm:name
Type:
xs:string, predefined, simple content
[READ-ONLY] The name of the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="name" type="xs:string"/>

qm:userid
Type:
xs:string, predefined, simple content
[READ-ONLY] The unique userid of the contributor.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="userid" type="xs:string"/>

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