Eclipse.org Eclipse.org specvendor Device Kit

XML Element 

<specvendor> element

Device Kit Attributes Elements XML Reference
Specifies the vendor of the protocol specification documentation.

Content type: string

Examples: specvendor examples


NameTypeDescriptionUse
Element <specvendor> attributes
idIDSpecifies an unique identifier for this element. After defining an element with the id attribute, other elements can reference this element by using the idref attribute. Since the id attribute value is used by the code generator to generate field and method names, no spaces, periods or commas should be used.optional
idrefIDREFSpecifies a reference to the element with the matching id attribute. The matching id attribute must be specified before the idref attribute can be used.optional

Sibling NameSibling Description
Element <specvendor> element siblings
<description>Description of the specification.
<history>New Specifies the specification history.
<deprecated>Specifies that the contents of this element should be marked as deprecated.
<speccomment>Comment about the protocol specification documentation.
<specdate>Date of the protocol specification documentation.
<spectitle>Title of the protoocol specification documentation.
<specurl>Url of the protocol specification documentation.
<specversion>Version of the protocol specification documentation.

Element NameElement Description
Element <specvendor> element tree
<dkml>Specifies the root element of a Device Kit &lt;b&gt;D&lt;/b&gt;evice &lt;b&gt;K&lt;/b&gt;it &lt;b&gt;L&lt;/b&gt;anguage (dkml) document.
¦-<pids>Specifies the defined pids.
¦ ¦-<units>Specifies the pids units.
¦ ¦ ¦-<specreference>Specification reference for this units.
¦ ¦ ¦ ¦-<spec>The protocol specification documentation.
¦ ¦ ¦ ¦ ¦-<specvendor>Vendor of the protocol specification documentation.
¦ ¦-<specreference>Specification reference for pids.(see specreference)
¦ ¦-<pid>Specifies the pid.
¦ ¦ ¦-<units>Specifies the parameter identifier (PID) units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this parameter identifier (PID).(see specreference)
¦ ¦ ¦-<scale>Specifies the value to scale the parameter value.
¦ ¦ ¦ ¦-<specreference>Specification reference for this scale.(see specreference)
¦ ¦ ¦-<shift>Specifies the value to shift the parameter value.
¦ ¦ ¦ ¦-<specreference>Specification reference for this shift.(see specreference)
¦ ¦ ¦-<translate>Specifies the value to add (translate) to the parameter value.
¦ ¦ ¦ ¦-<specreference>Specification reference for this translate.(see specreference)
¦-<adapter>Specifies an adapter.
¦ ¦-<spec>Hardware specification documentation for this adapter.(see spec)
¦ ¦-<specreference>Specification reference for this adapter.(see specreference)
¦ ¦-<multiplex>New Specifies that this is a multiplex adapter.
¦ ¦ ¦-<specreference>Specification reference for this multiplex.(see specreference)
¦ ¦-<customparameter>Specifies a custom parameter for this adapter.
¦ ¦ ¦-<units>Specifies the custom parameter units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this custom parameter.(see specreference)
¦ ¦ ¦-<enum>Specifies a enumeration option configuration.
¦ ¦ ¦ ¦-<units>Specifies the enum units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this enumeration.(see specreference)
¦ ¦ ¦ ¦-<value>Specifies the enumeration value.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this value.(see specreference)
¦ ¦-<command>Defines a command supported by this concrete device.
¦ ¦ ¦-<optional>Defines if this command is optional.
¦ ¦ ¦ ¦-<specreference>Specification reference for this optional item.(see specreference)
¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦-<configuration>Defines this command as a configuration command.
¦ ¦ ¦ ¦-<units>Specifies the configuration units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this configuration.(see specreference)
¦ ¦ ¦ ¦-<enum>Specifies a enumeration option configuration.(see enum)
¦ ¦ ¦-<message>Specifies the message to execute the command.
¦ ¦ ¦ ¦-<specreference>Specification reference for this message.(see specreference)
¦ ¦ ¦ ¦-<parameters>Specifies a group of parameters.
¦ ¦ ¦ ¦ ¦-<units>Specifies the parameters units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this group of parameters.(see specreference)
¦ ¦ ¦ ¦ ¦-<parameters>Specifies the parameters.(see parameters)
¦ ¦ ¦ ¦-<filter>Specifies the message filter.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this filter.(see specreference)
¦ ¦ ¦-<data>Specifies the data to execute the command.
¦ ¦ ¦ ¦-<optional>Defines if this data item is optional.(see optional)
¦ ¦ ¦ ¦-<units>Specifies the data units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this data.(see specreference)
¦ ¦ ¦ ¦-<enum>New Specifies a enumeration.(see enum)
¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦-<commands>Specifies a command group.
¦ ¦ ¦-<units>Specifies the commands units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this group of commands.(see specreference)
¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦-<command>Specifies the command within the group of commands.(see command)
¦ ¦-<group>Defines a group supported by this concrete device.
¦ ¦ ¦-<spec>Hardware specification documentation for this group.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this group.(see specreference)
¦ ¦ ¦-<command>Specifies a command that is supported by this group.(see command)
¦ ¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦ ¦-<group>Specifies a group.(see group)
¦ ¦ ¦-<measurement>Specifies a measurement supported by this group.
¦ ¦ ¦ ¦-<optional>Defines if this measurement is optional.(see optional)
¦ ¦ ¦ ¦-<specreference>Specification reference for this measurement.(see specreference)
¦ ¦ ¦ ¦-<configuration>Defines this measurement as a configuration measurement.(see configuration)
¦ ¦ ¦ ¦-<message>Specifies the measurement message.(see message)
¦ ¦ ¦ ¦-<data>Specifies the measurement data.(see data)
¦ ¦ ¦ ¦-<readcommand>Specifies the command to request a read of the current value of the measurement.
¦ ¦ ¦ ¦ ¦-<optional>Defines if this command is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to execute the command.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦ ¦ ¦-<writecommand>Specifies the command to request a change of the measurement value.
¦ ¦ ¦ ¦ ¦-<optional>Defines if this command is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to execute the command.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦ ¦ ¦-<signal>Specifies the signal containing the measurement value.
¦ ¦ ¦ ¦ ¦-<optional>Defines if this signal is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the signal units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this signal.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this signal as a configuration signal.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to trigger the signal.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data when the signal triggers.(see data)
¦ ¦ ¦ ¦ ¦-<signal>Specifies the signal to listen. (see signal)
¦ ¦ ¦ ¦ ¦-<messages>Specifies the messages to trigger the signal.
¦ ¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this group of messages.(see specreference)
¦ ¦ ¦ ¦ ¦ ¦-<message>Specifies the message.(see message)
¦ ¦ ¦ ¦ ¦-<pid>Specifies the pid for this signal.(see pid)
¦ ¦ ¦ ¦ ¦-<parameters>Specifies a parameter group.(see parameters)
¦ ¦ ¦ ¦ ¦-<scale>Scale the value.(see scale)
¦ ¦ ¦ ¦ ¦-<shift>Shift the value.(see shift)
¦ ¦ ¦ ¦ ¦-<translate>Translate (add) to the value.(see translate)
¦ ¦ ¦ ¦-<parameters>Specifies a group of parameters.(see parameters)
¦ ¦ ¦ ¦-<units>Specifies the measurement units.(see units)
¦ ¦ ¦ ¦-<value>Specifies the optional initial measurement value.(see value)
¦ ¦ ¦ ¦-<scale>Specifies a numeric scale value.(see scale)
¦ ¦ ¦ ¦-<shift>Specifies an integer shift value.(see shift)
¦ ¦ ¦ ¦-<translate>Specifies a numeric translate (add) value.(see translate)
¦ ¦ ¦-<signal>Specifies a signal supported by this group.(see signal)
¦ ¦-<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦ ¦-<signal>Defines a signal supported by this concrete device.(see signal)
¦ ¦-<device>Specifies the device used by the adapter.
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this device.(see specreference)
¦ ¦ ¦-<multiplex>Specifies that this is a multiplex device.(see multiplex)
¦ ¦ ¦-<customparameter>Specifies a custom parameter for this device.(see customparameter)
¦ ¦ ¦-<pids>Specifies the defined pids.(see pids)
¦ ¦ ¦-<command>Specifies a command that is supported by this device.(see command)
¦ ¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦ ¦-<group>Defines a group supported by this device.(see group)
¦ ¦ ¦-<measurement>Specifies a measurement supported by this device.(see measurement)
¦ ¦ ¦-<signal>Specifies a signal supported by this device.(see signal)
¦ ¦ ¦-<transport>Specifies the transport used by the device.
¦ ¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦ ¦-<specreference>Specification reference for this transport.(see specreference)
¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex transport.(see multiplex)
¦ ¦ ¦ ¦-<customparameter>Specifies a custom parameter.(see customparameter)
¦ ¦ ¦ ¦-<message>Specifies a transport message.(see message)
¦ ¦ ¦ ¦-<connection>Specifies an connection to be used by the transport.
¦ ¦ ¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex connection.(see multiplex)
¦ ¦ ¦ ¦ ¦-<customparameter>Specifies a custom parameter for this connection.(see customparameter)
¦ ¦ ¦ ¦-<connectionservice>Specifies the connection to be used by the transport.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this connection service.(see specreference)
¦ ¦ ¦ ¦-<file>Specifies a file connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this file connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex file connection.(see multiplex)
¦ ¦ ¦ ¦-<randomaccessfile>Specifies a random access file connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this random access file connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex random access file.(see multiplex)
¦ ¦ ¦ ¦-<serial>Specifies a serial port connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this serial connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex serial connection.(see multiplex)
¦ ¦ ¦ ¦-<tcpip>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) connection.(see specreference)
¦ ¦ ¦ ¦-<tcpipserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<ssl>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.(see specreference)
¦ ¦ ¦ ¦-<sslserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex SSL TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP connection.(see multiplex)
¦ ¦ ¦ ¦-<udpserver>Specifies a User Diagram Protocol (UDP) server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP server connection.(see multiplex)
¦ ¦ ¦ ¦-<tcpipmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) connection.(see specreference)
¦ ¦ ¦ ¦-<tcpipservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<sslmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.(see specreference)
¦ ¦ ¦ ¦-<sslservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex SSL TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<udpmultiplex>Specifies a User Diagram Protocol (UDP) connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP connection.(see multiplex)
¦ ¦ ¦ ¦-<udpservermultiplex>Specifies a User Diagram Protocol (UDP) server connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP server connection.(see multiplex)
¦ ¦ ¦ ¦-<urlconnection>Specifies a Uniform Resource Locator (URL) connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Uniform Resource Locator (URL) connection.(see specreference)
¦ ¦ ¦ ¦-<usb>Specifies a USB connection.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this USB connection.(see specreference)
¦ ¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp)
¦ ¦ ¦-<udptransport>Specifies a User Diagram Protocol (UDP) transport.
¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) transport.(see specreference)
¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP.(see multiplex)
¦-<adaptertest>Specifies an adapter test.
¦ ¦-<spec>Hardware specification documentation for this adapter.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex adapter test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this adapter test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.
¦ ¦ ¦-<specreference>Specification reference for this send.(see specreference)
¦ ¦ ¦-<message>Specifies the message to send.(see message)
¦ ¦-<adapter>Specifies the adapter to be tested.(see adapter)
¦-<agent>Specifies an agent.
¦ ¦-<spec>Hardware specification documentation for this agent.(see spec)
¦ ¦-<specreference>Specification reference for this agent.(see specreference)
¦ ¦-<multiplex>New Specifies that this is a multiplex agent.(see multiplex)
¦ ¦-<customparameter>Specifies a custom parameter for this agent.(see customparameter)
¦ ¦-<agentmodel>Specifies the agent model used by the agent.
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this agent model.(see specreference)
¦ ¦ ¦-<customparameter>Specifies a custom parameter for this agent model.(see customparameter)
¦ ¦ ¦-<device>Specifies the device used by the agent model.(see device)
¦ ¦-<device>Specifies the device used by the agent.(see device)
¦ ¦-<command>Specifies a command that is supported by this device.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this device.(see group)
¦ ¦-<measurement>Specifies a measurement supported by this device.(see measurement)
¦ ¦-<signal>Specifies a signal supported by this device.(see signal)
¦-<agentmodel>Specifies the agent model used by the agent.(see agentmodel)
¦-<agenttest>Specifies an agent test.
¦ ¦-<spec>Hardware specification documentation for this agent.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex agent test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this agent test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<agent>Specifies the agent to be tested.(see agent)
¦ ¦-<agentmodeltest>Specifies the agent model test.
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<agentmodel>Specifies the agent model to be tested.(see agentmodel)
¦-<agentmodeltest>Specifies an agent model test.(see agentmodeltest)
¦-<concrete>Specifies a concrete device.
¦ ¦-<spec>Hardware specification documentation for this concrete device.(see spec)
¦ ¦-<specreference>Specification reference for this concrete device.(see specreference)
¦ ¦-<multiplex>Specifies that this is a multiplex concrete device.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this concrete device.(see customparameter)
¦ ¦-<pids>Specifies the defined pids.(see pids)
¦ ¦-<command>Defines a command supported by this concrete device.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this concrete device.(see group)
¦ ¦-<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦ ¦-<signal>Defines a signal supported by this concrete device.(see signal)
¦ ¦-<transport>Specifies the transport used by the concrete device.(see transport)
¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp)
¦ ¦-<udptransport>Specifies a User Diagram Protocol (UDP) transport.(see udptransport)
¦-<concretetest>Specifies a concrete test.
¦ ¦-<spec>Hardware specification documentation for this concrete device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex concrete device test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this concrete device test.(see customparameter)
¦ ¦-<concrete>Specifies the concrete device to be tested.(see concrete)
¦-<connection>Specifies an connection.(see connection)
¦-<connectiontest>Specifies an connection test.
¦ ¦-<spec>Hardware specification documentation for this connection.(see spec)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<connection>Specifies the connection to be tested.(see connection)
¦-<device>Specifies a device.(see device)
¦-<devicetest>Specifies a device test.
¦ ¦-<spec>Hardware specification documentation for this device test.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex device test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this device test.(see customparameter)
¦ ¦-<device>Specifies the device to be tested.(see device)
¦-<profile>Specifies a profile.
¦ ¦-<spec>Hardware specification documentation for this profile.(see spec)
¦ ¦-<specreference>Specification reference for this profile.(see specreference)
¦ ¦-<multiplex>Specifies that this is a multiplex profile.(see multiplex)
¦ ¦-<customparameter>Specifies a custom parameter for this profile.(see customparameter)
¦ ¦-<command>Specifies a command that is supported by this profile.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this profile.(see group)
¦ ¦-<measurement>Specifies a measurement supported by this profile.(see measurement)
¦ ¦-<signal>Specifies a signal supported by this profile.(see signal)
¦ ¦-<adapter>Specifies the adapter used by the profile.(see adapter)
¦ ¦-<device>Specifies the device used by the profile.(see device)
¦-<profiletest>Specifies a profile test.
¦ ¦-<spec>Hardware specification documentation for this profile.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex profile test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this profile test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦-<testagent>Specifies a test agent.
¦ ¦-<spec>Hardware specification documentation for this test.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this test.(see customparameter)
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦-<receivertest>Specifies a receiver transport test.
¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex receiver test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this receiver test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦-<transport>Specifies a transport.(see transport)
¦-<transporttest>Specifies a transport test.
¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex transport test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this transport test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<transport>Specifies the transport to be tested.(see transport)

Copyright (c) 2009 IBM. See license in Legal section. 2009-01-22 Device Kit XML Reference 1.2.0