ParamName Element
Description
The test, action, or component parameter name.
Namespace(none)
Type
xs:string
Diagram
ParamName Element
Overview
ParamNamexs:string
The test, action, or component parameter name.
Source
<xs:element name="ParamName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The test, action, or component parameter name.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also