element <qm:attachment>
Namespace:
Type:
Content:
complex, 11 elements
Defined:
globally in qm.xsd, see XML source
Includes:
definitions of 7 elements
Used:
never
XML Representation Summary
<qm:attachment>
   
Content: 
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, qm:webId?, dc:title, dc:description, qm:creationDate, dc:creator, qm:fileSize?, alm:updated
</qm:attachment>
Content model elements (11):
Annotation
Used to provides the details necessary for the RPE template
Anonymous Type Detail
Type Derivation Tree
  complexType (extension)
XML Source (w/o annotations (7); see within schema source)
<xs:element name="attachment">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>
<xs:element ref="dc:title"/>
<xs:element ref="dc:description"/>
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>
<xs:element ref="dc:creator"/>
<xs:element maxOccurs="1" minOccurs="0" name="fileSize" type="xs:float"/>
<xs:element ref="alm:updated"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 7/11)
alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] The last modification date of a resource. Format is XML dateTime.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:creator
Type:
anonymous, mixed content
[READ-ONLY] The contributor that created the test case.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:creator"/>

dc:description
Type:
xs:string, predefined, simple content
[READ-ONLY] An account of the test case.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:description"/>

dc:title
Type:
xs:string, predefined, simple content
[READ-ONLY] File name.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm:creationDate
Type:
xs:dateTime, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>

qm:fileSize
Type:
xs:float, predefined, simple content
[READ-ONLY] File size(KB).
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="fileSize" type="xs:float"/>

qm:webId
Type:
xs:int, predefined, simple content
[READ-ONLY] Integer ID.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>

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