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