sandflow / regxmllib

Convert MXF to XML: RegXML (SMPTE ST 2001-1) tools and libraries
BSD 2-Clause "Simplified" License
35 stars 14 forks source link

reg:UID should be set to the value of the property with IsUniqueIdentifier == true #55

Closed palemieux closed 9 years ago

palemieux commented 9 years ago

Currently the first item with IsUniqueIdentifier == true is used, but some groups might have multiple items with IsUniqueIdentifier == true

palemieux commented 9 years ago

Per https://gitlab.com/thomas.heritage/30mr10_registers/wikis/Understanding-Weak-References-and-Unique-Identifiers-in-registers-and-regxml , it looks like reg:UID should in fact be equal to the only item with IsUniqueIdentifier == true, and that the registers should enforce the fact that only item per group can have IsUniqueIdentifier == true.

palemieux commented 9 years ago

See https://gitlab.com/thomas.heritage/30mr10_registers/wikis/Understanding-Weak-References-and-Unique-Identifiers-in-registers-and-regxml