serial	Specifies a serial port (RS232) connection.

id                  	Specifies an unique identifier for this element.
implementation      	Specifies the implementation class name.
idref               	Specifies a reference to the element with the matching <a href=&quot;"idAttribute.

<description>         	Description of the serial connection.
<history>             	Specifies the serial history.
<deprecated>          	Specifies that the contents of this element should be marked as deprecated.
<specreference>       	Specification reference for this serial connection.
<multiplex>           	Specifies that this is a multiplex serial connection.
<baudrate>            	Specifies the serial port baud rate.
<comport>             	Specifies the serial port communication port.
<databits>            	Specifies the serial port data bits.
<hardwareflowcontrol> 	Specifies the serial port hardware flow control value.
<parity>              	Specifies the serial port parity.
<readintervaltimeout> 	Specifies the number of milliseconds that the serial port read between bytes.
<readtotaltimeout>    	Specifies the maximum amount of time in milliseconds that the serial port will wait for a read.
<softwareflowcontrol> 	Specifies the serial port software flow control value.
<stopbits>            	Specifies the serial port stop bits.
<writetotaltimeout>   	Specifies the serial port write timeout value in milliseconds.
