Based on {versionschema.experimental.0}.
Demonstrates how to define a simple numeric counter with no tags, quality assurances or compatibitlity clues. Uses include continuous integration builds (internal releases), art work or other artifacts where the only information to convey is the presence of yet another new version of something.
Demonstrates how to defne a simple numeric counter with prerelease enumeration, no quality assurances or compatiblity clues. Note that there's little differnce between this and Simple Counter, except that it deomonstrates how to declare enumerations for use in tags.
Demonstrates how to define a simple numeric counter with an undefined tag, no quality assurances or compatiblity clues. Differs from Simple Counter With Enumeration in that there are no restrictions on tag content.
Demonstrates how to define a simple enumeration.