Skip to content

Tag: <version> - Group of device version tests

Definition

The <version> tag is a sub group tag that is used to hold one or more <line> tags.

In order for the version test to return successful, ALL <line> tag checks must return true.

Example

It is used like this:

1
2
3
4
5
   <versions>
      <version>
         <line>...</line>
      </version>
   </versions>

Parent Tags

Child Tags