|
|
specvendor | Device Kit |
<specvendor> element |
Device Kit Attributes Elements XML Reference |
Content type: string
Examples: specvendor examples
| Sibling Name | Sibling Description |
|---|---|
| <description> | Description of the specification. |
| <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 Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document. |
| ¦-<pids> | Specifies the defined pids. |
| ¦ ¦-<specreference> | Specification reference for pids. |
| ¦ ¦ ¦-<spec> | The protocol specification documentation. |
| ¦ ¦ ¦ ¦-<specvendor> | Vendor of the protocol specification documentation. |
| ¦ ¦-<pid> | Specifies the pid. |
| ¦ ¦ ¦-<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) |
| ¦ ¦ ¦-<units> | Specifies the optional parameter identifier (pid) units. |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this units.(see specreference) |
| ¦-<adapter> | Specifies an adapter. |
| ¦ ¦-<spec> | Hardware specification documentation for this adapter.(see spec) |
| ¦ ¦-<specreference> | Specification reference for this adapter.(see specreference) |
| ¦ ¦-<customparameter> | Specifies a custom parameter for this adapter. |
| ¦ ¦ ¦-<specreference> | Specification reference for this custom parameter.(see specreference) |
| ¦ ¦ ¦-<enum> | |
| ¦ ¦ ¦ ¦-<specreference> | |
| ¦ ¦ ¦ ¦-<value> | |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this value.(see specreference) |
| ¦ ¦-<command> | Defines a command supported by this concrete device. |
| ¦ ¦ ¦-<specreference> | Specification reference for this command.(see specreference) |
| ¦ ¦ ¦-<configuration> | Defines this command as a configuration command. |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this configuration.(see specreference) |
| ¦ ¦ ¦ ¦-<enum> | |
| ¦ ¦ ¦-<message> | Specifies the message to execute the command. |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this message.(see specreference) |
| ¦ ¦ ¦ ¦-<parameters> | Specifies a group of parameters. |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this group of parameters.(see specreference) |
| ¦ ¦ ¦ ¦ ¦-<parameters> | |
| ¦ ¦ ¦ ¦-<filter> | Specifies the message filter. |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this filter.(see specreference) |
| ¦ ¦ ¦-<data> | Specifies the data to execute the command. |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this data.(see specreference) |
| ¦ ¦ ¦ ¦-<units> | Specifies the optional data units.(see units) |
| ¦ ¦-<commands> | Specifies a command group. |
| ¦ ¦ ¦-<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) |
| ¦ ¦ ¦-<measurement> | Specifies a measurement supported by this group. |
| ¦ ¦ ¦ ¦-<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. |
| ¦ ¦ ¦ ¦ ¦-<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. |
| ¦ ¦ ¦ ¦ ¦-<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. |
| ¦ ¦ ¦ ¦ ¦-<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) |
| ¦ ¦ ¦-<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) |
| ¦ ¦ ¦ ¦-<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) |
| ¦ ¦ ¦ ¦ ¦-<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) |
| ¦ ¦ ¦ ¦-<randomaccessfile> | Specifies a random access file connection. |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this random access file connection.(see specreference) |
| ¦ ¦ ¦ ¦-<serial> | Specifies a serial port connection. |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this serial connection.(see specreference) |
| ¦ ¦ ¦ ¦-<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) |
| ¦ ¦ ¦ ¦-<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) |
| ¦ ¦ ¦ ¦-<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. |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this User Diagram Protocol (UDP) transport.(see specreference) |
| ¦-<adaptertest> | Specifies an adapter test. |
| ¦ ¦-<spec> | Hardware specification documentation for this adapter.(see spec) |
| ¦ ¦-<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) |
| ¦ ¦-<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) |
| ¦-<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) |
| ¦ ¦-<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) |
| ¦ ¦-<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.(see udp) |
| ¦-<concretetest> | Specifies a concrete test. |
| ¦ ¦-<spec> | Hardware specification documentation for this concrete device.(see spec) |
| ¦ ¦-<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) |
| ¦ ¦-<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) |
| ¦ ¦-<customparameter> | Specifies a custom parameter for this adapter.(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) |
| ¦ ¦-<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) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<receivertest> | |
| ¦ ¦-<spec> | Hardware specification documentation for this device.(see spec) |
| ¦ ¦-<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) |
| ¦ ¦-<send> | Specifies the message(s) to send during the test.(see send) |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-02-07 | Device Kit XML Reference 1.1.0 |