element <qm:copiedRoot> (global)
Namespace:
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
globally in qm.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<qm:copiedRoot
   
 = 
xs:anyURI
/>
Included in content model of elements (9):
qm:executionscript,
qm:remotescript,
qm:testcase,
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testcase (defined in qm:abstract-testplan complexType),
qm:testplan,
qm:testplan (defined in qm:abstract-testphase complexType),
qm:testscript,
qm:testsuite
Known Usage Locations
Annotation
[READ-ONLY] Links an artifact to the artifact from which it was originally derived.
XML Source (w/o annotations (2); see within schema source)
<xs:element name="copiedRoot">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
href
Type:
xs:anyURI, predefined
Use:
required
The URI which uniquely identifies the root artifact.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="href" type="xs:anyURI" use="required"/>

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