element <qm:authorid>
Namespace:
Type:
anonymous complexType
Content:
mixed, 1 attribute
Defined:
locally within element qm:testsuite in qm.xsd, see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<qm:authorid
    rdf:resource
 = 
xs:anyURI
    >
   
Content: 
{text}
</qm:authorid>
Included in content model of elements (1):
Annotation
[DEPRECATED] [READ-ONLY] The contributor that authored the test suite.
Anonymous Type Detail
Annotation
[DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) user ID of the contributor that authored the test suite.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="authorid">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 1/1)
rdf:resource
Type:
anyURI, predefined
Use:
optional
[DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that authored the test suite.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set