Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ amendments) applies.

- [ANSI E1.20 - 2010 Entertainment Technology—RDM Remote Device Management Over DMX512 Networks](https://tsp.esta.org/tsp/documents/docs/ANSI_E1-20&E1-37-1&E1-37-2.zip)

- [Semantic Versioning 2.0](https://semver.org/)

## Terms and definitions

Expand Down Expand Up @@ -225,6 +226,12 @@ DataVersion: `<GDTF DataVersion="1.2">`

The example above shows the XML node for GDTF version 1.2.

From GDTF Spec version 2.0, GDTF Spec uses Semantic Versioning 2.0, where given
a version number MAJOR.MINOR, the numbers mean:

- MAJOR version for incompatible API changes
- MINOR version for added functionality in a backward compatible manner

<div id="table-2">

#### Table 2. *GDTF Node Attributes*
Expand Down