exiftool_vendored 12.52.0 → 12.54.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +30 -1
  3. data/bin/META.json +1 -1
  4. data/bin/META.yml +1 -1
  5. data/bin/README +3 -3
  6. data/bin/exiftool +9 -7
  7. data/bin/lib/File/RandomAccess.pm +1 -1
  8. data/bin/lib/File/RandomAccess.pod +2 -2
  9. data/bin/lib/Image/ExifTool/AES.pm +1 -1
  10. data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  11. data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  12. data/bin/lib/Image/ExifTool/APE.pm +1 -1
  13. data/bin/lib/Image/ExifTool/APP12.pm +1 -1
  14. data/bin/lib/Image/ExifTool/ASF.pm +1 -1
  15. data/bin/lib/Image/ExifTool/Apple.pm +197 -27
  16. data/bin/lib/Image/ExifTool/Audible.pm +1 -1
  17. data/bin/lib/Image/ExifTool/BMP.pm +1 -1
  18. data/bin/lib/Image/ExifTool/BPG.pm +1 -1
  19. data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  20. data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  21. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +3 -3
  22. data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  23. data/bin/lib/Image/ExifTool/Canon.pm +14 -2
  24. data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  25. data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  26. data/bin/lib/Image/ExifTool/CanonVRD.pm +9 -9
  27. data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  28. data/bin/lib/Image/ExifTool/Casio.pm +1 -1
  29. data/bin/lib/Image/ExifTool/Charset.pm +1 -1
  30. data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  31. data/bin/lib/Image/ExifTool/DJI.pm +1 -1
  32. data/bin/lib/Image/ExifTool/DNG.pm +1 -1
  33. data/bin/lib/Image/ExifTool/DPX.pm +1 -1
  34. data/bin/lib/Image/ExifTool/DV.pm +1 -1
  35. data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  36. data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  37. data/bin/lib/Image/ExifTool/EXE.pm +1 -1
  38. data/bin/lib/Image/ExifTool/Exif.pm +5 -16
  39. data/bin/lib/Image/ExifTool/FITS.pm +1 -1
  40. data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  41. data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  42. data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
  43. data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  44. data/bin/lib/Image/ExifTool/Flash.pm +1 -1
  45. data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  46. data/bin/lib/Image/ExifTool/Font.pm +1 -1
  47. data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  48. data/bin/lib/Image/ExifTool/FujiFilm.pm +20 -13
  49. data/bin/lib/Image/ExifTool/GE.pm +1 -1
  50. data/bin/lib/Image/ExifTool/GIF.pm +1 -1
  51. data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  52. data/bin/lib/Image/ExifTool/GPS.pm +1 -1
  53. data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  54. data/bin/lib/Image/ExifTool/Geotag.pm +1 -1
  55. data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  56. data/bin/lib/Image/ExifTool/H264.pm +1 -1
  57. data/bin/lib/Image/ExifTool/HP.pm +1 -1
  58. data/bin/lib/Image/ExifTool/HTML.pm +1 -1
  59. data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  60. data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  61. data/bin/lib/Image/ExifTool/ICO.pm +1 -1
  62. data/bin/lib/Image/ExifTool/ID3.pm +1 -1
  63. data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  64. data/bin/lib/Image/ExifTool/ISO.pm +1 -1
  65. data/bin/lib/Image/ExifTool/ITC.pm +1 -1
  66. data/bin/lib/Image/ExifTool/Import.pm +1 -1
  67. data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  68. data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
  69. data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  70. data/bin/lib/Image/ExifTool/JSON.pm +1 -1
  71. data/bin/lib/Image/ExifTool/JVC.pm +1 -1
  72. data/bin/lib/Image/ExifTool/Jpeg2000.pm +11 -5
  73. data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  74. data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  75. data/bin/lib/Image/ExifTool/LIF.pm +1 -1
  76. data/bin/lib/Image/ExifTool/LNK.pm +1 -1
  77. data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  78. data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  79. data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  80. data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  81. data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  82. data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  83. data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  84. data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  85. data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  86. data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  87. data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  88. data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  89. data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  90. data/bin/lib/Image/ExifTool/Lang/sk.pm +1806 -1927
  91. data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  92. data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  93. data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  94. data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  95. data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  96. data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  97. data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  98. data/bin/lib/Image/ExifTool/MIE.pm +1 -1
  99. data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  100. data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  101. data/bin/lib/Image/ExifTool/MISB.pm +1 -1
  102. data/bin/lib/Image/ExifTool/MNG.pm +1 -1
  103. data/bin/lib/Image/ExifTool/MOI.pm +1 -1
  104. data/bin/lib/Image/ExifTool/MPC.pm +1 -1
  105. data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  106. data/bin/lib/Image/ExifTool/MPF.pm +1 -1
  107. data/bin/lib/Image/ExifTool/MRC.pm +1 -1
  108. data/bin/lib/Image/ExifTool/MWG.pm +1 -1
  109. data/bin/lib/Image/ExifTool/MXF.pm +1 -1
  110. data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  111. data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  112. data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
  113. data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  114. data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  115. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  116. data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  117. data/bin/lib/Image/ExifTool/Nikon.pm +190 -6
  118. data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  119. data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
  120. data/bin/lib/Image/ExifTool/NikonSettings.pm +1 -1
  121. data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  122. data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  123. data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  124. data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  125. data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  126. data/bin/lib/Image/ExifTool/Opus.pm +1 -1
  127. data/bin/lib/Image/ExifTool/Other.pm +1 -1
  128. data/bin/lib/Image/ExifTool/PCX.pm +1 -1
  129. data/bin/lib/Image/ExifTool/PDF.pm +1 -1
  130. data/bin/lib/Image/ExifTool/PGF.pm +1 -1
  131. data/bin/lib/Image/ExifTool/PICT.pm +1 -1
  132. data/bin/lib/Image/ExifTool/PLIST.pm +12 -7
  133. data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  134. data/bin/lib/Image/ExifTool/PNG.pm +1 -1
  135. data/bin/lib/Image/ExifTool/PPM.pm +1 -1
  136. data/bin/lib/Image/ExifTool/PSP.pm +1 -1
  137. data/bin/lib/Image/ExifTool/Palm.pm +1 -1
  138. data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
  139. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  140. data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  141. data/bin/lib/Image/ExifTool/Pentax.pm +1 -1
  142. data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  143. data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  144. data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  145. data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  146. data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  147. data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  148. data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  149. data/bin/lib/Image/ExifTool/QuickTime.pm +5 -4
  150. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +19 -4
  151. data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  152. data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  153. data/bin/lib/Image/ExifTool/RTF.pm +1 -1
  154. data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  155. data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  156. data/bin/lib/Image/ExifTool/Real.pm +1 -1
  157. data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  158. data/bin/lib/Image/ExifTool/Red.pm +1 -1
  159. data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  160. data/bin/lib/Image/ExifTool/Samsung.pm +3 -1
  161. data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  162. data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  163. data/bin/lib/Image/ExifTool/Shift.pl +1 -1
  164. data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  165. data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  166. data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  167. data/bin/lib/Image/ExifTool/Sony.pm +3 -3
  168. data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  169. data/bin/lib/Image/ExifTool/Stim.pm +1 -1
  170. data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  171. data/bin/lib/Image/ExifTool/TagLookup.pm +1010 -968
  172. data/bin/lib/Image/ExifTool/TagNames.pod +87 -3
  173. data/bin/lib/Image/ExifTool/Text.pm +1 -1
  174. data/bin/lib/Image/ExifTool/Theora.pm +1 -1
  175. data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  176. data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  177. data/bin/lib/Image/ExifTool/VCard.pm +1 -1
  178. data/bin/lib/Image/ExifTool/Validate.pm +1 -1
  179. data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  180. data/bin/lib/Image/ExifTool/WTV.pm +1 -1
  181. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  182. data/bin/lib/Image/ExifTool/WriteExif.pl +14 -1
  183. data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  184. data/bin/lib/Image/ExifTool/WritePDF.pl +5 -1
  185. data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
  186. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  187. data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  188. data/bin/lib/Image/ExifTool/WriteQuickTime.pl +18 -7
  189. data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
  190. data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  191. data/bin/lib/Image/ExifTool/Writer.pl +2 -2
  192. data/bin/lib/Image/ExifTool/XMP.pm +23 -3
  193. data/bin/lib/Image/ExifTool/XMP2.pl +20 -1
  194. data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  195. data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
  196. data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  197. data/bin/lib/Image/ExifTool/iWork.pm +1 -1
  198. data/bin/lib/Image/ExifTool.pm +3 -2
  199. data/bin/lib/Image/ExifTool.pod +39 -38
  200. data/bin/perl-Image-ExifTool.spec +1 -1
  201. data/lib/exiftool_vendored/version.rb +1 -1
  202. metadata +2 -2
@@ -523,6 +523,7 @@ my @tableList = (
523
523
  'Image::ExifTool::XMP::exifEX',
524
524
  'Image::ExifTool::XMP::extensis',
525
525
  'Image::ExifTool::XMP::fpv',
526
+ 'Image::ExifTool::XMP::hdr',
526
527
  'Image::ExifTool::XMP::ics',
527
528
  'Image::ExifTool::XMP::iptcCore',
528
529
  'Image::ExifTool::XMP::iptcExt',
@@ -550,15 +551,15 @@ my @tableList = (
550
551
  # lookup for all writable tags
551
552
  my %tagLookup = (
552
553
  'aberrationcorrectiondistance' => { 109 => 0x69 },
553
- 'about' => { 501 => 'about' },
554
- 'aboutcvterm' => { 493 => 'AboutCvTerm' },
555
- 'aboutcvtermcvid' => { 493 => [\'AboutCvTerm','AboutCvTermCvId'] },
556
- 'aboutcvtermid' => { 493 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
557
- 'aboutcvtermname' => { 493 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
558
- 'aboutcvtermrefinedabout' => { 493 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
554
+ 'about' => { 502 => 'about' },
555
+ 'aboutcvterm' => { 494 => 'AboutCvTerm' },
556
+ 'aboutcvtermcvid' => { 494 => [\'AboutCvTerm','AboutCvTermCvId'] },
557
+ 'aboutcvtermid' => { 494 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
558
+ 'aboutcvtermname' => { 494 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
559
+ 'aboutcvtermrefinedabout' => { 494 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
559
560
  'absolutealtitude' => { 116 => 'AbsoluteAltitude' },
560
- 'abspeakaudiofilepath' => { 507 => 'absPeakAudioFilePath' },
561
- 'academicfield' => { 497 => 'academicField' },
561
+ 'abspeakaudiofilepath' => { 508 => 'absPeakAudioFilePath' },
562
+ 'academicfield' => { 498 => 'academicField' },
562
563
  'acceleration' => { 119 => 0x9404, 488 => 'Acceleration' },
563
564
  'accelerationtracking' => { 84 => 0x518 },
564
565
  'accelerationvector' => { 1 => 0x8 },
@@ -576,21 +577,22 @@ my %tagLookup = (
576
577
  'adaptervoltage' => { 138 => 0x407 },
577
578
  'addaspectratioinfo' => { 84 => 0x80e },
578
579
  'addiptcinformation' => { 84 => 0x815 },
579
- 'additionalmodelinformation' => { 493 => 'AddlModelInfo' },
580
+ 'additionalmodelinformation' => { 494 => 'AddlModelInfo' },
580
581
  'addoriginaldecisiondata' => { 84 => 0x80f, 85 => 0x11, 86 => 0x13, 89 => 0x14 },
581
582
  'address' => { 161 => 'Address' },
582
583
  'adjustmentmode' => { 400 => 0x15 },
583
584
  'adlbracketingstep' => { 251 => 0x883 },
584
585
  'adlbracketingtype' => { 251 => 0x884 },
585
586
  'adobe' => { 120 => 'Adobe' },
586
- 'adultcontentwarning' => { 310 => 'AdultContentWarning', 500 => 'adultContentWarning' },
587
+ 'adultcontentwarning' => { 310 => 'AdultContentWarning', 501 => 'adultContentWarning' },
587
588
  'advancedfilter' => { 127 => 0x1201 },
588
589
  'advancedraw' => { 275 => 0x76a43203 },
589
590
  'advancedscenetype' => { 323 => 0x3d },
590
- 'advisory' => { 505 => 'Advisory' },
591
+ 'advisory' => { 506 => 'Advisory' },
591
592
  'ae_iso' => { 331 => 0x2, 332 => 0x4, 333 => 0x12 },
592
593
  'aeaperture' => { 331 => 0x1, 332 => 0x3, 333 => 0x11 },
593
594
  'aeaperturesteps' => { 331 => 0x8, 332 => 0xb },
595
+ 'aeaverage' => { 1 => 0x6 },
594
596
  'aebautocancel' => { 84 => 0x104 },
595
597
  'aebbracketvalue' => { 77 => 0x11 },
596
598
  'aebracketingsteps' => { 250 => 0x174c, 251 => 0x87b, 260 => 0x1756 },
@@ -607,6 +609,7 @@ my %tagLookup = (
607
609
  'aelockbuttonplusdials' => { 282 => '16.2', 291 => '32.1', 295 => '44.1' },
608
610
  'aelockformb-d80' => { 297 => '3.1' },
609
611
  'aelockmetermodeafterfocus' => { 84 => 0x114 },
612
+ 'aematrix' => { 1 => 0x2 },
610
613
  'aemaxaperture' => { 331 => 0x9, 332 => 0x10, 333 => 0x1c },
611
614
  'aemaxaperture2' => { 331 => 0xa, 332 => 0x11, 333 => 0x1d },
612
615
  'aemeteringmode' => { 331 => 0xc },
@@ -623,6 +626,8 @@ my %tagLookup = (
623
626
  'aeprojectlinkrenderqueueitemid' => { 482 => [\'aeProjectLink','aeProjectLinkRenderQueueItemID'] },
624
627
  'aeprojectlinkrendertimestamp' => { 482 => [\'aeProjectLink','aeProjectLinkRenderTimeStamp'] },
625
628
  'aesetting' => { 34 => 0x21 },
629
+ 'aestable' => { 1 => 0x4 },
630
+ 'aetarget' => { 1 => 0x5 },
626
631
  'aewhitebalance' => { 331 => 0xd },
627
632
  'aexv' => { 331 => 0x3, 332 => 0x5 },
628
633
  'af-assistilluminator' => { 298 => 0x19 },
@@ -663,6 +668,7 @@ my %tagLookup = (
663
668
  'afassistbeam' => { 2 => 0x8, 84 => 0x50e, 85 => 0x4, 86 => 0x5, 87 => 0x4, 88 => 0x4, 89 => 0x5 },
664
669
  'afassistlamp' => { 323 => 0x31 },
665
670
  'afbuttonpressed' => { 412 => [0x83,0x283] },
671
+ 'afconfidence' => { 1 => 0x3d },
666
672
  'afconfigtool' => { 2 => 0x1 },
667
673
  'afdefocus' => { 334 => 0x6 },
668
674
  'afduringliveview' => { 84 => 0x511 },
@@ -683,6 +689,7 @@ my %tagLookup = (
683
689
  'afimageheight' => { 193 => [0x12,0x2c,0x48], 194 => 0x40 },
684
690
  'afimagewidth' => { 193 => [0x10,0x2a,0x46], 194 => 0x3e },
685
691
  'afintegrationtime' => { 334 => 0x7 },
692
+ 'afmeasureddepth' => { 1 => 0x38 },
686
693
  'afmicroadj' => { 403 => [0x17d,0x50] },
687
694
  'afmicroadjmode' => { 3 => 0x1, 407 => 0x131 },
688
695
  'afmicroadjregisteredlenses' => { 407 => '305.1' },
@@ -725,6 +732,7 @@ my %tagLookup = (
725
732
  'afresult' => { 305 => 0x1038 },
726
733
  'afsearch' => { 300 => 0x303 },
727
734
  'afsensoractive' => { 180 => 0x1 },
735
+ 'afstable' => { 1 => 0x7 },
728
736
  'afstatus' => { 390 => 0x1200 },
729
737
  'afstatus_00_b4' => { 406 => 0x0 },
730
738
  'afstatus_01_c4' => { 406 => 0x2 },
@@ -885,9 +893,9 @@ my %tagLookup = (
885
893
  'aftrackingsensitivity' => { 2 => 0x2 },
886
894
  'aftype' => { 403 => 0x2 },
887
895
  'afwithshutter' => { 410 => 0x2a },
888
- 'aggregateissuenumber' => { 497 => 'aggregateIssueNumber' },
889
- 'aggregationtype' => { 497 => 'aggregationType' },
890
- 'agreement' => { 500 => 'agreement' },
896
+ 'aggregateissuenumber' => { 498 => 'aggregateIssueNumber' },
897
+ 'aggregationtype' => { 498 => 'aggregationType' },
898
+ 'agreement' => { 501 => 'agreement' },
891
899
  'ah2greeninterpolationthreshold' => { 138 => 0xe4e },
892
900
  'airplanemode' => { 230 => 0x624, 231 => 0x654 },
893
901
  'aiservocontinuousshooting' => { 83 => 0x15 },
@@ -899,23 +907,23 @@ my %tagLookup = (
899
907
  'aiservotrackingmethod' => { 84 => 0x504 },
900
908
  'aiservotrackingsensitivity' => { 83 => 0x14, 84 => 0x502 },
901
909
  'aisubjecttrackingmode' => { 300 => 0x309 },
902
- 'album' => { 375 => ['albm',"\xa9alb"], 377 => 'album', 383 => ['albm',"\xa9alb"], 507 => 'album' },
910
+ 'album' => { 375 => ['albm',"\xa9alb"], 377 => 'album', 383 => ['albm',"\xa9alb"], 508 => 'album' },
903
911
  'albumartist' => { 179 => 'WM/AlbumArtist', 375 => 'aART', 383 => 'albr' },
904
912
  'albumcoverurl' => { 179 => 'WM/AlbumCoverURL' },
905
913
  'albumtitle' => { 179 => 'WM/AlbumTitle' },
906
914
  'albumtitleid' => { 375 => 'atID' },
907
915
  'alreadyapplied' => { 481 => 'AlreadyApplied', 483 => 'AlreadyApplied' },
908
- 'alternatetitle' => { 497 => 'alternateTitle' },
909
- 'alternatetitlea-lang' => { 497 => [\'alternateTitle','alternateTitleA-lang'] },
910
- 'alternatetitlea-platform' => { 497 => [\'alternateTitle','alternateTitleA-platform'] },
911
- 'alternatetitletext' => { 497 => [\'alternateTitle','alternateTitleText'] },
916
+ 'alternatetitle' => { 498 => 'alternateTitle' },
917
+ 'alternatetitlea-lang' => { 498 => [\'alternateTitle','alternateTitleA-lang'] },
918
+ 'alternatetitlea-platform' => { 498 => [\'alternateTitle','alternateTitleA-platform'] },
919
+ 'alternatetitletext' => { 498 => [\'alternateTitle','alternateTitleText'] },
912
920
  'altitude' => { 196 => 0x6 },
913
- 'alttapename' => { 507 => 'altTapeName' },
914
- 'alttextaccessibility' => { 492 => 'AltTextAccessibility' },
915
- 'alttimecode' => { 507 => 'altTimecode' },
916
- 'alttimecodetimeformat' => { 507 => [\'altTimecode','altTimecodeTimeFormat'] },
917
- 'alttimecodetimevalue' => { 507 => [\'altTimecode','altTimecodeTimeValue'] },
918
- 'alttimecodevalue' => { 507 => [\'altTimecode','altTimecodeValue'] },
921
+ 'alttapename' => { 508 => 'altTapeName' },
922
+ 'alttextaccessibility' => { 493 => 'AltTextAccessibility' },
923
+ 'alttimecode' => { 508 => 'altTimecode' },
924
+ 'alttimecodetimeformat' => { 508 => [\'altTimecode','altTimecodeTimeFormat'] },
925
+ 'alttimecodetimevalue' => { 508 => [\'altTimecode','altTimecodeTimeValue'] },
926
+ 'alttimecodevalue' => { 508 => [\'altTimecode','altTimecodeValue'] },
919
927
  'ambienceselection' => { 4 => 0x1 },
920
928
  'ambientinfrared' => { 386 => 0x5c },
921
929
  'ambientlight' => { 386 => 0x5e },
@@ -954,7 +962,7 @@ my %tagLookup = (
954
962
  'approvedby' => { 489 => 'ApprovedBy' },
955
963
  'approximatefnumber' => { 318 => 0x313, 325 => 0x3406 },
956
964
  'approximatefocusdistance' => { 478 => 'ApproximateFocusDistance' },
957
- 'appversion' => { 491 => 'AppVersion' },
965
+ 'appversion' => { 492 => 'AppVersion' },
958
966
  'aps-csizecapture' => { 442 => 0x114, 443 => [0x114,0x1eb,0x1ee,0x21a,0x21c] },
959
967
  'aquahsl' => { 103 => 0x20914 },
960
968
  'armidentifier' => { 132 => 0x78 },
@@ -964,28 +972,28 @@ my %tagLookup = (
964
972
  'artdirector' => { 375 => "\xa9ard" },
965
973
  'artfilter' => { 300 => 0x529 },
966
974
  'artfiltereffect' => { 300 => 0x52f },
967
- 'artist' => { 119 => 0x13b, 313 => 'Artist', 358 => 0x22e, 375 => "\xa9ART", 377 => 'artist', 383 => "\xa9ART", 503 => 'Artist', 507 => 'artist' },
975
+ 'artist' => { 119 => 0x13b, 313 => 'Artist', 358 => 0x22e, 375 => "\xa9ART", 377 => 'artist', 383 => "\xa9ART", 504 => 'Artist', 508 => 'artist' },
968
976
  'artmode' => { 113 => 0x301b },
969
977
  'artmodeparameters' => { 113 => 0x310b },
970
978
  'artwork' => { 377 => 'artwork' },
971
- 'artworkcircadatecreated' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
972
- 'artworkcontentdescription' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
973
- 'artworkcontributiondescription' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
974
- 'artworkcopyrightnotice' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
975
- 'artworkcopyrightownerid' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
976
- 'artworkcopyrightownername' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
977
- 'artworkcreator' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
978
- 'artworkcreatorid' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
979
- 'artworkdatecreated' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
980
- 'artworklicensorid' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
981
- 'artworklicensorname' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
982
- 'artworkorobject' => { 493 => 'ArtworkOrObject' },
983
- 'artworkphysicaldescription' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
984
- 'artworksource' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
985
- 'artworksourceinventoryno' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
986
- 'artworksourceinvurl' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
987
- 'artworkstyleperiod' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
988
- 'artworktitle' => { 493 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
979
+ 'artworkcircadatecreated' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
980
+ 'artworkcontentdescription' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
981
+ 'artworkcontributiondescription' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
982
+ 'artworkcopyrightnotice' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
983
+ 'artworkcopyrightownerid' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
984
+ 'artworkcopyrightownername' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
985
+ 'artworkcreator' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
986
+ 'artworkcreatorid' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
987
+ 'artworkdatecreated' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
988
+ 'artworklicensorid' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
989
+ 'artworklicensorname' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
990
+ 'artworkorobject' => { 494 => 'ArtworkOrObject' },
991
+ 'artworkphysicaldescription' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
992
+ 'artworksource' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
993
+ 'artworksourceinventoryno' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
994
+ 'artworksourceinvurl' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
995
+ 'artworkstyleperiod' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
996
+ 'artworktitle' => { 494 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
989
997
  'aspectframe' => { 304 => 0x1113 },
990
998
  'aspectratio' => { 5 => 0x0, 304 => 0x1112, 358 => 0x80, 410 => 0x55, 411 => 0x55, 412 => 0xa },
991
999
  'assetid' => { 471 => 'AssetID' },
@@ -1015,29 +1023,29 @@ my %tagLookup = (
1015
1023
  'attributionname' => { 479 => 'attributionName' },
1016
1024
  'attributionurl' => { 479 => 'attributionURL' },
1017
1025
  'audio' => { 323 => 0x20 },
1018
- 'audiobitrate' => { 67 => 0x6c, 493 => 'audioBitRate' },
1019
- 'audiobitratemode' => { 493 => 'audioBitRateMode' },
1020
- 'audiobitspersample' => { 493 => 'audioBitsPerSample' },
1026
+ 'audiobitrate' => { 67 => 0x6c, 494 => 'audioBitRate' },
1027
+ 'audiobitratemode' => { 494 => 'audioBitRateMode' },
1028
+ 'audiobitspersample' => { 494 => 'audioBitsPerSample' },
1021
1029
  'audiobutton' => { 298 => 0x17b },
1022
1030
  'audiobuttonplaybackmode' => { 298 => 0x1b9 },
1023
- 'audiochannelcount' => { 493 => 'audioChannelCount' },
1031
+ 'audiochannelcount' => { 494 => 'audioChannelCount' },
1024
1032
  'audiochannels' => { 67 => 0x70 },
1025
- 'audiochanneltype' => { 507 => 'audioChannelType' },
1033
+ 'audiochanneltype' => { 508 => 'audioChannelType' },
1026
1034
  'audiocompression' => { 84 => 0x816, 155 => 'Compression' },
1027
- 'audiocompressor' => { 507 => 'audioCompressor' },
1035
+ 'audiocompressor' => { 508 => 'audioCompressor' },
1028
1036
  'audiodata' => { 463 => 'Data' },
1029
1037
  'audioduration' => { 131 => 0x99 },
1030
1038
  'audiogain' => { 377 => 'player.movie.audio.gain' },
1031
1039
  'audiomimetype' => { 463 => 'Mime' },
1032
- 'audiomoddate' => { 507 => 'audioModDate' },
1040
+ 'audiomoddate' => { 508 => 'audioModDate' },
1033
1041
  'audiooutcue' => { 131 => 0x9a },
1034
- 'audiosamplerate' => { 67 => 0x6e, 507 => 'audioSampleRate' },
1035
- 'audiosampletype' => { 507 => 'audioSampleType' },
1042
+ 'audiosamplerate' => { 67 => 0x6e, 508 => 'audioSampleRate' },
1043
+ 'audiosampletype' => { 508 => 'audioSampleType' },
1036
1044
  'audiosamplingrate' => { 131 => 0x97 },
1037
1045
  'audiosamplingresolution' => { 131 => 0x98 },
1038
1046
  'audiotype' => { 131 => 0x96 },
1039
- 'author' => { 157 => 'Author', 309 => 'Author', 313 => 'Author', 374 => 'Author', 375 => ['auth',"\xa9aut"], 377 => 'author', 383 => 'auth', 476 => 'author', 494 => 'Author', 505 => 'Author' },
1040
- 'authorsposition' => { 495 => 'AuthorsPosition' },
1047
+ 'author' => { 157 => 'Author', 309 => 'Author', 313 => 'Author', 374 => 'Author', 375 => ['auth',"\xa9aut"], 377 => 'author', 383 => 'auth', 476 => 'author', 495 => 'Author', 506 => 'Author' },
1048
+ 'authorsposition' => { 496 => 'AuthorsPosition' },
1041
1049
  'authorurl' => { 179 => 'WM/AuthorURL' },
1042
1050
  'autoafpointcolortracking' => { 84 => 0x51c },
1043
1051
  'autoafpointseleositraf' => { 2 => 0xa },
@@ -1081,7 +1089,7 @@ my %tagLookup = (
1081
1089
  'azimuth' => { 165 => 'Azimuth' },
1082
1090
  'babyage' => { 323 => [0x8010,0x33] },
1083
1091
  'babyname' => { 323 => 0x66 },
1084
- 'backgroundalpha' => { 502 => 'bgalpha' },
1092
+ 'backgroundalpha' => { 503 => 'bgalpha' },
1085
1093
  'balance' => { 377 => 'player.movie.audio.balance' },
1086
1094
  'baseexposurecompensation' => { 339 => 0x15 },
1087
1095
  'baseiso' => { 77 => 0x2, 97 => 0x101c, 138 => 0x903, 325 => 0x312a, 454 => 0x6 },
@@ -1093,7 +1101,7 @@ my %tagLookup = (
1093
1101
  'baselineexposureoffset' => { 119 => 0xc7a5 },
1094
1102
  'baselinenoise' => { 119 => 0xc62b },
1095
1103
  'baselinesharpness' => { 119 => 0xc62c },
1096
- 'baseurl' => { 505 => 'BaseURL' },
1104
+ 'baseurl' => { 506 => 'BaseURL' },
1097
1105
  'bass' => { 377 => 'player.movie.audio.bass' },
1098
1106
  'batterylevel' => { 323 => 0x38, 410 => 0x51, 414 => 0xc, 415 => 0x4, 416 => 0x4, 455 => 0x7 },
1099
1107
  'batterylevelgrip1' => { 455 => 0x6 },
@@ -1110,12 +1118,12 @@ my %tagLookup = (
1110
1118
  'bayergreensplit' => { 119 => 0xc62d },
1111
1119
  'bayerpattern' => { 137 => 0xf902, 188 => 0x17 },
1112
1120
  'beatsperminute' => { 375 => 'tmpo' },
1113
- 'beatspliceparams' => { 507 => 'beatSpliceParams' },
1114
- 'beatspliceparamsriseindecibel' => { 507 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1115
- 'beatspliceparamsriseintimeduration' => { 507 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1116
- 'beatspliceparamsriseintimedurationscale' => { 507 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1117
- 'beatspliceparamsriseintimedurationvalue' => { 507 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1118
- 'beatspliceparamsusefilebeatsmarker' => { 507 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1121
+ 'beatspliceparams' => { 508 => 'beatSpliceParams' },
1122
+ 'beatspliceparamsriseindecibel' => { 508 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1123
+ 'beatspliceparamsriseintimeduration' => { 508 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1124
+ 'beatspliceparamsriseintimedurationscale' => { 508 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1125
+ 'beatspliceparamsriseintimedurationvalue' => { 508 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1126
+ 'beatspliceparamsusefilebeatsmarker' => { 508 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1119
1127
  'beep' => { 282 => '13.1', 283 => '5.4', 284 => '0.1', 287 => '2.1', 288 => '3.1', 289 => '3.1', 291 => '10.1', 293 => '0.1', 295 => '5.5', 297 => '4.1' },
1120
1128
  'beeppitch' => { 292 => '3.1' },
1121
1129
  'beepvolume' => { 292 => '4.5' },
@@ -1123,7 +1131,7 @@ my %tagLookup = (
1123
1131
  'bestshotmode' => { 113 => 0x3007 },
1124
1132
  'bitdepth' => { 162 => 'BitDepth', 188 => 0x11, 240 => 0x41 },
1125
1133
  'bitspercomponent' => { 133 => 0x87 },
1126
- 'bitspersample' => { 119 => 0x102, 328 => 0xa, 503 => 'BitsPerSample' },
1134
+ 'bitspersample' => { 119 => 0x102, 328 => 0xa, 504 => 'BitsPerSample' },
1127
1135
  'blackacquirerows' => { 138 => 0x18ba },
1128
1136
  'blacklevel' => { 119 => 0xc61a, 204 => 0x20, 227 => 0x3d, 305 => [0x401,0x1012], 367 => 0x21d, 430 => [0x7300,0x7310] },
1129
1137
  'blacklevel2' => { 304 => 0x600, 308 => 0x600 },
@@ -1144,8 +1152,8 @@ my %tagLookup = (
1144
1152
  'blacksadj' => { 458 => 0x9018 },
1145
1153
  'bleachbypasstoning' => { 358 => 0x7f },
1146
1154
  'blockshotafresponse' => { 285 => '1.5', 286 => '1.5', 296 => '1.5', 298 => 0x7 },
1147
- 'blogtitle' => { 497 => 'blogTitle' },
1148
- 'blogurl' => { 497 => 'blogURL' },
1155
+ 'blogtitle' => { 498 => 'blogTitle' },
1156
+ 'blogurl' => { 498 => 'blogURL' },
1149
1157
  'bluebalance' => { 305 => 0x1018, 328 => 0x12, 358 => 0x1b },
1150
1158
  'bluecurvelimits' => { 108 => 0x1fe },
1151
1159
  'bluecurvepoints' => { 107 => 0x79, 108 => 0x1d4 },
@@ -1165,7 +1173,7 @@ my %tagLookup = (
1165
1173
  'bodyfirmware' => { 391 => 0x0 },
1166
1174
  'bodyfirmwareversion' => { 301 => 0x104, 302 => 0x100, 305 => 0x104 },
1167
1175
  'bodyserialnumber' => { 391 => 0x10 },
1168
- 'bookedition' => { 497 => 'bookEdition' },
1176
+ 'bookedition' => { 498 => 'bookEdition' },
1169
1177
  'bootloaderversion' => { 385 => 0x26 },
1170
1178
  'bracketincrement' => { 230 => 0x21a, 231 => 0x22e },
1171
1179
  'bracketmode' => { 57 => 0x3 },
@@ -1193,10 +1201,11 @@ my %tagLookup = (
1193
1201
  'buttonfunctioncontroloff' => { 84 => 0x70a },
1194
1202
  'bwadjustment' => { 127 => 0x1049 },
1195
1203
  'bwfilter' => { 181 => 0x2a, 189 => 0x39 },
1204
+ 'bwmagentagreen' => { 127 => 0x104b },
1196
1205
  'bwmode' => { 305 => 0x203 },
1197
1206
  'by-line' => { 131 => 0x50 },
1198
1207
  'by-linetitle' => { 131 => 0x55 },
1199
- 'bytecount' => { 497 => 'byteCount' },
1208
+ 'bytecount' => { 498 => 'byteCount' },
1200
1209
  'c14configuration' => { 138 => 0x1964 },
1201
1210
  'cacheversion' => { 119 => 0xc7aa },
1202
1211
  'calibratedfocallength' => { 116 => 'CalibratedFocalLength' },
@@ -1210,7 +1219,7 @@ my %tagLookup = (
1210
1219
  'calibrationversion' => { 138 => 0x9c6 },
1211
1220
  'callforimage' => { 471 => 'CallForImage' },
1212
1221
  'camera' => { 461 => [\'Cameras','CamerasCamera'] },
1213
- 'cameraangle' => { 383 => 'angl', 507 => 'cameraAngle' },
1222
+ 'cameraangle' => { 383 => 'angl', 508 => 'cameraAngle' },
1214
1223
  'cameraappinfo' => { 461 => [\'Cameras','CamerasCameraAppInfo'] },
1215
1224
  'cameraappinfoapplication' => { 461 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1216
1225
  'cameraappinfoitemuri' => { 461 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
@@ -1269,18 +1278,18 @@ my %tagLookup = (
1269
1278
  'cameraimagingmodelprincipalpointy' => { 461 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1270
1279
  'cameraimagingmodelskew' => { 461 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1271
1280
  'cameraiso' => { 34 => 0x10 },
1272
- 'cameralabel' => { 119 => 0xc7a1, 507 => 'cameraLabel' },
1281
+ 'cameralabel' => { 119 => 0xc7a1, 508 => 'cameraLabel' },
1273
1282
  'cameralightestimate' => { 461 => [\'Cameras','CamerasCameraLightEstimate'] },
1274
1283
  'cameralightestimatecolorcorrectionb' => { 461 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1275
1284
  'cameralightestimatecolorcorrectiong' => { 461 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1276
1285
  'cameralightestimatecolorcorrectionr' => { 461 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1277
1286
  'cameralightestimatepixelintensity' => { 461 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1278
1287
  'cameramakemodel' => { 471 => 'CameraMakeModel' },
1279
- 'cameramodel' => { 367 => 0x410, 507 => 'cameraModel' },
1288
+ 'cameramodel' => { 367 => 0x410, 508 => 'cameraModel' },
1280
1289
  'cameramodelid' => { 176 => 'CameraModelID' },
1281
1290
  'cameramodelrestriction' => { 481 => 'CameraModelRestriction', 483 => 'CameraModelRestriction' },
1282
1291
  'cameramotion' => { 377 => 'direction.motion' },
1283
- 'cameramove' => { 507 => 'cameraMove' },
1292
+ 'cameramove' => { 508 => 'cameraMove' },
1284
1293
  'cameraorientation' => { 7 => 0x30, 9 => 0x7d, 11 => 0x30, 13 => 0x35, 14 => 0x30, 15 => 0x30, 16 => 0x31, 17 => 0x31, 18 => 0x35, 19 => 0x27, 20 => 0x31, 21 => 0x7d, 22 => 0x38, 23 => [0x36,0x3a], 24 => 0x7d, 25 => 0x83, 26 => 0x84, 27 => 0x96, 28 => 0x35, 29 => 0x96, 323 => 0x8f, 362 => 0x1, 367 => 0x100, 416 => [0x16,0x18], 445 => 0x28, 446 => 0x24, 447 => 0x29 },
1285
1294
  'cameraowner' => { 141 => 0xc353 },
1286
1295
  'cameraparameters' => { 305 => 0x2050 },
@@ -1301,29 +1310,29 @@ my %tagLookup = (
1301
1310
  'cameraposetimestamp' => { 461 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1302
1311
  'cameraprofile' => { 481 => 'CameraProfile', 483 => 'CameraProfile' },
1303
1312
  'cameraprofiledigest' => { 481 => 'CameraProfileDigest', 483 => 'CameraProfileDigest' },
1304
- 'cameraprofiles' => { 495 => 'CameraProfiles' },
1305
- 'cameraprofilesaperturevalue' => { 495 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1306
- 'cameraprofilesauthor' => { 495 => [\'CameraProfiles','CameraProfilesAuthor'] },
1307
- 'cameraprofilesautoscale' => { 495 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1308
- 'cameraprofilescameraprettyname' => { 495 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1309
- 'cameraprofilescamerarawprofile' => { 495 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1310
- 'cameraprofilesfocallength' => { 495 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1311
- 'cameraprofilesfocusdistance' => { 495 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1312
- 'cameraprofileslens' => { 495 => [\'CameraProfiles','CameraProfilesLens'] },
1313
- 'cameraprofileslensprettyname' => { 495 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1314
- 'cameraprofilesmake' => { 495 => [\'CameraProfiles','CameraProfilesMake'] },
1315
- 'cameraprofilesmodel' => { 495 => [\'CameraProfiles','CameraProfilesModel'] },
1316
- 'cameraprofilesperspectivemodel' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1317
- 'cameraprofilesperspectivemodelimagexcenter' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1318
- 'cameraprofilesperspectivemodelimageycenter' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1319
- 'cameraprofilesperspectivemodelradialdistortparam1' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1320
- 'cameraprofilesperspectivemodelradialdistortparam2' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1321
- 'cameraprofilesperspectivemodelradialdistortparam3' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1322
- 'cameraprofilesperspectivemodelscalefactor' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1323
- 'cameraprofilesperspectivemodelversion' => { 495 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1324
- 'cameraprofilesprofilename' => { 495 => [\'CameraProfiles','CameraProfilesProfileName'] },
1325
- 'cameraprofilessensorformatfactor' => { 495 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1326
- 'cameraprofilesuniquecameramodel' => { 495 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1313
+ 'cameraprofiles' => { 496 => 'CameraProfiles' },
1314
+ 'cameraprofilesaperturevalue' => { 496 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1315
+ 'cameraprofilesauthor' => { 496 => [\'CameraProfiles','CameraProfilesAuthor'] },
1316
+ 'cameraprofilesautoscale' => { 496 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1317
+ 'cameraprofilescameraprettyname' => { 496 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1318
+ 'cameraprofilescamerarawprofile' => { 496 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1319
+ 'cameraprofilesfocallength' => { 496 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1320
+ 'cameraprofilesfocusdistance' => { 496 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1321
+ 'cameraprofileslens' => { 496 => [\'CameraProfiles','CameraProfilesLens'] },
1322
+ 'cameraprofileslensprettyname' => { 496 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1323
+ 'cameraprofilesmake' => { 496 => [\'CameraProfiles','CameraProfilesMake'] },
1324
+ 'cameraprofilesmodel' => { 496 => [\'CameraProfiles','CameraProfilesModel'] },
1325
+ 'cameraprofilesperspectivemodel' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1326
+ 'cameraprofilesperspectivemodelimagexcenter' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1327
+ 'cameraprofilesperspectivemodelimageycenter' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1328
+ 'cameraprofilesperspectivemodelradialdistortparam1' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1329
+ 'cameraprofilesperspectivemodelradialdistortparam2' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1330
+ 'cameraprofilesperspectivemodelradialdistortparam3' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1331
+ 'cameraprofilesperspectivemodelscalefactor' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1332
+ 'cameraprofilesperspectivemodelversion' => { 496 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1333
+ 'cameraprofilesprofilename' => { 496 => [\'CameraProfiles','CameraProfilesProfileName'] },
1334
+ 'cameraprofilessensorformatfactor' => { 496 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1335
+ 'cameraprofilesuniquecameramodel' => { 496 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1327
1336
  'camerarawcolortone' => { 109 => 0xe1 },
1328
1337
  'camerarawcontrast' => { 109 => 0xe3 },
1329
1338
  'camerarawhighlightpoint' => { 109 => 0xe6 },
@@ -1367,7 +1376,7 @@ my %tagLookup = (
1367
1376
  'caption-abstract' => { 131 => 0x78 },
1368
1377
  'captionsauthornames' => { 486 => 'CaptionsAuthorNames' },
1369
1378
  'captionsdatetimestamps' => { 486 => 'CaptionsDateTimeStamps' },
1370
- 'captionwriter' => { 495 => 'CaptionWriter' },
1379
+ 'captionwriter' => { 496 => 'CaptionWriter' },
1371
1380
  'captureframerate' => { 113 => 0x4001 },
1372
1381
  'captureheightnormal' => { 138 => 0x1839 },
1373
1382
  'capturelook' => { 138 => 0xc48 },
@@ -1379,7 +1388,7 @@ my %tagLookup = (
1379
1388
  'casioimagesize' => { 113 => 0x9 },
1380
1389
  'catalogsets' => { 131 => 0xff, 462 => 'CatalogSets', 474 => 'CatalogSets' },
1381
1390
  'categories' => { 64 => 0x23, 476 => 'categories' },
1382
- 'category' => { 131 => 0xf, 179 => 'WM/Category', 299 => 0x30, 375 => 'catg', 495 => 'Category' },
1391
+ 'category' => { 131 => 0xf, 179 => 'WM/Category', 299 => 0x30, 375 => 'catg', 496 => 'Category' },
1383
1392
  'cbcrgain' => { 397 => 0xa036 },
1384
1393
  'cbcrgaindefault' => { 397 => 0xa035 },
1385
1394
  'cbcrmatrix' => { 397 => 0xa034 },
@@ -1388,6 +1397,11 @@ my %tagLookup = (
1388
1397
  'ccdscanmode' => { 305 => 0x1039 },
1389
1398
  'ccdsensitivity' => { 265 => 0x6 },
1390
1399
  'ccdversion' => { 318 => 0x330 },
1400
+ 'ccvavgluminancenits' => { 491 => 'ccv_avg_luminance_nits' },
1401
+ 'ccvmaxluminancenits' => { 491 => 'ccv_max_luminance_nits' },
1402
+ 'ccvminluminancenits' => { 491 => 'ccv_min_luminance_nits' },
1403
+ 'ccvprimariesxy' => { 491 => 'ccv_primaries_xy' },
1404
+ 'ccvwhitexy' => { 491 => 'ccv_white_xy' },
1391
1405
  'cellglobalid' => { 480 => 'cgi' },
1392
1406
  'celllength' => { 119 => 0x109 },
1393
1407
  'cellr' => { 480 => 'r' },
@@ -1397,7 +1411,7 @@ my %tagLookup = (
1397
1411
  'centerfocuspoint' => { 297 => '2.2' },
1398
1412
  'centerpixel' => { 138 => 0x40c },
1399
1413
  'centerweightedareasize' => { 282 => '7.1', 283 => '8.1', 285 => '8.1', 286 => '8.1', 290 => '7.1', 291 => '5.1', 292 => '7.1', 293 => '6.3', 295 => '8.1', 296 => '8.1', 297 => '8.1', 298 => 0x1f },
1400
- 'certificate' => { 511 => 'Certificate' },
1414
+ 'certificate' => { 512 => 'Certificate' },
1401
1415
  'cfainterpolationalgorithm' => { 138 => 0xe60 },
1402
1416
  'cfainterpolationmetric' => { 138 => 0xe61 },
1403
1417
  'cfaoffsetcols' => { 138 => 0xc71 },
@@ -1409,18 +1423,18 @@ my %tagLookup = (
1409
1423
  'cfapatternvalues' => { 487 => [\'CFAPattern','CFAPatternValues'] },
1410
1424
  'cfarepeatpatterndim' => { 119 => 0x828d },
1411
1425
  'cfazipperfixthreshold' => { 138 => 0xe62 },
1412
- 'channel' => { 497 => 'channel' },
1413
- 'channela-lang' => { 497 => [\'channel','channelA-lang'] },
1414
- 'channelchannel' => { 497 => [\'channel','channelChannel'] },
1426
+ 'channel' => { 498 => 'channel' },
1427
+ 'channela-lang' => { 498 => [\'channel','channelA-lang'] },
1428
+ 'channelchannel' => { 498 => [\'channel','channelChannel'] },
1415
1429
  'channels' => { 155 => 'Channels' },
1416
- 'channelsubchannel1' => { 497 => [\'channel','channelSubchannel1'] },
1417
- 'channelsubchannel2' => { 497 => [\'channel','channelSubchannel2'] },
1418
- 'channelsubchannel3' => { 497 => [\'channel','channelSubchannel3'] },
1419
- 'channelsubchannel4' => { 497 => [\'channel','channelSubchannel4'] },
1430
+ 'channelsubchannel1' => { 498 => [\'channel','channelSubchannel1'] },
1431
+ 'channelsubchannel2' => { 498 => [\'channel','channelSubchannel2'] },
1432
+ 'channelsubchannel3' => { 498 => [\'channel','channelSubchannel3'] },
1433
+ 'channelsubchannel4' => { 498 => [\'channel','channelSubchannel4'] },
1420
1434
  'chapterlist' => { 383 => 'chpl' },
1421
1435
  'checkmark' => { 103 => 0x10101, 108 => 0x26a },
1422
1436
  'checkmark2' => { 109 => 0x8e },
1423
- 'childfontfiles' => { 512 => [\'Fonts','FontsChildFontFiles'] },
1437
+ 'childfontfiles' => { 513 => [\'Fonts','FontsChildFontFiles'] },
1424
1438
  'chmodeshootingspeed' => { 282 => '10.3', 283 => '11.2', 298 => 0x10b },
1425
1439
  'chromablurradius' => { 119 => 0xc631 },
1426
1440
  'chromanoisecolorspace' => { 138 => 0xe6d },
@@ -1439,7 +1453,7 @@ my %tagLookup = (
1439
1453
  'chromaticaberrationsetting' => { 80 => 0x6 },
1440
1454
  'chrominancenoisereduction' => { 103 => 0x20601, 109 => 0x5e, 400 => 0x1a },
1441
1455
  'chrominancenr_tiff_jpeg' => { 109 => 0x60 },
1442
- 'circadatecreated' => { 493 => 'CircaDateCreated' },
1456
+ 'circadatecreated' => { 494 => 'CircaDateCreated' },
1443
1457
  'circgradbasedcorractive' => { 481 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 483 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1444
1458
  'circgradbasedcorramount' => { 481 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 483 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1445
1459
  'circgradbasedcorrblacks2012' => { 481 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 483 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
@@ -1583,7 +1597,7 @@ my %tagLookup = (
1583
1597
  'circgradbasedcorrwhat' => { 481 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 483 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1584
1598
  'circgradbasedcorrwhites2012' => { 481 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 483 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1585
1599
  'circulargradientbasedcorrections' => { 481 => 'CircularGradientBasedCorrections', 483 => 'CircularGradientBasedCorrections' },
1586
- 'city' => { 131 => 0x5a, 161 => 'City', 323 => 0x6d, 495 => 'City' },
1600
+ 'city' => { 131 => 0x5a, 161 => 'City', 323 => 0x6d, 496 => 'City' },
1587
1601
  'city2' => { 323 => 0x80 },
1588
1602
  'clarity' => { 127 => 0x100f, 235 => 0x35, 236 => 0x3d, 423 => 0x2036, 481 => 'Clarity', 483 => 'Clarity' },
1589
1603
  'clarity2012' => { 481 => 'Clarity2012', 483 => 'Clarity2012' },
@@ -1592,7 +1606,7 @@ my %tagLookup = (
1592
1606
  'classifystate' => { 131 => 0xe1 },
1593
1607
  'clearretouch' => { 323 => 0x7c },
1594
1608
  'clearretouchvalue' => { 323 => 0xa3 },
1595
- 'client' => { 507 => 'client' },
1609
+ 'client' => { 508 => 'client' },
1596
1610
  'clientname' => { 489 => 'ClientName' },
1597
1611
  'clipboardaspectratio' => { 481 => 'ClipboardAspectRatio', 483 => 'ClipboardAspectRatio' },
1598
1612
  'clipboardorientation' => { 481 => 'ClipboardOrientation', 483 => 'ClipboardOrientation' },
@@ -1616,26 +1630,26 @@ my %tagLookup = (
1616
1630
  'collectionname' => { 170 => [\'Collections','CollectionsCollectionName'], 383 => 'coll' },
1617
1631
  'collections' => { 170 => 'Collections', 476 => 'collections' },
1618
1632
  'collectionuri' => { 170 => [\'Collections','CollectionsCollectionURI'] },
1619
- 'color' => { 377 => 'player.movie.visual.color', 496 => 'color' },
1633
+ 'color' => { 377 => 'player.movie.visual.color', 497 => 'color' },
1620
1634
  'coloraberrationcontrol' => { 275 => 0xc89224b },
1621
1635
  'coloradjustment' => { 400 => 0x14 },
1622
1636
  'coloradjustmentmode' => { 399 => 0x210 },
1623
- 'coloranta' => { 512 => [\'Colorants','ColorantsA'] },
1624
- 'colorantb' => { 512 => [\'Colorants','ColorantsB'] },
1625
- 'colorantblack' => { 512 => [\'Colorants','ColorantsBlack'] },
1626
- 'colorantblue' => { 512 => [\'Colorants','ColorantsBlue'] },
1627
- 'colorantcyan' => { 512 => [\'Colorants','ColorantsCyan'] },
1628
- 'colorantgray' => { 512 => [\'Colorants','ColorantsGray'] },
1629
- 'colorantgreen' => { 512 => [\'Colorants','ColorantsGreen'] },
1630
- 'colorantl' => { 512 => [\'Colorants','ColorantsL'] },
1631
- 'colorantmagenta' => { 512 => [\'Colorants','ColorantsMagenta'] },
1632
- 'colorantmode' => { 512 => [\'Colorants','ColorantsMode'] },
1633
- 'colorantred' => { 512 => [\'Colorants','ColorantsRed'] },
1634
- 'colorants' => { 512 => 'Colorants' },
1635
- 'colorantswatchname' => { 512 => [\'Colorants','ColorantsSwatchName'] },
1636
- 'coloranttint' => { 512 => [\'Colorants','ColorantsTint'] },
1637
- 'coloranttype' => { 512 => [\'Colorants','ColorantsType'] },
1638
- 'colorantyellow' => { 512 => [\'Colorants','ColorantsYellow'] },
1637
+ 'coloranta' => { 513 => [\'Colorants','ColorantsA'] },
1638
+ 'colorantb' => { 513 => [\'Colorants','ColorantsB'] },
1639
+ 'colorantblack' => { 513 => [\'Colorants','ColorantsBlack'] },
1640
+ 'colorantblue' => { 513 => [\'Colorants','ColorantsBlue'] },
1641
+ 'colorantcyan' => { 513 => [\'Colorants','ColorantsCyan'] },
1642
+ 'colorantgray' => { 513 => [\'Colorants','ColorantsGray'] },
1643
+ 'colorantgreen' => { 513 => [\'Colorants','ColorantsGreen'] },
1644
+ 'colorantl' => { 513 => [\'Colorants','ColorantsL'] },
1645
+ 'colorantmagenta' => { 513 => [\'Colorants','ColorantsMagenta'] },
1646
+ 'colorantmode' => { 513 => [\'Colorants','ColorantsMode'] },
1647
+ 'colorantred' => { 513 => [\'Colorants','ColorantsRed'] },
1648
+ 'colorants' => { 513 => 'Colorants' },
1649
+ 'colorantswatchname' => { 513 => [\'Colorants','ColorantsSwatchName'] },
1650
+ 'coloranttint' => { 513 => [\'Colorants','ColorantsTint'] },
1651
+ 'coloranttype' => { 513 => [\'Colorants','ColorantsType'] },
1652
+ 'colorantyellow' => { 513 => [\'Colorants','ColorantsYellow'] },
1639
1653
  'colorbalance' => { 156 => 'ColorBalance' },
1640
1654
  'colorbalanceadj' => { 275 => 0x76a43202 },
1641
1655
  'colorbalanceblue' => { 181 => 0x1e },
@@ -1655,6 +1669,7 @@ my %tagLookup = (
1655
1669
  'colorcompensationfilterset' => { 410 => 0x8, 411 => 0x7, 412 => 0x18, 428 => 0xf },
1656
1670
  'colorcontrol' => { 305 => 0x102b },
1657
1671
  'colorcorrection' => { 458 => 0x8015 },
1672
+ 'colorcorrectionmatrix' => { 1 => 0x3e },
1658
1673
  'colorcreatoreffect' => { 300 => 0x532 },
1659
1674
  'colordataversion' => { 41 => 0x0, 42 => 0x0, 44 => 0x0, 45 => 0x0, 46 => 0x0, 47 => 0x0, 48 => 0x0, 49 => 0x0, 50 => 0x0 },
1660
1675
  'coloreffect' => { 323 => 0x28 },
@@ -1683,7 +1698,7 @@ my %tagLookup = (
1683
1698
  'colormatrixb2' => { 358 => 0x21d },
1684
1699
  'colormatrixnumber' => { 305 => 0x1019 },
1685
1700
  'colormatrixsrgb' => { 397 => 0xa031 },
1686
- 'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 227 => 0x3, 265 => 0x4, 323 => 0x32, 400 => 0x2c, 423 => 0xb029, 495 => 'ColorMode' },
1701
+ 'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 227 => 0x3, 265 => 0x4, 323 => 0x32, 400 => 0x2c, 423 => 0xb029, 496 => 'ColorMode' },
1687
1702
  'colormoirereduction' => { 103 => 0x20670, 276 => 0x15 },
1688
1703
  'colormoirereductionmode' => { 276 => 0x5 },
1689
1704
  'colormoirereductionon' => { 103 => '0x20670.0' },
@@ -1812,10 +1827,10 @@ my %tagLookup = (
1812
1827
  'compimagesumexposureused' => { 488 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1813
1828
  'compimagetotalexposureperiod' => { 488 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1814
1829
  'compimagevalues' => { 488 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1815
- 'complianceprofile' => { 497 => 'complianceProfile' },
1830
+ 'complianceprofile' => { 498 => 'complianceProfile' },
1816
1831
  'componentsconfiguration' => { 119 => 0x9101, 162 => 'Components', 487 => 'ComponentsConfiguration' },
1817
1832
  'componentversion' => { 97 => 0x80c },
1818
- 'composer' => { 179 => 'WM/Composer', 375 => ["\xa9com","\xa9wrt"], 383 => ["\xa9com","\xa9wrt"], 507 => 'composer' },
1833
+ 'composer' => { 179 => 'WM/Composer', 375 => ["\xa9com","\xa9wrt"], 383 => ["\xa9com","\xa9wrt"], 508 => 'composer' },
1819
1834
  'composerkeywords' => { 383 => "\xa9cok" },
1820
1835
  'compositeimage' => { 119 => 0xa460, 488 => 'CompositeImage' },
1821
1836
  'compositeimagecount' => { 119 => 0xa461, 488 => 'CompositeImageCount' },
@@ -1827,7 +1842,7 @@ my %tagLookup = (
1827
1842
  'compositionadjusty' => { 357 => 0x6 },
1828
1843
  'compressedbitsperpixel' => { 119 => 0x9102, 487 => 'CompressedBitsPerPixel' },
1829
1844
  'compressedimagesize' => { 186 => 0x40, 305 => 0x40 },
1830
- 'compression' => { 119 => 0x103, 328 => 0xb, 503 => 'Compression' },
1845
+ 'compression' => { 119 => 0x103, 328 => 0xb, 504 => 'Compression' },
1831
1846
  'compressionfactor' => { 300 => 0x50d },
1832
1847
  'compressionformat' => { 63 => 0x4 },
1833
1848
  'compressionratio' => { 162 => 'Compression', 305 => 0x1034 },
@@ -1848,7 +1863,7 @@ my %tagLookup = (
1848
1863
  'constrainedcropheight' => { 108 => 0x266, 369 => 0xd6 },
1849
1864
  'constrainedcropwidth' => { 108 => 0x262, 369 => 0xd5 },
1850
1865
  'contact' => { 131 => 0x76 },
1851
- 'contactinfo' => { 481 => 'ContactInfo', 483 => 'ContactInfo', 496 => 'contactInfo' },
1866
+ 'contactinfo' => { 481 => 'ContactInfo', 483 => 'ContactInfo', 497 => 'contactInfo' },
1852
1867
  'container' => { 461 => 'Container' },
1853
1868
  'containerdirectory' => { 461 => [\'Container','ContainerDirectory'] },
1854
1869
  'containerdirectoryitem' => { 461 => [\'Container','ContainerDirectoryItem'] },
@@ -1856,16 +1871,16 @@ my %tagLookup = (
1856
1871
  'containerdirectoryitemlength' => { 461 => [\'Container','ContainerDirectoryItemLength'] },
1857
1872
  'containerdirectoryitemmime' => { 461 => [\'Container','ContainerDirectoryItemMime'] },
1858
1873
  'containerdirectoryitempadding' => { 461 => [\'Container','ContainerDirectoryItemPadding'] },
1859
- 'containerformat' => { 493 => 'ContainerFormat' },
1860
- 'containerformatidentifier' => { 493 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1861
- 'containerformatname' => { 493 => [\'ContainerFormat','ContainerFormatName'] },
1874
+ 'containerformat' => { 494 => 'ContainerFormat' },
1875
+ 'containerformatidentifier' => { 494 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1876
+ 'containerformatname' => { 494 => [\'ContainerFormat','ContainerFormatName'] },
1862
1877
  'contentcreatedate' => { 375 => "\xa9day", 383 => ['@day',"\xa9day"] },
1863
1878
  'contentdistributor' => { 179 => 'WM/ContentDistributor' },
1864
1879
  'contentdistributorid' => { 383 => 'cdis' },
1865
1880
  'contentid' => { 383 => 'ccid' },
1866
1881
  'contentlocationcode' => { 131 => 0x1a },
1867
1882
  'contentlocationname' => { 131 => 0x1b },
1868
- 'contenttype' => { 497 => 'contentType' },
1883
+ 'contenttype' => { 498 => 'contentType' },
1869
1884
  'continuousbracketing' => { 184 => 0x20 },
1870
1885
  'continuousdrive' => { 34 => 0x5 },
1871
1886
  'continuousmodedisplay' => { 298 => 0x51 },
@@ -1894,24 +1909,24 @@ my %tagLookup = (
1894
1909
  'contrastuserdef1' => { 19 => 0xee, 70 => 0x90, 71 => 0xa8 },
1895
1910
  'contrastuserdef2' => { 19 => 0xef, 70 => 0xa8, 71 => 0xc0 },
1896
1911
  'contrastuserdef3' => { 19 => 0xf0, 70 => 0xc0, 71 => 0xd8 },
1897
- 'contributedmedia' => { 507 => 'contributedMedia' },
1898
- 'contributedmediaduration' => { 507 => [\'contributedMedia','contributedMediaDuration'] },
1899
- 'contributedmediadurationscale' => { 507 => [\'contributedMedia','contributedMediaDurationScale'] },
1900
- 'contributedmediadurationvalue' => { 507 => [\'contributedMedia','contributedMediaDurationValue'] },
1901
- 'contributedmediamanaged' => { 507 => [\'contributedMedia','contributedMediaManaged'] },
1902
- 'contributedmediapath' => { 507 => [\'contributedMedia','contributedMediaPath'] },
1903
- 'contributedmediastarttime' => { 507 => [\'contributedMedia','contributedMediaStartTime'] },
1904
- 'contributedmediastarttimescale' => { 507 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1905
- 'contributedmediastarttimevalue' => { 507 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1906
- 'contributedmediatrack' => { 507 => [\'contributedMedia','contributedMediaTrack'] },
1907
- 'contributedmediawebstatement' => { 507 => [\'contributedMedia','contributedMediaWebStatement'] },
1908
- 'contributor' => { 484 => 'contributor', 493 => 'Contributor' },
1909
- 'contributoridentifier' => { 493 => [\'Contributor','ContributorIdentifier'] },
1910
- 'contributorname' => { 493 => [\'Contributor','ContributorName'] },
1911
- 'contributorrole' => { 493 => [\'Contributor','ContributorRole'] },
1912
+ 'contributedmedia' => { 508 => 'contributedMedia' },
1913
+ 'contributedmediaduration' => { 508 => [\'contributedMedia','contributedMediaDuration'] },
1914
+ 'contributedmediadurationscale' => { 508 => [\'contributedMedia','contributedMediaDurationScale'] },
1915
+ 'contributedmediadurationvalue' => { 508 => [\'contributedMedia','contributedMediaDurationValue'] },
1916
+ 'contributedmediamanaged' => { 508 => [\'contributedMedia','contributedMediaManaged'] },
1917
+ 'contributedmediapath' => { 508 => [\'contributedMedia','contributedMediaPath'] },
1918
+ 'contributedmediastarttime' => { 508 => [\'contributedMedia','contributedMediaStartTime'] },
1919
+ 'contributedmediastarttimescale' => { 508 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1920
+ 'contributedmediastarttimevalue' => { 508 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1921
+ 'contributedmediatrack' => { 508 => [\'contributedMedia','contributedMediaTrack'] },
1922
+ 'contributedmediawebstatement' => { 508 => [\'contributedMedia','contributedMediaWebStatement'] },
1923
+ 'contributor' => { 484 => 'contributor', 494 => 'Contributor' },
1924
+ 'contributoridentifier' => { 494 => [\'Contributor','ContributorIdentifier'] },
1925
+ 'contributorname' => { 494 => [\'Contributor','ContributorName'] },
1926
+ 'contributorrole' => { 494 => [\'Contributor','ContributorRole'] },
1912
1927
  'contributors' => { 157 => 'Contributors' },
1913
1928
  'controldialset' => { 184 => 0x46 },
1914
- 'controlledvocabularyterm' => { 493 => 'CVterm' },
1929
+ 'controlledvocabularyterm' => { 494 => 'CVterm' },
1915
1930
  'controllerboardversion' => { 318 => 0x332 },
1916
1931
  'controlmode' => { 77 => 0x12 },
1917
1932
  'controlringresponse' => { 298 => 0x1d5 },
@@ -1919,9 +1934,9 @@ my %tagLookup = (
1919
1934
  'conversionlens' => { 301 => 0x403, 323 => 0x35 },
1920
1935
  'converter' => { 119 => 0xfe4d, 265 => 0xb, 481 => 'Converter', 483 => 'Converter' },
1921
1936
  'converttograyscale' => { 481 => 'ConvertToGrayscale', 483 => 'ConvertToGrayscale' },
1922
- 'cookingequipment' => { 499 => 'cookingEquipment' },
1923
- 'cookingmethod' => { 499 => 'cookingMethod' },
1924
- 'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 313 => 'Copyright', 358 => 0x22f, 374 => 'Copyright', 375 => ['cprt',"\xa9cpy"], 377 => 'copyright', 383 => ['cprt',"\xa9cpy"], 481 => 'Copyright', 483 => 'Copyright', 494 => 'Copyright', 500 => 'copyright', 503 => 'Copyright', 507 => 'copyright' },
1937
+ 'cookingequipment' => { 500 => 'cookingEquipment' },
1938
+ 'cookingmethod' => { 500 => 'cookingMethod' },
1939
+ 'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 313 => 'Copyright', 358 => 0x22f, 374 => 'Copyright', 375 => ['cprt',"\xa9cpy"], 377 => 'copyright', 383 => ['cprt',"\xa9cpy"], 481 => 'Copyright', 483 => 'Copyright', 495 => 'Copyright', 501 => 'copyright', 504 => 'Copyright', 508 => 'copyright' },
1925
1940
  'copyrightflag' => { 372 => 0x40a },
1926
1941
  'copyrightnotice' => { 131 => 0x74 },
1927
1942
  'copyrightowner' => { 310 => 'CopyrightOwner' },
@@ -1930,48 +1945,48 @@ my %tagLookup = (
1930
1945
  'copyrightownername' => { 310 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
1931
1946
  'copyrightregistrationnumber' => { 310 => 'CopyrightRegistrationNumber' },
1932
1947
  'copyrightstatus' => { 310 => 'CopyrightStatus' },
1933
- 'copyrightyear' => { 493 => 'CopyrightYear', 497 => 'copyrightYear' },
1948
+ 'copyrightyear' => { 494 => 'CopyrightYear', 498 => 'copyrightYear' },
1934
1949
  'coringfilter' => { 304 => 0x310, 305 => 0x102d, 308 => 0x310 },
1935
1950
  'coringvalues' => { 304 => 0x311, 308 => 0x311 },
1936
- 'corporateentity' => { 497 => 'corporateEntity' },
1951
+ 'corporateentity' => { 498 => 'corporateEntity' },
1937
1952
  'correlatedcolortemp' => { 322 => 0x35b },
1938
- 'country' => { 161 => 'Country', 323 => 0x69, 495 => 'Country' },
1953
+ 'country' => { 161 => 'Country', 323 => 0x69, 496 => 'Country' },
1939
1954
  'country-primarylocationcode' => { 131 => 0x64 },
1940
1955
  'country-primarylocationname' => { 131 => 0x65 },
1941
- 'countrycode' => { 226 => 0x5, 370 => 'CountryCode', 492 => 'CountryCode' },
1942
- 'course' => { 499 => 'course' },
1956
+ 'countrycode' => { 226 => 0x5, 370 => 'CountryCode', 493 => 'CountryCode' },
1957
+ 'course' => { 500 => 'course' },
1943
1958
  'coverage' => { 484 => 'coverage' },
1944
1959
  'coverart' => { 375 => 'covr' },
1945
- 'coverdate' => { 497 => 'coverDate' },
1946
- 'coverdisplaydate' => { 497 => 'coverDisplayDate' },
1960
+ 'coverdate' => { 498 => 'coverDate' },
1961
+ 'coverdisplaydate' => { 498 => 'coverDisplayDate' },
1947
1962
  'coveruri' => { 383 => 'cvru' },
1948
1963
  'cpufirmwareversion' => { 358 => 0x28 },
1949
1964
  'crc32' => { 485 => 'crc32' },
1950
- 'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 309 => 'CreationDate', 313 => 'create-date', 374 => 'CreationDate', 380 => 0x1, 505 => 'CreateDate' },
1951
- 'creationdate' => { 377 => 'creationdate', 494 => 'CreationDate', 497 => 'creationDate' },
1965
+ 'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 309 => 'CreationDate', 313 => 'create-date', 374 => 'CreationDate', 380 => 0x1, 506 => 'CreateDate' },
1966
+ 'creationdate' => { 377 => 'creationdate', 495 => 'CreationDate', 498 => 'creationDate' },
1952
1967
  'creationtime' => { 313 => 'Creation Time' },
1953
1968
  'creativestyle' => { 410 => 0x1a, 411 => 0x18, 421 => 0x41, 423 => 0xb020, 454 => 0x4a },
1954
1969
  'creativestylesetting' => { 412 => 0xf, 428 => 0x7 },
1955
1970
  'creativestylewaschanged' => { 458 => 0x8001 },
1956
- 'creator' => { 309 => 'Creator', 374 => 'Creator', 484 => 'creator', 493 => 'Creator', 494 => 'Creator' },
1957
- 'creatoraddress' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1971
+ 'creator' => { 309 => 'Creator', 374 => 'Creator', 484 => 'creator', 494 => 'Creator', 495 => 'Creator' },
1972
+ 'creatoraddress' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1958
1973
  'creatorappid' => { 178 => 'CreatorAppId' },
1959
- 'creatorcity' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1960
- 'creatorcontactinfo' => { 492 => 'CreatorContactInfo' },
1961
- 'creatorcountry' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1962
- 'creatoridentifier' => { 493 => [\'Creator','CreatorIdentifier'] },
1963
- 'creatorname' => { 493 => [\'Creator','CreatorName'] },
1974
+ 'creatorcity' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1975
+ 'creatorcontactinfo' => { 493 => 'CreatorContactInfo' },
1976
+ 'creatorcountry' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1977
+ 'creatoridentifier' => { 494 => [\'Creator','CreatorIdentifier'] },
1978
+ 'creatorname' => { 494 => [\'Creator','CreatorName'] },
1964
1979
  'creatoropenwithuioptions' => { 178 => 'CreatorOpenWithUIOptions' },
1965
- 'creatorpostalcode' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
1966
- 'creatorregion' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
1967
- 'creatorrole' => { 493 => [\'Creator','CreatorRole'] },
1968
- 'creatortool' => { 505 => 'CreatorTool' },
1969
- 'creatorworkemail' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
1970
- 'creatorworktelephone' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
1971
- 'creatorworkurl' => { 492 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
1972
- 'credit' => { 131 => 0x6e, 495 => 'Credit' },
1973
- 'creditline' => { 500 => 'creditLine' },
1974
- 'creditlinereq' => { 510 => 'CreditLineReq' },
1980
+ 'creatorpostalcode' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
1981
+ 'creatorregion' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
1982
+ 'creatorrole' => { 494 => [\'Creator','CreatorRole'] },
1983
+ 'creatortool' => { 506 => 'CreatorTool' },
1984
+ 'creatorworkemail' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
1985
+ 'creatorworktelephone' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
1986
+ 'creatorworkurl' => { 493 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
1987
+ 'credit' => { 131 => 0x6e, 496 => 'Credit' },
1988
+ 'creditline' => { 501 => 'creditLine' },
1989
+ 'creditlinereq' => { 511 => 'CreditLineReq' },
1975
1990
  'creditlinerequired' => { 310 => 'CreditLineRequired' },
1976
1991
  'cropactive' => { 101 => 0x0, 108 => 0x244 },
1977
1992
  'cropangle' => { 481 => 'CropAngle', 483 => 'CropAngle' },
@@ -2026,7 +2041,7 @@ my %tagLookup = (
2026
2041
  'cropy' => { 101 => 0x4, 475 => 'CropY' },
2027
2042
  'crossprocess' => { 358 => 0x7b },
2028
2043
  'crossprocessparams' => { 358 => 0x235 },
2029
- 'cuisine' => { 499 => 'cuisine' },
2044
+ 'cuisine' => { 500 => 'cuisine' },
2030
2045
  'currenticcprofile' => { 119 => 0xc691 },
2031
2046
  'currentpreprofilematrix' => { 119 => 0xc692 },
2032
2047
  'currentversion' => { 458 => 0xd000 },
@@ -2106,26 +2121,26 @@ my %tagLookup = (
2106
2121
  'darkpedestal' => { 138 => 0xc7f },
2107
2122
  'datacompressionmethod' => { 133 => 0x6e },
2108
2123
  'dataimprint' => { 181 => 0x34 },
2109
- 'dataonscreen' => { 493 => 'DataOnScreen' },
2110
- 'dataonscreenregion' => { 493 => [\'DataOnScreen','DataOnScreenRegion'] },
2111
- 'dataonscreenregiond' => { 493 => [\'DataOnScreen','DataOnScreenRegionD'] },
2112
- 'dataonscreenregionh' => { 493 => [\'DataOnScreen','DataOnScreenRegionH'] },
2113
- 'dataonscreenregiontext' => { 493 => [\'DataOnScreen','DataOnScreenRegionText'] },
2114
- 'dataonscreenregionunit' => { 493 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2115
- 'dataonscreenregionw' => { 493 => [\'DataOnScreen','DataOnScreenRegionW'] },
2116
- 'dataonscreenregionx' => { 493 => [\'DataOnScreen','DataOnScreenRegionX'] },
2117
- 'dataonscreenregiony' => { 493 => [\'DataOnScreen','DataOnScreenRegionY'] },
2124
+ 'dataonscreen' => { 494 => 'DataOnScreen' },
2125
+ 'dataonscreenregion' => { 494 => [\'DataOnScreen','DataOnScreenRegion'] },
2126
+ 'dataonscreenregiond' => { 494 => [\'DataOnScreen','DataOnScreenRegionD'] },
2127
+ 'dataonscreenregionh' => { 494 => [\'DataOnScreen','DataOnScreenRegionH'] },
2128
+ 'dataonscreenregiontext' => { 494 => [\'DataOnScreen','DataOnScreenRegionText'] },
2129
+ 'dataonscreenregionunit' => { 494 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2130
+ 'dataonscreenregionw' => { 494 => [\'DataOnScreen','DataOnScreenRegionW'] },
2131
+ 'dataonscreenregionx' => { 494 => [\'DataOnScreen','DataOnScreenRegionX'] },
2132
+ 'dataonscreenregiony' => { 494 => [\'DataOnScreen','DataOnScreenRegionY'] },
2118
2133
  'datascaling' => { 358 => 0x3d },
2119
2134
  'date' => { 358 => 0x6, 484 => 'date' },
2120
2135
  'dateacquired' => { 178 => 'DateAcquired', 179 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2121
- 'datecreated' => { 131 => 0x37, 495 => 'DateCreated' },
2136
+ 'datecreated' => { 131 => 0x37, 496 => 'DateCreated' },
2122
2137
  'datedisplayformat' => { 267 => 0x3 },
2123
2138
  'dateidentified' => { 118 => [\'Identification','IdentificationDateIdentified'] },
2124
2139
  'dateimprint' => { 287 => '4.2' },
2125
- 'daterecieved' => { 497 => 'dateRecieved' },
2140
+ 'daterecieved' => { 498 => 'dateRecieved' },
2126
2141
  'datesent' => { 132 => 0x46 },
2127
2142
  'datestampmode' => { 64 => 0x1c, 227 => 0x9d },
2128
- 'datetime' => { 476 => 'datetime', 503 => 'DateTime' },
2143
+ 'datetime' => { 476 => 'datetime', 504 => 'DateTime' },
2129
2144
  'datetimedigitized' => { 487 => 'DateTimeDigitized' },
2130
2145
  'datetimeoriginal' => { 100 => 0x0, 119 => 0x9003, 154 => 0x14, 157 => 'OriginalDate', 378 => 'IDIT', 383 => 'date', 384 => 0xb, 385 => 0x3b, 386 => 0x3e, 487 => 'DateTimeOriginal' },
2131
2146
  'datetimestamp' => { 140 => 0x64 },
@@ -2208,31 +2223,31 @@ my %tagLookup = (
2208
2223
  'depthmeasuretype' => { 119 => 0xc7ed },
2209
2224
  'depthnear' => { 119 => 0xc7ea },
2210
2225
  'depthunits' => { 119 => 0xc7ec },
2211
- 'derivedfrom' => { 508 => 'DerivedFrom' },
2212
- 'derivedfromalternatepaths' => { 508 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2213
- 'derivedfromdocumentid' => { 508 => [\'DerivedFrom','DerivedFromDocumentID'] },
2214
- 'derivedfromfilepath' => { 508 => [\'DerivedFrom','DerivedFromFilePath'] },
2215
- 'derivedfromfrompart' => { 508 => [\'DerivedFrom','DerivedFromFromPart'] },
2216
- 'derivedfrominstanceid' => { 508 => [\'DerivedFrom','DerivedFromInstanceID'] },
2217
- 'derivedfromlastmodifydate' => { 508 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2218
- 'derivedfromlasturl' => { 508 => [\'DerivedFrom','DerivedFromLastURL'] },
2219
- 'derivedfromlinkcategory' => { 508 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2220
- 'derivedfromlinkform' => { 508 => [\'DerivedFrom','DerivedFromLinkForm'] },
2221
- 'derivedfrommanager' => { 508 => [\'DerivedFrom','DerivedFromManager'] },
2222
- 'derivedfrommanagervariant' => { 508 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2223
- 'derivedfrommanageto' => { 508 => [\'DerivedFrom','DerivedFromManageTo'] },
2224
- 'derivedfrommanageui' => { 508 => [\'DerivedFrom','DerivedFromManageUI'] },
2225
- 'derivedfrommaskmarkers' => { 508 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2226
- 'derivedfromoriginaldocumentid' => { 508 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2227
- 'derivedfrompartmapping' => { 508 => [\'DerivedFrom','DerivedFromPartMapping'] },
2228
- 'derivedfromplacedresolutionunit' => { 508 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2229
- 'derivedfromplacedxresolution' => { 508 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2230
- 'derivedfromplacedyresolution' => { 508 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2231
- 'derivedfromrenditionclass' => { 508 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2232
- 'derivedfromrenditionparams' => { 508 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2233
- 'derivedfromtopart' => { 508 => [\'DerivedFrom','DerivedFromToPart'] },
2234
- 'derivedfromversionid' => { 508 => [\'DerivedFrom','DerivedFromVersionID'] },
2235
- 'description' => { 313 => 'Description', 375 => ['desc','dscp',"\xa9des"], 377 => 'description', 383 => 'dscp', 481 => 'Description', 483 => 'Description', 484 => 'description', 505 => 'Description' },
2226
+ 'derivedfrom' => { 509 => 'DerivedFrom' },
2227
+ 'derivedfromalternatepaths' => { 509 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2228
+ 'derivedfromdocumentid' => { 509 => [\'DerivedFrom','DerivedFromDocumentID'] },
2229
+ 'derivedfromfilepath' => { 509 => [\'DerivedFrom','DerivedFromFilePath'] },
2230
+ 'derivedfromfrompart' => { 509 => [\'DerivedFrom','DerivedFromFromPart'] },
2231
+ 'derivedfrominstanceid' => { 509 => [\'DerivedFrom','DerivedFromInstanceID'] },
2232
+ 'derivedfromlastmodifydate' => { 509 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2233
+ 'derivedfromlasturl' => { 509 => [\'DerivedFrom','DerivedFromLastURL'] },
2234
+ 'derivedfromlinkcategory' => { 509 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2235
+ 'derivedfromlinkform' => { 509 => [\'DerivedFrom','DerivedFromLinkForm'] },
2236
+ 'derivedfrommanager' => { 509 => [\'DerivedFrom','DerivedFromManager'] },
2237
+ 'derivedfrommanagervariant' => { 509 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2238
+ 'derivedfrommanageto' => { 509 => [\'DerivedFrom','DerivedFromManageTo'] },
2239
+ 'derivedfrommanageui' => { 509 => [\'DerivedFrom','DerivedFromManageUI'] },
2240
+ 'derivedfrommaskmarkers' => { 509 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2241
+ 'derivedfromoriginaldocumentid' => { 509 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2242
+ 'derivedfrompartmapping' => { 509 => [\'DerivedFrom','DerivedFromPartMapping'] },
2243
+ 'derivedfromplacedresolutionunit' => { 509 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2244
+ 'derivedfromplacedxresolution' => { 509 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2245
+ 'derivedfromplacedyresolution' => { 509 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2246
+ 'derivedfromrenditionclass' => { 509 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2247
+ 'derivedfromrenditionparams' => { 509 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2248
+ 'derivedfromtopart' => { 509 => [\'DerivedFrom','DerivedFromToPart'] },
2249
+ 'derivedfromversionid' => { 509 => [\'DerivedFrom','DerivedFromVersionID'] },
2250
+ 'description' => { 313 => 'Description', 375 => ['desc','dscp',"\xa9des"], 377 => 'description', 383 => 'dscp', 481 => 'Description', 483 => 'Description', 484 => 'description', 506 => 'Description' },
2236
2251
  'destination' => { 132 => 0x5 },
2237
2252
  'destinationcity' => { 358 => 0x24, 364 => 0x3 },
2238
2253
  'destinationcitycode' => { 365 => 0x1001 },
@@ -2248,7 +2263,7 @@ my %tagLookup = (
2248
2263
  'deviantwhiteflash' => { 138 => 0x841 },
2249
2264
  'deviantwhitefluorescent' => { 138 => 0x840 },
2250
2265
  'deviantwhitetungsten' => { 138 => 0x83f },
2251
- 'device' => { 497 => 'device' },
2266
+ 'device' => { 498 => 'device' },
2252
2267
  'devicesettingdescription' => { 487 => 'DeviceSettingDescription' },
2253
2268
  'devicesettingdescriptioncolumns' => { 487 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2254
2269
  'devicesettingdescriptionrows' => { 487 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
@@ -2257,7 +2272,7 @@ my %tagLookup = (
2257
2272
  'dewarpdata' => { 116 => 'DewarpData' },
2258
2273
  'dewarpflag' => { 116 => 'DewarpFlag' },
2259
2274
  'dialdirectiontvav' => { 84 => 0x706 },
2260
- 'dietaryneeds' => { 499 => 'dietaryNeeds' },
2275
+ 'dietaryneeds' => { 500 => 'dietaryNeeds' },
2261
2276
  'diffractioncompensation' => { 229 => 0x142, 230 => 0x1a2, 231 => 0x1b6, 255 => 0xc4a0 },
2262
2277
  'diffractioncorrection' => { 323 => 0xbc, 348 => 0x3 },
2263
2278
  'diffractioncorrectionon' => { 103 => 0x2070b },
@@ -2290,29 +2305,31 @@ my %tagLookup = (
2290
2305
  'digitalgain' => { 74 => 0xb },
2291
2306
  'digitalgem' => { 215 => 0x0 },
2292
2307
  'digitalice' => { 240 => 0x100 },
2293
- 'digitalimageguid' => { 493 => 'DigImageGUID' },
2308
+ 'digitalimageguid' => { 494 => 'DigImageGUID' },
2309
+ 'digitallensoptimizer' => { 62 => 0xa },
2310
+ 'digitallensoptimizersetting' => { 80 => 0x9 },
2294
2311
  'digitalroc' => { 238 => 0x0 },
2295
- 'digitalsourcefiletype' => { 493 => 'DigitalSourcefileType' },
2296
- 'digitalsourcetype' => { 493 => 'DigitalSourceType' },
2312
+ 'digitalsourcefiletype' => { 494 => 'DigitalSourcefileType' },
2313
+ 'digitalsourcetype' => { 494 => 'DigitalSourceType' },
2297
2314
  'digitalzoom' => { 34 => 0xc, 112 => 0xa, 127 => 0x1044, 140 => 0x68, 151 => 0x22, 152 => 0x1e, 156 => 'DigitalZoom', 181 => 0xc, 227 => 0x86, 265 => 0xa, 305 => 0x204, 358 => 0x1e, 365 => 0xa, 399 => 0x204, 445 => 0x12, 446 => 0x12 },
2298
2315
  'digitalzoomon' => { 399 => 0x21b },
2299
2316
  'digitalzoomratio' => { 119 => 0xa404, 434 => 0x200, 436 => 0x21c, 487 => 'DigitalZoomRatio' },
2300
- 'director' => { 179 => 'WM/Director', 375 => "\xa9dir", 377 => 'director', 383 => "\xa9dir", 507 => 'director' },
2301
- 'directorphotography' => { 507 => 'directorPhotography' },
2317
+ 'director' => { 179 => 'WM/Director', 375 => "\xa9dir", 377 => 'director', 383 => "\xa9dir", 508 => 'director' },
2318
+ 'directorphotography' => { 508 => 'directorPhotography' },
2302
2319
  'directory' => { 120 => 'Directory' },
2303
2320
  'directoryindex' => { 7 => 0x137, 9 => 0x2dc, 11 => 0x17e, 13 => 0x238, 14 => 0x13f, 15 => 0x133, 16 => 0x1df, 17 => 0x1a7, 18 => 0x1f0, 19 => 0xcc, 20 => 0x1c7, 21 => 0x298, 22 => 0x1e7, 23 => 0x1e5, 24 => [0x27c,0x280], 25 => 0x2b6, 26 => 0x2bf, 28 => 0x1f7, 29 => 0x4ba },
2304
2321
  'directoryindex2' => { 21 => 0x29c },
2305
2322
  'directorynumber' => { 208 => 0x3, 386 => 0x12 },
2306
2323
  'disableautocreation' => { 464 => 'DisableAutoCreation' },
2307
2324
  'disclaimer' => { 313 => 'Disclaimer' },
2308
- 'discnumber' => { 507 => 'discNumber' },
2309
- 'dishtype' => { 499 => 'dishType' },
2325
+ 'discnumber' => { 508 => 'discNumber' },
2326
+ 'dishtype' => { 500 => 'dishType' },
2310
2327
  'disknumber' => { 375 => 'disk' },
2311
2328
  'displayallafpoints' => { 84 => 0x514 },
2312
2329
  'displayaperture' => { 34 => 0x23 },
2313
2330
  'displayedunitsx' => { 373 => 0x2 },
2314
2331
  'displayedunitsy' => { 373 => 0x6 },
2315
- 'displayname' => { 377 => 'displayname', 496 => 'displayName' },
2332
+ 'displayname' => { 377 => 'displayname', 497 => 'displayName' },
2316
2333
  'distance1' => { 140 => 0x28 },
2317
2334
  'distance2' => { 140 => 0x2c },
2318
2335
  'distance3' => { 140 => 0x30 },
@@ -2337,14 +2354,14 @@ my %tagLookup = (
2337
2354
  'distortionparam09' => { 327 => 0x9 },
2338
2355
  'distortionparam11' => { 327 => 0xb },
2339
2356
  'distortionscale' => { 327 => 0x5 },
2340
- 'distributor' => { 497 => 'distributor' },
2341
- 'distributorproductid' => { 496 => 'distributorProductID' },
2357
+ 'distributor' => { 498 => 'distributor' },
2358
+ 'distributorproductid' => { 497 => 'distributorProductID' },
2342
2359
  'dloon' => { 103 => '0x20706.0', 109 => 0xdc },
2343
2360
  'dlosetting' => { 103 => 0x20706, 109 => 0xdd },
2344
2361
  'dlosettingapplied' => { 102 => 0x4 },
2345
2362
  'dloshootingdistance' => { 109 => 0xde },
2346
2363
  'dloversion' => { 102 => 0x5 },
2347
- 'dmcomment' => { 507 => 'comment' },
2364
+ 'dmcomment' => { 508 => 'comment' },
2348
2365
  'dmdithermatrix' => { 138 => 0xc7a },
2349
2366
  'dmdithermatrixheight' => { 138 => 0xc7c },
2350
2367
  'dmdithermatrixwidth' => { 138 => 0xc7b },
@@ -2355,16 +2372,16 @@ my %tagLookup = (
2355
2372
  'dngprivatedata' => { 119 => 0xc634 },
2356
2373
  'dngversion' => { 119 => 0xc612 },
2357
2374
  'document' => { 313 => 'Document' },
2358
- 'documentancestors' => { 495 => 'DocumentAncestors' },
2375
+ 'documentancestors' => { 496 => 'DocumentAncestors' },
2359
2376
  'documenthistory' => { 131 => 0xe7 },
2360
- 'documentid' => { 508 => 'DocumentID' },
2377
+ 'documentid' => { 509 => 'DocumentID' },
2361
2378
  'documentname' => { 119 => 0x10d },
2362
2379
  'documentnotes' => { 131 => 0xe6 },
2363
- 'doi' => { 497 => 'doi' },
2364
- 'dopesheet' => { 493 => 'Dopesheet' },
2365
- 'dopesheetlink' => { 493 => 'DopesheetLink' },
2366
- 'dopesheetlinklink' => { 493 => [\'DopesheetLink','DopesheetLinkLink'] },
2367
- 'dopesheetlinklinkqualifier' => { 493 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2380
+ 'doi' => { 498 => 'doi' },
2381
+ 'dopesheet' => { 494 => 'Dopesheet' },
2382
+ 'dopesheetlink' => { 494 => 'DopesheetLink' },
2383
+ 'dopesheetlinklink' => { 494 => [\'DopesheetLink','DopesheetLinkLink'] },
2384
+ 'dopesheetlinklinkqualifier' => { 494 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2368
2385
  'doublingmicrovolts' => { 138 => 0xc82 },
2369
2386
  'dpp' => { 476 => 'dpp' },
2370
2387
  'dr4cameramodel' => { 104 => 0x3 },
@@ -2376,9 +2393,9 @@ my %tagLookup = (
2376
2393
  'drivemodesetting' => { 412 => 0x4 },
2377
2394
  'drivespeed' => { 125 => '0.2' },
2378
2395
  'dspfirmwareversion' => { 358 => 0x27 },
2379
- 'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 499 => 'duration', 507 => 'duration' },
2380
- 'durationscale' => { 507 => [\'duration','durationScale'] },
2381
- 'durationvalue' => { 507 => [\'duration','durationValue'] },
2396
+ 'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 500 => 'duration', 508 => 'duration' },
2397
+ 'durationscale' => { 508 => [\'duration','durationScale'] },
2398
+ 'durationvalue' => { 508 => [\'duration','durationValue'] },
2382
2399
  'dustremovaldata' => { 64 => 0x97 },
2383
2400
  'dxcropalert' => { 230 => 0x23c, 231 => 0x250 },
2384
2401
  'dynamicafarea' => { 282 => '1.4', 291 => '1.4' },
@@ -2428,24 +2445,24 @@ my %tagLookup = (
2428
2445
  'edit7' => { 383 => "\xa9ed7" },
2429
2446
  'edit8' => { 383 => "\xa9ed8" },
2430
2447
  'edit9' => { 383 => "\xa9ed9" },
2431
- 'edition' => { 497 => 'edition' },
2448
+ 'edition' => { 498 => 'edition' },
2432
2449
  'editorialupdate' => { 131 => 0x8 },
2433
2450
  'editstatus' => { 131 => 0x7, 370 => 'EditStatus', 476 => 'EditStatus' },
2434
2451
  'editversionname' => { 275 => 0x3d136244 },
2435
2452
  'effectivelv' => { 358 => 0x2d },
2436
2453
  'effectivemaxaperture' => { 220 => 0x12, 221 => 0x13, 225 => 0x14 },
2437
- 'eissn' => { 497 => 'eIssn' },
2454
+ 'eissn' => { 498 => 'eIssn' },
2438
2455
  'electricalblackcolumns' => { 138 => 0x1810 },
2439
2456
  'electronicfront-curtainshutter' => { 285 => '5.2', 286 => '5.2', 295 => '5.3', 296 => '5.2' },
2440
2457
  'electronicfrontcurtainshutter' => { 423 => 0x201a },
2441
2458
  'elevation' => { 165 => 'Elevation' },
2442
2459
  'email' => { 157 => 'EMail' },
2443
- 'embargodate' => { 500 => 'embargoDate' },
2444
- 'embdencrightsexpr' => { 493 => 'EmbdEncRightsExpr' },
2445
- 'embeddedencodedrightsexpr' => { 493 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2446
- 'embeddedencodedrightsexprlangid' => { 493 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2447
- 'embeddedencodedrightsexprtype' => { 493 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2448
- 'embeddedxmpdigest' => { 495 => 'EmbeddedXMPDigest' },
2460
+ 'embargodate' => { 501 => 'embargoDate' },
2461
+ 'embdencrightsexpr' => { 494 => 'EmbdEncRightsExpr' },
2462
+ 'embeddedencodedrightsexpr' => { 494 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2463
+ 'embeddedencodedrightsexprlangid' => { 494 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2464
+ 'embeddedencodedrightsexprtype' => { 494 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2465
+ 'embeddedxmpdigest' => { 496 => 'EmbeddedXMPDigest' },
2449
2466
  'emissivity' => { 121 => 0x3 },
2450
2467
  'emptyslotrelease' => { 230 => 0x625, 231 => 0x655 },
2451
2468
  'enablechromanoisereduction' => { 138 => 0xe6e },
@@ -2456,12 +2473,12 @@ my %tagLookup = (
2456
2473
  'encoderid' => { 383 => "\xa9enc" },
2457
2474
  'encodingtime' => { 179 => 'WM/EncodingTime' },
2458
2475
  'encryptionkey' => { 397 => 0xa020 },
2459
- 'endingpage' => { 497 => 'endingPage' },
2476
+ 'endingpage' => { 498 => 'endingPage' },
2460
2477
  'enduser' => { 310 => 'EndUser' },
2461
2478
  'enduserid' => { 310 => [\'EndUser','EndUserEndUserID'] },
2462
2479
  'endusername' => { 310 => [\'EndUser','EndUserEndUserName'] },
2463
2480
  'energysavingmode' => { 230 => 0x648, 231 => 0x678 },
2464
- 'engineer' => { 507 => 'engineer' },
2481
+ 'engineer' => { 508 => 'engineer' },
2465
2482
  'enhancedarktones' => { 268 => 0x8 },
2466
2483
  'enhancedetailsalreadyapplied' => { 478 => 'EnhanceDetailsAlreadyApplied' },
2467
2484
  'enhancedetailsversion' => { 478 => 'EnhanceDetailsVersion' },
@@ -2475,11 +2492,11 @@ my %tagLookup = (
2475
2492
  'envelopenumber' => { 132 => 0x28 },
2476
2493
  'envelopepriority' => { 132 => 0x3c },
2477
2494
  'enveloperecordversion' => { 132 => 0x0 },
2478
- 'episode' => { 493 => 'Episode' },
2495
+ 'episode' => { 494 => 'Episode' },
2479
2496
  'episodeglobaluniqueid' => { 375 => 'egid' },
2480
- 'episodeidentifier' => { 493 => [\'Episode','EpisodeIdentifier'] },
2481
- 'episodename' => { 493 => [\'Episode','EpisodeName'] },
2482
- 'episodenumber' => { 493 => [\'Episode','EpisodeNumber'] },
2497
+ 'episodeidentifier' => { 494 => [\'Episode','EpisodeIdentifier'] },
2498
+ 'episodename' => { 494 => [\'Episode','EpisodeName'] },
2499
+ 'episodenumber' => { 494 => [\'Episode','EpisodeNumber'] },
2483
2500
  'epsonimageheight' => { 305 => 0x20c },
2484
2501
  'epsonimagewidth' => { 305 => 0x20b },
2485
2502
  'epsonsoftware' => { 305 => 0x20d },
@@ -2487,17 +2504,17 @@ my %tagLookup = (
2487
2504
  'equipmentmanufacturer' => { 460 => 'EquipmentManufacturer' },
2488
2505
  'equipmentversion' => { 301 => 0x0 },
2489
2506
  'ettlii' => { 84 => 0x304, 85 => 0xd, 86 => 0xe, 87 => 0x7, 88 => 0x7, 89 => 0xe },
2490
- 'event' => { 462 => 'Event', 474 => 'Event', 493 => 'Event', 497 => 'event' },
2491
- 'eventalias' => { 496 => 'eventAlias' },
2507
+ 'event' => { 462 => 'Event', 474 => 'Event', 494 => 'Event', 498 => 'event' },
2508
+ 'eventalias' => { 497 => 'eventAlias' },
2492
2509
  'eventdate' => { 118 => [\'Event','EventEventDate'] },
2493
2510
  'eventday' => { 118 => [\'Event','EventDay'] },
2494
2511
  'eventearliestdate' => { 118 => [\'Event','EventEarliestDate'] },
2495
- 'eventend' => { 496 => 'eventEnd' },
2512
+ 'eventend' => { 497 => 'eventEnd' },
2496
2513
  'eventenddayofyear' => { 118 => [\'Event','EventEndDayOfYear'] },
2497
2514
  'eventfieldnotes' => { 118 => [\'Event','EventFieldNotes'] },
2498
2515
  'eventfieldnumber' => { 118 => [\'Event','EventFieldNumber'] },
2499
2516
  'eventhabitat' => { 118 => [\'Event','EventHabitat'] },
2500
- 'eventid' => { 118 => [\'Event','EventEventID'], 493 => 'EventId' },
2517
+ 'eventid' => { 118 => [\'Event','EventEventID'], 494 => 'EventId' },
2501
2518
  'eventlatestdate' => { 118 => [\'Event','EventLatestDate'] },
2502
2519
  'eventmonth' => { 118 => [\'Event','EventMonth'] },
2503
2520
  'eventnumber' => { 384 => 0x9, 385 => 0x37, 386 => 0x3a },
@@ -2507,11 +2524,11 @@ my %tagLookup = (
2507
2524
  'eventsamplesizevalue' => { 118 => [\'Event','EventSampleSizeValue'] },
2508
2525
  'eventsamplingeffort' => { 118 => [\'Event','EventSamplingEffort'] },
2509
2526
  'eventsamplingprotocol' => { 118 => [\'Event','EventSamplingProtocol'] },
2510
- 'eventstart' => { 496 => 'eventStart' },
2527
+ 'eventstart' => { 497 => 'eventStart' },
2511
2528
  'eventstartdayofyear' => { 118 => [\'Event','EventStartDayOfYear'] },
2512
- 'eventsubtype' => { 496 => 'eventSubtype' },
2529
+ 'eventsubtype' => { 497 => 'eventSubtype' },
2513
2530
  'eventtime' => { 118 => [\'Event','EventEventTime'] },
2514
- 'eventtype' => { 496 => 'eventType' },
2531
+ 'eventtype' => { 497 => 'eventType' },
2515
2532
  'eventverbatimeventdate' => { 118 => [\'Event','EventVerbatimEventDate'] },
2516
2533
  'eventyear' => { 118 => [\'Event','EventYear'] },
2517
2534
  'evfgrid' => { 298 => 0x165 },
@@ -2522,7 +2539,7 @@ my %tagLookup = (
2522
2539
  'evsteps' => { 339 => '1.2', 341 => 0x0 },
2523
2540
  'evstepsize' => { 287 => '5.1', 288 => '6.1', 289 => '6.1', 293 => '0.7' },
2524
2541
  'exclusivecoverage' => { 471 => 'ExclusiveCoverage' },
2525
- 'exclusivityenddate' => { 500 => 'exclusivityEndDate' },
2542
+ 'exclusivityenddate' => { 501 => 'exclusivityEndDate' },
2526
2543
  'excursiontolerance' => { 133 => 0x82 },
2527
2544
  'executiveproducer' => { 375 => "\xa9xpd" },
2528
2545
  'exif' => { 120 => 'EXIF' },
@@ -2533,7 +2550,7 @@ my %tagLookup = (
2533
2550
  'exifunicodebyteorder' => { 120 => 'ExifUnicodeByteOrder' },
2534
2551
  'exifversion' => { 119 => 0x9000, 487 => 'ExifVersion' },
2535
2552
  'exitpupilposition' => { 220 => 0x4, 221 => 0x4, 225 => 0x4 },
2536
- 'expirationdate' => { 131 => 0x25, 500 => 'expirationDate' },
2553
+ 'expirationdate' => { 131 => 0x25, 501 => 'expirationDate' },
2537
2554
  'expirationtime' => { 131 => 0x26 },
2538
2555
  'exposure' => { 119 => 0xfe51, 481 => 'Exposure', 483 => 'Exposure' },
2539
2556
  'exposure2012' => { 481 => 'Exposure2012', 483 => 'Exposure2012' },
@@ -2577,7 +2594,7 @@ my %tagLookup = (
2577
2594
  'exposurewarning' => { 127 => 0x1302 },
2578
2595
  'exrauto' => { 127 => 0x1033 },
2579
2596
  'exrmode' => { 127 => 0x1034 },
2580
- 'extdescraccessibility' => { 492 => 'ExtDescrAccessibility' },
2597
+ 'extdescraccessibility' => { 493 => 'ExtDescrAccessibility' },
2581
2598
  'extendedmenubanks' => { 230 => 0x114, 231 => 0x124 },
2582
2599
  'extendedshutterspeeds' => { 298 => 0x102 },
2583
2600
  'extendedwbdetect' => { 300 => 0x902 },
@@ -2597,7 +2614,7 @@ my %tagLookup = (
2597
2614
  'externalflashcompensation' => { 211 => 0x1b },
2598
2615
  'externalflashexposurecomp' => { 227 => 0x17, 346 => 0x19 },
2599
2616
  'externalflashfirmware' => { 209 => 0x6, 210 => 0x6, 211 => 0x6, 212 => 0x6, 213 => 0x6, 214 => 0x6 },
2600
- 'externalflashflags' => { 209 => 0x8, 210 => 0x8, 211 => 0x8, 212 => 0x8 },
2617
+ 'externalflashflags' => { 209 => 0x8, 210 => 0x8, 211 => 0x8, 212 => 0x8, 214 => 0x8 },
2601
2618
  'externalflashguidenumber' => { 303 => 0x1203, 346 => '24.1' },
2602
2619
  'externalflashgvalue' => { 305 => 0x1025 },
2603
2620
  'externalflashmode' => { 305 => 0x1028, 346 => 0x2 },
@@ -2605,7 +2622,7 @@ my %tagLookup = (
2605
2622
  'externalflashstatus' => { 213 => '8.2' },
2606
2623
  'externalflashzoom' => { 303 => 0x1205, 305 => 0x1027 },
2607
2624
  'externalflashzoomoverride' => { 213 => '8.1' },
2608
- 'externalmetadatalink' => { 493 => 'ExternalMetadataLink' },
2625
+ 'externalmetadatalink' => { 494 => 'ExternalMetadataLink' },
2609
2626
  'externalsensorbrightnessvalue' => { 318 => 0x311, 321 => 0x311, 322 => 0x311, 325 => 0x3408 },
2610
2627
  'extrainfoversion' => { 414 => 0x1a },
2611
2628
  'eyestartaf' => { 184 => 0x40 },
@@ -2715,15 +2732,15 @@ my %tagLookup = (
2715
2732
  'faithfulunsharpmaskthreshold' => { 109 => 0xae },
2716
2733
  'far' => { 466 => 'Far' },
2717
2734
  'fastresetlinetime' => { 138 => 0x1860 },
2718
- 'feedidentifier' => { 493 => 'FeedIdentifier' },
2735
+ 'feedidentifier' => { 494 => 'FeedIdentifier' },
2719
2736
  'femicroadjustment' => { 84 => 0x111 },
2720
2737
  'ffid' => { 485 => 'ffid' },
2721
- 'field' => { 496 => 'field' },
2738
+ 'field' => { 497 => 'field' },
2722
2739
  'fieldcount' => { 305 => 0x103f },
2723
2740
  'fieldofview' => { 383 => "FOV\x00" },
2724
2741
  'fifoenonepixeldelay' => { 138 => 0x1901 },
2725
2742
  'filecreatedate' => { 120 => 'FileCreateDate' },
2726
- 'filedatarate' => { 507 => 'fileDataRate' },
2743
+ 'filedatarate' => { 508 => 'fileDataRate' },
2727
2744
  'fileformat' => { 95 => 0x0, 132 => 0x14, 400 => [0x22,0x26], 423 => 0xb000 },
2728
2745
  'filegroupid' => { 120 => 'FileGroupID' },
2729
2746
  'fileindex' => { 7 => 0x143, 9 => 0x2d0, 11 => 0x172, 13 => 0x22c, 14 => 0x133, 15 => 0x13f, 16 => 0x1d3, 17 => 0x19b, 18 => 0x1e4, 19 => 0xd0, 20 => 0x1bb, 21 => 0x28c, 22 => 0x1db, 23 => 0x1d9, 24 => [0x270,0x274], 25 => 0x2aa, 26 => 0x2b3, 28 => 0x1eb, 29 => 0x4ae, 324 => 0x0 },
@@ -2790,12 +2807,12 @@ my %tagLookup = (
2790
2807
  'flashburstpriority' => { 298 => 0x111 },
2791
2808
  'flashbuttonfunction' => { 84 => 0x70e },
2792
2809
  'flashchargelevel' => { 305 => 0x1010 },
2793
- 'flashcolorfilter' => { 211 => 0x10, 212 => 0x10 },
2794
- 'flashcommandermode' => { 209 => '9.1', 210 => '9.1', 211 => '9.1', 212 => '9.1' },
2810
+ 'flashcolorfilter' => { 211 => 0x10, 212 => 0x10, 214 => 0x10 },
2811
+ 'flashcommandermode' => { 209 => '9.1', 210 => '9.1', 211 => '9.1', 212 => '9.1', 214 => '9.1' },
2795
2812
  'flashcompensation' => { 138 => 0x3f3, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 213 => 0xa, 214 => 0xa, 478 => 'FlashCompensation' },
2796
2813
  'flashcontrol' => { 410 => 0x23, 411 => 0x1f, 412 => 0x21 },
2797
2814
  'flashcontrolbuilt-in' => { 291 => '16.1', 292 => '23.1', 294 => '23.1', 295 => '24.1' },
2798
- 'flashcontrolmode' => { 209 => '9.2', 210 => '9.2', 211 => '9.2', 212 => '9.2', 229 => 0x148, 230 => 0x1a8, 255 => 0xc4a6, 300 => 0x404 },
2815
+ 'flashcontrolmode' => { 209 => '9.2', 210 => '9.2', 211 => '9.2', 212 => '9.2', 214 => '9.2', 229 => 0x148, 230 => 0x1a8, 231 => 0x1bc, 255 => 0xc4a6, 300 => 0x404 },
2799
2816
  'flashcurtain' => { 323 => 0x48 },
2800
2817
  'flashdefault' => { 184 => 0x42 },
2801
2818
  'flashdevice' => { 305 => 0x1005 },
@@ -2816,24 +2833,25 @@ my %tagLookup = (
2816
2833
  'flashfired' => { 140 => 0x5d, 159 => 'Fired', 181 => 0x14, 258 => '590.3', 487 => [\'Flash','FlashFired'] },
2817
2834
  'flashfiring' => { 84 => 0x306, 85 => 0x6, 86 => 0x7, 89 => 0x7 },
2818
2835
  'flashfirmwareversion' => { 301 => 0x1002 },
2819
- 'flashfocallength' => { 209 => 0xb, 210 => 0xc, 211 => 0xc, 212 => 0xc, 213 => 0xc },
2836
+ 'flashfocallength' => { 209 => 0xb, 210 => 0xc, 211 => 0xc, 212 => 0xc, 213 => 0xc, 214 => 0x26 },
2820
2837
  'flashfunction' => { 187 => 0x31, 487 => [\'Flash','FlashFunction'] },
2821
- 'flashgndistance' => { 209 => 0xe, 210 => 0xf, 211 => 0xf, 212 => 0xf, 213 => 0xf, 229 => 0x14e, 230 => 0x1ae, 255 => 0xc4ac },
2822
- 'flashgroupacompensation' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2823
- 'flashgroupacontrolmode' => { 209 => 0xf, 210 => '16.1', 211 => '17.1', 212 => '17.1', 213 => '17.1' },
2824
- 'flashgroupaoutput' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2825
- 'flashgroupbcompensation' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2826
- 'flashgroupbcontrolmode' => { 209 => 0x10, 210 => '17.1', 211 => '18.1', 212 => '18.1', 213 => '18.1' },
2827
- 'flashgroupboutput' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2828
- 'flashgroupccompensation' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2829
- 'flashgroupccontrolmode' => { 210 => '17.2', 211 => '18.2', 212 => '18.2', 213 => '18.2' },
2830
- 'flashgroupcoutput' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2838
+ 'flashgndistance' => { 209 => 0xe, 210 => 0xf, 211 => 0xf, 212 => 0xf, 213 => 0xf, 214 => 0xf, 229 => 0x14e, 230 => 0x1ae, 231 => 0x1c2, 255 => 0xc4ac },
2839
+ 'flashgroupacompensation' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28, 214 => 0x28 },
2840
+ 'flashgroupacontrolmode' => { 209 => 0xf, 210 => '16.1', 211 => '17.1', 212 => '17.1', 213 => '17.1', 214 => '17.1' },
2841
+ 'flashgroupaoutput' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28, 214 => 0x28 },
2842
+ 'flashgroupbcompensation' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29, 214 => 0x29 },
2843
+ 'flashgroupbcontrolmode' => { 209 => 0x10, 210 => '17.1', 211 => '18.1', 212 => '18.1', 213 => '18.1', 214 => '18.1' },
2844
+ 'flashgroupboutput' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29, 214 => 0x29 },
2845
+ 'flashgroupccompensation' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a, 214 => 0x2a },
2846
+ 'flashgroupccontrolmode' => { 210 => '17.2', 211 => '18.2', 212 => '18.2', 213 => '18.2', 214 => '18.2' },
2847
+ 'flashgroupcoutput' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a, 214 => 0x2a },
2831
2848
  'flashguidenumber' => { 77 => 0xd, 94 => 0x0, 159 => 'GuideNumber' },
2849
+ 'flashilluminationpattern' => { 214 => 0x25 },
2832
2850
  'flashintensity' => { 112 => [0x19,0x5], 300 => 0x405 },
2833
2851
  'flashlevel' => { 284 => 0x9, 423 => 0xb048 },
2834
2852
  'flashmake' => { 159 => 'Make' },
2835
2853
  'flashmanufacturer' => { 178 => 'FlashManufacturer' },
2836
- 'flashmastercompensation' => { 229 => 0x162, 230 => 0x1aa, 255 => 0xc4c0 },
2854
+ 'flashmastercompensation' => { 229 => 0x162, 230 => 0x1aa, 231 => 0x1be, 255 => 0xc4c0 },
2837
2855
  'flashmastercontrolmode' => { 229 => 0x160, 255 => 0xc4be },
2838
2856
  'flashmasteroutput' => { 229 => 0x166, 255 => 0xc4c4 },
2839
2857
  'flashmetering' => { 181 => 0x3f, 184 => 0x1c },
@@ -2843,7 +2861,7 @@ my %tagLookup = (
2843
2861
  'flashmodel' => { 159 => 'Model', 178 => 'FlashModel', 301 => 0x1001 },
2844
2862
  'flashoptions' => { 339 => 0x2 },
2845
2863
  'flashoptions2' => { 339 => 0x10 },
2846
- 'flashoutput' => { 44 => 0x248, 77 => 0x21, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 229 => 0x152, 230 => 0x1b2, 255 => 0xc4b0 },
2864
+ 'flashoutput' => { 44 => 0x248, 77 => 0x21, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 214 => 0x21, 229 => 0x152, 230 => 0x1b2, 231 => 0x1c6, 255 => 0xc4b0 },
2847
2865
  'flashpixversion' => { 119 => 0xa000, 487 => 'FlashpixVersion' },
2848
2866
  'flashredeyemode' => { 487 => [\'Flash','FlashRedEyeMode'] },
2849
2867
  'flashremotecontrol' => { 229 => 0x15c, 230 => 0x1bc, 255 => 0xc4ba, 300 => 0x403 },
@@ -2937,7 +2955,7 @@ my %tagLookup = (
2937
2955
  'focuspointlock' => { 298 => 0x1d3 },
2938
2956
  'focuspointpersistence' => { 298 => 0x105 },
2939
2957
  'focuspointwrap' => { 282 => '2.2', 283 => '2.2', 285 => '2.1', 286 => '2.1', 290 => '1.1', 291 => '2.2', 292 => '1.1', 295 => '2.2', 296 => '2.1', 297 => '2.5', 298 => 0x16 },
2940
- 'focusposition' => { 220 => 0x8, 221 => 0x8, 358 => 0x10, 421 => 0x9bb },
2958
+ 'focusposition' => { 1 => 0x2f, 220 => 0x8, 221 => 0x8, 358 => 0x10, 421 => 0x9bb },
2941
2959
  'focusposition2' => { 428 => [0x29,0x2b,0x2f], 448 => 0x2d, 451 => 0x20 },
2942
2960
  'focuspositionhorizontal' => { 194 => 0x43 },
2943
2961
  'focuspositionvertical' => { 194 => 0x45 },
@@ -2961,18 +2979,18 @@ my %tagLookup = (
2961
2979
  'focuswarning' => { 127 => 0x1301 },
2962
2980
  'foldername' => { 181 => 0x27 },
2963
2981
  'foldernumber' => { 410 => 0x9a, 412 => [0x402,0x114,0x316] },
2964
- 'fontcomposite' => { 512 => [\'Fonts','FontsComposite'] },
2965
- 'fontface' => { 512 => [\'Fonts','FontsFontFace'] },
2966
- 'fontfamily' => { 512 => [\'Fonts','FontsFontFamily'] },
2967
- 'fontfilename' => { 512 => [\'Fonts','FontsFontFileName'] },
2968
- 'fontname' => { 512 => [\'Fonts','FontsFontName'] },
2969
- 'fonts' => { 512 => 'Fonts' },
2970
- 'fonttype' => { 512 => [\'Fonts','FontsFontType'] },
2971
- 'fontversion' => { 512 => [\'Fonts','FontsVersionString'] },
2982
+ 'fontcomposite' => { 513 => [\'Fonts','FontsComposite'] },
2983
+ 'fontface' => { 513 => [\'Fonts','FontsFontFace'] },
2984
+ 'fontfamily' => { 513 => [\'Fonts','FontsFontFamily'] },
2985
+ 'fontfilename' => { 513 => [\'Fonts','FontsFontFileName'] },
2986
+ 'fontname' => { 513 => [\'Fonts','FontsFontName'] },
2987
+ 'fonts' => { 513 => 'Fonts' },
2988
+ 'fonttype' => { 513 => [\'Fonts','FontsFontType'] },
2989
+ 'fontversion' => { 513 => [\'Fonts','FontsVersionString'] },
2972
2990
  'for' => { 374 => 'For' },
2973
2991
  'forcewrite' => { 120 => 'ForceWrite' },
2974
- 'format' => { 383 => "\xa9fmt", 466 => 'Format', 484 => 'format', 505 => 'Format' },
2975
- 'forwardlock' => { 502 => 'forwardlock' },
2992
+ 'format' => { 383 => "\xa9fmt", 466 => 'Format', 484 => 'format', 506 => 'Format' },
2993
+ 'forwardlock' => { 503 => 'forwardlock' },
2976
2994
  'forwardmatrix1' => { 119 => 0xc714 },
2977
2995
  'forwardmatrix2' => { 119 => 0xc715 },
2978
2996
  'forwardmatrix3' => { 119 => 0xcd34 },
@@ -2985,9 +3003,10 @@ my %tagLookup = (
2985
3003
  'framerate' => { 67 => [0x1,0x6], 119 => 0xc764, 127 => 0x3820 },
2986
3004
  'framereadouttime' => { 377 => 'camera.framereadouttimeinmicroseconds' },
2987
3005
  'framewidth' => { 127 => 0x3821 },
2988
- 'framing' => { 496 => 'framing' },
3006
+ 'framing' => { 497 => 'framing' },
2989
3007
  'freebytes' => { 97 => 0x1 },
2990
3008
  'freememorycardimages' => { 182 => [0x37,0x54], 183 => [0x2d,0x4a], 184 => 0x32 },
3009
+ 'frontfacingcamera' => { 1 => 0x45 },
2991
3010
  'fujiflashmode' => { 127 => 0x1010 },
2992
3011
  'fujimodel' => { 127 => 0x1447 },
2993
3012
  'fujimodel2' => { 127 => 0x1448 },
@@ -3037,13 +3056,13 @@ my %tagLookup = (
3037
3056
  'geimagesize' => { 127 => 0x1304 },
3038
3057
  'gemake' => { 129 => 0x300 },
3039
3058
  'gemodel' => { 129 => 0x207 },
3040
- 'genre' => { 375 => ['gnre',"\xa9gen"], 377 => 'genre', 383 => ['gnre',"\xa9gen"], 493 => 'Genre', 497 => 'genre', 507 => 'genre' },
3041
- 'genrecvid' => { 493 => [\'Genre','GenreCvId'] },
3042
- 'genrecvtermid' => { 493 => [\'Genre','GenreCvTermId'] },
3043
- 'genrecvtermname' => { 493 => [\'Genre','GenreCvTermName'] },
3044
- 'genrecvtermrefinedabout' => { 493 => [\'Genre','GenreCvTermRefinedAbout'] },
3059
+ 'genre' => { 375 => ['gnre',"\xa9gen"], 377 => 'genre', 383 => ['gnre',"\xa9gen"], 494 => 'Genre', 498 => 'genre', 508 => 'genre' },
3060
+ 'genrecvid' => { 494 => [\'Genre','GenreCvId'] },
3061
+ 'genrecvtermid' => { 494 => [\'Genre','GenreCvTermId'] },
3062
+ 'genrecvtermname' => { 494 => [\'Genre','GenreCvTermName'] },
3063
+ 'genrecvtermrefinedabout' => { 494 => [\'Genre','GenreCvTermRefinedAbout'] },
3045
3064
  'genreid' => { 375 => 'geID' },
3046
- 'geography' => { 498 => 'geography' },
3065
+ 'geography' => { 499 => 'geography' },
3047
3066
  'geologicalcontext' => { 118 => 'GeologicalContext' },
3048
3067
  'geologicalcontextbed' => { 118 => [\'GeologicalContext','GeologicalContextBed'] },
3049
3068
  'geologicalcontextformation' => { 118 => [\'GeologicalContext','GeologicalContextFormation'] },
@@ -3063,7 +3082,7 @@ my %tagLookup = (
3063
3082
  'gimbalyawdegree' => { 116 => 'GimbalYawDegree' },
3064
3083
  'globalaltitude' => { 372 => 0x419 },
3065
3084
  'globalangle' => { 372 => 0x40d },
3066
- 'good' => { 507 => 'good' },
3085
+ 'good' => { 508 => 'good' },
3067
3086
  'googlehostheader' => { 375 => 'gshh' },
3068
3087
  'googlepingmessage' => { 375 => 'gspm' },
3069
3088
  'googlepingurl' => { 375 => 'gspu' },
@@ -3271,6 +3290,7 @@ my %tagLookup = (
3271
3290
  'grayresponseunit' => { 119 => 0x122 },
3272
3291
  'greencurvelimits' => { 108 => 0x1c4 },
3273
3292
  'greencurvepoints' => { 107 => 0x53, 108 => 0x19a },
3293
+ 'greenghostmitigationstatus' => { 1 => 0x3f },
3274
3294
  'greenhsl' => { 103 => 0x20913 },
3275
3295
  'greenhue' => { 481 => 'GreenHue', 483 => 'GreenHue' },
3276
3296
  'greensaturation' => { 481 => 'GreenSaturation', 483 => 'GreenSaturation' },
@@ -3287,22 +3307,25 @@ my %tagLookup = (
3287
3307
  'h3resetblackpixels' => { 138 => 0x18b0 },
3288
3308
  'halftonehints' => { 119 => 0x141 },
3289
3309
  'hardlink' => { 120 => 'HardLink' },
3290
- 'hasalternative' => { 497 => 'hasAlternative' },
3291
- 'hascorrection' => { 497 => 'hasCorrection' },
3292
- 'hascorrectiona-lang' => { 497 => [\'hasCorrection','hasCorrectionA-lang'] },
3293
- 'hascorrectiona-platform' => { 497 => [\'hasCorrection','hasCorrectionA-platform'] },
3294
- 'hascorrectiontext' => { 497 => [\'hasCorrection','hasCorrectionText'] },
3310
+ 'hasalternative' => { 498 => 'hasAlternative' },
3311
+ 'hascorrection' => { 498 => 'hasCorrection' },
3312
+ 'hascorrectiona-lang' => { 498 => [\'hasCorrection','hasCorrectionA-lang'] },
3313
+ 'hascorrectiona-platform' => { 498 => [\'hasCorrection','hasCorrectionA-platform'] },
3314
+ 'hascorrectiontext' => { 498 => [\'hasCorrection','hasCorrectionText'] },
3295
3315
  'hascrop' => { 481 => 'HasCrop', 483 => 'HasCrop' },
3296
- 'hasextendedxmp' => { 509 => 'HasExtendedXMP' },
3316
+ 'hasextendedxmp' => { 510 => 'HasExtendedXMP' },
3297
3317
  'hassettings' => { 481 => 'HasSettings', 483 => 'HasSettings' },
3298
- 'hastranslation' => { 497 => 'hasTranslation' },
3299
- 'hasvisibleoverprint' => { 512 => 'HasVisibleOverprint' },
3300
- 'hasvisibletransparency' => { 512 => 'HasVisibleTransparency' },
3318
+ 'hastranslation' => { 498 => 'hasTranslation' },
3319
+ 'hasvisibleoverprint' => { 513 => 'HasVisibleOverprint' },
3320
+ 'hasvisibletransparency' => { 513 => 'HasVisibleTransparency' },
3301
3321
  'hdmioutputn-log' => { 229 => 0x35a },
3302
3322
  'hdmioutputresolution' => { 230 => 0x610, 231 => 0x640 },
3303
3323
  'hdmiviewassist' => { 298 => 0x20f },
3304
3324
  'hdr' => { 60 => 0x1, 216 => 0x4, 217 => 0x4, 323 => 0x9e, 358 => 0x85, 423 => 0x200a },
3325
+ 'hdreditmode' => { 481 => 'HDREditMode', 483 => 'HDREditMode' },
3305
3326
  'hdreffect' => { 60 => 0x2 },
3327
+ 'hdrgain' => { 1 => 0x30 },
3328
+ 'hdrheadroom' => { 1 => 0x21 },
3306
3329
  'hdrimagetype' => { 1 => 0xa },
3307
3330
  'hdrlevel' => { 216 => 0x5, 217 => 0x5, 412 => 0x2e, 428 => 0x17 },
3308
3331
  'hdrlevel2' => { 216 => 0x7 },
@@ -3311,7 +3334,7 @@ my %tagLookup = (
3311
3334
  'hdrshot' => { 323 => 0x76 },
3312
3335
  'hdrsmoothing' => { 216 => 0x6 },
3313
3336
  'hdvideo' => { 375 => 'hdvd' },
3314
- 'headline' => { 131 => 0x69, 493 => 'Headline', 495 => 'Headline' },
3337
+ 'headline' => { 131 => 0x69, 494 => 'Headline', 496 => 'Headline' },
3315
3338
  'hierarchicalkeywords' => { 171 => [\'Keywords','KeywordsHierarchy'] },
3316
3339
  'hierarchicalkeywords1' => { 171 => [\'Keywords','KeywordsHierarchyKeyword'] },
3317
3340
  'hierarchicalkeywords1applied' => { 171 => [\'Keywords','KeywordsHierarchyApplied'] },
@@ -3356,13 +3379,13 @@ my %tagLookup = (
3356
3379
  'highspeedsync' => { 184 => 0x5, 298 => 0x55, 410 => 0x2, 411 => 0x2 },
3357
3380
  'hintversion' => { 383 => 'hinv' },
3358
3381
  'histogramxml' => { 275 => 0x83a1a25 },
3359
- 'history' => { 495 => 'History', 508 => 'History' },
3360
- 'historyaction' => { 508 => [\'History','HistoryAction'] },
3361
- 'historychanged' => { 508 => [\'History','HistoryChanged'] },
3362
- 'historyinstanceid' => { 508 => [\'History','HistoryInstanceID'] },
3363
- 'historyparameters' => { 508 => [\'History','HistoryParameters'] },
3364
- 'historysoftwareagent' => { 508 => [\'History','HistorySoftwareAgent'] },
3365
- 'historywhen' => { 508 => [\'History','HistoryWhen'] },
3382
+ 'history' => { 496 => 'History', 509 => 'History' },
3383
+ 'historyaction' => { 509 => [\'History','HistoryAction'] },
3384
+ 'historychanged' => { 509 => [\'History','HistoryChanged'] },
3385
+ 'historyinstanceid' => { 509 => [\'History','HistoryInstanceID'] },
3386
+ 'historyparameters' => { 509 => [\'History','HistoryParameters'] },
3387
+ 'historysoftwareagent' => { 509 => [\'History','HistorySoftwareAgent'] },
3388
+ 'historywhen' => { 509 => [\'History','HistoryWhen'] },
3366
3389
  'holefilldarkdeltathreshold' => { 138 => 0xc88 },
3367
3390
  'holefilldeltathreshold' => { 138 => 0xc7e },
3368
3391
  'hometowncity' => { 113 => 0x3006, 358 => 0x23, 364 => 0x2 },
@@ -3406,7 +3429,7 @@ my %tagLookup = (
3406
3429
  'humanobservationyear' => { 118 => [\'HumanObservation','HumanObservationYear'] },
3407
3430
  'humidity' => { 119 => 0x9401, 488 => 'Humidity' },
3408
3431
  'icc_profile' => { 120 => 'ICC_Profile' },
3409
- 'iccprofilename' => { 495 => 'ICCProfile' },
3432
+ 'iccprofilename' => { 496 => 'ICCProfile' },
3410
3433
  'iconuri' => { 383 => 'icnu' },
3411
3434
  'idccreativestyle' => { 458 => 0x8000 },
3412
3435
  'idcpreviewlength' => { 458 => 0x202 },
@@ -3419,7 +3442,7 @@ my %tagLookup = (
3419
3442
  'identificationverificationstatus' => { 118 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3420
3443
  'identifiedby' => { 118 => [\'Identification','IdentificationIdentifiedBy'] },
3421
3444
  'identifiedbyid' => { 118 => [\'Identification','IdentificationIdentifiedByID'] },
3422
- 'identifier' => { 484 => 'identifier', 505 => 'Identifier' },
3445
+ 'identifier' => { 484 => 'identifier', 506 => 'Identifier' },
3423
3446
  'ifcameramodel' => { 138 => 0x9c8 },
3424
3447
  'illuminantdata1' => { 119 => 0xcd35 },
3425
3448
  'illuminantdata2' => { 119 => 0xcd36 },
@@ -3433,6 +3456,8 @@ my %tagLookup = (
3433
3456
  'imageareaoffset' => { 358 => 0x38 },
3434
3457
  'imageauthentication' => { 227 => 0x20 },
3435
3458
  'imageboundary' => { 227 => 0x16 },
3459
+ 'imagecapturereqestid' => { 1 => 0x20 },
3460
+ 'imagecapturetype' => { 1 => 0x14 },
3436
3461
  'imagecount' => { 127 => 0x1438, 227 => 0xa5, 426 => 0x11b },
3437
3462
  'imagecreator' => { 310 => 'ImageCreator' },
3438
3463
  'imagecreatorid' => { 310 => [\'ImageCreator','ImageCreatorImageCreatorID'] },
@@ -3442,7 +3467,7 @@ my %tagLookup = (
3442
3467
  'imagecropy' => { 138 => 0x420 },
3443
3468
  'imagedata' => { 468 => 'Data' },
3444
3469
  'imagedatasize' => { 227 => 0xa2 },
3445
- 'imagedescription' => { 119 => 0x10e, 503 => 'ImageDescription' },
3470
+ 'imagedescription' => { 119 => 0x10e, 504 => 'ImageDescription' },
3446
3471
  'imageduplicationconstraints' => { 310 => 'ImageDuplicationConstraints' },
3447
3472
  'imagedustoff' => { 275 => 0xfe443a45 },
3448
3473
  'imageeditcount' => { 358 => 0x41 },
@@ -3452,7 +3477,7 @@ my %tagLookup = (
3452
3477
  'imagefileformatasdelivered' => { 310 => 'ImageFileFormatAsDelivered' },
3453
3478
  'imagefilesizeasdelivered' => { 310 => 'ImageFileSizeAsDelivered' },
3454
3479
  'imagegeneration' => { 127 => 0x1436 },
3455
- 'imageheight' => { 119 => 0x101, 188 => 0xc, 367 => 0x10d, 466 => 'ImageHeight', 503 => 'ImageLength' },
3480
+ 'imageheight' => { 119 => 0x101, 188 => 0xc, 367 => 0x10d, 466 => 'ImageHeight', 504 => 'ImageLength' },
3456
3481
  'imagehistory' => { 119 => 0x9213, 486 => 'ImageHistory' },
3457
3482
  'imageidnumber' => { 318 => 0x340 },
3458
3483
  'imagemimetype' => { 468 => 'Mime' },
@@ -3463,6 +3488,7 @@ my %tagLookup = (
3463
3488
  'imageprocessing' => { 227 => 0x1a },
3464
3489
  'imageprocessingfiledatecreated' => { 138 => 0xc81 },
3465
3490
  'imageprocessingfiletagsversionnumber' => { 138 => 0xc80 },
3491
+ 'imageprocessingflags' => { 1 => 0x19 },
3466
3492
  'imageprocessingversion' => { 304 => 0x0 },
3467
3493
  'imagequality' => { 156 => 'ImageQuality', 247 => '723.2', 248 => '732.2', 258 => '708.1', 323 => 0x1 },
3468
3494
  'imagequality2' => { 300 => 0x603 },
@@ -3470,27 +3496,27 @@ my %tagLookup = (
3470
3496
  'imagerbiassettlingdelaymsec' => { 138 => 0x600 },
3471
3497
  'imagerboardversion' => { 138 => 0x439 },
3472
3498
  'imagercols' => { 138 => 0x17d4 },
3473
- 'imageref' => { 491 => 'ImageRef' },
3474
- 'imageregion' => { 493 => 'ImageRegion' },
3475
- 'imageregionboundary' => { 493 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3476
- 'imageregionboundaryh' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3477
- 'imageregionboundaryrx' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3478
- 'imageregionboundaryshape' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3479
- 'imageregionboundaryunit' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3480
- 'imageregionboundaryvertices' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3481
- 'imageregionboundaryverticesx' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3482
- 'imageregionboundaryverticesy' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3483
- 'imageregionboundaryw' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3484
- 'imageregionboundaryx' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3485
- 'imageregionboundaryy' => { 493 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3486
- 'imageregionctype' => { 493 => [\'ImageRegion','ImageRegionRCtype'] },
3487
- 'imageregionctypeidentifier' => { 493 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3488
- 'imageregionctypename' => { 493 => [\'ImageRegion','ImageRegionRCtypeName'] },
3489
- 'imageregionid' => { 493 => [\'ImageRegion','ImageRegionRId'] },
3490
- 'imageregionname' => { 493 => [\'ImageRegion','ImageRegionName'] },
3491
- 'imageregionrole' => { 493 => [\'ImageRegion','ImageRegionRRole'] },
3492
- 'imageregionroleidentifier' => { 493 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3493
- 'imageregionrolename' => { 493 => [\'ImageRegion','ImageRegionRRoleName'] },
3499
+ 'imageref' => { 492 => 'ImageRef' },
3500
+ 'imageregion' => { 494 => 'ImageRegion' },
3501
+ 'imageregionboundary' => { 494 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3502
+ 'imageregionboundaryh' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3503
+ 'imageregionboundaryrx' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3504
+ 'imageregionboundaryshape' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3505
+ 'imageregionboundaryunit' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3506
+ 'imageregionboundaryvertices' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3507
+ 'imageregionboundaryverticesx' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3508
+ 'imageregionboundaryverticesy' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3509
+ 'imageregionboundaryw' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3510
+ 'imageregionboundaryx' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3511
+ 'imageregionboundaryy' => { 494 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3512
+ 'imageregionctype' => { 494 => [\'ImageRegion','ImageRegionRCtype'] },
3513
+ 'imageregionctypeidentifier' => { 494 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3514
+ 'imageregionctypename' => { 494 => [\'ImageRegion','ImageRegionRCtypeName'] },
3515
+ 'imageregionid' => { 494 => [\'ImageRegion','ImageRegionRId'] },
3516
+ 'imageregionname' => { 494 => [\'ImageRegion','ImageRegionName'] },
3517
+ 'imageregionrole' => { 494 => [\'ImageRegion','ImageRegionRRole'] },
3518
+ 'imageregionroleidentifier' => { 494 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3519
+ 'imageregionrolename' => { 494 => [\'ImageRegion','ImageRegionRRoleName'] },
3494
3520
  'imageresolution' => { 138 => 0x944 },
3495
3521
  'imageresolutionjpg' => { 138 => 0x945 },
3496
3522
  'imagereview' => { 284 => '0.4', 293 => '0.4' },
@@ -3506,7 +3532,7 @@ my %tagLookup = (
3506
3532
  'imagesegmentstartline' => { 138 => 0x184c },
3507
3533
  'imagesize' => { 162 => 'ImageSize' },
3508
3534
  'imagesizeraw' => { 227 => 0x3e },
3509
- 'imagesizerestriction' => { 500 => 'imageSizeRestriction' },
3535
+ 'imagesizerestriction' => { 501 => 'imageSizeRestriction' },
3510
3536
  'imagesourcedata' => { 119 => 0x935c },
3511
3537
  'imagespace' => { 138 => 0x909 },
3512
3538
  'imagestabilization' => { 34 => 0x22, 113 => 0x3020, 127 => 0x1422, 156 => 'ImageStabilization', 182 => 0xbd, 183 => 0x71, 184 => 0x57, 185 => 0x0, 186 => [0x18,0x107,0x113], 187 => 0x49c2, 227 => 0xac, 300 => 0x604, 303 => 0x1600, 323 => 0x1a, 415 => 0x12, 416 => 0x11, 423 => 0xb026 },
@@ -3522,41 +3548,41 @@ my %tagLookup = (
3522
3548
  'imagetone' => { 358 => 0x4f },
3523
3549
  'imagetype' => { 131 => 0x82, 310 => 'ImageType' },
3524
3550
  'imageuniqueid' => { 1 => 0x15, 64 => 0x28, 119 => 0xa420, 486 => 'ImageUniqueID', 487 => 'ImageUniqueID' },
3525
- 'imagewidth' => { 119 => 0x100, 188 => 0xe, 367 => 0x10c, 466 => 'ImageWidth', 503 => 'ImageWidth' },
3551
+ 'imagewidth' => { 119 => 0x100, 188 => 0xe, 367 => 0x10c, 466 => 'ImageWidth', 504 => 'ImageWidth' },
3526
3552
  'inclinationangle' => { 458 => 0x900f },
3527
3553
  'inclinationcorrection' => { 458 => 0x900e },
3528
3554
  'incrementaltemperature' => { 481 => 'IncrementalTemperature', 483 => 'IncrementalTemperature' },
3529
3555
  'incrementaltint' => { 481 => 'IncrementalTint', 483 => 'IncrementalTint' },
3530
- 'industry' => { 497 => 'industry', 498 => 'industry' },
3556
+ 'industry' => { 498 => 'industry', 499 => 'industry' },
3531
3557
  'infobuttonwhenshooting' => { 84 => 0x409 },
3532
3558
  'information' => { 377 => 'information', 383 => "\xa9inf" },
3533
3559
  'infourl' => { 383 => 'infu' },
3534
3560
  'infraredilluminator' => { 384 => 0x28 },
3535
- 'ingredientexclusion' => { 499 => 'ingredientExclusion' },
3536
- 'ingredients' => { 508 => 'Ingredients' },
3537
- 'ingredientsalternatepaths' => { 508 => [\'Ingredients','IngredientsAlternatePaths'] },
3538
- 'ingredientsdocumentid' => { 508 => [\'Ingredients','IngredientsDocumentID'] },
3539
- 'ingredientsfilepath' => { 508 => [\'Ingredients','IngredientsFilePath'] },
3540
- 'ingredientsfrompart' => { 508 => [\'Ingredients','IngredientsFromPart'] },
3541
- 'ingredientsinstanceid' => { 508 => [\'Ingredients','IngredientsInstanceID'] },
3542
- 'ingredientslastmodifydate' => { 508 => [\'Ingredients','IngredientsLastModifyDate'] },
3543
- 'ingredientslasturl' => { 508 => [\'Ingredients','IngredientsLastURL'] },
3544
- 'ingredientslinkcategory' => { 508 => [\'Ingredients','IngredientsLinkCategory'] },
3545
- 'ingredientslinkform' => { 508 => [\'Ingredients','IngredientsLinkForm'] },
3546
- 'ingredientsmanager' => { 508 => [\'Ingredients','IngredientsManager'] },
3547
- 'ingredientsmanagervariant' => { 508 => [\'Ingredients','IngredientsManagerVariant'] },
3548
- 'ingredientsmanageto' => { 508 => [\'Ingredients','IngredientsManageTo'] },
3549
- 'ingredientsmanageui' => { 508 => [\'Ingredients','IngredientsManageUI'] },
3550
- 'ingredientsmaskmarkers' => { 508 => [\'Ingredients','IngredientsMaskMarkers'] },
3551
- 'ingredientsoriginaldocumentid' => { 508 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3552
- 'ingredientspartmapping' => { 508 => [\'Ingredients','IngredientsPartMapping'] },
3553
- 'ingredientsplacedresolutionunit' => { 508 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3554
- 'ingredientsplacedxresolution' => { 508 => [\'Ingredients','IngredientsPlacedXResolution'] },
3555
- 'ingredientsplacedyresolution' => { 508 => [\'Ingredients','IngredientsPlacedYResolution'] },
3556
- 'ingredientsrenditionclass' => { 508 => [\'Ingredients','IngredientsRenditionClass'] },
3557
- 'ingredientsrenditionparams' => { 508 => [\'Ingredients','IngredientsRenditionParams'] },
3558
- 'ingredientstopart' => { 508 => [\'Ingredients','IngredientsToPart'] },
3559
- 'ingredientsversionid' => { 508 => [\'Ingredients','IngredientsVersionID'] },
3561
+ 'ingredientexclusion' => { 500 => 'ingredientExclusion' },
3562
+ 'ingredients' => { 509 => 'Ingredients' },
3563
+ 'ingredientsalternatepaths' => { 509 => [\'Ingredients','IngredientsAlternatePaths'] },
3564
+ 'ingredientsdocumentid' => { 509 => [\'Ingredients','IngredientsDocumentID'] },
3565
+ 'ingredientsfilepath' => { 509 => [\'Ingredients','IngredientsFilePath'] },
3566
+ 'ingredientsfrompart' => { 509 => [\'Ingredients','IngredientsFromPart'] },
3567
+ 'ingredientsinstanceid' => { 509 => [\'Ingredients','IngredientsInstanceID'] },
3568
+ 'ingredientslastmodifydate' => { 509 => [\'Ingredients','IngredientsLastModifyDate'] },
3569
+ 'ingredientslasturl' => { 509 => [\'Ingredients','IngredientsLastURL'] },
3570
+ 'ingredientslinkcategory' => { 509 => [\'Ingredients','IngredientsLinkCategory'] },
3571
+ 'ingredientslinkform' => { 509 => [\'Ingredients','IngredientsLinkForm'] },
3572
+ 'ingredientsmanager' => { 509 => [\'Ingredients','IngredientsManager'] },
3573
+ 'ingredientsmanagervariant' => { 509 => [\'Ingredients','IngredientsManagerVariant'] },
3574
+ 'ingredientsmanageto' => { 509 => [\'Ingredients','IngredientsManageTo'] },
3575
+ 'ingredientsmanageui' => { 509 => [\'Ingredients','IngredientsManageUI'] },
3576
+ 'ingredientsmaskmarkers' => { 509 => [\'Ingredients','IngredientsMaskMarkers'] },
3577
+ 'ingredientsoriginaldocumentid' => { 509 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3578
+ 'ingredientspartmapping' => { 509 => [\'Ingredients','IngredientsPartMapping'] },
3579
+ 'ingredientsplacedresolutionunit' => { 509 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3580
+ 'ingredientsplacedxresolution' => { 509 => [\'Ingredients','IngredientsPlacedXResolution'] },
3581
+ 'ingredientsplacedyresolution' => { 509 => [\'Ingredients','IngredientsPlacedYResolution'] },
3582
+ 'ingredientsrenditionclass' => { 509 => [\'Ingredients','IngredientsRenditionClass'] },
3583
+ 'ingredientsrenditionparams' => { 509 => [\'Ingredients','IngredientsRenditionParams'] },
3584
+ 'ingredientstopart' => { 509 => [\'Ingredients','IngredientsToPart'] },
3585
+ 'ingredientsversionid' => { 509 => [\'Ingredients','IngredientsVersionID'] },
3560
3586
  'initialafpointaiservoaf' => { 84 => 0x51e },
3561
3587
  'initialafpointinservo' => { 2 => 0x13 },
3562
3588
  'initialcameradolly' => { 469 => 'InitialCameraDolly' },
@@ -3570,13 +3596,13 @@ my %tagLookup = (
3570
3596
  'initialzoomsetting' => { 282 => '9.3', 291 => '27.3' },
3571
3597
  'inkset' => { 119 => 0x14c },
3572
3598
  'inputprofile' => { 138 => 0x1389 },
3573
- 'instanceid' => { 508 => 'InstanceID' },
3599
+ 'instanceid' => { 509 => 'InstanceID' },
3574
3600
  'instantplaybacksetup' => { 184 => 0x3e },
3575
3601
  'instantplaybacktime' => { 184 => 0x3d },
3576
- 'instructions' => { 495 => 'Instructions' },
3577
- 'instrument' => { 507 => 'instrument' },
3602
+ 'instructions' => { 496 => 'Instructions' },
3603
+ 'instrument' => { 508 => 'instrument' },
3578
3604
  'integrationtime' => { 138 => 0x423 },
3579
- 'intellectualgenre' => { 492 => 'IntellectualGenre' },
3605
+ 'intellectualgenre' => { 493 => 'IntellectualGenre' },
3580
3606
  'intelligentauto' => { 423 => 0xb052, 450 => 0xd, 451 => 0xe, 452 => 0xd },
3581
3607
  'intelligentcontrast' => { 52 => 0x4 },
3582
3608
  'intelligentd-range' => { 323 => 0x79 },
@@ -3609,9 +3635,9 @@ my %tagLookup = (
3609
3635
  'intervalpriority' => { 229 => 0xba, 255 => 0xc418 },
3610
3636
  'intervals' => { 229 => 0xb0, 230 => 0xbc, 231 => 0xcc, 255 => 0xc40e },
3611
3637
  'intervalshooting' => { 255 => 0x760c, 263 => 0x760c, 264 => 0x6c98, 358 => 0x92 },
3612
- 'introtime' => { 507 => 'introTime' },
3613
- 'introtimescale' => { 507 => [\'introTime','introTimeScale'] },
3614
- 'introtimevalue' => { 507 => [\'introTime','introTimeValue'] },
3638
+ 'introtime' => { 508 => 'introTime' },
3639
+ 'introtimescale' => { 508 => [\'introTime','introTimeScale'] },
3640
+ 'introtimevalue' => { 508 => [\'introTime','introTimeValue'] },
3615
3641
  'ipaversion' => { 138 => 0xdae },
3616
3642
  'ipfcameramodel' => { 138 => 0xe4d },
3617
3643
  'iptc' => { 120 => 'IPTC' },
@@ -3621,13 +3647,13 @@ my %tagLookup = (
3621
3647
  'iptcimageheight' => { 133 => 0x1e },
3622
3648
  'iptcimagerotation' => { 133 => 0x66 },
3623
3649
  'iptcimagewidth' => { 133 => 0x14 },
3624
- 'iptclastedited' => { 493 => 'IptcLastEdited' },
3650
+ 'iptclastedited' => { 494 => 'IptcLastEdited' },
3625
3651
  'iptcpicturenumber' => { 133 => 0xa },
3626
3652
  'iptcpixelheight' => { 133 => 0x32 },
3627
3653
  'iptcpixelwidth' => { 133 => 0x28 },
3628
- 'isalternativeof' => { 497 => 'isAlternativeOf' },
3629
- 'isbn' => { 497 => 'isbn' },
3630
- 'iscorrectionof' => { 497 => 'isCorrectionOf' },
3654
+ 'isalternativeof' => { 498 => 'isAlternativeOf' },
3655
+ 'isbn' => { 498 => 'isbn' },
3656
+ 'iscorrectionof' => { 498 => 'isCorrectionOf' },
3631
3657
  'iscustompicturestyle' => { 109 => 0x3 },
3632
3658
  'ismergedhdr' => { 478 => 'IsMergedHDR' },
3633
3659
  'ismergedpanorama' => { 478 => 'IsMergedPanorama' },
@@ -3658,20 +3684,20 @@ my %tagLookup = (
3658
3684
  'isostepsize' => { 282 => '6.1', 283 => '7.2', 285 => '7.2', 286 => '7.2', 291 => '4.1', 295 => '7.2', 296 => '7.2', 298 => 0x15d },
3659
3685
  'isovalue' => { 305 => 0x1001 },
3660
3686
  'isrccode' => { 383 => "\xa9isr" },
3661
- 'issn' => { 497 => 'issn' },
3662
- 'issueidentifier' => { 497 => 'issueIdentifier' },
3663
- 'issuename' => { 497 => 'issueName' },
3664
- 'issueteaser' => { 497 => 'issueTeaser' },
3665
- 'issuetype' => { 497 => 'issueType' },
3666
- 'istranslationof' => { 497 => 'isTranslationOf' },
3687
+ 'issn' => { 498 => 'issn' },
3688
+ 'issueidentifier' => { 498 => 'issueIdentifier' },
3689
+ 'issuename' => { 498 => 'issueName' },
3690
+ 'issueteaser' => { 498 => 'issueTeaser' },
3691
+ 'issuetype' => { 498 => 'issueType' },
3692
+ 'istranslationof' => { 498 => 'isTranslationOf' },
3667
3693
  'itemsubtype' => { 178 => 'ItemSubType' },
3668
3694
  'itunesu' => { 375 => 'itnu' },
3669
3695
  'jobid' => { 131 => 0xb8 },
3670
3696
  'jobname' => { 489 => 'JobName' },
3671
- 'jobref' => { 506 => 'JobRef' },
3672
- 'jobrefid' => { 506 => [\'JobRef','JobRefId'] },
3673
- 'jobrefname' => { 506 => [\'JobRef','JobRefName'] },
3674
- 'jobrefurl' => { 506 => [\'JobRef','JobRefUrl'] },
3697
+ 'jobref' => { 507 => 'JobRef' },
3698
+ 'jobrefid' => { 507 => [\'JobRef','JobRefId'] },
3699
+ 'jobrefname' => { 507 => [\'JobRef','JobRefName'] },
3700
+ 'jobrefurl' => { 507 => [\'JobRef','JobRefUrl'] },
3675
3701
  'jobstatus' => { 489 => 'JobStatus' },
3676
3702
  'jpeg-heifswitch' => { 423 => 0x2039 },
3677
3703
  'jpeghandling' => { 481 => 'JPEGHandling', 483 => 'JPEGHandling' },
@@ -3702,16 +3728,16 @@ my %tagLookup = (
3702
3728
  'kelvinwb_16' => { 347 => 0x41 },
3703
3729
  'kelvinwb_daylight' => { 347 => 0x1 },
3704
3730
  'kerneldenominators' => { 138 => 0x933 },
3705
- 'key' => { 507 => 'key' },
3731
+ 'key' => { 508 => 'key' },
3706
3732
  'keystonecompensation' => { 304 => 0x1900 },
3707
3733
  'keystonedirection' => { 304 => 0x1901 },
3708
3734
  'keystonevalue' => { 304 => 0x1906 },
3709
- 'keyword' => { 375 => 'keyw', 497 => 'keyword' },
3735
+ 'keyword' => { 375 => 'keyw', 498 => 'keyword' },
3710
3736
  'keywordinfo' => { 171 => 'Keywords' },
3711
- 'keywords' => { 131 => 0x19, 157 => 'Keywords', 309 => 'Keywords', 374 => 'Keywords', 377 => 'keywords', 476 => 'keywords', 494 => 'Keywords', 505 => 'Keywords' },
3712
- 'killdate' => { 497 => 'killDate' },
3713
- 'killdatea-platform' => { 497 => [\'killDate','killDateA-platform'] },
3714
- 'killdatedate' => { 497 => [\'killDate','killDateDate'] },
3737
+ 'keywords' => { 131 => 0x19, 157 => 'Keywords', 309 => 'Keywords', 374 => 'Keywords', 377 => 'keywords', 476 => 'keywords', 495 => 'Keywords', 506 => 'Keywords' },
3738
+ 'killdate' => { 498 => 'killDate' },
3739
+ 'killdatea-platform' => { 498 => [\'killDate','killDateA-platform'] },
3740
+ 'killdatedate' => { 498 => [\'killDate','killDateDate'] },
3715
3741
  'kodakimageheight' => { 137 => 0xf908, 140 => 0xe, 142 => [0xfa1e,0xfa52], 148 => 0x70 },
3716
3742
  'kodakimagewidth' => { 137 => 0xf907, 140 => 0xc, 142 => [0xfa1d,0xfa51], 148 => 0x6c },
3717
3743
  'kodakinfotype' => { 137 => 0xfa00 },
@@ -3721,13 +3747,13 @@ my %tagLookup = (
3721
3747
  'kodakmodel' => { 140 => 0x0, 148 => 0x28 },
3722
3748
  'kodaktag' => { 138 => 0x3ea },
3723
3749
  'kodakversion' => { 138 => 0x0 },
3724
- 'label' => { 313 => 'Label', 505 => 'Label' },
3725
- 'labelname1' => { 491 => [\'TagStructure','TagStructureLabelName'] },
3726
- 'labelname2' => { 491 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3727
- 'labelname3' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3728
- 'labelname4' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3729
- 'labelname5' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3730
- 'labelname6' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3750
+ 'label' => { 313 => 'Label', 506 => 'Label' },
3751
+ 'labelname1' => { 492 => [\'TagStructure','TagStructureLabelName'] },
3752
+ 'labelname2' => { 492 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3753
+ 'labelname3' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3754
+ 'labelname4' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3755
+ 'labelname5' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3756
+ 'labelname6' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3731
3757
  'landmark' => { 323 => 0x6f },
3732
3758
  'landscapeoutputhighlightpoint' => { 109 => 0x26 },
3733
3759
  'landscapeoutputshadowpoint' => { 109 => 0x27 },
@@ -3753,7 +3779,7 @@ my %tagLookup = (
3753
3779
  'lastkeywordiptc' => { 178 => 'LastKeywordIPTC' },
3754
3780
  'lastkeywordxmp' => { 178 => 'LastKeywordXMP' },
3755
3781
  'lastphotodate' => { 469 => 'LastPhotoDate' },
3756
- 'lasturl' => { 508 => 'LastURL' },
3782
+ 'lasturl' => { 509 => 'LastURL' },
3757
3783
  'lateralchromaticaberration' => { 423 => 0x2012 },
3758
3784
  'lateralchromaticaberrationcorrectionalreadyapplied' => { 478 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
3759
3785
  'latestageorhigheststage' => { 118 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
@@ -3783,7 +3809,7 @@ my %tagLookup = (
3783
3809
  'lcdmatrixmarvin' => { 138 => 0xe76 },
3784
3810
  'lcdpanels' => { 83 => 0x8 },
3785
3811
  'lcheditor' => { 275 => 0x8ae85e },
3786
- 'legacyiptcdigest' => { 495 => 'LegacyIPTCDigest' },
3812
+ 'legacyiptcdigest' => { 496 => 'LegacyIPTCDigest' },
3787
3813
  'legalcode' => { 479 => 'legalcode' },
3788
3814
  'lens' => { 119 => 0xfdea, 227 => 0x84, 478 => 'Lens' },
3789
3815
  'lensafstopbutton' => { 82 => 0x11, 83 => 0x13, 84 => 0x506, 85 => 0x10, 86 => 0x12, 89 => 0x13, 90 => 0x9 },
@@ -3913,12 +3939,12 @@ my %tagLookup = (
3913
3939
  'linearityuppermargin' => { 41 => 0x32c, 42 => 0x282, 45 => [0x2ba,0x2d1,0x2d5], 47 => 0x1e5, 48 => [0x1fe,0x2de], 49 => [0x232,0x310], 50 => 0x31e },
3914
3940
  'linearizationtable' => { 119 => 0xc618 },
3915
3941
  'linearresponselimit' => { 119 => 0xc62e },
3916
- 'link' => { 497 => 'link' },
3942
+ 'link' => { 498 => 'link' },
3917
3943
  'linkaetoafpoint' => { 339 => '14.2' },
3918
- 'linkedencodedrightsexpr' => { 493 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3919
- 'linkedencodedrightsexprlangid' => { 493 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3920
- 'linkedencodedrightsexprtype' => { 493 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3921
- 'linkedencrightsexpr' => { 493 => 'LinkedEncRightsExpr' },
3944
+ 'linkedencodedrightsexpr' => { 494 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3945
+ 'linkedencodedrightsexprlangid' => { 494 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3946
+ 'linkedencodedrightsexprtype' => { 494 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3947
+ 'linkedencrightsexpr' => { 494 => 'LinkedEncRightsExpr' },
3922
3948
  'linlogcoring' => { 138 => 0x904 },
3923
3949
  'lithostratigraphicterms' => { 118 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
3924
3950
  'livephotoauto' => { 377 => 'live-photo.auto' },
@@ -3941,44 +3967,44 @@ my %tagLookup = (
3941
3967
  'localcaption' => { 131 => 0x79 },
3942
3968
  'localizedcameramodel' => { 119 => 0xc615 },
3943
3969
  'locallocationname' => { 397 => 0x30 },
3944
- 'location' => { 226 => 0x9, 323 => 0x67, 474 => 'Location', 492 => 'Location', 496 => 'location', 497 => 'location' },
3970
+ 'location' => { 226 => 0x9, 323 => 0x67, 474 => 'Location', 493 => 'Location', 497 => 'location', 498 => 'location' },
3945
3971
  'locationaccuracyhorizontal' => { 377 => 'location.accuracy.horizontal' },
3946
3972
  'locationareacode' => { 480 => 'lac' },
3947
3973
  'locationbody' => { 377 => 'location.body' },
3948
- 'locationcreated' => { 493 => 'LocationCreated' },
3949
- 'locationcreatedcity' => { 493 => [\'LocationCreated','LocationCreatedCity'] },
3950
- 'locationcreatedcountrycode' => { 493 => [\'LocationCreated','LocationCreatedCountryCode'] },
3951
- 'locationcreatedcountryname' => { 493 => [\'LocationCreated','LocationCreatedCountryName'] },
3952
- 'locationcreatedgpsaltitude' => { 493 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
3953
- 'locationcreatedgpslatitude' => { 493 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
3954
- 'locationcreatedgpslongitude' => { 493 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
3955
- 'locationcreatedidentifier' => { 493 => [\'LocationCreated','LocationCreatedIdentifier'] },
3956
- 'locationcreatedlocationid' => { 493 => [\'LocationCreated','LocationCreatedLocationId'] },
3957
- 'locationcreatedlocationname' => { 493 => [\'LocationCreated','LocationCreatedLocationName'] },
3958
- 'locationcreatedprovincestate' => { 493 => [\'LocationCreated','LocationCreatedProvinceState'] },
3959
- 'locationcreatedsublocation' => { 493 => [\'LocationCreated','LocationCreatedSublocation'] },
3960
- 'locationcreatedworldregion' => { 493 => [\'LocationCreated','LocationCreatedWorldRegion'] },
3974
+ 'locationcreated' => { 494 => 'LocationCreated' },
3975
+ 'locationcreatedcity' => { 494 => [\'LocationCreated','LocationCreatedCity'] },
3976
+ 'locationcreatedcountrycode' => { 494 => [\'LocationCreated','LocationCreatedCountryCode'] },
3977
+ 'locationcreatedcountryname' => { 494 => [\'LocationCreated','LocationCreatedCountryName'] },
3978
+ 'locationcreatedgpsaltitude' => { 494 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
3979
+ 'locationcreatedgpslatitude' => { 494 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
3980
+ 'locationcreatedgpslongitude' => { 494 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
3981
+ 'locationcreatedidentifier' => { 494 => [\'LocationCreated','LocationCreatedIdentifier'] },
3982
+ 'locationcreatedlocationid' => { 494 => [\'LocationCreated','LocationCreatedLocationId'] },
3983
+ 'locationcreatedlocationname' => { 494 => [\'LocationCreated','LocationCreatedLocationName'] },
3984
+ 'locationcreatedprovincestate' => { 494 => [\'LocationCreated','LocationCreatedProvinceState'] },
3985
+ 'locationcreatedsublocation' => { 494 => [\'LocationCreated','LocationCreatedSublocation'] },
3986
+ 'locationcreatedworldregion' => { 494 => [\'LocationCreated','LocationCreatedWorldRegion'] },
3961
3987
  'locationdate' => { 377 => 'location.date' },
3962
3988
  'locationinformation' => { 383 => 'loci' },
3963
3989
  'locationinfoversion' => { 226 => 0x0 },
3964
3990
  'locationname' => { 377 => 'location.name', 397 => 0x31 },
3965
3991
  'locationnote' => { 377 => 'location.note' },
3966
3992
  'locationrole' => { 377 => 'location.role' },
3967
- 'locationshown' => { 493 => 'LocationShown' },
3968
- 'locationshowncity' => { 493 => [\'LocationShown','LocationShownCity'] },
3969
- 'locationshowncountrycode' => { 493 => [\'LocationShown','LocationShownCountryCode'] },
3970
- 'locationshowncountryname' => { 493 => [\'LocationShown','LocationShownCountryName'] },
3971
- 'locationshowngpsaltitude' => { 493 => [\'LocationShown','LocationShownGPSAltitude'] },
3972
- 'locationshowngpslatitude' => { 493 => [\'LocationShown','LocationShownGPSLatitude'] },
3973
- 'locationshowngpslongitude' => { 493 => [\'LocationShown','LocationShownGPSLongitude'] },
3974
- 'locationshownidentifier' => { 493 => [\'LocationShown','LocationShownIdentifier'] },
3975
- 'locationshownlocationid' => { 493 => [\'LocationShown','LocationShownLocationId'] },
3976
- 'locationshownlocationname' => { 493 => [\'LocationShown','LocationShownLocationName'] },
3977
- 'locationshownprovincestate' => { 493 => [\'LocationShown','LocationShownProvinceState'] },
3978
- 'locationshownsublocation' => { 493 => [\'LocationShown','LocationShownSublocation'] },
3979
- 'locationshownworldregion' => { 493 => [\'LocationShown','LocationShownWorldRegion'] },
3993
+ 'locationshown' => { 494 => 'LocationShown' },
3994
+ 'locationshowncity' => { 494 => [\'LocationShown','LocationShownCity'] },
3995
+ 'locationshowncountrycode' => { 494 => [\'LocationShown','LocationShownCountryCode'] },
3996
+ 'locationshowncountryname' => { 494 => [\'LocationShown','LocationShownCountryName'] },
3997
+ 'locationshowngpsaltitude' => { 494 => [\'LocationShown','LocationShownGPSAltitude'] },
3998
+ 'locationshowngpslatitude' => { 494 => [\'LocationShown','LocationShownGPSLatitude'] },
3999
+ 'locationshowngpslongitude' => { 494 => [\'LocationShown','LocationShownGPSLongitude'] },
4000
+ 'locationshownidentifier' => { 494 => [\'LocationShown','LocationShownIdentifier'] },
4001
+ 'locationshownlocationid' => { 494 => [\'LocationShown','LocationShownLocationId'] },
4002
+ 'locationshownlocationname' => { 494 => [\'LocationShown','LocationShownLocationName'] },
4003
+ 'locationshownprovincestate' => { 494 => [\'LocationShown','LocationShownProvinceState'] },
4004
+ 'locationshownsublocation' => { 494 => [\'LocationShown','LocationShownSublocation'] },
4005
+ 'locationshownworldregion' => { 494 => [\'LocationShown','LocationShownWorldRegion'] },
3980
4006
  'lockmicrophonebutton' => { 84 => 0x709 },
3981
- 'logcomment' => { 507 => 'logComment' },
4007
+ 'logcomment' => { 508 => 'logComment' },
3982
4008
  'logscale' => { 138 => 0x902 },
3983
4009
  'longdescription' => { 375 => 'ldes' },
3984
4010
  'longexposurenoisereduction' => { 62 => 0x4, 84 => 0x201, 85 => 0x1, 86 => 0x2, 87 => 0x1, 88 => 0x1, 89 => 0x2, 90 => 0x1, 323 => 0x49, 410 => 0x2b, 411 => 0x25, 412 => 0x25, 423 => 0x2008, 428 => 0x11, 454 => 0x44 },
@@ -4006,7 +4032,7 @@ my %tagLookup = (
4006
4032
  'looksupportsmonochrome' => { 481 => [\'Look','LookSupportsMonochrome'], 483 => [\'Look','LookSupportsMonochrome'] },
4007
4033
  'looksupportsoutputreferred' => { 481 => [\'Look','LookSupportsOutputReferred'], 483 => [\'Look','LookSupportsOutputReferred'] },
4008
4034
  'lookuuid' => { 481 => [\'Look','LookUUID'], 483 => [\'Look','LookUUID'] },
4009
- 'loop' => { 507 => 'loop' },
4035
+ 'loop' => { 508 => 'loop' },
4010
4036
  'loopstyle' => { 383 => 'LOOP' },
4011
4037
  'lowestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
4012
4038
  'luminanceadjustmentaqua' => { 481 => 'LuminanceAdjustmentAqua', 483 => 'LuminanceAdjustmentAqua' },
@@ -4019,13 +4045,14 @@ my %tagLookup = (
4019
4045
  'luminanceadjustmentyellow' => { 481 => 'LuminanceAdjustmentYellow', 483 => 'LuminanceAdjustmentYellow' },
4020
4046
  'luminancecurvelimits' => { 108 => 0x150 },
4021
4047
  'luminancecurvepoints' => { 108 => 0x126 },
4048
+ 'luminancenoiseamplitude' => { 1 => 0x1d },
4022
4049
  'luminancenoisereduction' => { 103 => 0x20600, 109 => 0x5f, 400 => 0x1b },
4023
4050
  'luminancenoisereductioncontrast' => { 481 => 'LuminanceNoiseReductionContrast', 483 => 'LuminanceNoiseReductionContrast' },
4024
4051
  'luminancenoisereductiondetail' => { 481 => 'LuminanceNoiseReductionDetail', 483 => 'LuminanceNoiseReductionDetail' },
4025
4052
  'luminancenr_tiff_jpeg' => { 109 => 0x6d },
4026
4053
  'luminancesmoothing' => { 481 => 'LuminanceSmoothing', 483 => 'LuminanceSmoothing' },
4027
4054
  'lvshootingareadisplay' => { 84 => [0x40b,0x40c] },
4028
- 'lyrics' => { 375 => "\xa9lyr", 383 => "\xa9lyr", 507 => 'lyrics' },
4055
+ 'lyrics' => { 375 => "\xa9lyr", 383 => "\xa9lyr", 508 => 'lyrics' },
4029
4056
  'lyricsuri' => { 383 => 'lrcu' },
4030
4057
  'm16cversion' => { 318 => 0x333 },
4031
4058
  'macatom' => { 482 => 'macAtom' },
@@ -4062,9 +4089,9 @@ my %tagLookup = (
4062
4089
  'magnifiedview' => { 86 => 0x11, 88 => 0x9 },
4063
4090
  'mainboardversion' => { 138 => 0x438 },
4064
4091
  'maindialexposurecomp' => { 293 => '0.6' },
4065
- 'mainingredient' => { 499 => 'mainIngredient' },
4092
+ 'mainingredient' => { 500 => 'mainIngredient' },
4066
4093
  'majorversion' => { 472 => 'MajorVersion' },
4067
- 'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 313 => 'Make', 328 => 0x10f, 377 => 'make', 383 => ['@mak',"\xa9mak"], 496 => 'make', 503 => 'Make' },
4094
+ 'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 313 => 'Make', 328 => 0x10f, 377 => 'make', 383 => ['@mak',"\xa9mak"], 497 => 'make', 504 => 'Make' },
4068
4095
  'makernote' => { 487 => 'MakerNote' },
4069
4096
  'makernoteapple' => { 117 => 'MakN', 119 => 0x927c },
4070
4097
  'makernotecanon' => { 117 => 'MakN', 119 => 0x927c },
@@ -4161,65 +4188,65 @@ my %tagLookup = (
4161
4188
  'makernoteunknown' => { 117 => 'MakN', 119 => 0x927c },
4162
4189
  'makernoteunknownbinary' => { 117 => 'MakN', 119 => 0x927c },
4163
4190
  'makernoteunknowntext' => { 117 => 'MakN', 119 => 0x927c },
4164
- 'makernoteversion' => { 186 => 0x0, 227 => 0x1, 305 => 0x0, 323 => 0x8000, 394 => 0x0, 397 => 0x1, 400 => [0x1d,0x1f], 413 => 0x2000 },
4191
+ 'makernoteversion' => { 1 => 0x1, 186 => 0x0, 227 => 0x1, 305 => 0x0, 323 => 0x8000, 394 => 0x0, 397 => 0x1, 400 => [0x1d,0x1f], 413 => 0x2000 },
4165
4192
  'makerurl' => { 383 => "\xa9mal" },
4166
- 'managedfrom' => { 508 => 'ManagedFrom' },
4167
- 'managedfromalternatepaths' => { 508 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4168
- 'managedfromdocumentid' => { 508 => [\'ManagedFrom','ManagedFromDocumentID'] },
4169
- 'managedfromfilepath' => { 508 => [\'ManagedFrom','ManagedFromFilePath'] },
4170
- 'managedfromfrompart' => { 508 => [\'ManagedFrom','ManagedFromFromPart'] },
4171
- 'managedfrominstanceid' => { 508 => [\'ManagedFrom','ManagedFromInstanceID'] },
4172
- 'managedfromlastmodifydate' => { 508 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4173
- 'managedfromlasturl' => { 508 => [\'ManagedFrom','ManagedFromLastURL'] },
4174
- 'managedfromlinkcategory' => { 508 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4175
- 'managedfromlinkform' => { 508 => [\'ManagedFrom','ManagedFromLinkForm'] },
4176
- 'managedfrommanager' => { 508 => [\'ManagedFrom','ManagedFromManager'] },
4177
- 'managedfrommanagervariant' => { 508 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4178
- 'managedfrommanageto' => { 508 => [\'ManagedFrom','ManagedFromManageTo'] },
4179
- 'managedfrommanageui' => { 508 => [\'ManagedFrom','ManagedFromManageUI'] },
4180
- 'managedfrommaskmarkers' => { 508 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4181
- 'managedfromoriginaldocumentid' => { 508 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4182
- 'managedfrompartmapping' => { 508 => [\'ManagedFrom','ManagedFromPartMapping'] },
4183
- 'managedfromplacedresolutionunit' => { 508 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4184
- 'managedfromplacedxresolution' => { 508 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4185
- 'managedfromplacedyresolution' => { 508 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4186
- 'managedfromrenditionclass' => { 508 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4187
- 'managedfromrenditionparams' => { 508 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4188
- 'managedfromtopart' => { 508 => [\'ManagedFrom','ManagedFromToPart'] },
4189
- 'managedfromversionid' => { 508 => [\'ManagedFrom','ManagedFromVersionID'] },
4190
- 'manager' => { 508 => 'Manager' },
4191
- 'managervariant' => { 508 => 'ManagerVariant' },
4192
- 'manageto' => { 508 => 'ManageTo' },
4193
- 'manageui' => { 508 => 'ManageUI' },
4194
- 'manifest' => { 508 => 'Manifest' },
4195
- 'manifestlinkform' => { 508 => [\'Manifest','ManifestLinkForm'] },
4196
- 'manifestplacedresolutionunit' => { 508 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4197
- 'manifestplacedxresolution' => { 508 => [\'Manifest','ManifestPlacedXResolution'] },
4198
- 'manifestplacedyresolution' => { 508 => [\'Manifest','ManifestPlacedYResolution'] },
4199
- 'manifestreference' => { 508 => [\'Manifest','ManifestReference'] },
4200
- 'manifestreferencealternatepaths' => { 508 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4201
- 'manifestreferencedocumentid' => { 508 => [\'Manifest','ManifestReferenceDocumentID'] },
4202
- 'manifestreferencefilepath' => { 508 => [\'Manifest','ManifestReferenceFilePath'] },
4203
- 'manifestreferencefrompart' => { 508 => [\'Manifest','ManifestReferenceFromPart'] },
4204
- 'manifestreferenceinstanceid' => { 508 => [\'Manifest','ManifestReferenceInstanceID'] },
4205
- 'manifestreferencelastmodifydate' => { 508 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4206
- 'manifestreferencelasturl' => { 508 => [\'Manifest','ManifestReferenceLastURL'] },
4207
- 'manifestreferencelinkcategory' => { 508 => [\'Manifest','ManifestReferenceLinkCategory'] },
4208
- 'manifestreferencelinkform' => { 508 => [\'Manifest','ManifestReferenceLinkForm'] },
4209
- 'manifestreferencemanager' => { 508 => [\'Manifest','ManifestReferenceManager'] },
4210
- 'manifestreferencemanagervariant' => { 508 => [\'Manifest','ManifestReferenceManagerVariant'] },
4211
- 'manifestreferencemanageto' => { 508 => [\'Manifest','ManifestReferenceManageTo'] },
4212
- 'manifestreferencemanageui' => { 508 => [\'Manifest','ManifestReferenceManageUI'] },
4213
- 'manifestreferencemaskmarkers' => { 508 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4214
- 'manifestreferenceoriginaldocumentid' => { 508 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4215
- 'manifestreferencepartmapping' => { 508 => [\'Manifest','ManifestReferencePartMapping'] },
4216
- 'manifestreferenceplacedresolutionunit' => { 508 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4217
- 'manifestreferenceplacedxresolution' => { 508 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4218
- 'manifestreferenceplacedyresolution' => { 508 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4219
- 'manifestreferencerenditionclass' => { 508 => [\'Manifest','ManifestReferenceRenditionClass'] },
4220
- 'manifestreferencerenditionparams' => { 508 => [\'Manifest','ManifestReferenceRenditionParams'] },
4221
- 'manifestreferencetopart' => { 508 => [\'Manifest','ManifestReferenceToPart'] },
4222
- 'manifestreferenceversionid' => { 508 => [\'Manifest','ManifestReferenceVersionID'] },
4193
+ 'managedfrom' => { 509 => 'ManagedFrom' },
4194
+ 'managedfromalternatepaths' => { 509 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4195
+ 'managedfromdocumentid' => { 509 => [\'ManagedFrom','ManagedFromDocumentID'] },
4196
+ 'managedfromfilepath' => { 509 => [\'ManagedFrom','ManagedFromFilePath'] },
4197
+ 'managedfromfrompart' => { 509 => [\'ManagedFrom','ManagedFromFromPart'] },
4198
+ 'managedfrominstanceid' => { 509 => [\'ManagedFrom','ManagedFromInstanceID'] },
4199
+ 'managedfromlastmodifydate' => { 509 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4200
+ 'managedfromlasturl' => { 509 => [\'ManagedFrom','ManagedFromLastURL'] },
4201
+ 'managedfromlinkcategory' => { 509 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4202
+ 'managedfromlinkform' => { 509 => [\'ManagedFrom','ManagedFromLinkForm'] },
4203
+ 'managedfrommanager' => { 509 => [\'ManagedFrom','ManagedFromManager'] },
4204
+ 'managedfrommanagervariant' => { 509 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4205
+ 'managedfrommanageto' => { 509 => [\'ManagedFrom','ManagedFromManageTo'] },
4206
+ 'managedfrommanageui' => { 509 => [\'ManagedFrom','ManagedFromManageUI'] },
4207
+ 'managedfrommaskmarkers' => { 509 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4208
+ 'managedfromoriginaldocumentid' => { 509 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4209
+ 'managedfrompartmapping' => { 509 => [\'ManagedFrom','ManagedFromPartMapping'] },
4210
+ 'managedfromplacedresolutionunit' => { 509 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4211
+ 'managedfromplacedxresolution' => { 509 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4212
+ 'managedfromplacedyresolution' => { 509 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4213
+ 'managedfromrenditionclass' => { 509 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4214
+ 'managedfromrenditionparams' => { 509 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4215
+ 'managedfromtopart' => { 509 => [\'ManagedFrom','ManagedFromToPart'] },
4216
+ 'managedfromversionid' => { 509 => [\'ManagedFrom','ManagedFromVersionID'] },
4217
+ 'manager' => { 509 => 'Manager' },
4218
+ 'managervariant' => { 509 => 'ManagerVariant' },
4219
+ 'manageto' => { 509 => 'ManageTo' },
4220
+ 'manageui' => { 509 => 'ManageUI' },
4221
+ 'manifest' => { 509 => 'Manifest' },
4222
+ 'manifestlinkform' => { 509 => [\'Manifest','ManifestLinkForm'] },
4223
+ 'manifestplacedresolutionunit' => { 509 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4224
+ 'manifestplacedxresolution' => { 509 => [\'Manifest','ManifestPlacedXResolution'] },
4225
+ 'manifestplacedyresolution' => { 509 => [\'Manifest','ManifestPlacedYResolution'] },
4226
+ 'manifestreference' => { 509 => [\'Manifest','ManifestReference'] },
4227
+ 'manifestreferencealternatepaths' => { 509 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4228
+ 'manifestreferencedocumentid' => { 509 => [\'Manifest','ManifestReferenceDocumentID'] },
4229
+ 'manifestreferencefilepath' => { 509 => [\'Manifest','ManifestReferenceFilePath'] },
4230
+ 'manifestreferencefrompart' => { 509 => [\'Manifest','ManifestReferenceFromPart'] },
4231
+ 'manifestreferenceinstanceid' => { 509 => [\'Manifest','ManifestReferenceInstanceID'] },
4232
+ 'manifestreferencelastmodifydate' => { 509 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4233
+ 'manifestreferencelasturl' => { 509 => [\'Manifest','ManifestReferenceLastURL'] },
4234
+ 'manifestreferencelinkcategory' => { 509 => [\'Manifest','ManifestReferenceLinkCategory'] },
4235
+ 'manifestreferencelinkform' => { 509 => [\'Manifest','ManifestReferenceLinkForm'] },
4236
+ 'manifestreferencemanager' => { 509 => [\'Manifest','ManifestReferenceManager'] },
4237
+ 'manifestreferencemanagervariant' => { 509 => [\'Manifest','ManifestReferenceManagerVariant'] },
4238
+ 'manifestreferencemanageto' => { 509 => [\'Manifest','ManifestReferenceManageTo'] },
4239
+ 'manifestreferencemanageui' => { 509 => [\'Manifest','ManifestReferenceManageUI'] },
4240
+ 'manifestreferencemaskmarkers' => { 509 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4241
+ 'manifestreferenceoriginaldocumentid' => { 509 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4242
+ 'manifestreferencepartmapping' => { 509 => [\'Manifest','ManifestReferencePartMapping'] },
4243
+ 'manifestreferenceplacedresolutionunit' => { 509 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4244
+ 'manifestreferenceplacedxresolution' => { 509 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4245
+ 'manifestreferenceplacedyresolution' => { 509 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4246
+ 'manifestreferencerenditionclass' => { 509 => [\'Manifest','ManifestReferenceRenditionClass'] },
4247
+ 'manifestreferencerenditionparams' => { 509 => [\'Manifest','ManifestReferenceRenditionParams'] },
4248
+ 'manifestreferencetopart' => { 509 => [\'Manifest','ManifestReferenceToPart'] },
4249
+ 'manifestreferenceversionid' => { 509 => [\'Manifest','ManifestReferenceVersionID'] },
4223
4250
  'manometerpressure' => { 300 => 0x900, 323 => 0x86 },
4224
4251
  'manometerreading' => { 300 => 0x901 },
4225
4252
  'manualafpointselectpattern' => { 84 => 0x513 },
@@ -4234,27 +4261,27 @@ my %tagLookup = (
4234
4261
  'manufacturedate' => { 191 => 0x6705, 338 => 0x1 },
4235
4262
  'manufacturedate1' => { 392 => 0x4 },
4236
4263
  'manufacturedate2' => { 392 => 0x5 },
4237
- 'manufacturer' => { 466 => 'Manufacturer', 496 => 'manufacturer' },
4264
+ 'manufacturer' => { 466 => 'Manufacturer', 497 => 'manufacturer' },
4238
4265
  'mariahchromablursize' => { 138 => 0xf0d },
4239
4266
  'mariahmaphithreshold' => { 138 => 0xf0c },
4240
4267
  'mariahmaplothreshold' => { 138 => 0xf0b },
4241
4268
  'mariahsigmathreshold' => { 138 => 0xf0e },
4242
4269
  'mariahtexturethreshold' => { 138 => 0xf0a },
4243
- 'marked' => { 494 => 'Marked', 511 => 'Marked' },
4244
- 'markers' => { 507 => 'markers' },
4245
- 'markerscomment' => { 507 => [\'markers','markersComment'] },
4246
- 'markerscuepointparams' => { 507 => [\'markers','markersCuePointParams'] },
4247
- 'markerscuepointparamskey' => { 507 => [\'markers','markersCuePointParamsKey'] },
4248
- 'markerscuepointparamsvalue' => { 507 => [\'markers','markersCuePointParamsValue'] },
4249
- 'markerscuepointtype' => { 507 => [\'markers','markersCuePointType'] },
4250
- 'markersduration' => { 507 => [\'markers','markersDuration'] },
4251
- 'markerslocation' => { 507 => [\'markers','markersLocation'] },
4252
- 'markersname' => { 507 => [\'markers','markersName'] },
4253
- 'markersprobability' => { 507 => [\'markers','markersProbability'] },
4254
- 'markersspeaker' => { 507 => [\'markers','markersSpeaker'] },
4255
- 'markersstarttime' => { 507 => [\'markers','markersStartTime'] },
4256
- 'markerstarget' => { 507 => [\'markers','markersTarget'] },
4257
- 'markerstype' => { 507 => [\'markers','markersType'] },
4270
+ 'marked' => { 495 => 'Marked', 512 => 'Marked' },
4271
+ 'markers' => { 508 => 'markers' },
4272
+ 'markerscomment' => { 508 => [\'markers','markersComment'] },
4273
+ 'markerscuepointparams' => { 508 => [\'markers','markersCuePointParams'] },
4274
+ 'markerscuepointparamskey' => { 508 => [\'markers','markersCuePointParamsKey'] },
4275
+ 'markerscuepointparamsvalue' => { 508 => [\'markers','markersCuePointParamsValue'] },
4276
+ 'markerscuepointtype' => { 508 => [\'markers','markersCuePointType'] },
4277
+ 'markersduration' => { 508 => [\'markers','markersDuration'] },
4278
+ 'markerslocation' => { 508 => [\'markers','markersLocation'] },
4279
+ 'markersname' => { 508 => [\'markers','markersName'] },
4280
+ 'markersprobability' => { 508 => [\'markers','markersProbability'] },
4281
+ 'markersspeaker' => { 508 => [\'markers','markersSpeaker'] },
4282
+ 'markersstarttime' => { 508 => [\'markers','markersStartTime'] },
4283
+ 'markerstarget' => { 508 => [\'markers','markersTarget'] },
4284
+ 'markerstype' => { 508 => [\'markers','markersType'] },
4258
4285
  'maskedareas' => { 119 => 0xc68e },
4259
4286
  'maskgroupbasedcorractive' => { 481 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 483 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4260
4287
  'maskgroupbasedcorramount' => { 481 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 483 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
@@ -4413,19 +4440,19 @@ my %tagLookup = (
4413
4440
  'maxapertureatmaxfocal' => { 127 => 0x1407, 163 => 'MaxApertureAtMaxFocal', 219 => 0xb, 220 => 0x10, 221 => 0x11, 225 => 0x12, 301 => 0x206 },
4414
4441
  'maxapertureatminfocal' => { 127 => 0x1406, 219 => 0xa, 220 => 0xf, 221 => 0x10, 225 => 0x11, 301 => 0x205 },
4415
4442
  'maxaperturevalue' => { 119 => 0x9205, 367 => 0x414, 487 => 'MaxApertureValue' },
4416
- 'maxavailheight' => { 493 => 'MaxAvailHeight' },
4417
- 'maxavailwidth' => { 493 => 'MaxAvailWidth' },
4443
+ 'maxavailheight' => { 494 => 'MaxAvailHeight' },
4444
+ 'maxavailwidth' => { 494 => 'MaxAvailWidth' },
4418
4445
  'maxcontinuousrelease' => { 282 => 0xb, 283 => 0xc, 285 => '12.1', 286 => '12.1', 291 => 0xc, 292 => 0xb, 295 => '12.1', 296 => '12.1', 298 => 0x3d },
4419
4446
  'maxfaces' => { 304 => 0x1202 },
4420
4447
  'maxfocallength' => { 7 => 0xe6, 8 => 0x10, 9 => 0x1ab, 10 => 0x13, 11 => 0x115, 12 => 0x13, 13 => 0x153, 14 => 0xda, 16 => 0xfa, 17 => 0xee, 18 => 0x103, 19 => 0x95, 20 => 0xea, 21 => 0x157, 22 => 0xee, 23 => 0xec, 24 => 0x12b, 25 => 0x165, 26 => 0x16a, 27 => 0x188, 28 => 0x116, 29 => 0x18d, 34 => 0x17, 127 => 0x1405, 163 => 'MaxFocalLength', 219 => 0x9, 220 => 0xe, 221 => 0xf, 225 => 0x10, 301 => 0x208, 436 => 0x127c, 437 => 0x1138, 438 => 0x330, 439 => 0x330, 440 => 0x30e },
4421
4448
  'maximumdensityrange' => { 133 => 0x8c },
4422
- 'maxpagesize' => { 512 => 'MaxPageSize' },
4423
- 'maxpagesizeh' => { 512 => [\'MaxPageSize','MaxPageSizeH'] },
4424
- 'maxpagesizeunit' => { 512 => [\'MaxPageSize','MaxPageSizeUnit'] },
4425
- 'maxpagesizew' => { 512 => [\'MaxPageSize','MaxPageSizeW'] },
4449
+ 'maxpagesize' => { 513 => 'MaxPageSize' },
4450
+ 'maxpagesizeh' => { 513 => [\'MaxPageSize','MaxPageSizeH'] },
4451
+ 'maxpagesizeunit' => { 513 => [\'MaxPageSize','MaxPageSizeUnit'] },
4452
+ 'maxpagesizew' => { 513 => [\'MaxPageSize','MaxPageSizeW'] },
4426
4453
  'maxpixelvaluethreshold' => { 138 => 0xc7d },
4427
4454
  'maxsamplevalue' => { 119 => 0x119 },
4428
- 'maxstorage' => { 502 => 'maxstorage' },
4455
+ 'maxstorage' => { 503 => 'maxstorage' },
4429
4456
  'mb-d10batteries' => { 282 => '12.6' },
4430
4457
  'mb-d10batterytype' => { 291 => '13.3' },
4431
4458
  'mb-d11batterytype' => { 292 => '2.3' },
@@ -4438,7 +4465,7 @@ my %tagLookup = (
4438
4465
  'mditemfscreationdate' => { 173 => 'MDItemFSCreationDate' },
4439
4466
  'mditemfslabel' => { 173 => 'MDItemFSLabel' },
4440
4467
  'mditemusertags' => { 173 => 'MDItemUserTags' },
4441
- 'meal' => { 499 => 'meal' },
4468
+ 'meal' => { 500 => 'meal' },
4442
4469
  'measuredev' => { 28 => 0x9, 77 => 0x3, 97 => 0x1814, 156 => 'MeasuredEV' },
4443
4470
  'measuredev2' => { 13 => 0x8, 28 => 0x8, 77 => 0x17 },
4444
4471
  'measuredev3' => { 13 => 0x9 },
@@ -4473,15 +4500,15 @@ my %tagLookup = (
4473
4500
  'menubuttonreturn' => { 90 => 0xb },
4474
4501
  'menumonitorofftime' => { 282 => '26.1', 283 => '22.1', 285 => '22.1', 286 => '22.1', 290 => '21.1', 291 => '8.2', 292 => '21.1', 295 => '22.1', 296 => '22.1', 297 => '22.1', 298 => 0x35 },
4475
4502
  'menusettingsz7iioffset' => { 263 => 0xceb6 },
4476
- 'metadataauthority' => { 493 => 'metadataAuthority' },
4477
- 'metadataauthorityidentifier' => { 493 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4478
- 'metadataauthorityname' => { 493 => [\'metadataAuthority','metadataAuthorityName'] },
4479
- 'metadatadate' => { 505 => 'MetadataDate' },
4480
- 'metadatalastedited' => { 493 => 'metadataLastEdited' },
4481
- 'metadatalasteditor' => { 493 => 'metadataLastEditor' },
4482
- 'metadatalasteditoridentifier' => { 493 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4483
- 'metadatalasteditorname' => { 493 => [\'metadataLastEditor','metadataLastEditorName'] },
4484
- 'metadatamoddate' => { 507 => 'metadataModDate' },
4503
+ 'metadataauthority' => { 494 => 'metadataAuthority' },
4504
+ 'metadataauthorityidentifier' => { 494 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4505
+ 'metadataauthorityname' => { 494 => [\'metadataAuthority','metadataAuthorityName'] },
4506
+ 'metadatadate' => { 506 => 'MetadataDate' },
4507
+ 'metadatalastedited' => { 494 => 'metadataLastEdited' },
4508
+ 'metadatalasteditor' => { 494 => 'metadataLastEditor' },
4509
+ 'metadatalasteditoridentifier' => { 494 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4510
+ 'metadatalasteditorname' => { 494 => [\'metadataLastEditor','metadataLastEditorName'] },
4511
+ 'metadatamoddate' => { 508 => 'metadataModDate' },
4485
4512
  'metaversion' => { 431 => 0x34 },
4486
4513
  'meterinfo1row1' => { 424 => 0x0, 425 => 0x0 },
4487
4514
  'meterinfo1row2' => { 424 => 0x6c, 425 => 0x5a },
@@ -4535,10 +4562,10 @@ my %tagLookup = (
4535
4562
  'mirrorlockup' => { 82 => 0xc, 83 => 0xc, 84 => 0x60f, 85 => 0xb, 86 => 0xc, 87 => 0x6, 88 => 0x6, 89 => 0xc, 90 => 0x3 },
4536
4563
  'mobilecountrycode' => { 480 => 'mcc' },
4537
4564
  'mobilenetworkcode' => { 480 => 'mnc' },
4538
- 'moddate' => { 313 => 'modify-date', 494 => 'ModDate' },
4565
+ 'moddate' => { 313 => 'modify-date', 495 => 'ModDate' },
4539
4566
  'modedialposition' => { 416 => 0x14 },
4540
- 'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 313 => 'Model', 328 => 0x110, 358 => 0x23f, 377 => 'model', 383 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 400 => 0x84, 466 => 'Model', 496 => 'model', 503 => 'Model' },
4541
- 'modelage' => { 493 => 'ModelAge' },
4567
+ 'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 313 => 'Model', 328 => 0x110, 358 => 0x23f, 377 => 'model', 383 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 400 => 0x84, 466 => 'Model', 497 => 'model', 504 => 'Model' },
4568
+ 'modelage' => { 494 => 'ModelAge' },
4542
4569
  'modelid' => { 299 => 0x0 },
4543
4570
  'modelingflash' => { 282 => '21.4', 283 => '31.1', 285 => '31.1', 286 => '31.1', 291 => '26.4', 292 => '30.2', 293 => '7.4', 294 => '30.1', 295 => '31.1', 296 => '31.1', 297 => '31.3', 298 => 0x5d },
4544
4571
  'modelreleaseid' => { 310 => 'ModelReleaseID' },
@@ -4546,8 +4573,8 @@ my %tagLookup = (
4546
4573
  'modelreleaseyear' => { 445 => 0x52, 446 => 0x46, 447 => 0x53 },
4547
4574
  'modeltiepoint' => { 119 => 0x8482 },
4548
4575
  'modeltransform' => { 119 => 0x85d8 },
4549
- 'modelyear' => { 496 => 'modelYear' },
4550
- 'modificationdate' => { 497 => 'modificationDate' },
4576
+ 'modelyear' => { 497 => 'modelYear' },
4577
+ 'modificationdate' => { 498 => 'modificationDate' },
4551
4578
  'modifiedcolortemp' => { 66 => 0x9 },
4552
4579
  'modifieddigitalgain' => { 66 => 0xb },
4553
4580
  'modifiedparamflag' => { 58 => 0x1 },
@@ -4561,7 +4588,7 @@ my %tagLookup = (
4561
4588
  'modifiedwhitebalance' => { 66 => 0x8 },
4562
4589
  'modifiedwhitebalanceblue' => { 66 => 0x7 },
4563
4590
  'modifiedwhitebalancered' => { 66 => 0x6 },
4564
- 'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 309 => 'ModDate', 311 => 'tIME', 374 => 'ModDate', 380 => 0x2, 505 => 'ModifyDate' },
4591
+ 'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 309 => 'ModDate', 311 => 'tIME', 374 => 'ModDate', 380 => 0x2, 506 => 'ModifyDate' },
4565
4592
  'moirefilter' => { 119 => 0xfe58, 481 => 'MoireFilter', 483 => 'MoireFilter' },
4566
4593
  'monitorbrightness' => { 230 => 0x59a, 231 => 0x5ca },
4567
4594
  'monitordisplayoff' => { 184 => 0x4c },
@@ -4673,8 +4700,8 @@ my %tagLookup = (
4673
4700
  'mycolormode' => { 69 => 0x2 },
4674
4701
  'name' => { 383 => 'name', 481 => 'Name', 483 => 'Name' },
4675
4702
  'narrator' => { 375 => "\xa9nrt" },
4676
- 'nationalcatalognumber' => { 497 => 'nationalCatalogNumber' },
4677
- 'nativedigest' => { 487 => 'NativeDigest', 503 => 'NativeDigest' },
4703
+ 'nationalcatalognumber' => { 498 => 'nationalCatalogNumber' },
4704
+ 'nativedigest' => { 487 => 'NativeDigest', 504 => 'NativeDigest' },
4678
4705
  'ndfilter' => { 77 => 0x1c, 300 => 0x204, 390 => 0x1019 },
4679
4706
  'near' => { 466 => 'Near' },
4680
4707
  'nefbitdepth' => { 227 => 0xe22 },
@@ -4701,7 +4728,7 @@ my %tagLookup = (
4701
4728
  'neutraunsharpmaskstrength' => { 109 => 0xa4 },
4702
4729
  'newrawimagedigest' => { 119 => 0xc7a7 },
4703
4730
  'newsphotoversion' => { 133 => 0x0 },
4704
- 'nickname' => { 505 => 'Nickname' },
4731
+ 'nickname' => { 506 => 'Nickname' },
4705
4732
  'nikoncapturedata' => { 227 => 0xe01 },
4706
4733
  'nikoncaptureeditversions' => { 227 => 0xe13 },
4707
4734
  'nikoncaptureoffsets' => { 227 => 0xe0e },
@@ -4737,27 +4764,27 @@ my %tagLookup = (
4737
4764
  'normallinetime' => { 138 => 0x186a },
4738
4765
  'normalwhitelevel' => { 41 => 0x32a, 42 => 0x280, 45 => [0x2b8,0x2cf,0x2d3], 46 => 0x569, 47 => 0x1e3, 48 => [0x1fc,0x2dc], 49 => [0x230,0x30e], 50 => 0x31c },
4739
4766
  'notes' => { 459 => 'Notes', 476 => 'notes' },
4740
- 'npages' => { 512 => 'NPages' },
4767
+ 'npages' => { 513 => 'NPages' },
4741
4768
  'nullrecord' => { 97 => 0x0 },
4742
4769
  'numafpoints' => { 335 => 0x2 },
4743
- 'number' => { 497 => 'number' },
4744
- 'numberofbeats' => { 507 => 'numberOfBeats' },
4770
+ 'number' => { 498 => 'number' },
4771
+ 'numberofbeats' => { 508 => 'numberOfBeats' },
4745
4772
  'numberoffocuspoints' => { 285 => '1.3', 286 => '1.3', 289 => '0.2', 290 => '0.3', 292 => '0.3' },
4746
4773
  'numfaceelements' => { 127 => 0x4200 },
4747
4774
  'numfacepositions' => { 315 => 0x0 },
4748
4775
  'numindexentries' => { 133 => 0x54 },
4749
4776
  'numwbentries' => { 329 => 0x0, 330 => 0x0 },
4750
- 'object' => { 497 => 'object' },
4777
+ 'object' => { 498 => 'object' },
4751
4778
  'objectattributereference' => { 131 => 0x4 },
4752
4779
  'objectcycle' => { 131 => 0x4b, 476 => 'ObjectCycle' },
4753
- 'objectdescription' => { 496 => 'objectDescription' },
4780
+ 'objectdescription' => { 497 => 'objectDescription' },
4754
4781
  'objectdistance' => { 112 => 0x6, 113 => 0x2022 },
4755
4782
  'objectname' => { 131 => 0x5 },
4756
4783
  'objectpreviewdata' => { 131 => 0xca },
4757
4784
  'objectpreviewfileformat' => { 131 => 0xc8 },
4758
4785
  'objectpreviewfileversion' => { 131 => 0xc9 },
4759
- 'objectsubtype' => { 496 => 'objectSubtype' },
4760
- 'objecttype' => { 496 => 'objectType' },
4786
+ 'objectsubtype' => { 497 => 'objectSubtype' },
4787
+ 'objecttype' => { 497 => 'objectType' },
4761
4788
  'objecttypereference' => { 131 => 0x3 },
4762
4789
  'occurrence' => { 118 => 'Occurrence' },
4763
4790
  'occurrenceassociatedmedia' => { 118 => [\'Occurrence','OccurrenceAssociatedMedia'] },
@@ -4793,14 +4820,15 @@ my %tagLookup = (
4793
4820
  'oecfnames' => { 487 => [\'OECF','OECFNames'] },
4794
4821
  'oecfrows' => { 487 => [\'OECF','OECFRows'] },
4795
4822
  'oecfvalues' => { 487 => [\'OECF','OECFValues'] },
4796
- 'offsaledate' => { 497 => 'offSaleDate' },
4797
- 'offsaledatea-platform' => { 497 => [\'offSaleDate','offSaleDateA-platform'] },
4798
- 'offsaledatedate' => { 497 => [\'offSaleDate','offSaleDateDate'] },
4823
+ 'offsaledate' => { 498 => 'offSaleDate' },
4824
+ 'offsaledatea-platform' => { 498 => [\'offSaleDate','offSaleDateA-platform'] },
4825
+ 'offsaledatedate' => { 498 => [\'offSaleDate','offSaleDateDate'] },
4799
4826
  'offsetdacvalue' => { 138 => 0x190a },
4800
4827
  'offsetschema' => { 119 => 0xea1d },
4801
4828
  'offsettime' => { 119 => 0x9010 },
4802
4829
  'offsettimedigitized' => { 119 => 0x9012 },
4803
4830
  'offsettimeoriginal' => { 119 => 0x9011 },
4831
+ 'oismode' => { 1 => 0xf },
4804
4832
  'okbutton' => { 292 => '15.1', 297 => '16.1' },
4805
4833
  'oldsubfiletype' => { 119 => 0xff },
4806
4834
  'olympusimageheight' => { 305 => 0x102f },
@@ -4813,12 +4841,12 @@ my %tagLookup = (
4813
4841
  'omensurfaceindex' => { 138 => 0xa64 },
4814
4842
  'oneshotafrelease' => { 2 => 0x9 },
4815
4843
  'onetouchwb' => { 305 => 0x302 },
4816
- 'onsaledate' => { 497 => 'onSaleDate' },
4817
- 'onsaledatea-platform' => { 497 => [\'onSaleDate','onSaleDateA-platform'] },
4818
- 'onsaledatedate' => { 497 => [\'onSaleDate','onSaleDateDate'] },
4819
- 'onsaleday' => { 497 => 'onSaleDay' },
4820
- 'onsaledaya-platform' => { 497 => [\'onSaleDay','onSaleDayA-platform'] },
4821
- 'onsaledayday' => { 497 => [\'onSaleDay','onSaleDayDay'] },
4844
+ 'onsaledate' => { 498 => 'onSaleDate' },
4845
+ 'onsaledatea-platform' => { 498 => [\'onSaleDate','onSaleDateA-platform'] },
4846
+ 'onsaledatedate' => { 498 => [\'onSaleDate','onSaleDateDate'] },
4847
+ 'onsaleday' => { 498 => 'onSaleDay' },
4848
+ 'onsaledaya-platform' => { 498 => [\'onSaleDay','onSaleDayA-platform'] },
4849
+ 'onsaledayday' => { 498 => [\'onSaleDay','onSaleDayDay'] },
4822
4850
  'opcodelist1' => { 119 => 0xc740 },
4823
4851
  'opcodelist2' => { 119 => 0xc741 },
4824
4852
  'opcodelist3' => { 119 => 0xc74e },
@@ -4826,12 +4854,12 @@ my %tagLookup = (
4826
4854
  'opticalzoomcode' => { 77 => 0xa },
4827
4855
  'opticalzoommode' => { 323 => 0x34 },
4828
4856
  'opticalzoomon' => { 399 => 0x219 },
4829
- 'optionenddate' => { 500 => 'optionEndDate' },
4857
+ 'optionenddate' => { 501 => 'optionEndDate' },
4830
4858
  'opto-electricconvfactor' => { 487 => 'OECF' },
4831
4859
  'orangehsl' => { 103 => 0x20911 },
4832
4860
  'ordernumber' => { 127 => 0x8002 },
4833
- 'organisationinimagecode' => { 493 => 'OrganisationInImageCode' },
4834
- 'organisationinimagename' => { 493 => 'OrganisationInImageName' },
4861
+ 'organisationinimagecode' => { 494 => 'OrganisationInImageCode' },
4862
+ 'organisationinimagename' => { 494 => 'OrganisationInImageName' },
4835
4863
  'organism' => { 118 => 'Organism' },
4836
4864
  'organismassociatedoccurrences' => { 118 => [\'Organism','OrganismAssociatedOccurrences'] },
4837
4865
  'organismassociatedorganisms' => { 118 => [\'Organism','OrganismAssociatedOrganisms'] },
@@ -4840,8 +4868,8 @@ my %tagLookup = (
4840
4868
  'organismpreviousidentifications' => { 118 => [\'Organism','OrganismPreviousIdentifications'] },
4841
4869
  'organismremarks' => { 118 => [\'Organism','OrganismOrganismRemarks'] },
4842
4870
  'organismscope' => { 118 => [\'Organism','OrganismOrganismScope'] },
4843
- 'organization' => { 497 => 'organization' },
4844
- 'orientation' => { 119 => 0x112, 328 => 0x112, 496 => 'orientation', 503 => 'Orientation' },
4871
+ 'organization' => { 498 => 'organization' },
4872
+ 'orientation' => { 119 => 0x112, 328 => 0x112, 497 => 'orientation', 504 => 'Orientation' },
4845
4873
  'orientation2' => { 428 => [0x28,0x2e] },
4846
4874
  'orientationlinkedaf' => { 2 => 0xe },
4847
4875
  'orientationlinkedafpoint' => { 84 => 0x516 },
@@ -4854,7 +4882,7 @@ my %tagLookup = (
4854
4882
  'originaldefaultcropsize' => { 119 => 0xc793 },
4855
4883
  'originaldefaultfinalsize' => { 119 => 0xc791 },
4856
4884
  'originaldirectory' => { 320 => 0x408 },
4857
- 'originaldocumentid' => { 508 => 'OriginalDocumentID' },
4885
+ 'originaldocumentid' => { 509 => 'OriginalDocumentID' },
4858
4886
  'originalfilename' => { 97 => 0x816, 138 => 0x3e9, 150 => 0x20, 320 => 0x407, 471 => 'OriginalFilename' },
4859
4887
  'originalimageheight' => { 79 => 0xc, 123 => 0x1 },
4860
4888
  'originalimagesize' => { 162 => 'OriginalImageSize' },
@@ -4865,7 +4893,7 @@ my %tagLookup = (
4865
4893
  'originalrawfilename' => { 119 => 0xc68b },
4866
4894
  'originaltransmissionreference' => { 131 => 0x67 },
4867
4895
  'originatingprogram' => { 131 => 0x41, 476 => 'OriginatingProgram' },
4868
- 'originplatform' => { 497 => 'originPlatform' },
4896
+ 'originplatform' => { 498 => 'originPlatform' },
4869
4897
  'os' => { 485 => 'os' },
4870
4898
  'otherconditions' => { 310 => 'OtherConditions' },
4871
4899
  'otherconstraints' => { 310 => 'OtherConstraints' },
@@ -4876,9 +4904,9 @@ my %tagLookup = (
4876
4904
  'otherlicensedocuments' => { 310 => 'OtherLicenseDocuments' },
4877
4905
  'otherlicenseinfo' => { 310 => 'OtherLicenseInfo' },
4878
4906
  'otherlicenserequirements' => { 310 => 'OtherLicenseRequirements' },
4879
- 'outcue' => { 507 => 'outCue' },
4880
- 'outcuescale' => { 507 => [\'outCue','outCueScale'] },
4881
- 'outcuevalue' => { 507 => [\'outCue','outCueValue'] },
4907
+ 'outcue' => { 508 => 'outCue' },
4908
+ 'outcuescale' => { 508 => [\'outCue','outCueScale'] },
4909
+ 'outcuevalue' => { 508 => [\'outCue','outCueValue'] },
4882
4910
  'outputimageheight' => { 197 => 0x3 },
4883
4911
  'outputimagewidth' => { 197 => 0x2 },
4884
4912
  'outputlut' => { 323 => 0xa7 },
@@ -4887,21 +4915,21 @@ my %tagLookup = (
4887
4915
  'overclockcols' => { 138 => 0x189c },
4888
4916
  'overclockrows' => { 138 => 0x18c4 },
4889
4917
  'overridelookvignette' => { 481 => 'OverrideLookVignette', 483 => 'OverrideLookVignette' },
4890
- 'owner' => { 511 => 'Owner' },
4918
+ 'owner' => { 512 => 'Owner' },
4891
4919
  'ownerid' => { 131 => 0xbc },
4892
4920
  'ownername' => { 15 => 0x10f, 64 => 0x9, 97 => 0x810, 119 => [0xa430,0xfde8], 156 => 'OwnerName', 478 => 'OwnerName', 488 => 'CameraOwnerName' },
4893
4921
  'padding' => { 119 => 0xea1c },
4894
- 'pagecount' => { 497 => 'pageCount' },
4895
- 'pageimage' => { 505 => [\'PageInfo','PageInfoImage'] },
4896
- 'pageimageformat' => { 505 => [\'PageInfo','PageInfoFormat'] },
4897
- 'pageimageheight' => { 505 => [\'PageInfo','PageInfoHeight'] },
4898
- 'pageimagepagenumber' => { 505 => [\'PageInfo','PageInfoPageNumber'] },
4899
- 'pageimagewidth' => { 505 => [\'PageInfo','PageInfoWidth'] },
4900
- 'pageinfo' => { 505 => 'PageInfo' },
4922
+ 'pagecount' => { 498 => 'pageCount' },
4923
+ 'pageimage' => { 506 => [\'PageInfo','PageInfoImage'] },
4924
+ 'pageimageformat' => { 506 => [\'PageInfo','PageInfoFormat'] },
4925
+ 'pageimageheight' => { 506 => [\'PageInfo','PageInfoHeight'] },
4926
+ 'pageimagepagenumber' => { 506 => [\'PageInfo','PageInfoPageNumber'] },
4927
+ 'pageimagewidth' => { 506 => [\'PageInfo','PageInfoWidth'] },
4928
+ 'pageinfo' => { 506 => 'PageInfo' },
4901
4929
  'pagename' => { 119 => 0x11d },
4902
4930
  'pagenumber' => { 119 => 0x129 },
4903
- 'pageprogressiondirection' => { 497 => 'pageProgressionDirection' },
4904
- 'pagerange' => { 497 => 'pageRange' },
4931
+ 'pageprogressiondirection' => { 498 => 'pageProgressionDirection' },
4932
+ 'pagerange' => { 498 => 'pageRange' },
4905
4933
  'paintbasedcorrectionmasks' => { 481 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 483 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
4906
4934
  'paintbasedcorrections' => { 481 => 'PaintBasedCorrections', 483 => 'PaintBasedCorrections' },
4907
4935
  'paintcorrectionactive' => { 481 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 483 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
@@ -5074,8 +5102,8 @@ my %tagLookup = (
5074
5102
  'panoramicstitchtheta0' => { 176 => 'PanoramicStitchTheta0', 177 => 0x3 },
5075
5103
  'panoramicstitchtheta1' => { 176 => 'PanoramicStitchTheta1', 177 => 0x4 },
5076
5104
  'panoramicstitchversion' => { 177 => 0x0 },
5077
- 'pantry' => { 508 => 'Pantry' },
5078
- 'pantryinstanceid' => { 508 => [\'Pantry','PantryInstanceID'] },
5105
+ 'pantry' => { 509 => 'Pantry' },
5106
+ 'pantryinstanceid' => { 509 => [\'Pantry','PantryInstanceID'] },
5079
5107
  'parallax' => { 127 => 0xb211, 299 => 0x28 },
5080
5108
  'parametricdarks' => { 481 => 'ParametricDarks', 483 => 'ParametricDarks' },
5081
5109
  'parametrichighlights' => { 481 => 'ParametricHighlights', 483 => 'ParametricHighlights' },
@@ -5085,23 +5113,23 @@ my %tagLookup = (
5085
5113
  'parametricshadows' => { 481 => 'ParametricShadows', 483 => 'ParametricShadows' },
5086
5114
  'parametricshadowsplit' => { 481 => 'ParametricShadowSplit', 483 => 'ParametricShadowSplit' },
5087
5115
  'parentalrating' => { 179 => 'WM/ParentalRating' },
5088
- 'parentid' => { 493 => 'parentId' },
5116
+ 'parentid' => { 494 => 'parentId' },
5089
5117
  'parentmediaeventid' => { 471 => 'ParentMediaEventID' },
5090
5118
  'parentmeid' => { 471 => 'ParentMEID' },
5091
5119
  'parentproductid' => { 375 => '@ppi' },
5092
- 'parentreference1' => { 491 => [\'TagStructure','TagStructureParentReference'] },
5093
- 'parentreference2' => { 491 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5094
- 'parentreference3' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5095
- 'parentreference4' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5096
- 'parentreference5' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5097
- 'parentreference6' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5120
+ 'parentreference1' => { 492 => [\'TagStructure','TagStructureParentReference'] },
5121
+ 'parentreference2' => { 492 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5122
+ 'parentreference3' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5123
+ 'parentreference4' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5124
+ 'parentreference5' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5125
+ 'parentreference6' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5098
5126
  'parentshorttitle' => { 375 => '@PST' },
5099
5127
  'parenttitle' => { 375 => '@pti' },
5100
5128
  'partialactivecols1' => { 138 => 0x17e8 },
5101
5129
  'partialactivecols2' => { 138 => 0x17f2 },
5102
5130
  'partialactiverows1' => { 138 => 0x17fc },
5103
5131
  'partialactiverows2' => { 138 => 0x1806 },
5104
- 'partofcompilation' => { 507 => 'partOfCompilation' },
5132
+ 'partofcompilation' => { 508 => 'partOfCompilation' },
5105
5133
  'patientbirthdate' => { 460 => 'PatientDOB' },
5106
5134
  'patientid' => { 460 => 'PatientID' },
5107
5135
  'patientname' => { 460 => 'PatientName' },
@@ -5117,7 +5145,7 @@ my %tagLookup = (
5117
5145
  'patternimagerwidth' => { 138 => 0x960 },
5118
5146
  'patternx' => { 138 => 0x966 },
5119
5147
  'patterny' => { 138 => 0x967 },
5120
- 'pdfversion' => { 494 => 'PDFVersion' },
5148
+ 'pdfversion' => { 495 => 'PDFVersion' },
5121
5149
  'pentaximagesize' => { 358 => 0x9 },
5122
5150
  'pentaxmodelid' => { 338 => 0x0, 358 => 0x5 },
5123
5151
  'pentaxmodeltype' => { 358 => 0x1 },
@@ -5138,23 +5166,23 @@ my %tagLookup = (
5138
5166
  'peripherallighting' => { 79 => 0x2, 127 => 0x3804 },
5139
5167
  'peripherallightingsetting' => { 80 => 0x5 },
5140
5168
  'peripherallightingvalue' => { 79 => 0x6 },
5141
- 'permissions' => { 500 => 'permissions' },
5169
+ 'permissions' => { 501 => 'permissions' },
5142
5170
  'permits' => { 479 => 'permits' },
5143
- 'person' => { 497 => 'person' },
5171
+ 'person' => { 498 => 'person' },
5144
5172
  'personality' => { 471 => 'Personality' },
5145
- 'personheard' => { 493 => 'PersonHeard' },
5146
- 'personheardidentifier' => { 493 => [\'PersonHeard','PersonHeardIdentifier'] },
5147
- 'personheardname' => { 493 => [\'PersonHeard','PersonHeardName'] },
5148
- 'personinimage' => { 493 => 'PersonInImage' },
5149
- 'personinimagecharacteristic' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5150
- 'personinimagecvtermcvid' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5151
- 'personinimagecvtermid' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5152
- 'personinimagecvtermname' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5153
- 'personinimagecvtermrefinedabout' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5154
- 'personinimagedescription' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5155
- 'personinimageid' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5156
- 'personinimagename' => { 493 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5157
- 'personinimagewdetails' => { 493 => 'PersonInImageWDetails' },
5173
+ 'personheard' => { 494 => 'PersonHeard' },
5174
+ 'personheardidentifier' => { 494 => [\'PersonHeard','PersonHeardIdentifier'] },
5175
+ 'personheardname' => { 494 => [\'PersonHeard','PersonHeardName'] },
5176
+ 'personinimage' => { 494 => 'PersonInImage' },
5177
+ 'personinimagecharacteristic' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5178
+ 'personinimagecvtermcvid' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5179
+ 'personinimagecvtermid' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5180
+ 'personinimagecvtermname' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5181
+ 'personinimagecvtermrefinedabout' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5182
+ 'personinimagedescription' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5183
+ 'personinimageid' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5184
+ 'personinimagename' => { 494 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5185
+ 'personinimagewdetails' => { 494 => 'PersonInImageWDetails' },
5158
5186
  'perspectiveaspect' => { 481 => 'PerspectiveAspect', 483 => 'PerspectiveAspect' },
5159
5187
  'perspectivehorizontal' => { 481 => 'PerspectiveHorizontal', 483 => 'PerspectiveHorizontal' },
5160
5188
  'perspectiverotate' => { 481 => 'PerspectiveRotate', 483 => 'PerspectiveRotate' },
@@ -5227,7 +5255,7 @@ my %tagLookup = (
5227
5255
  'photoeffectstype' => { 277 => 0x0 },
5228
5256
  'photographicsensitivity' => { 488 => 'PhotographicSensitivity' },
5229
5257
  'photoinfoplayback' => { 282 => '17.6', 291 => '33.6' },
5230
- 'photometricinterpretation' => { 119 => 0x106, 503 => 'PhotometricInterpretation' },
5258
+ 'photometricinterpretation' => { 119 => 0x106, 504 => 'PhotometricInterpretation' },
5231
5259
  'photoshootingmenubank' => { 230 => 0x112, 231 => 0x122, 251 => 0xe7d, 261 => 0xfbd },
5232
5260
  'photoshootingmenubankimagearea' => { 230 => 0x134, 231 => 0x148, 251 => '3716.1', 261 => 0x791 },
5233
5261
  'photoshopbgrthumbnail' => { 372 => 0x409 },
@@ -5283,7 +5311,7 @@ my %tagLookup = (
5283
5311
  'pixelsperunitx' => { 312 => 0x0 },
5284
5312
  'pixelsperunity' => { 312 => 0x4 },
5285
5313
  'pixelunits' => { 312 => 0x8 },
5286
- 'planarconfiguration' => { 119 => 0x11c, 503 => 'PlanarConfiguration' },
5314
+ 'planarconfiguration' => { 119 => 0x11c, 504 => 'PlanarConfiguration' },
5287
5315
  'plane' => { 461 => [\'Planes','PlanesPlane'] },
5288
5316
  'planeboundary' => { 461 => [\'Planes','PlanesPlaneBoundary'] },
5289
5317
  'planeboundaryvertexcount' => { 461 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
@@ -5299,12 +5327,12 @@ my %tagLookup = (
5299
5327
  'planeposerotationz' => { 461 => [\'Planes','PlanesPlanePoseRotationZ'] },
5300
5328
  'planeposetimestamp' => { 461 => [\'Planes','PlanesPlanePoseTimestamp'] },
5301
5329
  'planes' => { 461 => 'Planes' },
5302
- 'planningref' => { 493 => 'PlanningRef' },
5303
- 'planningrefidentifier' => { 493 => [\'PlanningRef','PlanningRefIdentifier'] },
5304
- 'planningrefname' => { 493 => [\'PlanningRef','PlanningRefName'] },
5305
- 'planningrefrole' => { 493 => [\'PlanningRef','PlanningRefRole'] },
5306
- 'platenames' => { 512 => 'PlateNames' },
5307
- 'platform' => { 497 => 'platform' },
5330
+ 'planningref' => { 494 => 'PlanningRef' },
5331
+ 'planningrefidentifier' => { 494 => [\'PlanningRef','PlanningRefIdentifier'] },
5332
+ 'planningrefname' => { 494 => [\'PlanningRef','PlanningRefName'] },
5333
+ 'planningrefrole' => { 494 => [\'PlanningRef','PlanningRefRole'] },
5334
+ 'platenames' => { 513 => 'PlateNames' },
5335
+ 'platform' => { 498 => 'platform' },
5308
5336
  'playallframes' => { 383 => 'AllF' },
5309
5337
  'playbackflickdown' => { 298 => 0x159 },
5310
5338
  'playbackflickup' => { 298 => 0x155 },
@@ -5354,7 +5382,7 @@ my %tagLookup = (
5354
5382
  'poserotationy' => { 461 => [\'Pose','PoseRotationY'] },
5355
5383
  'poserotationz' => { 461 => [\'Pose','PoseRotationZ'] },
5356
5384
  'posetimestamp' => { 461 => [\'Pose','PoseTimestamp'] },
5357
- 'positiondescriptor' => { 496 => 'positionDescriptor' },
5385
+ 'positiondescriptor' => { 497 => 'positionDescriptor' },
5358
5386
  'postalcode' => { 161 => 'PostalCode' },
5359
5387
  'postcropvignetteamount' => { 481 => 'PostCropVignetteAmount', 483 => 'PostCropVignetteAmount' },
5360
5388
  'postcropvignettefeather' => { 481 => 'PostCropVignetteFeather', 483 => 'PostCropVignetteFeather' },
@@ -5379,7 +5407,7 @@ my %tagLookup = (
5379
5407
  'preflashreturnstrength' => { 248 => 0x28a },
5380
5408
  'prefs' => { 131 => 0xdd, 370 => 'Prefs' },
5381
5409
  'prereadfastresetcount' => { 138 => 0x187e },
5382
- 'preservedfilename' => { 508 => 'PreservedFileName' },
5410
+ 'preservedfilename' => { 509 => 'PreservedFileName' },
5383
5411
  'preservedspecimen' => { 118 => 'PreservedSpecimen' },
5384
5412
  'preservedspecimenmaterialsampleid' => { 118 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5385
5413
  'presettype' => { 481 => 'PresetType', 483 => 'PresetType' },
@@ -5411,7 +5439,7 @@ my %tagLookup = (
5411
5439
  'previewsettingsdigest' => { 119 => 0xc719 },
5412
5440
  'previewsettingsname' => { 119 => 0xc718 },
5413
5441
  'primaryafpoint' => { 193 => [0x38,0x44,0x7,0x8] },
5414
- 'primarychromaticities' => { 119 => 0x13f, 503 => 'PrimaryChromaticities' },
5442
+ 'primarychromaticities' => { 119 => 0x13f, 504 => 'PrimaryChromaticities' },
5415
5443
  'primaryftp' => { 471 => 'PrimaryFTP' },
5416
5444
  'primaryslot' => { 251 => 0xe7f, 261 => 0xfbf },
5417
5445
  'printim' => { 119 => 0xc4a5 },
@@ -5424,20 +5452,20 @@ my %tagLookup = (
5424
5452
  'processborderrowstop' => { 138 => 0xc63 },
5425
5453
  'processingsoftware' => { 119 => 0xb },
5426
5454
  'processversion' => { 481 => 'ProcessVersion', 483 => 'ProcessVersion' },
5427
- 'producer' => { 179 => 'WM/Producer', 309 => 'Producer', 375 => "\xa9prd", 377 => 'producer', 383 => "\xa9prd", 494 => 'Producer' },
5455
+ 'producer' => { 179 => 'WM/Producer', 309 => 'Producer', 375 => "\xa9prd", 377 => 'producer', 383 => "\xa9prd", 495 => 'Producer' },
5428
5456
  'producerkeywords' => { 383 => "\xa9pdk" },
5429
- 'productcode' => { 497 => 'productCode' },
5430
- 'productid' => { 132 => 0x32, 375 => 'prID', 496 => 'productID' },
5431
- 'productidtype' => { 496 => 'productIDType' },
5432
- 'productinimage' => { 493 => 'ProductInImage' },
5433
- 'productinimagedescription' => { 493 => [\'ProductInImage','ProductInImageProductDescription'] },
5434
- 'productinimagegtin' => { 493 => [\'ProductInImage','ProductInImageProductGTIN'] },
5435
- 'productinimagename' => { 493 => [\'ProductInImage','ProductInImageProductName'] },
5436
- 'productinimageproductid' => { 493 => [\'ProductInImage','ProductInImageProductId'] },
5457
+ 'productcode' => { 498 => 'productCode' },
5458
+ 'productid' => { 132 => 0x32, 375 => 'prID', 497 => 'productID' },
5459
+ 'productidtype' => { 497 => 'productIDType' },
5460
+ 'productinimage' => { 494 => 'ProductInImage' },
5461
+ 'productinimagedescription' => { 494 => [\'ProductInImage','ProductInImageProductDescription'] },
5462
+ 'productinimagegtin' => { 494 => [\'ProductInImage','ProductInImageProductGTIN'] },
5463
+ 'productinimagename' => { 494 => [\'ProductInImage','ProductInImageProductName'] },
5464
+ 'productinimageproductid' => { 494 => [\'ProductInImage','ProductInImageProductId'] },
5437
5465
  'productioncode' => { 338 => 0x2 },
5438
5466
  'productorserviceconstraints' => { 310 => 'ProductOrServiceConstraints' },
5439
5467
  'productversion' => { 375 => 'VERS' },
5440
- 'profession' => { 497 => 'profession' },
5468
+ 'profession' => { 498 => 'profession' },
5441
5469
  'profile' => { 461 => [\'Profiles','ProfilesProfile'] },
5442
5470
  'profilecalibrationsig' => { 119 => 0xc6f4 },
5443
5471
  'profilecameraindices' => { 461 => [\'Profiles','ProfilesProfileCameraIndices'] },
@@ -5463,29 +5491,29 @@ my %tagLookup = (
5463
5491
  'programversion' => { 131 => 0x46 },
5464
5492
  'prohibits' => { 479 => 'prohibits' },
5465
5493
  'projectiontype' => { 469 => 'ProjectionType', 470 => 'ProjectionType' },
5466
- 'projectname' => { 507 => 'projectName' },
5467
- 'projectref' => { 507 => 'projectRef' },
5468
- 'projectrefpath' => { 507 => [\'projectRef','projectRefPath'] },
5469
- 'projectreftype' => { 507 => [\'projectRef','projectRefType'] },
5494
+ 'projectname' => { 508 => 'projectName' },
5495
+ 'projectref' => { 508 => 'projectRef' },
5496
+ 'projectrefpath' => { 508 => [\'projectRef','projectRefPath'] },
5497
+ 'projectreftype' => { 508 => [\'projectRef','projectRefType'] },
5470
5498
  'promotionurl' => { 179 => 'WM/PromotionURL' },
5471
5499
  'propertyreleaseid' => { 310 => 'PropertyReleaseID' },
5472
5500
  'propertyreleasestatus' => { 310 => 'PropertyReleaseStatus' },
5473
5501
  'provider' => { 179 => 'WM/Provider' },
5474
5502
  'province-state' => { 131 => 0x5f },
5475
- 'publicationdate' => { 497 => 'publicationDate' },
5476
- 'publicationdatea-platform' => { 497 => [\'publicationDate','publicationDateA-platform'] },
5477
- 'publicationdatedate' => { 497 => [\'publicationDate','publicationDateDate'] },
5478
- 'publicationdisplaydate' => { 497 => 'publicationDisplayDate' },
5479
- 'publicationdisplaydatea-platform' => { 497 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5480
- 'publicationdisplaydatedate' => { 497 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5481
- 'publicationevent' => { 493 => 'PublicationEvent' },
5482
- 'publicationeventdate' => { 493 => [\'PublicationEvent','PublicationEventDate'] },
5483
- 'publicationeventidentifier' => { 493 => [\'PublicationEvent','PublicationEventIdentifier'] },
5484
- 'publicationeventname' => { 493 => [\'PublicationEvent','PublicationEventName'] },
5485
- 'publicationname' => { 497 => 'publicationName' },
5503
+ 'publicationdate' => { 498 => 'publicationDate' },
5504
+ 'publicationdatea-platform' => { 498 => [\'publicationDate','publicationDateA-platform'] },
5505
+ 'publicationdatedate' => { 498 => [\'publicationDate','publicationDateDate'] },
5506
+ 'publicationdisplaydate' => { 498 => 'publicationDisplayDate' },
5507
+ 'publicationdisplaydatea-platform' => { 498 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5508
+ 'publicationdisplaydatedate' => { 498 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5509
+ 'publicationevent' => { 494 => 'PublicationEvent' },
5510
+ 'publicationeventdate' => { 494 => [\'PublicationEvent','PublicationEventDate'] },
5511
+ 'publicationeventidentifier' => { 494 => [\'PublicationEvent','PublicationEventIdentifier'] },
5512
+ 'publicationeventname' => { 494 => [\'PublicationEvent','PublicationEventName'] },
5513
+ 'publicationname' => { 498 => 'publicationName' },
5486
5514
  'publisher' => { 179 => 'WM/Publisher', 375 => "\xa9pub", 377 => 'publisher', 484 => 'publisher' },
5487
- 'publishingfrequency' => { 497 => 'publishingFrequency' },
5488
- 'pulldown' => { 507 => 'pullDown' },
5515
+ 'publishingfrequency' => { 498 => 'publishingFrequency' },
5516
+ 'pulldown' => { 508 => 'pullDown' },
5489
5517
  'purchasedate' => { 375 => 'purd' },
5490
5518
  'purplehsl' => { 103 => 0x20916 },
5491
5519
  'pxshiftperiphedgenr' => { 458 => 0x9013 },
@@ -5494,6 +5522,7 @@ my %tagLookup = (
5494
5522
  'quality2' => { 432 => 0x1170, 433 => 0x1174, 434 => 0x1150, 436 => 0x11a8, 437 => 0x1060, 438 => 0x258, 439 => 0x258, 440 => 0x247, 445 => 0x29, 446 => 0x25, 447 => 0x2a },
5495
5523
  'qualitybutton' => { 298 => 0x17d },
5496
5524
  'qualitybuttonplaybackmode' => { 298 => 0x1bf },
5525
+ 'qualityhint' => { 1 => 0x1a },
5497
5526
  'qualitymode' => { 113 => 0x8 },
5498
5527
  'quantizationmethod' => { 133 => 0x78 },
5499
5528
  'quickadjust' => { 278 => 0x2a },
@@ -5511,26 +5540,26 @@ my %tagLookup = (
5511
5540
  'rangemaskmapinforgbmax' => { 481 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 483 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
5512
5541
  'rangemaskmapinforgbmin' => { 481 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 483 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
5513
5542
  'rasterizedcaption' => { 131 => 0x7d },
5514
- 'rating' => { 119 => 0x4746, 127 => 0x1431, 369 => 0xdf, 375 => 'rtng', 383 => 'rtng', 423 => 0x2002, 476 => 'rating', 485 => 'rating', 493 => 'Rating', 497 => 'rating', 505 => 'Rating' },
5515
- 'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 375 => 'rate', 505 => 'RatingPercent' },
5516
- 'ratingregion' => { 493 => [\'Rating','RatingRatingRegion'] },
5517
- 'ratingregioncity' => { 493 => [\'Rating','RatingRatingRegionCity'] },
5518
- 'ratingregioncountrycode' => { 493 => [\'Rating','RatingRatingRegionCountryCode'] },
5519
- 'ratingregioncountryname' => { 493 => [\'Rating','RatingRatingRegionCountryName'] },
5520
- 'ratingregiongpsaltitude' => { 493 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5521
- 'ratingregiongpslatitude' => { 493 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5522
- 'ratingregiongpslongitude' => { 493 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5523
- 'ratingregionidentifier' => { 493 => [\'Rating','RatingRatingRegionIdentifier'] },
5524
- 'ratingregionlocationid' => { 493 => [\'Rating','RatingRatingRegionLocationId'] },
5525
- 'ratingregionlocationname' => { 493 => [\'Rating','RatingRatingRegionLocationName'] },
5526
- 'ratingregionprovincestate' => { 493 => [\'Rating','RatingRatingRegionProvinceState'] },
5527
- 'ratingregionsublocation' => { 493 => [\'Rating','RatingRatingRegionSublocation'] },
5528
- 'ratingregionworldregion' => { 493 => [\'Rating','RatingRatingRegionWorldRegion'] },
5529
- 'ratingscalemaxvalue' => { 493 => [\'Rating','RatingRatingScaleMaxValue'] },
5530
- 'ratingscaleminvalue' => { 493 => [\'Rating','RatingRatingScaleMinValue'] },
5531
- 'ratingsourcelink' => { 493 => [\'Rating','RatingRatingSourceLink'] },
5532
- 'ratingvalue' => { 493 => [\'Rating','RatingRatingValue'] },
5533
- 'ratingvaluelogolink' => { 493 => [\'Rating','RatingRatingValueLogoLink'] },
5543
+ 'rating' => { 119 => 0x4746, 127 => 0x1431, 369 => 0xdf, 375 => 'rtng', 383 => 'rtng', 423 => 0x2002, 476 => 'rating', 485 => 'rating', 494 => 'Rating', 498 => 'rating', 506 => 'Rating' },
5544
+ 'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 375 => 'rate', 506 => 'RatingPercent' },
5545
+ 'ratingregion' => { 494 => [\'Rating','RatingRatingRegion'] },
5546
+ 'ratingregioncity' => { 494 => [\'Rating','RatingRatingRegionCity'] },
5547
+ 'ratingregioncountrycode' => { 494 => [\'Rating','RatingRatingRegionCountryCode'] },
5548
+ 'ratingregioncountryname' => { 494 => [\'Rating','RatingRatingRegionCountryName'] },
5549
+ 'ratingregiongpsaltitude' => { 494 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5550
+ 'ratingregiongpslatitude' => { 494 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5551
+ 'ratingregiongpslongitude' => { 494 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5552
+ 'ratingregionidentifier' => { 494 => [\'Rating','RatingRatingRegionIdentifier'] },
5553
+ 'ratingregionlocationid' => { 494 => [\'Rating','RatingRatingRegionLocationId'] },
5554
+ 'ratingregionlocationname' => { 494 => [\'Rating','RatingRatingRegionLocationName'] },
5555
+ 'ratingregionprovincestate' => { 494 => [\'Rating','RatingRatingRegionProvinceState'] },
5556
+ 'ratingregionsublocation' => { 494 => [\'Rating','RatingRatingRegionSublocation'] },
5557
+ 'ratingregionworldregion' => { 494 => [\'Rating','RatingRatingRegionWorldRegion'] },
5558
+ 'ratingscalemaxvalue' => { 494 => [\'Rating','RatingRatingScaleMaxValue'] },
5559
+ 'ratingscaleminvalue' => { 494 => [\'Rating','RatingRatingScaleMinValue'] },
5560
+ 'ratingsourcelink' => { 494 => [\'Rating','RatingRatingSourceLink'] },
5561
+ 'ratingvalue' => { 494 => [\'Rating','RatingRatingValue'] },
5562
+ 'ratingvaluelogolink' => { 494 => [\'Rating','RatingRatingValueLogoLink'] },
5534
5563
  'rawandjpgrecording' => { 82 => 0x8, 186 => 0x109, 339 => 0xd },
5535
5564
  'rawbrightnessadj' => { 103 => 0x20001, 108 => 0x38 },
5536
5565
  'rawburstimagecount' => { 75 => 0x2 },
@@ -5592,17 +5621,17 @@ my %tagLookup = (
5592
5621
  'readouttypeactual' => { 138 => 0x1903 },
5593
5622
  'readouttyperequested' => { 138 => 0x1902 },
5594
5623
  'reardisplay' => { 282 => '12.3', 283 => '6.2' },
5595
- 'recdevice' => { 493 => 'RecDevice' },
5596
- 'recdeviceattlensdescription' => { 493 => [\'RecDevice','RecDeviceAttLensDescription'] },
5597
- 'recdevicemanufacturer' => { 493 => [\'RecDevice','RecDeviceManufacturer'] },
5598
- 'recdevicemodelname' => { 493 => [\'RecDevice','RecDeviceModelName'] },
5599
- 'recdeviceownersdeviceid' => { 493 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5600
- 'recdeviceserialnumber' => { 493 => [\'RecDevice','RecDeviceSerialNumber'] },
5601
- 'recipeendingpage' => { 499 => 'recipeEndingPage' },
5602
- 'recipepagerange' => { 499 => 'recipePageRange' },
5603
- 'recipesource' => { 499 => 'recipeSource' },
5604
- 'recipestartingpage' => { 499 => 'recipeStartingPage' },
5605
- 'recipetitle' => { 499 => 'recipeTitle' },
5624
+ 'recdevice' => { 494 => 'RecDevice' },
5625
+ 'recdeviceattlensdescription' => { 494 => [\'RecDevice','RecDeviceAttLensDescription'] },
5626
+ 'recdevicemanufacturer' => { 494 => [\'RecDevice','RecDeviceManufacturer'] },
5627
+ 'recdevicemodelname' => { 494 => [\'RecDevice','RecDeviceModelName'] },
5628
+ 'recdeviceownersdeviceid' => { 494 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5629
+ 'recdeviceserialnumber' => { 494 => [\'RecDevice','RecDeviceSerialNumber'] },
5630
+ 'recipeendingpage' => { 500 => 'recipeEndingPage' },
5631
+ 'recipepagerange' => { 500 => 'recipePageRange' },
5632
+ 'recipesource' => { 500 => 'recipeSource' },
5633
+ 'recipestartingpage' => { 500 => 'recipeStartingPage' },
5634
+ 'recipetitle' => { 500 => 'recipeTitle' },
5606
5635
  'recognizedface1age' => { 316 => 0x20 },
5607
5636
  'recognizedface1name' => { 316 => 0x4 },
5608
5637
  'recognizedface1position' => { 316 => 0x18 },
@@ -5650,13 +5679,13 @@ my %tagLookup = (
5650
5679
  'reductionmatrix2' => { 119 => 0xc626 },
5651
5680
  'reductionmatrix3' => { 119 => 0xcd3a },
5652
5681
  'reelname' => { 119 => 0xc789, 383 => 'reel' },
5653
- 'reference1' => { 491 => [\'TagStructure','TagStructureReference'] },
5654
- 'reference2' => { 491 => [\'TagStructure','TagStructureSubLabelsReference'] },
5655
- 'reference3' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5656
- 'reference4' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5657
- 'reference5' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5658
- 'reference6' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5659
- 'referenceblackwhite' => { 119 => 0x214, 503 => 'ReferenceBlackWhite' },
5682
+ 'reference1' => { 492 => [\'TagStructure','TagStructureReference'] },
5683
+ 'reference2' => { 492 => [\'TagStructure','TagStructureSubLabelsReference'] },
5684
+ 'reference3' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5685
+ 'reference4' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5686
+ 'reference5' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5687
+ 'reference6' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5688
+ 'referenceblackwhite' => { 119 => 0x214, 504 => 'ReferenceBlackWhite' },
5660
5689
  'referencedate' => { 131 => 0x2f },
5661
5690
  'referencenumber' => { 131 => 0x32 },
5662
5691
  'references' => { 157 => 'References' },
@@ -5691,10 +5720,10 @@ my %tagLookup = (
5691
5720
  'regionrotation' => { 172 => [\'Regions','RegionsRegionListRotation'] },
5692
5721
  'regionseealso' => { 172 => [\'Regions','RegionsRegionListSeeAlso'] },
5693
5722
  'regiontype' => { 172 => [\'Regions','RegionsRegionListType'] },
5694
- 'registryentryrole' => { 493 => [\'RegistryId','RegistryIdRegEntryRole'] },
5695
- 'registryid' => { 493 => 'RegistryId' },
5696
- 'registryitemid' => { 493 => [\'RegistryId','RegistryIdRegItemId'] },
5697
- 'registryorganisationid' => { 493 => [\'RegistryId','RegistryIdRegOrgId'] },
5723
+ 'registryentryrole' => { 494 => [\'RegistryId','RegistryIdRegEntryRole'] },
5724
+ 'registryid' => { 494 => 'RegistryId' },
5725
+ 'registryitemid' => { 494 => [\'RegistryId','RegistryIdRegItemId'] },
5726
+ 'registryorganisationid' => { 494 => [\'RegistryId','RegistryIdRegOrgId'] },
5698
5727
  'relatedaudiofile' => { 155 => 'data' },
5699
5728
  'relatedaudiofilename' => { 155 => '1Name' },
5700
5729
  'relatedaudiofiletype' => { 155 => '0Type' },
@@ -5713,57 +5742,57 @@ my %tagLookup = (
5713
5742
  'relationshipofresourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResourceID'] },
5714
5743
  'relationshipremarks' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
5715
5744
  'relativealtitude' => { 116 => 'RelativeAltitude' },
5716
- 'relativepeakaudiofilepath' => { 507 => 'relativePeakAudioFilePath' },
5717
- 'relativetimestamp' => { 507 => 'relativeTimestamp' },
5718
- 'relativetimestampscale' => { 507 => [\'relativeTimestamp','relativeTimestampScale'] },
5719
- 'relativetimestampvalue' => { 507 => [\'relativeTimestamp','relativeTimestampValue'] },
5745
+ 'relativepeakaudiofilepath' => { 508 => 'relativePeakAudioFilePath' },
5746
+ 'relativetimestamp' => { 508 => 'relativeTimestamp' },
5747
+ 'relativetimestampscale' => { 508 => [\'relativeTimestamp','relativeTimestampScale'] },
5748
+ 'relativetimestampvalue' => { 508 => [\'relativeTimestamp','relativeTimestampValue'] },
5720
5749
  'releasebuttontousedial' => { 282 => '17.8', 283 => '18.5', 285 => '18.4', 286 => '18.4', 291 => '33.8', 292 => '17.6', 295 => '18.5', 296 => '18.4' },
5721
- 'releasedate' => { 131 => 0x1e, 375 => 'rldt', 476 => 'ReleaseDate', 507 => 'releaseDate' },
5750
+ 'releasedate' => { 131 => 0x1e, 375 => 'rldt', 476 => 'ReleaseDate', 508 => 'releaseDate' },
5722
5751
  'releasemode' => { 113 => 0x3001, 250 => 0x184d, 423 => 0xb049 },
5723
5752
  'releasemode2' => { 432 => 0x112c, 433 => [0x112c,0x8], 434 => [0x1108,0x8], 435 => [0x1184,0x8], 436 => [0x1160,0x8], 437 => [0x4,0x1018], 438 => [0x4,0x210], 439 => [0x4,0x210], 440 => [0x4,0x208], 442 => [0x67,0x3f], 443 => [0x6b,0x6d,0x73,0x4b], 444 => [0x6b,0x4b], 445 => 0x10, 446 => 0x10, 447 => 0x9, 454 => 0x34 },
5724
5753
  'releasemode3' => { 432 => 0x1128, 433 => 0x1128, 434 => 0x1104, 435 => 0x1180, 436 => 0x115c, 437 => 0x1014, 438 => 0x20c, 439 => 0x20c, 440 => 0x204 },
5725
- 'releaseready' => { 493 => 'ReleaseReady' },
5754
+ 'releaseready' => { 494 => 'ReleaseReady' },
5726
5755
  'releasesetting' => { 97 => 0x1016 },
5727
5756
  'releasetime' => { 131 => 0x23, 476 => 'ReleaseTime' },
5728
5757
  'remoteonduration' => { 284 => '3.4', 287 => '17.2', 288 => '18.2', 289 => '18.2', 290 => '18.2', 292 => '18.2', 293 => '4.3', 297 => '19.2' },
5729
- 'renditionclass' => { 508 => 'RenditionClass' },
5730
- 'renditionof' => { 508 => 'RenditionOf' },
5731
- 'renditionofalternatepaths' => { 508 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5732
- 'renditionofdocumentid' => { 508 => [\'RenditionOf','RenditionOfDocumentID'] },
5733
- 'renditionoffilepath' => { 508 => [\'RenditionOf','RenditionOfFilePath'] },
5734
- 'renditionoffrompart' => { 508 => [\'RenditionOf','RenditionOfFromPart'] },
5735
- 'renditionofinstanceid' => { 508 => [\'RenditionOf','RenditionOfInstanceID'] },
5736
- 'renditionoflastmodifydate' => { 508 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5737
- 'renditionoflasturl' => { 508 => [\'RenditionOf','RenditionOfLastURL'] },
5738
- 'renditionoflinkcategory' => { 508 => [\'RenditionOf','RenditionOfLinkCategory'] },
5739
- 'renditionoflinkform' => { 508 => [\'RenditionOf','RenditionOfLinkForm'] },
5740
- 'renditionofmanager' => { 508 => [\'RenditionOf','RenditionOfManager'] },
5741
- 'renditionofmanagervariant' => { 508 => [\'RenditionOf','RenditionOfManagerVariant'] },
5742
- 'renditionofmanageto' => { 508 => [\'RenditionOf','RenditionOfManageTo'] },
5743
- 'renditionofmanageui' => { 508 => [\'RenditionOf','RenditionOfManageUI'] },
5744
- 'renditionofmaskmarkers' => { 508 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5745
- 'renditionoforiginaldocumentid' => { 508 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5746
- 'renditionofpartmapping' => { 508 => [\'RenditionOf','RenditionOfPartMapping'] },
5747
- 'renditionofplacedresolutionunit' => { 508 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5748
- 'renditionofplacedxresolution' => { 508 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5749
- 'renditionofplacedyresolution' => { 508 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5750
- 'renditionofrenditionclass' => { 508 => [\'RenditionOf','RenditionOfRenditionClass'] },
5751
- 'renditionofrenditionparams' => { 508 => [\'RenditionOf','RenditionOfRenditionParams'] },
5752
- 'renditionoftopart' => { 508 => [\'RenditionOf','RenditionOfToPart'] },
5753
- 'renditionofversionid' => { 508 => [\'RenditionOf','RenditionOfVersionID'] },
5754
- 'renditionparams' => { 508 => 'RenditionParams' },
5755
- 'repeatingflashcount' => { 209 => 0xd, 210 => 0xe, 211 => 0xe, 212 => 0xe, 213 => 0xe, 291 => '17.2', 292 => '24.2', 293 => '9.2', 294 => '24.2', 297 => '25.2' },
5758
+ 'renditionclass' => { 509 => 'RenditionClass' },
5759
+ 'renditionof' => { 509 => 'RenditionOf' },
5760
+ 'renditionofalternatepaths' => { 509 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5761
+ 'renditionofdocumentid' => { 509 => [\'RenditionOf','RenditionOfDocumentID'] },
5762
+ 'renditionoffilepath' => { 509 => [\'RenditionOf','RenditionOfFilePath'] },
5763
+ 'renditionoffrompart' => { 509 => [\'RenditionOf','RenditionOfFromPart'] },
5764
+ 'renditionofinstanceid' => { 509 => [\'RenditionOf','RenditionOfInstanceID'] },
5765
+ 'renditionoflastmodifydate' => { 509 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5766
+ 'renditionoflasturl' => { 509 => [\'RenditionOf','RenditionOfLastURL'] },
5767
+ 'renditionoflinkcategory' => { 509 => [\'RenditionOf','RenditionOfLinkCategory'] },
5768
+ 'renditionoflinkform' => { 509 => [\'RenditionOf','RenditionOfLinkForm'] },
5769
+ 'renditionofmanager' => { 509 => [\'RenditionOf','RenditionOfManager'] },
5770
+ 'renditionofmanagervariant' => { 509 => [\'RenditionOf','RenditionOfManagerVariant'] },
5771
+ 'renditionofmanageto' => { 509 => [\'RenditionOf','RenditionOfManageTo'] },
5772
+ 'renditionofmanageui' => { 509 => [\'RenditionOf','RenditionOfManageUI'] },
5773
+ 'renditionofmaskmarkers' => { 509 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5774
+ 'renditionoforiginaldocumentid' => { 509 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5775
+ 'renditionofpartmapping' => { 509 => [\'RenditionOf','RenditionOfPartMapping'] },
5776
+ 'renditionofplacedresolutionunit' => { 509 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5777
+ 'renditionofplacedxresolution' => { 509 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5778
+ 'renditionofplacedyresolution' => { 509 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5779
+ 'renditionofrenditionclass' => { 509 => [\'RenditionOf','RenditionOfRenditionClass'] },
5780
+ 'renditionofrenditionparams' => { 509 => [\'RenditionOf','RenditionOfRenditionParams'] },
5781
+ 'renditionoftopart' => { 509 => [\'RenditionOf','RenditionOfToPart'] },
5782
+ 'renditionofversionid' => { 509 => [\'RenditionOf','RenditionOfVersionID'] },
5783
+ 'renditionparams' => { 509 => 'RenditionParams' },
5784
+ 'repeatingflashcount' => { 209 => 0xd, 210 => 0xe, 211 => 0xe, 212 => 0xe, 213 => 0xe, 214 => 0xe, 291 => '17.2', 292 => '24.2', 293 => '9.2', 294 => '24.2', 297 => '25.2' },
5756
5785
  'repeatingflashcountbuilt-in' => { 259 => 0x4db },
5757
5786
  'repeatingflashcountexternal' => { 259 => 0x4c3 },
5758
5787
  'repeatingflashoutput' => { 291 => '17.1', 292 => '24.1', 293 => '9.1', 294 => '24.1', 297 => '25.1' },
5759
5788
  'repeatingflashoutputexternal' => { 259 => 0x4c0 },
5760
- 'repeatingflashrate' => { 209 => 0xc, 210 => 0xd, 211 => 0xd, 212 => 0xd, 213 => 0xd, 291 => '18.1', 292 => '25.1', 293 => '10.1', 294 => '25.1', 297 => '26.1' },
5789
+ 'repeatingflashrate' => { 209 => 0xc, 210 => 0xd, 211 => 0xd, 212 => 0xd, 213 => 0xd, 214 => 0xd, 291 => '18.1', 292 => '25.1', 293 => '10.1', 294 => '25.1', 297 => '26.1' },
5761
5790
  'repeatingflashratebuilt-in' => { 259 => 0x4da },
5762
5791
  'repeatingflashrateexternal' => { 259 => 0x4c2 },
5763
5792
  'requirements' => { 383 => "\xa9req" },
5764
5793
  'requires' => { 479 => 'requires' },
5765
- 'resampleparams' => { 507 => 'resampleParams' },
5766
- 'resampleparamsquality' => { 507 => [\'resampleParams','resampleParamsQuality'] },
5794
+ 'resampleparams' => { 508 => 'resampleParams' },
5795
+ 'resampleparamsquality' => { 508 => [\'resampleParams','resampleParamsQuality'] },
5767
5796
  'resamplingkerneldenominators050' => { 138 => 0xe50 },
5768
5797
  'resamplingkerneldenominators067' => { 138 => 0xe4f },
5769
5798
  'resamplingkerneldenominators100' => { 138 => 0xe51 },
@@ -5771,12 +5800,12 @@ my %tagLookup = (
5771
5800
  'resetblacksegrows' => { 138 => 0x181a },
5772
5801
  'resolution' => { 162 => 'Resolution' },
5773
5802
  'resolutionmode' => { 400 => [0x87,0x4] },
5774
- 'resolutionunit' => { 119 => 0x128, 134 => 0x2, 503 => 'ResolutionUnit' },
5803
+ 'resolutionunit' => { 119 => 0x128, 134 => 0x2, 504 => 'ResolutionUnit' },
5775
5804
  'resourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
5776
5805
  'resourcerelationship' => { 118 => 'ResourceRelationship' },
5777
5806
  'resourcerelationshipid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
5778
5807
  'restrictdrivemodes' => { 84 => 0x612 },
5779
- 'restrictions' => { 500 => 'restrictions' },
5808
+ 'restrictions' => { 501 => 'restrictions' },
5780
5809
  'retouchareafeather' => { 481 => [\'RetouchAreas','RetouchAreasFeather'], 483 => [\'RetouchAreas','RetouchAreasFeather'] },
5781
5810
  'retouchareamaskalpha' => { 481 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 483 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
5782
5811
  'retouchareamaskangle' => { 481 => [\'RetouchAreas','RetouchAreasMasksAngle'], 483 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
@@ -5888,8 +5917,8 @@ my %tagLookup = (
5888
5917
  'retouchnefprocessing' => { 239 => 0x5 },
5889
5918
  'retractlensonpoweroff' => { 84 => 0x814 },
5890
5919
  'reuse' => { 310 => 'Reuse' },
5891
- 'reuseallowed' => { 510 => 'ReuseAllowed' },
5892
- 'reuseprohibited' => { 500 => 'reuseProhibited' },
5920
+ 'reuseallowed' => { 511 => 'ReuseAllowed' },
5921
+ 'reuseprohibited' => { 501 => 'reuseProhibited' },
5893
5922
  'reverseexposurecompdial' => { 289 => '5.2' },
5894
5923
  'reversefocusring' => { 298 => 0x163 },
5895
5924
  'reverseindicators' => { 282 => '12.1', 283 => '6.1', 285 => '6.1', 286 => '6.1', 287 => '4.3', 288 => '5.2', 289 => '5.4', 291 => '33.5', 292 => '5.1', 295 => '6.1', 296 => '6.1', 297 => '6.2', 298 => 0xc1 },
@@ -5907,8 +5936,8 @@ my %tagLookup = (
5907
5936
  'rightalbedo' => { 472 => 'RightAlbedo' },
5908
5937
  'rightascension' => { 165 => 'RightAscension' },
5909
5938
  'rights' => { 484 => 'rights' },
5910
- 'rightsagent' => { 500 => 'rightsAgent' },
5911
- 'rightsowner' => { 500 => 'rightsOwner' },
5939
+ 'rightsagent' => { 501 => 'rightsAgent' },
5940
+ 'rightsowner' => { 501 => 'rightsOwner' },
5912
5941
  'roll' => { 115 => 0x8, 383 => ['roll',"\xa9frl"] },
5913
5942
  'rollangle' => { 250 => 0x350b, 251 => 0x2c24, 255 => 0xc21a, 260 => 0x36f4, 261 => 0x2efb, 263 => 0xce32, 264 => 0xeaeb, 300 => 0x903, 323 => 0x90, 357 => 0x1, 395 => 0x2 },
5914
5943
  'romoperationmode' => { 97 => 0x80d },
@@ -5928,9 +5957,9 @@ my %tagLookup = (
5928
5957
  'safetyshiftinavortv' => { 82 => 0x10, 83 => 0x10, 85 => 0xf, 86 => 0x10, 89 => 0x10 },
5929
5958
  'sameexposurefornewaperture' => { 84 => 0x112 },
5930
5959
  'samplebits' => { 155 => 'SampleBits' },
5931
- 'samplepagerange' => { 497 => 'samplePageRange' },
5960
+ 'samplepagerange' => { 498 => 'samplePageRange' },
5932
5961
  'samplerate' => { 155 => 'SampleRate' },
5933
- 'samplesperpixel' => { 119 => 0x115, 328 => 0x8, 503 => 'SamplesPerPixel' },
5962
+ 'samplesperpixel' => { 119 => 0x115, 328 => 0x8, 504 => 'SamplesPerPixel' },
5934
5963
  'samplestructure' => { 133 => 0x5a },
5935
5964
  'samsungmodelid' => { 397 => 0x3 },
5936
5965
  'sanyoquality' => { 399 => 0x201 },
@@ -5956,7 +5985,7 @@ my %tagLookup = (
5956
5985
  'saturationuserdef1' => { 19 => 0x100, 70 => 0x98, 71 => 0xb0 },
5957
5986
  'saturationuserdef2' => { 19 => 0x101, 70 => 0xb0, 71 => 0xc8 },
5958
5987
  'saturationuserdef3' => { 19 => 0x102, 70 => 0xc8, 71 => 0xe0 },
5959
- 'saveid' => { 508 => 'SaveID' },
5988
+ 'saveid' => { 509 => 'SaveID' },
5960
5989
  'sbaanalysiscomplete' => { 138 => 0xc35 },
5961
5990
  'sbablack' => { 138 => 0xc25 },
5962
5991
  'sbagmoffset' => { 138 => 0xc4a },
@@ -5968,29 +5997,37 @@ my %tagLookup = (
5968
5997
  'sbalowgray' => { 138 => 0xc47 },
5969
5998
  'sbaneutralbal' => { 138 => 0xc32 },
5970
5999
  'sbawhite' => { 138 => 0xc27 },
5971
- 'scaletype' => { 507 => 'scaleType' },
6000
+ 'scaletype' => { 508 => 'scaleType' },
5972
6001
  'scanimageenhancer' => { 240 => 0x60 },
5973
6002
  'scanningdirection' => { 133 => 0x64 },
5974
- 'scene' => { 383 => 'scen', 492 => 'Scene', 507 => 'scene' },
6003
+ 'scene' => { 383 => 'scen', 493 => 'Scene', 508 => 'scene' },
5975
6004
  'scenearea' => { 303 => 0x211, 305 => 0x1031 },
5976
6005
  'sceneassist' => { 227 => 0x9c },
5977
6006
  'scenecapturetype' => { 119 => 0xa406, 487 => 'SceneCaptureType' },
5978
6007
  'scenedetect' => { 303 => 0x210, 305 => 0x1030 },
5979
6008
  'scenedetectdata' => { 303 => 0x212, 305 => 0x1033 },
6009
+ 'sceneflags' => { 1 => 0x25 },
5980
6010
  'scenemode' => { 142 => 0xfa02, 186 => 0x100, 227 => 0x8f, 300 => 0x509, 305 => 0x403, 323 => 0x8001, 332 => 0xf, 423 => 0xb023 },
5981
6011
  'scenemodeused' => { 144 => [0x6002,0xf002] },
5982
6012
  'scenerecognition' => { 127 => 0x1425 },
6013
+ 'scenereferred' => { 491 => 'scene_referred' },
5983
6014
  'sceneselect' => { 399 => 0x21f },
5984
6015
  'scenetype' => { 119 => 0xa301, 487 => 'SceneType' },
5985
6016
  'screentips' => { 282 => '12.7', 283 => '5.3', 291 => '13.1', 292 => '4.4', 295 => '5.4', 297 => '5.1' },
5986
6017
  'scriptversion' => { 138 => 0x1770 },
5987
- 'season' => { 493 => 'Season', 496 => 'season' },
5988
- 'seasonidentifier' => { 493 => [\'Season','SeasonIdentifier'] },
5989
- 'seasonname' => { 493 => [\'Season','SeasonName'] },
5990
- 'seasonnumber' => { 493 => [\'Season','SeasonNumber'] },
6018
+ 'sdrblend' => { 481 => 'SDRBlend', 483 => 'SDRBlend' },
6019
+ 'sdrbrightness' => { 481 => 'SDRBrightness', 483 => 'SDRBrightness' },
6020
+ 'sdrcontrast' => { 481 => 'SDRContrast', 483 => 'SDRContrast' },
6021
+ 'sdrhighlights' => { 481 => 'SDRHighlights', 483 => 'SDRHighlights' },
6022
+ 'sdrshadows' => { 481 => 'SDRShadows', 483 => 'SDRShadows' },
6023
+ 'sdrwhites' => { 481 => 'SDRWhites', 483 => 'SDRWhites' },
6024
+ 'season' => { 494 => 'Season', 497 => 'season' },
6025
+ 'seasonidentifier' => { 494 => [\'Season','SeasonIdentifier'] },
6026
+ 'seasonname' => { 494 => [\'Season','SeasonName'] },
6027
+ 'seasonnumber' => { 494 => [\'Season','SeasonNumber'] },
5991
6028
  'secondaryftp' => { 471 => 'SecondaryFTP' },
5992
6029
  'secondaryslotfunction' => { 230 => 0x22c, 231 => 0x240, 250 => 0x1d0, 260 => 0x1d0 },
5993
- 'section' => { 497 => 'section' },
6030
+ 'section' => { 498 => 'section' },
5994
6031
  'securityclassification' => { 119 => 0x9212 },
5995
6032
  'selectableafpoint' => { 84 => 0x509 },
5996
6033
  'selectafareaselectionmode' => { 2 => 0xc },
@@ -6003,7 +6040,10 @@ my %tagLookup = (
6003
6040
  'selftimershotcount' => { 283 => '20.2', 285 => '20.3', 286 => '20.3', 287 => '18.2', 288 => '19.2', 289 => '19.2', 290 => '19.3', 292 => '19.3', 295 => '20.3', 296 => '20.3', 297 => '20.2', 298 => 0x2d },
6004
6041
  'selftimershotinterval' => { 283 => '20.3', 285 => '20.2', 286 => '20.2', 290 => '19.2', 295 => '20.2', 296 => '20.2', 298 => 0x31 },
6005
6042
  'selftimertime' => { 97 => 0x1806, 184 => 0x1f, 282 => '18.1', 283 => '20.1', 284 => '3.3', 285 => '20.1', 286 => '20.1', 287 => '18.1', 288 => '19.1', 289 => '19.1', 290 => '19.1', 291 => '7.2', 292 => '19.1', 293 => '3.3', 295 => '20.1', 296 => '20.1', 297 => '20.1', 298 => 0x2b },
6006
- 'sellingagency' => { 497 => 'sellingAgency' },
6043
+ 'sellingagency' => { 498 => 'sellingAgency' },
6044
+ 'semanticstyle' => { 1 => 0x40 },
6045
+ 'semanticstylepreset' => { 1 => 0x42 },
6046
+ 'semanticstylerenderingver' => { 1 => 0x41 },
6007
6047
  'seminfo' => { 119 => 0x8546 },
6008
6048
  'sensingmethod' => { 119 => 0xa217, 487 => 'SensingMethod' },
6009
6049
  'sensitivityadjust' => { 358 => 0x40 },
@@ -6038,29 +6078,29 @@ my %tagLookup = (
6038
6078
  'sequencefilenumber' => { 433 => 0x4, 434 => 0x4, 435 => 0x4, 436 => 0x4, 445 => 0xc, 446 => 0xc, 447 => 0x1a },
6039
6079
  'sequenceimagenumber' => { 433 => 0x0, 434 => 0x0, 435 => 0x0, 436 => 0x0, 445 => 0x8, 446 => 0x8, 447 => 0x12, 454 => 0x24 },
6040
6080
  'sequencelength' => { 445 => 0x22, 446 => 0x1e, 447 => [0x16,0x1e] },
6041
- 'sequencename' => { 496 => 'sequenceName' },
6042
- 'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 259 => 0x51c, 323 => 0x2b, 412 => [0x10c,0x30c], 423 => 0xb04a, 496 => 'sequenceNumber' },
6081
+ 'sequencename' => { 497 => 'sequenceName' },
6082
+ 'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 259 => 0x51c, 323 => 0x2b, 412 => [0x10c,0x30c], 423 => 0xb04a, 497 => 'sequenceNumber' },
6043
6083
  'sequenceshotinterval' => { 399 => 0x224 },
6044
- 'sequencetotalnumber' => { 496 => 'sequenceTotalNumber' },
6084
+ 'sequencetotalnumber' => { 497 => 'sequenceTotalNumber' },
6045
6085
  'sequentialshot' => { 399 => 0x20e },
6046
6086
  'serialnumber' => { 64 => 0xc, 97 => 0x180b, 119 => [0xa431,0xfde9], 137 => 0xfa04, 139 => 0xfa00, 141 => 0xc354, 142 => 0xfa19, 153 => 0x0, 156 => 'SerialNumber', 191 => 0x5501, 227 => [0xa0,0x1d], 301 => 0x101, 305 => [0x404,0x101a], 318 => 0x303, 320 => 0x305, 325 => 0x3103, 358 => 0x229, 367 => 0x102, 368 => 0x407, 383 => ['SNum','slno'], 384 => 0x15, 385 => 0x4b, 386 => 0x7e, 390 => 0x5, 397 => 0xa002, 400 => 0x2, 423 => 0x2031, 478 => 'SerialNumber', 488 => 'BodySerialNumber' },
6047
6087
  'serialnumberformat' => { 64 => 0x15, 97 => 0x183b },
6048
6088
  'serialnumberhash' => { 383 => 'CAME' },
6049
- 'series' => { 493 => 'Series' },
6089
+ 'series' => { 494 => 'Series' },
6050
6090
  'seriesdatetime' => { 460 => 'SeriesDateTime' },
6051
6091
  'seriesdescription' => { 460 => 'SeriesDescription' },
6052
- 'seriesidentifier' => { 493 => [\'Series','SeriesIdentifier'] },
6092
+ 'seriesidentifier' => { 494 => [\'Series','SeriesIdentifier'] },
6053
6093
  'seriesmodality' => { 460 => 'SeriesModality' },
6054
- 'seriesname' => { 493 => [\'Series','SeriesName'] },
6055
- 'seriesnumber' => { 460 => 'SeriesNumber', 497 => 'seriesNumber' },
6056
- 'seriestitle' => { 497 => 'seriesTitle' },
6094
+ 'seriesname' => { 494 => [\'Series','SeriesName'] },
6095
+ 'seriesnumber' => { 460 => 'SeriesNumber', 498 => 'seriesNumber' },
6096
+ 'seriestitle' => { 498 => 'seriesTitle' },
6057
6097
  'serviceidentifier' => { 132 => 0x1e },
6058
- 'servingsize' => { 499 => 'servingSize' },
6098
+ 'servingsize' => { 500 => 'servingSize' },
6059
6099
  'setbuttoncrosskeysfunc' => { 87 => 0x0, 88 => 0x0 },
6060
6100
  'setbuttonwhenshooting' => { 82 => 0x1, 84 => 0x704, 90 => 0xc },
6061
6101
  'setclockfromlocationdata' => { 230 => 0x61d, 231 => 0x64d },
6062
6102
  'setfunctionwhenshooting' => { 85 => 0x0, 86 => 0x1, 89 => 0x1 },
6063
- 'setting' => { 496 => 'setting' },
6103
+ 'setting' => { 497 => 'setting' },
6064
6104
  'shadingcompensation' => { 300 => 0x50c, 323 => 0x8a },
6065
6105
  'shadingcompensation2' => { 304 => 0x1012 },
6066
6106
  'shadow' => { 400 => 0xe },
@@ -6103,7 +6143,7 @@ my %tagLookup = (
6103
6143
  'sharpnessuserdef2' => { 19 => 0xf8, 70 => 0xac, 71 => 0xc4 },
6104
6144
  'sharpnessuserdef3' => { 19 => 0xf9, 70 => 0xc4, 71 => 0xdc },
6105
6145
  'shiftcols' => { 138 => 0xc70 },
6106
- 'shootid' => { 496 => 'shootID' },
6146
+ 'shootid' => { 497 => 'shootID' },
6107
6147
  'shootingdistance' => { 103 => 0x20701 },
6108
6148
  'shootinginfodisplay' => { 282 => '13.2', 283 => '5.1', 291 => '10.2', 292 => '4.1', 295 => '5.1', 297 => '5.3' },
6109
6149
  'shootinginfomonitorofftime' => { 282 => '26.2', 283 => '22.2', 285 => '22.2', 286 => '22.2', 290 => '21.2', 291 => '9.1', 292 => '21.2', 295 => '22.2', 296 => '22.2', 297 => '22.2', 298 => 0x37 },
@@ -6115,20 +6155,20 @@ my %tagLookup = (
6115
6155
  'shortownername' => { 19 => 0xac },
6116
6156
  'shortreleasetimelag' => { 84 => 0x80d },
6117
6157
  'shorttitle' => { 375 => '@sti' },
6118
- 'shotdate' => { 507 => 'shotDate' },
6119
- 'shotday' => { 507 => 'shotDay' },
6120
- 'shotlocation' => { 507 => 'shotLocation' },
6158
+ 'shotdate' => { 508 => 'shotDate' },
6159
+ 'shotday' => { 508 => 'shotDay' },
6160
+ 'shotlocation' => { 508 => 'shotLocation' },
6121
6161
  'shotlogdata' => { 464 => 'shot_log_data' },
6122
- 'shotname' => { 383 => 'shot', 507 => 'shotName' },
6123
- 'shotnumber' => { 507 => 'shotNumber' },
6162
+ 'shotname' => { 383 => 'shot', 508 => 'shotName' },
6163
+ 'shotnumber' => { 508 => 'shotNumber' },
6124
6164
  'shotnumbersincepowerup' => { 427 => 0x44e, 445 => 0x1a, 446 => 0x16, 447 => 0xa },
6125
6165
  'shotnumbersincepowerup2' => { 412 => 0x200 },
6126
- 'shotsize' => { 507 => 'shotSize' },
6166
+ 'shotsize' => { 508 => 'shotSize' },
6127
6167
  'shotsperinterval' => { 229 => 0xb4, 230 => 0xc0, 231 => 0xd0, 255 => 0xc412 },
6128
6168
  'showmovement' => { 375 => 'shwm' },
6129
- 'shownevent' => { 493 => 'EventExt' },
6130
- 'showneventidentifier' => { 493 => [\'EventExt','EventExtIdentifier'] },
6131
- 'showneventname' => { 493 => [\'EventExt','EventExtName'] },
6169
+ 'shownevent' => { 494 => 'EventExt' },
6170
+ 'showneventidentifier' => { 494 => [\'EventExt','EventExtIdentifier'] },
6171
+ 'showneventname' => { 494 => [\'EventExt','EventExtName'] },
6132
6172
  'shutter' => { 442 => 0x20, 443 => 0x26, 444 => 0x26 },
6133
6173
  'shutter-aelock' => { 82 => 0x4, 84 => 0x701, 85 => 0x3, 86 => 0x4, 87 => 0x3, 88 => 0x3, 89 => 0x4, 90 => 0x2 },
6134
6174
  'shutteraelbutton' => { 83 => 0x4 },
@@ -6148,21 +6188,23 @@ my %tagLookup = (
6148
6188
  'shutterspeedsetting' => { 184 => 0x6, 410 => 0x2f, 411 => 0x28, 412 => 0x0 },
6149
6189
  'shutterspeedvalue' => { 93 => 0x1, 119 => 0x9201, 305 => 0x1000, 367 => 0x400, 487 => 'ShutterSpeedValue' },
6150
6190
  'shuttertype' => { 127 => 0x1050, 323 => 0x9f, 358 => 0x87 },
6151
- 'sidecarforextension' => { 495 => 'SidecarForExtension' },
6191
+ 'sidecarforextension' => { 496 => 'SidecarForExtension' },
6152
6192
  'sigmaimpulseparameters' => { 138 => 0xe0d },
6153
6193
  'sigmascalingfactorcamera' => { 138 => 0xe0c },
6154
6194
  'sigmascalingfactorlowres' => { 138 => 0xe0b },
6155
6195
  'sigmasizetable' => { 138 => 0xe0f },
6196
+ 'signaltonoiseratio' => { 1 => 0x27 },
6197
+ 'signaltonoiseratiotype' => { 1 => 0x26 },
6156
6198
  'silentphotography' => { 227 => 0xbf },
6157
6199
  'similarityindex' => { 131 => 0xe4 },
6158
6200
  'singleframebracketing' => { 184 => 0x21 },
6159
- 'skilllevel' => { 499 => 'skillLevel' },
6201
+ 'skilllevel' => { 500 => 'skillLevel' },
6160
6202
  'skintonecorrection' => { 358 => 0x95 },
6161
6203
  'skiplinetime' => { 138 => 0x184e },
6162
6204
  'slaveflashmeteringsegments' => { 358 => 0x20b },
6163
- 'slideshowname' => { 496 => 'slideshowName' },
6164
- 'slideshownumber' => { 496 => 'slideshowNumber' },
6165
- 'slideshowtotalnumber' => { 496 => 'slideshowTotalNumber' },
6205
+ 'slideshowname' => { 497 => 'slideshowName' },
6206
+ 'slideshownumber' => { 497 => 'slideshowNumber' },
6207
+ 'slideshowtotalnumber' => { 497 => 'slideshowTotalNumber' },
6166
6208
  'slowshutter' => { 77 => 0x8 },
6167
6209
  'slowsync' => { 127 => 0x1030 },
6168
6210
  'smartalbumcolor' => { 397 => 0x20 },
@@ -6170,20 +6212,20 @@ my %tagLookup = (
6170
6212
  'smileshutter' => { 412 => 0x31 },
6171
6213
  'smileshuttermode' => { 412 => 0x27 },
6172
6214
  'smoothness' => { 119 => 0xfe57, 481 => 'Smoothness', 483 => 'Smoothness' },
6173
- 'snapshot' => { 493 => 'SnapshotLink' },
6174
- 'snapshotformat' => { 493 => [\'SnapshotLink','SnapshotLinkFormat'] },
6175
- 'snapshotheightpixels' => { 493 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6176
- 'snapshotimagerole' => { 493 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6177
- 'snapshotlink' => { 493 => [\'SnapshotLink','SnapshotLinkLink'] },
6178
- 'snapshotlinkqualifier' => { 493 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6215
+ 'snapshot' => { 494 => 'SnapshotLink' },
6216
+ 'snapshotformat' => { 494 => [\'SnapshotLink','SnapshotLinkFormat'] },
6217
+ 'snapshotheightpixels' => { 494 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6218
+ 'snapshotimagerole' => { 494 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6219
+ 'snapshotlink' => { 494 => [\'SnapshotLink','SnapshotLinkLink'] },
6220
+ 'snapshotlinkqualifier' => { 494 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6179
6221
  'snapshots' => { 476 => 'Snapshots' },
6180
- 'snapshotusedvideoframe' => { 493 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6181
- 'snapshotusedvideoframetimeformat' => { 493 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6182
- 'snapshotusedvideoframetimevalue' => { 493 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6183
- 'snapshotusedvideoframevalue' => { 493 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6184
- 'snapshotwidthpixels' => { 493 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6222
+ 'snapshotusedvideoframe' => { 494 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6223
+ 'snapshotusedvideoframetimeformat' => { 494 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6224
+ 'snapshotusedvideoframetimevalue' => { 494 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6225
+ 'snapshotusedvideoframevalue' => { 494 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6226
+ 'snapshotwidthpixels' => { 494 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6185
6227
  'softskineffect' => { 423 => 0x200f },
6186
- 'software' => { 119 => 0x131, 157 => 'Software', 313 => 'Software', 367 => 0x203, 377 => 'software', 400 => 0x18, 466 => 'Software', 503 => 'Software' },
6228
+ 'software' => { 119 => 0x131, 157 => 'Software', 313 => 'Software', 367 => 0x203, 377 => 'software', 400 => 0x18, 466 => 'Software', 504 => 'Software' },
6187
6229
  'softwareversion' => { 383 => ['@swr',"\xa9swr"], 399 => 0x207 },
6188
6230
  'soloist' => { 375 => "\xa9sol" },
6189
6231
  'songwriter' => { 383 => "\xa9swf" },
@@ -6214,7 +6256,7 @@ my %tagLookup = (
6214
6256
  'sortname' => { 375 => 'sonm', 481 => 'SortName', 483 => 'SortName' },
6215
6257
  'sortshow' => { 375 => 'sosn' },
6216
6258
  'soundengineer' => { 375 => "\xa9sne" },
6217
- 'source' => { 131 => 0x73, 313 => 'Source', 484 => 'source', 485 => 'source', 495 => 'Source' },
6259
+ 'source' => { 131 => 0x73, 313 => 'Source', 484 => 'source', 485 => 'source', 496 => 'Source' },
6218
6260
  'sourcecount' => { 470 => 'SourceCount' },
6219
6261
  'sourcecredits' => { 383 => "\xa9src" },
6220
6262
  'sourcedirectoryindex' => { 345 => 0x0 },
@@ -6226,13 +6268,13 @@ my %tagLookup = (
6226
6268
  'spatialfrequencyresponsenames' => { 487 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6227
6269
  'spatialfrequencyresponserows' => { 487 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6228
6270
  'spatialfrequencyresponsevalues' => { 487 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6229
- 'speakerplacement' => { 507 => 'speakerPlacement' },
6271
+ 'speakerplacement' => { 508 => 'speakerPlacement' },
6230
6272
  'specialeffectlevel' => { 113 => 0x3030 },
6231
6273
  'specialeffectmode' => { 113 => 0x2076 },
6232
6274
  'specialeffectsetting' => { 113 => 0x3031 },
6233
6275
  'specialinstructions' => { 131 => 0x28 },
6234
6276
  'specialmode' => { 305 => 0x200, 399 => 0x200 },
6235
- 'specialoccasion' => { 499 => 'specialOccasion' },
6277
+ 'specialoccasion' => { 500 => 'specialOccasion' },
6236
6278
  'specialtypeid' => { 464 => 'SpecialTypeID' },
6237
6279
  'spectralsensitivity' => { 119 => 0x8824, 487 => 'SpectralSensitivity' },
6238
6280
  'specularwhitelevel' => { 41 => 0x32b, 42 => 0x281, 45 => [0x2b9,0x2d0,0x2d4], 46 => 0x56a, 47 => 0x1e4, 48 => [0x1fd,0x2dd], 49 => [0x231,0x30f], 50 => 0x31d },
@@ -6247,7 +6289,7 @@ my %tagLookup = (
6247
6289
  'splittoninghighlightsaturation' => { 481 => 'SplitToningHighlightSaturation', 483 => 'SplitToningHighlightSaturation' },
6248
6290
  'splittoningshadowhue' => { 481 => 'SplitToningShadowHue', 483 => 'SplitToningShadowHue' },
6249
6291
  'splittoningshadowsaturation' => { 481 => 'SplitToningShadowSaturation', 483 => 'SplitToningShadowSaturation' },
6250
- 'sport' => { 497 => 'sport' },
6292
+ 'sport' => { 498 => 'sport' },
6251
6293
  'spotfocuspointx' => { 181 => 0x2d },
6252
6294
  'spotfocuspointy' => { 181 => 0x2e },
6253
6295
  'spotmeteringmode' => { 34 => 0x27 },
@@ -6286,15 +6328,15 @@ my %tagLookup = (
6286
6328
  'standardwhitetungsten' => { 138 => 0x835 },
6287
6329
  'standbytimer' => { 283 => '19.1', 285 => '19.1', 286 => '19.1', 289 => '18.1', 290 => '18.1', 295 => '19.1', 296 => '19.1' },
6288
6330
  'starlightview' => { 298 => 0x249 },
6289
- 'startingpage' => { 497 => 'startingPage' },
6331
+ 'startingpage' => { 498 => 'startingPage' },
6290
6332
  'startmovieshooting' => { 84 => 0x70d },
6291
- 'starttimecode' => { 383 => "\xa9TIM", 507 => 'startTimecode' },
6292
- 'starttimecodetimeformat' => { 507 => [\'startTimecode','startTimecodeTimeFormat'] },
6293
- 'starttimecodetimevalue' => { 507 => [\'startTimecode','startTimecodeTimeValue'] },
6294
- 'starttimecodevalue' => { 507 => [\'startTimecode','startTimecodeValue'] },
6295
- 'starttimesamplesize' => { 383 => "\xa9TSZ", 507 => 'startTimeSampleSize' },
6296
- 'starttimescale' => { 383 => "\xa9TSC", 507 => 'startTimeScale' },
6297
- 'state' => { 161 => 'State', 323 => 0x6b, 495 => 'State' },
6333
+ 'starttimecode' => { 383 => "\xa9TIM", 508 => 'startTimecode' },
6334
+ 'starttimecodetimeformat' => { 508 => [\'startTimecode','startTimecodeTimeFormat'] },
6335
+ 'starttimecodetimevalue' => { 508 => [\'startTimecode','startTimecodeTimeValue'] },
6336
+ 'starttimecodevalue' => { 508 => [\'startTimecode','startTimecodeValue'] },
6337
+ 'starttimesamplesize' => { 383 => "\xa9TSZ", 508 => 'startTimeSampleSize' },
6338
+ 'starttimescale' => { 383 => "\xa9TSC", 508 => 'startTimeScale' },
6339
+ 'state' => { 161 => 'State', 323 => 0x6b, 496 => 'State' },
6298
6340
  'status' => { 462 => 'Status', 474 => 'Status' },
6299
6341
  'stereomode' => { 470 => 'StereoMode' },
6300
6342
  'stitched' => { 470 => 'Stitched' },
@@ -6303,16 +6345,16 @@ my %tagLookup = (
6303
6345
  'storagemethod' => { 188 => 0x12 },
6304
6346
  'storebyorientation' => { 283 => '46.3', 285 => '47.3', 286 => '47.3', 295 => '47.3', 296 => '47.3', 298 => 0xd },
6305
6347
  'storedescription' => { 375 => 'sdes' },
6306
- 'storylineidentifier' => { 493 => 'StorylineIdentifier' },
6348
+ 'storylineidentifier' => { 494 => 'StorylineIdentifier' },
6307
6349
  'straightenangle' => { 275 => 0x2fc08431 },
6308
- 'streamready' => { 493 => 'StreamReady' },
6350
+ 'streamready' => { 494 => 'StreamReady' },
6309
6351
  'streamtype' => { 176 => 'StreamType' },
6310
- 'stretchmode' => { 507 => 'stretchMode' },
6352
+ 'stretchmode' => { 508 => 'stretchMode' },
6311
6353
  'studydatetime' => { 460 => 'StudyDateTime' },
6312
6354
  'studydescription' => { 460 => 'StudyDescription' },
6313
6355
  'studyid' => { 460 => 'StudyID' },
6314
6356
  'studyphysician' => { 460 => 'StudyPhysician' },
6315
- 'styleperiod' => { 493 => 'StylePeriod' },
6357
+ 'styleperiod' => { 494 => 'StylePeriod' },
6316
6358
  'sub-location' => { 131 => 0x5c },
6317
6359
  'subcommanddialplaybackmode' => { 298 => 0x1cf },
6318
6360
  'subfiledata' => { 164 => 'data' },
@@ -6321,9 +6363,9 @@ my %tagLookup = (
6321
6363
  'subfilename' => { 164 => '1Name' },
6322
6364
  'subfileresource' => { 164 => 'rsrc' },
6323
6365
  'subfiletype' => { 119 => 0xfe, 164 => '0Type' },
6324
- 'subject' => { 309 => 'Subject', 374 => 'Subject', 484 => 'subject', 494 => 'Subject', 508 => 'subject' },
6366
+ 'subject' => { 309 => 'Subject', 374 => 'Subject', 484 => 'subject', 495 => 'Subject', 509 => 'subject' },
6325
6367
  'subjectarea' => { 119 => 0x9214, 487 => 'SubjectArea' },
6326
- 'subjectcode' => { 492 => 'SubjectCode' },
6368
+ 'subjectcode' => { 493 => 'SubjectCode' },
6327
6369
  'subjectdetection' => { 230 => 0x23e, 231 => 0x252 },
6328
6370
  'subjectdistance' => { 119 => 0x9206, 140 => 0x3e, 487 => 'SubjectDistance' },
6329
6371
  'subjectdistancerange' => { 119 => 0xa40c, 487 => 'SubjectDistanceRange' },
@@ -6331,40 +6373,40 @@ my %tagLookup = (
6331
6373
  'subjectmotion' => { 285 => '78.2', 286 => '78.2', 296 => '78.2', 298 => 0x103 },
6332
6374
  'subjectprogram' => { 181 => 0x22 },
6333
6375
  'subjectreference' => { 131 => 0xc },
6334
- 'sublabels1' => { 491 => [\'TagStructure','TagStructureSubLabels'] },
6335
- 'sublabels2' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6336
- 'sublabels3' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6337
- 'sublabels4' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6338
- 'sublabels5' => { 491 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6376
+ 'sublabels1' => { 492 => [\'TagStructure','TagStructureSubLabels'] },
6377
+ 'sublabels2' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6378
+ 'sublabels3' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6379
+ 'sublabels4' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6380
+ 'sublabels5' => { 492 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6339
6381
  'subseccreatedate' => { 114 => 'Exif-SubSecCreateDate' },
6340
6382
  'subsecdatetimeoriginal' => { 114 => 'Exif-SubSecDateTimeOriginal' },
6341
6383
  'subsecmodifydate' => { 114 => 'Exif-SubSecModifyDate' },
6342
6384
  'subsectime' => { 119 => 0x9290 },
6343
6385
  'subsectimedigitized' => { 119 => 0x9292 },
6344
6386
  'subsectimeoriginal' => { 119 => 0x9291 },
6345
- 'subsection1' => { 497 => 'subsection1' },
6346
- 'subsection2' => { 497 => 'subsection2' },
6347
- 'subsection3' => { 497 => 'subsection3' },
6348
- 'subsection4' => { 497 => 'subsection4' },
6387
+ 'subsection1' => { 498 => 'subsection1' },
6388
+ 'subsection2' => { 498 => 'subsection2' },
6389
+ 'subsection3' => { 498 => 'subsection3' },
6390
+ 'subsection4' => { 498 => 'subsection4' },
6349
6391
  'subselector' => { 283 => '49.1', 285 => '71.1', 286 => '71.1', 296 => '71.1', 298 => 0x8f },
6350
6392
  'subselectorassignment' => { 283 => '48.1' },
6351
6393
  'subselectorcenter' => { 285 => '72.1', 286 => '72.1', 296 => '72.1' },
6352
6394
  'subselectorplusdials' => { 283 => '49.2', 285 => '73.1', 286 => '73.1', 296 => '73.1' },
6353
- 'subtitle' => { 179 => 'WM/SubTitle', 375 => "\xa9st3", 383 => "\xa9snm", 497 => 'subtitle' },
6395
+ 'subtitle' => { 179 => 'WM/SubTitle', 375 => "\xa9st3", 383 => "\xa9snm", 498 => 'subtitle' },
6354
6396
  'subtitlekeywords' => { 383 => "\xa9snk" },
6355
- 'subversionfilename' => { 491 => [\'SubVersions','SubVersionsFileName'] },
6356
- 'subversionreference' => { 491 => [\'SubVersions','SubVersionsVersRef'] },
6357
- 'subversions' => { 491 => 'SubVersions' },
6397
+ 'subversionfilename' => { 492 => [\'SubVersions','SubVersionsFileName'] },
6398
+ 'subversionreference' => { 492 => [\'SubVersions','SubVersionsVersRef'] },
6399
+ 'subversions' => { 492 => 'SubVersions' },
6358
6400
  'superimposeddisplay' => { 82 => 0xa, 84 => 0x510, 85 => 0x9, 86 => 0xa, 89 => 0xa, 90 => 0xe },
6359
6401
  'supermacro' => { 64 => 0x1a },
6360
- 'supplementalcategories' => { 131 => 0x14, 495 => 'SupplementalCategories' },
6402
+ 'supplementalcategories' => { 131 => 0x14, 496 => 'SupplementalCategories' },
6361
6403
  'supplementaltype' => { 133 => 0x37 },
6362
- 'supplementdisplayid' => { 497 => 'supplementDisplayID' },
6363
- 'supplementstartingpage' => { 497 => 'supplementStartingPage' },
6364
- 'supplementtitle' => { 497 => 'supplementTitle' },
6365
- 'supplychainsource' => { 493 => 'SupplyChainSource' },
6366
- 'supplychainsourceidentifier' => { 493 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6367
- 'supplychainsourcename' => { 493 => [\'SupplyChainSource','SupplyChainSourceName'] },
6404
+ 'supplementdisplayid' => { 498 => 'supplementDisplayID' },
6405
+ 'supplementstartingpage' => { 498 => 'supplementStartingPage' },
6406
+ 'supplementtitle' => { 498 => 'supplementTitle' },
6407
+ 'supplychainsource' => { 494 => 'SupplyChainSource' },
6408
+ 'supplychainsourceidentifier' => { 494 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6409
+ 'supplychainsourcename' => { 494 => [\'SupplyChainSource','SupplyChainSourceName'] },
6368
6410
  'supportsamount' => { 481 => 'SupportsAmount', 483 => 'SupportsAmount' },
6369
6411
  'supportscolor' => { 481 => 'SupportsColor', 483 => 'SupportsColor' },
6370
6412
  'supportshighdynamicrange' => { 481 => 'SupportsHighDynamicRange', 483 => 'SupportsHighDynamicRange' },
@@ -6373,25 +6415,25 @@ my %tagLookup = (
6373
6415
  'supportsoutputreferred' => { 481 => 'SupportsOutputReferred', 483 => 'SupportsOutputReferred' },
6374
6416
  'supportsscenereferred' => { 481 => 'SupportsSceneReferred', 483 => 'SupportsSceneReferred' },
6375
6417
  'svisosetting' => { 339 => 0x14 },
6376
- 'swatchcoloranta' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6377
- 'swatchcolorantb' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6378
- 'swatchcolorantblack' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6379
- 'swatchcolorantblue' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6380
- 'swatchcolorantcyan' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6381
- 'swatchcolorantgray' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6382
- 'swatchcolorantgreen' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6383
- 'swatchcolorantl' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6384
- 'swatchcolorantmagenta' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6385
- 'swatchcolorantmode' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6386
- 'swatchcolorantred' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6387
- 'swatchcolorantswatchname' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6388
- 'swatchcoloranttint' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6389
- 'swatchcoloranttype' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6390
- 'swatchcolorantyellow' => { 512 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6391
- 'swatchgroupname' => { 512 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6392
- 'swatchgroups' => { 512 => 'SwatchGroups' },
6393
- 'swatchgroupscolorants' => { 512 => [\'SwatchGroups','SwatchGroupsColorants'] },
6394
- 'swatchgrouptype' => { 512 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6418
+ 'swatchcoloranta' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6419
+ 'swatchcolorantb' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6420
+ 'swatchcolorantblack' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6421
+ 'swatchcolorantblue' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6422
+ 'swatchcolorantcyan' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6423
+ 'swatchcolorantgray' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6424
+ 'swatchcolorantgreen' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6425
+ 'swatchcolorantl' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6426
+ 'swatchcolorantmagenta' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6427
+ 'swatchcolorantmode' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6428
+ 'swatchcolorantred' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6429
+ 'swatchcolorantswatchname' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6430
+ 'swatchcoloranttint' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6431
+ 'swatchcoloranttype' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6432
+ 'swatchcolorantyellow' => { 513 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6433
+ 'swatchgroupname' => { 513 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6434
+ 'swatchgroups' => { 513 => 'SwatchGroups' },
6435
+ 'swatchgroupscolorants' => { 513 => [\'SwatchGroups','SwatchGroupsColorants'] },
6436
+ 'swatchgrouptype' => { 513 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6395
6437
  'sweeppanoramadirection' => { 323 => 0x93, 412 => 0x33 },
6396
6438
  'sweeppanoramafieldofview' => { 323 => 0x94 },
6397
6439
  'sweeppanoramasize' => { 412 => 0x32 },
@@ -6401,9 +6443,9 @@ my %tagLookup = (
6401
6443
  'system' => { 367 => 0x204 },
6402
6444
  'tagged' => { 369 => 0xdd, 370 => 'Tagged', 476 => 'tagged' },
6403
6445
  'tagslist' => { 486 => 'TagsList' },
6404
- 'tagstructure' => { 491 => 'TagStructure' },
6405
- 'takenumber' => { 507 => 'takeNumber' },
6406
- 'tapename' => { 507 => 'tapeName' },
6446
+ 'tagstructure' => { 492 => 'TagStructure' },
6447
+ 'takenumber' => { 508 => 'takeNumber' },
6448
+ 'tapename' => { 508 => 'tapeName' },
6407
6449
  'targetaperture' => { 77 => 0x4 },
6408
6450
  'targetcompressionratio' => { 95 => 0x1 },
6409
6451
  'targetdistancesetting' => { 97 => 0x1807 },
@@ -6461,29 +6503,29 @@ my %tagLookup = (
6461
6503
  'tda4edgepolarity' => { 138 => 0x198f },
6462
6504
  'tda4gain' => { 138 => 0x198e },
6463
6505
  'tda4offset' => { 138 => 0x198c },
6464
- 'teaser' => { 497 => 'teaser' },
6506
+ 'teaser' => { 498 => 'teaser' },
6465
6507
  'teleconverter' => { 186 => 0x105, 423 => 0x105 },
6466
6508
  'tempampgainx100' => { 138 => 0x1914 },
6467
- 'tempo' => { 507 => 'tempo' },
6468
- 'temporalcoverage' => { 493 => 'TemporalCoverage' },
6469
- 'temporalcoveragefrom' => { 493 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6470
- 'temporalcoverageto' => { 493 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6509
+ 'tempo' => { 508 => 'tempo' },
6510
+ 'temporalcoverage' => { 494 => 'TemporalCoverage' },
6511
+ 'temporalcoveragefrom' => { 494 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6512
+ 'temporalcoverageto' => { 494 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6471
6513
  'termsandconditionstext' => { 310 => 'TermsAndConditionsText' },
6472
6514
  'termsandconditionsurl' => { 310 => 'TermsAndConditionsURL' },
6473
6515
  'testname' => { 120 => 'TestName' },
6474
6516
  'textencoding' => { 226 => 0x4 },
6475
- 'textlayername' => { 495 => [\'TextLayers','TextLayersLayerName'] },
6476
- 'textlayers' => { 495 => 'TextLayers' },
6477
- 'textlayertext' => { 495 => [\'TextLayers','TextLayersLayerText'] },
6517
+ 'textlayername' => { 496 => [\'TextLayers','TextLayersLayerName'] },
6518
+ 'textlayers' => { 496 => 'TextLayers' },
6519
+ 'textlayertext' => { 496 => [\'TextLayers','TextLayersLayerText'] },
6478
6520
  'textstamp' => { 323 => [0x8008,0x8009,0x3b,0x3e] },
6479
6521
  'texture' => { 481 => 'Texture', 483 => 'Texture' },
6480
6522
  'three-dtrackingfacedetection' => { 285 => '1.4', 286 => '1.4', 296 => '1.4' },
6481
6523
  'three-dtrackingwatcharea' => { 285 => '78.1', 286 => '78.1', 296 => '78.1' },
6482
6524
  'thresholding' => { 119 => 0x107 },
6483
6525
  'thumbnailfilename' => { 97 => 0x817 },
6484
- 'thumbnailformat' => { 505 => [\'Thumbnails','ThumbnailsFormat'] },
6485
- 'thumbnailheight' => { 142 => 0xfa55, 505 => [\'Thumbnails','ThumbnailsHeight'] },
6486
- 'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 305 => 0x100, 383 => 'thmb', 505 => [\'Thumbnails','ThumbnailsImage'] },
6526
+ 'thumbnailformat' => { 506 => [\'Thumbnails','ThumbnailsFormat'] },
6527
+ 'thumbnailheight' => { 142 => 0xfa55, 506 => [\'Thumbnails','ThumbnailsHeight'] },
6528
+ 'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 305 => 0x100, 383 => 'thmb', 506 => [\'Thumbnails','ThumbnailsImage'] },
6487
6529
  'thumbnailimagename' => { 167 => '1Name' },
6488
6530
  'thumbnailimagesize' => { 167 => 'ImageSize' },
6489
6531
  'thumbnailimagetype' => { 167 => '0Type' },
@@ -6491,9 +6533,9 @@ my %tagLookup = (
6491
6533
  'thumbnaillength' => { 119 => 0x202 },
6492
6534
  'thumbnailoffset' => { 119 => 0x201 },
6493
6535
  'thumbnailpng' => { 383 => 'thmb' },
6494
- 'thumbnails' => { 505 => 'Thumbnails' },
6495
- 'thumbnailwidth' => { 142 => 0xfa54, 505 => [\'Thumbnails','ThumbnailsWidth'] },
6496
- 'ticker' => { 497 => 'ticker' },
6536
+ 'thumbnails' => { 506 => 'Thumbnails' },
6537
+ 'thumbnailwidth' => { 142 => 0xfa54, 506 => [\'Thumbnails','ThumbnailsWidth'] },
6538
+ 'ticker' => { 498 => 'ticker' },
6497
6539
  'tiffhandling' => { 481 => 'TIFFHandling', 483 => 'TIFFHandling' },
6498
6540
  'tiffmeteringimage' => { 187 => 0x104c, 421 => 0x1110 },
6499
6541
  'tilelength' => { 119 => 0x143 },
@@ -6502,19 +6544,19 @@ my %tagLookup = (
6502
6544
  'timecodes' => { 119 => 0xc763 },
6503
6545
  'timecreated' => { 131 => 0x3c, 140 => 0x14, 149 => 0x10, 370 => 'TimeCreated' },
6504
6546
  'timelapseshotnumber' => { 326 => 0x10 },
6505
- 'timeperiod' => { 497 => 'timePeriod' },
6547
+ 'timeperiod' => { 498 => 'timePeriod' },
6506
6548
  'timerfunctionbutton' => { 284 => '5.2', 287 => '12.1', 288 => '13.1' },
6507
6549
  'timerlength' => { 84 => 0x80c },
6508
6550
  'timerrecording' => { 323 => 0x96 },
6509
- 'timescaleparams' => { 507 => 'timeScaleParams' },
6510
- 'timescaleparamsframeoverlappingpercentage' => { 507 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6511
- 'timescaleparamsframesize' => { 507 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6512
- 'timescaleparamsquality' => { 507 => [\'timeScaleParams','timeScaleParamsQuality'] },
6551
+ 'timescaleparams' => { 508 => 'timeScaleParams' },
6552
+ 'timescaleparamsframeoverlappingpercentage' => { 508 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6553
+ 'timescaleparamsframesize' => { 508 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6554
+ 'timescaleparamsquality' => { 508 => [\'timeScaleParams','timeScaleParamsQuality'] },
6513
6555
  'timesent' => { 132 => 0x50 },
6514
6556
  'timeshot' => { 471 => 'TimeShot' },
6515
- 'timesignature' => { 507 => 'timeSignature' },
6557
+ 'timesignature' => { 508 => 'timeSignature' },
6516
6558
  'timesincepoweron' => { 323 => 0x29 },
6517
- 'timestamp' => { 11 => 0x45e, 19 => 0x11c, 299 => 0x8, 313 => 'TimeStamp', 323 => 0xaf, 470 => 'Timestamp', 477 => 'Timestamp', 491 => 'TimeStamp' },
6559
+ 'timestamp' => { 11 => 0x45e, 19 => 0x11c, 299 => 0x8, 313 => 'TimeStamp', 323 => 0xaf, 470 => 'Timestamp', 477 => 'Timestamp', 492 => 'TimeStamp' },
6518
6560
  'timestamp1' => { 11 => 0x45a },
6519
6561
  'timezone' => { 78 => 0x1, 230 => 0x594, 231 => 0x5c4, 267 => 0x0, 393 => 0xa },
6520
6562
  'timezonecity' => { 78 => 0x2 },
@@ -6522,7 +6564,7 @@ my %tagLookup = (
6522
6564
  'timezoneinfo' => { 100 => 0x2 },
6523
6565
  'timezoneoffset' => { 119 => 0x882a },
6524
6566
  'tint' => { 377 => 'player.movie.visual.tint', 481 => 'Tint', 483 => 'Tint' },
6525
- 'title' => { 157 => 'Title', 309 => 'Title', 313 => 'Title', 323 => 0x65, 374 => 'Title', 375 => ['titl',"\xa9nam"], 377 => 'title', 383 => ['titl',"\xa9nam"], 484 => 'title', 494 => 'Title', 505 => 'Title' },
6567
+ 'title' => { 157 => 'Title', 309 => 'Title', 313 => 'Title', 323 => 0x65, 374 => 'Title', 375 => ['titl',"\xa9nam"], 377 => 'title', 383 => ['titl',"\xa9nam"], 484 => 'title', 495 => 'Title', 506 => 'Title' },
6526
6568
  'togglestyleamount' => { 481 => 'ToggleStyleAmount', 483 => 'ToggleStyleAmount' },
6527
6569
  'togglestyledigest' => { 481 => 'ToggleStyleDigest', 483 => 'ToggleStyleDigest' },
6528
6570
  'tonecomp' => { 227 => 0x81 },
@@ -6582,38 +6624,38 @@ my %tagLookup = (
6582
6624
  'track' => { 375 => "\xa9trk", 383 => "\xa9trk" },
6583
6625
  'trackcreatedate' => { 382 => 0x1 },
6584
6626
  'trackmodifydate' => { 382 => 0x2 },
6585
- 'tracknumber' => { 375 => 'trkn', 507 => 'trackNumber' },
6586
- 'tracks' => { 507 => 'Tracks' },
6587
- 'tracksframerate' => { 507 => [\'Tracks','TracksFrameRate'] },
6588
- 'tracksmarkers' => { 507 => [\'Tracks','TracksMarkers'] },
6589
- 'tracksmarkerscomment' => { 507 => [\'Tracks','TracksMarkersComment'] },
6590
- 'tracksmarkerscuepointparams' => { 507 => [\'Tracks','TracksMarkersCuePointParams'] },
6591
- 'tracksmarkerscuepointparamskey' => { 507 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6592
- 'tracksmarkerscuepointparamsvalue' => { 507 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6593
- 'tracksmarkerscuepointtype' => { 507 => [\'Tracks','TracksMarkersCuePointType'] },
6594
- 'tracksmarkersduration' => { 507 => [\'Tracks','TracksMarkersDuration'] },
6595
- 'tracksmarkerslocation' => { 507 => [\'Tracks','TracksMarkersLocation'] },
6596
- 'tracksmarkersname' => { 507 => [\'Tracks','TracksMarkersName'] },
6597
- 'tracksmarkersprobability' => { 507 => [\'Tracks','TracksMarkersProbability'] },
6598
- 'tracksmarkersspeaker' => { 507 => [\'Tracks','TracksMarkersSpeaker'] },
6599
- 'tracksmarkersstarttime' => { 507 => [\'Tracks','TracksMarkersStartTime'] },
6600
- 'tracksmarkerstarget' => { 507 => [\'Tracks','TracksMarkersTarget'] },
6601
- 'tracksmarkerstype' => { 507 => [\'Tracks','TracksMarkersType'] },
6602
- 'trackstrackname' => { 507 => [\'Tracks','TracksTrackName'] },
6603
- 'trackstracktype' => { 507 => [\'Tracks','TracksTrackType'] },
6627
+ 'tracknumber' => { 375 => 'trkn', 508 => 'trackNumber' },
6628
+ 'tracks' => { 508 => 'Tracks' },
6629
+ 'tracksframerate' => { 508 => [\'Tracks','TracksFrameRate'] },
6630
+ 'tracksmarkers' => { 508 => [\'Tracks','TracksMarkers'] },
6631
+ 'tracksmarkerscomment' => { 508 => [\'Tracks','TracksMarkersComment'] },
6632
+ 'tracksmarkerscuepointparams' => { 508 => [\'Tracks','TracksMarkersCuePointParams'] },
6633
+ 'tracksmarkerscuepointparamskey' => { 508 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6634
+ 'tracksmarkerscuepointparamsvalue' => { 508 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6635
+ 'tracksmarkerscuepointtype' => { 508 => [\'Tracks','TracksMarkersCuePointType'] },
6636
+ 'tracksmarkersduration' => { 508 => [\'Tracks','TracksMarkersDuration'] },
6637
+ 'tracksmarkerslocation' => { 508 => [\'Tracks','TracksMarkersLocation'] },
6638
+ 'tracksmarkersname' => { 508 => [\'Tracks','TracksMarkersName'] },
6639
+ 'tracksmarkersprobability' => { 508 => [\'Tracks','TracksMarkersProbability'] },
6640
+ 'tracksmarkersspeaker' => { 508 => [\'Tracks','TracksMarkersSpeaker'] },
6641
+ 'tracksmarkersstarttime' => { 508 => [\'Tracks','TracksMarkersStartTime'] },
6642
+ 'tracksmarkerstarget' => { 508 => [\'Tracks','TracksMarkersTarget'] },
6643
+ 'tracksmarkerstype' => { 508 => [\'Tracks','TracksMarkersType'] },
6644
+ 'trackstrackname' => { 508 => [\'Tracks','TracksTrackName'] },
6645
+ 'trackstracktype' => { 508 => [\'Tracks','TracksTrackType'] },
6604
6646
  'tracktype' => { 383 => 'kgtt' },
6605
6647
  'trailer' => { 120 => 'Trailer' },
6606
6648
  'trailersignature' => { 164 => 'zmie' },
6607
- 'transcript' => { 493 => 'Transcript' },
6608
- 'transcriptlink' => { 493 => 'TranscriptLink' },
6609
- 'transcriptlinklink' => { 493 => [\'TranscriptLink','TranscriptLinkLink'] },
6610
- 'transcriptlinklinkqualifier' => { 493 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6611
- 'transferfunction' => { 119 => 0x12d, 503 => 'TransferFunction' },
6649
+ 'transcript' => { 494 => 'Transcript' },
6650
+ 'transcriptlink' => { 494 => 'TranscriptLink' },
6651
+ 'transcriptlinklink' => { 494 => [\'TranscriptLink','TranscriptLinkLink'] },
6652
+ 'transcriptlinklinkqualifier' => { 494 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6653
+ 'transferfunction' => { 119 => 0x12d, 504 => 'TransferFunction' },
6612
6654
  'transfertimenormal' => { 138 => 0x1888 },
6613
6655
  'transfertimetest' => { 138 => 0x1889 },
6614
6656
  'transform' => { 323 => [0x8012,0x59] },
6615
- 'transmissionreference' => { 495 => 'TransmissionReference' },
6616
- 'trapped' => { 309 => 'Trapped', 494 => 'Trapped' },
6657
+ 'transmissionreference' => { 496 => 'TransmissionReference' },
6658
+ 'trapped' => { 309 => 'Trapped', 495 => 'Trapped' },
6617
6659
  'trashbuttonfunction' => { 84 => 0x710 },
6618
6660
  'travelday' => { 323 => 0x36 },
6619
6661
  'treble' => { 377 => 'player.movie.audio.treble' },
@@ -6630,7 +6672,7 @@ my %tagLookup = (
6630
6672
  'tvnetworkname' => { 375 => 'tvnn' },
6631
6673
  'tvseason' => { 375 => 'tvsn' },
6632
6674
  'tvshow' => { 375 => 'tvsh' },
6633
- 'type' => { 465 => 'Type', 484 => 'type', 502 => 'type' },
6675
+ 'type' => { 465 => 'Type', 484 => 'type', 503 => 'type' },
6634
6676
  'typestatus' => { 118 => [\'Identification','IdentificationTypeStatus'] },
6635
6677
  'uniquecameramodel' => { 119 => 0xc614 },
6636
6678
  'uniquedocumentid' => { 131 => 0xbb },
@@ -6707,15 +6749,15 @@ my %tagLookup = (
6707
6749
  'uprighttransform_5' => { 481 => 'UprightTransform_5', 483 => 'UprightTransform_5' },
6708
6750
  'uprighttransformcount' => { 481 => 'UprightTransformCount', 483 => 'UprightTransformCount' },
6709
6751
  'uprightversion' => { 481 => 'UprightVersion', 483 => 'UprightVersion' },
6710
- 'urgency' => { 131 => 0xa, 495 => 'Urgency' },
6711
- 'url' => { 157 => 'URL', 313 => 'URL', 372 => 0x40b, 497 => 'url' },
6752
+ 'urgency' => { 131 => 0xa, 496 => 'Urgency' },
6753
+ 'url' => { 157 => 'URL', 313 => 'URL', 372 => 0x40b, 498 => 'url' },
6712
6754
  'url_list' => { 372 => 0x41e },
6713
- 'urla-platform' => { 497 => [\'url','urlA-platform'] },
6714
- 'urlurl' => { 497 => [\'url','urlUrl'] },
6755
+ 'urla-platform' => { 498 => [\'url','urlA-platform'] },
6756
+ 'urlurl' => { 498 => [\'url','urlUrl'] },
6715
6757
  'usablemeteringmodes' => { 84 => 0x10a },
6716
6758
  'usableshootingmodes' => { 84 => 0x109 },
6717
- 'usage' => { 498 => 'usage' },
6718
- 'usageterms' => { 511 => 'UsageTerms' },
6759
+ 'usage' => { 499 => 'usage' },
6760
+ 'usageterms' => { 512 => 'UsageTerms' },
6719
6761
  'usbpowerdelivery' => { 230 => 0x664, 231 => 0x694 },
6720
6762
  'usedialwithouthold' => { 298 => 0xbf },
6721
6763
  'useguidelines' => { 479 => 'useGuidelines' },
@@ -6730,7 +6772,7 @@ my %tagLookup = (
6730
6772
  'userprofile' => { 318 => 0x302, 322 => 0x34c, 325 => 0x3038 },
6731
6773
  'userrating' => { 377 => 'rating.user', 383 => 'urat' },
6732
6774
  'usmlenselectronicmf' => { 2 => 0x7, 83 => 0x7, 84 => 0x501 },
6733
- 'uspsnumber' => { 497 => 'uspsNumber' },
6775
+ 'uspsnumber' => { 498 => 'uspsNumber' },
6734
6776
  'utmeasting' => { 168 => 'Easting' },
6735
6777
  'utmmapdatum' => { 168 => 'Datum' },
6736
6778
  'utmnorthing' => { 168 => 'Northing' },
@@ -6752,21 +6794,21 @@ my %tagLookup = (
6752
6794
  'verbatimidentification' => { 118 => [\'Identification','IdentificationVerbatimIdentification'] },
6753
6795
  'version' => { 127 => 0x0, 374 => 'Version', 377 => 'version', 481 => 'Version', 483 => 'Version' },
6754
6796
  'versioncreatedate' => { 458 => 0xd100 },
6755
- 'versionid' => { 508 => 'VersionID' },
6756
- 'versionidentifier' => { 497 => 'versionIdentifier' },
6797
+ 'versionid' => { 509 => 'VersionID' },
6798
+ 'versionidentifier' => { 498 => 'versionIdentifier' },
6757
6799
  'versionmodifydate' => { 458 => 0xd101 },
6758
- 'versions' => { 508 => 'Versions' },
6759
- 'versionscomments' => { 508 => [\'Versions','VersionsComments'] },
6760
- 'versionsevent' => { 508 => [\'Versions','VersionsEvent'] },
6761
- 'versionseventaction' => { 508 => [\'Versions','VersionsEventAction'] },
6762
- 'versionseventchanged' => { 508 => [\'Versions','VersionsEventChanged'] },
6763
- 'versionseventinstanceid' => { 508 => [\'Versions','VersionsEventInstanceID'] },
6764
- 'versionseventparameters' => { 508 => [\'Versions','VersionsEventParameters'] },
6765
- 'versionseventsoftwareagent' => { 508 => [\'Versions','VersionsEventSoftwareAgent'] },
6766
- 'versionseventwhen' => { 508 => [\'Versions','VersionsEventWhen'] },
6767
- 'versionsmodifier' => { 508 => [\'Versions','VersionsModifier'] },
6768
- 'versionsmodifydate' => { 508 => [\'Versions','VersionsModifyDate'] },
6769
- 'versionsversion' => { 508 => [\'Versions','VersionsVersion'] },
6800
+ 'versions' => { 509 => 'Versions' },
6801
+ 'versionscomments' => { 509 => [\'Versions','VersionsComments'] },
6802
+ 'versionsevent' => { 509 => [\'Versions','VersionsEvent'] },
6803
+ 'versionseventaction' => { 509 => [\'Versions','VersionsEventAction'] },
6804
+ 'versionseventchanged' => { 509 => [\'Versions','VersionsEventChanged'] },
6805
+ 'versionseventinstanceid' => { 509 => [\'Versions','VersionsEventInstanceID'] },
6806
+ 'versionseventparameters' => { 509 => [\'Versions','VersionsEventParameters'] },
6807
+ 'versionseventsoftwareagent' => { 509 => [\'Versions','VersionsEventSoftwareAgent'] },
6808
+ 'versionseventwhen' => { 509 => [\'Versions','VersionsEventWhen'] },
6809
+ 'versionsmodifier' => { 509 => [\'Versions','VersionsModifier'] },
6810
+ 'versionsmodifydate' => { 509 => [\'Versions','VersionsModifyDate'] },
6811
+ 'versionsversion' => { 509 => [\'Versions','VersionsVersion'] },
6770
6812
  'verticalafonbutton' => { 282 => '3.2', 283 => '47.2', 285 => '79.1', 298 => 0x11d },
6771
6813
  'verticalclockoverlaps' => { 138 => 0x412 },
6772
6814
  'verticalfuncbutton' => { 283 => '42.2', 285 => '67.1', 298 => 0x115 },
@@ -6780,50 +6822,50 @@ my %tagLookup = (
6780
6822
  'vfdisplayillumination' => { 2 => 0x11, 84 => [0x510,0x51d] },
6781
6823
  'vibrance' => { 475 => 'Vibrance', 481 => 'Vibrance', 483 => 'Vibrance' },
6782
6824
  'vibrationreduction' => { 241 => [0x75,0x82,0x1ae], 249 => '586.1', 258 => '590.2', 266 => 0x4 },
6783
- 'videoalphamode' => { 507 => 'videoAlphaMode' },
6784
- 'videoalphapremultiplecolor' => { 507 => 'videoAlphaPremultipleColor' },
6785
- 'videoalphapremultiplecolora' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6786
- 'videoalphapremultiplecolorb' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6787
- 'videoalphapremultiplecolorblack' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6788
- 'videoalphapremultiplecolorblue' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6789
- 'videoalphapremultiplecolorcyan' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6790
- 'videoalphapremultiplecolorgray' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6791
- 'videoalphapremultiplecolorgreen' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6792
- 'videoalphapremultiplecolorl' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6793
- 'videoalphapremultiplecolormagenta' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6794
- 'videoalphapremultiplecolormode' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6795
- 'videoalphapremultiplecolorred' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6796
- 'videoalphapremultiplecolorswatchname' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6797
- 'videoalphapremultiplecolortint' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6798
- 'videoalphapremultiplecolortype' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6799
- 'videoalphapremultiplecoloryellow' => { 507 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6800
- 'videoalphaunityistransparent' => { 507 => 'videoAlphaUnityIsTransparent' },
6801
- 'videobitrate' => { 493 => 'videoBitRate' },
6802
- 'videobitratemode' => { 493 => 'videoBitRateMode' },
6825
+ 'videoalphamode' => { 508 => 'videoAlphaMode' },
6826
+ 'videoalphapremultiplecolor' => { 508 => 'videoAlphaPremultipleColor' },
6827
+ 'videoalphapremultiplecolora' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6828
+ 'videoalphapremultiplecolorb' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6829
+ 'videoalphapremultiplecolorblack' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6830
+ 'videoalphapremultiplecolorblue' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6831
+ 'videoalphapremultiplecolorcyan' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6832
+ 'videoalphapremultiplecolorgray' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6833
+ 'videoalphapremultiplecolorgreen' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6834
+ 'videoalphapremultiplecolorl' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6835
+ 'videoalphapremultiplecolormagenta' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6836
+ 'videoalphapremultiplecolormode' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6837
+ 'videoalphapremultiplecolorred' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6838
+ 'videoalphapremultiplecolorswatchname' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6839
+ 'videoalphapremultiplecolortint' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6840
+ 'videoalphapremultiplecolortype' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6841
+ 'videoalphapremultiplecoloryellow' => { 508 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6842
+ 'videoalphaunityistransparent' => { 508 => 'videoAlphaUnityIsTransparent' },
6843
+ 'videobitrate' => { 494 => 'videoBitRate' },
6844
+ 'videobitratemode' => { 494 => 'videoBitRateMode' },
6803
6845
  'videoburstmode' => { 323 => 0xbb },
6804
6846
  'videoburstresolution' => { 323 => 0xb3 },
6805
6847
  'videocodec' => { 67 => 0x74 },
6806
- 'videocolorspace' => { 507 => 'videoColorSpace' },
6848
+ 'videocolorspace' => { 508 => 'videoColorSpace' },
6807
6849
  'videocompression' => { 127 => 0x3806 },
6808
- 'videocompressor' => { 507 => 'videoCompressor' },
6809
- 'videodisplayaspectratio' => { 493 => 'videoDisplayAspectRatio' },
6810
- 'videoencodingprofile' => { 493 => 'videoEncodingProfile' },
6811
- 'videofieldorder' => { 507 => 'videoFieldOrder' },
6812
- 'videoframerate' => { 323 => 0x27, 507 => 'videoFrameRate' },
6813
- 'videoframesize' => { 507 => 'videoFrameSize' },
6814
- 'videoframesizeh' => { 507 => [\'videoFrameSize','videoFrameSizeH'] },
6815
- 'videoframesizeunit' => { 507 => [\'videoFrameSize','videoFrameSizeUnit'] },
6816
- 'videoframesizew' => { 507 => [\'videoFrameSize','videoFrameSizeW'] },
6817
- 'videomoddate' => { 507 => 'videoModDate' },
6818
- 'videopixelaspectratio' => { 507 => 'videoPixelAspectRatio' },
6819
- 'videopixeldepth' => { 507 => 'videoPixelDepth' },
6850
+ 'videocompressor' => { 508 => 'videoCompressor' },
6851
+ 'videodisplayaspectratio' => { 494 => 'videoDisplayAspectRatio' },
6852
+ 'videoencodingprofile' => { 494 => 'videoEncodingProfile' },
6853
+ 'videofieldorder' => { 508 => 'videoFieldOrder' },
6854
+ 'videoframerate' => { 323 => 0x27, 508 => 'videoFrameRate' },
6855
+ 'videoframesize' => { 508 => 'videoFrameSize' },
6856
+ 'videoframesizeh' => { 508 => [\'videoFrameSize','videoFrameSizeH'] },
6857
+ 'videoframesizeunit' => { 508 => [\'videoFrameSize','videoFrameSizeUnit'] },
6858
+ 'videoframesizew' => { 508 => [\'videoFrameSize','videoFrameSizeW'] },
6859
+ 'videomoddate' => { 508 => 'videoModDate' },
6860
+ 'videopixelaspectratio' => { 508 => 'videoPixelAspectRatio' },
6861
+ 'videopixeldepth' => { 508 => 'videoPixelDepth' },
6820
6862
  'videopreburst' => { 323 => 0xc1 },
6821
6863
  'videoquality' => { 113 => 0x4003 },
6822
6864
  'videorecordingmode' => { 127 => 0x3803 },
6823
- 'videoshottype' => { 493 => 'VideoShotType' },
6824
- 'videoshottypeidentifier' => { 493 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6825
- 'videoshottypename' => { 493 => [\'VideoShotType','VideoShotTypeName'] },
6826
- 'videostreamscount' => { 493 => 'videoStreamsCount' },
6865
+ 'videoshottype' => { 494 => 'VideoShotType' },
6866
+ 'videoshottypeidentifier' => { 494 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6867
+ 'videoshottypename' => { 494 => [\'VideoShotType','VideoShotTypeName'] },
6868
+ 'videostreamscount' => { 494 => 'videoStreamsCount' },
6827
6869
  'viewfinder' => { 367 => 0x455 },
6828
6870
  'viewfinderdisplay' => { 282 => '12.4', 283 => '6.3' },
6829
6871
  'viewfinderwarning' => { 282 => '13.4', 292 => '3.5', 293 => '6.2', 297 => '4.4' },
@@ -6831,7 +6873,7 @@ my %tagLookup = (
6831
6873
  'viewinfoduringexposure' => { 84 => 0x407 },
6832
6874
  'viewingmode' => { 412 => 0x2f, 428 => 0x18 },
6833
6875
  'viewingmode2' => { 412 => [0x85,0x285] },
6834
- 'viewpoint' => { 496 => 'viewpoint' },
6876
+ 'viewpoint' => { 497 => 'viewpoint' },
6835
6877
  'vignetteamount' => { 481 => 'VignetteAmount', 483 => 'VignetteAmount' },
6836
6878
  'vignettecontrol' => { 227 => 0x2a, 275 => 0x76a43205 },
6837
6879
  'vignettecontrolintensity' => { 275 => 0xac6bd5c0 },
@@ -6842,10 +6884,10 @@ my %tagLookup = (
6842
6884
  'vignettingcorrparams' => { 119 => 0x7032, 453 => 0x64a, 454 => [0x34a,0x350,0x35c,0x368] },
6843
6885
  'vignettingsetting' => { 397 => 0xa054 },
6844
6886
  'virtualhorizonstyle' => { 298 => 0x167 },
6845
- 'visualcolor' => { 493 => 'VisualColour' },
6846
- 'visualtechnique' => { 496 => 'visualTechnique' },
6887
+ 'visualcolor' => { 494 => 'VisualColour' },
6888
+ 'visualtechnique' => { 497 => 'visualTechnique' },
6847
6889
  'voicememo' => { 399 => 0x216 },
6848
- 'volume' => { 497 => 'volume' },
6890
+ 'volume' => { 498 => 'volume' },
6849
6891
  'vr_0x66' => { 241 => 0x66 },
6850
6892
  'vrdoffset' => { 64 => 0xd0 },
6851
6893
  'vrmode' => { 230 => 0x212, 231 => 0x226, 266 => 0x6 },
@@ -7081,7 +7123,7 @@ my %tagLookup = (
7081
7123
  'wbtype5' => { 329 => 0xd, 330 => 0x11 },
7082
7124
  'wbtype6' => { 329 => 0x10, 330 => 0x15 },
7083
7125
  'wbtype7' => { 329 => 0x13, 330 => 0x19 },
7084
- 'webstatement' => { 511 => 'WebStatement' },
7126
+ 'webstatement' => { 512 => 'WebStatement' },
7085
7127
  'weightedflatsubject' => { 473 => 'weightedFlatSubject' },
7086
7128
  'what' => { 481 => 'What', 483 => 'What' },
7087
7129
  'whitebalance' => { 7 => 0x6f, 8 => [0x44,0x4a], 9 => 0xbc, 10 => 0x36, 11 => 0x5e, 12 => 0x36, 13 => 0x78, 14 => 0x6f, 15 => 0x6f, 16 => 0x73, 17 => 0x6f, 18 => 0x78, 19 => 0x54, 20 => 0x6f, 21 => 0xbc, 22 => 0x7b, 24 => 0xbc, 25 => 0xc2, 27 => 0x131, 28 => 0x77, 74 => 0x8, 77 => 0x7, 112 => 0x7, 113 => [0x19,0x2012], 119 => [0xa403,0xfe4e], 127 => 0x1002, 138 => 0x3fc, 139 => 0xfa0d, 140 => 0x40, 151 => 0x1a, 181 => 0x3, 182 => 0xe, 183 => 0x4, 184 => 0xb, 186 => 0x115, 227 => 0x5, 265 => 0x7, 318 => 0x304, 323 => 0x3, 325 => 0x3033, 358 => 0x19, 365 => 0x7, 389 => 0x26, 390 => 0x1003, 400 => [0x88,0x3c,0x7,0x58], 410 => 0xf, 411 => 0xe, 423 => [0x115,0xb054], 481 => 'WhiteBalance', 483 => 'WhiteBalance', 487 => 'WhiteBalance' },
@@ -7106,7 +7148,7 @@ my %tagLookup = (
7106
7148
  'whitebalancetemperature' => { 300 => 0x501 },
7107
7149
  'whiteboard' => { 305 => 0x301 },
7108
7150
  'whitelevel' => { 119 => 0xc61d, 358 => 0x7e, 430 => 0x787f },
7109
- 'whitepoint' => { 119 => 0x13e, 322 => 0x35d, 358 => 0x201, 503 => 'WhitePoint' },
7151
+ 'whitepoint' => { 119 => 0x13e, 322 => 0x35d, 358 => 0x201, 504 => 'WhitePoint' },
7110
7152
  'whites2012' => { 481 => 'Whites2012', 483 => 'Whites2012' },
7111
7153
  'whitesadj' => { 458 => 0x9017 },
7112
7154
  'wideadapter' => { 390 => 0x1017 },
@@ -7119,14 +7161,14 @@ my %tagLookup = (
7119
7161
  'windowsatomextension' => { 482 => [\'windowsAtom','windowsAtomExtension'] },
7120
7162
  'windowsatominvocationflags' => { 482 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7121
7163
  'windowsatomuncprojectpath' => { 482 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7122
- 'wordcount' => { 497 => 'wordCount' },
7164
+ 'wordcount' => { 498 => 'wordCount' },
7123
7165
  'work' => { 375 => "\xa9wrk" },
7124
7166
  'workcolorspace' => { 103 => 0x10200, 108 => 0x270 },
7125
- 'workflowtag' => { 493 => 'WorkflowTag' },
7126
- 'workflowtagcvid' => { 493 => [\'WorkflowTag','WorkflowTagCvId'] },
7127
- 'workflowtagcvtermid' => { 493 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7128
- 'workflowtagcvtermname' => { 493 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7129
- 'workflowtagcvtermrefinedabout' => { 493 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7167
+ 'workflowtag' => { 494 => 'WorkflowTag' },
7168
+ 'workflowtagcvid' => { 494 => [\'WorkflowTag','WorkflowTagCvId'] },
7169
+ 'workflowtagcvtermid' => { 494 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7170
+ 'workflowtagcvtermname' => { 494 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7171
+ 'workflowtagcvtermrefinedabout' => { 494 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7130
7172
  'worktodo' => { 489 => 'WorkToDo' },
7131
7173
  'worldtimelocation' => { 323 => 0x3a, 358 => 0x22, 364 => '0.1' },
7132
7174
  'writer' => { 179 => 'WM/Writer' },
@@ -7136,26 +7178,26 @@ my %tagLookup = (
7136
7178
  'xilinxversion' => { 138 => 0x414 },
7137
7179
  'xml' => { 136 => 'xml ' },
7138
7180
  'xmp' => { 106 => 0xffff00f6, 120 => 'XMP' },
7139
- 'xmptoolkit' => { 504 => 'xmptk' },
7181
+ 'xmptoolkit' => { 505 => 'xmptk' },
7140
7182
  'xpauthor' => { 119 => 0x9c9d },
7141
7183
  'xpcomment' => { 119 => 0x9c9c },
7142
7184
  'xpkeywords' => { 119 => 0x9c9e },
7143
7185
  'xposition' => { 119 => 0x11e },
7144
7186
  'xpsubject' => { 119 => 0x9c9f },
7145
7187
  'xptitle' => { 119 => 0x9c9b },
7146
- 'xresolution' => { 119 => 0x11a, 134 => 0x3, 373 => 0x0, 503 => 'XResolution' },
7188
+ 'xresolution' => { 119 => 0x11a, 134 => 0x3, 373 => 0x0, 504 => 'XResolution' },
7147
7189
  'xyresolution' => { 123 => 0x3 },
7148
7190
  'yaw' => { 115 => 0x7, 383 => ['_yaw',"\xa9fyw"] },
7149
7191
  'yawangle' => { 250 => 0x3513, 251 => 0x2c2c, 255 => 0xc222, 260 => 0x36fc, 261 => 0x2f03, 263 => 0xce3a, 264 => 0xeaf3, 395 => 0x0 },
7150
- 'ycbcrcoefficients' => { 119 => 0x211, 503 => 'YCbCrCoefficients' },
7151
- 'ycbcrpositioning' => { 119 => 0x213, 503 => 'YCbCrPositioning' },
7152
- 'ycbcrsubsampling' => { 119 => 0x212, 503 => 'YCbCrSubSampling' },
7192
+ 'ycbcrcoefficients' => { 119 => 0x211, 504 => 'YCbCrCoefficients' },
7193
+ 'ycbcrpositioning' => { 119 => 0x213, 504 => 'YCbCrPositioning' },
7194
+ 'ycbcrsubsampling' => { 119 => 0x212, 504 => 'YCbCrSubSampling' },
7153
7195
  'year' => { 375 => 'yrrc', 377 => 'year', 383 => 'yrrc' },
7154
7196
  'yearcreated' => { 140 => 0x10, 149 => 0xc },
7155
7197
  'yellowhsl' => { 103 => 0x20912 },
7156
- 'yield' => { 499 => 'yield' },
7198
+ 'yield' => { 500 => 'yield' },
7157
7199
  'yposition' => { 119 => 0x11f },
7158
- 'yresolution' => { 119 => 0x11b, 134 => 0x5, 373 => 0x4, 503 => 'YResolution' },
7200
+ 'yresolution' => { 119 => 0x11b, 134 => 0x5, 373 => 0x4, 504 => 'YResolution' },
7159
7201
  'zebrapatterntonerange' => { 298 => 0x211 },
7160
7202
  'zoneidentifier' => { 120 => 'ZoneIdentifier' },
7161
7203
  'zonematching' => { 186 => 0x10a, 189 => [0x3a,0x4a], 423 => 0xb024 },
@@ -12715,7 +12757,7 @@ Provides a fast, case insensitive lookup for tag names.
12715
12757
 
12716
12758
  =head1 AUTHOR
12717
12759
 
12718
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
12760
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
12719
12761
 
12720
12762
  This library is free software; you can redistribute it and/or modify it
12721
12763
  under the same terms as Perl itself.