element <catalog:testPlanCoverageType> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute, 1 element
XML Representation Summary
<catalog:testPlanCoverageType
   
 = 
xs:string
   
>
   
Content: 
</catalog:testPlanCoverageType>
Content model elements (1):
catalog:attributePath
Included in content model of elements (1):
catalog:type
Annotation
[READ-ONLY] This is an indicator that the type will be used in the Test Environment generation tool in the RQM Web UI.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="testPlanCoverageType">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="1" ref="catalog:attributePath"/>
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
name
Type:
xs:string, predefined
Use:
required
[READ-ONLY] The type name that will appear in the RQM Web UI.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string" use="required"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
catalog:attributePath
Type:
anonymous complexType, complex content
[READ-ONLY] The path to the attribute referencing the type.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="catalog:attributePath"/>

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