ConfName Element
Description
The configuration name (used only when a configuration was executed from ALM).
Namespace(none)
Type
xs:string
Diagram
ConfName Element
Overview
ConfNamexs:string
The configuration name (used only when a configuration was executed from ALM).
Source
<xs:element name="ConfName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The configuration name (used only when a configuration was executed from ALM).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also