The normative binding schema specifies a global version
attribute.
This is used to identify the version of the binding declarations. For example, a
future version of this specification may use the version attribute to specify
backward compatibility. For this version
of the specification, the
version must always "1.0
". If any other version is specified, the
configuration file will be skipped.
The version
attribute must be specified in the root element
<bindings>
in the configuration
file:
<bindings version="1.0" ... />