element <qm:globalScope> (local)
Namespace: |
|
Type: |
xs:string |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<qm:globalScope> |
|
Content: |
{ xs:string } |
</qm:globalScope> |
Included in content model of elements (1):
-
Annotation
The global scope, allows to select which artifact types the category applies to when the category type scope is 'Global'. The allowed values are: TestCase, TestPlan, TestSuite, ManualExecutionScript, Datapool, TestcaseExecutionRecord, TestSuiteExecutionRecord, ExecutionResult, ExecutionResultGroup and Keyword.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="globalScope" type="xs:string"/>
|