complexType "qm:reportableArtifact"
Namespace:
Content:
complex, 4 elements
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 4 elements
Used:
at 44 locations
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
dc:identifier,
jproc:team-area,
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:stylesheet
All Direct / Indirect Based Elements (44):
qm:adaptertask, qm:attachment, qm:builddefinition, qm:buildrecord, qm:catalog, qm:category, qm:categoryType, qm:channel, qm:channelscript, qm:configuration, qm:datapool, qm:executionelementresult, qm:executionresult, qm:executionscript, qm:executionsequence, qm:executionsequenceresult, qm:executionvariable, qm:executionvariablevalue, qm:executionworkitem, qm:job, qm:jobresult, qm:jobscheduler, qm:keyword, qm:labresource, qm:labresourceattribute, qm:objective, qm:project, qm:remotescript, qm:request, qm:requirement, qm:reservation, qm:step, qm:suiteexecutionrecord, qm:teamarea, qm:template, qm:testcase, qm:testcell, qm:testphase, qm:testplan, qm:testscript, qm:testsuite, qm:testsuitelog, qm:tooladapter, qm:workitem
Known Usage Locations
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="reportableArtifact">
<xs:sequence>
<xs:element name="projectArea">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="alias" type="xs:string"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element ref="dc:identifier"/>
<xs:element ref="jproc:team-area"/>
<xs:element name="stylesheet">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
dc:identifier
Type:
xs:string, predefined, simple content
A unique identifier for this resource. A URL is typically provided for this element.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:identifier"/>

jproc:team-area
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element ref="jproc:team-area"/>

qm:projectArea
Type:
anonymous complexType, empty content
[READ-ONLY] The project area that contains the resource.
XML Source (w/o annotations (4); see within schema source)
<xs:element name="projectArea">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="alias" type="xs:string"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:stylesheet
Type:
anonymous complexType, empty content
[READ-ONLY] A style sheet of MIME type application/xslt+xml
XML Source (w/o annotations (2); see within schema source)
<xs:element name="stylesheet">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>

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