element <com.ibm.rqm.planning.editor.section.testCaseDesign>
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
<com.ibm.rqm.planning.editor.section.testCaseDesign
    extensionDisplayName
 = 
xs:string
/>
Included in content model of elements (1):
Known Usage Locations
Annotation
An optional XHTML design section that can be added to a test case.
XML Source (w/o annotations (2); see within schema source)
<xs:element name="com.ibm.rqm.planning.editor.section.testCaseDesign">
<xs:complexType>
<xs:attribute name="extensionDisplayName" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 1/1)
extensionDisplayName
Type:
xs:string, predefined
Use:
required
The user friendly title for the design section.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="extensionDisplayName" type="xs:string" use="required"/>

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