Skip to content

Tag: <versions> - Versions group

Definition

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

Typically there is only one child <version> tag.

Example

It is used like this:

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

Parent Tags

Child Tags