element <qm:file> (global)
Namespace:
Type:
anonymous complexType (extension of qm:oslc-reference)
Content:
empty, 3 attributes
Defined:
globally in qm.xsd; see XML source
Used:
XML Representation Summary
<qm:file
   
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
/>
Included in content model of elements (5):
qm:executionresult, qm:executionscript, qm:remotescript, qm:testscript, qm:testsuitelog
Known Usage Locations
Annotation
A reference to a file.
Anonymous Type Detail
Type Derivation Tree
qm:oslc-reference (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="file">
<xs:complexType>
<xs:complexContent>
<xs:extension base="oslc-reference"/>
</xs:complexContent>
</xs:complexType>
</xs:element>

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