TestingEnvironment Schema
Description Element
Description
The description of the element.
Namespace(none)
Type
xs:string
Diagram
Description Element
Overview
Description xs:string
The description of the element.
Source
<xs:element name="Description" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The description of the element.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also