3.1 Element Version
Element Version sends applications to XML bridge, to find out its version, i.e., version of the communication library. This element can be sent to the bridge also prior to connection and authentication.
Direction | To XML bridge |
Attributes | - |
Element body | - |
Examples | <version/> |
XML bridge responds:
Direction | From XML bridge |
Attributes | - |
Element body | String describing the version of the communication library and the time it was built. |
Examples | <version>2.9.0-rel Nov 30 2006 11:25:47</version> |