Eclipse.org Eclipse.org
XML Element

<specvendor> element

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

Content type: string

Examples: specvendor examples


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

Element NameElement Description
Element <specvendor> element tree
<dkml>Specifies the root element of a Device Kit Device Kit Language (dkml) document.
¦--<pids>Specifies the defined pids.
¦  ¦--<specreference>Specification reference for pids.
¦  ¦  ¦--<spec>The hardware specification documentation.
¦  ¦  ¦  ¦--<specvendor>Vendor the hardware 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)
¦  ¦--<command>Defines a command supported by this concrete device.
¦  ¦  ¦--<specreference>Specification reference for this command.(see specreference)
¦  ¦  ¦--<message>Specifies the message to execute the command.
¦  ¦  ¦  ¦--<specreference>Specification reference for this message.(see specreference)
¦  ¦  ¦  ¦--<parameter>Specifies a parameter within the message.
¦  ¦  ¦  ¦  ¦--<specreference>Specification reference for this parameter.(see specreference)
¦  ¦  ¦  ¦  ¦--<enum>Specifies a enum for this parameter.
¦  ¦  ¦  ¦  ¦  ¦--<specreference>Specification reference for this enum.(see specreference)
¦  ¦  ¦  ¦  ¦--<scale>Specifies the value to scale the parameter value.(see scale)
¦  ¦  ¦  ¦  ¦--<shift>Specifies the value to shift the parameter value.(see shift)
¦  ¦  ¦  ¦  ¦--<translate>Specifies the value to add (translate) to the parameter value.(see translate)
¦  ¦  ¦  ¦  ¦--<units>Specifies the optional parameter units.(see units)
¦  ¦  ¦  ¦--<parameters>Specifies a group of parameters.
¦  ¦  ¦  ¦  ¦--<specreference>Specification reference for this group of parameters.(see specreference)
¦  ¦  ¦  ¦  ¦--<parameter>Specifies the parameter.(see parameter)
¦  ¦  ¦  ¦--<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)
¦  ¦  ¦--<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)
¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦  ¦--<message>Specifies the message to trigger the signal.(see message)
¦  ¦  ¦  ¦  ¦--<data>Specifies the data when the signal triggers.(see data)
¦  ¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦  ¦--<parameter>Specifies a message parameter.(see parameter)
¦  ¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦--<parameter>New Specifies a parameter used to extract/insert the information within the parent data.(see parameter)
¦  ¦  ¦  ¦--<parameters>New Specifies a group of parameters.(see parameters)
¦  ¦  ¦  ¦--<units>Specifies the measurement units.(see units)
¦  ¦  ¦  ¦--<value>Specifies the optional initial measurement value.
¦  ¦  ¦  ¦  ¦--<specreference>Specification reference for this value.(see specreference)
¦  ¦  ¦  ¦--<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)
¦  ¦  ¦  ¦--<message>Specifies a transport message.(see message)
¦  ¦  ¦  ¦--<connectionservice>Specifies the connection 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)
¦  ¦  ¦  ¦--<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)
¦  ¦--<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)
¦  ¦  ¦--<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 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.
¦  ¦--<specreference>Specification reference for this connection.(see specreference)
¦--<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)
¦  ¦--<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)
¦--<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) IBM 2007. Device Kit XML Reference 1.0.0