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 (8):
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testcase (defined in qm:abstract-testplan complexType),
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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set