AdditionalDataName Element
Description
The name assigned to the additional information data when additional data is generated for the test or component summary.
Namespace(none)
Type
xs:string
Diagram
AdditionalDataName Element
Overview
AdditionalDataNamexs:string
The name assigned to the additional information data when additional data is generated for the test or component summary.
Source
<xs:element name="AdditionalDataName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The name assigned to the additional information data when additional data is generated for the test or component summary.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also