complexType "qm:reportableArtifact"
Namespace:
Content:
complex, 4 elements
Defined:
globally in qm.xsd, see XML source
Includes:
definitions of 4 elements
Used:
at 38 locations
XML Representation Summary
<...>
   
Content: 
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet
</...>
Content Model Elements (4):
qm:projectArea (type anonymous),
qm:stylesheet (type anonymous)
All Direct / Indirect Based Elements (38):
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 (defined in 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, complex content
XML Source (see within schema source)
<xs:element ref="jproc:team-area"/>

qm:projectArea
Type:
anonymous, 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, 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.7.2 using DocFlex/XML XSDDoc 2.1.0 template set