File Coverage

blib/lib/Image/ExifTool/TagLookup.pm
Criterion Covered Total %
statement 135 146 92.4
branch 62 96 64.5
condition 11 21 52.3
subroutine 9 9 100.0
pod 0 4 0.0
total 217 276 78.6


line stmt bran cond sub pod time code
1             #------------------------------------------------------------------------------
2             # File: TagLookup.pm
3             #
4             # Description: Fast lookup for ExifTool tags
5             #
6             # Notes: This lookup is used to look up tag names for writing
7             #
8             # Revisions: 2004-12-31 - P. Harvey Created
9             # 2013-01-06 - PH Allow wildcards in FindTagInfo()
10             #------------------------------------------------------------------------------
11              
12             package Image::ExifTool::TagLookup;
13              
14 61     61   336 use strict;
  61         96  
  61         2636  
15             require Exporter;
16              
17 61     61   267 use vars qw($VERSION @ISA @EXPORT_OK);
  61         94  
  61         3624  
18 61     61   271 use Image::ExifTool qw(:Utils);
  61         103  
  61         2586770  
19              
20             $VERSION = '1.20';
21             @ISA = qw(Exporter);
22             @EXPORT_OK = qw(FindTagInfo TagExists);
23              
24             sub AddTags($$);
25             sub AddFields($$$$$$;$$);
26              
27             #
28             # Note: the lists below were generated by Image::ExifTool::BuildTagLookup
29             #
30              
31             #++++ Begin automatically generated code ++++
32              
33             # list of tables containing writable tags
34             my @tableList = (
35             'Image::ExifTool::APP12::Ducky',
36             'Image::ExifTool::Apple::Main',
37             'Image::ExifTool::Canon::AFConfig',
38             'Image::ExifTool::Canon::AFMicroAdj',
39             'Image::ExifTool::Canon::Ambience',
40             'Image::ExifTool::Canon::AspectInfo',
41             'Image::ExifTool::Canon::CNTH',
42             'Image::ExifTool::Canon::CameraInfo1000D',
43             'Image::ExifTool::Canon::CameraInfo1D',
44             'Image::ExifTool::Canon::CameraInfo1DX',
45             'Image::ExifTool::Canon::CameraInfo1DmkII',
46             'Image::ExifTool::Canon::CameraInfo1DmkIII',
47             'Image::ExifTool::Canon::CameraInfo1DmkIIN',
48             'Image::ExifTool::Canon::CameraInfo1DmkIV',
49             'Image::ExifTool::Canon::CameraInfo40D',
50             'Image::ExifTool::Canon::CameraInfo450D',
51             'Image::ExifTool::Canon::CameraInfo500D',
52             'Image::ExifTool::Canon::CameraInfo50D',
53             'Image::ExifTool::Canon::CameraInfo550D',
54             'Image::ExifTool::Canon::CameraInfo5D',
55             'Image::ExifTool::Canon::CameraInfo5DmkII',
56             'Image::ExifTool::Canon::CameraInfo5DmkIII',
57             'Image::ExifTool::Canon::CameraInfo600D',
58             'Image::ExifTool::Canon::CameraInfo60D',
59             'Image::ExifTool::Canon::CameraInfo650D',
60             'Image::ExifTool::Canon::CameraInfo6D',
61             'Image::ExifTool::Canon::CameraInfo70D',
62             'Image::ExifTool::Canon::CameraInfo750D',
63             'Image::ExifTool::Canon::CameraInfo7D',
64             'Image::ExifTool::Canon::CameraInfo80D',
65             'Image::ExifTool::Canon::CameraInfoG5XII',
66             'Image::ExifTool::Canon::CameraInfoPowerShot',
67             'Image::ExifTool::Canon::CameraInfoPowerShot2',
68             'Image::ExifTool::Canon::CameraInfoR6',
69             'Image::ExifTool::Canon::CameraInfoR6m2',
70             'Image::ExifTool::Canon::CameraInfoR6m3',
71             'Image::ExifTool::Canon::CameraInfoUnknown',
72             'Image::ExifTool::Canon::CameraInfoUnknown32',
73             'Image::ExifTool::Canon::CameraSettings',
74             'Image::ExifTool::Canon::ColorBalance',
75             'Image::ExifTool::Canon::ColorCalib',
76             'Image::ExifTool::Canon::ColorCalib2',
77             'Image::ExifTool::Canon::ColorCoefs',
78             'Image::ExifTool::Canon::ColorCoefs2',
79             'Image::ExifTool::Canon::ColorData1',
80             'Image::ExifTool::Canon::ColorData10',
81             'Image::ExifTool::Canon::ColorData11',
82             'Image::ExifTool::Canon::ColorData12',
83             'Image::ExifTool::Canon::ColorData2',
84             'Image::ExifTool::Canon::ColorData3',
85             'Image::ExifTool::Canon::ColorData4',
86             'Image::ExifTool::Canon::ColorData5',
87             'Image::ExifTool::Canon::ColorData6',
88             'Image::ExifTool::Canon::ColorData7',
89             'Image::ExifTool::Canon::ColorData8',
90             'Image::ExifTool::Canon::ColorData9',
91             'Image::ExifTool::Canon::ColorInfo',
92             'Image::ExifTool::Canon::ContrastInfo',
93             'Image::ExifTool::Canon::CropInfo',
94             'Image::ExifTool::Canon::FaceDetect1',
95             'Image::ExifTool::Canon::FaceDetect2',
96             'Image::ExifTool::Canon::FaceDetect3',
97             'Image::ExifTool::Canon::FileInfo',
98             'Image::ExifTool::Canon::Flags',
99             'Image::ExifTool::Canon::FocalLength',
100             'Image::ExifTool::Canon::FocusBracketingInfo',
101             'Image::ExifTool::Canon::HDRInfo',
102             'Image::ExifTool::Canon::LensInfo',
103             'Image::ExifTool::Canon::LevelInfo',
104             'Image::ExifTool::Canon::LightingOpt',
105             'Image::ExifTool::Canon::LogInfo',
106             'Image::ExifTool::Canon::Main',
107             'Image::ExifTool::Canon::MeasuredColor',
108             'Image::ExifTool::Canon::ModifiedInfo',
109             'Image::ExifTool::Canon::MovieInfo',
110             'Image::ExifTool::Canon::MultiExp',
111             'Image::ExifTool::Canon::MyColors',
112             'Image::ExifTool::Canon::PSInfo',
113             'Image::ExifTool::Canon::PSInfo2',
114             'Image::ExifTool::Canon::Panorama',
115             'Image::ExifTool::Canon::PreviewImageInfo',
116             'Image::ExifTool::Canon::Processing',
117             'Image::ExifTool::Canon::RawBurstInfo',
118             'Image::ExifTool::Canon::SerialInfo',
119             'Image::ExifTool::Canon::ShotInfo',
120             'Image::ExifTool::Canon::TimeInfo',
121             'Image::ExifTool::Canon::VignettingCorr',
122             'Image::ExifTool::Canon::VignettingCorr2',
123             'Image::ExifTool::Canon::WBInfo',
124             'Image::ExifTool::Canon::uuid',
125             'Image::ExifTool::CanonCustom::Functions10D',
126             'Image::ExifTool::CanonCustom::Functions1D',
127             'Image::ExifTool::CanonCustom::Functions2',
128             'Image::ExifTool::CanonCustom::Functions20D',
129             'Image::ExifTool::CanonCustom::Functions30D',
130             'Image::ExifTool::CanonCustom::Functions350D',
131             'Image::ExifTool::CanonCustom::Functions400D',
132             'Image::ExifTool::CanonCustom::Functions5D',
133             'Image::ExifTool::CanonCustom::FunctionsD30',
134             'Image::ExifTool::CanonCustom::PersonalFuncValues',
135             'Image::ExifTool::CanonCustom::PersonalFuncs',
136             'Image::ExifTool::CanonRaw::ExposureInfo',
137             'Image::ExifTool::CanonRaw::FlashInfo',
138             'Image::ExifTool::CanonRaw::ImageFormat',
139             'Image::ExifTool::CanonRaw::ImageInfo',
140             'Image::ExifTool::CanonRaw::Main',
141             'Image::ExifTool::CanonRaw::MakeModel',
142             'Image::ExifTool::CanonRaw::RawJpgInfo',
143             'Image::ExifTool::CanonRaw::TimeStamp',
144             'Image::ExifTool::CanonVRD::CropInfo',
145             'Image::ExifTool::CanonVRD::DLOInfo',
146             'Image::ExifTool::CanonVRD::DR4',
147             'Image::ExifTool::CanonVRD::DR4Header',
148             'Image::ExifTool::CanonVRD::GammaInfo',
149             'Image::ExifTool::CanonVRD::Main',
150             'Image::ExifTool::CanonVRD::ToneCurve',
151             'Image::ExifTool::CanonVRD::Ver1',
152             'Image::ExifTool::CanonVRD::Ver2',
153             'Image::ExifTool::Casio::FaceInfo1',
154             'Image::ExifTool::Casio::FaceInfo2',
155             'Image::ExifTool::Casio::Main',
156             'Image::ExifTool::Casio::Type2',
157             'Image::ExifTool::Composite',
158             'Image::ExifTool::DJI::Main',
159             'Image::ExifTool::DJI::XMP',
160             'Image::ExifTool::DNG::AdobeData',
161             'Image::ExifTool::DarwinCore::Main',
162             'Image::ExifTool::Exif::Main',
163             'Image::ExifTool::Extra',
164             'Image::ExifTool::FLIR::Main',
165             'Image::ExifTool::FotoStation::Main',
166             'Image::ExifTool::FotoStation::SoftEdit',
167             'Image::ExifTool::FujiFilm::AFCSettings',
168             'Image::ExifTool::FujiFilm::DriveSettings',
169             'Image::ExifTool::FujiFilm::FocusSettings',
170             'Image::ExifTool::FujiFilm::Main',
171             'Image::ExifTool::FujiFilm::PrioritySettings',
172             'Image::ExifTool::GE::Main',
173             'Image::ExifTool::GIF::Extensions',
174             'Image::ExifTool::GPS::Main',
175             'Image::ExifTool::Google::Device',
176             'Image::ExifTool::Google::GAudio',
177             'Image::ExifTool::Google::GCamera',
178             'Image::ExifTool::Google::GContainer',
179             'Image::ExifTool::Google::GCreations',
180             'Image::ExifTool::Google::GDepth',
181             'Image::ExifTool::Google::GFocus',
182             'Image::ExifTool::Google::GImage',
183             'Image::ExifTool::Google::GPano',
184             'Image::ExifTool::Google::GSpherical',
185             'Image::ExifTool::IPTC::ApplicationRecord',
186             'Image::ExifTool::IPTC::EnvelopeRecord',
187             'Image::ExifTool::IPTC::NewsPhoto',
188             'Image::ExifTool::JFIF::Main',
189             'Image::ExifTool::Jpeg2000::ColorSpec',
190             'Image::ExifTool::Jpeg2000::Main',
191             'Image::ExifTool::Kodak::CameraInfo',
192             'Image::ExifTool::Kodak::IFD',
193             'Image::ExifTool::Kodak::KDC_IFD',
194             'Image::ExifTool::Kodak::Main',
195             'Image::ExifTool::Kodak::Meta',
196             'Image::ExifTool::Kodak::SubIFD0',
197             'Image::ExifTool::Kodak::SubIFD1',
198             'Image::ExifTool::Kodak::SubIFD2',
199             'Image::ExifTool::Kodak::SubIFD3',
200             'Image::ExifTool::Kodak::SubIFD5',
201             'Image::ExifTool::Kodak::Type10',
202             'Image::ExifTool::Kodak::Type2',
203             'Image::ExifTool::Kodak::Type3',
204             'Image::ExifTool::Kodak::Type4',
205             'Image::ExifTool::Kodak::Type5',
206             'Image::ExifTool::Kodak::Type6',
207             'Image::ExifTool::Kodak::Type7',
208             'Image::ExifTool::Kodak::Type9',
209             'Image::ExifTool::MIE::Audio',
210             'Image::ExifTool::MIE::Camera',
211             'Image::ExifTool::MIE::Doc',
212             'Image::ExifTool::MIE::Extender',
213             'Image::ExifTool::MIE::Flash',
214             'Image::ExifTool::MIE::GPS',
215             'Image::ExifTool::MIE::Geo',
216             'Image::ExifTool::MIE::Image',
217             'Image::ExifTool::MIE::Lens',
218             'Image::ExifTool::MIE::Main',
219             'Image::ExifTool::MIE::Orient',
220             'Image::ExifTool::MIE::Preview',
221             'Image::ExifTool::MIE::Thumbnail',
222             'Image::ExifTool::MIE::UTM',
223             'Image::ExifTool::MIE::Video',
224             'Image::ExifTool::MWG::Collections',
225             'Image::ExifTool::MWG::Keywords',
226             'Image::ExifTool::MWG::Regions',
227             'Image::ExifTool::MacOS::MDItem',
228             'Image::ExifTool::MacOS::XAttr',
229             'Image::ExifTool::Microsoft::MP',
230             'Image::ExifTool::Microsoft::MP1',
231             'Image::ExifTool::Microsoft::Stitch',
232             'Image::ExifTool::Microsoft::XMP',
233             'Image::ExifTool::Microsoft::Xtra',
234             'Image::ExifTool::Minolta::CameraInfoA100',
235             'Image::ExifTool::Minolta::CameraSettings',
236             'Image::ExifTool::Minolta::CameraSettings5D',
237             'Image::ExifTool::Minolta::CameraSettings7D',
238             'Image::ExifTool::Minolta::CameraSettingsA100',
239             'Image::ExifTool::Minolta::ISInfoA100',
240             'Image::ExifTool::Minolta::Main',
241             'Image::ExifTool::Minolta::WBInfoA100',
242             'Image::ExifTool::MinoltaRaw::PRD',
243             'Image::ExifTool::MinoltaRaw::RIF',
244             'Image::ExifTool::MinoltaRaw::WBG',
245             'Image::ExifTool::Motorola::Main',
246             'Image::ExifTool::Nikon::AFInfo',
247             'Image::ExifTool::Nikon::AFInfo2V0100',
248             'Image::ExifTool::Nikon::AFInfo2V0101',
249             'Image::ExifTool::Nikon::AFInfo2V0200',
250             'Image::ExifTool::Nikon::AFInfo2V0300',
251             'Image::ExifTool::Nikon::AFInfo2V0400',
252             'Image::ExifTool::Nikon::AFTune',
253             'Image::ExifTool::Nikon::AutoCaptureInfo',
254             'Image::ExifTool::Nikon::BarometerInfo',
255             'Image::ExifTool::Nikon::BracketingInfoD500',
256             'Image::ExifTool::Nikon::BracketingInfoD810',
257             'Image::ExifTool::Nikon::CaptureOutput',
258             'Image::ExifTool::Nikon::ColorBalance1',
259             'Image::ExifTool::Nikon::ColorBalance2',
260             'Image::ExifTool::Nikon::ColorBalance3',
261             'Image::ExifTool::Nikon::ColorBalance4',
262             'Image::ExifTool::Nikon::ColorBalanceA',
263             'Image::ExifTool::Nikon::ColorBalanceB',
264             'Image::ExifTool::Nikon::ColorBalanceC',
265             'Image::ExifTool::Nikon::ColorBalanceUnknown',
266             'Image::ExifTool::Nikon::ColorBalanceUnknown2',
267             'Image::ExifTool::Nikon::DistortInfo',
268             'Image::ExifTool::Nikon::DistortionInfo',
269             'Image::ExifTool::Nikon::FaceDetect',
270             'Image::ExifTool::Nikon::FileInfo',
271             'Image::ExifTool::Nikon::FlashInfo0100',
272             'Image::ExifTool::Nikon::FlashInfo0102',
273             'Image::ExifTool::Nikon::FlashInfo0103',
274             'Image::ExifTool::Nikon::FlashInfo0106',
275             'Image::ExifTool::Nikon::FlashInfo0107',
276             'Image::ExifTool::Nikon::FlashInfo0300',
277             'Image::ExifTool::Nikon::GEM',
278             'Image::ExifTool::Nikon::HDRInfo',
279             'Image::ExifTool::Nikon::HDRInfo2',
280             'Image::ExifTool::Nikon::ISOAutoInfoD810',
281             'Image::ExifTool::Nikon::ISOInfo',
282             'Image::ExifTool::Nikon::IntervalInfoD6',
283             'Image::ExifTool::Nikon::IntervalInfoZ7II',
284             'Image::ExifTool::Nikon::JPGInfoD500',
285             'Image::ExifTool::Nikon::LensData00',
286             'Image::ExifTool::Nikon::LensData01',
287             'Image::ExifTool::Nikon::LensData0204',
288             'Image::ExifTool::Nikon::LensData0400',
289             'Image::ExifTool::Nikon::LensData0402',
290             'Image::ExifTool::Nikon::LensData0403',
291             'Image::ExifTool::Nikon::LensData0800',
292             'Image::ExifTool::Nikon::LocationInfo',
293             'Image::ExifTool::Nikon::Main',
294             'Image::ExifTool::Nikon::MakerNotes0x51',
295             'Image::ExifTool::Nikon::MakerNotes0x56',
296             'Image::ExifTool::Nikon::MenuSettingsD850',
297             'Image::ExifTool::Nikon::MenuSettingsZ6III',
298             'Image::ExifTool::Nikon::MenuSettingsZ7II',
299             'Image::ExifTool::Nikon::MenuSettingsZ8',
300             'Image::ExifTool::Nikon::MenuSettingsZ8v1',
301             'Image::ExifTool::Nikon::MenuSettingsZ8v2',
302             'Image::ExifTool::Nikon::MenuSettingsZ9',
303             'Image::ExifTool::Nikon::MenuSettingsZ9v3',
304             'Image::ExifTool::Nikon::MenuSettingsZ9v4',
305             'Image::ExifTool::Nikon::MoreSettingsD850',
306             'Image::ExifTool::Nikon::MultiExposure',
307             'Image::ExifTool::Nikon::MultiExposure2',
308             'Image::ExifTool::Nikon::Offset13InfoZ9',
309             'Image::ExifTool::Nikon::OrientationInfo',
310             'Image::ExifTool::Nikon::OtherInfoD500',
311             'Image::ExifTool::Nikon::PictureControl',
312             'Image::ExifTool::Nikon::PictureControl2',
313             'Image::ExifTool::Nikon::PictureControl3',
314             'Image::ExifTool::Nikon::PortraitInfoZ7II',
315             'Image::ExifTool::Nikon::PreviewIFD',
316             'Image::ExifTool::Nikon::ROC',
317             'Image::ExifTool::Nikon::RetouchInfo',
318             'Image::ExifTool::Nikon::RotationInfoD500',
319             'Image::ExifTool::Nikon::Scan',
320             'Image::ExifTool::Nikon::SeqInfoD6',
321             'Image::ExifTool::Nikon::SeqInfoZ9',
322             'Image::ExifTool::Nikon::SettingsInfoD810',
323             'Image::ExifTool::Nikon::ShootingMenuD500',
324             'Image::ExifTool::Nikon::ShotInfo',
325             'Image::ExifTool::Nikon::ShotInfoD300S',
326             'Image::ExifTool::Nikon::ShotInfoD300a',
327             'Image::ExifTool::Nikon::ShotInfoD300b',
328             'Image::ExifTool::Nikon::ShotInfoD3S',
329             'Image::ExifTool::Nikon::ShotInfoD3X',
330             'Image::ExifTool::Nikon::ShotInfoD3a',
331             'Image::ExifTool::Nikon::ShotInfoD3b',
332             'Image::ExifTool::Nikon::ShotInfoD40',
333             'Image::ExifTool::Nikon::ShotInfoD4S',
334             'Image::ExifTool::Nikon::ShotInfoD5000',
335             'Image::ExifTool::Nikon::ShotInfoD5100',
336             'Image::ExifTool::Nikon::ShotInfoD5200',
337             'Image::ExifTool::Nikon::ShotInfoD700',
338             'Image::ExifTool::Nikon::ShotInfoD7000',
339             'Image::ExifTool::Nikon::ShotInfoD80',
340             'Image::ExifTool::Nikon::ShotInfoD800',
341             'Image::ExifTool::Nikon::ShotInfoD90',
342             'Image::ExifTool::Nikon::Type2',
343             'Image::ExifTool::Nikon::VRInfo',
344             'Image::ExifTool::Nikon::VignetteInfo',
345             'Image::ExifTool::Nikon::WorldTime',
346             'Image::ExifTool::NikonCapture::Brightness',
347             'Image::ExifTool::NikonCapture::ColorBoost',
348             'Image::ExifTool::NikonCapture::CropData',
349             'Image::ExifTool::NikonCapture::DLightingHQ',
350             'Image::ExifTool::NikonCapture::DLightingHS',
351             'Image::ExifTool::NikonCapture::Exposure',
352             'Image::ExifTool::NikonCapture::HighlightData',
353             'Image::ExifTool::NikonCapture::Main',
354             'Image::ExifTool::NikonCapture::NoiseReduction',
355             'Image::ExifTool::NikonCapture::PhotoEffects',
356             'Image::ExifTool::NikonCapture::PictureCtrl',
357             'Image::ExifTool::NikonCapture::RedEyeData',
358             'Image::ExifTool::NikonCapture::UnsharpData',
359             'Image::ExifTool::NikonCapture::WBAdjData',
360             'Image::ExifTool::NikonCustom::SettingsD3',
361             'Image::ExifTool::NikonCustom::SettingsD4',
362             'Image::ExifTool::NikonCustom::SettingsD40',
363             'Image::ExifTool::NikonCustom::SettingsD5',
364             'Image::ExifTool::NikonCustom::SettingsD500',
365             'Image::ExifTool::NikonCustom::SettingsD5000',
366             'Image::ExifTool::NikonCustom::SettingsD5100',
367             'Image::ExifTool::NikonCustom::SettingsD5200',
368             'Image::ExifTool::NikonCustom::SettingsD610',
369             'Image::ExifTool::NikonCustom::SettingsD700',
370             'Image::ExifTool::NikonCustom::SettingsD7000',
371             'Image::ExifTool::NikonCustom::SettingsD80',
372             'Image::ExifTool::NikonCustom::SettingsD800',
373             'Image::ExifTool::NikonCustom::SettingsD810',
374             'Image::ExifTool::NikonCustom::SettingsD850',
375             'Image::ExifTool::NikonCustom::SettingsD90',
376             'Image::ExifTool::NikonCustom::SettingsZ6III',
377             'Image::ExifTool::NikonCustom::SettingsZ8',
378             'Image::ExifTool::NikonCustom::SettingsZ9',
379             'Image::ExifTool::NikonCustom::SettingsZ9v4',
380             'Image::ExifTool::Nintendo::CameraInfo',
381             'Image::ExifTool::Olympus::AFTargetInfo',
382             'Image::ExifTool::Olympus::CameraSettings',
383             'Image::ExifTool::Olympus::Equipment',
384             'Image::ExifTool::Olympus::FETags',
385             'Image::ExifTool::Olympus::FocusInfo',
386             'Image::ExifTool::Olympus::ImageProcessing',
387             'Image::ExifTool::Olympus::Main',
388             'Image::ExifTool::Olympus::RawDevelopment',
389             'Image::ExifTool::Olympus::RawDevelopment2',
390             'Image::ExifTool::Olympus::RawInfo',
391             'Image::ExifTool::Olympus::SubjectDetectInfo',
392             'Image::ExifTool::PDF::Info',
393             'Image::ExifTool::PLUS::XMP',
394             'Image::ExifTool::PNG::Main',
395             'Image::ExifTool::PNG::PhysicalPixel',
396             'Image::ExifTool::PNG::TextualData',
397             'Image::ExifTool::Panasonic::DSA',
398             'Image::ExifTool::Panasonic::Data1',
399             'Image::ExifTool::Panasonic::FaceDetInfo',
400             'Image::ExifTool::Panasonic::FaceRecInfo',
401             'Image::ExifTool::Panasonic::FocusInfo',
402             'Image::ExifTool::Panasonic::Leica2',
403             'Image::ExifTool::Panasonic::Leica3',
404             'Image::ExifTool::Panasonic::Leica5',
405             'Image::ExifTool::Panasonic::Leica6',
406             'Image::ExifTool::Panasonic::Leica9',
407             'Image::ExifTool::Panasonic::Main',
408             'Image::ExifTool::Panasonic::ShotInfo',
409             'Image::ExifTool::Panasonic::Subdir',
410             'Image::ExifTool::Panasonic::TimeInfo',
411             'Image::ExifTool::PanasonicRaw::DistortionInfo',
412             'Image::ExifTool::PanasonicRaw::Main',
413             'Image::ExifTool::PanasonicRaw::WBInfo',
414             'Image::ExifTool::PanasonicRaw::WBInfo2',
415             'Image::ExifTool::Pentax::AEInfo',
416             'Image::ExifTool::Pentax::AEInfo2',
417             'Image::ExifTool::Pentax::AEInfo3',
418             'Image::ExifTool::Pentax::AFInfo',
419             'Image::ExifTool::Pentax::AFInfoK3III',
420             'Image::ExifTool::Pentax::AFPointInfo',
421             'Image::ExifTool::Pentax::AWBInfo',
422             'Image::ExifTool::Pentax::BatteryInfo',
423             'Image::ExifTool::Pentax::CAFPointInfo',
424             'Image::ExifTool::Pentax::CameraInfo',
425             'Image::ExifTool::Pentax::CameraSettings',
426             'Image::ExifTool::Pentax::ColorInfo',
427             'Image::ExifTool::Pentax::EVStepInfo',
428             'Image::ExifTool::Pentax::FaceInfo',
429             'Image::ExifTool::Pentax::FaceInfoK3III',
430             'Image::ExifTool::Pentax::FacePos',
431             'Image::ExifTool::Pentax::FaceSize',
432             'Image::ExifTool::Pentax::FilterInfo',
433             'Image::ExifTool::Pentax::FlashInfo',
434             'Image::ExifTool::Pentax::KelvinWB',
435             'Image::ExifTool::Pentax::LensCorr',
436             'Image::ExifTool::Pentax::LensData',
437             'Image::ExifTool::Pentax::LensInfo',
438             'Image::ExifTool::Pentax::LensInfo2',
439             'Image::ExifTool::Pentax::LensInfo3',
440             'Image::ExifTool::Pentax::LensInfo4',
441             'Image::ExifTool::Pentax::LensInfo5',
442             'Image::ExifTool::Pentax::LensInfoQ',
443             'Image::ExifTool::Pentax::LensRec',
444             'Image::ExifTool::Pentax::LevelInfo',
445             'Image::ExifTool::Pentax::LevelInfoK3III',
446             'Image::ExifTool::Pentax::Main',
447             'Image::ExifTool::Pentax::PixelShiftInfo',
448             'Image::ExifTool::Pentax::SRInfo',
449             'Image::ExifTool::Pentax::SRInfo2',
450             'Image::ExifTool::Pentax::ShotInfo',
451             'Image::ExifTool::Pentax::TempInfo',
452             'Image::ExifTool::Pentax::TimeInfo',
453             'Image::ExifTool::Pentax::Type2',
454             'Image::ExifTool::Pentax::WBLevels',
455             'Image::ExifTool::PhaseOne::Main',
456             'Image::ExifTool::PhaseOne::SensorCalibration',
457             'Image::ExifTool::PhotoMechanic::SoftEdit',
458             'Image::ExifTool::PhotoMechanic::XMP',
459             'Image::ExifTool::Photoshop::JPEG_Quality',
460             'Image::ExifTool::Photoshop::Main',
461             'Image::ExifTool::Photoshop::Resolution',
462             'Image::ExifTool::PostScript::Main',
463             'Image::ExifTool::QuickTime::AudioKeys',
464             'Image::ExifTool::QuickTime::ItemList',
465             'Image::ExifTool::QuickTime::ItemPropCont',
466             'Image::ExifTool::QuickTime::Keys',
467             'Image::ExifTool::QuickTime::Main',
468             'Image::ExifTool::QuickTime::MediaHeader',
469             'Image::ExifTool::QuickTime::MovieHeader',
470             'Image::ExifTool::QuickTime::Preview',
471             'Image::ExifTool::QuickTime::TrackHeader',
472             'Image::ExifTool::QuickTime::UserData',
473             'Image::ExifTool::QuickTime::VideoKeys',
474             'Image::ExifTool::Reconyx::HyperFire',
475             'Image::ExifTool::Reconyx::HyperFire2',
476             'Image::ExifTool::Reconyx::HyperFire4K',
477             'Image::ExifTool::Reconyx::MicroFire',
478             'Image::ExifTool::Reconyx::UltraFire',
479             'Image::ExifTool::Ricoh::FaceInfo',
480             'Image::ExifTool::Ricoh::FirmwareInfo',
481             'Image::ExifTool::Ricoh::ImageInfo',
482             'Image::ExifTool::Ricoh::Main',
483             'Image::ExifTool::Ricoh::SerialInfo',
484             'Image::ExifTool::Ricoh::Subdir',
485             'Image::ExifTool::Ricoh::ThetaSubdir',
486             'Image::ExifTool::Samsung::Main',
487             'Image::ExifTool::Samsung::OrientationInfo',
488             'Image::ExifTool::Samsung::PictureWizard',
489             'Image::ExifTool::Samsung::Type2',
490             'Image::ExifTool::Sanyo::FaceInfo',
491             'Image::ExifTool::Sanyo::Main',
492             'Image::ExifTool::Sigma::Main',
493             'Image::ExifTool::Sigma::WBSettings',
494             'Image::ExifTool::Sigma::WBSettings2',
495             'Image::ExifTool::Sony::AFInfo',
496             'Image::ExifTool::Sony::AFStatus15',
497             'Image::ExifTool::Sony::AFStatus19',
498             'Image::ExifTool::Sony::AFStatus79',
499             'Image::ExifTool::Sony::CameraInfo',
500             'Image::ExifTool::Sony::CameraInfo2',
501             'Image::ExifTool::Sony::CameraInfo3',
502             'Image::ExifTool::Sony::CameraSettings',
503             'Image::ExifTool::Sony::CameraSettings2',
504             'Image::ExifTool::Sony::CameraSettings3',
505             'Image::ExifTool::Sony::Ericsson',
506             'Image::ExifTool::Sony::ExtraInfo',
507             'Image::ExifTool::Sony::ExtraInfo2',
508             'Image::ExifTool::Sony::ExtraInfo3',
509             'Image::ExifTool::Sony::FaceInfo',
510             'Image::ExifTool::Sony::FaceInfo1',
511             'Image::ExifTool::Sony::FaceInfo2',
512             'Image::ExifTool::Sony::FaceInfoA',
513             'Image::ExifTool::Sony::FocusInfo',
514             'Image::ExifTool::Sony::HiddenInfo',
515             'Image::ExifTool::Sony::ISOInfo',
516             'Image::ExifTool::Sony::Main',
517             'Image::ExifTool::Sony::MeterInfo',
518             'Image::ExifTool::Sony::MeterInfo9',
519             'Image::ExifTool::Sony::MoreInfo0201',
520             'Image::ExifTool::Sony::MoreInfo0401',
521             'Image::ExifTool::Sony::MoreSettings',
522             'Image::ExifTool::Sony::Panorama',
523             'Image::ExifTool::Sony::SR2SubIFD',
524             'Image::ExifTool::Sony::ShotInfo',
525             'Image::ExifTool::Sony::Tag2010a',
526             'Image::ExifTool::Sony::Tag2010b',
527             'Image::ExifTool::Sony::Tag2010c',
528             'Image::ExifTool::Sony::Tag2010d',
529             'Image::ExifTool::Sony::Tag2010e',
530             'Image::ExifTool::Sony::Tag2010f',
531             'Image::ExifTool::Sony::Tag2010g',
532             'Image::ExifTool::Sony::Tag2010h',
533             'Image::ExifTool::Sony::Tag2010i',
534             'Image::ExifTool::Sony::Tag202a',
535             'Image::ExifTool::Sony::Tag9050a',
536             'Image::ExifTool::Sony::Tag9050b',
537             'Image::ExifTool::Sony::Tag9050c',
538             'Image::ExifTool::Sony::Tag9050d',
539             'Image::ExifTool::Sony::Tag9400a',
540             'Image::ExifTool::Sony::Tag9400b',
541             'Image::ExifTool::Sony::Tag9400c',
542             'Image::ExifTool::Sony::Tag9402',
543             'Image::ExifTool::Sony::Tag9403',
544             'Image::ExifTool::Sony::Tag9404a',
545             'Image::ExifTool::Sony::Tag9404b',
546             'Image::ExifTool::Sony::Tag9404c',
547             'Image::ExifTool::Sony::Tag9405a',
548             'Image::ExifTool::Sony::Tag9405b',
549             'Image::ExifTool::Sony::Tag9406',
550             'Image::ExifTool::Sony::Tag9406b',
551             'Image::ExifTool::Sony::Tag940a',
552             'Image::ExifTool::Sony::Tag940c',
553             'Image::ExifTool::SonyIDC::Main',
554             'Image::ExifTool::XMP::ACDSeeRegions',
555             'Image::ExifTool::XMP::Album',
556             'Image::ExifTool::XMP::DICOM',
557             'Image::ExifTool::XMP::ExifTool',
558             'Image::ExifTool::XMP::ExpressionMedia',
559             'Image::ExifTool::XMP::GettyImages',
560             'Image::ExifTool::XMP::HDRGainMap',
561             'Image::ExifTool::XMP::LImage',
562             'Image::ExifTool::XMP::Lightroom',
563             'Image::ExifTool::XMP::MediaPro',
564             'Image::ExifTool::XMP::aas',
565             'Image::ExifTool::XMP::acdsee',
566             'Image::ExifTool::XMP::apdi',
567             'Image::ExifTool::XMP::apple_fi',
568             'Image::ExifTool::XMP::aux',
569             'Image::ExifTool::XMP::cc',
570             'Image::ExifTool::XMP::cell',
571             'Image::ExifTool::XMP::crd',
572             'Image::ExifTool::XMP::creatorAtom',
573             'Image::ExifTool::XMP::crs',
574             'Image::ExifTool::XMP::dc',
575             'Image::ExifTool::XMP::dex',
576             'Image::ExifTool::XMP::digiKam',
577             'Image::ExifTool::XMP::exif',
578             'Image::ExifTool::XMP::exifEX',
579             'Image::ExifTool::XMP::extensis',
580             'Image::ExifTool::XMP::fpv',
581             'Image::ExifTool::XMP::hdr',
582             'Image::ExifTool::XMP::hdrgm',
583             'Image::ExifTool::XMP::ics',
584             'Image::ExifTool::XMP::iptcCore',
585             'Image::ExifTool::XMP::iptcExt',
586             'Image::ExifTool::XMP::panorama',
587             'Image::ExifTool::XMP::pdf',
588             'Image::ExifTool::XMP::pdfx',
589             'Image::ExifTool::XMP::photoshop',
590             'Image::ExifTool::XMP::pmi',
591             'Image::ExifTool::XMP::prism',
592             'Image::ExifTool::XMP::prl',
593             'Image::ExifTool::XMP::prm',
594             'Image::ExifTool::XMP::pur',
595             'Image::ExifTool::XMP::rdf',
596             'Image::ExifTool::XMP::swf',
597             'Image::ExifTool::XMP::tiff',
598             'Image::ExifTool::XMP::x',
599             'Image::ExifTool::XMP::xmp',
600             'Image::ExifTool::XMP::xmpBJ',
601             'Image::ExifTool::XMP::xmpDM',
602             'Image::ExifTool::XMP::xmpMM',
603             'Image::ExifTool::XMP::xmpNote',
604             'Image::ExifTool::XMP::xmpPLUS',
605             'Image::ExifTool::XMP::xmpRights',
606             'Image::ExifTool::XMP::xmpTPg',
607             );
608              
609             # lookup for all writable tags
610             my %tagLookup = (
611             'aberrationcorrectiondistance' => { 117 => 0x69 },
612             'about' => { 560 => 'about' },
613             'aboutcvterm' => { 550 => 'AboutCvTerm' },
614             'aboutcvtermcvid' => { 550 => [\'AboutCvTerm','AboutCvTermCvId'] },
615             'aboutcvtermid' => { 550 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
616             'aboutcvtermname' => { 550 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
617             'aboutcvtermrefinedabout' => { 550 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
618             'absolutealtitude' => { 124 => 'AbsoluteAltitude' },
619             'abspeakaudiofilepath' => { 566 => 'absPeakAudioFilePath' },
620             'academicfield' => { 556 => 'academicField' },
621             'acceleration' => { 127 => 0x9404, 543 => 'Acceleration' },
622             'accelerationtracking' => { 92 => 0x518 },
623             'accelerationvector' => { 1 => 0x8 },
624             'accelerometer' => { 450 => 0x3 },
625             'accelerometerdata' => { 437 => 'vrot' },
626             'accelerometerx' => { 372 => 0x8d },
627             'accelerometery' => { 372 => 0x8e },
628             'accelerometerz' => { 372 => 0x8c },
629             'accessoryserialnumber' => { 372 => 0x54 },
630             'accessorytype' => { 372 => 0x53 },
631             'acdseeregion' => { 519 => [\'Regions','RegionsRegionList'] },
632             'acdseeregionalgarea' => { 519 => [\'Regions','RegionsRegionListALGArea'] },
633             'acdseeregionalgareah' => { 519 => [\'Regions','RegionsRegionListALGAreaH'] },
634             'acdseeregionalgareaw' => { 519 => [\'Regions','RegionsRegionListALGAreaW'] },
635             'acdseeregionalgareax' => { 519 => [\'Regions','RegionsRegionListALGAreaX'] },
636             'acdseeregionalgareay' => { 519 => [\'Regions','RegionsRegionListALGAreaY'] },
637             'acdseeregionappliedtodimensions' => { 519 => [\'Regions','RegionsAppliedToDimensions'] },
638             'acdseeregionappliedtodimensionsh' => { 519 => [\'Regions','RegionsAppliedToDimensionsH'] },
639             'acdseeregionappliedtodimensionsunit' => { 519 => [\'Regions','RegionsAppliedToDimensionsUnit'] },
640             'acdseeregionappliedtodimensionsw' => { 519 => [\'Regions','RegionsAppliedToDimensionsW'] },
641             'acdseeregiondlyarea' => { 519 => [\'Regions','RegionsRegionListDLYArea'] },
642             'acdseeregiondlyareah' => { 519 => [\'Regions','RegionsRegionListDLYAreaH'] },
643             'acdseeregiondlyareaw' => { 519 => [\'Regions','RegionsRegionListDLYAreaW'] },
644             'acdseeregiondlyareax' => { 519 => [\'Regions','RegionsRegionListDLYAreaX'] },
645             'acdseeregiondlyareay' => { 519 => [\'Regions','RegionsRegionListDLYAreaY'] },
646             'acdseeregionname' => { 519 => [\'Regions','RegionsRegionListName'] },
647             'acdseeregionnameassigntype' => { 519 => [\'Regions','RegionsRegionListNameAssignType'] },
648             'acdseeregiontype' => { 519 => [\'Regions','RegionsRegionListType'] },
649             'actionadvised' => { 150 => 0x2a },
650             'actioninafccont' => { 383 => 0x220 },
651             'actionpriority' => { 2 => 0x1d },
652             'activearea' => { 127 => 0xc68d },
653             'actived-lighting' => { 258 => 0x22, 316 => 0x24 },
654             'actived-lightingmode' => { 316 => 0x25 },
655             'adaptervoltage' => { 157 => 0x407 },
656             'addaspectratioinfo' => { 92 => 0x80e },
657             'addiptcinformation' => { 92 => 0x815 },
658             'additionalmodelinformation' => { 550 => 'AddlModelInfo' },
659             'addoriginaldecisiondata' => { 92 => 0x80f, 93 => 0x11, 94 => 0x13, 97 => 0x14 },
660             'address' => { 180 => 'Address' },
661             'adjustmentmode' => { 457 => 0x15 },
662             'adlbracketingstep' => { 220 => 0x17 },
663             'adlbracketingtype' => { 220 => 0x18 },
664             'adobe' => { 128 => 'Adobe' },
665             'adultcontentwarning' => { 358 => 'AdultContentWarning', 559 => 'adultContentWarning' },
666             'advancedfilter' => { 135 => 0x1201 },
667             'advancedraw' => { 318 => 0x76a43203 },
668             'advancedscenetype' => { 372 => 0x3d },
669             'advisory' => { 564 => 'Advisory' },
670             'ae_iso' => { 380 => 0x2, 381 => 0x4, 382 => 0x12 },
671             'aeaperture' => { 380 => 0x1, 381 => 0x3, 382 => 0x11 },
672             'aeaperturesteps' => { 380 => 0x8, 381 => 0xb },
673             'aeaverage' => { 1 => 0x6 },
674             'aebautocancel' => { 92 => 0x104 },
675             'aebbracketvalue' => { 84 => 0x11 },
676             'aebracketingsteps' => { 220 => 0xf, 221 => 0xf, 298 => 0x174c },
677             'aebsequence' => { 92 => 0x105 },
678             'aebsequenceautocancel' => { 90 => 0x9, 91 => 0x9, 93 => 0x8, 94 => 0x9, 97 => 0x9, 98 => 0x7 },
679             'aebshotcount' => { 92 => 0x106 },
680             'aebxv' => { 380 => 0x4, 381 => 0x6 },
681             'aeerror' => { 381 => 0x8 },
682             'aeexposuretime' => { 380 => 0x0, 381 => 0x2, 382 => 0x10 },
683             'aelbutton' => { 203 => 0x45 },
684             'aelexposureindicator' => { 203 => 0x51 },
685             'aelock' => { 203 => 0x5b, 327 => '4.2', 336 => '4.2', 347 => 0x201, 411 => 0x48, 467 => 0x40, 468 => 0x40, 469 => [0x86,0x286] },
686             'aelockbutton' => { 325 => '16.1', 327 => '4.1', 330 => '15.1', 331 => '16.1', 332 => '16.1', 334 => '30.1', 335 => '16.1', 336 => '4.1', 338 => '17.1', 340 => '17.1' },
687             'aelockbuttonplusdials' => { 325 => '16.2', 334 => '32.1', 338 => '44.1' },
688             'aelockformb-d80' => { 340 => '3.1' },
689             'aelockmetermodeafterfocus' => { 92 => 0x114 },
690             'aematrix' => { 1 => 0x2 },
691             'aemaxaperture' => { 380 => 0x9, 381 => 0x10, 382 => 0x1c },
692             'aemaxaperture2' => { 380 => 0xa, 381 => 0x11, 382 => 0x1d },
693             'aemeteringmode' => { 380 => 0xc },
694             'aemeteringmode2' => { 380 => '13.1' },
695             'aemeteringsegments' => { 206 => 0x628, 411 => 0x209 },
696             'aemicroadjustment' => { 92 => 0x110 },
697             'aeminaperture' => { 380 => 0xb, 381 => 0x12, 382 => 0x1e },
698             'aeminexposuretime' => { 380 => 0x5, 381 => 0x13, 382 => 0x1f },
699             'aeprogrammode' => { 380 => 0x6 },
700             'aeprojectlink' => { 537 => 'aeProjectLink' },
701             'aeprojectlinkcompositionid' => { 537 => [\'aeProjectLink','aeProjectLinkCompositionID'] },
702             'aeprojectlinkfullpath' => { 537 => [\'aeProjectLink','aeProjectLinkFullPath'] },
703             'aeprojectlinkrenderoutputmoduleindex' => { 537 => [\'aeProjectLink','aeProjectLinkRenderOutputModuleIndex'] },
704             'aeprojectlinkrenderqueueitemid' => { 537 => [\'aeProjectLink','aeProjectLinkRenderQueueItemID'] },
705             'aeprojectlinkrendertimestamp' => { 537 => [\'aeProjectLink','aeProjectLinkRenderTimeStamp'] },
706             'aesetting' => { 38 => 0x21 },
707             'aestable' => { 1 => 0x4 },
708             'aestheticscore' => { 361 => 'aesthetic_score' },
709             'aetarget' => { 1 => 0x5 },
710             'aewhitebalance' => { 380 => 0xd },
711             'aexv' => { 380 => 0x3, 381 => 0x5 },
712             'af-assistilluminator' => { 341 => 0x1a, 342 => 0x19, 343 => 0x19, 344 => 0x19 },
713             'af-cfocusdisplay' => { 342 => 0x234, 343 => 0x234, 344 => 0x24c },
714             'af-cpriority' => { 136 => '0.2' },
715             'af-cpriorityselection' => { 325 => '1.1', 326 => '1.1', 328 => '1.1', 329 => '1.1', 331 => '0.1', 332 => '0.1', 333 => '0.1', 334 => '1.1', 335 => '0.1', 338 => '1.1', 339 => '1.1', 341 => 0x3, 342 => 0x3, 343 => 0x3, 344 => 0x3 },
716             'af-csetting' => { 132 => 0x0 },
717             'af-cspeedtrackingsensitivity' => { 132 => '0.2' },
718             'af-ctrackingsensitivity' => { 132 => '0.1' },
719             'af-czoneareaswitching' => { 132 => '0.3' },
720             'af-onbutton' => { 328 => '70.1', 329 => '70.1', 339 => '70.1' },
721             'af-onformb-d10' => { 325 => '3.3', 334 => '3.2' },
722             'af-onformb-d11' => { 335 => '2.2' },
723             'af-onformb-d12' => { 338 => '50.1' },
724             'af-onoutoffocusrelease' => { 341 => 0x10, 342 => 0x10, 343 => 0x10, 344 => 0x10 },
725             'af-spriority' => { 136 => '0.1' },
726             'af-spriorityselection' => { 325 => '1.2', 326 => '1.2', 328 => '1.2', 329 => '1.2', 333 => '0.2', 334 => '1.2', 335 => '0.2', 338 => '1.2', 339 => '1.2', 341 => 0x5, 342 => 0x5, 343 => 0x5, 344 => 0x5 },
727             'afacceldeceltracking' => { 2 => 0x3 },
728             'afactivation' => { 325 => '2.1', 326 => '2.1', 328 => '78.3', 329 => '78.3', 334 => '2.1', 338 => '2.1', 339 => '78.3', 341 => 0xf, 342 => 0xf, 343 => 0xf, 344 => 0xf },
729             'afadjustment' => { 411 => 0x72, 420 => 0x267 },
730             'afandmeteringbuttons' => { 92 => 0x701 },
731             'afaperture' => { 251 => 0x5, 252 => 0x5, 256 => 0x5 },
732             'afareaheight' => { 212 => 0x1a, 213 => 0x50, 215 => 0x34, 216 => 0x48 },
733             'afareaillumination' => { 203 => 0x4b, 336 => '15.3' },
734             'afareainitialheight' => { 273 => 0xbeb },
735             'afareainitialwidth' => { 273 => 0xbea },
736             'afareainitialxposition' => { 273 => 0xbe8 },
737             'afareainitialyposition' => { 273 => 0xbe9 },
738             'afareamode' => { 134 => '0.3', 199 => 0x33, 203 => 0xe, 211 => 0x0, 212 => 0x5, 213 => 0x5, 214 => 0x5, 215 => 0x5, 216 => 0x5, 262 => 0x340, 264 => 0x224, 267 => 0x210, 268 => 0x224, 269 => 0x224, 372 => 0xf, 447 => 0x1205, 460 => [0xa,0x3a], 467 => 0x11, 468 => 0x10, 469 => 0x24, 481 => 0xb043, 507 => 0x17 },
739             'afareamodesetting' => { 327 => '11.1', 330 => '0.1', 336 => '16.1', 340 => '2.1', 481 => 0x201c },
740             'afareapointsize' => { 134 => '0.4' },
741             'afareas' => { 347 => 0x304 },
742             'afareaselectionmethod' => { 2 => 0xd },
743             'afareaselectmethod' => { 92 => 0x51b },
744             'afareasize' => { 372 => 0xde },
745             'afareawidth' => { 212 => 0x18, 213 => 0x4e, 215 => 0x32, 216 => 0x46 },
746             'afareaxposition' => { 212 => 0x14, 213 => 0x4a, 215 => 0x2e, 216 => 0x42, 447 => 0x1203 },
747             'afareaxposition1' => { 447 => 0x1201 },
748             'afareayposition' => { 212 => 0x16, 213 => 0x4c, 215 => 0x30, 216 => 0x44, 447 => 0x1204 },
749             'afareayposition1' => { 447 => 0x1202 },
750             'afareazonesize' => { 134 => '0.5' },
751             'afassist' => { 90 => 0x5, 98 => 0x5, 203 => 0x48, 325 => '2.5', 327 => '0.2', 330 => '0.2', 331 => '1.1', 332 => '1.1', 333 => '1.3', 334 => '2.4', 335 => '1.3', 336 => '0.2', 338 => '2.4', 340 => '2.3' },
752             'afassistbeam' => { 2 => 0x8, 92 => 0x50e, 93 => 0x4, 94 => 0x5, 95 => 0x4, 96 => 0x4, 97 => 0x5 },
753             'afassistlamp' => { 372 => 0x31 },
754             'afbuttonpressed' => { 469 => [0x83,0x283] },
755             'afchold' => { 383 => 0x221 },
756             'afconfidence' => { 1 => 0x3d },
757             'afconfigtool' => { 2 => 0x1 },
758             'afcoordinatesavailable' => { 215 => 0x7, 216 => 0x7 },
759             'afcpointtracking' => { 383 => '545.1' },
760             'afcsensitivity' => { 383 => '545.2' },
761             'afdefocus' => { 383 => 0x6 },
762             'afdetectionmethod' => { 212 => 0x4, 213 => 0x4, 215 => 0x4, 216 => 0x4 },
763             'afduringliveview' => { 92 => 0x511 },
764             'affinea' => { 529 => 'AffineA' },
765             'affineb' => { 529 => 'AffineB' },
766             'affinec' => { 529 => 'AffineC' },
767             'affined' => { 529 => 'AffineD' },
768             'affinetune' => { 217 => 0x0, 265 => 0x6b0, 266 => 0x6c0, 267 => 0x5b0, 268 => 0x5e0, 269 => 0x5f8, 347 => 0x306 },
769             'affinetuneadj' => { 217 => 0x2, 291 => 0x2d1, 292 => 0x2dc, 347 => 0x307 },
770             'affinetuneadjtele' => { 217 => 0x3 },
771             'affinetuneindex' => { 217 => 0x1 },
772             'affinex' => { 529 => 'AffineX' },
773             'affiney' => { 529 => 'AffineY' },
774             'affocusarea' => { 346 => 0x2 },
775             'afframesize' => { 346 => 0x0 },
776             'afhold' => { 383 => 0x1fd },
777             'afilluminator' => { 467 => 0x29, 481 => 0xb044 },
778             'afimageheight' => { 212 => 0x12, 213 => 0x48, 215 => 0x2c, 216 => 0x40 },
779             'afimagewidth' => { 212 => 0x10, 213 => 0x46, 215 => 0x2a, 216 => 0x3e },
780             'afinfok3iii' => { 384 => 0x0 },
781             'afintegrationtime' => { 383 => 0x7 },
782             'afmeasureddepth' => { 1 => 0x38 },
783             'afmicroadj' => { 460 => [0x17d,0x50] },
784             'afmicroadjmode' => { 3 => 0x1, 464 => 0x131 },
785             'afmicroadjregisteredlenses' => { 464 => '305.1' },
786             'afmicroadjustment' => { 92 => 0x507 },
787             'afmicroadjvalue' => { 3 => 0x2, 464 => 0x130 },
788             'afmode' => { 121 => 0x3009, 135 => 0x1022, 199 => 0x16, 384 => '0.1', 457 => 0x5 },
789             'afmoderestrictions' => { 326 => '50.3', 328 => '48.3', 329 => '48.3', 338 => '48.3', 339 => '48.3' },
790             'afonaelockbuttonswitch' => { 92 => 0x702 },
791             'afonbutton' => { 325 => '3.1', 326 => '47.1', 341 => 0x87, 342 => 0x83, 343 => 0x83, 344 => 0x83 },
792             'afperformance' => { 1 => 0x23 },
793             'afpoint' => { 38 => 0x13, 120 => 0x18, 199 => 0x15, 211 => 0x1, 350 => 0x308, 457 => 0x1f, 460 => [0x37,0x7], 464 => 0x19, 465 => 0x18, 466 => [0x18,0x20] },
794             'afpointactivationarea' => { 91 => 0x11, 97 => 0x11 },
795             'afpointareaexpansion' => { 92 => 0x508 },
796             'afpointatshutterrelease' => { 460 => [0x39,0x9] },
797             'afpointautoselection' => { 92 => 0x50b },
798             'afpointbrightness' => { 92 => 0x50d, 325 => '2.4', 326 => '46.5', 328 => '2.2', 329 => '2.2', 338 => '2.3', 339 => '2.2' },
799             'afpointdetails' => { 350 => 0x31b },
800             'afpointdisplayduringfocus' => { 2 => 0x10, 92 => 0x50c },
801             'afpointillumination' => { 91 => 0xa, 325 => '2.3', 326 => '46.2', 328 => '47.2', 329 => '47.2', 333 => '1.2', 334 => '2.3', 335 => '1.2', 338 => '47.2', 339 => '47.2', 340 => '2.4' },
802             'afpointinfocus' => { 460 => [0x38,0x8] },
803             'afpointmode' => { 390 => 0x3 },
804             'afpointposition' => { 121 => 0x2021, 372 => 0x4d },
805             'afpointregistration' => { 90 => 0x7 },
806             'afpoints' => { 202 => 0x10 },
807             'afpointsel' => { 341 => 0xb, 342 => 0xb, 343 => 0xb, 344 => 0xb },
808             'afpointselected' => { 203 => 0xd, 347 => 0x305, 411 => 0xe, 464 => 0x15, 465 => 0x14, 466 => [0x14,0x1c], 481 => 0x201e },
809             'afpointselected2' => { 390 => 0x4 },
810             'afpointselection' => { 91 => 0xb, 325 => '1.3', 326 => '1.3', 334 => '1.3', 338 => '1.3', 339 => '1.3' },
811             'afpointselectionmethod' => { 92 => 0x50f, 93 => 0xc, 94 => 0xd, 97 => 0xd },
812             'afpointsetting' => { 467 => 0x12, 468 => 0x11 },
813             'afpointsinfocus' => { 84 => 0xe, 211 => 0x2, 213 => 0x30, 383 => 0xb, 411 => [0xf,0x3c] },
814             'afpointsinfocus5d' => { 19 => 0x38 },
815             'afpointspotmetering' => { 91 => 0xd },
816             'afpointsselected' => { 212 => 0x1c, 213 => 0x1c, 383 => 0x12a, 516 => 0x4 },
817             'afpointsunknown' => { 383 => 0x18f },
818             'afpointsunknown1' => { 383 => 0x0 },
819             'afpointsunknown2' => { 383 => 0x2 },
820             'afpointsused' => { 212 => 0x8, 213 => [0x1c,0x8], 214 => 0x8, 215 => 0xa, 216 => 0xa, 460 => [0x10,0x16e] },
821             'afpointswitching' => { 2 => 0x4 },
822             'afpointvalues' => { 383 => 0x14 },
823             'afpredictor' => { 383 => 0x4 },
824             'afresponse' => { 258 => 0xad },
825             'afresult' => { 352 => 0x1038 },
826             'afsearch' => { 347 => 0x303 },
827             'afselectedarea' => { 346 => 0x6 },
828             'afselectionmode' => { 384 => 0x1 },
829             'afsensoractive' => { 199 => 0x1 },
830             'afstable' => { 1 => 0x7 },
831             'afstatus' => { 447 => 0x1200 },
832             'afstatus_00_b4' => { 463 => 0x0 },
833             'afstatus_01_c4' => { 463 => 0x2 },
834             'afstatus_02_d4' => { 463 => 0x4 },
835             'afstatus_03_e4' => { 463 => 0x6 },
836             'afstatus_04_f4' => { 463 => 0x8 },
837             'afstatus_05_g4' => { 463 => 0xa },
838             'afstatus_06_h4' => { 463 => 0xc },
839             'afstatus_07_b3' => { 463 => 0xe },
840             'afstatus_08_c3' => { 463 => 0x10 },
841             'afstatus_09_d3' => { 463 => 0x12 },
842             'afstatus_10_e3' => { 463 => 0x14 },
843             'afstatus_11_f3' => { 463 => 0x16 },
844             'afstatus_12_g3' => { 463 => 0x18 },
845             'afstatus_13_h3' => { 463 => 0x1a },
846             'afstatus_14_b2' => { 463 => 0x1c },
847             'afstatus_15_c2' => { 463 => 0x1e },
848             'afstatus_16_d2' => { 463 => 0x20 },
849             'afstatus_17_e2' => { 463 => 0x22 },
850             'afstatus_18_f2' => { 463 => 0x24 },
851             'afstatus_19_g2' => { 463 => 0x26 },
852             'afstatus_20_h2' => { 463 => 0x28 },
853             'afstatus_21_c1' => { 463 => 0x2a },
854             'afstatus_22_d1' => { 463 => 0x2c },
855             'afstatus_23_e1' => { 463 => 0x2e },
856             'afstatus_24_f1' => { 463 => 0x30 },
857             'afstatus_25_g1' => { 463 => 0x32 },
858             'afstatus_26_a7_vertical' => { 463 => 0x34 },
859             'afstatus_27_a6_vertical' => { 463 => 0x36 },
860             'afstatus_28_a5_vertical' => { 463 => 0x38 },
861             'afstatus_29_c7_vertical' => { 463 => 0x3a },
862             'afstatus_30_c6_vertical' => { 463 => 0x3c },
863             'afstatus_31_c5_vertical' => { 463 => 0x3e },
864             'afstatus_32_e7_vertical' => { 463 => 0x40 },
865             'afstatus_33_e6_center_vertical' => { 463 => 0x42 },
866             'afstatus_34_e5_vertical' => { 463 => 0x44 },
867             'afstatus_35_g7_vertical' => { 463 => 0x46 },
868             'afstatus_36_g6_vertical' => { 463 => 0x48 },
869             'afstatus_37_g5_vertical' => { 463 => 0x4a },
870             'afstatus_38_i7_vertical' => { 463 => 0x4c },
871             'afstatus_39_i6_vertical' => { 463 => 0x4e },
872             'afstatus_40_i5_vertical' => { 463 => 0x50 },
873             'afstatus_41_a7' => { 463 => 0x52 },
874             'afstatus_42_b7' => { 463 => 0x54 },
875             'afstatus_43_c7' => { 463 => 0x56 },
876             'afstatus_44_d7' => { 463 => 0x58 },
877             'afstatus_45_e7' => { 463 => 0x5a },
878             'afstatus_46_f7' => { 463 => 0x5c },
879             'afstatus_47_g7' => { 463 => 0x5e },
880             'afstatus_48_h7' => { 463 => 0x60 },
881             'afstatus_49_i7' => { 463 => 0x62 },
882             'afstatus_50_a6' => { 463 => 0x64 },
883             'afstatus_51_b6' => { 463 => 0x66 },
884             'afstatus_52_c6' => { 463 => 0x68 },
885             'afstatus_53_d6' => { 463 => 0x6a },
886             'afstatus_54_e6_center' => { 463 => 0x6c },
887             'afstatus_55_f6' => { 463 => 0x6e },
888             'afstatus_56_g6' => { 463 => 0x70 },
889             'afstatus_57_h6' => { 463 => 0x72 },
890             'afstatus_58_i6' => { 463 => 0x74 },
891             'afstatus_59_a5' => { 463 => 0x76 },
892             'afstatus_60_b5' => { 463 => 0x78 },
893             'afstatus_61_c5' => { 463 => 0x7a },
894             'afstatus_62_d5' => { 463 => 0x7c },
895             'afstatus_63_e5' => { 463 => 0x7e },
896             'afstatus_64_f5' => { 463 => 0x80 },
897             'afstatus_65_g5' => { 463 => 0x82 },
898             'afstatus_66_h5' => { 463 => 0x84 },
899             'afstatus_67_i5' => { 463 => 0x86 },
900             'afstatus_68_c11' => { 463 => 0x88 },
901             'afstatus_69_d11' => { 463 => 0x8a },
902             'afstatus_70_e11' => { 463 => 0x8c },
903             'afstatus_71_f11' => { 463 => 0x8e },
904             'afstatus_72_g11' => { 463 => 0x90 },
905             'afstatus_73_b10' => { 463 => 0x92 },
906             'afstatus_74_c10' => { 463 => 0x94 },
907             'afstatus_75_d10' => { 463 => 0x96 },
908             'afstatus_76_e10' => { 463 => 0x98 },
909             'afstatus_77_f10' => { 463 => 0x9a },
910             'afstatus_78_g10' => { 463 => 0x9c },
911             'afstatus_79_h10' => { 463 => 0x9e },
912             'afstatus_80_b9' => { 463 => 0xa0 },
913             'afstatus_81_c9' => { 463 => 0xa2 },
914             'afstatus_82_d9' => { 463 => 0xa4 },
915             'afstatus_83_e9' => { 463 => 0xa6 },
916             'afstatus_84_f9' => { 463 => 0xa8 },
917             'afstatus_85_g9' => { 463 => 0xaa },
918             'afstatus_86_h9' => { 463 => 0xac },
919             'afstatus_87_b8' => { 463 => 0xae },
920             'afstatus_88_c8' => { 463 => 0xb0 },
921             'afstatus_89_d8' => { 463 => 0xb2 },
922             'afstatus_90_e8' => { 463 => 0xb4 },
923             'afstatus_91_f8' => { 463 => 0xb6 },
924             'afstatus_92_g8' => { 463 => 0xb8 },
925             'afstatus_93_h8' => { 463 => 0xba },
926             'afstatus_94_e6_center_f2-8' => { 463 => 0xbc },
927             'afstatusactivesensor' => { 199 => 0x2, 460 => [0x4,0x3b], 464 => 0x1e, 465 => 0x1b, 466 => [0x1b,0x21] },
928             'afstatusbottom' => { 199 => 0x8, 464 => 0x2a, 465 => 0x21, 466 => 0x21 },
929             'afstatusbottom-left' => { 199 => 0x12, 465 => 0x2b, 466 => 0x2b },
930             'afstatusbottom-right' => { 199 => 0x6, 465 => 0x1f, 466 => 0x1f },
931             'afstatusbottomassist-left' => { 464 => 0x28 },
932             'afstatusbottomassist-right' => { 464 => 0x2c },
933             'afstatusbottomhorizontal' => { 461 => 0x10, 462 => 0x1c },
934             'afstatusbottomvertical' => { 461 => 0x16, 462 => 0x26 },
935             'afstatuscenter-10' => { 464 => 0x34 },
936             'afstatuscenter-11' => { 464 => 0x36 },
937             'afstatuscenter-12' => { 464 => 0x38 },
938             'afstatuscenter-14' => { 464 => 0x3c },
939             'afstatuscenter-7' => { 464 => 0x2e },
940             'afstatuscenter-9' => { 464 => 0x32 },
941             'afstatuscenter-horizontal' => { 464 => 0x30 },
942             'afstatuscenter-vertical' => { 464 => 0x3a },
943             'afstatuscenterf2-8' => { 464 => 0x4c },
944             'afstatuscenterhorizontal' => { 199 => 0x2f, 461 => 0xc, 462 => 0x18, 465 => 0x2f, 466 => 0x2f },
945             'afstatuscentervertical' => { 199 => 0xc, 461 => 0x14, 462 => 0x22, 465 => 0x25, 466 => 0x25 },
946             'afstatusfarleft' => { 461 => 0x6, 464 => 0x26 },
947             'afstatusfarlefthorizontal' => { 462 => 0x4 },
948             'afstatusfarleftvertical' => { 462 => 0x12 },
949             'afstatusfarright' => { 461 => 0x18, 464 => 0x44 },
950             'afstatusfarrighthorizontal' => { 462 => 0x2c },
951             'afstatusfarrightvertical' => { 462 => 0x34 },
952             'afstatusleft' => { 199 => 0x2d, 461 => 0x2, 464 => 0x22, 465 => 0x2d, 466 => 0x2d },
953             'afstatuslefthorizontal' => { 462 => 0x6 },
954             'afstatusleftvertical' => { 462 => 0xe },
955             'afstatuslower-left' => { 461 => 0x4, 464 => 0x24 },
956             'afstatuslower-lefthorizontal' => { 462 => 0xa },
957             'afstatuslower-leftvertical' => { 462 => 0x10 },
958             'afstatuslower-middle' => { 461 => 0x22, 462 => 0x24 },
959             'afstatuslower-right' => { 461 => 0x1e, 464 => 0x4a },
960             'afstatuslower-righthorizontal' => { 462 => 0x32 },
961             'afstatuslower-rightvertical' => { 462 => 0x3a },
962             'afstatuslowerfarleft' => { 462 => 0x8 },
963             'afstatuslowerfarright' => { 462 => 0x30 },
964             'afstatusmiddlehorizontal' => { 199 => 0xa, 465 => 0x23, 466 => 0x23 },
965             'afstatusnearleft' => { 461 => 0xe, 462 => 0x1a },
966             'afstatusnearright' => { 461 => 0xa, 462 => 0x16 },
967             'afstatusright' => { 199 => 0x31, 461 => 0x1c, 464 => 0x48, 465 => 0x31, 466 => 0x31 },
968             'afstatusrighthorizontal' => { 462 => 0x2e },
969             'afstatusrightvertical' => { 462 => 0x38 },
970             'afstatustop' => { 199 => 0xe, 464 => 0x40, 465 => 0x27, 466 => 0x27 },
971             'afstatustop-left' => { 199 => 0x10, 465 => 0x29, 466 => 0x29 },
972             'afstatustop-right' => { 199 => 0x4, 465 => 0x1d, 466 => 0x1d },
973             'afstatustopassist-left' => { 464 => 0x3e },
974             'afstatustopassist-right' => { 464 => 0x42 },
975             'afstatustophorizontal' => { 461 => 0x8, 462 => 0x14 },
976             'afstatustopvertical' => { 461 => 0x12, 462 => 0x1e },
977             'afstatusupper-left' => { 461 => 0x0, 464 => 0x20 },
978             'afstatusupper-lefthorizontal' => { 462 => 0x2 },
979             'afstatusupper-leftvertical' => { 462 => 0xc },
980             'afstatusupper-middle' => { 461 => 0x20, 462 => 0x20 },
981             'afstatusupper-right' => { 461 => 0x1a, 464 => 0x46 },
982             'afstatusupper-righthorizontal' => { 462 => 0x2a },
983             'afstatusupper-rightvertical' => { 462 => 0x36 },
984             'afstatusupperfarleft' => { 462 => 0x0 },
985             'afstatusupperfarright' => { 462 => 0x28 },
986             'afstatusviewfinder' => { 2 => 0x12 },
987             'afsubjectdetection' => { 372 => 0xe9 },
988             'aftargetinfo' => { 347 => 0x30a },
989             'aftracking' => { 481 => 0x2021 },
990             'aftrackingsensitivity' => { 2 => 0x2 },
991             'aftype' => { 460 => 0x2 },
992             'afwithshutter' => { 467 => 0x2a },
993             'aggregateissuenumber' => { 556 => 'aggregateIssueNumber' },
994             'aggregationtype' => { 556 => 'aggregationType' },
995             'agreement' => { 559 => 'agreement' },
996             'ah2greeninterpolationthreshold' => { 157 => 0xe4e },
997             'aipromptinformation' => { 550 => 'AIPromptInformation' },
998             'aipromptwritername' => { 550 => 'AIPromptWriterName' },
999             'airplanemode' => { 262 => 0x9c0, 265 => 0x722, 266 => 0x782, 267 => 0x624, 268 => 0x654, 269 => 0x6bc },
1000             'aiservocontinuousshooting' => { 91 => 0x15 },
1001             'aiservofirstimage' => { 2 => 0x5 },
1002             'aiservofirstimagepriority' => { 92 => 0x519 },
1003             'aiservoimagepriority' => { 92 => 0x503 },
1004             'aiservosecondimage' => { 2 => 0x6 },
1005             'aiservosecondimagepriority' => { 92 => 0x51a },
1006             'aiservotrackingmethod' => { 92 => 0x504 },
1007             'aiservotrackingsensitivity' => { 91 => 0x14, 92 => 0x502 },
1008             'aisubjecttrackingmode' => { 347 => 0x309 },
1009             'aisystemused' => { 550 => 'AISystemUsed' },
1010             'aisystemversionused' => { 550 => 'AISystemVersionUsed' },
1011             'album' => { 429 => ['albm',"\xa9alb"], 431 => 'album', 437 => ['albm',"\xa9alb"], 566 => 'album' },
1012             'albumartist' => { 198 => 'WM/AlbumArtist', 429 => 'aART', 437 => 'albr' },
1013             'albumcoverurl' => { 198 => 'WM/AlbumCoverURL' },
1014             'albumid' => { 429 => 'plID' },
1015             'albumtitle' => { 198 => 'WM/AlbumTitle' },
1016             'alreadyapplied' => { 536 => 'AlreadyApplied', 538 => 'AlreadyApplied' },
1017             'alternatetitle' => { 556 => 'alternateTitle' },
1018             'alternatetitlea-lang' => { 556 => [\'alternateTitle','alternateTitleA-lang'] },
1019             'alternatetitlea-platform' => { 556 => [\'alternateTitle','alternateTitleA-platform'] },
1020             'alternatetitletext' => { 556 => [\'alternateTitle','alternateTitleText'] },
1021             'altitude' => { 219 => 0x6 },
1022             'alttapename' => { 566 => 'altTapeName' },
1023             'alttextaccessibility' => { 549 => 'AltTextAccessibility' },
1024             'alttimecode' => { 566 => 'altTimecode' },
1025             'alttimecodetimeformat' => { 566 => [\'altTimecode','altTimecodeTimeFormat'] },
1026             'alttimecodetimevalue' => { 566 => [\'altTimecode','altTimecodeTimeValue'] },
1027             'alttimecodevalue' => { 566 => [\'altTimecode','altTimecodeValue'] },
1028             'ambienceselection' => { 4 => 0x1 },
1029             'ambientinfrared' => { 440 => 0x5c, 442 => 0x6c },
1030             'ambientlight' => { 440 => 0x5e, 441 => 0x45, 442 => 0x6e },
1031             'ambienttemperature' => { 127 => 0x9400, 439 => 0x14, 440 => 0x50, 441 => 0x3a, 442 => 0x60, 443 => 0x46, 507 => 0x4, 543 => 'Temperature' },
1032             'ambienttemperaturefahrenheit' => { 439 => 0x13, 440 => 0x4e, 441 => 0x38, 442 => 0x5e, 443 => 0x44 },
1033             'analogbalance' => { 127 => 0xc627 },
1034             'analogcaptureiso' => { 157 => 0x89e },
1035             'analogisotable' => { 157 => 0x89d },
1036             'androidcapturefps' => { 431 => 'com.android.capture.fps' },
1037             'androidmake' => { 431 => 'com.android.manufacturer' },
1038             'androidmodel' => { 431 => 'com.android.model' },
1039             'androidtimezone' => { 431 => 'samsung.android.utc_offset' },
1040             'androidversion' => { 431 => 'com.android.version' },
1041             'angleadj' => { 111 => 0x10003, 117 => 0x8b },
1042             'angleinforoll' => { 532 => 'AngleInfoRoll' },
1043             'angleinfoyaw' => { 532 => 'AngleInfoYaw' },
1044             'anti-blur' => { 481 => 0xb04b },
1045             'antialiasstrength' => { 127 => 0xc632 },
1046             'antiflicker' => { 62 => 0x20 },
1047             'antishockwaitingtime' => { 350 => 0x2100 },
1048             'aperturelock' => { 326 => '38.2', 328 => '38.2', 329 => '38.2', 338 => '38.2', 339 => '38.2', 341 => 0xbc, 342 => 0xb8, 343 => 0xb8, 344 => 0xb8 },
1049             'aperturemode' => { 437 => 'apmd' },
1050             'aperturerange' => { 92 => 0x10d },
1051             'apertureringuse' => { 390 => '1.4' },
1052             'aperturesetting' => { 203 => 0x7, 467 => 0x30, 468 => 0x29, 469 => 0x1 },
1053             'aperturevalue' => { 101 => 0x2, 127 => 0x9202, 352 => 0x1002, 420 => 0x401, 542 => 'ApertureValue' },
1054             'appinfo' => { 140 => 'AppInfo' },
1055             'appinfoapplication' => { 140 => [\'AppInfo','AppInfoApplication'] },
1056             'appinfoitemuri' => { 140 => [\'AppInfo','AppInfoItemURI'] },
1057             'appinfoversion' => { 140 => [\'AppInfo','AppInfoVersion'] },
1058             'apple_0x004e' => { 1 => 0x4e },
1059             'apple_0x004f' => { 1 => 0x4f },
1060             'apple_0x0054' => { 1 => 0x54 },
1061             'apple_0x005a' => { 1 => 0x5a },
1062             'applekeywords' => { 357 => 'AAPL:Keywords' },
1063             'applephotosvariationidentifier' => { 431 => 'apple.photos.variation-identifier' },
1064             'applestoreaccount' => { 429 => 'apID' },
1065             'applestoreaccounttype' => { 429 => 'akID' },
1066             'applestorecatalogid' => { 429 => 'cnID' },
1067             'applestorecountry' => { 429 => 'sfID' },
1068             'applicationkeystring' => { 157 => 0x400 },
1069             'applicationnotes' => { 127 => 0x2bc, 377 => 0x2bc },
1070             'applicationrecordversion' => { 150 => 0x0 },
1071             'applyautomatically' => { 362 => 'ApplyAutomatically' },
1072             'applyshootingmeteringmode' => { 92 => 0x10e },
1073             'approved' => { 544 => 'Approved' },
1074             'approvedby' => { 544 => 'ApprovedBy' },
1075             'approximatefnumber' => { 367 => 0x313, 374 => 0x3406 },
1076             'approximatefocusdistance' => { 533 => 'ApproximateFocusDistance' },
1077             'appversion' => { 548 => 'AppVersion' },
1078             'aps-csizecapture' => { 500 => 0x114, 501 => [0x114,0x1eb,0x1ee,0x21a,0x21c] },
1079             'aquahsl' => { 111 => 0x20914 },
1080             'armidentifier' => { 151 => 0x78 },
1081             'armversion' => { 151 => 0x7a },
1082             'arranger' => { 429 => "\xa9arg", 437 => "\xa9arg" },
1083             'arrangerkeywords' => { 437 => "\xa9ark" },
1084             'artdirector' => { 429 => "\xa9ard" },
1085             'artfilter' => { 347 => 0x529 },
1086             'artfiltereffect' => { 347 => 0x52f },
1087             'artist' => { 127 => 0x13b, 361 => 'Artist', 377 => 0x13b, 411 => 0x22e, 429 => "\xa9ART", 431 => 'artist', 437 => "\xa9ART", 562 => 'Artist', 566 => 'artist' },
1088             'artistid' => { 429 => 'atID' },
1089             'artmode' => { 121 => 0x301b },
1090             'artmodeparameters' => { 121 => 0x310b },
1091             'artwork' => { 431 => 'artwork' },
1092             'artworkcircadatecreated' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
1093             'artworkcontentdescription' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
1094             'artworkcontributiondescription' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
1095             'artworkcopyrightnotice' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
1096             'artworkcopyrightownerid' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
1097             'artworkcopyrightownername' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
1098             'artworkcreator' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
1099             'artworkcreatorid' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
1100             'artworkdatecreated' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
1101             'artworklicensorid' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
1102             'artworklicensorname' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
1103             'artworkorobject' => { 550 => 'ArtworkOrObject' },
1104             'artworkphysicaldescription' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
1105             'artworksource' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
1106             'artworksourceinventoryno' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
1107             'artworksourceinvurl' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
1108             'artworkstyleperiod' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
1109             'artworktitle' => { 550 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
1110             'aspectframe' => { 351 => 0x1113 },
1111             'aspectratio' => { 5 => 0x0, 351 => 0x1112, 411 => 0x80, 467 => 0x55, 468 => 0x55, 469 => 0xa, 494 => [0x192c,0x1a88], 495 => 0x192c, 496 => 0x1958, 497 => 0x192c, 498 => 0x188c },
1112             'assetid' => { 524 => 'AssetID' },
1113             'asshoticcprofile' => { 127 => 0xc68f },
1114             'asshotneutral' => { 127 => 0xc628 },
1115             'asshotpreprofilematrix' => { 127 => 0xc690 },
1116             'asshotprofilename' => { 127 => 0xc6f6 },
1117             'asshotwhitexy' => { 127 => 0xc629 },
1118             'assignbktbutton' => { 325 => '4.2', 326 => '16.1', 328 => '16.1', 329 => '16.1', 338 => '16.1', 339 => '16.1' },
1119             'assignfuncbutton' => { 92 => 0x70b },
1120             'assignmb-d17af-onbutton' => { 329 => '79.1' },
1121             'assignmb-d17funcbutton' => { 329 => '67.1' },
1122             'assignmb-d17funcbuttonplusdials' => { 329 => '68.1' },
1123             'assignmb-d18af-onbutton' => { 339 => '79.1' },
1124             'assignmb-d18funcbutton' => { 339 => '67.1' },
1125             'assignmb-d18funcbuttonplusdials' => { 339 => '68.1' },
1126             'assignmoviefunc1buttonplusdials' => { 328 => '75.1', 329 => '75.1', 339 => '75.1' },
1127             'assignmoviefunc2button' => { 328 => '82.1', 329 => '82.1', 339 => '82.1' },
1128             'assignmoviepreviewbuttonplusdials' => { 328 => '75.2', 329 => '75.2', 339 => '75.2' },
1129             'assignmovierecordbutton' => { 326 => '43.2', 338 => '45.1', 341 => 0x9f, 342 => 0x9b, 343 => 0x9b, 344 => 0x9b },
1130             'assignmovierecordbuttonplusdials' => { 328 => '45.1', 329 => '45.1', 339 => '45.1' },
1131             'assignmoviesubselector' => { 328 => '74.1', 329 => '74.1', 339 => '74.1' },
1132             'assignmoviesubselectorplusdials' => { 328 => '76.1', 329 => '76.1', 339 => '76.1' },
1133             'assignremotefnbutton' => { 326 => '54.1', 338 => '51.1' },
1134             'assistbuttonfunction' => { 90 => 0xd },
1135             'atcaptureusercrop' => { 157 => 0x943 },
1136             'attributionname' => { 534 => 'attributionName' },
1137             'attributionurl' => { 534 => 'attributionURL' },
1138             'audio' => { 372 => 0x20 },
1139             'audiobitrate' => { 74 => 0x6c, 550 => 'audioBitRate' },
1140             'audiobitratemode' => { 550 => 'audioBitRateMode' },
1141             'audiobitspersample' => { 550 => 'audioBitsPerSample' },
1142             'audiobutton' => { 343 => 0x17b, 344 => 0x193 },
1143             'audiobuttonplaybackmode' => { 343 => 0x1b9, 344 => 0x1d1 },
1144             'audiochannelcount' => { 550 => 'audioChannelCount' },
1145             'audiochannels' => { 74 => 0x70 },
1146             'audiochanneltype' => { 566 => 'audioChannelType' },
1147             'audiocompression' => { 92 => 0x816, 174 => 'Compression' },
1148             'audiocompressor' => { 566 => 'audioCompressor' },
1149             'audiodata' => { 141 => 'Data' },
1150             'audioduration' => { 150 => 0x99 },
1151             'audiogain' => { 428 => 'player.movie.audio.gain', 431 => 'player.movie.audio.gain' },
1152             'audiomimetype' => { 141 => 'Mime' },
1153             'audiomoddate' => { 566 => 'audioModDate' },
1154             'audiooutcue' => { 150 => 0x9a },
1155             'audiosamplerate' => { 74 => 0x6e, 566 => 'audioSampleRate' },
1156             'audiosampletype' => { 566 => 'audioSampleType' },
1157             'audiosamplingrate' => { 150 => 0x97 },
1158             'audiosamplingresolution' => { 150 => 0x98 },
1159             'audiotype' => { 150 => 0x96 },
1160             'author' => { 176 => 'Author', 357 => 'Author', 361 => 'Author', 427 => 'Author', 429 => ['auth',"\xa9aut"], 431 => 'author', 437 => 'auth', 530 => 'author', 552 => 'Author', 564 => 'Author' },
1161             'authorsposition' => { 554 => 'AuthorsPosition' },
1162             'authorurl' => { 198 => 'WM/AuthorURL' },
1163             'autoafpointcolortracking' => { 92 => 0x51c },
1164             'autoafpointseleositraf' => { 2 => 0xa },
1165             'autoaperture' => { 401 => '0.1' },
1166             'autobracket' => { 457 => 0x19 },
1167             'autobracketing' => { 135 => 0x1100, 411 => 0x18, 447 => 0x1007 },
1168             'autobracketingmode' => { 337 => '12.3' },
1169             'autobracketingset' => { 337 => '12.1' },
1170             'autobracketmodem' => { 325 => '21.2', 326 => '13.3', 328 => '13.2', 329 => '13.2', 334 => '26.2', 338 => '13.3', 339 => '13.2', 341 => 0x63, 342 => 0x5f, 343 => 0x5f, 344 => 0x5f },
1171             'autobracketorder' => { 203 => 0x43, 325 => '21.3', 326 => '13.2', 328 => '13.1', 329 => '13.1', 334 => '26.3', 335 => '12.2', 336 => '2.2', 337 => '12.2', 338 => '13.2', 339 => '13.1', 340 => '13.2', 341 => 0x65, 342 => 0x61, 343 => 0x61, 344 => 0x61 },
1172             'autobracketset' => { 325 => '21.1', 326 => '13.1', 330 => '11.1', 331 => '12.1', 332 => '12.1', 334 => '26.1', 335 => '12.1', 336 => '2.1', 338 => '13.1', 340 => '13.1' },
1173             'autobrightness' => { 536 => 'AutoBrightness', 538 => 'AutoBrightness' },
1174             'autocapturecriteria' => { 218 => 0x1 },
1175             'autocapturecriteriamotiondirection' => { 218 => 0x5f },
1176             'autocapturecriteriamotionsize' => { 218 => 0x64 },
1177             'autocapturecriteriamotionspeed' => { 218 => 0x63 },
1178             'autocapturecriteriasubjectsize' => { 218 => 0x69 },
1179             'autocapturecriteriasubjecttype' => { 218 => 0x6a },
1180             'autocapturedframe' => { 218 => 0x0 },
1181             'autocapturedistancefar' => { 218 => 0x4a },
1182             'autocapturedistancenear' => { 218 => 0x4e },
1183             'autocapturepreset' => { 269 => 0x746 },
1184             'autocapturerecordingtime' => { 218 => 0x37 },
1185             'autocapturewaittime' => { 218 => 0x38 },
1186             'autocontrast' => { 536 => 'AutoContrast', 538 => 'AutoContrast' },
1187             'autodistortioncontrol' => { 232 => 0x4, 262 => 0x2cf, 263 => 0x143 },
1188             'autodynamicrange' => { 135 => 0x140b },
1189             'autoexposure' => { 536 => 'AutoExposure', 538 => 'AutoExposure' },
1190             'autoexposurebracketing' => { 84 => 0x10 },
1191             'autoflashisosensitivity' => { 328 => '38.5', 329 => '38.5', 339 => '38.5', 341 => 0x5f, 342 => 0x5b, 343 => 0x5b, 344 => 0x5b },
1192             'autofocus' => { 350 => 0x209 },
1193             'autofocusmoderestrictions' => { 342 => 0x107, 343 => 0x107, 344 => 0x11d },
1194             'autofp' => { 336 => '7.3', 340 => '31.4' },
1195             'autoiso' => { 84 => 0x1, 121 => 0x3008, 262 => 0x288, 264 => 0x152, 267 => 0x142, 268 => 0x156, 269 => 0x156, 327 => '1.1', 336 => '1.1' },
1196             'autoisomax' => { 327 => '1.2', 336 => '1.2' },
1197             'autoisominshutterspeed' => { 327 => '1.3', 336 => '1.3' },
1198             'autolateralca' => { 536 => 'AutoLateralCA', 538 => 'AutoLateralCA' },
1199             'autolightingoptimizer' => { 16 => 0xbe, 17 => 0xbf, 20 => 0xbf, 69 => 0x2, 92 => 0x204, 111 => 0x20500, 117 => 0x6f },
1200             'autolightingoptimizeron' => { 111 => '0x20500.0', 117 => 0x6e },
1201             'autoportraitframed' => { 481 => 0x2016 },
1202             'autoredeye' => { 318 => 0xfe28a44f },
1203             'autorotate' => { 84 => 0x1b },
1204             'autoshadows' => { 536 => 'AutoShadows', 538 => 'AutoShadows' },
1205             'autotone' => { 536 => 'AutoTone', 538 => 'AutoTone' },
1206             'autotonedigest' => { 536 => 'AutoToneDigest', 538 => 'AutoToneDigest' },
1207             'autotonedigestnosat' => { 536 => 'AutoToneDigestNoSat', 538 => 'AutoToneDigestNoSat' },
1208             'autowhiteversion' => { 536 => 'AutoWhiteVersion', 538 => 'AutoWhiteVersion' },
1209             'auxiliaryimagetype' => { 531 => 'AuxiliaryImageType' },
1210             'auxiliarylens' => { 258 => 0x82 },
1211             'avaperturesetting' => { 390 => 0x13 },
1212             'averageblacklevel' => { 50 => 0xe7, 52 => 0xfb, 53 => 0x114, 54 => 0x146 },
1213             'averagelv' => { 206 => 0x38 },
1214             'avsettingwithoutlens' => { 92 => 0x707 },
1215             'azimuth' => { 184 => 'Azimuth' },
1216             'babyage' => { 372 => [0x8010,0x33] },
1217             'babyname' => { 372 => 0x66 },
1218             'backgroundalpha' => { 561 => 'bgalpha' },
1219             'balance' => { 428 => 'player.movie.audio.balance', 431 => 'player.movie.audio.balance' },
1220             'baseexposurecompensation' => { 390 => 0x15 },
1221             'baseiso' => { 84 => 0x2, 105 => 0x101c, 157 => 0x903, 374 => 0x312a, 513 => 0x6 },
1222             'baseisodaylight' => { 157 => 0x910 },
1223             'baseisoflash' => { 157 => 0x913 },
1224             'baseisofluorescent' => { 157 => 0x912 },
1225             'baseisotungsten' => { 157 => 0x911 },
1226             'baselineexposure' => { 127 => 0xc62a },
1227             'baselineexposureoffset' => { 127 => 0xc7a5 },
1228             'baselinenoise' => { 127 => 0xc62b },
1229             'baselinesharpness' => { 127 => 0xc62c },
1230             'baserenditionishdr' => { 547 => 'BaseRenditionIsHDR' },
1231             'baseurl' => { 564 => 'BaseURL' },
1232             'bass' => { 428 => 'player.movie.audio.bass', 431 => 'player.movie.audio.bass' },
1233             'batterylevel' => { 372 => 0x38, 467 => 0x51, 471 => 0xc, 472 => 0x4, 473 => 0x4, 514 => 0x7, 515 => 0x5 },
1234             'batterylevel2' => { 515 => 0x7 },
1235             'batterylevelgrip1' => { 514 => 0x6 },
1236             'batterylevelgrip2' => { 514 => 0x8 },
1237             'batteryorder' => { 325 => '12.5', 334 => '13.2', 335 => '2.1', 338 => '3.1' },
1238             'batterystate' => { 203 => 0x60, 467 => 0x50, 473 => 0x14 },
1239             'batterytemperature' => { 471 => 0x1, 473 => 0x2, 514 => 0x5 },
1240             'batterytype' => { 71 => 0x38, 440 => 0x66, 441 => 0x4f, 442 => 0x74 },
1241             'batteryunknown' => { 471 => 0x2, 473 => 0x0 },
1242             'batteryvoltage' => { 157 => 0x408, 439 => 0x2a, 440 => 0x62, 441 => 0x4b, 442 => 0x72, 443 => 0x49, 471 => 0x8 },
1243             'batteryvoltage1' => { 473 => 0x6 },
1244             'batteryvoltage2' => { 473 => 0x8 },
1245             'batteryvoltageavg' => { 440 => 0x64, 441 => 0x4d },
1246             'bayergreensplit' => { 127 => 0xc62d },
1247             'bayerpattern' => { 156 => 0xf902, 207 => 0x17 },
1248             'beatsperminute' => { 429 => 'tmpo' },
1249             'beatspliceparams' => { 566 => 'beatSpliceParams' },
1250             'beatspliceparamsriseindecibel' => { 566 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1251             'beatspliceparamsriseintimeduration' => { 566 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1252             'beatspliceparamsriseintimedurationscale' => { 566 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1253             'beatspliceparamsriseintimedurationvalue' => { 566 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1254             'beatspliceparamsusefilebeatsmarker' => { 566 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1255             'beep' => { 325 => '13.1', 326 => '5.4', 327 => '0.1', 330 => '2.1', 331 => '3.1', 332 => '3.1', 334 => '10.1', 336 => '0.1', 338 => '5.5', 340 => '4.1' },
1256             'beeppitch' => { 335 => '3.1' },
1257             'beepvolume' => { 335 => '4.5' },
1258             'bestqualityscale' => { 127 => 0xc65c },
1259             'bestshotmode' => { 121 => 0x3007 },
1260             'bitdepth' => { 181 => 'BitDepth', 207 => 0x11, 284 => 0x41 },
1261             'bitspercomponent' => { 152 => 0x87 },
1262             'bitspersample' => { 127 => 0x102, 377 => 0xa, 562 => 'BitsPerSample' },
1263             'blackacquirerows' => { 157 => 0x18ba },
1264             'blacklevel' => { 127 => [0x7310,0xc61a], 229 => 0x20, 258 => 0x3d, 352 => [0x401,0x1012], 420 => 0x21d, 488 => [0x7300,0x7310] },
1265             'blacklevel2' => { 351 => 0x600, 355 => 0x600 },
1266             'blacklevelblue' => { 377 => 0x1e },
1267             'blacklevelbottom' => { 157 => 0x3f0 },
1268             'blackleveldata' => { 420 => 0x223 },
1269             'blackleveldeltah' => { 127 => 0xc61b },
1270             'blackleveldeltav' => { 127 => 0xc61c },
1271             'blacklevelgreen' => { 377 => 0x1d },
1272             'blacklevelred' => { 377 => 0x1c },
1273             'blacklevelrepeatdim' => { 127 => 0xc619 },
1274             'blacklevelrough' => { 157 => 0x40e },
1275             'blacklevelroughafter' => { 157 => 0x416 },
1276             'blacklevels' => { 39 => 0x1d },
1277             'blackleveltop' => { 157 => 0x3ef },
1278             'blackpoint' => { 411 => 0x200 },
1279             'blacks2012' => { 536 => 'Blacks2012', 538 => 'Blacks2012' },
1280             'blacksadj' => { 518 => 0x9018 },
1281             'bleachbypasstoning' => { 411 => 0x7f },
1282             'blockshotafresponse' => { 328 => '1.5', 329 => '1.5', 339 => '1.5', 341 => 0x7, 342 => 0x7, 343 => 0x7, 344 => 0x7 },
1283             'blogtitle' => { 556 => 'blogTitle' },
1284             'blogurl' => { 556 => 'blogURL' },
1285             'bluebalance' => { 352 => 0x1018, 377 => 0x12, 411 => 0x1b },
1286             'bluecurvelimits' => { 116 => 0x1fe },
1287             'bluecurvepoints' => { 115 => 0x79, 116 => 0x1d4 },
1288             'bluehsl' => { 111 => 0x20915 },
1289             'bluehue' => { 536 => 'BlueHue', 538 => 'BlueHue' },
1290             'bluesaturation' => { 536 => 'BlueSaturation', 538 => 'BlueSaturation' },
1291             'bluetoothfirmwaredate' => { 442 => 0x3a },
1292             'bluetoothfirmwareversion' => { 442 => 0x34 },
1293             'bluratinfinity' => { 146 => 'BlurAtInfinity' },
1294             'blurcontrol' => { 411 => 0x82 },
1295             'blurwarning' => { 135 => 0x1300 },
1296             'bodybatteryadload' => { 387 => 0x3 },
1297             'bodybatteryadnoload' => { 387 => 0x2 },
1298             'bodybatterypercent' => { 387 => 0x3 },
1299             'bodybatterystate' => { 387 => ['1.1',0x2] },
1300             'bodybatteryvoltage' => { 387 => 0x4 },
1301             'bodybatteryvoltage1' => { 387 => 0x2 },
1302             'bodybatteryvoltage2' => { 387 => 0x4 },
1303             'bodybatteryvoltage3' => { 387 => 0x6 },
1304             'bodybatteryvoltage4' => { 387 => 0x8 },
1305             'bodyfirmware' => { 448 => 0x0 },
1306             'bodyfirmwareversion' => { 348 => 0x104, 349 => 0x100, 352 => 0x104 },
1307             'bodyserialnumber' => { 448 => 0x10 },
1308             'bookedition' => { 556 => 'bookEdition' },
1309             'bootloaderversion' => { 443 => 0x26 },
1310             'bracketbutton' => { 266 => 0x808, 269 => 0x80c },
1311             'bracketbuttonplaybackmode' => { 266 => 0x810, 269 => 0x816 },
1312             'bracketincrement' => { 262 => 0x34a, 264 => 0x22e, 267 => 0x21a, 268 => 0x22e, 269 => 0x22e },
1313             'bracketmode' => { 62 => 0x3 },
1314             'bracketprogram' => { 262 => 0x348, 264 => 0x22c, 267 => 0x218, 268 => 0x22c, 269 => 0x22c },
1315             'bracketsequence' => { 121 => 0x301d },
1316             'bracketset' => { 262 => 0x346, 264 => 0x22a, 267 => 0x216, 268 => 0x22a, 269 => 0x22a },
1317             'bracketsettings' => { 372 => 0x45 },
1318             'bracketshotnumber' => { 62 => 0x5, 390 => 0x9, 478 => 0x2b },
1319             'bracketshotnumber2' => { 478 => 0x2d },
1320             'bracketstep' => { 200 => 0xe },
1321             'bracketvalue' => { 62 => 0x4 },
1322             'brightness' => { 127 => 0xfe53, 175 => 'Brightness', 195 => 'Brightness', 200 => 0x2c, 276 => 0x34, 277 => 0x39, 278 => 0x41, 431 => 'player.movie.visual.brightness', 439 => 0x25, 440 => 0x54, 441 => 0x3e, 442 => 0x64, 467 => 0x22, 481 => 0x2007, 536 => 'Brightness', 538 => 'Brightness' },
1323             'brightnessadj' => { 116 => 0x114, 311 => 0x0, 321 => 0x2d, 518 => 0x8018 },
1324             'brightnessvalue' => { 127 => 0x9203, 206 => [0x691,0x49c3], 352 => 0x1003, 486 => 0x1e, 490 => 0x1140, 491 => 0x1140, 492 => 0x111c, 493 => 0x1198, 494 => 0x1174, 495 => 0x102c, 496 => 0x224, 497 => 0x224, 498 => 0x219, 542 => 'BrightnessValue' },
1325             'buildnumber' => { 210 => 0x5500 },
1326             'bulbduration' => { 84 => 0x18 },
1327             'burstcount' => { 157 => 0x40d },
1328             'burstid' => { 142 => 'BurstID' },
1329             'burstmode' => { 159 => 0xa, 372 => 0x2a },
1330             'burstmode2' => { 159 => 0x18 },
1331             'burstprimary' => { 142 => 'BurstPrimary' },
1332             'burstshot' => { 457 => 0x34 },
1333             'burstshotnumber' => { 260 => 0x8 },
1334             'burstspeed' => { 372 => 0x77 },
1335             'burststartfoldernumber' => { 260 => '4.2' },
1336             'burststartimagenumber' => { 260 => '4.3' },
1337             'burststartimagetype' => { 260 => '4.4' },
1338             'burststartslotnumber' => { 260 => '4.1' },
1339             'burstuuid' => { 1 => 0xb },
1340             'buttonfunctioncontroloff' => { 92 => 0x70a },
1341             'bwadjustment' => { 135 => 0x1049 },
1342             'bwfilter' => { 200 => 0x2a, 208 => 0x39 },
1343             'bwmagentagreen' => { 135 => 0x104b },
1344             'bwmode' => { 352 => 0x203 },
1345             'by-line' => { 150 => 0x50 },
1346             'by-linetitle' => { 150 => 0x55 },
1347             'bytecount' => { 556 => 'byteCount' },
1348             'c14configuration' => { 157 => 0x1964 },
1349             'cacheversion' => { 127 => 0xc7aa },
1350             'cafarea' => { 394 => 0x2 },
1351             'cafgridsize' => { 388 => '1.1' },
1352             'calibratedfocallength' => { 124 => 'CalibratedFocalLength' },
1353             'calibratedopticalcenterx' => { 124 => 'CalibratedOpticalCenterX' },
1354             'calibratedopticalcentery' => { 124 => 'CalibratedOpticalCenterY' },
1355             'calibration' => { 457 => [0x24,0x30] },
1356             'calibrationhistory' => { 157 => 0x9c9 },
1357             'calibrationilluminant1' => { 127 => 0xc65a },
1358             'calibrationilluminant2' => { 127 => 0xc65b },
1359             'calibrationilluminant3' => { 127 => 0xcd31 },
1360             'calibrationversion' => { 157 => 0x9c6 },
1361             'callforimage' => { 524 => 'CallForImage' },
1362             'camera' => { 140 => [\'Cameras','CamerasCamera'] },
1363             'cameraangle' => { 437 => 'angl', 566 => 'cameraAngle' },
1364             'cameraappinfo' => { 140 => [\'Cameras','CamerasCameraAppInfo'] },
1365             'cameraappinfoapplication' => { 140 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1366             'cameraappinfoitemuri' => { 140 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
1367             'cameraappinfoversion' => { 140 => [\'Cameras','CamerasCameraAppInfoVersion'] },
1368             'cameraburstid' => { 144 => 'CameraBurstID' },
1369             'cameracalibration' => { 457 => 0x11f },
1370             'cameracalibration1' => { 127 => 0xc623 },
1371             'cameracalibration2' => { 127 => 0xc624 },
1372             'cameracalibration3' => { 127 => 0xcd32 },
1373             'cameracalibrationsig' => { 127 => 0xc6f3 },
1374             'cameracolorcalibration01' => { 40 => 0x0, 41 => 0x0 },
1375             'cameracolorcalibration02' => { 40 => 0x4, 41 => 0x5 },
1376             'cameracolorcalibration03' => { 40 => 0x8, 41 => 0xa },
1377             'cameracolorcalibration04' => { 40 => 0xc, 41 => 0xf },
1378             'cameracolorcalibration05' => { 40 => 0x10, 41 => 0x14 },
1379             'cameracolorcalibration06' => { 40 => 0x14, 41 => 0x19 },
1380             'cameracolorcalibration07' => { 40 => 0x18, 41 => 0x1e },
1381             'cameracolorcalibration08' => { 40 => 0x1c, 41 => 0x23 },
1382             'cameracolorcalibration09' => { 40 => 0x20, 41 => 0x28 },
1383             'cameracolorcalibration10' => { 40 => 0x24, 41 => 0x2d },
1384             'cameracolorcalibration11' => { 40 => 0x28, 41 => 0x32 },
1385             'cameracolorcalibration12' => { 40 => 0x2c, 41 => 0x37 },
1386             'cameracolorcalibration13' => { 40 => 0x30, 41 => 0x3c },
1387             'cameracolorcalibration14' => { 40 => 0x34, 41 => 0x41 },
1388             'cameracolorcalibration15' => { 40 => 0x38, 41 => 0x46 },
1389             'cameradepthmap' => { 140 => [\'Cameras','CamerasCameraDepthMap'] },
1390             'cameradepthmapconfidenceuri' => { 140 => [\'Cameras','CamerasCameraDepthMapConfidenceURI'] },
1391             'cameradepthmapdepthuri' => { 140 => [\'Cameras','CamerasCameraDepthMapDepthURI'] },
1392             'cameradepthmapfar' => { 140 => [\'Cameras','CamerasCameraDepthMapFar'] },
1393             'cameradepthmapfocaltable' => { 140 => [\'Cameras','CamerasCameraDepthMapFocalTable'] },
1394             'cameradepthmapfocaltableentrycount' => { 140 => [\'Cameras','CamerasCameraDepthMapFocalTableEntryCount'] },
1395             'cameradepthmapformat' => { 140 => [\'Cameras','CamerasCameraDepthMapFormat'] },
1396             'cameradepthmapitemsemantic' => { 140 => [\'Cameras','CamerasCameraDepthMapItemSemantic'] },
1397             'cameradepthmapmeasuretype' => { 140 => [\'Cameras','CamerasCameraDepthMapMeasureType'] },
1398             'cameradepthmapnear' => { 140 => [\'Cameras','CamerasCameraDepthMapNear'] },
1399             'cameradepthmapsoftware' => { 140 => [\'Cameras','CamerasCameraDepthMapSoftware'] },
1400             'cameradepthmapunits' => { 140 => [\'Cameras','CamerasCameraDepthMapUnits'] },
1401             'cameradirection' => { 431 => 'direction.facing' },
1402             'camerae-mountversion' => { 517 => 0xb },
1403             'cameraelevationangle' => { 127 => 0x9405, 543 => 'CameraElevationAngle' },
1404             'camerafilename' => { 524 => 'CameraFilename' },
1405             'camerafirmware' => { 127 => 0xa439, 543 => 'CameraFirmware' },
1406             'cameraid' => { 352 => 0x209, 437 => 'cmid', 456 => 0x209 },
1407             'cameraidentifier' => { 438 => 'camera.identifier' },
1408             'cameraimage' => { 140 => [\'Cameras','CamerasCameraImage'] },
1409             'cameraimageitemsemantic' => { 140 => [\'Cameras','CamerasCameraImageItemSemantic'] },
1410             'cameraimageitemuri' => { 140 => [\'Cameras','CamerasCameraImageItemURI'] },
1411             'cameraimagingmodel' => { 140 => [\'Cameras','CamerasCameraImagingModel'] },
1412             'cameraimagingmodeldistortion' => { 140 => [\'Cameras','CamerasCameraImagingModelDistortion'] },
1413             'cameraimagingmodeldistortioncount' => { 140 => [\'Cameras','CamerasCameraImagingModelDistortionCount'] },
1414             'cameraimagingmodelfocallengthx' => { 140 => [\'Cameras','CamerasCameraImagingModelFocalLengthX'] },
1415             'cameraimagingmodelfocallengthy' => { 140 => [\'Cameras','CamerasCameraImagingModelFocalLengthY'] },
1416             'cameraimagingmodelimageheight' => { 140 => [\'Cameras','CamerasCameraImagingModelImageHeight'] },
1417             'cameraimagingmodelimagewidth' => { 140 => [\'Cameras','CamerasCameraImagingModelImageWidth'] },
1418             'cameraimagingmodelpixelaspectratio' => { 140 => [\'Cameras','CamerasCameraImagingModelPixelAspectRatio'] },
1419             'cameraimagingmodelprincipalpointx' => { 140 => [\'Cameras','CamerasCameraImagingModelPrincipalPointX'] },
1420             'cameraimagingmodelprincipalpointy' => { 140 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1421             'cameraimagingmodelskew' => { 140 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1422             'cameraiso' => { 38 => 0x10 },
1423             'cameralabel' => { 127 => 0xc7a1, 566 => 'cameraLabel' },
1424             'cameralightestimate' => { 140 => [\'Cameras','CamerasCameraLightEstimate'] },
1425             'cameralightestimatecolorcorrectionb' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1426             'cameralightestimatecolorcorrectiong' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1427             'cameralightestimatecolorcorrectionr' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1428             'cameralightestimatepixelintensity' => { 140 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1429             'cameramakemodel' => { 524 => 'CameraMakeModel' },
1430             'cameramodel' => { 420 => 0x410, 566 => 'cameraModel' },
1431             'cameramodelid' => { 195 => 'CameraModelID' },
1432             'cameramodelrestriction' => { 536 => 'CameraModelRestriction', 538 => 'CameraModelRestriction' },
1433             'cameramotion' => { 431 => 'direction.motion' },
1434             'cameramove' => { 566 => 'cameraMove' },
1435             '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, 372 => 0x8f, 410 => 0x1, 415 => 0x1, 420 => 0x100, 473 => [0x16,0x18], 504 => 0x28, 505 => 0x24, 506 => 0x29 },
1436             'cameraowner' => { 160 => 0xc353 },
1437             'cameraparameters' => { 352 => 0x2050 },
1438             'camerapicturestyle' => { 28 => 0xaf },
1439             'camerapitch' => { 123 => 0x9, 437 => "\xa9gpt" },
1440             'camerapointcloud' => { 140 => [\'Cameras','CamerasCameraPointCloud'] },
1441             'camerapointcloudmetric' => { 140 => [\'Cameras','CamerasCameraPointCloudMetric'] },
1442             'camerapointcloudpointcloud' => { 140 => [\'Cameras','CamerasCameraPointCloudPointCloud'] },
1443             'camerapointcloudpoints' => { 140 => [\'Cameras','CamerasCameraPointCloudPoints'] },
1444             'camerapose' => { 140 => [\'Cameras','CamerasCameraPose'] },
1445             'cameraposepositionx' => { 140 => [\'Cameras','CamerasCameraPosePositionX'] },
1446             'cameraposepositiony' => { 140 => [\'Cameras','CamerasCameraPosePositionY'] },
1447             'cameraposepositionz' => { 140 => [\'Cameras','CamerasCameraPosePositionZ'] },
1448             'cameraposerotationw' => { 140 => [\'Cameras','CamerasCameraPoseRotationW'] },
1449             'cameraposerotationx' => { 140 => [\'Cameras','CamerasCameraPoseRotationX'] },
1450             'cameraposerotationy' => { 140 => [\'Cameras','CamerasCameraPoseRotationY'] },
1451             'cameraposerotationz' => { 140 => [\'Cameras','CamerasCameraPoseRotationZ'] },
1452             'cameraposetimestamp' => { 140 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1453             'cameraprofile' => { 536 => 'CameraProfile', 538 => 'CameraProfile' },
1454             'cameraprofiledigest' => { 536 => 'CameraProfileDigest', 538 => 'CameraProfileDigest' },
1455             'cameraprofiles' => { 554 => 'CameraProfiles' },
1456             'cameraprofilesaperturevalue' => { 554 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1457             'cameraprofilesauthor' => { 554 => [\'CameraProfiles','CameraProfilesAuthor'] },
1458             'cameraprofilesautoscale' => { 554 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1459             'cameraprofilescameraprettyname' => { 554 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1460             'cameraprofilescamerarawprofile' => { 554 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1461             'cameraprofilesfocallength' => { 554 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1462             'cameraprofilesfocusdistance' => { 554 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1463             'cameraprofileslens' => { 554 => [\'CameraProfiles','CameraProfilesLens'] },
1464             'cameraprofileslensprettyname' => { 554 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1465             'cameraprofilesmake' => { 554 => [\'CameraProfiles','CameraProfilesMake'] },
1466             'cameraprofilesmodel' => { 554 => [\'CameraProfiles','CameraProfilesModel'] },
1467             'cameraprofilesperspectivemodel' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1468             'cameraprofilesperspectivemodelimagexcenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1469             'cameraprofilesperspectivemodelimageycenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1470             'cameraprofilesperspectivemodelradialdistortparam1' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1471             'cameraprofilesperspectivemodelradialdistortparam2' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1472             'cameraprofilesperspectivemodelradialdistortparam3' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1473             'cameraprofilesperspectivemodelscalefactor' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1474             'cameraprofilesperspectivemodelversion' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1475             'cameraprofilesperspectivemodelvignettemodel' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVignetteModel'] },
1476             'cameraprofilesperspectivemodelvignettemodelimagexcenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVignetteModelImageXCenter'] },
1477             'cameraprofilesperspectivemodelvignettemodelimageycenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVignetteModelImageYCenter'] },
1478             'cameraprofilesperspectivemodelvignettemodelparam1' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVignetteModelVignetteModelParam1'] },
1479             'cameraprofilesperspectivemodelvignettemodelpiecewiseparam' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVignetteModelVignetteModelPiecewiseParam'] },
1480             'cameraprofilesprofilename' => { 554 => [\'CameraProfiles','CameraProfilesProfileName'] },
1481             'cameraprofilessensorformatfactor' => { 554 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1482             'cameraprofilesuniquecameramodel' => { 554 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1483             'camerarawcolortone' => { 117 => 0xe1 },
1484             'camerarawcontrast' => { 117 => 0xe3 },
1485             'camerarawhighlightpoint' => { 117 => 0xe6 },
1486             'camerarawlinear' => { 117 => 0xe4 },
1487             'camerarawoutputhighlightpoint' => { 117 => 0xe8 },
1488             'camerarawoutputshadowpoint' => { 117 => 0xe9 },
1489             'camerarawsaturation' => { 117 => 0xe2 },
1490             'camerarawshadowpoint' => { 117 => 0xe7 },
1491             'camerarawsharpness' => { 117 => 0xe5 },
1492             'cameraroll' => { 123 => 0xb, 437 => "\xa9grl" },
1493             'cameras' => { 140 => 'Cameras' },
1494             'cameraserialnumber' => { 127 => 0xc62f, 197 => 'CameraSerialNumber', 524 => 'CameraSerialNumber' },
1495             'camerasettingsversion' => { 347 => 0x0 },
1496             'cameratemperature' => { 7 => 0x18, 9 => 0x1b, 11 => 0x18, 13 => 0x19, 14 => 0x18, 15 => 0x18, 16 => 0x19, 17 => 0x19, 18 => 0x19, 19 => 0x17, 20 => 0x19, 21 => 0x1b, 22 => 0x19, 23 => 0x19, 24 => 0x1b, 25 => 0x1b, 26 => 0x1b, 27 => 0x1b, 28 => 0x19, 29 => 0x1b, 31 => [0x87,0x91], 32 => [0x99,0x9f,0xa4,0xa8,0x105], 33 => 0x9da, 37 => ['-3',0x64,0x47,0x53,0x5b,0x5c], 84 => 0xc, 157 => 0x406, 351 => 0x1306, 367 => 0x320, 374 => 0x3402, 411 => 0x47, 454 => 0x43, 508 => 0x5 },
1497             'cameratemperature4' => { 416 => 0x14 },
1498             'cameratemperature5' => { 416 => 0x16 },
1499             'cameratemperaturerangemax' => { 129 => 0x5 },
1500             'cameratemperaturerangemin' => { 129 => 0x6 },
1501             'cameratrait' => { 140 => [\'Cameras','CamerasCameraTrait'] },
1502             'cameratype' => { 1 => 0x2e, 84 => 0x1a, 352 => 0x207 },
1503             'cameratype2' => { 348 => 0x100 },
1504             'cameravendorinfo' => { 140 => [\'Cameras','CamerasCameraVendorInfo'] },
1505             'cameravendorinfomanufacturer' => { 140 => [\'Cameras','CamerasCameraVendorInfoManufacturer'] },
1506             'cameravendorinfomodel' => { 140 => [\'Cameras','CamerasCameraVendorInfoModel'] },
1507             'cameravendorinfonotes' => { 140 => [\'Cameras','CamerasCameraVendorInfoNotes'] },
1508             'camerayaw' => { 123 => 0xa, 437 => "\xa9gyw" },
1509             'camreverse' => { 124 => 'CamReverse' },
1510             'canondr4' => { 128 => 'CanonDR4' },
1511             'canonexposuremode' => { 38 => 0x14 },
1512             'canonfiledescription' => { 105 => 0x805 },
1513             'canonfilelength' => { 71 => 0xe },
1514             'canonfirmwareversion' => { 71 => 0x7, 105 => 0x80b },
1515             'canonflashinfo' => { 105 => 0x1028 },
1516             'canonflashmode' => { 38 => 0x4 },
1517             'canonimagesize' => { 10 => 0x39, 38 => 0xa },
1518             'canonimagetype' => { 71 => 0x6, 105 => 0x815 },
1519             'canonlogversion' => { 70 => 0xb },
1520             'canonmodelid' => { 71 => 0x10, 105 => 0x1834 },
1521             'canonvrd' => { 128 => 'CanonVRD' },
1522             'caption' => { 530 => 'caption' },
1523             'caption-abstract' => { 150 => 0x78 },
1524             'captionsauthornames' => { 541 => 'CaptionsAuthorNames' },
1525             'captionsdatetimestamps' => { 541 => 'CaptionsDateTimeStamps' },
1526             'captionwriter' => { 554 => 'CaptionWriter' },
1527             'captureframerate' => { 121 => 0x4001 },
1528             'captureheightnormal' => { 157 => 0x1839 },
1529             'capturelook' => { 157 => 0xc48 },
1530             'capturemode' => { 438 => 'com.apple.photos.captureMode' },
1531             'capturesoftware' => { 148 => 'CaptureSoftware' },
1532             'capturewidthnormal' => { 157 => 0x1838 },
1533             'capturewidthtest' => { 157 => 0x1842 },
1534             'cardshutterlock' => { 203 => 0x49 },
1535             'caseautosetting' => { 2 => 0x1c },
1536             'casioimagesize' => { 121 => 0x9 },
1537             'catalogsets' => { 150 => 0xff, 523 => 'CatalogSets', 528 => 'CatalogSets' },
1538             'categories' => { 71 => 0x23, 530 => 'categories' },
1539             'category' => { 150 => 0xf, 198 => 'WM/Category', 345 => 0x30, 429 => 'catg', 554 => 'Category' },
1540             'cbcrgain' => { 454 => 0xa036 },
1541             'cbcrgaindefault' => { 454 => 0xa035 },
1542             'cbcrmatrix' => { 454 => 0xa034 },
1543             'cbcrmatrixdefault' => { 454 => 0xa033 },
1544             'ccdboardversion' => { 367 => 0x331 },
1545             'ccdscanmode' => { 352 => 0x1039 },
1546             'ccdsensitivity' => { 307 => 0x6 },
1547             'ccdversion' => { 367 => 0x330 },
1548             'ccvavgluminancenits' => { 546 => 'ccv_avg_luminance_nits' },
1549             'ccvmaxluminancenits' => { 546 => 'ccv_max_luminance_nits' },
1550             'ccvminluminancenits' => { 546 => 'ccv_min_luminance_nits' },
1551             'ccvprimariesxy' => { 546 => 'ccv_primaries_xy' },
1552             'ccvwhitexy' => { 546 => 'ccv_white_xy' },
1553             'cellglobalid' => { 535 => 'cgi' },
1554             'celllength' => { 127 => 0x109 },
1555             'cellr' => { 535 => 'r' },
1556             'celltowerid' => { 535 => 'cellid' },
1557             'cellwidth' => { 127 => 0x108 },
1558             'centerafarea' => { 336 => '15.1' },
1559             'centerfocuspoint' => { 340 => '2.2' },
1560             'centerpixel' => { 157 => 0x40c },
1561             'centerweightedareasize' => { 325 => '7.1', 326 => '8.1', 328 => '8.1', 329 => '8.1', 333 => '7.1', 334 => '5.1', 335 => '7.1', 336 => '6.3', 338 => '8.1', 339 => '8.1', 340 => '8.1', 341 => 0x21, 342 => 0x1f, 343 => 0x1f, 344 => 0x1f },
1562             'certificate' => { 570 => 'Certificate' },
1563             'cfainterpolationalgorithm' => { 157 => 0xe60 },
1564             'cfainterpolationmetric' => { 157 => 0xe61 },
1565             'cfaoffsetcols' => { 157 => 0xc71 },
1566             'cfaoffsetrows' => { 157 => 0xc6f },
1567             'cfapattern' => { 127 => 0xa302, 377 => 0x9, 542 => 'CFAPattern' },
1568             'cfapattern2' => { 127 => 0x828e },
1569             'cfapatterncolumns' => { 542 => [\'CFAPattern','CFAPatternColumns'] },
1570             'cfapatternrows' => { 542 => [\'CFAPattern','CFAPatternRows'] },
1571             'cfapatternvalues' => { 542 => [\'CFAPattern','CFAPatternValues'] },
1572             'cfarepeatpatterndim' => { 127 => 0x828d },
1573             'cfazipperfixthreshold' => { 157 => 0xe62 },
1574             'channel' => { 556 => 'channel' },
1575             'channela-lang' => { 556 => [\'channel','channelA-lang'] },
1576             'channelchannel' => { 556 => [\'channel','channelChannel'] },
1577             'channels' => { 174 => 'Channels' },
1578             'channelsubchannel1' => { 556 => [\'channel','channelSubchannel1'] },
1579             'channelsubchannel2' => { 556 => [\'channel','channelSubchannel2'] },
1580             'channelsubchannel3' => { 556 => [\'channel','channelSubchannel3'] },
1581             'channelsubchannel4' => { 556 => [\'channel','channelSubchannel4'] },
1582             'chapterlist' => { 437 => 'chpl' },
1583             'checkmark' => { 111 => 0x10101, 116 => 0x26a },
1584             'checkmark2' => { 117 => 0x8e },
1585             'childfontfiles' => { 571 => [\'Fonts','FontsChildFontFiles'] },
1586             'chmodeshootingspeed' => { 325 => '10.3', 326 => '11.2', 342 => 0x10b, 343 => 0x10b, 344 => 0x121 },
1587             'chromablurradius' => { 127 => 0xc631 },
1588             'chromanoisecolorspace' => { 157 => 0xe6d },
1589             'chromanoiseedgemapthresh' => { 157 => 0xe6c },
1590             'chromanoisehighfthresh' => { 157 => 0xe6a },
1591             'chromanoiselowfthresh' => { 157 => 0xe6b },
1592             'chromaticaberration' => { 111 => 0x20703, 117 => 0x66, 454 => 0xa051 },
1593             'chromaticaberrationb' => { 536 => 'ChromaticAberrationB', 538 => 'ChromaticAberrationB' },
1594             'chromaticaberrationblue' => { 111 => 0x20708, 117 => 0x6b },
1595             'chromaticaberrationcorr' => { 86 => [0x4,0x5] },
1596             'chromaticaberrationcorrection' => { 127 => 0x7034, 400 => 0x1, 518 => 0x900d },
1597             'chromaticaberrationcorrparams' => { 127 => 0x7035, 512 => 0x66a, 513 => [0x37c,0x384,0x39c,0x3b0,0x3b8] },
1598             'chromaticaberrationon' => { 111 => '0x20703.0', 117 => 0x62 },
1599             'chromaticaberrationr' => { 536 => 'ChromaticAberrationR', 538 => 'ChromaticAberrationR' },
1600             'chromaticaberrationred' => { 111 => 0x20707, 117 => 0x6a },
1601             'chromaticaberrationsetting' => { 87 => 0x6 },
1602             'chrominancenoisereduction' => { 111 => 0x20601, 117 => 0x5e, 457 => 0x1a },
1603             'chrominancenr_tiff_jpeg' => { 117 => 0x60 },
1604             'circadatecreated' => { 550 => 'CircaDateCreated' },
1605             'circgradbasedcorractive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1606             'circgradbasedcorramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1607             'circgradbasedcorrblacks2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
1608             'circgradbasedcorrbrightness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'] },
1609             'circgradbasedcorrclarity' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'] },
1610             'circgradbasedcorrclarity2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'] },
1611             'circgradbasedcorrcontrast' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'] },
1612             'circgradbasedcorrcontrast2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'] },
1613             'circgradbasedcorrcorrectionname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'] },
1614             'circgradbasedcorrcorrectionsyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'] },
1615             'circgradbasedcorrdefringe' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'] },
1616             'circgradbasedcorrdehaze' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'] },
1617             'circgradbasedcorrexposure' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'] },
1618             'circgradbasedcorrexposure2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'] },
1619             'circgradbasedcorrhighlights2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'] },
1620             'circgradbasedcorrhue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'] },
1621             'circgradbasedcorrluminancenoise' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'] },
1622             'circgradbasedcorrmaskalpha' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'] },
1623             'circgradbasedcorrmaskangle' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'] },
1624             'circgradbasedcorrmaskbottom' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'] },
1625             'circgradbasedcorrmaskcentervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'] },
1626             'circgradbasedcorrmaskcenterweight' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'] },
1627             'circgradbasedcorrmaskdabs' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'] },
1628             'circgradbasedcorrmaskfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'] },
1629             'circgradbasedcorrmaskflipped' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'] },
1630             'circgradbasedcorrmaskflow' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'] },
1631             'circgradbasedcorrmaskfullx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'] },
1632             'circgradbasedcorrmaskfully' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'] },
1633             'circgradbasedcorrmaskinputdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'] },
1634             'circgradbasedcorrmaskleft' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'] },
1635             'circgradbasedcorrmaskmaskactive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'] },
1636             'circgradbasedcorrmaskmaskblendmode' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
1637             'circgradbasedcorrmaskmaskdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'] },
1638             'circgradbasedcorrmaskmaskinverted' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'] },
1639             'circgradbasedcorrmaskmaskname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'] },
1640             'circgradbasedcorrmaskmasks' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'] },
1641             'circgradbasedcorrmaskmasksalpha' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
1642             'circgradbasedcorrmaskmasksangle' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'] },
1643             'circgradbasedcorrmaskmasksbottom' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'] },
1644             'circgradbasedcorrmaskmaskscentervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
1645             'circgradbasedcorrmaskmaskscenterweight' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
1646             'circgradbasedcorrmaskmasksdabs' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'] },
1647             'circgradbasedcorrmaskmasksfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'] },
1648             'circgradbasedcorrmaskmasksflipped' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
1649             'circgradbasedcorrmaskmasksflow' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'] },
1650             'circgradbasedcorrmaskmasksfullx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'] },
1651             'circgradbasedcorrmaskmasksfully' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'] },
1652             'circgradbasedcorrmaskmasksinputdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
1653             'circgradbasedcorrmaskmasksleft' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'] },
1654             'circgradbasedcorrmaskmasksmaskactive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
1655             'circgradbasedcorrmaskmasksmaskblendmode' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
1656             'circgradbasedcorrmaskmasksmaskdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
1657             'circgradbasedcorrmaskmasksmaskinverted' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
1658             'circgradbasedcorrmaskmasksmaskname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
1659             'circgradbasedcorrmaskmasksmasksubtype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
1660             'circgradbasedcorrmaskmasksmasksyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
1661             'circgradbasedcorrmaskmasksmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
1662             'circgradbasedcorrmaskmasksmidpoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
1663             'circgradbasedcorrmaskmasksorigin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
1664             'circgradbasedcorrmaskmasksperimetervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
1665             'circgradbasedcorrmaskmasksradius' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'] },
1666             'circgradbasedcorrmaskmasksreferencepoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
1667             'circgradbasedcorrmaskmasksright' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'] },
1668             'circgradbasedcorrmaskmasksroundness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
1669             'circgradbasedcorrmaskmaskssizex' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
1670             'circgradbasedcorrmaskmaskssizey' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
1671             'circgradbasedcorrmaskmaskstop' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'] },
1672             'circgradbasedcorrmaskmasksubtype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'] },
1673             'circgradbasedcorrmaskmasksvalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
1674             'circgradbasedcorrmaskmasksversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'] },
1675             'circgradbasedcorrmaskmaskswhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'] },
1676             'circgradbasedcorrmaskmaskswholeimagearea' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
1677             'circgradbasedcorrmaskmasksx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'] },
1678             'circgradbasedcorrmaskmasksy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'] },
1679             'circgradbasedcorrmaskmasksyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
1680             'circgradbasedcorrmaskmaskszerox' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
1681             'circgradbasedcorrmaskmaskszeroy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
1682             'circgradbasedcorrmaskmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'] },
1683             'circgradbasedcorrmaskmidpoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'] },
1684             'circgradbasedcorrmaskorigin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'] },
1685             'circgradbasedcorrmaskperimetervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
1686             'circgradbasedcorrmaskradius' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'] },
1687             'circgradbasedcorrmaskrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
1688             'circgradbasedcorrmaskrangeareamodels' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
1689             'circgradbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1690             'circgradbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
1691             'circgradbasedcorrmaskrangecoloramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
1692             'circgradbasedcorrmaskrangedepthfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
1693             'circgradbasedcorrmaskrangedepthmax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
1694             'circgradbasedcorrmaskrangedepthmin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
1695             'circgradbasedcorrmaskrangeinvert' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
1696             'circgradbasedcorrmaskrangelumfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
1697             'circgradbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1698             'circgradbasedcorrmaskrangelummax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
1699             'circgradbasedcorrmaskrangelummin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
1700             'circgradbasedcorrmaskrangelumrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
1701             'circgradbasedcorrmaskrangesampletype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
1702             'circgradbasedcorrmaskrangetype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
1703             'circgradbasedcorrmaskrangeversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
1704             'circgradbasedcorrmaskreferencepoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'] },
1705             'circgradbasedcorrmaskright' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'] },
1706             'circgradbasedcorrmaskroundness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'] },
1707             'circgradbasedcorrmasks' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'] },
1708             'circgradbasedcorrmasksizex' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'] },
1709             'circgradbasedcorrmasksizey' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'] },
1710             'circgradbasedcorrmasktop' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'] },
1711             'circgradbasedcorrmaskvalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'] },
1712             'circgradbasedcorrmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'] },
1713             'circgradbasedcorrmaskwhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'] },
1714             'circgradbasedcorrmaskwholeimagearea' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
1715             'circgradbasedcorrmaskx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'] },
1716             'circgradbasedcorrmasky' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'] },
1717             'circgradbasedcorrmaskzerox' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'] },
1718             'circgradbasedcorrmaskzeroy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'] },
1719             'circgradbasedcorrmoire' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'] },
1720             'circgradbasedcorrrangemask' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'] },
1721             'circgradbasedcorrrangemaskareamodels' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
1722             'circgradbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1723             'circgradbasedcorrrangemaskareamodelscomponents' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
1724             'circgradbasedcorrrangemaskcoloramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
1725             'circgradbasedcorrrangemaskdepthfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
1726             'circgradbasedcorrrangemaskdepthmax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
1727             'circgradbasedcorrrangemaskdepthmin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
1728             'circgradbasedcorrrangemaskinvert' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'] },
1729             'circgradbasedcorrrangemasklumfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
1730             'circgradbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1731             'circgradbasedcorrrangemasklummax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
1732             'circgradbasedcorrrangemasklummin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
1733             'circgradbasedcorrrangemasklumrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
1734             'circgradbasedcorrrangemasksampletype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
1735             'circgradbasedcorrrangemasktype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'] },
1736             'circgradbasedcorrrangemaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'] },
1737             'circgradbasedcorrsaturation' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'] },
1738             'circgradbasedcorrshadows2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'] },
1739             'circgradbasedcorrsharpness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'] },
1740             'circgradbasedcorrtemperature' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'] },
1741             'circgradbasedcorrtexture' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'] },
1742             'circgradbasedcorrtint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'] },
1743             'circgradbasedcorrtoninghue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'] },
1744             'circgradbasedcorrtoningsaturation' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'] },
1745             'circgradbasedcorrwhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1746             'circgradbasedcorrwhites2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1747             'circulargradientbasedcorrections' => { 536 => 'CircularGradientBasedCorrections', 538 => 'CircularGradientBasedCorrections' },
1748             'city' => { 150 => 0x5a, 180 => 'City', 372 => 0x6d, 554 => 'City' },
1749             'city2' => { 372 => 0x80 },
1750             'clarity' => { 38 => 0x33, 135 => 0x100f, 277 => 0x35, 278 => 0x3d, 481 => 0x2036, 536 => 'Clarity', 538 => 'Clarity' },
1751             'clarity2012' => { 536 => 'Clarity2012', 538 => 'Clarity2012' },
1752             'claritycontrol' => { 411 => 0x96 },
1753             'classification' => { 437 => 'clsf' },
1754             'classifystate' => { 150 => 0xe1 },
1755             'clearretouch' => { 372 => 0x7c },
1756             'clearretouchvalue' => { 372 => 0xa3 },
1757             'client' => { 566 => 'client' },
1758             'clientname' => { 544 => 'ClientName' },
1759             'clipboardaspectratio' => { 536 => 'ClipboardAspectRatio', 538 => 'ClipboardAspectRatio' },
1760             'clipboardorientation' => { 536 => 'ClipboardOrientation', 538 => 'ClipboardOrientation' },
1761             'clipfilename' => { 437 => 'clfn' },
1762             'clipid' => { 437 => 'clid' },
1763             'clmodeshootingspeed' => { 325 => '10.2', 326 => '11.3', 328 => '11.2', 329 => '11.2', 334 => '11.2', 335 => '10.2', 338 => '11.2', 339 => '11.2', 340 => '11.1', 341 => 0x3f, 342 => 0x3b, 343 => 0x3b, 344 => 0x3b },
1764             'cluster' => { 536 => 'Cluster', 538 => 'Cluster' },
1765             'cmcontrast' => { 355 => 0x2022 },
1766             'cmddialsreverserotation' => { 341 => 0xbe, 342 => 0xba, 343 => 0xba, 344 => 0xba },
1767             'cmddialsreverserotexposurecomp' => { 341 => 0xbd, 342 => 0xb9, 343 => 0xb9, 344 => 0xb9 },
1768             'cmexposurecompensation' => { 355 => 0x2000 },
1769             'cmhue' => { 355 => 0x2021 },
1770             'cmsaturation' => { 355 => 0x2020 },
1771             'cmsharpness' => { 355 => 0x2023 },
1772             'cmwhitebalance' => { 355 => 0x2001 },
1773             'cmwhitebalancecomp' => { 355 => 0x2002 },
1774             'cmwhitebalancegraypoint' => { 355 => 0x2010 },
1775             'codec' => { 188 => 'Codec' },
1776             'codedcharacterset' => { 151 => 0x5a },
1777             'codeversion' => { 437 => 'cver' },
1778             'collection' => { 361 => 'Collection' },
1779             'collectionname' => { 189 => [\'Collections','CollectionsCollectionName'], 437 => 'coll' },
1780             'collections' => { 189 => 'Collections', 530 => 'collections' },
1781             'collectionuri' => { 189 => [\'Collections','CollectionsCollectionURI'] },
1782             'color' => { 431 => 'player.movie.visual.color', 555 => 'color' },
1783             'coloraberrationcontrol' => { 318 => 0xc89224b },
1784             'coloradjustment' => { 457 => 0x14 },
1785             'coloradjustmentmode' => { 456 => 0x210 },
1786             'coloranta' => { 571 => [\'Colorants','ColorantsA'] },
1787             'colorantb' => { 571 => [\'Colorants','ColorantsB'] },
1788             'colorantblack' => { 571 => [\'Colorants','ColorantsBlack'] },
1789             'colorantblue' => { 571 => [\'Colorants','ColorantsBlue'] },
1790             'colorantcyan' => { 571 => [\'Colorants','ColorantsCyan'] },
1791             'colorantgray' => { 571 => [\'Colorants','ColorantsGray'] },
1792             'colorantgreen' => { 571 => [\'Colorants','ColorantsGreen'] },
1793             'colorantl' => { 571 => [\'Colorants','ColorantsL'] },
1794             'colorantmagenta' => { 571 => [\'Colorants','ColorantsMagenta'] },
1795             'colorantmode' => { 571 => [\'Colorants','ColorantsMode'] },
1796             'colorantred' => { 571 => [\'Colorants','ColorantsRed'] },
1797             'colorants' => { 571 => 'Colorants' },
1798             'colorantswatchname' => { 571 => [\'Colorants','ColorantsSwatchName'] },
1799             'coloranttint' => { 571 => [\'Colorants','ColorantsTint'] },
1800             'coloranttype' => { 571 => [\'Colorants','ColorantsType'] },
1801             'colorantyellow' => { 571 => [\'Colorants','ColorantsYellow'] },
1802             'colorbalance' => { 175 => 'ColorBalance' },
1803             'colorbalanceadj' => { 318 => 0x76a43202 },
1804             'colorbalanceblue' => { 200 => 0x1e },
1805             'colorbalancegreen' => { 200 => 0x1d },
1806             'colorbalancered' => { 200 => 0x1c },
1807             'colorbalanceversion' => { 228 => 0x4, 229 => 0x4, 230 => 0x0, 231 => 0x0 },
1808             'colorblur' => { 117 => 0x65 },
1809             'colorbluron' => { 111 => 0x20704 },
1810             'colorbooster' => { 318 => 0x5f0e7d23 },
1811             'colorboostlevel' => { 312 => 0x1 },
1812             'colorboosttype' => { 312 => 0x0 },
1813             'colorchromeeffect' => { 135 => 0x1048 },
1814             'colorchromefxblue' => { 135 => 0x104e },
1815             'colorclass' => { 422 => 0xde, 423 => 'ColorClass' },
1816             'colorcompensationfilter' => { 203 => [0x3a,0x5f], 205 => 0x111, 481 => 0xb022 },
1817             'colorcompensationfiltercustom' => { 467 => 0xd, 468 => 0xc },
1818             'colorcompensationfilterset' => { 467 => 0x8, 468 => 0x7, 469 => 0x18, 486 => 0xf },
1819             'colorcontrol' => { 352 => 0x102b },
1820             'colorcorrection' => { 518 => 0x8015 },
1821             'colorcorrectionmatrix' => { 1 => 0x3e },
1822             'colorcreatoreffect' => { 347 => 0x532 },
1823             'colordataversion' => { 45 => 0x0, 46 => 0x0, 47 => 0x0, 49 => 0x0, 50 => 0x0, 51 => 0x0, 52 => 0x0, 53 => 0x0, 54 => 0x0, 55 => 0x0 },
1824             'coloreffect' => { 372 => 0x28 },
1825             'colorfilter' => { 120 => 0x17, 121 => 0x3017, 200 => 0x29, 208 => [0x38,0x4d,0x4f], 418 => 0x17 },
1826             'colorgain' => { 284 => 0x51 },
1827             'colorgradeblending' => { 536 => 'ColorGradeBlending', 538 => 'ColorGradeBlending' },
1828             'colorgradeglobalhue' => { 536 => 'ColorGradeGlobalHue', 538 => 'ColorGradeGlobalHue' },
1829             'colorgradegloballum' => { 536 => 'ColorGradeGlobalLum', 538 => 'ColorGradeGlobalLum' },
1830             'colorgradeglobalsat' => { 536 => 'ColorGradeGlobalSat', 538 => 'ColorGradeGlobalSat' },
1831             'colorgradehighlightlum' => { 536 => 'ColorGradeHighlightLum', 538 => 'ColorGradeHighlightLum' },
1832             'colorgrademidtonehue' => { 536 => 'ColorGradeMidtoneHue', 538 => 'ColorGradeMidtoneHue' },
1833             'colorgrademidtonelum' => { 536 => 'ColorGradeMidtoneLum', 538 => 'ColorGradeMidtoneLum' },
1834             'colorgrademidtonesat' => { 536 => 'ColorGradeMidtoneSat', 538 => 'ColorGradeMidtoneSat' },
1835             'colorgradeshadowlum' => { 536 => 'ColorGradeShadowLum', 538 => 'ColorGradeShadowLum' },
1836             'colorhue' => { 111 => 0x20900, 258 => 0x8d },
1837             'colorimetricreference' => { 127 => 0xc6bf },
1838             'colorlabel' => { 541 => 'ColorLabel' },
1839             'colormatrix' => { 70 => 0xa, 351 => 0x200, 352 => 0x1011, 454 => 0xa030 },
1840             'colormatrix1' => { 127 => 0xc621, 420 => 0x106 },
1841             'colormatrix2' => { 127 => 0xc622, 355 => 0x200, 420 => 0x226 },
1842             'colormatrix3' => { 127 => 0xcd33 },
1843             'colormatrixa' => { 411 => 0x203 },
1844             'colormatrixa2' => { 411 => 0x21c },
1845             'colormatrixadobergb' => { 454 => 0xa032 },
1846             'colormatrixb' => { 411 => 0x204 },
1847             'colormatrixb2' => { 411 => 0x21d },
1848             'colormatrixnumber' => { 352 => 0x1019 },
1849             'colormatrixsrgb' => { 454 => 0xa031 },
1850             'colormode' => { 121 => 0x3015, 135 => 0x1210, 159 => 0x66, 200 => 0x28, 203 => 0x16, 205 => 0x101, 206 => 0x36, 208 => 0x7, 258 => 0x3, 307 => 0x4, 372 => 0x32, 457 => 0x2c, 481 => 0xb029, 554 => 'ColorMode' },
1851             'colormoirereduction' => { 111 => 0x20670, 319 => 0x15 },
1852             'colormoirereductionmode' => { 319 => 0x5 },
1853             'colormoirereductionon' => { 111 => '0x20670.0' },
1854             'colornoisereduction' => { 518 => 0x8029, 536 => 'ColorNoiseReduction', 538 => 'ColorNoiseReduction' },
1855             'colornoisereductiondetail' => { 536 => 'ColorNoiseReductionDetail', 538 => 'ColorNoiseReductionDetail' },
1856             'colornoisereductionintensity' => { 319 => 0x18 },
1857             'colornoisereductionsharpness' => { 319 => 0x1c },
1858             'colornoisereductionsmoothness' => { 536 => 'ColorNoiseReductionSmoothness', 538 => 'ColorNoiseReductionSmoothness' },
1859             'colorplanes' => { 131 => 0x2 },
1860             'colorprofile' => { 200 => 0x33 },
1861             'colorprofilesettings' => { 347 => 0x539 },
1862             'colorrepresentation' => { 152 => 0x3c },
1863             'colorsaturationadj' => { 111 => 0x20305 },
1864             'colorsequence' => { 152 => 0x41 },
1865             'colorspace' => { 56 => 0x3, 71 => 0xb4, 105 => 0x10b4, 127 => 0xa001, 154 => 0x3, 181 => 'ColorSpace', 201 => 0x2f, 202 => 0x25, 203 => 0x17, 258 => 0x1e, 347 => 0x507, 411 => 0x37, 454 => 0xa011, 457 => 0xb, 467 => 0x1b, 468 => 0x83, 469 => 0xe, 486 => 0x6, 542 => 'ColorSpace' },
1866             'colorspace2' => { 70 => 0x9 },
1867             'colorspecapproximation' => { 154 => 0x2 },
1868             'colorspecdata' => { 154 => 0x3 },
1869             'colorspecmethod' => { 154 => 0x0 },
1870             'colorspecprecedence' => { 154 => 0x1 },
1871             'colortempasshot' => { 42 => 0x4, 43 => 0x7, 44 => 0x1d, 45 => 0x59, 46 => 0x6d, 47 => 0x6d, 48 => 0x26, 49 => 0x43, 52 => 0x43, 53 => 0x43, 54 => 0x43, 55 => 0x4b },
1872             'colortempauto' => { 42 => 0x9, 43 => 0xf, 44 => 0x22, 45 => 0x5e, 46 => 0x72, 48 => 0x1c, 49 => 0x48, 52 => 0x48, 53 => 0x48, 54 => 0x48, 55 => 0x50 },
1873             'colortempcloudy' => { 42 => 0x22, 43 => 0x37, 44 => 0x31, 45 => 0xa4, 46 => 0xdb, 47 => 0x7c, 48 => 0x35, 49 => 0x5c, 52 => 0x75, 53 => 0x8e, 54 => 0x93, 55 => 0x96, 411 => 0x55 },
1874             'colortempcustom' => { 49 => 0x84 },
1875             'colortempcustom1' => { 44 => 0x45 },
1876             'colortempcustom2' => { 44 => 0x4a },
1877             'colortempdaylight' => { 42 => 0x18, 43 => 0x27, 44 => 0x27, 45 => 0x9a, 46 => 0xd1, 47 => 0x72, 48 => 0x2b, 49 => 0x52, 52 => 0x6b, 53 => 0x84, 54 => 0x89, 55 => 0x8c, 411 => 0x53 },
1878             'colortemperature' => { 1 => 0x2d, 7 => 0x73, 8 => [0x48,0x4e], 9 => 0xc0, 10 => 0x37, 11 => 0x62, 12 => 0x37, 13 => 0x7c, 14 => 0x73, 15 => 0x73, 16 => 0x77, 17 => 0x73, 18 => 0x7c, 19 => 0x58, 20 => 0x73, 21 => 0xc0, 22 => 0x7f, 23 => 0x7d, 24 => 0xc0, 25 => 0xc6, 26 => 0xc7, 27 => 0x135, 28 => 0x7b, 29 => 0x13a, 71 => 0xae, 81 => 0x9, 105 => 0x10ae, 135 => 0x1005, 157 => 0x846, 175 => 'ColorTemperature', 201 => [0x6e,0x49], 202 => 0x3f, 203 => [0x39,0x5e], 205 => 0x10b, 208 => [0x3c,0x4c,0x4e], 367 => 0x321, 411 => 0x50, 447 => 0x1308, 481 => 0xb021, 536 => 'Temperature', 538 => 'Temperature' },
1879             'colortemperatureadj' => { 518 => 0x8013 },
1880             'colortemperatureauto' => { 258 => 0x4f },
1881             'colortemperaturebg' => { 352 => 0x1013 },
1882             'colortemperaturecustom' => { 467 => 0xc, 468 => 0xb },
1883             'colortemperaturerg' => { 352 => 0x1014 },
1884             'colortemperatureset' => { 467 => 0x7, 468 => 0x6 },
1885             'colortemperaturesetting' => { 203 => 0x25, 469 => 0x17, 486 => 0xe },
1886             'colortempflash' => { 42 => 0x36, 43 => 0x57, 44 => 0x40, 45 => 0xb8, 46 => 0xef, 47 => 0x8b, 48 => 0x49, 49 => 0x70, 52 => 0x89, 53 => 0xa2, 54 => 0xa7, 55 => 0xaa, 411 => 0x5a },
1887             'colortempflashdata' => { 49 => 0x24a },
1888             'colortempfluorescent' => { 42 => 0x2c, 43 => 0x47, 44 => 0x3b, 45 => 0xae, 46 => 0xe5, 47 => 0x86, 48 => 0x3f, 49 => 0x66, 52 => 0x7f, 53 => 0x98, 54 => 0x9d, 55 => 0xa0 },
1889             'colortempfluorescentd' => { 411 => 0x57 },
1890             'colortempfluorescentn' => { 411 => 0x58 },
1891             'colortempfluorescentw' => { 411 => 0x59 },
1892             'colortempkelvin' => { 42 => 0x31, 43 => 0x4f, 45 => 0xb3, 46 => 0xea, 48 => 0x44, 49 => 0x6b, 52 => 0x84, 53 => 0x9d, 54 => 0xa2, 55 => 0xa5, 372 => 0x44, 447 => 0x1307 },
1893             'colortempmeasured' => { 42 => 0xe, 43 => 0x17, 45 => 0x63, 46 => 0x77, 49 => 0x4d, 52 => 0x4d, 53 => 0x4d, 54 => 0x4d, 55 => 0x55 },
1894             'colortemppc1' => { 48 => 0x94, 49 => 0x75 },
1895             'colortemppc2' => { 48 => 0x99, 49 => 0x7a },
1896             'colortemppc3' => { 48 => 0x9e, 49 => 0x7f },
1897             'colortempshade' => { 42 => 0x1d, 43 => 0x2f, 44 => 0x2c, 45 => 0x9f, 46 => 0xd6, 47 => 0x77, 48 => 0x30, 49 => 0x57, 52 => 0x70, 53 => 0x89, 54 => 0x8e, 55 => 0x91, 411 => 0x54 },
1898             'colortemptungsten' => { 42 => 0x27, 43 => 0x3f, 44 => 0x36, 45 => 0xa9, 46 => 0xe0, 47 => 0x81, 48 => 0x3a, 49 => 0x61, 52 => 0x7a, 53 => 0x93, 54 => 0x98, 55 => 0x9b, 411 => 0x56 },
1899             'colortempunknown' => { 42 => 0x13, 43 => 0x1f, 45 => 0x68, 46 => 0x7c, 48 => 0x21, 52 => 0x52, 53 => 0x52, 54 => 0x52, 55 => 0x5a },
1900             'colortempunknown10' => { 42 => 0x63, 43 => 0x9f, 45 => 0x95, 46 => 0xa9, 47 => 0xb8, 48 => 0x76, 52 => 0xa2, 53 => 0x7f, 54 => 0x7f, 55 => 0x87 },
1901             'colortempunknown11' => { 42 => 0x68, 43 => 0xa7, 45 => 0xbd, 46 => [0xae,0xb3], 47 => 0xbd, 48 => 0x7b, 52 => 0xa7, 53 => 0xa7, 54 => 0x84, 55 => 0xaf },
1902             'colortempunknown12' => { 42 => 0x6d, 43 => 0xaf, 45 => 0xc2, 46 => 0xb8, 47 => 0xc2, 48 => 0x80, 52 => 0xac, 53 => 0xac, 54 => 0xac, 55 => 0xb4 },
1903             'colortempunknown13' => { 42 => 0x72, 43 => 0xb7, 45 => 0xc7, 46 => 0xbd, 47 => 0xc7, 48 => 0x85, 52 => 0xb1, 53 => 0xb1, 54 => 0xb1, 55 => 0xb9 },
1904             'colortempunknown14' => { 45 => 0xcc, 46 => 0xc2, 47 => 0xcc, 48 => 0x8a, 52 => 0xb6, 53 => 0xb6, 54 => 0xb6, 55 => 0xbe },
1905             'colortempunknown15' => { 45 => 0xd1, 46 => 0xc7, 47 => 0xd1, 48 => 0x8f, 52 => 0xbb, 53 => 0xbb, 54 => 0xbb, 55 => 0xc3 },
1906             'colortempunknown16' => { 45 => 0xd6, 46 => 0xcc, 47 => 0xd6, 48 => 0xa3, 53 => 0xc0, 54 => 0xc0, 55 => 0xc8 },
1907             'colortempunknown17' => { 45 => 0xdb, 46 => 0xf4, 47 => 0xdb, 53 => 0xc5, 54 => 0xc5, 55 => 0xcd },
1908             'colortempunknown18' => { 45 => 0xe0, 46 => 0xf9, 47 => 0xe0, 53 => 0xca, 54 => 0xca, 55 => 0xd2 },
1909             'colortempunknown19' => { 45 => 0xe5, 46 => 0xfe, 47 => 0xe5, 53 => 0xcf, 54 => 0xcf, 55 => 0xd7 },
1910             'colortempunknown2' => { 42 => 0x3b, 43 => 0x5f, 45 => 0x6d, 46 => 0x81, 47 => 0x90, 48 => 0x4e, 52 => 0x57, 53 => 0x57, 54 => 0x57, 55 => 0x5f },
1911             'colortempunknown20' => { 45 => 0xea, 46 => 0x103, 47 => 0xea, 53 => 0xd4, 54 => 0xd4, 55 => 0xdc },
1912             'colortempunknown21' => { 45 => 0xef, 46 => 0x108, 47 => 0xef, 54 => 0xd9, 55 => 0xe1 },
1913             'colortempunknown22' => { 45 => 0xf4, 46 => 0x10d, 47 => 0xf4, 54 => 0xde, 55 => 0xe6 },
1914             'colortempunknown23' => { 45 => 0xf9, 46 => 0x112, 47 => 0xf9, 54 => 0xe3, 55 => 0xeb },
1915             'colortempunknown24' => { 45 => 0xfe, 46 => 0x117, 47 => 0xfe, 54 => 0xe8, 55 => 0xf0 },
1916             'colortempunknown25' => { 45 => 0x103, 46 => 0x11c, 47 => 0x103, 54 => 0xed, 55 => 0xf5 },
1917             'colortempunknown26' => { 45 => 0x108, 46 => 0x121, 47 => 0x108, 54 => 0xf2, 55 => 0xfa },
1918             'colortempunknown27' => { 45 => 0x10d, 46 => 0x126, 47 => 0x10d, 54 => 0xf7, 55 => 0xff },
1919             'colortempunknown28' => { 45 => 0x112, 47 => 0x112, 54 => 0xfc, 55 => 0x104 },
1920             'colortempunknown29' => { 45 => 0x117, 47 => 0x117, 54 => 0x101, 55 => 0x109 },
1921             'colortempunknown3' => { 42 => 0x40, 43 => 0x67, 45 => 0x72, 46 => 0x86, 47 => 0x95, 48 => 0x53, 52 => 0x5c, 53 => 0x5c, 54 => 0x5c, 55 => 0x64 },
1922             'colortempunknown30' => { 47 => 0x11c, 54 => 0x106 },
1923             'colortempunknown31' => { 47 => 0x121 },
1924             'colortempunknown32' => { 47 => 0x126 },
1925             'colortempunknown33' => { 47 => 0x12b },
1926             'colortempunknown4' => { 42 => 0x45, 43 => 0x6f, 45 => 0x77, 46 => 0x8b, 47 => 0x9a, 48 => 0x58, 52 => 0x61, 53 => 0x61, 54 => 0x61, 55 => 0x69 },
1927             'colortempunknown5' => { 42 => 0x4a, 43 => 0x77, 45 => 0x7c, 46 => 0x90, 47 => 0x9f, 48 => 0x5d, 52 => 0x66, 53 => 0x66, 54 => 0x66, 55 => 0x6e },
1928             'colortempunknown6' => { 42 => 0x4f, 43 => 0x7f, 45 => 0x81, 46 => 0x95, 47 => 0xa4, 48 => 0x62, 52 => 0x8e, 53 => 0x6b, 54 => 0x6b, 55 => 0x73 },
1929             'colortempunknown7' => { 42 => 0x54, 43 => 0x87, 45 => 0x86, 46 => 0x9a, 47 => 0xa9, 48 => 0x67, 52 => 0x93, 53 => 0x70, 54 => 0x70, 55 => 0x78 },
1930             'colortempunknown8' => { 42 => 0x59, 43 => 0x8f, 45 => 0x8b, 46 => 0x9f, 47 => 0xae, 48 => 0x6c, 52 => 0x98, 53 => 0x75, 54 => 0x75, 55 => 0x7d },
1931             'colortempunknown9' => { 42 => 0x5e, 43 => 0x97, 45 => 0x90, 46 => 0xa4, 47 => 0xb3, 48 => 0x71, 52 => 0x9d, 53 => 0x7a, 54 => 0x7a, 55 => 0x82 },
1932             'colortint' => { 371 => 0x35c },
1933             'colortone' => { 10 => 0x6f, 12 => 0x77, 38 => 0x2a, 56 => 0x2, 70 => 0x8 },
1934             'colortoneadj' => { 111 => 0x20304, 116 => 0x11e },
1935             'colortoneauto' => { 78 => 0x9c },
1936             'colortonefaithful' => { 19 => 0x107, 77 => 0x6c, 78 => 0x6c },
1937             'colortonelandscape' => { 19 => 0x105, 77 => 0x3c, 78 => 0x3c },
1938             'colortonemonochrome' => { 77 => 0x84, 78 => 0x84 },
1939             'colortoneneutral' => { 19 => 0x106, 77 => 0x54, 78 => 0x54 },
1940             'colortoneportrait' => { 19 => 0x104, 77 => 0x24, 78 => 0x24 },
1941             'colortonestandard' => { 19 => 0x103, 77 => 0xc, 78 => 0xc },
1942             'colortoneuserdef1' => { 19 => 0x109, 77 => 0x9c, 78 => 0xb4 },
1943             'colortoneuserdef2' => { 19 => 0x10a, 77 => 0xb4, 78 => 0xcc },
1944             'colortoneuserdef3' => { 19 => 0x10b, 77 => 0xcc, 78 => 0xe4 },
1945             'colorvariance' => { 536 => 'ColorVariance', 538 => 'ColorVariance' },
1946             'columninterleavefactor' => { 127 => 0xcd43 },
1947             'comlenblksize' => { 157 => 0xfde8 },
1948             'commanddialframeadvancezoom' => { 269 => 0x804 },
1949             'commanddialplaybackmode' => { 342 => 0x1cb, 343 => 0x1cb, 344 => 0x1e3 },
1950             'commanddials' => { 336 => '5.1' },
1951             'commanddialsaperturesetting' => { 325 => '17.3', 326 => '18.3', 328 => '18.3', 329 => '18.3', 334 => '33.3', 335 => '17.3', 338 => '18.3', 339 => '18.3' },
1952             'commanddialschangemainsub' => { 325 => '17.2', 326 => '18.1', 328 => '18.1', 329 => '18.1', 334 => '33.2', 335 => '17.2', 338 => '18.1', 339 => '18.1' },
1953             'commanddialsmenuandplayback' => { 325 => '17.4', 326 => '18.2', 328 => '18.2', 329 => '18.2', 334 => '33.4', 335 => '17.4', 338 => '18.2', 339 => '18.2' },
1954             'commanddialsreverserotation' => { 325 => '17.1', 326 => '6.4', 328 => '6.2', 329 => '6.2', 330 => '16.2', 331 => '17.2', 334 => '33.1', 335 => '17.1', 338 => '6.2', 339 => '6.2', 340 => '18.1' },
1955             'commanddialvideoplaybackmode' => { 342 => 0x1cd, 344 => 0x1e5 },
1956             'commanderchannel' => { 336 => '10.2', 337 => '25.2' },
1957             'commandergroupa_ttl-aacomp' => { 336 => '13.1', 337 => '31.1' },
1958             'commandergroupa_ttlcomp' => { 340 => '32.1' },
1959             'commandergroupamanualoutput' => { 336 => '13.2', 337 => '28.2' },
1960             'commandergroupamode' => { 336 => '11.2', 337 => '28.1' },
1961             'commandergroupb_ttl-aacomp' => { 336 => '14.1', 337 => '32.1' },
1962             'commandergroupb_ttlcomp' => { 340 => '33.1' },
1963             'commandergroupbmanualoutput' => { 336 => '14.2', 337 => '29.2' },
1964             'commandergroupbmode' => { 336 => '11.3', 337 => '29.1' },
1965             'commanderinternalflash' => { 336 => '11.1', 337 => '27.1' },
1966             'commanderinternalmanualoutput' => { 336 => '12.2', 337 => '27.2' },
1967             'commanderinternalttlchannel' => { 334 => '18.2' },
1968             'commanderinternalttlcomp' => { 336 => '12.1', 337 => '30.2', 340 => '31.2' },
1969             'commanderinternalttlcompbuiltin' => { 334 => '20.1', 335 => '26.1' },
1970             'commanderinternalttlcompgroupa' => { 334 => '21.1', 335 => '27.1' },
1971             'commanderinternalttlcompgroupb' => { 334 => '22.1', 335 => '28.1' },
1972             'comment' => { 0 => 0x2, 128 => 'Comment', 176 => 'Comment', 361 => 'Comment', 429 => "\xa9cmt", 431 => 'comment', 437 => "\xa9cmt" },
1973             'compass' => { 450 => 0x4 },
1974             'compatiblebrands' => { 431 => 'compatible_brands' },
1975             'compatibleversion' => { 536 => 'CompatibleVersion', 538 => 'CompatibleVersion' },
1976             'compilation' => { 429 => 'cpil' },
1977             'compimageimagespersequence' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfImagesInSequences'] },
1978             'compimagemaxexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfAll'] },
1979             'compimagemaxexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfUsed'] },
1980             'compimageminexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfAll'] },
1981             'compimageminexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfUsed'] },
1982             'compimagenumsequences' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfSequences'] },
1983             'compimagesumexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfAll'] },
1984             'compimagesumexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1985             'compimagetotalexposureperiod' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1986             'compimagevalues' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1987             'complianceprofile' => { 556 => 'complianceProfile' },
1988             'componentsconfiguration' => { 127 => 0x9101, 181 => 'Components', 542 => 'ComponentsConfiguration' },
1989             'componentversion' => { 105 => 0x80c },
1990             'composer' => { 198 => 'WM/Composer', 429 => ["\xa9com","\xa9wrt"], 437 => ["\xa9com","\xa9wrt"], 566 => 'composer' },
1991             'composerid' => { 429 => 'cmID' },
1992             'composerkeywords' => { 437 => "\xa9cok" },
1993             'compositeimage' => { 127 => 0xa460, 543 => 'CompositeImage' },
1994             'compositeimagecount' => { 127 => 0xa461, 543 => 'CompositeImageCount' },
1995             'compositeimagecount1' => { 135 => 0x1151 },
1996             'compositeimagecount2' => { 135 => 0x1152 },
1997             'compositeimageexposuretimes' => { 127 => 0xa462, 543 => 'CompositeImageExposureTimes' },
1998             'compositeimagemode' => { 135 => 0x1150 },
1999             'composition' => { 524 => 'Composition' },
2000             'compositionadjust' => { 409 => '0.1' },
2001             'compositionadjustrotation' => { 409 => 0x7 },
2002             'compositionadjustx' => { 409 => 0x5 },
2003             'compositionadjusty' => { 409 => 0x6 },
2004             'compressedbitsperpixel' => { 127 => 0x9102, 542 => 'CompressedBitsPerPixel' },
2005             'compressedimagesize' => { 205 => 0x40, 352 => 0x40 },
2006             'compression' => { 127 => 0x103, 377 => 0xb, 562 => 'Compression' },
2007             'compressionfactor' => { 347 => 0x50d },
2008             'compressionformat' => { 70 => 0x4 },
2009             'compressionratio' => { 181 => 'Compression', 352 => 0x1034 },
2010             'compressorversion' => { 437 => 'CNCV' },
2011             'condadobvfactor' => { 157 => 0xf3e },
2012             'condadodaybvthresh' => { 157 => 0xf3c },
2013             'condadodayoffsets' => { 157 => 0xf42 },
2014             'condadofluoffsets' => { 157 => 0xf44 },
2015             'condadofluthresh' => { 157 => 0xf41 },
2016             'condadoillfactor' => { 157 => 0xf3f },
2017             'condadoneurange' => { 157 => 0xf3d },
2018             'condadotunoffsets' => { 157 => 0xf43 },
2019             'condadotunthresh' => { 157 => 0xf40 },
2020             'conductor' => { 198 => 'WM/Conductor', 429 => "\xa9con" },
2021             'confidence' => { 145 => 'Confidence' },
2022             'confidencelevel' => { 532 => 'ConfidenceLevel' },
2023             'confidencemime' => { 145 => 'ConfidenceMime' },
2024             'constrainedcropheight' => { 116 => 0x266, 422 => 0xd6 },
2025             'constrainedcropwidth' => { 116 => 0x262, 422 => 0xd5 },
2026             'contact' => { 150 => 0x76 },
2027             'contactinfo' => { 536 => 'ContactInfo', 538 => 'ContactInfo', 555 => 'contactInfo' },
2028             'container' => { 140 => 'Container' },
2029             'containerdirectory' => { 140 => [\'Container','ContainerDirectory'], 143 => 'Directory' },
2030             'containerdirectoryitem' => { 140 => [\'Container','ContainerDirectoryItem'] },
2031             'containerdirectoryitemdatauri' => { 140 => [\'Container','ContainerDirectoryItemDataURI'] },
2032             'containerdirectoryitemlength' => { 140 => [\'Container','ContainerDirectoryItemLength'] },
2033             'containerdirectoryitemmime' => { 140 => [\'Container','ContainerDirectoryItemMime'] },
2034             'containerdirectoryitempadding' => { 140 => [\'Container','ContainerDirectoryItemPadding'] },
2035             'containerformat' => { 550 => 'ContainerFormat' },
2036             'containerformatidentifier' => { 550 => [\'ContainerFormat','ContainerFormatIdentifier'] },
2037             'containerformatname' => { 550 => [\'ContainerFormat','ContainerFormatName'] },
2038             'contentcreatedate' => { 429 => "\xa9day", 437 => ['@day',"\xa9day"] },
2039             'contentdistributor' => { 198 => 'WM/ContentDistributor' },
2040             'contentdistributorid' => { 437 => 'cdis' },
2041             'contentid' => { 437 => 'ccid' },
2042             'contentidentifier' => { 1 => 0x11, 431 => 'content.identifier' },
2043             'contentlocationcode' => { 150 => 0x1a },
2044             'contentlocationname' => { 150 => 0x1b },
2045             'contenttype' => { 556 => 'contentType' },
2046             'continuousbracketing' => { 203 => 0x20 },
2047             'continuousdrive' => { 38 => 0x5 },
2048             'continuousmodedisplay' => { 341 => 0x55, 342 => 0x51, 343 => 0x51, 344 => 0x51 },
2049             'continuousmodeliveview' => { 339 => '77.2' },
2050             'continuousshootingspeed' => { 92 => 0x610 },
2051             'continuousshotlimit' => { 92 => 0x611 },
2052             'contrast' => { 10 => 0x73, 12 => 0x75, 38 => 0xd, 120 => 0xc, 121 => [0x3012,0x20], 127 => [0xa408,0xfe54], 135 => [0x1004,0x1006], 175 => 'Contrast', 195 => 'Contrast', 200 => 0x20, 201 => 0x31, 202 => 0x27, 203 => 0x19, 208 => 0x2, 276 => 0x33, 277 => 0x37, 278 => 0x3f, 352 => 0x1029, 372 => 0x39, 374 => 0x300a, 411 => 0x20, 418 => 0xc, 431 => 'player.movie.visual.contrast', 439 => 0x24, 440 => 0x52, 441 => 0x3c, 442 => 0x62, 447 => 0x1012, 457 => 0xd, 467 => 0x1d, 468 => 0x1a, 481 => 0x2004, 536 => 'Contrast', 538 => 'Contrast', 542 => 'Contrast' },
2053             'contrast2012' => { 536 => 'Contrast2012', 538 => 'Contrast2012' },
2054             'contrastadj' => { 111 => 0x20303, 116 => 0x115, 321 => 0x2c, 518 => 0x8017 },
2055             'contrastauto' => { 78 => 0x90 },
2056             'contrastcurve' => { 258 => 0x8c },
2057             'contrastdetectafarea' => { 411 => 0x231 },
2058             'contrastdetectafinfocus' => { 212 => 0x1c, 213 => [0x1c,0x52] },
2059             'contrastfaithful' => { 19 => 0xec, 77 => 0x60, 78 => 0x60 },
2060             'contrasthighlight' => { 411 => 0x6d },
2061             'contrasthighlightshadowadj' => { 411 => 0x6f },
2062             'contrastlandscape' => { 19 => 0xea, 77 => 0x30, 78 => 0x30 },
2063             'contrastmode' => { 372 => 0x2c },
2064             'contrastmonochrome' => { 19 => 0xed, 77 => 0x78, 78 => 0x78 },
2065             'contrastneutral' => { 19 => 0xeb, 77 => 0x48, 78 => 0x48 },
2066             'contrastportrait' => { 19 => 0xe9, 77 => 0x18, 78 => 0x18 },
2067             'contrastsetting' => { 347 => 0x505, 355 => 0x1012, 469 => 0x10, 486 => 0x8 },
2068             'contrastshadow' => { 411 => 0x6e },
2069             'contraststandard' => { 19 => 0xe8, 77 => 0x0, 78 => 0x0 },
2070             'contrastuserdef1' => { 19 => 0xee, 77 => 0x90, 78 => 0xa8 },
2071             'contrastuserdef2' => { 19 => 0xef, 77 => 0xa8, 78 => 0xc0 },
2072             'contrastuserdef3' => { 19 => 0xf0, 77 => 0xc0, 78 => 0xd8 },
2073             'contributedmedia' => { 566 => 'contributedMedia' },
2074             'contributedmediaduration' => { 566 => [\'contributedMedia','contributedMediaDuration'] },
2075             'contributedmediadurationscale' => { 566 => [\'contributedMedia','contributedMediaDurationScale'] },
2076             'contributedmediadurationvalue' => { 566 => [\'contributedMedia','contributedMediaDurationValue'] },
2077             'contributedmediamanaged' => { 566 => [\'contributedMedia','contributedMediaManaged'] },
2078             'contributedmediapath' => { 566 => [\'contributedMedia','contributedMediaPath'] },
2079             'contributedmediastarttime' => { 566 => [\'contributedMedia','contributedMediaStartTime'] },
2080             'contributedmediastarttimescale' => { 566 => [\'contributedMedia','contributedMediaStartTimeScale'] },
2081             'contributedmediastarttimevalue' => { 566 => [\'contributedMedia','contributedMediaStartTimeValue'] },
2082             'contributedmediatrack' => { 566 => [\'contributedMedia','contributedMediaTrack'] },
2083             'contributedmediawebstatement' => { 566 => [\'contributedMedia','contributedMediaWebStatement'] },
2084             'contributor' => { 539 => 'contributor', 550 => 'Contributor' },
2085             'contributoridentifier' => { 550 => [\'Contributor','ContributorIdentifier'] },
2086             'contributorname' => { 550 => [\'Contributor','ContributorName'] },
2087             'contributorrole' => { 550 => [\'Contributor','ContributorRole'] },
2088             'contributors' => { 176 => 'Contributors' },
2089             'controldialset' => { 203 => 0x46 },
2090             'controlledvocabularyterm' => { 550 => 'CVterm' },
2091             'controllerboardversion' => { 367 => 0x332 },
2092             'controlmode' => { 84 => 0x12 },
2093             'controlringresponse' => { 341 => 0x1cf, 342 => 0x1d5, 343 => 0x1d5, 344 => 0x1ed },
2094             'controlringrotation' => { 92 => 0x712 },
2095             'conversionlens' => { 348 => 0x403, 372 => 0x35 },
2096             'converter' => { 127 => 0xfe4d, 307 => 0xb, 536 => 'Converter', 538 => 'Converter' },
2097             'converttograyscale' => { 536 => 'ConvertToGrayscale', 538 => 'ConvertToGrayscale' },
2098             'cookingequipment' => { 558 => 'cookingEquipment' },
2099             'cookingmethod' => { 558 => 'cookingMethod' },
2100             'copyright' => { 0 => 0x3, 127 => 0x8298, 176 => 'Copyright', 361 => 'Copyright', 377 => 0x8298, 411 => 0x22f, 427 => 'Copyright', 429 => ['cprt',"\xa9cpy"], 431 => 'copyright', 437 => ['cprt',"\xa9cpy"], 536 => 'Copyright', 538 => 'Copyright', 552 => 'Copyright', 559 => 'copyright', 562 => 'Copyright', 566 => 'copyright' },
2101             'copyrightflag' => { 425 => 0x40a },
2102             'copyrightnotice' => { 150 => 0x74 },
2103             'copyrightowner' => { 358 => 'CopyrightOwner' },
2104             'copyrightownerid' => { 358 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerID'] },
2105             'copyrightownerimageid' => { 358 => 'CopyrightOwnerImageID' },
2106             'copyrightownername' => { 358 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
2107             'copyrightregistrationnumber' => { 358 => 'CopyrightRegistrationNumber' },
2108             'copyrightstatus' => { 358 => 'CopyrightStatus' },
2109             'copyrightyear' => { 550 => 'CopyrightYear', 556 => 'copyrightYear' },
2110             'coringfilter' => { 351 => 0x310, 352 => 0x102d, 355 => 0x310 },
2111             'coringvalues' => { 351 => 0x311, 355 => 0x311 },
2112             'corporateentity' => { 556 => 'corporateEntity' },
2113             'correctionalreadyapplied' => { 362 => 'CorrectionAlreadyApplied' },
2114             'correlatedcolortemp' => { 371 => 0x35b },
2115             'country' => { 180 => 'Country', 372 => 0x69, 554 => 'Country' },
2116             'country-primarylocationcode' => { 150 => 0x64 },
2117             'country-primarylocationname' => { 150 => 0x65 },
2118             'countrycode' => { 257 => 0x5, 423 => 'CountryCode', 549 => 'CountryCode' },
2119             'course' => { 558 => 'course' },
2120             'coverage' => { 539 => 'coverage' },
2121             'coverart' => { 429 => 'covr' },
2122             'coverdate' => { 556 => 'coverDate' },
2123             'coverdisplaydate' => { 556 => 'coverDisplayDate' },
2124             'coveruri' => { 437 => 'cvru' },
2125             'cpufirmwareversion' => { 411 => 0x28 },
2126             'crc32' => { 540 => 'crc32' },
2127             'createdate' => { 127 => 0x9004, 176 => 'CreateDate', 357 => 'CreationDate', 361 => 'create-date', 427 => 'CreationDate', 434 => 0x1, 564 => 'CreateDate' },
2128             'creationdate' => { 431 => 'creationdate', 552 => 'CreationDate', 556 => 'creationDate' },
2129             'creationtime' => { 361 => 'Creation Time', 431 => 'creation_time' },
2130             'creativestyle' => { 467 => 0x1a, 468 => 0x18, 478 => 0x41, 481 => 0xb020, 513 => 0x4a },
2131             'creativestylesetting' => { 469 => 0xf, 486 => 0x7 },
2132             'creativestylewaschanged' => { 518 => 0x8001 },
2133             'creator' => { 357 => 'Creator', 427 => 'Creator', 539 => 'creator', 550 => 'Creator', 552 => 'Creator' },
2134             'creatoraddress' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
2135             'creatorappid' => { 197 => 'CreatorAppId' },
2136             'creatorcity' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
2137             'creatorcontactinfo' => { 549 => 'CreatorContactInfo' },
2138             'creatorcountry' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
2139             'creatoridentifier' => { 550 => [\'Creator','CreatorIdentifier'] },
2140             'creatoridentity' => { 423 => 'CreatorIdentity' },
2141             'creatorname' => { 550 => [\'Creator','CreatorName'] },
2142             'creatoropenwithuioptions' => { 197 => 'CreatorOpenWithUIOptions' },
2143             'creatorpostalcode' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
2144             'creatorregion' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
2145             'creatorrole' => { 550 => [\'Creator','CreatorRole'] },
2146             'creatortool' => { 564 => 'CreatorTool' },
2147             'creatorworkemail' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
2148             'creatorworktelephone' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
2149             'creatorworkurl' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
2150             'credit' => { 150 => 0x6e, 554 => 'Credit' },
2151             'creditline' => { 559 => 'creditLine' },
2152             'creditlinereq' => { 569 => 'CreditLineReq' },
2153             'creditlinerequired' => { 358 => 'CreditLineRequired' },
2154             'cropactive' => { 109 => 0x0, 116 => 0x244 },
2155             'cropangle' => { 109 => 0x8, 536 => 'CropAngle', 538 => 'CropAngle' },
2156             'croparea' => { 258 => 0x45, 518 => 0x9011 },
2157             'cropaspectratio' => { 111 => 0x30101, 116 => 0x260 },
2158             'cropaspectratiocustom' => { 111 => 0x30102 },
2159             'cropbottom' => { 131 => 0x9, 313 => 0x36, 377 => 0x31, 422 => 0xdc, 536 => 'CropBottom', 538 => 'CropBottom' },
2160             'cropbottommargin' => { 58 => 0x3 },
2161             'cropcircleactive' => { 117 => 0xd6 },
2162             'cropcircleradius' => { 117 => 0xd9 },
2163             'cropcirclex' => { 117 => 0xd7 },
2164             'cropcircley' => { 117 => 0xd8 },
2165             'cropconstraintounitsquare' => { 536 => 'CropConstrainToUnitSquare', 538 => 'CropConstrainToUnitSquare' },
2166             'cropconstraintowarp' => { 536 => 'CropConstrainToWarp', 538 => 'CropConstrainToWarp' },
2167             'cropflag' => { 135 => 0x1051 },
2168             'croph' => { 529 => 'CropH' },
2169             'cropheight' => { 109 => 0x6, 116 => 0x24c, 351 => 0x615, 355 => 0x615, 536 => 'CropHeight', 538 => 'CropHeight' },
2170             'crophispeed' => { 258 => 0x1b },
2171             'cropleft' => { 116 => 0x246, 131 => 0x6, 313 => 0x1e, 351 => 0x612, 355 => 0x612, 377 => 0x30, 422 => 0xd9, 536 => 'CropLeft', 538 => 'CropLeft' },
2172             'cropleftmargin' => { 58 => 0x0 },
2173             'cropmode' => { 135 => 0x104d, 447 => 0x1018 },
2174             'croporiginalheight' => { 109 => 0xb },
2175             'croporiginalwidth' => { 109 => 0xa },
2176             'cropoutputheight' => { 313 => 0xce },
2177             'cropoutputheightinches' => { 313 => 0x96 },
2178             'cropoutputpixels' => { 313 => 0xd6 },
2179             'cropoutputresolution' => { 313 => 0xb6 },
2180             'cropoutputscale' => { 313 => 0xbe },
2181             'cropoutputwidth' => { 313 => 0xc6 },
2182             'cropoutputwidthinches' => { 313 => 0x8e },
2183             'croppedareaimageheightpixels' => { 148 => 'CroppedAreaImageHeightPixels', 149 => 'CroppedAreaImageHeightPixels' },
2184             'croppedareaimagewidthpixels' => { 148 => 'CroppedAreaImageWidthPixels', 149 => 'CroppedAreaImageWidthPixels' },
2185             'croppedarealeftpixels' => { 148 => 'CroppedAreaLeftPixels', 149 => 'CroppedAreaLeftPixels' },
2186             'croppedareatoppixels' => { 148 => 'CroppedAreaTopPixels', 149 => 'CroppedAreaTopPixels' },
2187             'croppedimageheight' => { 5 => 0x2, 447 => 0x1604 },
2188             'croppedimageleft' => { 5 => 0x3 },
2189             'croppedimagetop' => { 5 => 0x4 },
2190             'croppedimagewidth' => { 5 => 0x1, 447 => 0x1603 },
2191             'cropping' => { 518 => 0x9010 },
2192             'cropright' => { 131 => 0x8, 313 => 0x2e, 377 => 0x32, 422 => 0xdb, 536 => 'CropRight', 538 => 'CropRight' },
2193             'croprightmargin' => { 58 => 0x1 },
2194             'croprotatedoriginalheight' => { 109 => 0x2 },
2195             'croprotatedoriginalwidth' => { 109 => 0x1 },
2196             'croprotation' => { 109 => 0x7, 131 => 0xb },
2197             'cropscaledresolution' => { 313 => 0x9e },
2198             'cropsize' => { 135 => 0x1053 },
2199             'cropsourceresolution' => { 313 => 0xae },
2200             'croptop' => { 116 => 0x248, 131 => 0x7, 313 => 0x26, 351 => 0x613, 355 => 0x613, 377 => 0x2f, 422 => 0xda, 536 => 'CropTop', 538 => 'CropTop' },
2201             'croptopleft' => { 135 => 0x1052 },
2202             'croptopmargin' => { 58 => 0x2 },
2203             'cropunit' => { 536 => 'CropUnit', 538 => 'CropUnit' },
2204             'cropunits' => { 536 => 'CropUnits', 538 => 'CropUnits' },
2205             'cropw' => { 529 => 'CropW' },
2206             'cropwidth' => { 109 => 0x5, 116 => 0x24a, 351 => 0x614, 355 => 0x614, 536 => 'CropWidth', 538 => 'CropWidth' },
2207             'cropx' => { 109 => 0x3, 529 => 'CropX' },
2208             'cropy' => { 109 => 0x4, 529 => 'CropY' },
2209             'crossprocess' => { 411 => 0x7b },
2210             'crossprocessparams' => { 411 => 0x235 },
2211             'cuisine' => { 558 => 'cuisine' },
2212             'currenticcprofile' => { 127 => 0xc691 },
2213             'currentpreprofilematrix' => { 127 => 0xc692 },
2214             'currentversion' => { 518 => 0xd000 },
2215             'curve0x' => { 529 => 'Curve0x' },
2216             'curve0y' => { 529 => 'Curve0y' },
2217             'curve1x' => { 529 => 'Curve1x' },
2218             'curve1y' => { 529 => 'Curve1y' },
2219             'curve2x' => { 529 => 'Curve2x' },
2220             'curve2y' => { 529 => 'Curve2y' },
2221             'curve3x' => { 529 => 'Curve3x' },
2222             'curve3y' => { 529 => 'Curve3y' },
2223             'curve4x' => { 529 => 'Curve4x' },
2224             'curve4y' => { 529 => 'Curve4y' },
2225             'curves' => { 318 => 0x76a43201 },
2226             'custom1' => { 358 => 'Custom1' },
2227             'custom10' => { 358 => 'Custom10' },
2228             'custom2' => { 358 => 'Custom2' },
2229             'custom3' => { 358 => 'Custom3' },
2230             'custom4' => { 358 => 'Custom4' },
2231             'custom5' => { 358 => 'Custom5' },
2232             'custom6' => { 358 => 'Custom6' },
2233             'custom7' => { 358 => 'Custom7' },
2234             'custom8' => { 358 => 'Custom8' },
2235             'custom9' => { 358 => 'Custom9' },
2236             'customcolortone' => { 117 => 0x4c },
2237             'customcontrast' => { 117 => 0x4e },
2238             'customcontrols' => { 92 => 0x70c },
2239             'customdefaultunsharpfineness' => { 117 => 0xbe },
2240             'customdefaultunsharpstrength' => { 117 => 0xbc },
2241             'customdefaultunsharpthreshold' => { 117 => 0xc0 },
2242             'customilluminant' => { 157 => 0x405 },
2243             'customizedials' => { 92 => 0x715 },
2244             'customlinear' => { 117 => 0x4f },
2245             'customoutputhighlightpoint' => { 117 => 0x53 },
2246             'customoutputshadowpoint' => { 117 => 0x54 },
2247             'custompicturestyle' => { 111 => 0x10021 },
2248             'custompicturestyledata' => { 111 => 0xf0500 },
2249             'custompicturestylefilename' => { 71 => 0x4010 },
2250             'customrawhighlight' => { 117 => 0x7c },
2251             'customrawhighlightpoint' => { 117 => 0x51 },
2252             'customrawshadow' => { 117 => 0x85 },
2253             'customrawshadowpoint' => { 117 => 0x52 },
2254             'customrendered' => { 127 => 0xa401, 210 => 0x6420, 542 => 'CustomRendered' },
2255             'customsaturation' => { 117 => 0x4d, 347 => 0x503 },
2256             'customsettingsalldefault' => { 325 => '0.2', 334 => '0.2' },
2257             'customsettingsbank' => { 325 => '0.1', 326 => '0.1', 328 => '0.1', 329 => '0.1', 334 => '0.1', 338 => '0.2', 339 => '0.2', 342 => 0x1, 343 => 0x1, 344 => 0x1 },
2258             'customsharpness' => { 117 => 0x50 },
2259             'customunsharpmaskfineness' => { 117 => 0xb8 },
2260             'customunsharpmaskstrength' => { 117 => 0xb6 },
2261             'customunsharpmaskthreshold' => { 117 => 0xba },
2262             'customwb_rblevels' => { 486 => 0x1a },
2263             'customwb_rgblevels' => { 468 => 0x8, 469 => 0x19 },
2264             'customwbbluelevel' => { 203 => 0x36 },
2265             'customwberror' => { 203 => 0x37 },
2266             'customwbgreenlevel' => { 203 => 0x35 },
2267             'customwbredlevel' => { 203 => 0x34 },
2268             'customwbsetting' => { 203 => 0x26 },
2269             'cx' => { 437 => '_cx_' },
2270             'cy' => { 437 => '_cy_' },
2271             'd-lightinghq' => { 318 => 0x2175eb78 },
2272             'd-lightinghqcolorboost' => { 314 => 0x2 },
2273             'd-lightinghqhighlight' => { 314 => 0x1 },
2274             'd-lightinghqselected' => { 318 => 0x6a6e36b6 },
2275             'd-lightinghqshadow' => { 314 => 0x0 },
2276             'd-lightinghs' => { 318 => 0xce5554aa },
2277             'd-lightinghsadjustment' => { 315 => 0x0 },
2278             'd-lightinghscolorboost' => { 315 => 0x1 },
2279             'd-rangeoptimizerhighlight' => { 518 => 0x8024 },
2280             'd-rangeoptimizermode' => { 518 => 0x8022 },
2281             'd-rangeoptimizershadow' => { 518 => 0x802d },
2282             'd-rangeoptimizervalue' => { 518 => 0x8023 },
2283             'darkblacksegrows' => { 157 => 0x18d8 },
2284             'darkfocusenvironment' => { 372 => 0x8003 },
2285             'darkframecountfactor' => { 157 => 0xc85 },
2286             'darkframelongexposure' => { 157 => 0xc84 },
2287             'darkframeshortexposure' => { 157 => 0xc83 },
2288             'darkpedestal' => { 157 => 0xc7f },
2289             'datacompressionmethod' => { 152 => 0x6e },
2290             'dataimprint' => { 200 => 0x34 },
2291             'datamining' => { 358 => 'DataMining' },
2292             'dataonscreen' => { 550 => 'DataOnScreen' },
2293             'dataonscreenregion' => { 550 => [\'DataOnScreen','DataOnScreenRegion'] },
2294             'dataonscreenregiond' => { 550 => [\'DataOnScreen','DataOnScreenRegionD'] },
2295             'dataonscreenregionh' => { 550 => [\'DataOnScreen','DataOnScreenRegionH'] },
2296             'dataonscreenregiontext' => { 550 => [\'DataOnScreen','DataOnScreenRegionText'] },
2297             'dataonscreenregionunit' => { 550 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2298             'dataonscreenregionw' => { 550 => [\'DataOnScreen','DataOnScreenRegionW'] },
2299             'dataonscreenregionx' => { 550 => [\'DataOnScreen','DataOnScreenRegionX'] },
2300             'dataonscreenregiony' => { 550 => [\'DataOnScreen','DataOnScreenRegionY'] },
2301             'datascaling' => { 411 => 0x3d },
2302             'date' => { 411 => 0x6, 539 => 'date' },
2303             'dateacquired' => { 197 => 'DateAcquired', 198 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2304             'datecreated' => { 150 => 0x37, 554 => 'DateCreated' },
2305             'datedisplayformat' => { 310 => 0x3 },
2306             'dateidentified' => { 126 => [\'Identification','IdentificationDateIdentified'] },
2307             'dateimprint' => { 330 => '4.2' },
2308             'daterecieved' => { 556 => 'dateRecieved' },
2309             'datesent' => { 151 => 0x46 },
2310             'datestampmode' => { 71 => 0x1c, 258 => 0x9d },
2311             'datetime' => { 530 => 'datetime', 562 => 'DateTime' },
2312             'datetimedigitized' => { 542 => 'DateTimeDigitized' },
2313             'datetimeoriginal' => { 108 => 0x0, 127 => 0x9003, 173 => 0x14, 176 => 'OriginalDate', 432 => 'IDIT', 437 => 'date', 439 => 0xb, 440 => 0x3e, 441 => 0x2f, 442 => 0x4e, 443 => 0x3b, 542 => 'DateTimeOriginal' },
2314             'datetimestamp' => { 159 => 0x64 },
2315             'datetimeutc' => { 347 => 0x908 },
2316             'daylightsavings' => { 85 => 0x3, 310 => 0x2 },
2317             'dayofweek' => { 440 => 0x4a, 441 => 0x36, 442 => 0x5a, 443 => 0x42 },
2318             'dccontinent' => { 126 => [\'dctermsLocation','dctermsLocationContinent'] },
2319             'dccoordinateprecision' => { 126 => [\'dctermsLocation','dctermsLocationCoordinatePrecision'] },
2320             'dccoordinateuncertaintyinmeters' => { 126 => [\'dctermsLocation','dctermsLocationCoordinateUncertaintyInMeters'] },
2321             'dccountry' => { 126 => [\'dctermsLocation','dctermsLocationCountry'] },
2322             'dccountrycode' => { 126 => [\'dctermsLocation','dctermsLocationCountryCode'] },
2323             'dccounty' => { 126 => [\'dctermsLocation','dctermsLocationCounty'] },
2324             'dcdecimallatitude' => { 126 => [\'dctermsLocation','dctermsLocationDecimalLatitude'] },
2325             'dcdecimallongitude' => { 126 => [\'dctermsLocation','dctermsLocationDecimalLongitude'] },
2326             'dcevent' => { 126 => 'Event' },
2327             'dcfootprintspatialfit' => { 126 => [\'dctermsLocation','dctermsLocationFootprintSpatialFit'] },
2328             'dcfootprintsrs' => { 126 => [\'dctermsLocation','dctermsLocationFootprintSRS'] },
2329             'dcfootprintwkt' => { 126 => [\'dctermsLocation','dctermsLocationFootprintWKT'] },
2330             'dcgeodeticdatum' => { 126 => [\'dctermsLocation','dctermsLocationGeodeticDatum'] },
2331             'dcgeoreferencedby' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferencedBy'] },
2332             'dcgeoreferenceddate' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferencedDate'] },
2333             'dcgeoreferenceprotocol' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceProtocol'] },
2334             'dcgeoreferenceremarks' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceRemarks'] },
2335             'dcgeoreferencesources' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceSources'] },
2336             'dcgeoreferenceverificationstatus' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceVerificationStatus'] },
2337             'dchighergeography' => { 126 => [\'dctermsLocation','dctermsLocationHigherGeography'] },
2338             'dchighergeographyid' => { 126 => [\'dctermsLocation','dctermsLocationHigherGeographyID'] },
2339             'dcisland' => { 126 => [\'dctermsLocation','dctermsLocationIsland'] },
2340             'dcislandgroup' => { 126 => [\'dctermsLocation','dctermsLocationIslandGroup'] },
2341             'dclocality' => { 126 => [\'dctermsLocation','dctermsLocationLocality'] },
2342             'dclocationaccordingto' => { 126 => [\'dctermsLocation','dctermsLocationLocationAccordingTo'] },
2343             'dclocationid' => { 126 => [\'dctermsLocation','dctermsLocationLocationID'] },
2344             'dclocationremarks' => { 126 => [\'dctermsLocation','dctermsLocationLocationRemarks'] },
2345             'dcmaximumdepthinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumDepthInMeters'] },
2346             'dcmaximumdistanceabovesurfaceinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumDistanceAboveSurfaceInMeters'] },
2347             'dcmaximumelevationinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumElevationInMeters'] },
2348             'dcminimumdepthinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumDepthInMeters'] },
2349             'dcminimumdistanceabovesurfaceinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumDistanceAboveSurfaceInMeters'] },
2350             'dcminimumelevationinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumElevationInMeters'] },
2351             'dcmunicipality' => { 126 => [\'dctermsLocation','dctermsLocationMunicipality'] },
2352             'dcpointradiusspatialfit' => { 126 => [\'dctermsLocation','dctermsLocationPointRadiusSpatialFit'] },
2353             'dcstateprovince' => { 126 => [\'dctermsLocation','dctermsLocationStateProvince'] },
2354             'dctermslocation' => { 126 => 'dctermsLocation' },
2355             'dcverbatimcoordinates' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimCoordinates'] },
2356             'dcverbatimcoordinatesystem' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimCoordinateSystem'] },
2357             'dcverbatimdepth' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimDepth'] },
2358             'dcverbatimelevation' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimElevation'] },
2359             'dcverbatimlatitude' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLatitude'] },
2360             'dcverbatimlocality' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLocality'] },
2361             'dcverbatimlongitude' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLongitude'] },
2362             'dcverbatimsrs' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimSRS'] },
2363             'dcverticaldatum' => { 126 => [\'dctermsLocation','dctermsLocationVerticalDatum'] },
2364             'dcwaterbody' => { 126 => [\'dctermsLocation','dctermsLocationWaterBody'] },
2365             'declination' => { 184 => 'Declination' },
2366             'decposition' => { 200 => 0x32 },
2367             'defaultautogray' => { 536 => 'DefaultAutoGray', 538 => 'DefaultAutoGray' },
2368             'defaultautotone' => { 536 => 'DefaultAutoTone', 538 => 'DefaultAutoTone' },
2369             'defaultblackrender' => { 127 => 0xc7a6 },
2370             'defaultcroporigin' => { 127 => 0xc61f },
2371             'defaultcropsize' => { 127 => 0xc620 },
2372             'defaulteraseoption' => { 92 => 0x813 },
2373             'defaultscale' => { 127 => 0xc61e },
2374             'defaultsspecifictoiso' => { 536 => 'DefaultsSpecificToISO', 538 => 'DefaultsSpecificToISO' },
2375             'defaultsspecifictoserial' => { 536 => 'DefaultsSpecificToSerial', 538 => 'DefaultsSpecificToSerial' },
2376             'defaultusercrop' => { 127 => 0xc7b5 },
2377             'defectisocode' => { 157 => 0x90f },
2378             'defringe' => { 536 => 'Defringe', 538 => 'Defringe' },
2379             'defringegreenamount' => { 536 => 'DefringeGreenAmount', 538 => 'DefringeGreenAmount' },
2380             'defringegreenhuehi' => { 536 => 'DefringeGreenHueHi', 538 => 'DefringeGreenHueHi' },
2381             'defringegreenhuelo' => { 536 => 'DefringeGreenHueLo', 538 => 'DefringeGreenHueLo' },
2382             'defringepurpleamount' => { 536 => 'DefringePurpleAmount', 538 => 'DefringePurpleAmount' },
2383             'defringepurplehuehi' => { 536 => 'DefringePurpleHueHi', 538 => 'DefringePurpleHueHi' },
2384             'defringepurplehuelo' => { 536 => 'DefringePurpleHueLo', 538 => 'DefringePurpleHueLo' },
2385             'dehaze' => { 536 => 'Dehaze', 538 => 'Dehaze' },
2386             'deletedimagecount' => { 258 => 0xa6, 289 => 0x6e },
2387             'deprecatedon' => { 534 => 'deprecatedOn' },
2388             'depthbasedcorrcorrectionactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionActive'] },
2389             'depthbasedcorrcorrectionamount' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionAmount'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionAmount'] },
2390             'depthbasedcorrcorrectionsyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionSyncID'] },
2391             'depthbasedcorrections' => { 536 => 'DepthBasedCorrections', 538 => 'DepthBasedCorrections' },
2392             'depthbasedcorrlocalcorrecteddepth' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCorrectedDepth'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCorrectedDepth'] },
2393             'depthbasedcorrlocalcurverefinesaturation' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCurveRefineSaturation'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCurveRefineSaturation'] },
2394             'depthbasedcorrmask' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasks'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasks'] },
2395             'depthbasedcorrmaskalpha' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAlpha'] },
2396             'depthbasedcorrmaskangle' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAngle'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAngle'] },
2397             'depthbasedcorrmaskbottom' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksBottom'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksBottom'] },
2398             'depthbasedcorrmaskcentervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterValue'] },
2399             'depthbasedcorrmaskcenterweight' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterWeight'] },
2400             'depthbasedcorrmaskdabs' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksDabs'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksDabs'] },
2401             'depthbasedcorrmaskfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFeather'] },
2402             'depthbasedcorrmaskflipped' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlipped'] },
2403             'depthbasedcorrmaskflow' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlow'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlow'] },
2404             'depthbasedcorrmaskfullx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullX'] },
2405             'depthbasedcorrmaskfully' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullY'] },
2406             'depthbasedcorrmaskinputdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksInputDigest'] },
2407             'depthbasedcorrmaskleft' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksLeft'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksLeft'] },
2408             'depthbasedcorrmaskmaskactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskActive'] },
2409             'depthbasedcorrmaskmaskblendmode' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskBlendMode'] },
2410             'depthbasedcorrmaskmaskdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskDigest'] },
2411             'depthbasedcorrmaskmaskinverted' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskInverted'] },
2412             'depthbasedcorrmaskmaskname' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskName'] },
2413             'depthbasedcorrmaskmasks' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasks'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasks'] },
2414             'depthbasedcorrmaskmasksalpha' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAlpha'] },
2415             'depthbasedcorrmaskmasksangle' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAngle'] },
2416             'depthbasedcorrmaskmasksbottom' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksBottom'] },
2417             'depthbasedcorrmaskmaskscentervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterValue'] },
2418             'depthbasedcorrmaskmaskscenterweight' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
2419             'depthbasedcorrmaskmasksdabs' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksDabs'] },
2420             'depthbasedcorrmaskmasksfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFeather'] },
2421             'depthbasedcorrmaskmasksflipped' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlipped'] },
2422             'depthbasedcorrmaskmasksflow' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlow'] },
2423             'depthbasedcorrmaskmasksfullx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullX'] },
2424             'depthbasedcorrmaskmasksfully' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullY'] },
2425             'depthbasedcorrmaskmasksinputdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksInputDigest'] },
2426             'depthbasedcorrmaskmasksleft' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksLeft'] },
2427             'depthbasedcorrmaskmasksmaskactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskActive'] },
2428             'depthbasedcorrmaskmasksmaskblendmode' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
2429             'depthbasedcorrmaskmasksmaskdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
2430             'depthbasedcorrmaskmasksmaskinverted' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
2431             'depthbasedcorrmaskmasksmaskname' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskName'] },
2432             'depthbasedcorrmaskmasksmasksubtype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
2433             'depthbasedcorrmaskmasksmasksyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
2434             'depthbasedcorrmaskmasksmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
2435             'depthbasedcorrmaskmasksmidpoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMidpoint'] },
2436             'depthbasedcorrmaskmasksorigin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksOrigin'] },
2437             'depthbasedcorrmaskmasksperimetervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
2438             'depthbasedcorrmaskmasksradius' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRadius'] },
2439             'depthbasedcorrmaskmasksreferencepoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
2440             'depthbasedcorrmaskmasksright' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRight'] },
2441             'depthbasedcorrmaskmasksroundness' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRoundness'] },
2442             'depthbasedcorrmaskmaskssizex' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeX'] },
2443             'depthbasedcorrmaskmaskssizey' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeY'] },
2444             'depthbasedcorrmaskmaskstop' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksTop'] },
2445             'depthbasedcorrmaskmasksubtype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSubType'] },
2446             'depthbasedcorrmaskmasksvalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskValue'] },
2447             'depthbasedcorrmaskmasksversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksVersion'] },
2448             'depthbasedcorrmaskmaskswhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWhat'] },
2449             'depthbasedcorrmaskmaskswholeimagearea' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
2450             'depthbasedcorrmaskmasksx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksX'] },
2451             'depthbasedcorrmaskmasksy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksY'] },
2452             'depthbasedcorrmaskmasksyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSyncID'] },
2453             'depthbasedcorrmaskmaskszerox' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroX'] },
2454             'depthbasedcorrmaskmaskszeroy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroY'] },
2455             'depthbasedcorrmaskmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskVersion'] },
2456             'depthbasedcorrmaskmidpoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMidpoint'] },
2457             'depthbasedcorrmaskorigin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksOrigin'] },
2458             'depthbasedcorrmaskperimetervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksPerimeterValue'] },
2459             'depthbasedcorrmaskradius' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRadius'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRadius'] },
2460             'depthbasedcorrmaskrange' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
2461             'depthbasedcorrmaskrangeareamodels' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
2462             'depthbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
2463             'depthbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
2464             'depthbasedcorrmaskrangecoloramount' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
2465             'depthbasedcorrmaskrangedepthfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
2466             'depthbasedcorrmaskrangedepthmax' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
2467             'depthbasedcorrmaskrangedepthmin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
2468             'depthbasedcorrmaskrangeinvert' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
2469             'depthbasedcorrmaskrangelumfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
2470             'depthbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
2471             'depthbasedcorrmaskrangelummax' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
2472             'depthbasedcorrmaskrangelummin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
2473             'depthbasedcorrmaskrangelumrange' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
2474             'depthbasedcorrmaskrangesampletype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
2475             'depthbasedcorrmaskrangetype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
2476             'depthbasedcorrmaskrangeversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
2477             'depthbasedcorrmaskreferencepoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksReferencePoint'] },
2478             'depthbasedcorrmaskright' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRight'] },
2479             'depthbasedcorrmaskroundness' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRoundness'] },
2480             'depthbasedcorrmasksizex' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeX'] },
2481             'depthbasedcorrmasksizey' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeY'] },
2482             'depthbasedcorrmasktop' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksTop'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksTop'] },
2483             'depthbasedcorrmaskvalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskValue'] },
2484             'depthbasedcorrmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksVersion'] },
2485             'depthbasedcorrmaskwhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWhat'] },
2486             'depthbasedcorrmaskwholeimagearea' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWholeImageArea'] },
2487             'depthbasedcorrmaskx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksX'] },
2488             'depthbasedcorrmasky' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksY'] },
2489             'depthbasedcorrmaskzerox' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroX'] },
2490             'depthbasedcorrmaskzeroy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroY'] },
2491             'depthbasedcorrwhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsWhat'] },
2492             'depthfar' => { 127 => 0xc7eb },
2493             'depthformat' => { 127 => 0xc7e9 },
2494             'depthimage' => { 145 => 'Data' },
2495             'depthmapinfo' => { 536 => 'DepthMapInfo', 538 => 'DepthMapInfo' },
2496             'depthmapinfobasehighlightguideinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideInputDigest'] },
2497             'depthmapinfobasehighlightguidetable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideTable'] },
2498             'depthmapinfobasehighlightguideversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideVersion'] },
2499             'depthmapinfobaselayereddepthinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthInputDigest'] },
2500             'depthmapinfobaselayereddepthtable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthTable'] },
2501             'depthmapinfobaselayereddepthversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthVersion'] },
2502             'depthmapinfobaserawdepthinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthInputDigest'] },
2503             'depthmapinfobaserawdepthtable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthTable'] },
2504             'depthmapinfobaserawdepthversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthVersion'] },
2505             'depthmapinfodepthsource' => { 536 => [\'DepthMapInfo','DepthMapInfoDepthSource'], 538 => [\'DepthMapInfo','DepthMapInfoDepthSource'] },
2506             'depthmeasuretype' => { 127 => 0xc7ed },
2507             'depthnear' => { 127 => 0xc7ea },
2508             'depthunits' => { 127 => 0xc7ec },
2509             'derivedfrom' => { 567 => 'DerivedFrom' },
2510             'derivedfromalternatepaths' => { 567 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2511             'derivedfromdocumentid' => { 567 => [\'DerivedFrom','DerivedFromDocumentID'] },
2512             'derivedfromfilepath' => { 567 => [\'DerivedFrom','DerivedFromFilePath'] },
2513             'derivedfromfrompart' => { 567 => [\'DerivedFrom','DerivedFromFromPart'] },
2514             'derivedfrominstanceid' => { 567 => [\'DerivedFrom','DerivedFromInstanceID'] },
2515             'derivedfromlastmodifydate' => { 567 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2516             'derivedfromlasturl' => { 567 => [\'DerivedFrom','DerivedFromLastURL'] },
2517             'derivedfromlinkcategory' => { 567 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2518             'derivedfromlinkform' => { 567 => [\'DerivedFrom','DerivedFromLinkForm'] },
2519             'derivedfrommanager' => { 567 => [\'DerivedFrom','DerivedFromManager'] },
2520             'derivedfrommanagervariant' => { 567 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2521             'derivedfrommanageto' => { 567 => [\'DerivedFrom','DerivedFromManageTo'] },
2522             'derivedfrommanageui' => { 567 => [\'DerivedFrom','DerivedFromManageUI'] },
2523             'derivedfrommaskmarkers' => { 567 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2524             'derivedfromoriginaldocumentid' => { 567 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2525             'derivedfrompartmapping' => { 567 => [\'DerivedFrom','DerivedFromPartMapping'] },
2526             'derivedfromplacedresolutionunit' => { 567 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2527             'derivedfromplacedxresolution' => { 567 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2528             'derivedfromplacedyresolution' => { 567 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2529             'derivedfromrenditionclass' => { 567 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2530             'derivedfromrenditionparams' => { 567 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2531             'derivedfromtopart' => { 567 => [\'DerivedFrom','DerivedFromToPart'] },
2532             'derivedfromversionid' => { 567 => [\'DerivedFrom','DerivedFromVersionID'] },
2533             'description' => { 198 => 'Description', 361 => 'Description', 429 => ['desc','dscp',"\xa9des"], 431 => 'description', 437 => 'dscp', 536 => 'Description', 538 => 'Description', 539 => 'description', 564 => 'Description' },
2534             'destination' => { 151 => 0x5 },
2535             'destinationcity' => { 411 => 0x24, 417 => 0x3 },
2536             'destinationcitycode' => { 418 => 0x1001 },
2537             'destinationdst' => { 411 => 0x26, 417 => '0.3' },
2538             'developmentdynamicrange' => { 135 => 0x1403 },
2539             'deviantmatrixcustom' => { 157 => 0x7de },
2540             'deviantmatrixdaylight' => { 157 => 0x7da },
2541             'deviantmatrixflash' => { 157 => 0x7dd },
2542             'deviantmatrixfluorescent' => { 157 => 0x7dc },
2543             'deviantmatrixtungsten' => { 157 => 0x7db },
2544             'deviantwhitecustom' => { 157 => 0x842 },
2545             'deviantwhitedaylight' => { 157 => 0x83e },
2546             'deviantwhiteflash' => { 157 => 0x841 },
2547             'deviantwhitefluorescent' => { 157 => 0x840 },
2548             'deviantwhitetungsten' => { 157 => 0x83f },
2549             'device' => { 556 => 'device' },
2550             'devicesettingdescription' => { 542 => 'DeviceSettingDescription' },
2551             'devicesettingdescriptioncolumns' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2552             'devicesettingdescriptionrows' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
2553             'devicesettingdescriptionsettings' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionSettings'] },
2554             'devicetype' => { 454 => 0x2 },
2555             'dewarpdata' => { 124 => 'DewarpData' },
2556             'dewarpflag' => { 124 => 'DewarpFlag' },
2557             'dialdirectiontvav' => { 92 => 0x706 },
2558             'dietaryneeds' => { 558 => 'dietaryNeeds' },
2559             'diffractioncompensation' => { 247 => 0x20e, 262 => 0x2ce, 263 => 0x142, 264 => 0x1b2, 267 => 0x1a2, 268 => 0x1b6, 269 => 0x1b6 },
2560             'diffractioncorrection' => { 372 => 0xbc, 400 => 0x3 },
2561             'diffractioncorrectionon' => { 111 => 0x2070b },
2562             'digitalcreationdate' => { 150 => 0x3e },
2563             'digitalcreationtime' => { 150 => 0x3f },
2564             'digitaldeehighlightadj' => { 284 => 0x202 },
2565             'digitaldeeshadowadj' => { 284 => 0x200 },
2566             'digitaldeethreshold' => { 284 => 0x201 },
2567             'digitalfilter' => { 457 => 0x59 },
2568             'digitalfilter01' => { 397 => 0x5 },
2569             'digitalfilter02' => { 397 => 0x16 },
2570             'digitalfilter03' => { 397 => 0x27 },
2571             'digitalfilter04' => { 397 => 0x38 },
2572             'digitalfilter05' => { 397 => 0x49 },
2573             'digitalfilter06' => { 397 => 0x5a },
2574             'digitalfilter07' => { 397 => 0x6b },
2575             'digitalfilter08' => { 397 => 0x7c },
2576             'digitalfilter09' => { 397 => 0x8d },
2577             'digitalfilter10' => { 397 => 0x9e },
2578             'digitalfilter11' => { 397 => 0xaf },
2579             'digitalfilter12' => { 397 => 0xc0 },
2580             'digitalfilter13' => { 397 => 0xd1 },
2581             'digitalfilter14' => { 397 => 0xe2 },
2582             'digitalfilter15' => { 397 => 0xf3 },
2583             'digitalfilter16' => { 397 => 0x104 },
2584             'digitalfilter17' => { 397 => 0x115 },
2585             'digitalfilter18' => { 397 => 0x126 },
2586             'digitalfilter19' => { 397 => 0x137 },
2587             'digitalfilter20' => { 397 => 0x148 },
2588             'digitalgain' => { 81 => 0xb },
2589             'digitalgem' => { 242 => 0x0 },
2590             'digitalice' => { 284 => 0x100 },
2591             'digitalimageguid' => { 550 => 'DigImageGUID' },
2592             'digitallensoptimizer' => { 69 => 0xa },
2593             'digitallensoptimizersetting' => { 87 => 0x9 },
2594             'digitalroc' => { 281 => 0x0 },
2595             'digitalsourcefiletype' => { 550 => 'DigitalSourcefileType' },
2596             'digitalsourcetype' => { 550 => 'DigitalSourceType' },
2597             'digitalzoom' => { 38 => 0xc, 120 => 0xa, 135 => 0x1044, 159 => 0x68, 170 => 0x22, 171 => 0x1e, 175 => 'DigitalZoom', 200 => 0xc, 258 => 0x86, 307 => 0xa, 352 => 0x204, 411 => 0x1e, 418 => 0xa, 456 => 0x204, 504 => 0x12, 505 => 0x12 },
2598             'digitalzoomon' => { 456 => 0x21b },
2599             'digitalzoomratio' => { 127 => 0xa404, 492 => 0x200, 494 => 0x21c, 542 => 'DigitalZoomRatio' },
2600             'director' => { 198 => 'WM/Director', 429 => "\xa9dir", 431 => 'director', 437 => "\xa9dir", 566 => 'director' },
2601             'directorphotography' => { 566 => 'directorPhotography' },
2602             'directory' => { 128 => 'Directory' },
2603             'directorycreatedate' => { 440 => 0x14, 442 => 0x14 },
2604             '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, 30 => 0xb21 },
2605             'directoryindex2' => { 21 => 0x29c },
2606             'directoryitem' => { 143 => [\'Directory','DirectoryItem'] },
2607             'directoryitemlabel' => { 143 => [\'Directory','DirectoryItemLabel'] },
2608             'directoryitemlength' => { 143 => [\'Directory','DirectoryItemLength'] },
2609             'directoryitemmime' => { 143 => [\'Directory','DirectoryItemMime'] },
2610             'directoryitempadding' => { 143 => [\'Directory','DirectoryItemPadding'] },
2611             'directoryitemsemantic' => { 143 => [\'Directory','DirectoryItemSemantic'] },
2612             'directoryitemuri' => { 143 => [\'Directory','DirectoryItemURI'] },
2613             'directorynumber' => { 235 => 0x3, 440 => 0x12, 441 => 0x93, 442 => 0x12 },
2614             'disableautocreation' => { 142 => 'DisableAutoCreation' },
2615             'disablesuggestedaction' => { 142 => 'DisableSuggestedAction' },
2616             'disclaimer' => { 361 => 'Disclaimer' },
2617             'discnumber' => { 566 => 'discNumber' },
2618             'dishtype' => { 558 => 'dishType' },
2619             'disknumber' => { 429 => 'disk' },
2620             'dispbutton' => { 269 => 0x7d4, 342 => 0x2ab },
2621             'displayallafpoints' => { 92 => 0x514 },
2622             'displayaperture' => { 38 => 0x23 },
2623             'displayedunitsx' => { 426 => 0x2 },
2624             'displayedunitsy' => { 426 => 0x6 },
2625             'displayname' => { 431 => 'displayname', 555 => 'displayName' },
2626             'distance1' => { 159 => 0x28 },
2627             'distance2' => { 159 => 0x2c },
2628             'distance3' => { 159 => 0x30 },
2629             'distance4' => { 159 => 0x34 },
2630             'distortion' => { 454 => 0xa050 },
2631             'distortioncompensation' => { 518 => 0x8040 },
2632             'distortioncontrol' => { 289 => 0x10 },
2633             'distortioncorrection' => { 86 => 0x3, 111 => 0x20705, 117 => 0x67, 127 => 0x7036, 233 => 0x4, 347 => 0x50b, 376 => '7.1', 400 => 0x0, 512 => 0x601, 513 => 0x5b },
2634             'distortioncorrection2' => { 351 => 0x1011 },
2635             'distortioncorrectionalreadyapplied' => { 533 => 'DistortionCorrectionAlreadyApplied' },
2636             'distortioncorrectionon' => { 111 => '0x20705.0', 117 => 0x63 },
2637             'distortioncorrectionsetting' => { 87 => 0x7, 481 => 0x2013 },
2638             'distortioncorrectionvalue' => { 86 => 0x9 },
2639             'distortioncorrectionversion' => { 233 => 0x0 },
2640             'distortioncorrparams' => { 127 => 0x7037, 491 => 0x1a23, 494 => 0x1870, 496 => 0x189c, 497 => 0x18cc, 498 => 0x17d0, 512 => 0x6ca, 513 => 0x64 },
2641             'distortioncorrparamsnumber' => { 494 => 0x1899, 496 => 0x18c5, 497 => 0x18f5, 498 => 0x17f9 },
2642             'distortioncorrparamspresent' => { 494 => 0x1898, 496 => 0x18c4, 497 => 0x18f4, 498 => 0x17f8, 500 => 0x10b, 501 => 0x10b, 512 => 0x600, 513 => 0x5a },
2643             'distortioneffect' => { 111 => 0x20709 },
2644             'distortionn' => { 376 => 0xc },
2645             'distortionparam02' => { 376 => 0x2 },
2646             'distortionparam04' => { 376 => 0x4 },
2647             'distortionparam08' => { 376 => 0x8 },
2648             'distortionparam09' => { 376 => 0x9 },
2649             'distortionparam11' => { 376 => 0xb },
2650             'distortionscale' => { 376 => 0x5 },
2651             'distributor' => { 556 => 'distributor' },
2652             'distributorproductid' => { 555 => 'distributorProductID' },
2653             'dloon' => { 111 => '0x20706.0', 117 => 0xdc },
2654             'dlosetting' => { 111 => 0x20706, 117 => 0xdd },
2655             'dlosettingapplied' => { 110 => 0x4 },
2656             'dloshootingdistance' => { 117 => 0xde },
2657             'dloversion' => { 110 => 0x5 },
2658             'dmcomment' => { 566 => 'comment' },
2659             'dmdithermatrix' => { 157 => 0xc7a },
2660             'dmdithermatrixheight' => { 157 => 0xc7c },
2661             'dmdithermatrixwidth' => { 157 => 0xc7b },
2662             'dngadobedata' => { 127 => 0xc634 },
2663             'dngbackwardversion' => { 127 => 0xc613 },
2664             'dngignoresidecars' => { 536 => 'DNGIgnoreSidecars', 538 => 'DNGIgnoreSidecars' },
2665             'dnglensinfo' => { 127 => 0xc630 },
2666             'dngprivatedata' => { 127 => 0xc634 },
2667             'dngversion' => { 127 => 0xc612 },
2668             'document' => { 361 => 'Document' },
2669             'documentancestors' => { 554 => 'DocumentAncestors' },
2670             'documenthistory' => { 150 => 0xe7 },
2671             'documentid' => { 567 => 'DocumentID' },
2672             'documentname' => { 127 => 0x10d },
2673             'documentnotes' => { 150 => 0xe6 },
2674             'doi' => { 556 => 'doi' },
2675             'dopesheet' => { 550 => 'Dopesheet' },
2676             'dopesheetlink' => { 550 => 'DopesheetLink' },
2677             'dopesheetlinklink' => { 550 => [\'DopesheetLink','DopesheetLinkLink'] },
2678             'dopesheetlinklinkqualifier' => { 550 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2679             'doublingmicrovolts' => { 157 => 0xc82 },
2680             'dpp' => { 530 => 'dpp' },
2681             'dprawbokehshift' => { 111 => 0x20b20 },
2682             'dprawbokehshiftarea' => { 111 => 0x20b21 },
2683             'dprawghostingreductionarea' => { 111 => 0x20b30 },
2684             'dprawmicroadjustbackfront' => { 111 => 0x20b10 },
2685             'dprawmicroadjuststrength' => { 111 => 0x20b12 },
2686             'dr4cameramodel' => { 112 => 0x3 },
2687             'drangepriority' => { 135 => 0x1443 },
2688             'drangepriorityauto' => { 135 => 0x1444 },
2689             'drangepriorityfixed' => { 135 => 0x1445 },
2690             'drivemode' => { 121 => 0x3103, 133 => '0.1', 200 => 0x6, 203 => 0x1e, 206 => 0xe, 210 => 0x64d0, 347 => 0x600, 411 => 0x34, 447 => 0x1002, 457 => 0x3, 467 => 0x4, 468 => 0x7e, 469 => 0x34 },
2691             'drivemode2' => { 203 => 0xa, 390 => 0x7, 478 => 0xe, 486 => 0x1 },
2692             'drivemodesetting' => { 469 => 0x4 },
2693             'drivespeed' => { 133 => '0.2' },
2694             'dspfirmwareversion' => { 411 => 0x27 },
2695             'dualpixelraw' => { 69 => 0xb },
2696             'duration' => { 74 => 0x6a, 174 => 'Duration', 188 => 'Duration', 558 => 'duration', 566 => 'duration' },
2697             'durationscale' => { 566 => [\'duration','durationScale'] },
2698             'durationvalue' => { 566 => [\'duration','durationValue'] },
2699             'dustremovaldata' => { 71 => 0x97 },
2700             'dxcropalert' => { 264 => 0x250, 267 => 0x23c, 268 => 0x250, 269 => 0x250 },
2701             'dynamicafarea' => { 325 => '1.4', 334 => '1.4' },
2702             'dynamicafareasize' => { 262 => 0x370, 264 => 0x254, 267 => 0x240, 268 => 0x254, 269 => 0x254 },
2703             'dynamicareaafassist' => { 341 => 0x18, 342 => 0x18, 343 => 0x18, 344 => 0x18 },
2704             'dynamicareaafdisplay' => { 326 => '46.1', 328 => '47.1', 329 => '47.1', 338 => '47.1', 339 => '47.1' },
2705             'dynamicrange' => { 135 => 0x1400 },
2706             'dynamicrangeboost' => { 372 => 0xee },
2707             'dynamicrangeexpansion' => { 411 => 0x69, 447 => 0x100e },
2708             'dynamicrangemax' => { 116 => 0x7c },
2709             'dynamicrangemin' => { 116 => 0x7a },
2710             'dynamicrangeoptimizer' => { 203 => 0x15, 481 => [0xb025,0xb04f], 490 => 0x1144, 491 => [0x1144,0x324], 492 => [0x1120,0x300], 493 => [0x119c,0x37c], 494 => [0x1178,0x328], 495 => [0x1030,0x50], 496 => [0x228,0x50], 497 => [0x228,0x50], 498 => [0x21b,0x4e] },
2711             'dynamicrangeoptimizerbracket' => { 478 => 0x2e },
2712             'dynamicrangeoptimizerlevel' => { 467 => 0x19, 468 => 0x17, 469 => 0xd, 478 => 0x79, 486 => 0x5 },
2713             'dynamicrangeoptimizermode' => { 206 => 0x15, 467 => 0x18, 468 => 0x16, 478 => [0x77,0x15] },
2714             'dynamicrangeoptimizersetting' => { 203 => 0x27, 469 => 0xc, 486 => 0x4 },
2715             'dynamicrangesetting' => { 135 => 0x1402 },
2716             'e-dialinprogram' => { 390 => '1.3' },
2717             'earliestageorloweststage' => { 126 => [\'GeologicalContext','GeologicalContextEarliestAgeOrLowestStage'] },
2718             'earliesteonorlowesteonothem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEonOrLowestEonothem'] },
2719             'earliestepochorlowestseries' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEpochOrLowestSeries'] },
2720             'earliesteraorlowesterathem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEraOrLowestErathem'] },
2721             'earliestperiodorlowestsystem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestPeriodOrLowestSystem'] },
2722             'earthpos' => { 140 => 'EarthPos' },
2723             'earthposaltitude' => { 140 => [\'EarthPos','EarthPosAltitude'] },
2724             'earthposlatitude' => { 140 => [\'EarthPos','EarthPosLatitude'] },
2725             'earthposlongitude' => { 140 => [\'EarthPos','EarthPosLongitude'] },
2726             'earthposrotationw' => { 140 => [\'EarthPos','EarthPosRotationW'] },
2727             'earthposrotationx' => { 140 => [\'EarthPos','EarthPosRotationX'] },
2728             'earthposrotationy' => { 140 => [\'EarthPos','EarthPosRotationY'] },
2729             'earthposrotationz' => { 140 => [\'EarthPos','EarthPosRotationZ'] },
2730             'earthpostimestamp' => { 140 => [\'EarthPos','EarthPosTimestamp'] },
2731             'easyexposurecomp' => { 340 => '6.1' },
2732             'easyexposurecompensation' => { 325 => '6.4', 326 => '6.5', 328 => '6.3', 329 => '6.3', 333 => '5.1', 334 => '4.4', 335 => '5.2', 338 => '6.3', 339 => '6.3', 341 => 0x1f, 342 => 0x1d, 343 => 0x1d, 344 => 0x1d },
2733             'easymode' => { 38 => 0xb },
2734             'edgemapslope' => { 157 => 0x930 },
2735             'edgemapx1' => { 157 => 0x931 },
2736             'edgemapx2' => { 157 => 0x932 },
2737             'edgemapx3' => { 157 => 0x934 },
2738             'edgemapx4' => { 157 => 0x935 },
2739             'edgenoisereduction' => { 319 => 0x4, 518 => 0x8028 },
2740             'edit1' => { 437 => "\xa9ed1" },
2741             'edit2' => { 437 => "\xa9ed2" },
2742             'edit3' => { 437 => "\xa9ed3" },
2743             'edit4' => { 437 => "\xa9ed4" },
2744             'edit5' => { 437 => "\xa9ed5" },
2745             'edit6' => { 437 => "\xa9ed6" },
2746             'edit7' => { 437 => "\xa9ed7" },
2747             'edit8' => { 437 => "\xa9ed8" },
2748             'edit9' => { 437 => "\xa9ed9" },
2749             'edition' => { 556 => 'edition' },
2750             'editorialupdate' => { 150 => 0x8 },
2751             'editstatus' => { 150 => 0x7, 423 => 'EditStatus', 530 => 'EditStatus' },
2752             'editversionname' => { 318 => 0x3d136244 },
2753             'effectivelv' => { 411 => 0x2d },
2754             'effectivemaxaperture' => { 251 => 0x12, 252 => 0x13, 256 => 0x14 },
2755             'eissn' => { 556 => 'eIssn' },
2756             'electricalblackcolumns' => { 157 => 0x1810 },
2757             'electronicfront-curtainshutter' => { 328 => '5.2', 329 => '5.2', 338 => '5.3', 339 => '5.2' },
2758             'electronicfrontcurtainshutter' => { 481 => 0x201a },
2759             'elevation' => { 184 => 'Elevation' },
2760             'email' => { 176 => 'EMail' },
2761             'embargodate' => { 559 => 'embargoDate' },
2762             'embdencrightsexpr' => { 550 => 'EmbdEncRightsExpr' },
2763             'embeddedencodedrightsexpr' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2764             'embeddedencodedrightsexprlangid' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2765             'embeddedencodedrightsexprtype' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2766             'embeddedxmpdigest' => { 554 => 'EmbeddedXMPDigest' },
2767             'emissivity' => { 129 => 0x3 },
2768             'emptyslotrelease' => { 262 => 0x98c, 265 => 0x723, 266 => 0x783, 267 => 0x625, 268 => 0x655, 269 => 0x6bd },
2769             'enablechromanoisereduction' => { 157 => 0xe6e },
2770             'enablesharpening' => { 157 => 0x92e },
2771             'encodedby' => { 198 => 'WM/EncodedBy', 429 => "\xa9enc" },
2772             'encodedwith' => { 431 => 'Encoded_With' },
2773             'encoder' => { 429 => "\xa9too", 431 => 'encoder', 437 => "\xa9too" },
2774             'encoderid' => { 437 => "\xa9enc" },
2775             'encodingtime' => { 198 => 'WM/EncodingTime' },
2776             'encryptionkey' => { 454 => 0xa020 },
2777             'endingpage' => { 556 => 'endingPage' },
2778             'enduser' => { 358 => 'EndUser' },
2779             'enduserid' => { 358 => [\'EndUser','EndUserEndUserID'] },
2780             'endusername' => { 358 => [\'EndUser','EndUserEndUserName'] },
2781             'energysavingmode' => { 262 => 0x992, 265 => 0x746, 266 => 0x7a6, 267 => 0x648, 268 => 0x678, 269 => 0x6e0 },
2782             'engineer' => { 566 => 'engineer' },
2783             'enhancedarktones' => { 311 => 0x8 },
2784             'enhancedenoisealreadyapplied' => { 533 => 'EnhanceDenoiseAlreadyApplied' },
2785             'enhancedenoiselumaamount' => { 533 => 'EnhanceDenoiseLumaAmount' },
2786             'enhancedenoiseversion' => { 533 => 'EnhanceDenoiseVersion' },
2787             'enhancedetailsalreadyapplied' => { 533 => 'EnhanceDetailsAlreadyApplied' },
2788             'enhancedetailsversion' => { 533 => 'EnhanceDetailsVersion' },
2789             'enhancement' => { 120 => 0x16, 121 => 0x3016 },
2790             'enhanceparams' => { 127 => 0xc7ee },
2791             'enhancer' => { 351 => 0x300 },
2792             'enhancervalues' => { 351 => 0x301 },
2793             'enhancesuperresolutionalreadyapplied' => { 533 => 'EnhanceSuperResolutionAlreadyApplied' },
2794             'enhancesuperresolutionscale' => { 533 => 'EnhanceSuperResolutionScale' },
2795             'enhancesuperresolutionversion' => { 533 => 'EnhanceSuperResolutionVersion' },
2796             'envelopenumber' => { 151 => 0x28 },
2797             'envelopepriority' => { 151 => 0x3c },
2798             'enveloperecordversion' => { 151 => 0x0 },
2799             'episode' => { 550 => 'Episode' },
2800             'episodeglobaluniqueid' => { 429 => 'egid' },
2801             'episodeidentifier' => { 550 => [\'Episode','EpisodeIdentifier'] },
2802             'episodename' => { 550 => [\'Episode','EpisodeName'] },
2803             'episodenumber' => { 550 => [\'Episode','EpisodeNumber'] },
2804             'epsonimageheight' => { 352 => 0x20c },
2805             'epsonimagewidth' => { 352 => 0x20b },
2806             'epsonsoftware' => { 352 => 0x20d },
2807             'equipmentinstitution' => { 521 => 'EquipmentInstitution' },
2808             'equipmentmanufacturer' => { 521 => 'EquipmentManufacturer' },
2809             'equipmentversion' => { 348 => 0x0 },
2810             'ettlii' => { 92 => 0x304, 93 => 0xd, 94 => 0xe, 95 => 0x7, 96 => 0x7, 97 => 0xe },
2811             'event' => { 523 => 'Event', 528 => 'Event', 550 => 'Event', 556 => 'event' },
2812             'eventalias' => { 555 => 'eventAlias' },
2813             'eventdate' => { 126 => [\'Event','EventEventDate'] },
2814             'eventday' => { 126 => [\'Event','EventDay'] },
2815             'eventearliestdate' => { 126 => [\'Event','EventEarliestDate'] },
2816             'eventend' => { 555 => 'eventEnd' },
2817             'eventenddayofyear' => { 126 => [\'Event','EventEndDayOfYear'] },
2818             'eventeventtype' => { 126 => [\'Event','EventEventType'] },
2819             'eventfieldnotes' => { 126 => [\'Event','EventFieldNotes'] },
2820             'eventfieldnumber' => { 126 => [\'Event','EventFieldNumber'] },
2821             'eventhabitat' => { 126 => [\'Event','EventHabitat'] },
2822             'eventid' => { 126 => [\'Event','EventEventID'], 550 => 'EventId' },
2823             'eventlatestdate' => { 126 => [\'Event','EventLatestDate'] },
2824             'eventmonth' => { 126 => [\'Event','EventMonth'] },
2825             'eventnumber' => { 439 => 0x9, 440 => 0x3a, 441 => 0x2b, 442 => 0x4a, 443 => 0x37 },
2826             'eventparenteventid' => { 126 => [\'Event','EventParentEventID'] },
2827             'eventremarks' => { 126 => [\'Event','EventEventRemarks'] },
2828             'eventsamplesizeunit' => { 126 => [\'Event','EventSampleSizeUnit'] },
2829             'eventsamplesizevalue' => { 126 => [\'Event','EventSampleSizeValue'] },
2830             'eventsamplingeffort' => { 126 => [\'Event','EventSamplingEffort'] },
2831             'eventsamplingprotocol' => { 126 => [\'Event','EventSamplingProtocol'] },
2832             'eventstart' => { 555 => 'eventStart' },
2833             'eventstartdayofyear' => { 126 => [\'Event','EventStartDayOfYear'] },
2834             'eventsubtype' => { 555 => 'eventSubtype' },
2835             'eventtime' => { 126 => [\'Event','EventEventTime'] },
2836             'eventtype' => { 555 => 'eventType' },
2837             'eventverbatimeventdate' => { 126 => [\'Event','EventVerbatimEventDate'] },
2838             'eventyear' => { 126 => [\'Event','EventYear'] },
2839             'evfgrid' => { 341 => 0x15f, 342 => 0x165, 343 => 0x165, 344 => 0x17d },
2840             'evfimageframe' => { 341 => 0x15e, 342 => 0x164, 343 => 0x164, 344 => 0x17c },
2841             'evfreleaseindicator' => { 342 => 0x24f, 343 => 0x24f, 344 => 0x267 },
2842             'evfwarmdisplaybrightness' => { 342 => 0x24d, 343 => 0x24d, 344 => 0x265 },
2843             'evfwarmdisplaymode' => { 342 => 0x24b, 343 => 0x24b, 344 => 0x263 },
2844             'evsteps' => { 390 => '1.2', 392 => 0x0 },
2845             'evstepsize' => { 330 => '5.1', 331 => '6.1', 332 => '6.1', 336 => '0.7' },
2846             'exclusivecoverage' => { 524 => 'ExclusiveCoverage' },
2847             'exclusivityenddate' => { 559 => 'exclusivityEndDate' },
2848             'excursiontolerance' => { 152 => 0x82 },
2849             'executiveproducer' => { 429 => "\xa9xpd" },
2850             'exif' => { 128 => 'EXIF' },
2851             'exifbyteorder' => { 128 => 'ExifByteOrder' },
2852             'exifcamerainfo' => { 150 => 0xe8 },
2853             'exifimageheight' => { 127 => 0xa003, 542 => 'PixelYDimension' },
2854             'exifimagewidth' => { 127 => 0xa002, 542 => 'PixelXDimension' },
2855             'exifunicodebyteorder' => { 128 => 'ExifUnicodeByteOrder' },
2856             'exifversion' => { 127 => 0x9000, 542 => 'ExifVersion' },
2857             'exitpupilposition' => { 251 => 0x4, 252 => 0x4, 256 => 0x4 },
2858             'expirationdate' => { 150 => 0x25, 559 => 'expirationDate' },
2859             'expirationtime' => { 150 => 0x26 },
2860             'exposure' => { 127 => 0xfe51, 536 => 'Exposure', 538 => 'Exposure' },
2861             'exposure2012' => { 536 => 'Exposure2012', 538 => 'Exposure2012' },
2862             'exposureadj' => { 316 => 0x0 },
2863             'exposureadj2' => { 316 => 0x12 },
2864             'exposureadjust' => { 457 => 0xc },
2865             'exposurebracketingindicatorlast' => { 203 => 0x52 },
2866             'exposurebracketshotnumber' => { 206 => 0x2d, 478 => 0x2f },
2867             'exposurebracketstepsize' => { 390 => 0x8 },
2868             'exposurebracketvalue' => { 258 => 0x19 },
2869             'exposurecompautocancel' => { 92 => 0x113 },
2870             'exposurecompensation' => { 84 => 0x6, 101 => 0x0, 127 => 0x9204, 159 => 0x24, 175 => 'ExposureComp', 195 => 'ExposureCompensation', 200 => 0xd, 201 => 0x53, 202 => 0x1e, 206 => 0x49c0, 352 => 0x1006, 411 => 0x16, 420 => 0x402, 454 => 0xa013, 457 => [0xc,0x35,0x47,0x4d], 490 => 0x114c, 491 => 0x114c, 492 => 0x1128, 494 => 0x1180, 495 => 0x1038, 496 => 0x230, 497 => 0x230, 498 => 0x223, 542 => 'ExposureBiasValue' },
2871             'exposurecompensation2' => { 486 => [0x24,0x26,0x2a] },
2872             'exposurecompensationbutton' => { 269 => 0x794 },
2873             'exposurecompensationmode' => { 203 => 0x47, 206 => 0x2a },
2874             'exposurecompensationset' => { 467 => 0x3, 468 => 0x3, 469 => 0x3, 486 => 0x1e },
2875             'exposurecompensationsetting' => { 203 => 0x1 },
2876             'exposurecompstepsize' => { 325 => '6.3', 326 => '7.3', 328 => '7.3', 329 => '7.3', 334 => '4.3', 338 => '7.3', 339 => '7.3' },
2877             'exposurecontrolstep' => { 333 => '6.1', 335 => '6.1' },
2878             'exposurecontrolstepsize' => { 325 => '6.2', 326 => '7.1', 328 => '7.1', 329 => '7.1', 334 => '4.2', 338 => '7.1', 339 => '7.1', 340 => '7.1', 341 => 0x1d, 342 => 0x1b, 343 => 0x1b, 344 => 0x1b },
2879             'exposurecount' => { 135 => 0x1032 },
2880             'exposuredelay' => { 269 => 0x800, 342 => 0x2f1 },
2881             'exposuredelaymode' => { 325 => '10.1', 326 => '11.1', 328 => '11.1', 329 => '11.1', 330 => '9.1', 331 => '10.1', 332 => '10.1', 334 => '10.4', 335 => '10.1', 336 => '6.4', 338 => '11.1', 339 => '11.1', 340 => '11.2' },
2882             'exposuredifference' => { 258 => 0xe },
2883             'exposuregaincustom' => { 157 => 0x89c },
2884             'exposuregaindaylight' => { 157 => 0x898 },
2885             'exposuregainflash' => { 157 => 0x89b },
2886             'exposuregainfluorescent' => { 157 => 0x89a },
2887             'exposuregaintungsten' => { 157 => 0x899 },
2888             'exposureindex' => { 127 => 0xa215, 542 => 'ExposureIndex' },
2889             'exposureindicator' => { 203 => 0x50 },
2890             'exposurelevelincrements' => { 90 => 0x6, 91 => 0x6, 92 => 0x101, 93 => 0x5, 94 => 0x6, 95 => 0x5, 96 => 0x5, 97 => 0x6, 98 => 0x4, 467 => 0x58, 468 => 0x58 },
2891             'exposurelockused' => { 148 => 'ExposureLockUsed' },
2892             'exposuremode' => { 127 => 0xa402, 175 => 'ExposureMode', 200 => 0x1, 201 => 0xa, 202 => 0x0, 203 => 0x0, 206 => 0x34, 347 => 0x200, 369 => 0x40d, 457 => 0x8, 481 => 0xb041, 542 => 'ExposureMode' },
2893             'exposuremodeinmanual' => { 92 => 0x10b },
2894             'exposureprogram' => { 127 => 0x8822, 447 => 0x1001, 460 => [0x17e,0x43], 467 => 0x3c, 468 => 0x3c, 469 => 0x5, 473 => 0x14, 478 => 0x3f, 486 => 0x2, 490 => 0x1175, 491 => 0x1179, 492 => 0x1155, 493 => 0x11d1, 494 => 0x11ad, 495 => 0x1065, 496 => 0x25d, 497 => 0x25d, 498 => 0x24c, 509 => 0xb, 510 => 0xc, 511 => 0xb, 513 => 0x48, 542 => 'ExposureProgram' },
2895             'exposureshift' => { 347 => 0x203 },
2896             'exposurestandardadjustment' => { 481 => 0x202d },
2897             'exposuretime' => { 7 => 0x4, 8 => 0x4, 9 => 0x4, 10 => 0x4, 11 => 0x4, 12 => 0x4, 13 => 0x4, 14 => 0x4, 15 => 0x4, 16 => 0x4, 17 => 0x4, 18 => 0x4, 19 => 0x4, 20 => 0x4, 21 => 0x4, 22 => 0x4, 23 => 0x4, 24 => 0x4, 25 => 0x4, 26 => 0x4, 27 => 0x4, 28 => 0x4, 29 => 0x4, 31 => 0x6, 32 => 0x7, 84 => 0x16, 127 => 0x829a, 156 => 0xfd05, 159 => 0x20, 161 => 0xfa24, 163 => 0xf104, 166 => 0x12, 168 => 0x38, 170 => 0x14, 171 => 0x10, 173 => 0x10, 175 => 'ExposureTime', 200 => 0x9, 201 => 0x35, 202 => 0x48, 203 => 0x8, 206 => 0x49b8, 411 => 0x12, 454 => 0xa018, 457 => [0x32,0x4a], 467 => 0x0, 468 => 0x0, 486 => [0x21,0x23,0x27], 513 => 0x10, 542 => 'ExposureTime' },
2898             'exposuretime2' => { 457 => [0x33,0x4b] },
2899             'exposuretuning' => { 258 => 0x1c },
2900             'exposurevalue' => { 157 => 0x3 },
2901             'exposurewarning' => { 135 => 0x1302 },
2902             'exrauto' => { 135 => 0x1033 },
2903             'exrmode' => { 135 => 0x1034 },
2904             'extdescraccessibility' => { 549 => 'ExtDescrAccessibility' },
2905             'extendedmenubanks' => { 264 => 0x120, 267 => 0x114, 268 => 0x124, 269 => 0x124 },
2906             'extendedshutterspeeds' => { 341 => 0xf2, 342 => 0x102, 343 => 0x102, 344 => 0x118 },
2907             'extendedwbdetect' => { 347 => 0x902 },
2908             'extender' => { 348 => 0x301 },
2909             'extenderfirmwareversion' => { 348 => 0x304 },
2910             'extendermagnification' => { 177 => 'Magnification' },
2911             'extendermake' => { 177 => 'Make' },
2912             'extendermodel' => { 177 => 'Model', 348 => 0x303 },
2913             'extenderserialnumber' => { 177 => 'SerialNumber', 348 => 0x302 },
2914             'extenderstatus' => { 408 => 0x3 },
2915             'externalflash' => { 350 => 0x1201 },
2916             'externalflashae1' => { 352 => 0x101f },
2917             'externalflashae1_0' => { 352 => 0x101b },
2918             'externalflashae2' => { 352 => 0x1020 },
2919             'externalflashae2_0' => { 352 => 0x101c },
2920             'externalflashbounce' => { 350 => 0x1204, 352 => 0x1026, 398 => 0x1a },
2921             'externalflashcompensation' => { 238 => 0x1b },
2922             'externalflashexposurecomp' => { 258 => 0x17, 398 => 0x19 },
2923             'externalflashfirmware' => { 236 => 0x6, 237 => 0x6, 238 => 0x6, 239 => 0x6, 240 => 0x6, 241 => 0x6 },
2924             'externalflashflags' => { 236 => 0x8, 237 => 0x8, 238 => 0x8, 239 => 0x8, 241 => 0x8 },
2925             'externalflashguidenumber' => { 350 => 0x1203, 398 => '24.1' },
2926             'externalflashgvalue' => { 352 => 0x1025 },
2927             'externalflashmode' => { 352 => 0x1028, 398 => 0x2 },
2928             'externalflashreadystate' => { 240 => '9.1' },
2929             'externalflashstatus' => { 240 => '8.2' },
2930             'externalflashzoom' => { 350 => 0x1205, 352 => 0x1027 },
2931             'externalflashzoomoverride' => { 240 => '8.1' },
2932             'externalmetadatalink' => { 550 => 'ExternalMetadataLink' },
2933             'externalsensorbrightnessvalue' => { 367 => 0x311, 370 => 0x311, 371 => 0x311, 374 => 0x3408 },
2934             'extrainfoversion' => { 471 => 0x1a },
2935             'eyedetection' => { 2 => 0x18 },
2936             'eyestartaf' => { 203 => 0x40 },
2937             'fac100per' => { 157 => 0xe94 },
2938             'fac170per' => { 157 => 0xe93 },
2939             'fac18per' => { 157 => 0xe92 },
2940             'face10aarea' => { 394 => 0xbe },
2941             'face10aeye1' => { 394 => 0xc2 },
2942             'face10aeye2' => { 394 => 0xc6 },
2943             'face10barea' => { 394 => 0x186 },
2944             'face10beye1' => { 394 => 0x18a },
2945             'face10beye2' => { 394 => 0x18e },
2946             'face10position' => { 118 => 0x3f4, 119 => 0x1ec, 234 => 0x28, 395 => 0x12 },
2947             'face10size' => { 396 => 0x12 },
2948             'face11position' => { 234 => 0x2c, 395 => 0x14 },
2949             'face11size' => { 396 => 0x14 },
2950             'face12position' => { 234 => 0x30, 395 => 0x16 },
2951             'face12size' => { 396 => 0x16 },
2952             'face13position' => { 395 => 0x18 },
2953             'face13size' => { 396 => 0x18 },
2954             'face14position' => { 395 => 0x1a },
2955             'face14size' => { 396 => 0x1a },
2956             'face15position' => { 395 => 0x1c },
2957             'face15size' => { 396 => 0x1c },
2958             'face16position' => { 395 => 0x1e },
2959             'face16size' => { 396 => 0x1e },
2960             'face17position' => { 395 => 0x20 },
2961             'face17size' => { 396 => 0x20 },
2962             'face18position' => { 395 => 0x22 },
2963             'face18size' => { 396 => 0x22 },
2964             'face19position' => { 395 => 0x24 },
2965             'face19size' => { 396 => 0x24 },
2966             'face1aarea' => { 394 => 0xa },
2967             'face1aeye1' => { 394 => 0xe },
2968             'face1aeye2' => { 394 => 0x12 },
2969             'face1barea' => { 394 => 0xd2 },
2970             'face1beye1' => { 394 => 0xd6 },
2971             'face1beye2' => { 394 => 0xda },
2972             'face1position' => { 59 => 0x8, 118 => 0xd, 119 => 0x18, 234 => 0x4, 364 => 0x1, 395 => 0x0, 444 => 0xbc, 474 => 0x1, 475 => 0x0, 476 => 0x0, 477 => 0x5b },
2973             'face1size' => { 396 => 0x0 },
2974             'face20position' => { 395 => 0x26 },
2975             'face20size' => { 396 => 0x26 },
2976             'face21position' => { 395 => 0x28 },
2977             'face21size' => { 396 => 0x28 },
2978             'face22position' => { 395 => 0x2a },
2979             'face22size' => { 396 => 0x2a },
2980             'face23position' => { 395 => 0x2c },
2981             'face23size' => { 396 => 0x2c },
2982             'face24position' => { 395 => 0x2e },
2983             'face24size' => { 396 => 0x2e },
2984             'face25position' => { 395 => 0x30 },
2985             'face25size' => { 396 => 0x30 },
2986             'face26position' => { 395 => 0x32 },
2987             'face26size' => { 396 => 0x32 },
2988             'face27position' => { 395 => 0x34 },
2989             'face27size' => { 396 => 0x34 },
2990             'face28position' => { 395 => 0x36 },
2991             'face28size' => { 396 => 0x36 },
2992             'face29position' => { 395 => 0x38 },
2993             'face29size' => { 396 => 0x38 },
2994             'face2aarea' => { 394 => 0x1e },
2995             'face2aeye1' => { 394 => 0x22 },
2996             'face2aeye2' => { 394 => 0x26 },
2997             'face2barea' => { 394 => 0xe6 },
2998             'face2beye1' => { 394 => 0xea },
2999             'face2beye2' => { 394 => 0xee },
3000             'face2position' => { 59 => 0xa, 118 => 0x7c, 119 => 0x4c, 234 => 0x8, 364 => 0x5, 395 => 0x2, 444 => 0xc8, 474 => 0x6, 475 => 0x20, 476 => 0x25, 477 => 0x65 },
3001             'face2size' => { 396 => 0x2 },
3002             'face30position' => { 395 => 0x3a },
3003             'face30size' => { 396 => 0x3a },
3004             'face31position' => { 395 => 0x3c },
3005             'face31size' => { 396 => 0x3c },
3006             'face32position' => { 395 => 0x3e },
3007             'face32size' => { 396 => 0x3e },
3008             'face3aarea' => { 394 => 0x32 },
3009             'face3aeye1' => { 394 => 0x36 },
3010             'face3aeye2' => { 394 => 0x3a },
3011             'face3barea' => { 394 => 0xfa },
3012             'face3beye1' => { 394 => 0xfe },
3013             'face3beye2' => { 394 => 0x102 },
3014             'face3position' => { 59 => 0xc, 118 => 0xeb, 119 => 0x80, 234 => 0xc, 364 => 0x9, 395 => 0x4, 444 => 0xd4, 474 => 0xb, 475 => 0x40, 476 => 0x4a, 477 => 0x6f },
3015             'face3size' => { 396 => 0x4 },
3016             'face4aarea' => { 394 => 0x46 },
3017             'face4aeye1' => { 394 => 0x4a },
3018             'face4aeye2' => { 394 => 0x4e },
3019             'face4barea' => { 394 => 0x10e },
3020             'face4beye1' => { 394 => 0x112 },
3021             'face4beye2' => { 394 => 0x116 },
3022             'face4position' => { 59 => 0xe, 118 => 0x15a, 119 => 0xb4, 234 => 0x10, 364 => 0xd, 395 => 0x6, 444 => 0xe0, 474 => 0x10, 475 => 0x60, 476 => 0x6f, 477 => 0x79 },
3023             'face4size' => { 396 => 0x6 },
3024             'face5aarea' => { 394 => 0x5a },
3025             'face5aeye1' => { 394 => 0x5e },
3026             'face5aeye2' => { 394 => 0x62 },
3027             'face5barea' => { 394 => 0x122 },
3028             'face5beye1' => { 394 => 0x126 },
3029             'face5beye2' => { 394 => 0x12a },
3030             'face5position' => { 59 => 0x10, 118 => 0x1c9, 119 => 0xe8, 234 => 0x14, 364 => 0x11, 395 => 0x8, 444 => 0xec, 474 => 0x15, 475 => 0x80, 476 => 0x94 },
3031             'face5size' => { 396 => 0x8 },
3032             'face6aarea' => { 394 => 0x6e },
3033             'face6aeye1' => { 394 => 0x72 },
3034             'face6aeye2' => { 394 => 0x76 },
3035             'face6barea' => { 394 => 0x136 },
3036             'face6beye1' => { 394 => 0x13a },
3037             'face6beye2' => { 394 => 0x13e },
3038             'face6position' => { 59 => 0x12, 118 => 0x238, 119 => 0x11c, 234 => 0x18, 395 => 0xa, 444 => 0xf8, 474 => 0x1a, 475 => 0xa0, 476 => 0xb9 },
3039             'face6size' => { 396 => 0xa },
3040             'face7aarea' => { 394 => 0x82 },
3041             'face7aeye1' => { 394 => 0x86 },
3042             'face7aeye2' => { 394 => 0x8a },
3043             'face7barea' => { 394 => 0x14a },
3044             'face7beye1' => { 394 => 0x14e },
3045             'face7beye2' => { 394 => 0x152 },
3046             'face7position' => { 59 => 0x14, 118 => 0x2a7, 119 => 0x150, 234 => 0x1c, 395 => 0xc, 444 => 0x104, 474 => 0x1f, 475 => 0xc0, 476 => 0xde },
3047             'face7size' => { 396 => 0xc },
3048             'face8aarea' => { 394 => 0x96 },
3049             'face8aeye1' => { 394 => 0x9a },
3050             'face8aeye2' => { 394 => 0x9e },
3051             'face8barea' => { 394 => 0x15e },
3052             'face8beye1' => { 394 => 0x162 },
3053             'face8beye2' => { 394 => 0x166 },
3054             'face8position' => { 59 => 0x16, 118 => 0x316, 119 => 0x184, 234 => 0x20, 395 => 0xe, 444 => 0x110, 474 => 0x24, 475 => 0xe0, 476 => 0x103 },
3055             'face8size' => { 396 => 0xe },
3056             'face9aarea' => { 394 => 0xaa },
3057             'face9aeye1' => { 394 => 0xae },
3058             'face9aeye2' => { 394 => 0xb2 },
3059             'face9barea' => { 394 => 0x172 },
3060             'face9beye1' => { 394 => 0x176 },
3061             'face9beye2' => { 394 => 0x17a },
3062             'face9position' => { 59 => 0x18, 118 => 0x385, 119 => 0x1b8, 234 => 0x24, 395 => 0x10 },
3063             'face9size' => { 396 => 0x10 },
3064             'facebalanceorigi' => { 529 => 'FaceBalanceOrigI' },
3065             'facebalanceorigq' => { 529 => 'FaceBalanceOrigQ' },
3066             'facebalancestrength' => { 529 => 'FaceBalanceStrength' },
3067             'facebalancewarmth' => { 529 => 'FaceBalanceWarmth' },
3068             'facedetect' => { 411 => 0x76, 454 => 0x100 },
3069             'facedetectarea' => { 351 => 0x1201 },
3070             'facedetectframecrop' => { 351 => 0x1207 },
3071             'facedetectframesize' => { 59 => 0x3, 118 => 0x1, 119 => 0x4, 234 => 0x1, 351 => 0x1203, 411 => 0x77, 444 => 0xb6 },
3072             'facedetection' => { 469 => 0x30, 486 => 0x19 },
3073             'faceelementpositions' => { 135 => 0x4203 },
3074             'faceelementselected' => { 135 => 0x4005 },
3075             'faceelementtypes' => { 135 => 0x4201 },
3076             'faceid' => { 532 => 'FaceID' },
3077             'faceimagesize' => { 394 => 0x0 },
3078             'faceinfok3iii' => { 394 => '0.1' },
3079             'faceinfounknown' => { 121 => 0x2089 },
3080             'facename' => { 454 => 0x123 },
3081             'faceorientation' => { 119 => 0x8 },
3082             'faceposition' => { 393 => 0x2, 455 => 0x4 },
3083             'facepositions' => { 135 => 0x4103 },
3084             'facerecognition' => { 454 => 0x120 },
3085             'facesdetected' => { 59 => 0x2, 60 => 0x2, 61 => 0x3, 118 => 0x0, 119 => 0x2, 121 => 0x211c, 135 => 0x4100, 234 => 0x3, 351 => 0x1200, 372 => 0x3f, 393 => 0x0, 444 => 0xb5, 455 => 0x0, 474 => 0x0, 477 => 0x3, 489 => 0x30 },
3086             'facesdetecteda' => { 394 => 0x6 },
3087             'facesdetectedb' => { 394 => 0x8 },
3088             'facesrecognized' => { 365 => 0x0 },
3089             'facewidth' => { 60 => 0x1 },
3090             'fade' => { 457 => 0x138, 481 => 0x2034 },
3091             'faithfuloutputhighlightpoint' => { 117 => 0x38 },
3092             'faithfuloutputshadowpoint' => { 117 => 0x39 },
3093             'faithfulrawcolortone' => { 117 => 0x31 },
3094             'faithfulrawcontrast' => { 117 => 0x33 },
3095             'faithfulrawhighlight' => { 117 => 0x79 },
3096             'faithfulrawhighlightpoint' => { 117 => 0x36 },
3097             'faithfulrawlinear' => { 117 => 0x34 },
3098             'faithfulrawsaturation' => { 117 => 0x32 },
3099             'faithfulrawshadow' => { 117 => 0x82 },
3100             'faithfulrawshadowpoint' => { 117 => 0x37 },
3101             'faithfulrawsharpness' => { 117 => 0x35 },
3102             'faithfulunsharpmaskfineness' => { 117 => 0xac },
3103             'faithfulunsharpmaskstrength' => { 117 => 0xaa },
3104             'faithfulunsharpmaskthreshold' => { 117 => 0xae },
3105             'far' => { 145 => 'Far' },
3106             'fastresetlinetime' => { 157 => 0x1860 },
3107             'feedidentifier' => { 550 => 'FeedIdentifier' },
3108             'femicroadjustment' => { 92 => 0x111 },
3109             'ffid' => { 540 => 'ffid' },
3110             'field' => { 555 => 'field' },
3111             'fieldcount' => { 352 => 0x103f },
3112             'fieldofview' => { 437 => "FOV\x00" },
3113             'fifoenonepixeldelay' => { 157 => 0x1901 },
3114             'filecreatedate' => { 128 => 'FileCreateDate' },
3115             'filedatarate' => { 566 => 'fileDataRate' },
3116             'fileformat' => { 103 => 0x0, 151 => 0x14, 457 => [0x22,0x26], 481 => 0xb000 },
3117             'filegroupid' => { 128 => 'FileGroupID' },
3118             '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, 30 => 0xb2d, 373 => 0x0 },
3119             'fileindex2' => { 21 => 0x290 },
3120             'filemodifydate' => { 128 => 'FileModifyDate' },
3121             'filename' => { 128 => 'FileName' },
3122             'filenameasdelivered' => { 358 => 'FileNameAsDelivered' },
3123             'filenumber' => { 62 => 0x1, 71 => 0x8, 105 => 0x1817, 122 => 'Canon-FileNumber', 235 => 0x4, 440 => 0x10, 441 => 0x95, 442 => 0x10 },
3124             'filenumbermemory' => { 200 => 0x1a },
3125             'filenumbersequence' => { 325 => '12.2', 330 => '3.1', 331 => '4.1', 332 => '4.1', 334 => '11.1', 335 => '4.3', 340 => '5.2', 341 => 0x4e, 342 => 0x48, 343 => 0x48, 344 => 0x48 },
3126             'filepermissions' => { 128 => 'FilePermissions' },
3127             'filesource' => { 127 => 0xa300, 135 => 0x8000, 542 => 'FileSource' },
3128             'fileuserid' => { 128 => 'FileUserID' },
3129             'fileversion' => { 151 => 0x16 },
3130             'fillflashautoreduction' => { 90 => 0xe, 91 => 0xe, 98 => 0xa },
3131             'filllight' => { 536 => 'FillLight', 538 => 'FillLight' },
3132             'fillorder' => { 127 => 0x10a },
3133             'filmgraineffect' => { 347 => 0x538 },
3134             'filmmode' => { 135 => 0x1401, 369 => 0x412, 372 => 0x42 },
3135             'filmtype' => { 284 => 0x2 },
3136             'filtereffect' => { 62 => 0xe, 276 => 0x37, 277 => 0x3f, 278 => 0x47, 372 => 0xa1 },
3137             'filtereffectauto' => { 78 => 0xa0 },
3138             'filtereffectfaithful' => { 77 => 0x70, 78 => 0x70 },
3139             'filtereffectlandscape' => { 77 => 0x40, 78 => 0x40 },
3140             'filtereffectmonochrome' => { 19 => 0xff, 77 => 0x88, 78 => 0x88 },
3141             'filtereffectneutral' => { 77 => 0x58, 78 => 0x58 },
3142             'filtereffectportrait' => { 77 => 0x28, 78 => 0x28 },
3143             'filtereffectstandard' => { 77 => 0x10, 78 => 0x10 },
3144             'filtereffectuserdef1' => { 77 => 0xa0, 78 => 0xb8 },
3145             'filtereffectuserdef2' => { 77 => 0xb8, 78 => 0xd0 },
3146             'filtereffectuserdef3' => { 77 => 0xd0, 78 => 0xe8 },
3147             'finderdisplayduringexposure' => { 91 => 0x1 },
3148             'finesharpness' => { 411 => 0x70 },
3149             'finetuneoptcenterweighted' => { 325 => '7.2', 326 => '9.1', 328 => '9.1', 329 => '9.1', 333 => '8.1', 338 => '9.1', 339 => '9.1', 340 => '9.1', 341 => 0x25, 342 => 0x23, 343 => 0x23, 344 => 0x23 },
3150             'finetuneopthighlightweighted' => { 328 => '46.1', 329 => '46.1', 338 => '46.1', 339 => '46.1', 341 => 0x29, 342 => 0x27, 343 => 0x27, 344 => 0x27 },
3151             'finetuneoptmatrixmetering' => { 325 => '8.1', 326 => '8.2', 328 => '8.2', 329 => '8.2', 333 => '7.2', 334 => '6.1', 338 => '8.2', 339 => '8.2', 340 => '8.2', 341 => 0x23, 342 => 0x21, 343 => 0x21, 344 => 0x21 },
3152             'finetuneoptspotmetering' => { 325 => '8.2', 326 => '9.2', 328 => '9.2', 329 => '9.2', 333 => '8.2', 334 => '6.2', 338 => '9.2', 339 => '9.2', 340 => '9.2', 341 => 0x27, 342 => 0x25, 343 => 0x25, 344 => 0x25 },
3153             'finishexposure' => { 157 => 0xdbd },
3154             'finishfiletype' => { 157 => 0xdb8 },
3155             'finishlook' => { 157 => 0xdbc },
3156             'finishnoise' => { 157 => 0xdba },
3157             'finishresolution' => { 157 => 0xdb9 },
3158             'finishsharpening' => { 157 => 0xdbb },
3159             'firmware' => { 352 => 0x405, 457 => [0x8c,0x17,0x3b], 533 => 'Firmware' },
3160             'firmware2' => { 457 => 0x57 },
3161             'firmwaredate' => { 120 => 0x15, 121 => 0x2001, 439 => 0x4, 440 => 0x30, 442 => 0x30 },
3162             'firmwareid' => { 207 => 0x0 },
3163             'firmwarename' => { 454 => 0xa001 },
3164             'firmwarerevision' => { 19 => 0xa4, 71 => 0x1e, 445 => 0x0 },
3165             'firmwarerevision2' => { 445 => 0xc },
3166             'firmwareversion' => { 7 => 0x10b, 11 => 0x136, 14 => 0xff, 15 => 0x107, 157 => [0x415,0xce5], 173 => 0x57, 175 => 'FirmwareVersion', 370 => 0x320, 372 => 0x2, 374 => 0x3109, 411 => 0x230, 437 => ['CNFV','FIRM','info'], 440 => 0x2a, 441 => 0x1a, 442 => 0x2a, 443 => 0x18, 447 => 0x2 },
3167             'firmwareversions' => { 420 => 0x301 },
3168             'firstframeactioninafc' => { 383 => 0x21f },
3169             'firstphotodate' => { 148 => 'FirstPhotoDate' },
3170             'firstpublicationdate' => { 358 => 'FirstPublicationDate' },
3171             'fixtureidentifier' => { 150 => 0x16, 530 => 'FixtureIdentifier' },
3172             'flash' => { 122 => 'XMP-Flash', 127 => 0x9209, 171 => 0x22, 201 => 0x1f, 202 => 0x15, 440 => 0x5a, 441 => 0x44, 442 => 0x6a, 542 => 'Flash' },
3173             'flashaction' => { 467 => 0x3e, 468 => 0x3e, 481 => 0x2017, 486 => [0x2a,0x2c,0x30] },
3174             'flashaction2' => { 467 => 0x4c, 468 => 0x4c, 486 => 0x77 },
3175             'flashactionexternal' => { 486 => [0x78,0x7c] },
3176             'flashbatterylevel' => { 45 => 0x29a, 47 => 0x204, 49 => 0x249, 50 => 0x26c, 53 => 0x199 },
3177             'flashbias' => { 372 => 0x24 },
3178             'flashbits' => { 38 => 0x1d },
3179             'flashburstpriority' => { 341 => 0x101, 342 => 0x111, 343 => 0x111, 344 => 0x129 },
3180             'flashbuttonfunction' => { 92 => 0x70e },
3181             'flashchargelevel' => { 352 => 0x1010 },
3182             'flashcolorfilter' => { 238 => 0x10, 239 => 0x10, 241 => 0x10 },
3183             'flashcommandermode' => { 236 => '9.1', 237 => '9.1', 238 => '9.1', 239 => '9.1', 241 => '9.1' },
3184             'flashcompensation' => { 157 => 0x3f3, 236 => 0xa, 237 => 0xa, 238 => 0xa, 239 => 0x27, 240 => 0xa, 241 => 0xa, 533 => 'FlashCompensation' },
3185             'flashcontrol' => { 467 => 0x23, 468 => 0x1f, 469 => 0x21 },
3186             'flashcontrolbuilt-in' => { 334 => '16.1', 335 => '23.1', 337 => '23.1', 338 => '24.1' },
3187             'flashcontrolmode' => { 236 => '9.2', 237 => '9.2', 238 => '9.2', 239 => '9.2', 241 => '9.2', 247 => 0x214, 262 => 0x2d4, 263 => 0x148, 264 => 0x1b8, 267 => 0x1a8, 268 => 0x1bc, 269 => 0x1bc, 347 => 0x404 },
3188             'flashcurtain' => { 372 => 0x48 },
3189             'flashdefault' => { 203 => 0x42 },
3190             'flashdevice' => { 352 => 0x1005 },
3191             'flashdistance' => { 121 => 0x2034 },
3192             'flashenergy' => { 127 => 0xa20b, 542 => 'FlashEnergy' },
3193             'flashexposurebracketvalue' => { 258 => 0x18 },
3194             'flashexposurecomp' => { 84 => 0xf, 135 => 0x1011, 178 => 'ExposureComp', 200 => 0x23, 205 => 0x104, 206 => 0x49c1, 258 => 0x12, 347 => 0x401, 352 => 0x1023, 411 => 0x4d, 447 => 0x100b, 457 => [0x3a,0x56], 481 => 0x104 },
3195             'flashexposurecomp2' => { 305 => 0x4d2 },
3196             'flashexposurecomp3' => { 238 => 0x1d },
3197             'flashexposurecomp4' => { 238 => 0x27 },
3198             'flashexposurecomparea' => { 326 => '38.4', 328 => '38.4', 329 => '38.4', 338 => '38.4', 339 => '38.4', 341 => 0x5d, 342 => 0x59, 343 => 0x59, 344 => 0x59 },
3199             'flashexposurecompset' => { 203 => 0x10, 380 => 0xe, 467 => 0x14, 468 => 0x12, 469 => 0x23, 486 => 0x1f },
3200             'flashexposurecompset2' => { 486 => [0x26,0x2c] },
3201             'flashexposureindicator' => { 203 => 0x54 },
3202             'flashexposureindicatorlast' => { 203 => 0x56 },
3203             'flashexposureindicatornext' => { 203 => 0x55 },
3204             'flashexposurelock' => { 62 => 0x19 },
3205             'flashfired' => { 159 => 0x5d, 178 => 'Fired', 200 => 0x14, 304 => '590.3', 542 => [\'Flash','FlashFired'] },
3206             'flashfiring' => { 92 => 0x306, 93 => 0x6, 94 => 0x7, 97 => 0x7 },
3207             'flashfirmwareversion' => { 348 => 0x1002 },
3208             'flashfocallength' => { 236 => 0xb, 237 => 0xc, 238 => 0xc, 239 => 0xc, 240 => 0xc, 241 => 0x26 },
3209             'flashfunction' => { 206 => 0x31, 542 => [\'Flash','FlashFunction'] },
3210             'flashgndistance' => { 236 => 0xe, 237 => 0xf, 238 => 0xf, 239 => 0xf, 240 => 0xf, 241 => 0xf, 247 => 0x21a, 262 => 0x2da, 263 => 0x14e, 267 => 0x1ae, 268 => 0x1c2, 269 => 0x1c2 },
3211             'flashgroupacompensation' => { 236 => 0x11, 237 => 0x12, 238 => 0x13, 239 => 0x28, 240 => 0x28, 241 => 0x28 },
3212             'flashgroupacontrolmode' => { 236 => 0xf, 237 => '16.1', 238 => '17.1', 239 => '17.1', 240 => '17.1', 241 => '17.1' },
3213             'flashgroupaoutput' => { 236 => 0x11, 237 => 0x12, 238 => 0x13, 239 => 0x28, 240 => 0x28, 241 => 0x28 },
3214             'flashgroupbcompensation' => { 236 => 0x12, 237 => 0x13, 238 => 0x14, 239 => 0x29, 240 => 0x29, 241 => 0x29 },
3215             'flashgroupbcontrolmode' => { 236 => 0x10, 237 => '17.1', 238 => '18.1', 239 => '18.1', 240 => '18.1', 241 => '18.1' },
3216             'flashgroupboutput' => { 236 => 0x12, 237 => 0x13, 238 => 0x14, 239 => 0x29, 240 => 0x29, 241 => 0x29 },
3217             'flashgroupccompensation' => { 237 => 0x14, 238 => 0x15, 239 => 0x2a, 240 => 0x2a, 241 => 0x2a },
3218             'flashgroupccontrolmode' => { 237 => '17.2', 238 => '18.2', 239 => '18.2', 240 => '18.2', 241 => '18.2' },
3219             'flashgroupcoutput' => { 237 => 0x14, 238 => 0x15, 239 => 0x2a, 240 => 0x2a, 241 => 0x2a },
3220             'flashguidenumber' => { 84 => 0xd, 102 => 0x0, 178 => 'GuideNumber' },
3221             'flashilluminationpattern' => { 241 => 0x25 },
3222             'flashintensity' => { 120 => [0x19,0x5], 347 => 0x405 },
3223             'flashlevel' => { 327 => 0x9, 481 => 0xb048 },
3224             'flashmake' => { 178 => 'Make' },
3225             'flashmanufacturer' => { 197 => 'FlashManufacturer' },
3226             'flashmastercompensation' => { 247 => 0x22e, 262 => 0x2ee, 263 => 0x162, 267 => 0x1aa, 268 => 0x1be, 269 => 0x1be },
3227             'flashmastercontrolmode' => { 247 => 0x22c, 262 => 0x2ec, 263 => 0x160 },
3228             'flashmasteroutput' => { 247 => 0x232, 262 => 0x2f2, 263 => 0x166 },
3229             'flashmetering' => { 200 => 0x3f, 203 => 0x1c },
3230             'flashmeteringmode' => { 7 => 0x15, 13 => 0x15, 14 => 0x15, 15 => 0x15, 16 => 0x15, 17 => 0x15, 18 => 0x15, 20 => 0x15, 22 => 0x15, 28 => 0x15 },
3231             'flashmeteringsegments' => { 411 => 0x20a },
3232             'flashmode' => { 120 => 0x4, 157 => 0x3f2, 159 => 0x5c, 170 => 0x27, 178 => 'Mode', 200 => 0x2, 201 => 0x20, 202 => 0x16, 203 => 0xf, 258 => 0x87, 347 => 0x400, 352 => 0x1004, 411 => 0xc, 418 => 0x4, 446 => 0x20, 447 => 0x100a, 456 => 0x225, 467 => 0x13, 468 => 0x7f, 469 => 0x20, 486 => 0x10, 490 => 0x1138, 491 => 0x1138, 492 => 0x1114, 493 => 0x1190, 494 => 0x116c, 495 => 0x1024, 496 => 0x21c, 497 => 0x21c, 498 => 0x211, 542 => [\'Flash','FlashMode'] },
3233             'flashmodebutton' => { 269 => 0x80e },
3234             'flashmodebuttonplaybackmode' => { 269 => 0x818 },
3235             'flashmodel' => { 7 => 0x13, 20 => 0x13, 38 => 0x1c, 178 => 'Model', 197 => 'FlashModel', 348 => 0x1001 },
3236             'flashoptions' => { 390 => 0x2 },
3237             'flashoptions2' => { 390 => 0x10 },
3238             'flashoutput' => { 45 => 0x299, 47 => 0x203, 49 => 0x248, 50 => 0x26b, 53 => 0x198, 84 => 0x21, 236 => 0xa, 237 => 0xa, 238 => 0xa, 239 => 0x27, 241 => 0x21, 247 => 0x21e, 262 => 0x2de, 263 => 0x152, 267 => 0x1b2, 268 => 0x1c6, 269 => 0x1c6 },
3239             'flashpixversion' => { 127 => 0xa000, 542 => 'FlashpixVersion' },
3240             'flashredeyemode' => { 542 => [\'Flash','FlashRedEyeMode'] },
3241             'flashremotecontrol' => { 247 => 0x228, 262 => 0x2e8, 263 => 0x15c, 267 => 0x1bc, 347 => 0x403 },
3242             'flashreturn' => { 542 => [\'Flash','FlashReturn'] },
3243             'flashserialnumber' => { 178 => 'SerialNumber', 348 => 0x1003 },
3244             'flashsetting' => { 258 => 0x8 },
3245             'flashshutterspeed' => { 325 => '20.2', 326 => '23.2', 328 => '23.2', 329 => '23.2', 334 => '15.2', 335 => '22.2', 336 => '7.2', 337 => '22.2', 338 => '23.2', 339 => '23.2', 340 => '23.1', 341 => 0x5b, 342 => 0x57, 343 => 0x57, 344 => 0x57 },
3246             'flashsource' => { 236 => 0x4, 237 => 0x4, 238 => 0x4, 239 => 0x4, 240 => 0x4, 241 => 0x4 },
3247             'flashstatus' => { 398 => 0x0, 486 => [0x82,0x86], 500 => 0x31, 501 => 0x39, 502 => 0x39 },
3248             'flashstatusbuilt-in' => { 469 => [0x87,0x287] },
3249             'flashstatusexternal' => { 469 => [0x88,0x288] },
3250             'flashsyncspeed' => { 325 => '20.1', 326 => '23.1', 328 => '23.1', 329 => '23.1', 334 => '15.1', 335 => '22.1', 337 => '22.1', 338 => '23.1', 339 => '23.1', 341 => 0x57, 342 => 0x53, 343 => 0x53, 344 => 0x53 },
3251             'flashsyncspeedav' => { 90 => 0x3, 92 => 0x10f, 93 => 0x2, 94 => 0x3, 95 => 0x2, 96 => 0x2, 97 => 0x3, 98 => 0x6 },
3252             'flashthreshold' => { 102 => 0x1 },
3253             'flashtype' => { 178 => 'Type', 203 => 0x59, 258 => 0x9, 348 => 0x1000 },
3254             'flashwarning' => { 335 => '30.1', 336 => '7.1', 340 => '31.1', 372 => 0x62 },
3255             'flashwirelessoption' => { 247 => 0x234, 262 => 0x2e6, 263 => 0x15a, 267 => 0x1c8 },
3256             'flexiblespotposition' => { 481 => 0x201d },
3257             'flickadvancedirection' => { 342 => 0x25f, 343 => 0x25f, 344 => 0x277 },
3258             'flickerreduce' => { 456 => 0x218 },
3259             'flickerreduction' => { 135 => 0x1446, 288 => 0x7 },
3260             'flickerreductionindicator' => { 283 => 0x532 },
3261             'flickerreductionshooting' => { 262 => 0x2d0, 264 => 0x1b4, 267 => 0x1a4, 268 => 0x1b8, 269 => 0x1b8 },
3262             'flightpitchdegree' => { 124 => 'FlightPitchDegree' },
3263             'flightrolldegree' => { 124 => 'FlightRollDegree' },
3264             'flightxspeed' => { 124 => 'FlightXSpeed' },
3265             'flightyawdegree' => { 124 => 'FlightYawDegree' },
3266             'flightyspeed' => { 124 => 'FlightYSpeed' },
3267             'flightzspeed' => { 124 => 'FlightZSpeed' },
3268             'fliphorizontal' => { 318 => 0x76a43206 },
3269             'fnumber' => { 7 => 0x3, 9 => 0x3, 11 => 0x3, 13 => 0x3, 14 => 0x3, 15 => 0x3, 16 => 0x3, 17 => 0x3, 18 => 0x3, 19 => 0x3, 20 => 0x3, 21 => 0x3, 22 => 0x3, 23 => 0x3, 24 => 0x3, 25 => 0x3, 26 => 0x3, 27 => 0x3, 28 => 0x3, 29 => 0x3, 31 => 0x5, 32 => 0x6, 84 => 0x15, 127 => 0x829d, 156 => 0xfd04, 159 => 0x1e, 161 => 0xfa23, 163 => 0xf103, 166 => 0x13, 168 => 0x3c, 170 => 0x1c, 171 => 0x18, 173 => 0xc, 182 => 'FNumber', 200 => 0xa, 201 => 0x36, 202 => 0x47, 203 => 0x9, 206 => 0x49c7, 256 => 0x38, 371 => 0x35a, 411 => 0x13, 454 => 0xa019, 457 => [0x31,0x49], 467 => 0x1, 468 => 0x1, 486 => [0x20,0x22,0x26], 542 => 'FNumber' },
3270             'focaldistance' => { 146 => 'FocalDistance' },
3271             'focallength' => { 7 => 0x1d, 8 => 0xa, 9 => 0x23, 10 => 0x9, 11 => 0x1d, 12 => 0x9, 13 => 0x1e, 14 => 0x1d, 15 => 0x1d, 16 => 0x1e, 17 => 0x1e, 18 => 0x1e, 19 => 0x28, 20 => 0x1e, 21 => 0x23, 22 => 0x1e, 23 => 0x1e, 24 => 0x23, 25 => 0x23, 26 => 0x23, 27 => 0x23, 28 => 0x1e, 29 => 0x23, 64 => 0x1, 68 => 0x7, 121 => 0x1d, 127 => 0x920a, 166 => 0x1d, 182 => 'FocalLength', 200 => 0x12, 251 => 0xa, 252 => 0xb, 256 => [0xc,0x3c], 366 => 0x1, 411 => 0x1d, 420 => 0x403, 447 => 0x1500, 466 => 0xe, 494 => 0x1278, 495 => 0x1134, 496 => 0x32c, 497 => 0x32c, 498 => 0x30a, 542 => 'FocalLength' },
3272             'focallength2' => { 486 => [0x23,0x25,0x29] },
3273             'focallength35mm' => { 362 => 'FocalLength35mm' },
3274             'focallengthin35mmformat' => { 127 => 0xa405, 438 => 'camera.focal_length.35mm_equivalent', 454 => 0xa01a, 542 => 'FocalLengthIn35mmFilm' },
3275             'focallengthtelezoom' => { 466 => 0x10 },
3276             'focalplaneafpointarea' => { 499 => 0x2 },
3277             'focalplaneafpointlocation1' => { 499 => 0x6 },
3278             'focalplaneafpointlocation10' => { 499 => 0x2a },
3279             'focalplaneafpointlocation11' => { 499 => 0x2e },
3280             'focalplaneafpointlocation12' => { 499 => 0x32 },
3281             'focalplaneafpointlocation13' => { 499 => 0x36 },
3282             'focalplaneafpointlocation14' => { 499 => 0x3a },
3283             'focalplaneafpointlocation15' => { 499 => 0x3e },
3284             'focalplaneafpointlocation2' => { 499 => 0xa },
3285             'focalplaneafpointlocation3' => { 499 => 0xe },
3286             'focalplaneafpointlocation4' => { 499 => 0x12 },
3287             'focalplaneafpointlocation5' => { 499 => 0x16 },
3288             'focalplaneafpointlocation6' => { 499 => 0x1a },
3289             'focalplaneafpointlocation7' => { 499 => 0x1e },
3290             'focalplaneafpointlocation8' => { 499 => 0x22 },
3291             'focalplaneafpointlocation9' => { 499 => 0x26 },
3292             'focalplaneafpointsused' => { 499 => 0x1 },
3293             'focalplanediagonal' => { 348 => 0x103, 352 => 0x205 },
3294             'focalplaneresolutionunit' => { 127 => 0xa210, 542 => 'FocalPlaneResolutionUnit' },
3295             'focalplanexresolution' => { 127 => 0xa20e, 542 => 'FocalPlaneXResolution' },
3296             'focalplanexsize' => { 64 => 0x2 },
3297             'focalplanexunknown' => { 64 => 0x2 },
3298             'focalplaneyresolution' => { 127 => 0xa20f, 542 => 'FocalPlaneYResolution' },
3299             'focalplaneysize' => { 64 => 0x3 },
3300             'focalplaneyunknown' => { 64 => 0x3 },
3301             'focalpointx' => { 146 => 'FocalPointX' },
3302             'focalpointy' => { 146 => 'FocalPointY' },
3303             'focaltype' => { 10 => 0x2d, 64 => 0x0 },
3304             'focalunits' => { 38 => 0x19 },
3305             'focus' => { 307 => 0x8 },
3306             'focusarea' => { 200 => 0x31 },
3307             'focusareaselection' => { 336 => '15.2' },
3308             'focusbracket' => { 372 => 0xbd },
3309             'focusbracketing' => { 38 => 0x32, 65 => 0x1 },
3310             'focusbracketingcropdepthcomposite' => { 65 => 0x6 },
3311             'focusbracketingdepthcomposite' => { 65 => 0x5 },
3312             'focusbracketingexposuresmoothing' => { 65 => 0x4 },
3313             'focusbracketingflashinterval' => { 65 => 0x7 },
3314             'focusbracketingfocusincrement' => { 65 => 0x3 },
3315             'focusbracketingimagecount' => { 65 => 0x2 },
3316             'focusbracketstepsize' => { 347 => 0x308 },
3317             'focuscontinuous' => { 38 => 0x20 },
3318             'focusdisplayaiservoandmf' => { 92 => 0x515 },
3319             'focusdistance' => { 182 => 'FocusDistance', 200 => 0x13, 206 => 0x49bb, 251 => 0x9, 252 => 0xa, 256 => [0xb,0x4e], 350 => 0x305, 366 => 0x0, 370 => 0x304, 371 => 0x304 },
3320             'focusdistancelower' => { 7 => 0x45, 9 => 0x8e, 11 => 0x45, 13 => 0x56, 14 => 0x45, 15 => 0x45, 16 => 0x52, 17 => 0x52, 18 => 0x56, 20 => 0x52, 21 => 0x8e, 22 => 0x59, 23 => 0x57, 24 => 0x8e, 25 => 0x94, 26 => 0x95, 27 => 0xa7, 28 => 0x56, 29 => 0xa7, 62 => 0x15, 84 => 0x14 },
3321             'focusdistancerange' => { 1 => 0xc },
3322             'focusdistancerangewidth' => { 256 => 0x4c },
3323             'focusdistanceupper' => { 7 => 0x43, 9 => 0x8c, 11 => 0x43, 13 => 0x54, 14 => 0x43, 15 => 0x43, 16 => 0x50, 17 => 0x50, 18 => 0x54, 20 => 0x50, 21 => 0x8c, 22 => 0x57, 23 => 0x55, 24 => 0x8c, 25 => 0x92, 26 => 0x93, 27 => 0xa5, 28 => 0x54, 29 => 0xa5, 62 => 0x14, 84 => 0x13 },
3324             'focusholdbutton' => { 203 => 0x44 },
3325             'focusinfoversion' => { 350 => 0x0 },
3326             'focusingscreen' => { 91 => 0x0, 92 => 0x80b, 97 => 0x0 },
3327             'focuslocation' => { 481 => 0x2027 },
3328             'focuslocation2' => { 481 => 0x204a },
3329             'focuslocked' => { 199 => 0x14 },
3330             'focusmode' => { 38 => 0x7, 120 => 0x3, 121 => [0x3003,0xd], 135 => 0x1021, 157 => 0x3f5, 159 => 0x38, 175 => 'FocusMode', 200 => 0x30, 202 => 0xe, 203 => 0xc, 258 => 0x7, 347 => 0x301, 352 => 0x100b, 372 => 0x7, 411 => 0xd, 418 => 0x3, 447 => 0x1006, 460 => [0xb,0x5], 466 => [0x15,0x1d], 467 => 0x4d, 468 => 0x4d, 481 => [0xb042,0xb04e,0x201b], 486 => 0x13, 507 => 0x16 },
3331             'focusmode2' => { 134 => '0.1', 390 => '3.1', 486 => [0x2c,0x2e,0x32] },
3332             'focusmodesetting' => { 327 => '10.1', 464 => 0x14, 465 => 0x15, 467 => 0x10, 468 => 0xf, 469 => 0x6 },
3333             'focusmodeswitch' => { 203 => 0x58, 467 => 0x2e },
3334             'focuspeakingdisplay' => { 341 => 0x22f, 342 => 0x235, 343 => 0x235, 344 => 0x24d },
3335             'focuspeakinghighlightcolor' => { 341 => 0x53, 342 => 0x4b, 343 => 0x4b, 344 => 0x4b },
3336             'focuspeakinglevel' => { 341 => 0x51, 342 => 0x49, 343 => 0x49, 344 => 0x49 },
3337             'focuspixel' => { 135 => 0x1023 },
3338             'focuspointlock' => { 342 => 0x1d3, 343 => 0x1d3, 344 => 0x1eb },
3339             'focuspointpersistence' => { 341 => 0xf5, 342 => 0x105, 343 => 0x105, 344 => 0x11b },
3340             'focuspointschema' => { 212 => 0x6, 213 => 0x6, 215 => 0x6 },
3341             'focuspointwrap' => { 325 => '2.2', 326 => '2.2', 328 => '2.1', 329 => '2.1', 333 => '1.1', 334 => '2.2', 335 => '1.1', 338 => '2.2', 339 => '2.1', 340 => '2.5', 341 => 0x16, 342 => 0x16, 343 => 0x16, 344 => 0x16 },
3342             'focusposition' => { 1 => 0x2f, 251 => 0x8, 252 => 0x8, 411 => 0x10, 478 => 0x9bb },
3343             'focusposition2' => { 486 => [0x29,0x2b,0x2f], 507 => 0x2d, 510 => 0x20 },
3344             'focuspositionhorizontal' => { 215 => 0x2f, 216 => 0x43 },
3345             'focuspositionvertical' => { 215 => 0x31, 216 => 0x45 },
3346             'focusprocess' => { 347 => 0x302 },
3347             'focusrange' => { 38 => 0x12, 352 => 0x100a },
3348             'focusrangeindex' => { 401 => '3.1' },
3349             'focusresult' => { 216 => 0x4a },
3350             'focusringrotation' => { 92 => 0x713 },
3351             'focussetting' => { 457 => 0x6 },
3352             'focusshiftautoreset' => { 268 => 0x6da, 269 => 0x748 },
3353             'focusshiftexposurelock' => { 247 => 0x1b4, 262 => 0x224, 263 => 0xe8, 264 => 0x100, 267 => 0xf4, 268 => 0x104, 269 => 0x104 },
3354             'focusshiftinterval' => { 247 => 0x1b0, 262 => 0x220, 263 => 0xe4, 264 => 0xfc, 267 => 0xf0, 268 => 0x100, 269 => 0x100 },
3355             'focusshiftnumbershots' => { 247 => 0x1a8, 262 => 0x218, 263 => 0xdc, 264 => 0xf4, 267 => 0xe8, 268 => 0xf8, 269 => 0xf8 },
3356             'focusshiftshooting' => { 286 => 0x20 },
3357             'focusshiftstepwidth' => { 247 => 0x1ac, 262 => 0x21c, 263 => 0xe0, 264 => 0xf8, 267 => 0xec, 268 => 0xfc, 269 => 0xfc },
3358             'focusstatus' => { 466 => 0x19, 467 => 0x53, 468 => 0x53 },
3359             'focusstepcount' => { 350 => 0x301, 352 => 0x100e },
3360             'focusstepinfinity' => { 350 => 0x303, 352 => 0x103b },
3361             'focusstepnear' => { 350 => 0x304, 352 => 0x103c },
3362             'focusstepsfrominfinity' => { 256 => 0x58 },
3363             'focustrackinglockon' => { 325 => ['1.5','4.1'], 326 => '1.4', 333 => '0.4', 334 => '3.1', 335 => '0.4', 338 => '1.4' },
3364             'focuswarning' => { 135 => 0x1301 },
3365             'foldername' => { 200 => 0x27 },
3366             'foldernumber' => { 467 => 0x9a, 469 => [0x402,0x114,0x316] },
3367             'fontcomposite' => { 571 => [\'Fonts','FontsComposite'] },
3368             'fontface' => { 571 => [\'Fonts','FontsFontFace'] },
3369             'fontfamily' => { 571 => [\'Fonts','FontsFontFamily'] },
3370             'fontfilename' => { 571 => [\'Fonts','FontsFontFileName'] },
3371             'fontname' => { 571 => [\'Fonts','FontsFontName'] },
3372             'fonts' => { 571 => 'Fonts' },
3373             'fonttype' => { 571 => [\'Fonts','FontsFontType'] },
3374             'fontversion' => { 571 => [\'Fonts','FontsVersionString'] },
3375             'for' => { 427 => 'For' },
3376             'forcewrite' => { 128 => 'ForceWrite' },
3377             'format' => { 145 => 'Format', 437 => "\xa9fmt", 539 => 'format', 564 => 'Format' },
3378             'forwardlock' => { 561 => 'forwardlock' },
3379             'forwardmatrix1' => { 127 => 0xc714 },
3380             'forwardmatrix2' => { 127 => 0xc715 },
3381             'forwardmatrix3' => { 127 => 0xcd34 },
3382             'fossilspecimen' => { 126 => 'FossilSpecimen' },
3383             'fossilspecimenmaterialsampleid' => { 126 => [\'FossilSpecimen','FossilSpecimenMaterialSampleID'] },
3384             'framecount' => { 74 => [0x2,0x4] },
3385             'frameheight' => { 135 => 0x3822 },
3386             'framenum' => { 422 => 0xd7 },
3387             'framenumber' => { 135 => 0x8003, 206 => 0x3c, 411 => 0x29 },
3388             'framerate' => { 74 => [0x1,0x6], 127 => 0xc764, 135 => 0x3820 },
3389             'framereadouttime' => { 438 => 'camera.framereadouttimeinmicroseconds' },
3390             'framewidth' => { 135 => 0x3821 },
3391             'framing' => { 555 => 'framing' },
3392             'freebytes' => { 105 => 0x1 },
3393             'freememorycardimages' => { 201 => [0x37,0x54], 202 => [0x2d,0x4a], 203 => 0x32 },
3394             'fujiflashmode' => { 135 => 0x1010 },
3395             'fujimodel' => { 135 => 0x1447 },
3396             'fujimodel2' => { 135 => 0x1448 },
3397             'fujiratingalreadyapplied' => { 533 => 'FujiRatingAlreadyApplied' },
3398             'fullframerateplaybackintent' => { 431 => 'full-frame-rate-playback-intent' },
3399             'fullhdhighspeedrec' => { 135 => 0x3824 },
3400             'fullimagesize' => { 481 => 0xb02b },
3401             'fullpanoheightpixels' => { 148 => 'FullPanoHeightPixels', 149 => 'FullPanoHeightPixels' },
3402             'fullpanowidthpixels' => { 148 => 'FullPanoWidthPixels', 149 => 'FullPanoWidthPixels' },
3403             'fullpresssnap' => { 447 => 0x100d },
3404             'fullsizeimage' => { 181 => 'data' },
3405             'fullsizeimagename' => { 181 => '1Name' },
3406             'fullsizeimagetype' => { 181 => '0Type' },
3407             'func1button' => { 328 => '14.1', 329 => '14.1', 339 => '14.1', 341 => 0x67, 342 => 0x63, 343 => 0x63, 344 => 0x63 },
3408             'func1buttonplaybackmode' => { 341 => 0x19f, 342 => 0x1a5, 343 => 0x1a5, 344 => 0x1bd },
3409             'func1buttonplusdials' => { 328 => '42.1', 329 => '42.1', 339 => '42.1' },
3410             'func2button' => { 328 => '80.1', 329 => '80.1', 339 => '80.1', 341 => 0x77, 342 => 0x73, 343 => 0x73, 344 => 0x73 },
3411             'func2buttonplaybackmode' => { 341 => 0x1a1, 342 => 0x1a7, 343 => 0x1a7, 344 => 0x1bf },
3412             'func2buttonplusdials' => { 328 => '81.1' },
3413             'func3button' => { 328 => '83.1', 342 => 0x119, 343 => 0x119, 344 => 0x131 },
3414             'func3buttonplaybackmode' => { 343 => 0x1a9, 344 => 0x1c1 },
3415             'func4button' => { 343 => 0x175, 344 => 0x18d },
3416             'func4buttonplaybackmode' => { 343 => 0x1af, 344 => 0x1c7 },
3417             'funcbutton' => { 325 => ['14.1','15.1'], 326 => '14.1', 334 => '28.1', 335 => '13.1', 338 => '14.1', 340 => '14.1' },
3418             'funcbuttonplusdials' => { 325 => ['14.2','15.2'], 326 => '14.2', 334 => '31.1', 338 => '42.1' },
3419             'functionbutton' => { 332 => '13.1', 336 => '5.2' },
3420             'gainbase' => { 351 => 0x610 },
3421             'gaincontrol' => { 127 => 0xa407, 542 => 'GainControl' },
3422             'gainmapmax' => { 547 => 'GainMapMax' },
3423             'gainmapmin' => { 547 => 'GainMapMin' },
3424             'gamma' => { 127 => 0xa500, 157 => 0x8fe, 359 => 'gAMA', 377 => 0x11c, 543 => 'Gamma', 547 => 'Gamma' },
3425             'gammablackpoint' => { 113 => 0xc },
3426             'gammacolortone' => { 113 => 0x3 },
3427             'gammacompensatedvalue' => { 152 => 0x91 },
3428             'gammacontrast' => { 113 => 0x2 },
3429             'gammacurveoutputrange' => { 113 => 0xf },
3430             'gammahighlight' => { 113 => 0xa },
3431             'gammalinear' => { 111 => 0x20200 },
3432             'gammamidpoint' => { 113 => 0xe },
3433             'gammasaturation' => { 113 => 0x4 },
3434             'gammashadow' => { 113 => 0x9 },
3435             'gammasharpnessstrength' => { 113 => 0x8 },
3436             'gammaunsharpmaskfineness' => { 113 => 0x6 },
3437             'gammaunsharpmaskstrength' => { 113 => 0x5 },
3438             'gammaunsharpmaskthreshold' => { 113 => 0x7 },
3439             'gammawhitepoint' => { 113 => 0xd },
3440             'garminsettings' => { 437 => 'pmcc' },
3441             'garminsoftware' => { 437 => 'uuid' },
3442             'gdalmetadata' => { 127 => 0xa480 },
3443             'gdalnodata' => { 127 => 0xa481 },
3444             'geimagesize' => { 135 => 0x1304 },
3445             'gemake' => { 137 => 0x300 },
3446             'gemodel' => { 137 => 0x207 },
3447             'genre' => { 429 => ['gnre',"\xa9gen"], 431 => 'genre', 437 => ['gnre',"\xa9gen"], 550 => 'Genre', 556 => 'genre', 566 => 'genre' },
3448             'genrecvid' => { 550 => [\'Genre','GenreCvId'] },
3449             'genrecvtermid' => { 550 => [\'Genre','GenreCvTermId'] },
3450             'genrecvtermname' => { 550 => [\'Genre','GenreCvTermName'] },
3451             'genrecvtermrefinedabout' => { 550 => [\'Genre','GenreCvTermRefinedAbout'] },
3452             'genreid' => { 429 => 'geID' },
3453             'geography' => { 557 => 'geography' },
3454             'geolocate' => { 128 => 'Geolocate' },
3455             'geologicalcontext' => { 126 => 'GeologicalContext' },
3456             'geologicalcontextbed' => { 126 => [\'GeologicalContext','GeologicalContextBed'] },
3457             'geologicalcontextformation' => { 126 => [\'GeologicalContext','GeologicalContextFormation'] },
3458             'geologicalcontextgroup' => { 126 => [\'GeologicalContext','GeologicalContextGroup'] },
3459             'geologicalcontextid' => { 126 => [\'GeologicalContext','GeologicalContextGeologicalContextID'] },
3460             'geologicalcontextmember' => { 126 => [\'GeologicalContext','GeologicalContextMember'] },
3461             'geosync' => { 128 => 'Geosync' },
3462             'geotag' => { 128 => 'Geotag' },
3463             'geotiffasciiparams' => { 127 => 0x87b1 },
3464             'geotiffdirectory' => { 127 => 0x87af },
3465             'geotiffdoubleparams' => { 127 => 0x87b0 },
3466             'geotime' => { 128 => 'Geotime' },
3467             'giftftppriority' => { 524 => 'GIFTFtpPriority' },
3468             'gimbalpitchdegree' => { 124 => 'GimbalPitchDegree' },
3469             'gimbalreverse' => { 124 => 'GimbalReverse' },
3470             'gimbalrolldegree' => { 124 => 'GimbalRollDegree' },
3471             'gimbalyawdegree' => { 124 => 'GimbalYawDegree' },
3472             'globalaltitude' => { 425 => 0x419 },
3473             'globalangle' => { 425 => 0x40d },
3474             'gndfiltertype' => { 351 => 0x2110 },
3475             'good' => { 566 => 'good' },
3476             'googlehostheader' => { 429 => 'gshh' },
3477             'googlepingmessage' => { 429 => 'gspm' },
3478             'googlepingurl' => { 429 => 'gspu' },
3479             'googleplusuploadcode' => { 127 => 0x9009 },
3480             'googlesourcedata' => { 429 => 'gssd' },
3481             'googlestarttime' => { 429 => 'gsst' },
3482             'googletrackduration' => { 429 => 'gstd' },
3483             'goprotype' => { 437 => 'GoPr' },
3484             'gpsaltitude' => { 139 => 0x6, 179 => 'Altitude', 542 => 'GPSAltitude' },
3485             'gpsaltituderef' => { 139 => 0x5, 542 => 'GPSAltitudeRef' },
3486             'gpsareainformation' => { 139 => 0x1c, 542 => 'GPSAreaInformation' },
3487             'gpscoordinates' => { 429 => "\xa9xyz", 431 => 'location.ISO6709', 437 => ['@xyz',"\xa9xyz"] },
3488             'gpsdatestamp' => { 139 => 0x1d },
3489             'gpsdatetime' => { 179 => 'DateTime', 542 => 'GPSTimeStamp' },
3490             'gpsdestbearing' => { 139 => 0x18, 179 => 'Bearing', 542 => 'GPSDestBearing' },
3491             'gpsdestbearingref' => { 139 => 0x17, 542 => 'GPSDestBearingRef' },
3492             'gpsdestdistance' => { 139 => 0x1a, 179 => 'Distance', 542 => 'GPSDestDistance' },
3493             'gpsdestdistanceref' => { 139 => 0x19, 542 => 'GPSDestDistanceRef' },
3494             'gpsdestlatitude' => { 139 => 0x14, 542 => 'GPSDestLatitude' },
3495             'gpsdestlatituderef' => { 139 => 0x13 },
3496             'gpsdestlongitude' => { 139 => 0x16, 542 => 'GPSDestLongitude' },
3497             'gpsdestlongituderef' => { 139 => 0x15 },
3498             'gpsdifferential' => { 139 => 0x1e, 179 => 'Differential', 542 => 'GPSDifferential' },
3499             'gpsdop' => { 139 => 0xb, 542 => 'GPSDOP' },
3500             'gpshpositioningerror' => { 139 => 0x1f, 542 => 'GPSHPositioningError' },
3501             'gpsimgdirection' => { 139 => 0x11, 542 => 'GPSImgDirection' },
3502             'gpsimgdirectionref' => { 139 => 0x10, 542 => 'GPSImgDirectionRef' },
3503             'gpslatitude' => { 122 => 'GPS-GPSLatitude', 124 => 'GpsLatitude', 139 => 0x2, 179 => 'Latitude', 542 => 'GPSLatitude' },
3504             'gpslatituderef' => { 139 => 0x1 },
3505             'gpslongitude' => { 122 => 'GPS-GPSLongitude', 124 => 'GpsLongitude', 139 => 0x4, 179 => 'Longitude', 542 => 'GPSLongitude' },
3506             'gpslongituderef' => { 139 => 0x3 },
3507             'gpslongtitude' => { 124 => 'GpsLongtitude' },
3508             'gpsmapdatum' => { 139 => 0x12, 179 => 'Datum', 542 => 'GPSMapDatum' },
3509             'gpsmeasuremode' => { 139 => 0xa, 179 => 'MeasureMode', 542 => 'GPSMeasureMode' },
3510             'gpsposition' => { 122 => 'Exif-GPSPosition' },
3511             'gpsprocessingmethod' => { 139 => 0x1b, 542 => 'GPSProcessingMethod' },
3512             'gpssatellites' => { 139 => 0x8, 179 => 'Satellites', 542 => 'GPSSatellites' },
3513             'gpsspeed' => { 139 => 0xd, 179 => 'Speed', 542 => 'GPSSpeed' },
3514             'gpsspeedref' => { 139 => 0xc, 542 => 'GPSSpeedRef' },
3515             'gpsstatus' => { 139 => 0x9, 542 => 'GPSStatus' },
3516             'gpsstring' => { 157 => 0x402 },
3517             'gpstimestamp' => { 139 => 0x7 },
3518             'gpstrack' => { 139 => 0xf, 179 => 'Heading', 542 => 'GPSTrack' },
3519             'gpstrackref' => { 139 => 0xe, 542 => 'GPSTrackRef' },
3520             'gpsversionid' => { 139 => 0x0, 542 => 'GPSVersionID' },
3521             'gradation' => { 347 => 0x50f },
3522             'gradientbasedcorractive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'] },
3523             'gradientbasedcorramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'] },
3524             'gradientbasedcorrblacks2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'] },
3525             'gradientbasedcorrbrightness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'] },
3526             'gradientbasedcorrclarity' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'] },
3527             'gradientbasedcorrclarity2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'] },
3528             'gradientbasedcorrcontrast' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'] },
3529             'gradientbasedcorrcontrast2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'] },
3530             'gradientbasedcorrcorrectionname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'] },
3531             'gradientbasedcorrcorrectionsyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'] },
3532             'gradientbasedcorrdefringe' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'] },
3533             'gradientbasedcorrdehaze' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'] },
3534             'gradientbasedcorrections' => { 536 => 'GradientBasedCorrections', 538 => 'GradientBasedCorrections' },
3535             'gradientbasedcorrexposure' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'] },
3536             'gradientbasedcorrexposure2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'] },
3537             'gradientbasedcorrhighlights2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'] },
3538             'gradientbasedcorrhue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'] },
3539             'gradientbasedcorrluminancenoise' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'] },
3540             'gradientbasedcorrmaskalpha' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'] },
3541             'gradientbasedcorrmaskangle' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'] },
3542             'gradientbasedcorrmaskbottom' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'] },
3543             'gradientbasedcorrmaskcentervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'] },
3544             'gradientbasedcorrmaskcenterweight' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'] },
3545             'gradientbasedcorrmaskdabs' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'] },
3546             'gradientbasedcorrmaskfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'] },
3547             'gradientbasedcorrmaskflipped' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'] },
3548             'gradientbasedcorrmaskflow' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'] },
3549             'gradientbasedcorrmaskfullx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'] },
3550             'gradientbasedcorrmaskfully' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'] },
3551             'gradientbasedcorrmaskinputdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'] },
3552             'gradientbasedcorrmaskleft' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'] },
3553             'gradientbasedcorrmaskmaskactive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'] },
3554             'gradientbasedcorrmaskmaskblendmode' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
3555             'gradientbasedcorrmaskmaskdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'] },
3556             'gradientbasedcorrmaskmaskinverted' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'] },
3557             'gradientbasedcorrmaskmaskname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'] },
3558             'gradientbasedcorrmaskmasks' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'] },
3559             'gradientbasedcorrmaskmasksalpha' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
3560             'gradientbasedcorrmaskmasksangle' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'] },
3561             'gradientbasedcorrmaskmasksbottom' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'] },
3562             'gradientbasedcorrmaskmaskscentervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
3563             'gradientbasedcorrmaskmaskscenterweight' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
3564             'gradientbasedcorrmaskmasksdabs' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'] },
3565             'gradientbasedcorrmaskmasksfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'] },
3566             'gradientbasedcorrmaskmasksflipped' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
3567             'gradientbasedcorrmaskmasksflow' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'] },
3568             'gradientbasedcorrmaskmasksfullx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'] },
3569             'gradientbasedcorrmaskmasksfully' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'] },
3570             'gradientbasedcorrmaskmasksinputdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
3571             'gradientbasedcorrmaskmasksleft' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'] },
3572             'gradientbasedcorrmaskmasksmaskactive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
3573             'gradientbasedcorrmaskmasksmaskblendmode' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
3574             'gradientbasedcorrmaskmasksmaskdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
3575             'gradientbasedcorrmaskmasksmaskinverted' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
3576             'gradientbasedcorrmaskmasksmaskname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
3577             'gradientbasedcorrmaskmasksmasksubtype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
3578             'gradientbasedcorrmaskmasksmasksyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
3579             'gradientbasedcorrmaskmasksmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
3580             'gradientbasedcorrmaskmasksmidpoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
3581             'gradientbasedcorrmaskmasksorigin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
3582             'gradientbasedcorrmaskmasksperimetervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
3583             'gradientbasedcorrmaskmasksradius' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'] },
3584             'gradientbasedcorrmaskmasksreferencepoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
3585             'gradientbasedcorrmaskmasksright' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'] },
3586             'gradientbasedcorrmaskmasksroundness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
3587             'gradientbasedcorrmaskmaskssizex' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
3588             'gradientbasedcorrmaskmaskssizey' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
3589             'gradientbasedcorrmaskmaskstop' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'] },
3590             'gradientbasedcorrmaskmasksubtype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'] },
3591             'gradientbasedcorrmaskmasksvalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
3592             'gradientbasedcorrmaskmasksversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'] },
3593             'gradientbasedcorrmaskmaskswhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'] },
3594             'gradientbasedcorrmaskmaskswholeimagearea' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
3595             'gradientbasedcorrmaskmasksx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'] },
3596             'gradientbasedcorrmaskmasksy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'] },
3597             'gradientbasedcorrmaskmasksyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
3598             'gradientbasedcorrmaskmaskszerox' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
3599             'gradientbasedcorrmaskmaskszeroy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
3600             'gradientbasedcorrmaskmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'] },
3601             'gradientbasedcorrmaskmidpoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'] },
3602             'gradientbasedcorrmaskorigin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'] },
3603             'gradientbasedcorrmaskperimetervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
3604             'gradientbasedcorrmaskradius' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'] },
3605             'gradientbasedcorrmaskrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
3606             'gradientbasedcorrmaskrangeareamodels' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
3607             'gradientbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3608             'gradientbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
3609             'gradientbasedcorrmaskrangecoloramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
3610             'gradientbasedcorrmaskrangedepthfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
3611             'gradientbasedcorrmaskrangedepthmax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
3612             'gradientbasedcorrmaskrangedepthmin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
3613             'gradientbasedcorrmaskrangeinvert' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
3614             'gradientbasedcorrmaskrangelumfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
3615             'gradientbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3616             'gradientbasedcorrmaskrangelummax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
3617             'gradientbasedcorrmaskrangelummin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
3618             'gradientbasedcorrmaskrangelumrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
3619             'gradientbasedcorrmaskrangesampletype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
3620             'gradientbasedcorrmaskrangetype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
3621             'gradientbasedcorrmaskrangeversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
3622             'gradientbasedcorrmaskreferencepoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'] },
3623             'gradientbasedcorrmaskright' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'] },
3624             'gradientbasedcorrmaskroundness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'] },
3625             'gradientbasedcorrmasks' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'] },
3626             'gradientbasedcorrmasksizex' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'] },
3627             'gradientbasedcorrmasksizey' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'] },
3628             'gradientbasedcorrmasktop' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'] },
3629             'gradientbasedcorrmaskvalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'] },
3630             'gradientbasedcorrmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'] },
3631             'gradientbasedcorrmaskwhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'] },
3632             'gradientbasedcorrmaskwholeimagearea' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
3633             'gradientbasedcorrmaskx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'] },
3634             'gradientbasedcorrmasky' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'] },
3635             'gradientbasedcorrmaskzerox' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'] },
3636             'gradientbasedcorrmaskzeroy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'] },
3637             'gradientbasedcorrmoire' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'] },
3638             'gradientbasedcorrrangemask' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'] },
3639             'gradientbasedcorrrangemaskareamodels' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
3640             'gradientbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3641             'gradientbasedcorrrangemaskareamodelscomponents' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
3642             'gradientbasedcorrrangemaskcoloramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
3643             'gradientbasedcorrrangemaskdepthfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
3644             'gradientbasedcorrrangemaskdepthmax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
3645             'gradientbasedcorrrangemaskdepthmin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
3646             'gradientbasedcorrrangemaskinvert' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'] },
3647             'gradientbasedcorrrangemasklumfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
3648             'gradientbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3649             'gradientbasedcorrrangemasklummax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
3650             'gradientbasedcorrrangemasklummin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
3651             'gradientbasedcorrrangemasklumrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
3652             'gradientbasedcorrrangemasksampletype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
3653             'gradientbasedcorrrangemasktype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'] },
3654             'gradientbasedcorrrangemaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'] },
3655             'gradientbasedcorrsaturation' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'] },
3656             'gradientbasedcorrshadows2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'] },
3657             'gradientbasedcorrsharpness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'] },
3658             'gradientbasedcorrtemperature' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'] },
3659             'gradientbasedcorrtexture' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'] },
3660             'gradientbasedcorrtint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'] },
3661             'gradientbasedcorrtoninghue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'] },
3662             'gradientbasedcorrtoningsaturation' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'] },
3663             'gradientbasedcorrwhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'] },
3664             'gradientbasedcorrwhites2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'] },
3665             'grainamount' => { 536 => 'GrainAmount', 538 => 'GrainAmount' },
3666             'graineffectroughness' => { 135 => 0x1047 },
3667             'graineffectsize' => { 135 => 0x104c },
3668             'grainfrequency' => { 536 => 'GrainFrequency', 538 => 'GrainFrequency' },
3669             'grainseed' => { 536 => 'GrainSeed', 538 => 'GrainSeed' },
3670             'grainsize' => { 536 => 'GrainSize', 538 => 'GrainSize' },
3671             'graymixeraqua' => { 536 => 'GrayMixerAqua', 538 => 'GrayMixerAqua' },
3672             'graymixerblue' => { 536 => 'GrayMixerBlue', 538 => 'GrayMixerBlue' },
3673             'graymixergreen' => { 536 => 'GrayMixerGreen', 538 => 'GrayMixerGreen' },
3674             'graymixermagenta' => { 536 => 'GrayMixerMagenta', 538 => 'GrayMixerMagenta' },
3675             'graymixerorange' => { 536 => 'GrayMixerOrange', 538 => 'GrayMixerOrange' },
3676             'graymixerpurple' => { 536 => 'GrayMixerPurple', 538 => 'GrayMixerPurple' },
3677             'graymixerred' => { 536 => 'GrayMixerRed', 538 => 'GrayMixerRed' },
3678             'graymixeryellow' => { 536 => 'GrayMixerYellow', 538 => 'GrayMixerYellow' },
3679             'graypoint' => { 518 => 0x8021 },
3680             'grayresponseunit' => { 127 => 0x122 },
3681             'greencurvelimits' => { 116 => 0x1c4 },
3682             'greencurvepoints' => { 115 => 0x53, 116 => 0x19a },
3683             'greenghostmitigationstatus' => { 1 => 0x3f },
3684             'greenhsl' => { 111 => 0x20913 },
3685             'greenhue' => { 536 => 'GreenHue', 538 => 'GreenHue' },
3686             'greensaturation' => { 536 => 'GreenSaturation', 538 => 'GreenSaturation' },
3687             'griddisplay' => { 325 => '13.3', 326 => '4.3', 328 => '4.2', 329 => '4.2', 330 => '2.2', 334 => '10.5', 335 => '3.4', 336 => '6.1', 338 => '4.4', 339 => '4.2', 340 => '4.2' },
3688             'gripbatteryadload' => { 387 => 0x5 },
3689             'gripbatteryadnoload' => { 387 => 0x4 },
3690             'gripbatterypercent' => { 387 => 0x11 },
3691             'gripbatterystate' => { 387 => ['1.2',0x10] },
3692             'gripbatteryvoltage' => { 387 => 0x12 },
3693             'group' => { 536 => 'Group', 538 => 'Group' },
3694             'groupareaafillumination' => { 326 => '46.4', 329 => '47.4', 338 => '47.4' },
3695             'grouping' => { 429 => ['grup',"\xa9grp"], 437 => "\xa9grp" },
3696             'guid' => { 429 => 'GUID' },
3697             'h2resetblackpixels' => { 157 => 0x18a6 },
3698             'h3resetblackcolumns' => { 157 => 0x18ce },
3699             'h3resetblackpixels' => { 157 => 0x18b0 },
3700             'halftonehints' => { 127 => 0x141 },
3701             'hardlink' => { 128 => 'HardLink' },
3702             'hasalternative' => { 556 => 'hasAlternative' },
3703             'hascorrection' => { 556 => 'hasCorrection' },
3704             'hascorrectiona-lang' => { 556 => [\'hasCorrection','hasCorrectionA-lang'] },
3705             'hascorrectiona-platform' => { 556 => [\'hasCorrection','hasCorrectionA-platform'] },
3706             'hascorrectiontext' => { 556 => [\'hasCorrection','hasCorrectionText'] },
3707             'hascrop' => { 536 => 'HasCrop', 538 => 'HasCrop' },
3708             'hasextendedxmp' => { 568 => 'HasExtendedXMP' },
3709             'hassettings' => { 536 => 'HasSettings', 538 => 'HasSettings' },
3710             'hastranslation' => { 556 => 'hasTranslation' },
3711             'hasvisibleoverprint' => { 571 => 'HasVisibleOverprint' },
3712             'hasvisibletransparency' => { 571 => 'HasVisibleTransparency' },
3713             'hdmioutputn-log' => { 263 => 0x35a },
3714             'hdmioutputresolution' => { 265 => 0x710, 266 => 0x770, 267 => 0x610, 268 => 0x640, 269 => 0x6a8 },
3715             'hdmiviewassist' => { 343 => 0x20f, 344 => 0x227 },
3716             'hdr' => { 66 => 0x1, 243 => 0x4, 244 => 0x4, 262 => 0x354, 264 => 0x23a, 269 => 0x23a, 372 => 0x9e, 411 => 0x85, 481 => 0x200a },
3717             'hdr-pq' => { 38 => 0x34 },
3718             'hdrcapacitymax' => { 547 => 'HDRCapacityMax' },
3719             'hdrcapacitymin' => { 547 => 'HDRCapacityMin' },
3720             'hdreditmode' => { 536 => 'HDREditMode', 538 => 'HDREditMode' },
3721             'hdreffect' => { 66 => 0x2 },
3722             'hdrgain' => { 1 => 0x30 },
3723             'hdrgainmapversion' => { 525 => 'HDRGainMapVersion' },
3724             'hdrheadroom' => { 1 => 0x21 },
3725             'hdrimagetype' => { 1 => 0xa },
3726             'hdrlevel' => { 243 => 0x5, 244 => 0x5, 262 => 0x360, 264 => 0x246, 269 => 0x246, 469 => 0x2e, 486 => 0x17 },
3727             'hdrlevel2' => { 243 => 0x7 },
3728             'hdrmaxvalue' => { 536 => 'HDRMaxValue', 538 => 'HDRMaxValue' },
3729             'hdrplusmakernote' => { 142 => 'HdrPlusMakernote' },
3730             'hdrpmakernote' => { 142 => 'hdrp_makernote' },
3731             'hdrsetting' => { 469 => 0x2d, 486 => 0x16, 490 => 0x1148, 491 => 0x1148, 492 => 0x1124, 493 => 0x11a0, 494 => 0x117c, 495 => 0x1034, 496 => 0x22c, 497 => 0x22c, 498 => 0x21f },
3732             'hdrsmoothing' => { 243 => 0x6 },
3733             'hdvideo' => { 429 => 'hdvd' },
3734             'headline' => { 150 => 0x69, 550 => 'Headline', 554 => 'Headline' },
3735             'hiddendatalength' => { 479 => 0x1 },
3736             'hiddendataoffset' => { 479 => 0x0 },
3737             'hierarchicalkeywords' => { 190 => [\'Keywords','KeywordsHierarchy'] },
3738             'hierarchicalkeywords1' => { 190 => [\'Keywords','KeywordsHierarchyKeyword'] },
3739             'hierarchicalkeywords1applied' => { 190 => [\'Keywords','KeywordsHierarchyApplied'] },
3740             'hierarchicalkeywords1children' => { 190 => [\'Keywords','KeywordsHierarchyChildren'] },
3741             'hierarchicalkeywords2' => { 190 => [\'Keywords','KeywordsHierarchyChildrenKeyword'] },
3742             'hierarchicalkeywords2applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenApplied'] },
3743             'hierarchicalkeywords2children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildren'] },
3744             'hierarchicalkeywords3' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenKeyword'] },
3745             'hierarchicalkeywords3applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenApplied'] },
3746             'hierarchicalkeywords3children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildren'] },
3747             'hierarchicalkeywords4' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenKeyword'] },
3748             'hierarchicalkeywords4applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenApplied'] },
3749             'hierarchicalkeywords4children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildren'] },
3750             'hierarchicalkeywords5' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenKeyword'] },
3751             'hierarchicalkeywords5applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenApplied'] },
3752             'hierarchicalkeywords5children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildren'] },
3753             'hierarchicalkeywords6' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenKeyword'] },
3754             'hierarchicalkeywords6applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenApplied'] },
3755             'hierarchicalsubject' => { 527 => 'hierarchicalSubject' },
3756             'highestbiostratigraphiczone' => { 126 => [\'GeologicalContext','GeologicalContextHighestBiostratigraphicZone'] },
3757             'highframerate' => { 262 => 0x16c, 264 => 0x48, 268 => 0x48, 269 => 0x48 },
3758             'highfrequencyflickerreduction' => { 262 => 0x386, 264 => 0x27c, 268 => 0x27c, 269 => 0x27c },
3759             'highisomultiplierblue' => { 377 => 0x1a },
3760             'highisomultipliergreen' => { 377 => 0x19 },
3761             'highisomultiplierred' => { 377 => 0x18 },
3762             'highisonoisereduction' => { 16 => 0xbc, 17 => 0xbd, 20 => 0xbd, 28 => 0xc9, 69 => 0x5, 92 => 0x202, 258 => 0xb1, 411 => 0x71, 467 => 0x2c, 468 => 0x26, 469 => 0x26, 481 => 0x2009, 486 => 0x12, 513 => 0x42 },
3763             'highisonoisereduction2' => { 481 => 0xb050 },
3764             'highlight' => { 457 => 0xf },
3765             'highlight2012' => { 536 => 'Highlight2012', 538 => 'Highlight2012' },
3766             'highlightadj' => { 111 => 0x2030c },
3767             'highlightcolordistortreduct' => { 518 => 0x8026 },
3768             'highlightlinearitylimit' => { 454 => 0xa025 },
3769             'highlightprotection' => { 317 => 0x6 },
3770             'highlightrecovery' => { 536 => 'HighlightRecovery', 538 => 'HighlightRecovery' },
3771             'highlights' => { 481 => 0x2033, 529 => 'Highlights' },
3772             'highlights2012' => { 536 => 'Highlights2012', 538 => 'Highlights2012' },
3773             'highlightsadj' => { 518 => 0x9019 },
3774             'highlightshadow' => { 372 => 0xad },
3775             'highlighttone' => { 135 => 0x1041 },
3776             'highlighttonepriority' => { 13 => 0x7, 16 => 0x7, 17 => 0x7, 18 => 0x7, 20 => 0x7, 22 => 0x7, 28 => 0x7, 69 => 0x3, 92 => 0x203 },
3777             'highlightwarning' => { 372 => 0x8002 },
3778             'highlowkeyadj' => { 411 => 0x6c },
3779             'highspeedsync' => { 203 => 0x5, 341 => 0x59, 342 => 0x55, 343 => 0x55, 344 => 0x55, 467 => 0x2, 468 => 0x2 },
3780             'hintversion' => { 437 => 'hinv' },
3781             'histogramxml' => { 318 => 0x83a1a25 },
3782             'history' => { 554 => 'History', 567 => 'History' },
3783             'historyaction' => { 567 => [\'History','HistoryAction'] },
3784             'historychanged' => { 567 => [\'History','HistoryChanged'] },
3785             'historyinstanceid' => { 567 => [\'History','HistoryInstanceID'] },
3786             'historyparameters' => { 567 => [\'History','HistoryParameters'] },
3787             'historysoftwareagent' => { 567 => [\'History','HistorySoftwareAgent'] },
3788             'historywhen' => { 567 => [\'History','HistoryWhen'] },
3789             'holefilldarkdeltathreshold' => { 157 => 0xc88 },
3790             'holefilldeltathreshold' => { 157 => 0xc7e },
3791             'hometowncity' => { 121 => 0x3006, 411 => 0x23, 417 => 0x2 },
3792             'hometowncitycode' => { 418 => 0x1000 },
3793             'hometowndst' => { 411 => 0x25, 417 => '0.2' },
3794             'hostcomputer' => { 127 => 0x13c },
3795             'hostsoftwarerendering' => { 157 => 0xce7 },
3796             'hue' => { 208 => 0x3b, 277 => 0x3d, 278 => 0x45, 411 => 0x67 },
3797             'hueadj' => { 321 => 0x2f, 518 => 0x8019 },
3798             'hueadjust' => { 447 => 0x1016 },
3799             'hueadjustment' => { 201 => 0x4a, 202 => 0x40, 258 => 0x92, 276 => 0x36 },
3800             'hueadjustmentaqua' => { 536 => 'HueAdjustmentAqua', 538 => 'HueAdjustmentAqua' },
3801             'hueadjustmentblue' => { 536 => 'HueAdjustmentBlue', 538 => 'HueAdjustmentBlue' },
3802             'hueadjustmentgreen' => { 536 => 'HueAdjustmentGreen', 538 => 'HueAdjustmentGreen' },
3803             'hueadjustmentmagenta' => { 536 => 'HueAdjustmentMagenta', 538 => 'HueAdjustmentMagenta' },
3804             'hueadjustmentorange' => { 536 => 'HueAdjustmentOrange', 538 => 'HueAdjustmentOrange' },
3805             'hueadjustmentpurple' => { 536 => 'HueAdjustmentPurple', 538 => 'HueAdjustmentPurple' },
3806             'hueadjustmentred' => { 536 => 'HueAdjustmentRed', 538 => 'HueAdjustmentRed' },
3807             'hueadjustmentyellow' => { 536 => 'HueAdjustmentYellow', 538 => 'HueAdjustmentYellow' },
3808             'huesetting' => { 355 => 0x1011 },
3809             'humanobservation' => { 126 => 'HumanObservation' },
3810             'humanobservationday' => { 126 => [\'HumanObservation','HumanObservationDay'] },
3811             'humanobservationearliestdate' => { 126 => [\'HumanObservation','HumanObservationEarliestDate'] },
3812             'humanobservationenddayofyear' => { 126 => [\'HumanObservation','HumanObservationEndDayOfYear'] },
3813             'humanobservationeventdate' => { 126 => [\'HumanObservation','HumanObservationEventDate'] },
3814             'humanobservationeventid' => { 126 => [\'HumanObservation','HumanObservationEventID'] },
3815             'humanobservationeventremarks' => { 126 => [\'HumanObservation','HumanObservationEventRemarks'] },
3816             'humanobservationeventtime' => { 126 => [\'HumanObservation','HumanObservationEventTime'] },
3817             'humanobservationeventtype' => { 126 => [\'HumanObservation','HumanObservationEventType'] },
3818             'humanobservationfieldnotes' => { 126 => [\'HumanObservation','HumanObservationFieldNotes'] },
3819             'humanobservationfieldnumber' => { 126 => [\'HumanObservation','HumanObservationFieldNumber'] },
3820             'humanobservationhabitat' => { 126 => [\'HumanObservation','HumanObservationHabitat'] },
3821             'humanobservationlatestdate' => { 126 => [\'HumanObservation','HumanObservationLatestDate'] },
3822             'humanobservationmonth' => { 126 => [\'HumanObservation','HumanObservationMonth'] },
3823             'humanobservationparenteventid' => { 126 => [\'HumanObservation','HumanObservationParentEventID'] },
3824             'humanobservationsamplesizeunit' => { 126 => [\'HumanObservation','HumanObservationSampleSizeUnit'] },
3825             'humanobservationsamplesizevalue' => { 126 => [\'HumanObservation','HumanObservationSampleSizeValue'] },
3826             'humanobservationsamplingeffort' => { 126 => [\'HumanObservation','HumanObservationSamplingEffort'] },
3827             'humanobservationsamplingprotocol' => { 126 => [\'HumanObservation','HumanObservationSamplingProtocol'] },
3828             'humanobservationstartdayofyear' => { 126 => [\'HumanObservation','HumanObservationStartDayOfYear'] },
3829             'humanobservationverbatimeventdate' => { 126 => [\'HumanObservation','HumanObservationVerbatimEventDate'] },
3830             'humanobservationyear' => { 126 => [\'HumanObservation','HumanObservationYear'] },
3831             'humidity' => { 127 => 0x9401, 543 => 'Humidity' },
3832             'hybridloggamma' => { 372 => 0xd4 },
3833             'icc_profile' => { 128 => 'ICC_Profile', 138 => 'ICCRGBG1/012' },
3834             'iccprofilename' => { 554 => 'ICCProfile' },
3835             'iconuri' => { 437 => 'icnu' },
3836             'idccreativestyle' => { 518 => 0x8000 },
3837             'idcpreviewlength' => { 518 => 0x202 },
3838             'idcpreviewstart' => { 518 => 0x201 },
3839             'identification' => { 126 => 'Identification' },
3840             'identificationid' => { 126 => [\'Identification','IdentificationIdentificationID'] },
3841             'identificationqualifier' => { 126 => [\'Identification','IdentificationIdentificationQualifier'] },
3842             'identificationreferences' => { 126 => [\'Identification','IdentificationIdentificationReferences'] },
3843             'identificationremarks' => { 126 => [\'Identification','IdentificationIdentificationRemarks'] },
3844             'identificationverificationstatus' => { 126 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3845             'identifiedby' => { 126 => [\'Identification','IdentificationIdentifiedBy'] },
3846             'identifiedbyid' => { 126 => [\'Identification','IdentificationIdentifiedByID'] },
3847             'identifier' => { 539 => 'identifier', 564 => 'Identifier' },
3848             'ifcameramodel' => { 157 => 0x9c8 },
3849             'illuminantdata1' => { 127 => 0xcd35 },
3850             'illuminantdata2' => { 127 => 0xcd36 },
3851             'illuminantdata3' => { 127 => 0xcd37 },
3852             'illumination' => { 336 => '0.5', 443 => 0x48 },
3853             'imageabsolutex' => { 157 => 0x3fe },
3854             'imageabsolutey' => { 157 => 0x3ff },
3855             'imageadjustment' => { 258 => 0x80, 307 => 0x5 },
3856             'imagealterationconstraints' => { 358 => 'ImageAlterationConstraints' },
3857             'imagearea' => { 248 => 0x2b, 285 => 0x2b, 293 => 0x10, 296 => 0x10 },
3858             'imageareaoffset' => { 411 => 0x38 },
3859             'imageauthentication' => { 258 => 0x20 },
3860             'imageboundary' => { 258 => 0x16 },
3861             'imagecapturerequestid' => { 1 => 0x20 },
3862             'imagecapturetype' => { 1 => 0x14 },
3863             'imagecount' => { 35 => 0x86d, 135 => 0x1438, 258 => 0xa5, 484 => 0x11b },
3864             'imagecreator' => { 358 => 'ImageCreator' },
3865             'imagecreatorid' => { 358 => [\'ImageCreator','ImageCreatorImageCreatorID'] },
3866             'imagecreatorimageid' => { 358 => 'ImageCreatorImageID' },
3867             'imagecreatorname' => { 358 => [\'ImageCreator','ImageCreatorImageCreatorName'] },
3868             'imagecropx' => { 157 => 0x41f },
3869             'imagecropy' => { 157 => 0x420 },
3870             'imagedata' => { 147 => 'Data' },
3871             'imagedatasize' => { 258 => 0xa2 },
3872             'imagedescription' => { 127 => 0x10e, 562 => 'ImageDescription' },
3873             'imageduplicationconstraints' => { 358 => 'ImageDuplicationConstraints' },
3874             'imagedustoff' => { 318 => 0xfe443a45 },
3875             'imageeditcount' => { 411 => 0x41 },
3876             'imageediting' => { 411 => 0x32 },
3877             'imageeditingsoftware' => { 127 => 0xa43b, 543 => 'ImageEditingSoftware' },
3878             'imageeditor' => { 127 => 0xa438, 543 => 'ImageEditor' },
3879             'imageeffects' => { 447 => 0x1010 },
3880             'imagefileconstraints' => { 358 => 'ImageFileConstraints' },
3881             'imagefileformatasdelivered' => { 358 => 'ImageFileFormatAsDelivered' },
3882             'imagefilesizeasdelivered' => { 358 => 'ImageFileSizeAsDelivered' },
3883             'imagegeneration' => { 135 => 0x1436 },
3884             'imageheight' => { 127 => 0x101, 145 => 'ImageHeight', 207 => 0xc, 420 => 0x10d, 562 => 'ImageLength' },
3885             'imagehistory' => { 127 => 0x9213, 541 => 'ImageHistory' },
3886             'imageidnumber' => { 367 => 0x340 },
3887             'imagemimetype' => { 147 => 'Mime' },
3888             'imagenumber' => { 127 => 0x9211, 175 => 'ImageNumber', 201 => 0xae, 202 => 0x5e, 420 => 0x113, 467 => 0x9b, 469 => [0x400,'276.1',0x314], 533 => 'ImageNumber' },
3889             'imagenumber2' => { 202 => 0x62 },
3890             'imageoptimization' => { 258 => 0xa9 },
3891             'imageorientation' => { 150 => 0x83 },
3892             'imageprocessing' => { 258 => 0x1a },
3893             'imageprocessingfiledatecreated' => { 157 => 0xc81 },
3894             'imageprocessingfiletagsversionnumber' => { 157 => 0xc80 },
3895             'imageprocessingflags' => { 1 => 0x19 },
3896             'imageprocessingversion' => { 351 => 0x0 },
3897             'imagequality' => { 175 => 'ImageQuality', 295 => '723.2', 296 => '732.2', 304 => '708.1', 372 => 0x1 },
3898             'imagequality2' => { 347 => 0x603 },
3899             'imagerank' => { 524 => 'ImageRank' },
3900             'imagerbiassettlingdelaymsec' => { 157 => 0x600 },
3901             'imagerboardversion' => { 157 => 0x439 },
3902             'imagercols' => { 157 => 0x17d4 },
3903             'imageref' => { 548 => 'ImageRef' },
3904             'imageregion' => { 550 => 'ImageRegion' },
3905             'imageregionboundary' => { 550 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3906             'imageregionboundaryh' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3907             'imageregionboundaryrx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3908             'imageregionboundaryshape' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3909             'imageregionboundaryunit' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3910             'imageregionboundaryvertices' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3911             'imageregionboundaryverticesx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3912             'imageregionboundaryverticesy' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3913             'imageregionboundaryw' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3914             'imageregionboundaryx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3915             'imageregionboundaryy' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3916             'imageregionctype' => { 550 => [\'ImageRegion','ImageRegionRCtype'] },
3917             'imageregionctypeidentifier' => { 550 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3918             'imageregionctypename' => { 550 => [\'ImageRegion','ImageRegionRCtypeName'] },
3919             'imageregionid' => { 550 => [\'ImageRegion','ImageRegionRId'] },
3920             'imageregionname' => { 550 => [\'ImageRegion','ImageRegionName'] },
3921             'imageregionrole' => { 550 => [\'ImageRegion','ImageRegionRRole'] },
3922             'imageregionroleidentifier' => { 550 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3923             'imageregionrolename' => { 550 => [\'ImageRegion','ImageRegionRRoleName'] },
3924             'imageresolution' => { 157 => 0x944 },
3925             'imageresolutionjpg' => { 157 => 0x945 },
3926             'imagereview' => { 327 => '0.4', 336 => '0.4' },
3927             'imagereviewmonitorofftime' => { 326 => '21.1', 328 => '21.1', 329 => '21.1', 333 => '20.1', 338 => '21.1', 339 => '21.1', 341 => 0x3b, 342 => 0x39, 343 => 0x39, 344 => 0x39 },
3928             'imagereviewtime' => { 325 => '25.1', 327 => '2.1', 330 => '19.1', 331 => '20.1', 332 => '20.1', 334 => '9.2', 335 => '20.1', 340 => '21.2' },
3929             'imagerfiledatecreated' => { 157 => 0x9c5 },
3930             'imagerfileproductionlevel' => { 157 => 0x9c4 },
3931             'imagerfiletagsversionstandard' => { 157 => 0x9c7 },
3932             'imagerotated' => { 170 => 0x2a },
3933             'imagerpowerondelaymsec' => { 157 => 0x5fd },
3934             'imagerrows' => { 157 => 0x17de },
3935             'imagesegmentlines' => { 157 => 0x184d },
3936             'imagesegmentstartline' => { 157 => 0x184c },
3937             'imagesequenceinfo' => { 127 => 0xcd44 },
3938             'imagesize' => { 181 => 'ImageSize' },
3939             'imagesizeraw' => { 258 => 0x3e },
3940             'imagesizerestriction' => { 559 => 'imageSizeRestriction' },
3941             'imagesourcedata' => { 127 => 0x935c },
3942             'imagespace' => { 157 => 0x909 },
3943             'imagestabilization' => { 38 => 0x22, 121 => 0x3020, 135 => 0x1422, 175 => 'ImageStabilization', 201 => 0xbd, 202 => 0x71, 203 => 0x57, 204 => 0x0, 205 => [0x18,0x107,0x113], 206 => 0x49c2, 258 => 0xac, 347 => 0x604, 350 => 0x1600, 372 => 0x1a, 472 => 0x12, 473 => 0x11, 481 => 0xb026 },
3944             'imagestabilization2' => { 471 => 0xa },
3945             'imagestabilizationsetting' => { 206 => 0x14, 467 => 0x3d, 468 => 0x3d, 478 => 0x14 },
3946             'imagestats' => { 127 => 0xcd46 },
3947             'imagestyle' => { 467 => 0x2d, 468 => 0x27 },
3948             'imagesupplier' => { 358 => 'ImageSupplier' },
3949             'imagesupplierid' => { 358 => [\'ImageSupplier','ImageSupplierImageSupplierID'] },
3950             'imagesupplierimageid' => { 358 => 'ImageSupplierImageID' },
3951             'imagesuppliername' => { 358 => [\'ImageSupplier','ImageSupplierImageSupplierName'] },
3952             'imagetemperaturemax' => { 129 => 0x1 },
3953             'imagetemperaturemin' => { 129 => 0x2 },
3954             'imagetitle' => { 127 => 0xa436, 543 => 'ImageTitle' },
3955             'imagetone' => { 411 => 0x4f },
3956             'imagetype' => { 150 => 0x82, 358 => 'ImageType' },
3957             'imageuniqueid' => { 1 => 0x15, 71 => 0x28, 127 => 0xa420, 541 => 'ImageUniqueID', 542 => 'ImageUniqueID', 543 => 'ImageUniqueID' },
3958             'imagewidth' => { 127 => 0x100, 145 => 'ImageWidth', 207 => 0xe, 420 => 0x10c, 562 => 'ImageWidth' },
3959             'inclinationangle' => { 518 => 0x900f },
3960             'inclinationcorrection' => { 518 => 0x900e },
3961             'incrementaltemperature' => { 536 => 'IncrementalTemperature', 538 => 'IncrementalTemperature' },
3962             'incrementaltint' => { 536 => 'IncrementalTint', 538 => 'IncrementalTint' },
3963             'industry' => { 556 => 'industry', 557 => 'industry' },
3964             'infobuttonwhenshooting' => { 92 => 0x409 },
3965             'information' => { 431 => 'information', 437 => "\xa9inf" },
3966             'infourl' => { 437 => 'infu' },
3967             'infraredilluminator' => { 439 => 0x28 },
3968             'ingredientexclusion' => { 558 => 'ingredientExclusion' },
3969             'ingredients' => { 567 => 'Ingredients' },
3970             'ingredientsalternatepaths' => { 567 => [\'Ingredients','IngredientsAlternatePaths'] },
3971             'ingredientsdocumentid' => { 567 => [\'Ingredients','IngredientsDocumentID'] },
3972             'ingredientsfilepath' => { 567 => [\'Ingredients','IngredientsFilePath'] },
3973             'ingredientsfrompart' => { 567 => [\'Ingredients','IngredientsFromPart'] },
3974             'ingredientsinstanceid' => { 567 => [\'Ingredients','IngredientsInstanceID'] },
3975             'ingredientslastmodifydate' => { 567 => [\'Ingredients','IngredientsLastModifyDate'] },
3976             'ingredientslasturl' => { 567 => [\'Ingredients','IngredientsLastURL'] },
3977             'ingredientslinkcategory' => { 567 => [\'Ingredients','IngredientsLinkCategory'] },
3978             'ingredientslinkform' => { 567 => [\'Ingredients','IngredientsLinkForm'] },
3979             'ingredientsmanager' => { 567 => [\'Ingredients','IngredientsManager'] },
3980             'ingredientsmanagervariant' => { 567 => [\'Ingredients','IngredientsManagerVariant'] },
3981             'ingredientsmanageto' => { 567 => [\'Ingredients','IngredientsManageTo'] },
3982             'ingredientsmanageui' => { 567 => [\'Ingredients','IngredientsManageUI'] },
3983             'ingredientsmaskmarkers' => { 567 => [\'Ingredients','IngredientsMaskMarkers'] },
3984             'ingredientsoriginaldocumentid' => { 567 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3985             'ingredientspartmapping' => { 567 => [\'Ingredients','IngredientsPartMapping'] },
3986             'ingredientsplacedresolutionunit' => { 567 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3987             'ingredientsplacedxresolution' => { 567 => [\'Ingredients','IngredientsPlacedXResolution'] },
3988             'ingredientsplacedyresolution' => { 567 => [\'Ingredients','IngredientsPlacedYResolution'] },
3989             'ingredientsrenditionclass' => { 567 => [\'Ingredients','IngredientsRenditionClass'] },
3990             'ingredientsrenditionparams' => { 567 => [\'Ingredients','IngredientsRenditionParams'] },
3991             'ingredientstopart' => { 567 => [\'Ingredients','IngredientsToPart'] },
3992             'ingredientsversionid' => { 567 => [\'Ingredients','IngredientsVersionID'] },
3993             'initialafpointaiservoaf' => { 92 => 0x51e },
3994             'initialafpointinservo' => { 2 => 0x13 },
3995             'initialcameradolly' => { 148 => 'InitialCameraDolly' },
3996             'initialhorizontalfovdegrees' => { 148 => 'InitialHorizontalFOVDegrees' },
3997             'initialkey' => { 198 => 'WM/InitialKey' },
3998             'initialverticalfovdegrees' => { 148 => 'InitialVerticalFOVDegrees' },
3999             'initialviewheadingdegrees' => { 148 => 'InitialViewHeadingDegrees', 149 => 'InitialViewHeadingDegrees' },
4000             'initialviewpitchdegrees' => { 148 => 'InitialViewPitchDegrees', 149 => 'InitialViewPitchDegrees' },
4001             'initialviewrolldegrees' => { 148 => 'InitialViewRollDegrees', 149 => 'InitialViewRollDegrees' },
4002             'initialzoomliveview' => { 325 => '4.4' },
4003             'initialzoomsetting' => { 325 => '9.3', 334 => '27.3' },
4004             'inkset' => { 127 => 0x14c },
4005             'inputprofile' => { 157 => 0x1389 },
4006             'instanceid' => { 567 => 'InstanceID' },
4007             'instantplaybacksetup' => { 203 => 0x3e },
4008             'instantplaybacktime' => { 203 => 0x3d },
4009             'instructions' => { 554 => 'Instructions' },
4010             'instrument' => { 566 => 'instrument' },
4011             'integrationtime' => { 157 => 0x423 },
4012             'intellectualgenre' => { 549 => 'IntellectualGenre' },
4013             'intelligentauto' => { 481 => 0xb052, 509 => 0xd, 510 => 0xe, 511 => 0xd },
4014             'intelligentcontrast' => { 57 => 0x4 },
4015             'intelligentd-range' => { 372 => 0x79 },
4016             'intelligentexposure' => { 372 => 0x5d },
4017             'intelligentresolution' => { 372 => 0x70 },
4018             'interchangecolorspace' => { 152 => 0x40 },
4019             'intergraphmatrix' => { 127 => 0x8480 },
4020             'internalflash' => { 200 => 0x2b, 325 => '23.1', 327 => '8.1', 330 => '22.1', 332 => '23.1', 336 => '8.1', 340 => '24.1', 350 => 0x1208 },
4021             'internalflashae1' => { 352 => 0x1021 },
4022             'internalflashae1_0' => { 352 => 0x101d },
4023             'internalflashae2' => { 352 => 0x1022 },
4024             'internalflashae2_0' => { 352 => 0x101e },
4025             'internalflashmode' => { 398 => 0x1 },
4026             'internalflashstrength' => { 398 => 0x3 },
4027             'internalflashtable' => { 352 => 0x1024 },
4028             'internallensserialnumber' => { 454 => 0xa005 },
4029             'internalndfilter' => { 372 => 0x9d },
4030             'internalserialnumber' => { 71 => 0x96, 83 => 0x9, 135 => 0x10, 206 => 0x49dc, 345 => 0x18, 348 => 0x102, 369 => 0x500, 372 => 0x25, 389 => 0x4, 447 => 0x5, 500 => [0x7c,0xf0], 501 => 0x88, 502 => [0x88,0x8a], 503 => 0x38 },
4031             'internalserialnumber2' => { 83 => 0x0 },
4032             'interopindex' => { 127 => 0x1, 543 => 'InteroperabilityIndex' },
4033             'interopversion' => { 127 => 0x2 },
4034             'interval' => { 283 => 0x20 },
4035             'intervaldurationhours' => { 262 => 0x1dc, 263 => 0xa0, 264 => 0xb8 },
4036             'intervaldurationminutes' => { 262 => 0x1e0, 263 => 0xa4, 264 => 0xbc },
4037             'intervaldurationseconds' => { 262 => 0x1e4, 263 => 0xa8, 264 => 0xc0 },
4038             'intervalexposuresmoothing' => { 247 => 0x184, 262 => 0x1f4, 263 => 0xb8, 264 => 0xd0 },
4039             'intervalframe' => { 248 => 0x28, 283 => 0x24, 285 => 0x28, 286 => 0x2a },
4040             'intervallength' => { 200 => 0x10 },
4041             'intervalmode' => { 200 => 0x26 },
4042             'intervalnumber' => { 200 => 0x11 },
4043             'intervalpriority' => { 247 => 0x186, 262 => 0x1f6, 263 => 0xba, 264 => 0xd2 },
4044             'intervals' => { 247 => 0x17c, 262 => 0x1ec, 263 => 0xb0, 264 => 0xc8, 267 => 0xbc, 268 => 0xcc, 269 => 0xcc },
4045             'intervalshooting' => { 248 => 0x24, 285 => 0x24, 286 => 0x28, 411 => 0x92 },
4046             'introtime' => { 566 => 'introTime' },
4047             'introtimescale' => { 566 => [\'introTime','introTimeScale'] },
4048             'introtimevalue' => { 566 => [\'introTime','introTimeValue'] },
4049             'ipaversion' => { 157 => 0xdae },
4050             'ipfcameramodel' => { 157 => 0xe4d },
4051             'iptc' => { 128 => 'IPTC' },
4052             'iptc-naa' => { 127 => 0x83bb, 377 => 0x83bb },
4053             'iptcbitspersample' => { 152 => 0x56 },
4054             'iptcdigest' => { 425 => 0x425 },
4055             'iptcimageheight' => { 152 => 0x1e },
4056             'iptcimagerotation' => { 152 => 0x66 },
4057             'iptcimagewidth' => { 152 => 0x14 },
4058             'iptclastedited' => { 550 => 'IptcLastEdited' },
4059             'iptcpicturenumber' => { 152 => 0xa },
4060             'iptcpixelheight' => { 152 => 0x32 },
4061             'iptcpixelwidth' => { 152 => 0x28 },
4062             'isalternativeof' => { 556 => 'isAlternativeOf' },
4063             'isbn' => { 556 => 'isbn' },
4064             'iscorrectionof' => { 556 => 'isCorrectionOf' },
4065             'iscustompicturestyle' => { 117 => 0x3 },
4066             'ismergedhdr' => { 533 => 'IsMergedHDR' },
4067             'ismergedpanorama' => { 533 => 'IsMergedPanorama' },
4068             'iso' => { 7 => 0x6, 9 => 0x6, 10 => 0x75, 11 => 0x6, 12 => 0x79, 13 => 0x6, 14 => 0x6, 15 => 0x6, 16 => 0x6, 17 => 0x6, 18 => 0x6, 19 => 0x6, 20 => 0x6, 21 => 0x6, 22 => 0x6, 23 => 0x6, 24 => 0x6, 25 => 0x6, 26 => 0x6, 27 => 0x6, 28 => 0x6, 29 => 0x6, 31 => 0x0, 32 => 0x1, 120 => 0x14, 121 => [0x3014,0x14], 127 => 0x8827, 156 => 0xfd06, 157 => 0x1784, 159 => 0x60, 161 => [0xfa2e,0xfa46], 162 => [0x27,0x28], 163 => 0xf105, 166 => 0x14, 168 => 0x4e, 170 => 0x1e, 171 => 0x1a, 173 => 0x34, 175 => 'ISO', 200 => 0x8, 206 => 0x49ba, 246 => 0x0, 258 => 0x2, 372 => 0xd1, 377 => [0x17,0x37], 411 => [0x8b,0x14], 418 => 0x14, 420 => 0x105, 454 => 0xa014, 457 => 0x86, 478 => 0x6f, 486 => [0x1f,0x21,0x25], 542 => 'ISOSpeedRatings' },
4069             'iso2' => { 246 => 0x6, 290 => 0x265, 291 => 0x25c, 292 => 0x265, 293 => 0x221, 294 => 0x25d, 295 => 0x256, 296 => 0x25d, 299 => 0x2b5, 302 => 0x265, 306 => 0x2b5 },
4070             'isoauto' => { 390 => '14.4' },
4071             'isoautoflashlimit' => { 264 => 0x156, 267 => 0x146, 268 => 0x15a, 269 => 0x15a },
4072             'isoautohilimit' => { 245 => 0x5, 262 => 0x28a, 264 => 0x154, 267 => 0x144, 268 => 0x158, 269 => 0x158, 288 => 0x5, 298 => 0x18eb },
4073             'isoautomax' => { 480 => 0x4 },
4074             'isoautomin' => { 480 => 0x2 },
4075             'isoautominspeed' => { 411 => 0x7a },
4076             'isoautosettings' => { 347 => 0x821 },
4077             'isoautoshuttertime' => { 245 => 0x4, 264 => 0x15e, 267 => 0x14e, 268 => 0x162, 269 => 0x162, 288 => 0x4, 298 => 0x18ea },
4078             'isobutton' => { 269 => 0x796 },
4079             'isocalibrationgain' => { 157 => 0x89f },
4080             'isodisplay' => { 328 => '4.1', 329 => '4.1', 330 => '2.3', 331 => '3.3', 332 => '3.3', 335 => '3.3', 338 => '4.3', 339 => '4.1', 340 => '4.3' },
4081             'isoexpansion' => { 92 => 0x103, 93 => 0x7, 94 => 0x8, 97 => 0x8, 246 => 0x4 },
4082             'isoexpansion2' => { 246 => 0xa },
4083             'isofloor' => { 390 => 0x6 },
4084             'isoselected' => { 371 => 0x359 },
4085             'isoselection' => { 258 => 0xf },
4086             'isosensitivitystep' => { 333 => '6.2', 335 => '6.2' },
4087             'isosetting' => { 159 => 0x5e, 171 => 0x14, 175 => 'ISOSetting', 200 => 0x24, 201 => 0x26, 202 => 0x1c, 203 => 0x13, 208 => 0x6, 258 => 0x13, 390 => '17.3', 446 => 0x27, 467 => 0x16, 468 => 0x14, 469 => 0x2, 478 => 0x6d, 480 => 0x0 },
4088             'isospeed' => { 127 => 0x8833, 543 => 'ISOSpeed' },
4089             'isospeedexpansion' => { 91 => 0x3 },
4090             'isospeedincrements' => { 92 => 0x102 },
4091             'isospeedlatitudeyyy' => { 127 => 0x8834, 543 => 'ISOSpeedLatitudeyyy' },
4092             'isospeedlatitudezzz' => { 127 => 0x8835, 543 => 'ISOSpeedLatitudezzz' },
4093             'isospeedrange' => { 92 => 0x103 },
4094             'isostepsize' => { 325 => '6.1', 326 => '7.2', 328 => '7.2', 329 => '7.2', 334 => '4.1', 338 => '7.2', 339 => '7.2', 341 => 0x14d, 342 => 0x15d, 343 => 0x15d, 344 => 0x175 },
4095             'isovalue' => { 352 => 0x1001 },
4096             'isrc' => { 429 => 'xid ' },
4097             'isrccode' => { 437 => "\xa9isr" },
4098             'issn' => { 556 => 'issn' },
4099             'issueidentifier' => { 556 => 'issueIdentifier' },
4100             'issuename' => { 556 => 'issueName' },
4101             'issueteaser' => { 556 => 'issueTeaser' },
4102             'issuetype' => { 556 => 'issueType' },
4103             'istranslationof' => { 556 => 'isTranslationOf' },
4104             'itemsubtype' => { 197 => 'ItemSubType' },
4105             'itunesu' => { 429 => 'itnu' },
4106             'jobid' => { 150 => 0xb8 },
4107             'jobname' => { 544 => 'JobName' },
4108             'jobref' => { 565 => 'JobRef' },
4109             'jobrefid' => { 565 => [\'JobRef','JobRefId'] },
4110             'jobrefname' => { 565 => [\'JobRef','JobRefName'] },
4111             'jobrefurl' => { 565 => [\'JobRef','JobRefUrl'] },
4112             'jobstatus' => { 544 => 'JobStatus' },
4113             'jpeg-heifswitch' => { 481 => 0x2039 },
4114             'jpeghandling' => { 536 => 'JPEGHandling', 538 => 'JPEGHandling' },
4115             'jpegquality' => { 10 => 0x66, 372 => 0x43, 374 => 0x3034, 481 => 0xb047 },
4116             'jpegsize' => { 374 => 0x303a },
4117             'jpgcompression' => { 249 => 0x24, 258 => 0x44, 293 => '671.1' },
4118             'jpgfromraw' => { 105 => 0x2007, 122 => 'Exif-JpgFromRaw', 377 => 0x2e },
4119             'jpgfromrawlength' => { 127 => [0x117,0x202] },
4120             'jpgfromrawstart' => { 127 => [0x111,0x201] },
4121             'jpgrecordedpixels' => { 390 => '14.1' },
4122             'jurisdiction' => { 534 => 'jurisdiction' },
4123             'jxldecodespeed' => { 127 => 0xcd4b },
4124             'jxldistance' => { 127 => 0xcd49 },
4125             'jxleffort' => { 127 => 0xcd4a },
4126             'keepexposure' => { 342 => 0x237, 343 => 0x237, 344 => 0x24f },
4127             'kelvinwb_01' => { 399 => 0x5 },
4128             'kelvinwb_02' => { 399 => 0x9 },
4129             'kelvinwb_03' => { 399 => 0xd },
4130             'kelvinwb_04' => { 399 => 0x11 },
4131             'kelvinwb_05' => { 399 => 0x15 },
4132             'kelvinwb_06' => { 399 => 0x19 },
4133             'kelvinwb_07' => { 399 => 0x1d },
4134             'kelvinwb_08' => { 399 => 0x21 },
4135             'kelvinwb_09' => { 399 => 0x25 },
4136             'kelvinwb_10' => { 399 => 0x29 },
4137             'kelvinwb_11' => { 399 => 0x2d },
4138             'kelvinwb_12' => { 399 => 0x31 },
4139             'kelvinwb_13' => { 399 => 0x35 },
4140             'kelvinwb_14' => { 399 => 0x39 },
4141             'kelvinwb_15' => { 399 => 0x3d },
4142             'kelvinwb_16' => { 399 => 0x41 },
4143             'kelvinwb_daylight' => { 399 => 0x1 },
4144             'kerneldenominators' => { 157 => 0x933 },
4145             'key' => { 566 => 'key' },
4146             'keystonecompensation' => { 351 => 0x1900 },
4147             'keystonedirection' => { 351 => 0x1901 },
4148             'keystonevalue' => { 351 => 0x1906 },
4149             'keyword' => { 429 => 'keyw', 556 => 'keyword' },
4150             'keywordinfo' => { 190 => 'Keywords' },
4151             'keywords' => { 150 => 0x19, 176 => 'Keywords', 357 => 'Keywords', 427 => 'Keywords', 431 => 'keywords', 530 => 'keywords', 552 => 'Keywords', 564 => 'Keywords' },
4152             'killdate' => { 556 => 'killDate' },
4153             'killdatea-platform' => { 556 => [\'killDate','killDateA-platform'] },
4154             'killdatedate' => { 556 => [\'killDate','killDateDate'] },
4155             'kodakimageheight' => { 156 => 0xf908, 159 => 0xe, 161 => [0xfa1e,0xfa52], 167 => 0x70 },
4156             'kodakimagewidth' => { 156 => 0xf907, 159 => 0xc, 161 => [0xfa1d,0xfa51], 167 => 0x6c },
4157             'kodakinfotype' => { 156 => 0xfa00 },
4158             'kodaklook' => { 157 => 0xe4c },
4159             'kodaklookprofile' => { 157 => 0x138a },
4160             'kodakmaker' => { 167 => 0x8 },
4161             'kodakmodel' => { 159 => 0x0, 167 => 0x28 },
4162             'kodaktag' => { 157 => 0x3ea },
4163             'kodakversion' => { 157 => 0x0 },
4164             'label' => { 361 => 'Label', 564 => 'Label' },
4165             'labelcolor' => { 554 => 'LabelColor' },
4166             'labelname1' => { 548 => [\'TagStructure','TagStructureLabelName'] },
4167             'labelname2' => { 548 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
4168             'labelname3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
4169             'labelname4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
4170             'labelname5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
4171             'labelname6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
4172             'landmark' => { 372 => 0x6f },
4173             'landscapeoutputhighlightpoint' => { 117 => 0x26 },
4174             'landscapeoutputshadowpoint' => { 117 => 0x27 },
4175             'landscaperawcolortone' => { 117 => 0x1f },
4176             'landscaperawcontrast' => { 117 => 0x21 },
4177             'landscaperawhighlight' => { 117 => 0x77 },
4178             'landscaperawhighlightpoint' => { 117 => 0x24 },
4179             'landscaperawlinear' => { 117 => 0x22 },
4180             'landscaperawsaturation' => { 117 => 0x20 },
4181             'landscaperawshadow' => { 117 => 0x80 },
4182             'landscaperawshadowpoint' => { 117 => 0x25 },
4183             'landscaperawsharpness' => { 117 => 0x23 },
4184             'landscapeunsharpmaskfineness' => { 117 => 0xa0 },
4185             'landscapeunsharpmaskstrength' => { 117 => 0x9e },
4186             'landscapeunsharpmaskthreshold' => { 117 => 0xa2 },
4187             'language' => { 262 => 0x8fc, 265 => 0x6a2, 266 => 0x6a2, 267 => 0x592, 268 => 0x5c2, 269 => 0x5da, 539 => 'language' },
4188             'languageidentifier' => { 150 => 0x87 },
4189             'largestvalidinteriorrectheight' => { 148 => 'LargestValidInteriorRectHeight' },
4190             'largestvalidinteriorrectleft' => { 148 => 'LargestValidInteriorRectLeft' },
4191             'largestvalidinteriorrecttop' => { 148 => 'LargestValidInteriorRectTop' },
4192             'largestvalidinteriorrectwidth' => { 148 => 'LargestValidInteriorRectWidth' },
4193             'lastfilenumber' => { 200 => 0x1b },
4194             'lastkeywordiptc' => { 197 => 'LastKeywordIPTC' },
4195             'lastkeywordxmp' => { 197 => 'LastKeywordXMP' },
4196             'lastphotodate' => { 148 => 'LastPhotoDate' },
4197             'lasturl' => { 567 => 'LastURL' },
4198             'lateralchromaticaberration' => { 481 => 0x2012 },
4199             'lateralchromaticaberrationcorrectionalreadyapplied' => { 533 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
4200             'latestageorhigheststage' => { 126 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
4201             'latesteonorhighesteonothem' => { 126 => [\'GeologicalContext','GeologicalContextLatestEonOrHighestEonothem'] },
4202             'latestepochorhighestseries' => { 126 => [\'GeologicalContext','GeologicalContextLatestEpochOrHighestSeries'] },
4203             'latesteraorhighesterathem' => { 126 => [\'GeologicalContext','GeologicalContextLatestEraOrHighestErathem'] },
4204             'latestperiodorhighestsystem' => { 126 => [\'GeologicalContext','GeologicalContextLatestPeriodOrHighestSystem'] },
4205             'latitude' => { 124 => 'Latitude' },
4206             'lc1' => { 401 => 0x2 },
4207             'lc10' => { 401 => 0xb },
4208             'lc11' => { 401 => 0xc },
4209             'lc12' => { 401 => 0xd },
4210             'lc14' => { 401 => 0xf },
4211             'lc15' => { 401 => 0x10 },
4212             'lc3' => { 401 => 0x4 },
4213             'lc4' => { 401 => 0x5 },
4214             'lc5' => { 401 => 0x6 },
4215             'lc6' => { 401 => 0x7 },
4216             'lc7' => { 401 => 0x8 },
4217             'lc8' => { 401 => 0x9 },
4218             'lcddisplayatpoweron' => { 92 => 0x811, 96 => 0xa },
4219             'lcddisplayreturntoshoot' => { 97 => 0x12 },
4220             'lcdillumination' => { 325 => '17.5', 326 => '5.2', 328 => '5.1', 329 => '5.1', 334 => '10.3', 335 => '4.2', 338 => '5.2', 339 => '5.1', 340 => '5.4', 341 => 0xf1, 342 => 0x101, 343 => 0x101, 344 => 0x117 },
4221             'lcdilluminationduringbulb' => { 92 => 0x408 },
4222             'lcdmatrix' => { 157 => 0xe74 },
4223             'lcdmatrixchickfix' => { 157 => 0xe75 },
4224             'lcdmatrixmarvin' => { 157 => 0xe76 },
4225             'lcdpanels' => { 91 => 0x8 },
4226             'lcheditor' => { 318 => 0x8ae85e },
4227             'legacyiptcdigest' => { 554 => 'LegacyIPTCDigest' },
4228             'legalcode' => { 534 => 'legalcode' },
4229             'lens' => { 127 => 0xfdea, 258 => 0x84, 533 => 'Lens' },
4230             'lensafstopbutton' => { 90 => 0x11, 91 => 0x13, 92 => 0x506, 93 => 0x10, 94 => 0x12, 97 => 0x13, 98 => 0x9 },
4231             'lensaperturerange' => { 457 => [0x30,0x48] },
4232             'lensblur' => { 536 => 'LensBlur', 538 => 'LensBlur' },
4233             'lensbluractive' => { 536 => [\'LensBlur','LensBlurActive'], 538 => [\'LensBlur','LensBlurActive'] },
4234             'lensbluramount' => { 536 => [\'LensBlur','LensBlurBlurAmount'], 538 => [\'LensBlur','LensBlurBlurAmount'] },
4235             'lensblurbokehaspect' => { 536 => [\'LensBlur','LensBlurBokehAspect'], 538 => [\'LensBlur','LensBlurBokehAspect'] },
4236             'lensblurbokehrotation' => { 536 => [\'LensBlur','LensBlurBokehRotation'], 538 => [\'LensBlur','LensBlurBokehRotation'] },
4237             'lensblurbokehshape' => { 536 => [\'LensBlur','LensBlurBokehShape'], 538 => [\'LensBlur','LensBlurBokehShape'] },
4238             'lensblurbokehshapedetail' => { 536 => [\'LensBlur','LensBlurBokehShapeDetail'], 538 => [\'LensBlur','LensBlurBokehShapeDetail'] },
4239             'lensblurcateyeamount' => { 536 => [\'LensBlur','LensBlurCatEyeAmount'], 538 => [\'LensBlur','LensBlurCatEyeAmount'] },
4240             'lensblurcateyescale' => { 536 => [\'LensBlur','LensBlurCatEyeScale'], 538 => [\'LensBlur','LensBlurCatEyeScale'] },
4241             'lensblurfocalrange' => { 536 => [\'LensBlur','LensBlurFocalRange'], 538 => [\'LensBlur','LensBlurFocalRange'] },
4242             'lensblurfocalrangesource' => { 536 => [\'LensBlur','LensBlurFocalRangeSource'], 538 => [\'LensBlur','LensBlurFocalRangeSource'] },
4243             'lensblurhighlightsboost' => { 536 => [\'LensBlur','LensBlurHighlightsBoost'], 538 => [\'LensBlur','LensBlurHighlightsBoost'] },
4244             'lensblurhighlightsthreshold' => { 536 => [\'LensBlur','LensBlurHighlightsThreshold'], 538 => [\'LensBlur','LensBlurHighlightsThreshold'] },
4245             'lensblursampledarea' => { 536 => [\'LensBlur','LensBlurSampledArea'], 538 => [\'LensBlur','LensBlurSampledArea'] },
4246             'lensblursampledrange' => { 536 => [\'LensBlur','LensBlurSampledRange'], 538 => [\'LensBlur','LensBlurSampledRange'] },
4247             'lensblursphericalaberration' => { 536 => [\'LensBlur','LensBlurSphericalAberration'], 538 => [\'LensBlur','LensBlurSphericalAberration'] },
4248             'lensblursubjectrange' => { 536 => [\'LensBlur','LensBlurSubjectRange'], 538 => [\'LensBlur','LensBlurSubjectRange'] },
4249             'lensblurversion' => { 536 => [\'LensBlur','LensBlurVersion'], 538 => [\'LensBlur','LensBlurVersion'] },
4250             'lenscontrolring' => { 341 => 0xb1, 342 => 0xad, 343 => 0xad, 344 => 0xad },
4251             'lenscorrectionsettings' => { 541 => 'LensCorrectionSettings' },
4252             'lensdistortinfo' => { 533 => 'LensDistortInfo' },
4253             'lensdistortionparams' => { 352 => 0x206 },
4254             'lensdriveend' => { 256 => 0x56 },
4255             'lensdrivenoaf' => { 92 => 0x505 },
4256             'lensdrivewhenafimpossible' => { 2 => 0xb },
4257             'lense-mountversion' => { 469 => 0x3f0, 517 => 0xd },
4258             'lensfirmware' => { 448 => 0x20, 454 => 0xa004 },
4259             'lensfirmwareversion' => { 256 => 0x34, 348 => 0x204, 372 => 0x60, 469 => 0x3f3, 517 => 0x14 },
4260             'lensfocallength' => { 111 => 0xf0512, 401 => 0x9 },
4261             'lensfocalrange' => { 457 => [0xa,0x2a] },
4262             'lensfocusfunctionbuttons' => { 326 => '55.1', 328 => '52.1', 329 => '52.1', 338 => '52.1', 339 => '52.1' },
4263             'lensformat' => { 494 => 0x1891, 496 => 0x18bd, 497 => 0x18ed, 498 => 0x17f1, 500 => 0x106, 501 => 0x106, 512 => 0x603, 513 => 0x5d },
4264             'lensfstops' => { 250 => 0x7, 251 => 0xc, 252 => 0xd, 256 => 0xe, 258 => 0x8b, 401 => '0.3' },
4265             'lensfunc1button' => { 341 => 0xa3, 342 => 0x9f, 343 => 0x9f, 344 => 0x9f },
4266             'lensfunc1buttonplaybackmode' => { 266 => 0x80a, 269 => 0x810 },
4267             'lensfunc2button' => { 341 => 0xab, 342 => 0xa7, 343 => 0xa7, 344 => 0xa7 },
4268             'lensfunc2buttonplaybackmode' => { 266 => 0x80c, 269 => 0x812 },
4269             'lensid' => { 256 => 0x30, 533 => 'LensID' },
4270             'lensidnumber' => { 250 => 0x6, 251 => 0xb, 252 => 0xc, 256 => 0xd },
4271             'lensinfo' => { 127 => 0xa432, 407 => 0x2a, 533 => 'LensInfo', 543 => 'LensSpecification' },
4272             'lenskind' => { 401 => 0x1 },
4273             'lensmake' => { 127 => 0xa433, 182 => 'Make', 543 => 'LensMake' },
4274             'lensmanualdistortionamount' => { 536 => 'LensManualDistortionAmount', 538 => 'LensManualDistortionAmount' },
4275             'lensmanufacturer' => { 197 => 'LensManufacturer' },
4276             'lensmaxaperturerange' => { 457 => 0x2b },
4277             'lensmodel' => { 7 => 0x937, 14 => 0x92b, 15 => 0x933, 71 => 0x95, 127 => 0xa434, 182 => 'Model', 197 => 'LensModel', 253 => 0x18a, 254 => 0x18b, 255 => 0x2ac, 348 => 0x203, 407 => 0xc, 420 => 0x412, 438 => 'camera.lens_model', 543 => 'LensModel' },
4278             'lensmodulationoptimizer' => { 135 => 0x1045 },
4279             'lensmount' => { 469 => 0x99, 494 => 0x1892, 496 => 0x18be, 497 => 0x18ee, 498 => 0x17f2, 500 => 0x105, 501 => 0x105, 512 => 0x604, 513 => 0x5e },
4280             'lensmount2' => { 517 => 0x8 },
4281             'lensmounttype' => { 256 => 0x5f },
4282             'lenspositionabsolute' => { 256 => 0x5a },
4283             'lensprofilechromaticaberrationscale' => { 536 => 'LensProfileChromaticAberrationScale', 538 => 'LensProfileChromaticAberrationScale' },
4284             'lensprofiledigest' => { 536 => 'LensProfileDigest', 538 => 'LensProfileDigest' },
4285             'lensprofiledistortionscale' => { 536 => 'LensProfileDistortionScale', 538 => 'LensProfileDistortionScale' },
4286             'lensprofileenable' => { 536 => 'LensProfileEnable', 538 => 'LensProfileEnable' },
4287             'lensprofilefilename' => { 536 => 'LensProfileFilename', 538 => 'LensProfileFilename' },
4288             'lensprofileisembedded' => { 536 => 'LensProfileIsEmbedded', 538 => 'LensProfileIsEmbedded' },
4289             'lensprofilematchkeycameramodelname' => { 536 => 'LensProfileMatchKeyCameraModelName', 538 => 'LensProfileMatchKeyCameraModelName' },
4290             'lensprofilematchkeyexifmake' => { 536 => 'LensProfileMatchKeyExifMake', 538 => 'LensProfileMatchKeyExifMake' },
4291             'lensprofilematchkeyexifmodel' => { 536 => 'LensProfileMatchKeyExifModel', 538 => 'LensProfileMatchKeyExifModel' },
4292             'lensprofilematchkeyisraw' => { 536 => 'LensProfileMatchKeyIsRaw', 538 => 'LensProfileMatchKeyIsRaw' },
4293             'lensprofilematchkeylensid' => { 536 => 'LensProfileMatchKeyLensID', 538 => 'LensProfileMatchKeyLensID' },
4294             'lensprofilematchkeylensinfo' => { 536 => 'LensProfileMatchKeyLensInfo', 538 => 'LensProfileMatchKeyLensInfo' },
4295             'lensprofilematchkeylensname' => { 536 => 'LensProfileMatchKeyLensName', 538 => 'LensProfileMatchKeyLensName' },
4296             'lensprofilematchkeysensorformatfactor' => { 536 => 'LensProfileMatchKeySensorFormatFactor', 538 => 'LensProfileMatchKeySensorFormatFactor' },
4297             'lensprofilename' => { 371 => 0x370, 536 => 'LensProfileName', 538 => 'LensProfileName' },
4298             'lensprofilesetup' => { 536 => 'LensProfileSetup', 538 => 'LensProfileSetup' },
4299             'lensprofilevignettingscale' => { 536 => 'LensProfileVignettingScale', 538 => 'LensProfileVignettingScale' },
4300             'lensproperties' => { 348 => 0x20b },
4301             'lensserialnumber' => { 21 => 0x164, 36 => 0x16b, 67 => 0x0, 127 => 0xa435, 182 => 'SerialNumber', 348 => 0x202, 370 => 0x321, 372 => 0x52, 437 => 'LENS', 448 => 0x30, 533 => 'LensSerialNumber', 543 => 'LensSerialNumber' },
4302             'lensshutterlock' => { 203 => 0x4a },
4303             'lensspec' => { 464 => 0x0, 465 => 0x0, 466 => 0x0, 481 => 0xb02a },
4304             'lensspecfeatures' => { 500 => [0x115,0x116], 501 => [0x116,0x1ed,0x1f0,0x21c,0x21e] },
4305             'lenstemperature' => { 352 => 0x1008 },
4306             'lenstype' => { 7 => 0xe2, 8 => 0xd, 9 => 0x1a7, 10 => 0xc, 11 => 0x111, 12 => 0xc, 13 => 0x14f, 14 => 0xd6, 15 => 0xde, 16 => 0xf6, 17 => 0xea, 18 => 0xff, 19 => [0xc,0x97], 20 => 0xe6, 21 => 0x153, 22 => 0xea, 23 => 0xe8, 24 => 0x127, 25 => 0x161, 26 => 0x166, 27 => 0x184, 28 => 0x112, 29 => 0x189, 38 => 0x16, 205 => 0x10c, 206 => 0x49bd, 258 => 0x83, 348 => 0x201, 363 => 0x16, 367 => 0x310, 369 => 0x303, 370 => 0x303, 372 => 0x51, 374 => 0x3405, 402 => 0x0, 403 => 0x0, 404 => 0x1, 405 => 0x1, 406 => 0x1, 408 => 0x0, 454 => 0xa003, 457 => 0x27, 481 => 0xb027, 494 => 0x1896, 496 => 0x18c2, 497 => 0x18f2, 498 => 0x17f6, 500 => 0x109, 501 => 0x109, 512 => 0x608, 513 => 0x62 },
4307             'lenstype2' => { 469 => 0x3f7, 494 => 0x1893, 496 => 0x18bf, 497 => 0x18ef, 498 => 0x17f3, 500 => 0x107, 501 => 0x107, 512 => 0x605, 513 => 0x60 },
4308             'lenstype3' => { 517 => 0x9 },
4309             'lenstypemake' => { 372 => 0xc4 },
4310             'lenstypemodel' => { 372 => [0xc5,0xe4] },
4311             'lenszoomposition' => { 509 => 0x19, 510 => 0x1e, 513 => [0x342,0x34e,0x35a] },
4312             'levelindicator' => { 380 => 0x15 },
4313             'levelmeter' => { 437 => ['Lvlm','lvlm'] },
4314             'levelorientation' => { 409 => 0x0 },
4315             'license' => { 534 => 'license' },
4316             'licensee' => { 358 => 'Licensee' },
4317             'licenseeid' => { 358 => [\'Licensee','LicenseeLicenseeID'] },
4318             'licenseeimageid' => { 358 => 'LicenseeImageID' },
4319             'licenseeimagenotes' => { 358 => 'LicenseeImageNotes' },
4320             'licenseename' => { 358 => [\'Licensee','LicenseeLicenseeName'] },
4321             'licenseenddate' => { 358 => 'LicenseEndDate' },
4322             'licenseeprojectreference' => { 358 => 'LicenseeProjectReference' },
4323             'licenseetransactionid' => { 358 => 'LicenseeTransactionID' },
4324             'licenseid' => { 358 => 'LicenseID' },
4325             'licensestartdate' => { 358 => 'LicenseStartDate' },
4326             'licensetransactiondate' => { 358 => 'LicenseTransactionDate' },
4327             'licensetype' => { 540 => 'licensetype' },
4328             'licensor' => { 358 => 'Licensor' },
4329             'licensorcity' => { 358 => [\'Licensor','LicensorLicensorCity'] },
4330             'licensorcountry' => { 358 => [\'Licensor','LicensorLicensorCountry'] },
4331             'licensoremail' => { 358 => [\'Licensor','LicensorLicensorEmail'] },
4332             'licensorextendedaddress' => { 358 => [\'Licensor','LicensorLicensorExtendedAddress'] },
4333             'licensorid' => { 358 => [\'Licensor','LicensorLicensorID'] },
4334             'licensorimageid' => { 358 => 'LicensorImageID' },
4335             'licensorname' => { 358 => [\'Licensor','LicensorLicensorName'] },
4336             'licensornotes' => { 358 => 'LicensorNotes' },
4337             'licensorpostalcode' => { 358 => [\'Licensor','LicensorLicensorPostalCode'] },
4338             'licensorregion' => { 358 => [\'Licensor','LicensorLicensorRegion'] },
4339             'licensorstreetaddress' => { 358 => [\'Licensor','LicensorLicensorStreetAddress'] },
4340             'licensortelephone1' => { 358 => [\'Licensor','LicensorLicensorTelephone1'] },
4341             'licensortelephone2' => { 358 => [\'Licensor','LicensorLicensorTelephone2'] },
4342             'licensortelephonetype1' => { 358 => [\'Licensor','LicensorLicensorTelephoneType1'] },
4343             'licensortelephonetype2' => { 358 => [\'Licensor','LicensorLicensorTelephoneType2'] },
4344             'licensortransactionid' => { 358 => 'LicensorTransactionID' },
4345             'licensorurl' => { 358 => [\'Licensor','LicensorLicensorURL'] },
4346             'lightcondition' => { 352 => 0x1009 },
4347             'lightingmode' => { 121 => 0x302a },
4348             'lightreading' => { 411 => 0x15 },
4349             'lightsource' => { 127 => 0x9208, 258 => 0x90, 355 => 0x1000, 542 => 'LightSource' },
4350             'lightsourcespecial' => { 456 => 0x21d },
4351             'lightswitch' => { 338 => '0.1', 340 => '0.1' },
4352             'lightvaluecenter' => { 352 => 0x103d },
4353             'lightvalueperiphery' => { 352 => 0x103e },
4354             'limitaf-areamodesel3dtracking' => { 341 => 0x143, 342 => 0x153, 343 => 0x153, 344 => 0x16b },
4355             'limitaf-areamodeseldynamic_l' => { 341 => 0x141, 342 => 0x151, 343 => 0x151, 344 => 0x169 },
4356             'limitaf-areamodeseldynamic_m' => { 341 => 0x140, 342 => 0x150, 343 => 0x150, 344 => 0x168 },
4357             'limitaf-areamodeseldynamic_s' => { 341 => 0x13f, 342 => 0x14f, 343 => 0x14f, 344 => 0x167 },
4358             'limitaf-areamodeselpinpoint' => { 341 => 0x11, 342 => 0x11, 343 => 0x11, 344 => 0x11 },
4359             'limitaf-areamodeselwideaf_l' => { 341 => 0x14, 342 => 0x14, 343 => 0x14, 344 => 0x14 },
4360             'limitaf-areamodeselwideaf_s' => { 341 => 0x13, 342 => 0x13, 343 => 0x13, 344 => 0x13 },
4361             'limitafareamodeselauto' => { 341 => 0x15, 342 => 0x15, 343 => 0x15, 344 => 0x15 },
4362             'limitafareamodeselection' => { 326 => '51.1', 328 => '49.1', 329 => '49.1', 338 => '49.1', 339 => '49.1' },
4363             'limitreleasemodeselc120' => { 343 => '269.4', 344 => '293.4' },
4364             'limitreleasemodeselc30' => { 343 => '269.3', 344 => '293.3' },
4365             'limitreleasemodeselch' => { 343 => '269.2', 344 => '293.2' },
4366             'limitreleasemodeselcl' => { 343 => '269.1', 344 => '293.1' },
4367             'limitreleasemodeselself' => { 343 => '269.5', 344 => '293.5' },
4368             'limitselectableimagearea16to9' => { 341 => 0x4d, 342 => 0x47, 343 => 0x47, 344 => 0x47 },
4369             'limitselectableimagearea1to1' => { 341 => 0x4c, 342 => 0x46, 343 => 0x46, 344 => 0x46 },
4370             'limitselectableimageareadx' => { 341 => 0x4b, 342 => 0x45, 343 => 0x45, 344 => 0x45 },
4371             'linearitylimitblue' => { 377 => 0x10 },
4372             'linearitylimitgreen' => { 377 => 0xf },
4373             'linearitylimitred' => { 377 => 0xe },
4374             'linearityuppermargin' => { 45 => 0x32c, 46 => 0x282, 47 => 0x296, 50 => [0x2ba,0x2d1,0x2d5], 52 => 0x1e5, 53 => [0x1fe,0x2de], 54 => [0x232,0x310], 55 => 0x31e },
4375             'linearizationtable' => { 127 => 0xc618 },
4376             'linearresponselimit' => { 127 => 0xc62e },
4377             'link' => { 556 => 'link' },
4378             'linkaetoafpoint' => { 390 => '14.2' },
4379             'linkedencodedrightsexpr' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
4380             'linkedencodedrightsexprlangid' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
4381             'linkedencodedrightsexprtype' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
4382             'linkedencrightsexpr' => { 550 => 'LinkedEncRightsExpr' },
4383             'linkvrtofocuspoint' => { 262 => 0x3ec },
4384             'linlogcoring' => { 157 => 0x904 },
4385             'lithostratigraphicterms' => { 126 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
4386             'livephotoauto' => { 431 => 'live-photo.auto' },
4387             'livephotovideoindex' => { 1 => 0x17 },
4388             'livephotovitalityscore' => { 431 => 'live-photo.vitality-score' },
4389             'livephotovitalityscoringversion' => { 431 => 'live-photo.vitality-scoring-version' },
4390             'liveview' => { 383 => 0x1fa, 392 => 0x3 },
4391             'liveviewaf' => { 330 => '32.1', 340 => '34.1' },
4392             'liveviewafareamode' => { 335 => '34.1' },
4393             'liveviewafmethod' => { 486 => 0x20 },
4394             'liveviewafmode' => { 335 => '34.2' },
4395             'liveviewafsetting' => { 469 => 0x36 },
4396             'liveviewbuttonoptions' => { 326 => '50.2', 328 => '48.2', 329 => '48.2', 338 => '48.2', 339 => '48.2' },
4397             'liveviewexposuresimulation' => { 92 => 0x810 },
4398             'liveviewfocusmode' => { 469 => [0x8b,0x28b] },
4399             'liveviewmetering' => { 469 => [0x84,0x284] },
4400             'liveviewmonitorofftime' => { 326 => '21.2', 328 => '21.2', 329 => '21.2', 331 => '20.2', 332 => '20.2', 333 => '20.2', 335 => '20.2', 338 => '21.2', 339 => '21.2' },
4401             'liveviewshooting' => { 62 => 0x13 },
4402             'livingspecimen' => { 126 => 'LivingSpecimen' },
4403             'livingspecimenmaterialsampleid' => { 126 => [\'LivingSpecimen','LivingSpecimenMaterialSampleID'] },
4404             'localcaption' => { 150 => 0x79 },
4405             'localizedcameramodel' => { 127 => 0xc615 },
4406             'locallocationname' => { 454 => 0x30 },
4407             'location' => { 257 => 0x9, 372 => 0x67, 528 => 'Location', 549 => 'Location', 555 => 'location', 556 => 'location' },
4408             'locationaccuracyhorizontal' => { 431 => 'location.accuracy.horizontal' },
4409             'locationareacode' => { 535 => 'lac' },
4410             'locationbody' => { 431 => 'location.body' },
4411             'locationcreated' => { 550 => 'LocationCreated' },
4412             'locationcreatedcity' => { 550 => [\'LocationCreated','LocationCreatedCity'] },
4413             'locationcreatedcountrycode' => { 550 => [\'LocationCreated','LocationCreatedCountryCode'] },
4414             'locationcreatedcountryname' => { 550 => [\'LocationCreated','LocationCreatedCountryName'] },
4415             'locationcreatedgpsaltitude' => { 550 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
4416             'locationcreatedgpsaltituderef' => { 550 => [\'LocationCreated','LocationCreatedGPSAltitudeRef'] },
4417             'locationcreatedgpslatitude' => { 550 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
4418             'locationcreatedgpslongitude' => { 550 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
4419             'locationcreatedidentifier' => { 550 => [\'LocationCreated','LocationCreatedIdentifier'] },
4420             'locationcreatedlocationid' => { 550 => [\'LocationCreated','LocationCreatedLocationId'] },
4421             'locationcreatedlocationname' => { 550 => [\'LocationCreated','LocationCreatedLocationName'] },
4422             'locationcreatedprovincestate' => { 550 => [\'LocationCreated','LocationCreatedProvinceState'] },
4423             'locationcreatedsublocation' => { 550 => [\'LocationCreated','LocationCreatedSublocation'] },
4424             'locationcreatedworldregion' => { 550 => [\'LocationCreated','LocationCreatedWorldRegion'] },
4425             'locationdate' => { 431 => 'location.date' },
4426             'locationinformation' => { 437 => 'loci' },
4427             'locationinfoversion' => { 257 => 0x0 },
4428             'locationname' => { 431 => 'location.name', 454 => 0x31 },
4429             'locationnote' => { 431 => 'location.note' },
4430             'locationrole' => { 431 => 'location.role' },
4431             'locationshown' => { 550 => 'LocationShown' },
4432             'locationshowncity' => { 550 => [\'LocationShown','LocationShownCity'] },
4433             'locationshowncountrycode' => { 550 => [\'LocationShown','LocationShownCountryCode'] },
4434             'locationshowncountryname' => { 550 => [\'LocationShown','LocationShownCountryName'] },
4435             'locationshowngpsaltitude' => { 550 => [\'LocationShown','LocationShownGPSAltitude'] },
4436             'locationshowngpsaltituderef' => { 550 => [\'LocationShown','LocationShownGPSAltitudeRef'] },
4437             'locationshowngpslatitude' => { 550 => [\'LocationShown','LocationShownGPSLatitude'] },
4438             'locationshowngpslongitude' => { 550 => [\'LocationShown','LocationShownGPSLongitude'] },
4439             'locationshownidentifier' => { 550 => [\'LocationShown','LocationShownIdentifier'] },
4440             'locationshownlocationid' => { 550 => [\'LocationShown','LocationShownLocationId'] },
4441             'locationshownlocationname' => { 550 => [\'LocationShown','LocationShownLocationName'] },
4442             'locationshownprovincestate' => { 550 => [\'LocationShown','LocationShownProvinceState'] },
4443             'locationshownsublocation' => { 550 => [\'LocationShown','LocationShownSublocation'] },
4444             'locationshownworldregion' => { 550 => [\'LocationShown','LocationShownWorldRegion'] },
4445             'lockmicrophonebutton' => { 92 => 0x709 },
4446             'logcomment' => { 566 => 'logComment' },
4447             'logscale' => { 157 => 0x902 },
4448             'longdescription' => { 429 => 'ldes' },
4449             'longexposurenoisereduction' => { 69 => 0x4, 92 => 0x201, 93 => 0x1, 94 => 0x2, 95 => 0x1, 96 => 0x1, 97 => 0x2, 98 => 0x1, 372 => 0x49, 467 => 0x2b, 468 => 0x25, 469 => 0x25, 481 => 0x2008, 486 => 0x11, 513 => 0x44 },
4450             'longexposurenoisereduction2' => { 62 => 0x8 },
4451             'longexposurenrused' => { 372 => 0xbe },
4452             'longitude' => { 124 => 'Longitude' },
4453             'look' => { 536 => 'Look', 538 => 'Look' },
4454             'lookamount' => { 536 => [\'Look','LookAmount'], 538 => [\'Look','LookAmount'] },
4455             'lookcluster' => { 536 => [\'Look','LookCluster'], 538 => [\'Look','LookCluster'] },
4456             'lookcopyright' => { 536 => [\'Look','LookCopyright'], 538 => [\'Look','LookCopyright'] },
4457             'lookgroup' => { 536 => [\'Look','LookGroup'], 538 => [\'Look','LookGroup'] },
4458             'lookname' => { 536 => 'LookName', 538 => 'LookName' },
4459             'lookparameters' => { 536 => [\'Look','LookParameters'], 538 => [\'Look','LookParameters'] },
4460             'lookparameterscameraprofile' => { 536 => [\'Look','LookParametersCameraProfile'], 538 => [\'Look','LookParametersCameraProfile'] },
4461             'lookparametersclarity2012' => { 536 => [\'Look','LookParametersClarity2012'], 538 => [\'Look','LookParametersClarity2012'] },
4462             'lookparametersconverttograyscale' => { 536 => [\'Look','LookParametersConvertToGrayscale'], 538 => [\'Look','LookParametersConvertToGrayscale'] },
4463             'lookparametershighlights2012' => { 536 => [\'Look','LookParametersHighlights2012'], 538 => [\'Look','LookParametersHighlights2012'] },
4464             'lookparameterslooktable' => { 536 => [\'Look','LookParametersLookTable'], 538 => [\'Look','LookParametersLookTable'] },
4465             'lookparametersprocessversion' => { 536 => [\'Look','LookParametersProcessVersion'], 538 => [\'Look','LookParametersProcessVersion'] },
4466             'lookparametersshadows2012' => { 536 => [\'Look','LookParametersShadows2012'], 538 => [\'Look','LookParametersShadows2012'] },
4467             'lookparameterstonecurvepv2012' => { 536 => [\'Look','LookParametersToneCurvePV2012'], 538 => [\'Look','LookParametersToneCurvePV2012'] },
4468             'lookparameterstonecurvepv2012blue' => { 536 => [\'Look','LookParametersToneCurvePV2012Blue'], 538 => [\'Look','LookParametersToneCurvePV2012Blue'] },
4469             'lookparameterstonecurvepv2012green' => { 536 => [\'Look','LookParametersToneCurvePV2012Green'], 538 => [\'Look','LookParametersToneCurvePV2012Green'] },
4470             'lookparameterstonecurvepv2012red' => { 536 => [\'Look','LookParametersToneCurvePV2012Red'], 538 => [\'Look','LookParametersToneCurvePV2012Red'] },
4471             'lookparametersversion' => { 536 => [\'Look','LookParametersVersion'], 538 => [\'Look','LookParametersVersion'] },
4472             'looksupportsamount' => { 536 => [\'Look','LookSupportsAmount'], 538 => [\'Look','LookSupportsAmount'] },
4473             'looksupportsmonochrome' => { 536 => [\'Look','LookSupportsMonochrome'], 538 => [\'Look','LookSupportsMonochrome'] },
4474             'looksupportsoutputreferred' => { 536 => [\'Look','LookSupportsOutputReferred'], 538 => [\'Look','LookSupportsOutputReferred'] },
4475             'lookuuid' => { 536 => [\'Look','LookUUID'], 538 => [\'Look','LookUUID'] },
4476             'loop' => { 566 => 'loop' },
4477             'loopstyle' => { 437 => 'LOOP' },
4478             'lowestbiostratigraphiczone' => { 126 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
4479             'luminanceadjustmentaqua' => { 536 => 'LuminanceAdjustmentAqua', 538 => 'LuminanceAdjustmentAqua' },
4480             'luminanceadjustmentblue' => { 536 => 'LuminanceAdjustmentBlue', 538 => 'LuminanceAdjustmentBlue' },
4481             'luminanceadjustmentgreen' => { 536 => 'LuminanceAdjustmentGreen', 538 => 'LuminanceAdjustmentGreen' },
4482             'luminanceadjustmentmagenta' => { 536 => 'LuminanceAdjustmentMagenta', 538 => 'LuminanceAdjustmentMagenta' },
4483             'luminanceadjustmentorange' => { 536 => 'LuminanceAdjustmentOrange', 538 => 'LuminanceAdjustmentOrange' },
4484             'luminanceadjustmentpurple' => { 536 => 'LuminanceAdjustmentPurple', 538 => 'LuminanceAdjustmentPurple' },
4485             'luminanceadjustmentred' => { 536 => 'LuminanceAdjustmentRed', 538 => 'LuminanceAdjustmentRed' },
4486             'luminanceadjustmentyellow' => { 536 => 'LuminanceAdjustmentYellow', 538 => 'LuminanceAdjustmentYellow' },
4487             'luminancecurvelimits' => { 116 => 0x150 },
4488             'luminancecurvepoints' => { 116 => 0x126 },
4489             'luminancenoiseamplitude' => { 1 => 0x1d },
4490             'luminancenoisereduction' => { 111 => 0x20600, 117 => 0x5f, 457 => 0x1b },
4491             'luminancenoisereductioncontrast' => { 536 => 'LuminanceNoiseReductionContrast', 538 => 'LuminanceNoiseReductionContrast' },
4492             'luminancenoisereductiondetail' => { 536 => 'LuminanceNoiseReductionDetail', 538 => 'LuminanceNoiseReductionDetail' },
4493             'luminancenr_tiff_jpeg' => { 117 => 0x6d },
4494             'luminancesmoothing' => { 536 => 'LuminanceSmoothing', 538 => 'LuminanceSmoothing' },
4495             'lut1name' => { 372 => 0xf1 },
4496             'lut1opacity' => { 372 => 0xf3 },
4497             'lut2name' => { 372 => 0xf4 },
4498             'lut2opacity' => { 372 => 0xf5 },
4499             'lvshootingareadisplay' => { 92 => [0x40b,0x40c] },
4500             'lyrics' => { 429 => "\xa9lyr", 437 => "\xa9lyr", 566 => 'lyrics' },
4501             'lyricsuri' => { 437 => 'lrcu' },
4502             'm16cversion' => { 367 => 0x333 },
4503             'macatom' => { 537 => 'macAtom' },
4504             'macatomapplicationcode' => { 537 => [\'macAtom','macAtomApplicationCode'] },
4505             'macatominvocationappleevent' => { 537 => [\'macAtom','macAtomInvocationAppleEvent'] },
4506             'macatomposixprojectpath' => { 537 => [\'macAtom','macAtomPosixProjectPath'] },
4507             'machineobservation' => { 126 => 'MachineObservation' },
4508             'machineobservationday' => { 126 => [\'MachineObservation','MachineObservationDay'] },
4509             'machineobservationearliestdate' => { 126 => [\'MachineObservation','MachineObservationEarliestDate'] },
4510             'machineobservationenddayofyear' => { 126 => [\'MachineObservation','MachineObservationEndDayOfYear'] },
4511             'machineobservationeventdate' => { 126 => [\'MachineObservation','MachineObservationEventDate'] },
4512             'machineobservationeventid' => { 126 => [\'MachineObservation','MachineObservationEventID'] },
4513             'machineobservationeventremarks' => { 126 => [\'MachineObservation','MachineObservationEventRemarks'] },
4514             'machineobservationeventtime' => { 126 => [\'MachineObservation','MachineObservationEventTime'] },
4515             'machineobservationeventtype' => { 126 => [\'MachineObservation','MachineObservationEventType'] },
4516             'machineobservationfieldnotes' => { 126 => [\'MachineObservation','MachineObservationFieldNotes'] },
4517             'machineobservationfieldnumber' => { 126 => [\'MachineObservation','MachineObservationFieldNumber'] },
4518             'machineobservationhabitat' => { 126 => [\'MachineObservation','MachineObservationHabitat'] },
4519             'machineobservationlatestdate' => { 126 => [\'MachineObservation','MachineObservationLatestDate'] },
4520             'machineobservationmonth' => { 126 => [\'MachineObservation','MachineObservationMonth'] },
4521             'machineobservationparenteventid' => { 126 => [\'MachineObservation','MachineObservationParentEventID'] },
4522             'machineobservationsamplesizeunit' => { 126 => [\'MachineObservation','MachineObservationSampleSizeUnit'] },
4523             'machineobservationsamplesizevalue' => { 126 => [\'MachineObservation','MachineObservationSampleSizeValue'] },
4524             'machineobservationsamplingeffort' => { 126 => [\'MachineObservation','MachineObservationSamplingEffort'] },
4525             'machineobservationsamplingprotocol' => { 126 => [\'MachineObservation','MachineObservationSamplingProtocol'] },
4526             'machineobservationstartdayofyear' => { 126 => [\'MachineObservation','MachineObservationStartDayOfYear'] },
4527             'machineobservationverbatimeventdate' => { 126 => [\'MachineObservation','MachineObservationVerbatimEventDate'] },
4528             'machineobservationyear' => { 126 => [\'MachineObservation','MachineObservationYear'] },
4529             'macro' => { 135 => 0x1020, 137 => 0x202, 170 => 0x2b, 352 => 0x202, 446 => 0x21, 456 => 0x202, 481 => 0xb040 },
4530             'macroled' => { 350 => 0x120a },
4531             'macromagnification' => { 7 => 0x1b, 11 => 0x1b, 14 => 0x1b, 15 => 0x1b, 19 => 0x1b, 20 => 0x1b, 62 => 0x10 },
4532             'macromode' => { 38 => 0x1, 200 => 0xb, 347 => 0x300, 372 => 0x1c, 447 => 0x1009 },
4533             'magentahsl' => { 111 => 0x20917 },
4534             'magicfilter' => { 347 => 0x52c },
4535             'magnifiedview' => { 94 => 0x11, 96 => 0x9 },
4536             'mainboardversion' => { 157 => 0x438 },
4537             'maindialexposurecomp' => { 336 => '0.6' },
4538             'mainingredient' => { 558 => 'mainIngredient' },
4539             'majorbrand' => { 431 => 'major_brand' },
4540             'majorversion' => { 526 => 'MajorVersion' },
4541             'make' => { 106 => 0x0, 123 => 0x1, 127 => 0x10f, 175 => 'Make', 361 => 'Make', 377 => 0x10f, 431 => 'make', 437 => ['@mak',"\xa9mak"], 555 => 'make', 562 => 'Make' },
4542             'makernote' => { 542 => 'MakerNote' },
4543             'makernoteapple' => { 125 => 'MakN', 127 => 0x927c },
4544             'makernotecanon' => { 89 => 'CMT3', 125 => 'MakN', 127 => 0x927c },
4545             'makernotecasio' => { 125 => 'MakN', 127 => 0x927c },
4546             'makernotecasio2' => { 125 => 'MakN', 127 => 0x927c },
4547             'makernotedji' => { 125 => 'MakN', 127 => 0x927c },
4548             'makernotedjiinfo' => { 125 => 'MakN', 127 => 0x927c },
4549             'makernoteflir' => { 125 => 'MakN', 127 => 0x927c },
4550             'makernotefujifilm' => { 125 => 'MakN', 127 => 0x927c },
4551             'makernotege' => { 125 => 'MakN', 127 => 0x927c },
4552             'makernotege2' => { 125 => 'MakN', 127 => 0x927c },
4553             'makernotegoogle' => { 125 => 'MakN', 127 => 0x927c },
4554             'makernotehasselblad' => { 125 => 'MakN', 127 => 0x927c },
4555             'makernotehp' => { 125 => 'MakN', 127 => 0x927c },
4556             'makernotehp2' => { 125 => 'MakN', 127 => 0x927c },
4557             'makernotehp4' => { 125 => 'MakN', 127 => 0x927c },
4558             'makernotehp6' => { 125 => 'MakN', 127 => 0x927c },
4559             'makernoteisl' => { 125 => 'MakN', 127 => 0x927c },
4560             'makernotejvc' => { 125 => 'MakN', 127 => 0x927c },
4561             'makernotejvctext' => { 125 => 'MakN', 127 => 0x927c },
4562             'makernotekodak10' => { 125 => 'MakN', 127 => 0x927c },
4563             'makernotekodak11' => { 125 => 'MakN', 127 => 0x927c },
4564             'makernotekodak12' => { 125 => 'MakN', 127 => 0x927c },
4565             'makernotekodak1a' => { 125 => 'MakN', 127 => 0x927c },
4566             'makernotekodak1b' => { 125 => 'MakN', 127 => 0x927c },
4567             'makernotekodak2' => { 125 => 'MakN', 127 => 0x927c },
4568             'makernotekodak3' => { 125 => 'MakN', 127 => 0x927c },
4569             'makernotekodak4' => { 125 => 'MakN', 127 => 0x927c },
4570             'makernotekodak5' => { 125 => 'MakN', 127 => 0x927c },
4571             'makernotekodak6a' => { 125 => 'MakN', 127 => 0x927c },
4572             'makernotekodak6b' => { 125 => 'MakN', 127 => 0x927c },
4573             'makernotekodak7' => { 125 => 'MakN', 127 => 0x927c },
4574             'makernotekodak8a' => { 125 => 'MakN', 127 => 0x927c },
4575             'makernotekodak8b' => { 125 => 'MakN', 127 => 0x927c },
4576             'makernotekodak8c' => { 125 => 'MakN', 127 => 0x927c },
4577             'makernotekodak9' => { 125 => 'MakN', 127 => 0x927c },
4578             'makernotekodakunknown' => { 125 => 'MakN', 127 => 0x927c },
4579             'makernotekyocera' => { 125 => 'MakN', 127 => 0x927c },
4580             'makernoteleica' => { 125 => 'MakN', 127 => 0x927c },
4581             'makernoteleica10' => { 125 => 'MakN', 127 => 0x927c },
4582             'makernoteleica2' => { 125 => 'MakN', 127 => 0x927c },
4583             'makernoteleica3' => { 125 => 'MakN', 127 => 0x927c },
4584             'makernoteleica4' => { 125 => 'MakN', 127 => 0x927c },
4585             'makernoteleica5' => { 125 => 'MakN', 127 => 0x927c },
4586             'makernoteleica6' => { 125 => 'MakN', 127 => 0x927c },
4587             'makernoteleica7' => { 125 => 'MakN', 127 => 0x927c },
4588             'makernoteleica8' => { 125 => 'MakN', 127 => 0x927c },
4589             'makernoteleica9' => { 125 => 'MakN', 127 => 0x927c },
4590             'makernoteminolta' => { 125 => 'MakN', 127 => 0x927c },
4591             'makernoteminolta2' => { 125 => 'MakN', 127 => 0x927c },
4592             'makernoteminolta3' => { 125 => 'MakN', 127 => 0x927c },
4593             'makernotemotorola' => { 125 => 'MakN', 127 => 0x927c },
4594             'makernotenikon' => { 125 => 'MakN', 127 => 0x927c },
4595             'makernotenikon2' => { 125 => 'MakN', 127 => 0x927c },
4596             'makernotenikon3' => { 125 => 'MakN', 127 => 0x927c },
4597             'makernotenintendo' => { 125 => 'MakN', 127 => 0x927c },
4598             'makernoteoffset' => { 456 => 0xff },
4599             'makernoteolympus' => { 125 => 'MakN', 127 => 0x927c },
4600             'makernoteolympus2' => { 125 => 'MakN', 127 => 0x927c },
4601             'makernoteolympus3' => { 125 => 'MakN', 127 => 0x927c },
4602             'makernotepanasonic' => { 125 => 'MakN', 127 => 0x927c },
4603             'makernotepanasonic2' => { 125 => 'MakN', 127 => 0x927c },
4604             'makernotepanasonic3' => { 125 => 'MakN', 127 => 0x927c },
4605             'makernotepentax' => { 125 => 'MakN', 127 => 0x927c },
4606             'makernotepentax2' => { 125 => 'MakN', 127 => 0x927c },
4607             'makernotepentax3' => { 125 => 'MakN', 127 => 0x927c },
4608             'makernotepentax4' => { 125 => 'MakN', 127 => 0x927c },
4609             'makernotepentax5' => { 125 => 'MakN', 127 => 0x927c },
4610             'makernotepentax6' => { 125 => 'MakN', 127 => 0x927c },
4611             'makernotepentaxunknown' => { 437 => 'PXMN' },
4612             'makernotephaseone' => { 125 => 'MakN', 127 => 0x927c },
4613             'makernotereconyxhyperfire' => { 125 => 'MakN', 127 => 0x927c },
4614             'makernotereconyxhyperfire2' => { 125 => 'MakN', 127 => 0x927c },
4615             'makernotereconyxhyperfire4k' => { 125 => 'MakN', 127 => 0x927c },
4616             'makernotereconyxmicrofire' => { 125 => 'MakN', 127 => 0x927c },
4617             'makernotereconyxultrafire' => { 125 => 'MakN', 127 => 0x927c },
4618             'makernotericoh' => { 125 => 'MakN', 127 => 0x927c },
4619             'makernotericoh2' => { 125 => 'MakN', 127 => 0x927c },
4620             'makernotericohpentax' => { 125 => 'MakN', 127 => 0x927c },
4621             'makernotericohtext' => { 125 => 'MakN', 127 => 0x927c },
4622             'makernotes0x51' => { 258 => 0x51 },
4623             'makernotes0x56' => { 258 => 0x56 },
4624             'makernotesafety' => { 127 => 0xc635 },
4625             'makernotesamsung1a' => { 125 => 'MakN', 127 => 0x927c },
4626             'makernotesamsung1b' => { 125 => 'MakN', 127 => 0x927c },
4627             'makernotesamsung2' => { 125 => 'MakN', 127 => 0x927c },
4628             'makernotesanyo' => { 125 => 'MakN', 127 => 0x927c },
4629             'makernotesanyoc4' => { 125 => 'MakN', 127 => 0x927c },
4630             'makernotesanyopatch' => { 125 => 'MakN', 127 => 0x927c },
4631             'makernotesigma' => { 125 => 'MakN', 127 => 0x927c },
4632             'makernotesony' => { 125 => 'MakN', 127 => 0x927c },
4633             'makernotesony2' => { 125 => 'MakN', 127 => 0x927c },
4634             'makernotesony3' => { 125 => 'MakN', 127 => 0x927c },
4635             'makernotesony4' => { 125 => 'MakN', 127 => 0x927c },
4636             'makernotesony5' => { 125 => 'MakN', 127 => 0x927c },
4637             'makernotesonyericsson' => { 125 => 'MakN', 127 => 0x927c },
4638             'makernotesonysrf' => { 125 => 'MakN', 127 => 0x927c },
4639             'makernotetype' => { 447 => 0x1 },
4640             'makernoteunknown' => { 125 => 'MakN', 127 => 0x927c },
4641             'makernoteunknownbinary' => { 125 => 'MakN', 127 => 0x927c },
4642             'makernoteunknowntext' => { 125 => 'MakN', 127 => 0x927c },
4643             'makernoteversion' => { 1 => 0x1, 205 => 0x0, 258 => 0x1, 352 => 0x0, 372 => 0x8000, 451 => 0x0, 454 => 0x1, 457 => [0x1d,0x1f], 470 => 0x2000 },
4644             'makerurl' => { 437 => "\xa9mal" },
4645             'managedfrom' => { 567 => 'ManagedFrom' },
4646             'managedfromalternatepaths' => { 567 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4647             'managedfromdocumentid' => { 567 => [\'ManagedFrom','ManagedFromDocumentID'] },
4648             'managedfromfilepath' => { 567 => [\'ManagedFrom','ManagedFromFilePath'] },
4649             'managedfromfrompart' => { 567 => [\'ManagedFrom','ManagedFromFromPart'] },
4650             'managedfrominstanceid' => { 567 => [\'ManagedFrom','ManagedFromInstanceID'] },
4651             'managedfromlastmodifydate' => { 567 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4652             'managedfromlasturl' => { 567 => [\'ManagedFrom','ManagedFromLastURL'] },
4653             'managedfromlinkcategory' => { 567 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4654             'managedfromlinkform' => { 567 => [\'ManagedFrom','ManagedFromLinkForm'] },
4655             'managedfrommanager' => { 567 => [\'ManagedFrom','ManagedFromManager'] },
4656             'managedfrommanagervariant' => { 567 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4657             'managedfrommanageto' => { 567 => [\'ManagedFrom','ManagedFromManageTo'] },
4658             'managedfrommanageui' => { 567 => [\'ManagedFrom','ManagedFromManageUI'] },
4659             'managedfrommaskmarkers' => { 567 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4660             'managedfromoriginaldocumentid' => { 567 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4661             'managedfrompartmapping' => { 567 => [\'ManagedFrom','ManagedFromPartMapping'] },
4662             'managedfromplacedresolutionunit' => { 567 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4663             'managedfromplacedxresolution' => { 567 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4664             'managedfromplacedyresolution' => { 567 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4665             'managedfromrenditionclass' => { 567 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4666             'managedfromrenditionparams' => { 567 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4667             'managedfromtopart' => { 567 => [\'ManagedFrom','ManagedFromToPart'] },
4668             'managedfromversionid' => { 567 => [\'ManagedFrom','ManagedFromVersionID'] },
4669             'manager' => { 567 => 'Manager' },
4670             'managervariant' => { 567 => 'ManagerVariant' },
4671             'manageto' => { 567 => 'ManageTo' },
4672             'manageui' => { 567 => 'ManageUI' },
4673             'manifest' => { 567 => 'Manifest' },
4674             'manifestlinkform' => { 567 => [\'Manifest','ManifestLinkForm'] },
4675             'manifestplacedresolutionunit' => { 567 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4676             'manifestplacedxresolution' => { 567 => [\'Manifest','ManifestPlacedXResolution'] },
4677             'manifestplacedyresolution' => { 567 => [\'Manifest','ManifestPlacedYResolution'] },
4678             'manifestreference' => { 567 => [\'Manifest','ManifestReference'] },
4679             'manifestreferencealternatepaths' => { 567 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4680             'manifestreferencedocumentid' => { 567 => [\'Manifest','ManifestReferenceDocumentID'] },
4681             'manifestreferencefilepath' => { 567 => [\'Manifest','ManifestReferenceFilePath'] },
4682             'manifestreferencefrompart' => { 567 => [\'Manifest','ManifestReferenceFromPart'] },
4683             'manifestreferenceinstanceid' => { 567 => [\'Manifest','ManifestReferenceInstanceID'] },
4684             'manifestreferencelastmodifydate' => { 567 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4685             'manifestreferencelasturl' => { 567 => [\'Manifest','ManifestReferenceLastURL'] },
4686             'manifestreferencelinkcategory' => { 567 => [\'Manifest','ManifestReferenceLinkCategory'] },
4687             'manifestreferencelinkform' => { 567 => [\'Manifest','ManifestReferenceLinkForm'] },
4688             'manifestreferencemanager' => { 567 => [\'Manifest','ManifestReferenceManager'] },
4689             'manifestreferencemanagervariant' => { 567 => [\'Manifest','ManifestReferenceManagerVariant'] },
4690             'manifestreferencemanageto' => { 567 => [\'Manifest','ManifestReferenceManageTo'] },
4691             'manifestreferencemanageui' => { 567 => [\'Manifest','ManifestReferenceManageUI'] },
4692             'manifestreferencemaskmarkers' => { 567 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4693             'manifestreferenceoriginaldocumentid' => { 567 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4694             'manifestreferencepartmapping' => { 567 => [\'Manifest','ManifestReferencePartMapping'] },
4695             'manifestreferenceplacedresolutionunit' => { 567 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4696             'manifestreferenceplacedxresolution' => { 567 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4697             'manifestreferenceplacedyresolution' => { 567 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4698             'manifestreferencerenditionclass' => { 567 => [\'Manifest','ManifestReferenceRenditionClass'] },
4699             'manifestreferencerenditionparams' => { 567 => [\'Manifest','ManifestReferenceRenditionParams'] },
4700             'manifestreferencetopart' => { 567 => [\'Manifest','ManifestReferenceToPart'] },
4701             'manifestreferenceversionid' => { 567 => [\'Manifest','ManifestReferenceVersionID'] },
4702             'manometerpressure' => { 347 => 0x900, 372 => 0x86 },
4703             'manometerreading' => { 347 => 0x901 },
4704             'manualafpointselectpattern' => { 92 => 0x513 },
4705             'manualafpointselpattern' => { 2 => 0xf },
4706             'manualflash' => { 350 => 0x1209 },
4707             'manualflashoutput' => { 38 => 0x29, 327 => '8.2', 330 => '22.2', 331 => '23.1', 332 => '23.2', 334 => '16.2', 335 => '23.2', 336 => '8.2', 337 => '23.2', 340 => '24.2', 447 => 0x100c },
4708             'manualflashstrength' => { 347 => 0x406 },
4709             'manualfocusdistance' => { 258 => 0x85, 352 => 0x100c, 456 => 0x223 },
4710             'manualfocuspointillumination' => { 341 => 0x17, 342 => 0x17, 343 => 0x17, 344 => 0x17 },
4711             'manualfocusringinafmode' => { 341 => 0x1b, 342 => 0x1a, 343 => 0x1a, 344 => 0x1a },
4712             'manualtv' => { 91 => 0x5, 92 => 0x705 },
4713             'manufacturedate' => { 210 => 0x6705, 389 => 0x1 },
4714             'manufacturedate1' => { 449 => 0x4 },
4715             'manufacturedate2' => { 449 => 0x5 },
4716             'manufacturer' => { 145 => 'Manufacturer', 555 => 'manufacturer' },
4717             'mariahchromablursize' => { 157 => 0xf0d },
4718             'mariahmaphithreshold' => { 157 => 0xf0c },
4719             'mariahmaplothreshold' => { 157 => 0xf0b },
4720             'mariahsigmathreshold' => { 157 => 0xf0e },
4721             'mariahtexturethreshold' => { 157 => 0xf0a },
4722             'marked' => { 552 => 'Marked', 570 => 'Marked' },
4723             'markers' => { 566 => 'markers' },
4724             'markerscomment' => { 566 => [\'markers','markersComment'] },
4725             'markerscuepointparams' => { 566 => [\'markers','markersCuePointParams'] },
4726             'markerscuepointparamskey' => { 566 => [\'markers','markersCuePointParamsKey'] },
4727             'markerscuepointparamsvalue' => { 566 => [\'markers','markersCuePointParamsValue'] },
4728             'markerscuepointtype' => { 566 => [\'markers','markersCuePointType'] },
4729             'markersduration' => { 566 => [\'markers','markersDuration'] },
4730             'markerslocation' => { 566 => [\'markers','markersLocation'] },
4731             'markersname' => { 566 => [\'markers','markersName'] },
4732             'markersprobability' => { 566 => [\'markers','markersProbability'] },
4733             'markersspeaker' => { 566 => [\'markers','markersSpeaker'] },
4734             'markersstarttime' => { 566 => [\'markers','markersStartTime'] },
4735             'markerstarget' => { 566 => [\'markers','markersTarget'] },
4736             'markerstype' => { 566 => [\'markers','markersType'] },
4737             'maskedareas' => { 127 => 0xc68e },
4738             'maskgroupbasedcorractive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4739             'maskgroupbasedcorramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
4740             'maskgroupbasedcorrblacks2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'] },
4741             'maskgroupbasedcorrbrightness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'] },
4742             'maskgroupbasedcorrclarity' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'] },
4743             'maskgroupbasedcorrclarity2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'] },
4744             'maskgroupbasedcorrcontrast' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'] },
4745             'maskgroupbasedcorrcontrast2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'] },
4746             'maskgroupbasedcorrcorrectionname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'] },
4747             'maskgroupbasedcorrcorrectionsyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'] },
4748             'maskgroupbasedcorrdefringe' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'] },
4749             'maskgroupbasedcorrdehaze' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'] },
4750             'maskgroupbasedcorrections' => { 536 => 'MaskGroupBasedCorrections', 538 => 'MaskGroupBasedCorrections' },
4751             'maskgroupbasedcorrexposure' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'] },
4752             'maskgroupbasedcorrexposure2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'] },
4753             'maskgroupbasedcorrhighlights2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'] },
4754             'maskgroupbasedcorrhue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'] },
4755             'maskgroupbasedcorrluminancenoise' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'] },
4756             'maskgroupbasedcorrmask' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'] },
4757             'maskgroupbasedcorrmaskalpha' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'] },
4758             'maskgroupbasedcorrmaskangle' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'] },
4759             'maskgroupbasedcorrmaskbottom' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'] },
4760             'maskgroupbasedcorrmaskcentervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'] },
4761             'maskgroupbasedcorrmaskcenterweight' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'] },
4762             'maskgroupbasedcorrmaskdabs' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'] },
4763             'maskgroupbasedcorrmaskfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'] },
4764             'maskgroupbasedcorrmaskflipped' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'] },
4765             'maskgroupbasedcorrmaskflow' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'] },
4766             'maskgroupbasedcorrmaskfullx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'] },
4767             'maskgroupbasedcorrmaskfully' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'] },
4768             'maskgroupbasedcorrmaskinputdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'] },
4769             'maskgroupbasedcorrmaskleft' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'] },
4770             'maskgroupbasedcorrmaskmaskactive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'] },
4771             'maskgroupbasedcorrmaskmaskblendmode' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4772             'maskgroupbasedcorrmaskmaskdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'] },
4773             'maskgroupbasedcorrmaskmaskinverted' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'] },
4774             'maskgroupbasedcorrmaskmaskname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'] },
4775             'maskgroupbasedcorrmaskmasks' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'] },
4776             'maskgroupbasedcorrmaskmasksalpha' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'] },
4777             'maskgroupbasedcorrmaskmasksangle' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'] },
4778             'maskgroupbasedcorrmaskmasksbottom' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'] },
4779             'maskgroupbasedcorrmaskmaskscentervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4780             'maskgroupbasedcorrmaskmaskscenterweight' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4781             'maskgroupbasedcorrmaskmasksdabs' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'] },
4782             'maskgroupbasedcorrmaskmasksfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'] },
4783             'maskgroupbasedcorrmaskmasksflipped' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'] },
4784             'maskgroupbasedcorrmaskmasksflow' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'] },
4785             'maskgroupbasedcorrmaskmasksfullx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'] },
4786             'maskgroupbasedcorrmaskmasksfully' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'] },
4787             'maskgroupbasedcorrmaskmasksinputdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4788             'maskgroupbasedcorrmaskmasksleft' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'] },
4789             'maskgroupbasedcorrmaskmasksmaskactive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4790             'maskgroupbasedcorrmaskmasksmaskblendmode' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4791             'maskgroupbasedcorrmaskmasksmaskdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4792             'maskgroupbasedcorrmaskmasksmaskinverted' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4793             'maskgroupbasedcorrmaskmasksmaskname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'] },
4794             'maskgroupbasedcorrmaskmasksmasksubtype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4795             'maskgroupbasedcorrmaskmasksmasksyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4796             'maskgroupbasedcorrmaskmasksmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4797             'maskgroupbasedcorrmaskmasksmidpoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4798             'maskgroupbasedcorrmaskmasksorigin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'] },
4799             'maskgroupbasedcorrmaskmasksperimetervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4800             'maskgroupbasedcorrmaskmasksradius' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'] },
4801             'maskgroupbasedcorrmaskmasksreferencepoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4802             'maskgroupbasedcorrmaskmasksright' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'] },
4803             'maskgroupbasedcorrmaskmasksroundness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'] },
4804             'maskgroupbasedcorrmaskmaskssizex' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'] },
4805             'maskgroupbasedcorrmaskmaskssizey' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'] },
4806             'maskgroupbasedcorrmaskmaskstop' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'] },
4807             'maskgroupbasedcorrmaskmasksubtype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'] },
4808             'maskgroupbasedcorrmaskmasksvalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4809             'maskgroupbasedcorrmaskmasksversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'] },
4810             'maskgroupbasedcorrmaskmaskswhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'] },
4811             'maskgroupbasedcorrmaskmaskswholeimagearea' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4812             'maskgroupbasedcorrmaskmasksx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'] },
4813             'maskgroupbasedcorrmaskmasksy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'] },
4814             'maskgroupbasedcorrmaskmasksyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'] },
4815             'maskgroupbasedcorrmaskmaskszerox' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'] },
4816             'maskgroupbasedcorrmaskmaskszeroy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'] },
4817             'maskgroupbasedcorrmaskmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'] },
4818             'maskgroupbasedcorrmaskmidpoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'] },
4819             'maskgroupbasedcorrmaskorigin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'] },
4820             'maskgroupbasedcorrmaskperimetervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'] },
4821             'maskgroupbasedcorrmaskradius' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'] },
4822             'maskgroupbasedcorrmaskrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4823             'maskgroupbasedcorrmaskrangeareamodels' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4824             'maskgroupbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4825             'maskgroupbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4826             'maskgroupbasedcorrmaskrangecoloramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4827             'maskgroupbasedcorrmaskrangedepthfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4828             'maskgroupbasedcorrmaskrangedepthmax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4829             'maskgroupbasedcorrmaskrangedepthmin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4830             'maskgroupbasedcorrmaskrangeinvert' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4831             'maskgroupbasedcorrmaskrangelumfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4832             'maskgroupbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4833             'maskgroupbasedcorrmaskrangelummax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4834             'maskgroupbasedcorrmaskrangelummin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4835             'maskgroupbasedcorrmaskrangelumrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4836             'maskgroupbasedcorrmaskrangesampletype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4837             'maskgroupbasedcorrmaskrangetype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4838             'maskgroupbasedcorrmaskrangeversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
4839             'maskgroupbasedcorrmaskreferencepoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'] },
4840             'maskgroupbasedcorrmaskright' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'] },
4841             'maskgroupbasedcorrmaskroundness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'] },
4842             'maskgroupbasedcorrmasksizex' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'] },
4843             'maskgroupbasedcorrmasksizey' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'] },
4844             'maskgroupbasedcorrmasktop' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'] },
4845             'maskgroupbasedcorrmaskvalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'] },
4846             'maskgroupbasedcorrmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'] },
4847             'maskgroupbasedcorrmaskwhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'] },
4848             'maskgroupbasedcorrmaskwholeimagearea' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'] },
4849             'maskgroupbasedcorrmaskx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'] },
4850             'maskgroupbasedcorrmasky' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'] },
4851             'maskgroupbasedcorrmaskzerox' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'] },
4852             'maskgroupbasedcorrmaskzeroy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'] },
4853             'maskgroupbasedcorrmoire' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'] },
4854             'maskgroupbasedcorrrangemask' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'] },
4855             'maskgroupbasedcorrrangemaskareamodels' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'] },
4856             'maskgroupbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4857             'maskgroupbasedcorrrangemaskareamodelscomponents' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
4858             'maskgroupbasedcorrrangemaskcoloramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'] },
4859             'maskgroupbasedcorrrangemaskdepthfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
4860             'maskgroupbasedcorrrangemaskdepthmax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'] },
4861             'maskgroupbasedcorrrangemaskdepthmin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'] },
4862             'maskgroupbasedcorrrangemaskinvert' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'] },
4863             'maskgroupbasedcorrrangemasklumfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'] },
4864             'maskgroupbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4865             'maskgroupbasedcorrrangemasklummax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'] },
4866             'maskgroupbasedcorrrangemasklummin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'] },
4867             'maskgroupbasedcorrrangemasklumrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'] },
4868             'maskgroupbasedcorrrangemasksampletype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'] },
4869             'maskgroupbasedcorrrangemasktype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'] },
4870             'maskgroupbasedcorrrangemaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'] },
4871             'maskgroupbasedcorrsaturation' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'] },
4872             'maskgroupbasedcorrshadows2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'] },
4873             'maskgroupbasedcorrsharpness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'] },
4874             'maskgroupbasedcorrtemperature' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'] },
4875             'maskgroupbasedcorrtexture' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'] },
4876             'maskgroupbasedcorrtint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'] },
4877             'maskgroupbasedcorrtoninghue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'] },
4878             'maskgroupbasedcorrtoningsaturation' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'] },
4879             'maskgroupbasedcorrwhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'] },
4880             'maskgroupbasedcorrwhites2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'] },
4881             'masterdocumentid' => { 150 => 0xb9 },
4882             'mastergain' => { 284 => 0x50 },
4883             'materialsample' => { 126 => 'MaterialSample' },
4884             'materialsampleid' => { 126 => [\'MaterialSample','MaterialSampleMaterialSampleID'] },
4885             'matrixmetering' => { 326 => '50.1', 328 => '48.1', 329 => '48.1', 338 => '48.1', 339 => '48.1', 342 => 0x233, 343 => 0x233, 344 => 0x24b },
4886             'matrixselectk' => { 157 => 0x91b },
4887             'matrixselectthreshold' => { 157 => 0x91a },
4888             'matrixselectthreshold1' => { 157 => 0x91e },
4889             'matrixselectthreshold2' => { 157 => 0x91f },
4890             'matrixstructure' => { 436 => 0xa },
4891             'maxaperture' => { 38 => 0x1a, 157 => 0x3f9, 163 => 0x6103, 182 => 'MaxAperture', 200 => 0x17, 206 => 0x49c5, 256 => 0x36, 348 => 0x20a, 401 => '14.1' },
4892             'maxapertureatmaxfocal' => { 135 => 0x1407, 182 => 'MaxApertureAtMaxFocal', 250 => 0xb, 251 => 0x10, 252 => 0x11, 256 => 0x12, 348 => 0x206 },
4893             'maxapertureatminfocal' => { 135 => 0x1406, 250 => 0xa, 251 => 0xf, 252 => 0x10, 256 => 0x11, 348 => 0x205 },
4894             'maxaperturevalue' => { 127 => 0x9205, 420 => 0x414, 542 => 'MaxApertureValue' },
4895             'maxavailheight' => { 550 => 'MaxAvailHeight' },
4896             'maxavailwidth' => { 550 => 'MaxAvailWidth' },
4897             'maxcontinuousrelease' => { 325 => 0xb, 326 => 0xc, 328 => '12.1', 329 => '12.1', 334 => 0xc, 335 => 0xb, 338 => '12.1', 339 => '12.1', 341 => 0x41, 342 => 0x3d, 343 => 0x3d, 344 => 0x3d },
4898             'maxfaces' => { 351 => 0x1202 },
4899             '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, 38 => 0x17, 135 => 0x1405, 182 => 'MaxFocalLength', 250 => 0x9, 251 => 0xe, 252 => 0xf, 256 => 0x10, 348 => 0x208, 494 => 0x127c, 495 => 0x1138, 496 => 0x330, 497 => 0x330, 498 => 0x30e },
4900             'maxfocallength2' => { 68 => 0x9 },
4901             'maximumaperturelv' => { 266 => 0x89e },
4902             'maximumdensityrange' => { 152 => 0x8c },
4903             'maxnumafpoints' => { 384 => 0x2 },
4904             'maxpagesize' => { 571 => 'MaxPageSize' },
4905             'maxpagesizeh' => { 571 => [\'MaxPageSize','MaxPageSizeH'] },
4906             'maxpagesizeunit' => { 571 => [\'MaxPageSize','MaxPageSizeUnit'] },
4907             'maxpagesizew' => { 571 => [\'MaxPageSize','MaxPageSizeW'] },
4908             'maxpixelvaluethreshold' => { 157 => 0xc7d },
4909             'maxsamplevalue' => { 127 => 0x119 },
4910             'maxstorage' => { 561 => 'maxstorage' },
4911             'mb-d10batteries' => { 325 => '12.6' },
4912             'mb-d10batterytype' => { 334 => '13.3' },
4913             'mb-d11batterytype' => { 335 => '2.3' },
4914             'mb-d12batterytype' => { 338 => '3.2' },
4915             'mb-d80batteries' => { 336 => '6.5' },
4916             'mb-d80batterytype' => { 340 => '3.2' },
4917             'mcuversion' => { 250 => 0xc, 251 => 0x11, 252 => 0x12, 256 => 0x13 },
4918             'md5digest' => { 183 => 'zmd5' },
4919             'mditemfindercomment' => { 192 => 'MDItemFinderComment' },
4920             'mditemfscreationdate' => { 192 => 'MDItemFSCreationDate' },
4921             'mditemfslabel' => { 192 => 'MDItemFSLabel' },
4922             'mditemusertags' => { 192 => 'MDItemUserTags' },
4923             'meal' => { 558 => 'meal' },
4924             'measuredev' => { 28 => 0x9, 84 => 0x3, 105 => 0x1814, 175 => 'MeasuredEV' },
4925             'measuredev2' => { 13 => 0x8, 28 => 0x8, 84 => 0x17 },
4926             'measuredev3' => { 13 => 0x9 },
4927             'measuredlv' => { 206 => 0x690, 367 => 0x312, 370 => 0x312, 371 => 0x312, 374 => 0x3407 },
4928             'measuredrggb' => { 72 => 0x1 },
4929             'measuredrggbdata' => { 49 => 0x287 },
4930             'measurementaccuracy' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementAccuracy'] },
4931             'measurementdeterminedby' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedBy'] },
4932             'measurementdetermineddate' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedDate'] },
4933             'measurementid' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementID'] },
4934             'measurementmethod' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementMethod'] },
4935             'measurementorfact' => { 126 => 'MeasurementOrFact' },
4936             'measurementremarks' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementRemarks'] },
4937             'measurementtype' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementType'] },
4938             'measurementunit' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementUnit'] },
4939             'measurementvalue' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementValue'] },
4940             'measuretype' => { 145 => 'MeasureType' },
4941             'mechanicalshuttercount' => { 258 => 0x37 },
4942             'mediaclassprimaryid' => { 198 => 'WM/MediaClassPrimaryID' },
4943             'mediaclasssecondaryid' => { 198 => 'WM/MediaClassSecondaryID' },
4944             'mediaconstraints' => { 358 => 'MediaConstraints' },
4945             'mediacreatedate' => { 433 => 0x1 },
4946             'mediaeventiddate' => { 524 => 'MediaEventIdDate' },
4947             'mediamodifydate' => { 433 => 0x2 },
4948             'mediasummarycode' => { 358 => 'MediaSummaryCode' },
4949             'mediatype' => { 429 => 'stik' },
4950             'mediauid' => { 437 => 'MUID' },
4951             'memoaudioquality' => { 92 => 0x812 },
4952             'memorycardconfiguration' => { 473 => 0x16 },
4953             'memorycardnumber' => { 235 => 0x2 },
4954             'menubuttondisplayposition' => { 90 => 0xb, 93 => 0xa, 94 => 0xb, 97 => 0xb },
4955             'menubuttonreturn' => { 98 => 0xb },
4956             'menumonitorofftime' => { 325 => '26.1', 326 => '22.1', 328 => '22.1', 329 => '22.1', 333 => '21.1', 334 => '8.2', 335 => '21.1', 338 => '22.1', 339 => '22.1', 340 => '22.1', 341 => 0x39, 342 => 0x35, 343 => 0x35, 344 => 0x35 },
4957             'mergedimages' => { 372 => 0x76 },
4958             'metadataauthority' => { 550 => 'metadataAuthority' },
4959             'metadataauthorityidentifier' => { 550 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4960             'metadataauthorityname' => { 550 => [\'metadataAuthority','metadataAuthorityName'] },
4961             'metadatadate' => { 564 => 'MetadataDate' },
4962             'metadataeditingsoftware' => { 127 => 0xa43c, 543 => 'MetadataEditingSoftware' },
4963             'metadatalastedited' => { 550 => 'metadataLastEdited' },
4964             'metadatalasteditor' => { 550 => 'metadataLastEditor' },
4965             'metadatalasteditoridentifier' => { 550 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4966             'metadatalasteditorname' => { 550 => [\'metadataLastEditor','metadataLastEditorName'] },
4967             'metadatamoddate' => { 566 => 'metadataModDate' },
4968             'metaversion' => { 489 => 0x34 },
4969             'meterinfo1row1' => { 482 => 0x0, 483 => 0x0 },
4970             'meterinfo1row2' => { 482 => 0x6c, 483 => 0x5a },
4971             'meterinfo1row3' => { 482 => 0xd8, 483 => 0xb4 },
4972             'meterinfo1row4' => { 482 => 0x144, 483 => 0x10e },
4973             'meterinfo1row5' => { 482 => 0x1b0, 483 => 0x168 },
4974             'meterinfo1row6' => { 482 => 0x21c, 483 => 0x1c2 },
4975             'meterinfo1row7' => { 482 => 0x288, 483 => 0x21c },
4976             'meterinfo2row1' => { 482 => 0x2f4, 483 => 0x276 },
4977             'meterinfo2row2' => { 482 => 0x378, 483 => 0x2e4 },
4978             'meterinfo2row3' => { 482 => 0x3fc, 483 => 0x352 },
4979             'meterinfo2row4' => { 482 => 0x480, 483 => 0x3c0 },
4980             'meterinfo2row5' => { 482 => 0x504, 483 => 0x42e },
4981             'meterinfo2row6' => { 482 => 0x588, 483 => 0x49c },
4982             'meterinfo2row7' => { 482 => 0x60c, 483 => 0x50a },
4983             'meterinfo2row8' => { 482 => 0x690, 483 => 0x578 },
4984             'meterinfo2row9' => { 482 => 0x714, 483 => 0x5e6 },
4985             'metering' => { 327 => '6.1' },
4986             'meteringmode' => { 38 => 0x11, 127 => 0x9207, 159 => 0x1c, 200 => 0x7, 201 => 0x25, 203 => 0x12, 347 => 0x202, 411 => 0x17, 457 => 0x9, 467 => 0x15, 468 => 0x13, 469 => 0x7, 486 => 0x3, 490 => 0x1174, 491 => 0x1178, 492 => 0x1154, 493 => 0x11d0, 494 => 0x11ac, 495 => 0x1064, 496 => 0x25c, 497 => 0x25c, 498 => 0x24b, 542 => 'MeteringMode' },
4987             'meteringmode2' => { 390 => '2.1', 481 => 0x202c },
4988             'meteringmode3' => { 390 => '16.1' },
4989             'meteringoffscaleindicator' => { 203 => 0x53 },
4990             'meteringtime' => { 325 => '22.2', 327 => '3.2', 330 => '17.1', 331 => '18.1', 334 => '7.3', 335 => '18.1', 336 => '3.2', 340 => '19.1' },
4991             'micro1version' => { 443 => 0x1f },
4992             'micro2version' => { 443 => 0x2d },
4993             'microphoneattenuator' => { 264 => 0x34e, 267 => 0x2d2, 268 => 0x2fa, 269 => 0x2fa },
4994             'microphonefrequencyresponse' => { 264 => 0x350, 267 => 0x2d4, 268 => 0x2fc, 269 => 0x2fc },
4995             'microphonejackpower' => { 264 => 0x376, 267 => 0x2fa, 268 => 0x322, 269 => 0x322 },
4996             'microphonesensitivity' => { 264 => 0x34c, 267 => 0x2d0, 268 => 0x2f8, 269 => 0x2f8 },
4997             'microvideo' => { 142 => 'MicroVideo' },
4998             'microvideooffset' => { 142 => 'MicroVideoOffset' },
4999             'microvideopresentationtimestampus' => { 142 => 'MicroVideoPresentationTimestampUs' },
5000             'microvideoversion' => { 142 => 'MicroVideoVersion' },
5001             'midrangesharpness' => { 278 => 0x3b },
5002             'mieversion' => { 183 => '0Vers' },
5003             'mime' => { 145 => 'Mime' },
5004             'minaperture' => { 38 => 0x1b, 157 => 0x3f8, 182 => 'MinAperture', 401 => '0.2' },
5005             'minaperturevalue' => { 420 => 0x415 },
5006             'minfocallength' => { 7 => 0xe4, 8 => 0xe, 9 => 0x1a9, 10 => 0x11, 11 => 0x113, 12 => 0x11, 13 => 0x151, 14 => 0xd8, 16 => 0xf8, 17 => 0xec, 18 => 0x101, 19 => 0x93, 20 => 0xe8, 21 => 0x155, 22 => 0xec, 23 => 0xea, 24 => 0x129, 25 => 0x163, 26 => 0x168, 27 => 0x186, 28 => 0x114, 29 => 0x18b, 38 => 0x18, 135 => 0x1404, 182 => 'MinFocalLength', 250 => 0x8, 251 => 0xd, 252 => 0xe, 256 => 0xf, 348 => 0x207, 494 => 0x127a, 495 => 0x1136, 496 => 0x32e, 497 => 0x32e, 498 => 0x30c },
5007             'minfocallength2' => { 68 => 0x8 },
5008             'minfocusdistance' => { 401 => 0x3 },
5009             'minimumiso' => { 372 => 0xe8 },
5010             'minintegrationrows' => { 157 => 0x1874 },
5011             'minoltadate' => { 200 => 0x15 },
5012             'minoltaimagesize' => { 200 => 0x4, 201 => 0xc, 202 => 0x2, 205 => 0x103 },
5013             'minoltamodelid' => { 200 => 0x25 },
5014             'minoltaquality' => { 200 => 0x5, 201 => 0xd, 202 => 0x3, 205 => [0x102,0x103] },
5015             'minoltatime' => { 200 => 0x16 },
5016             'minormodelagedisclosure' => { 358 => 'MinorModelAgeDisclosure' },
5017             'minorversion' => { 431 => 'minor_version', 526 => 'MinorVersion' },
5018             'minsamplevalue' => { 127 => 0x118 },
5019             'mirroring' => { 430 => 'imir' },
5020             'mirrorlockup' => { 90 => 0xc, 91 => 0xc, 92 => 0x60f, 93 => 0xb, 94 => 0xc, 95 => 0x6, 96 => 0x6, 97 => 0xc, 98 => 0x3 },
5021             'mobilecountrycode' => { 535 => 'mcc' },
5022             'mobilenetworkcode' => { 535 => 'mnc' },
5023             'moddate' => { 361 => 'modify-date', 552 => 'ModDate' },
5024             'modedialposition' => { 473 => 0x14 },
5025             'model' => { 106 => 0x6, 127 => 0x110, 145 => 'Model', 175 => 'Model', 361 => 'Model', 377 => 0x110, 411 => 0x23f, 431 => 'model', 437 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 457 => 0x84, 555 => 'model', 562 => 'Model' },
5026             'modelage' => { 550 => 'ModelAge' },
5027             'modelid' => { 345 => 0x0 },
5028             'modelingflash' => { 325 => '21.4', 326 => '31.1', 328 => '31.1', 329 => '31.1', 334 => '26.4', 335 => '30.2', 336 => '7.4', 337 => '30.1', 338 => '31.1', 339 => '31.1', 340 => '31.3', 341 => 0x61, 342 => 0x5d, 343 => 0x5d, 344 => 0x5d },
5029             'modelreleaseid' => { 358 => 'ModelReleaseID' },
5030             'modelreleasestatus' => { 358 => 'ModelReleaseStatus' },
5031             'modelreleaseyear' => { 504 => 0x52, 505 => 0x46, 506 => 0x53 },
5032             'modeltiepoint' => { 127 => 0x8482 },
5033             'modeltransform' => { 127 => 0x85d8 },
5034             'modelyear' => { 555 => 'modelYear' },
5035             'modificationdate' => { 556 => 'modificationDate' },
5036             'modifiedcolortemp' => { 73 => 0x9 },
5037             'modifieddigitalgain' => { 73 => 0xb },
5038             'modifiedparamflag' => { 63 => 0x1 },
5039             'modifiedpicturestyle' => { 73 => 0xa },
5040             'modifiedsaturation' => { 347 => 0x504 },
5041             'modifiedsensorbluelevel' => { 73 => 0x5 },
5042             'modifiedsensorredlevel' => { 73 => 0x4 },
5043             'modifiedsharpness' => { 73 => 0x2 },
5044             'modifiedsharpnessfreq' => { 73 => 0x3 },
5045             'modifiedtonecurve' => { 73 => 0x1 },
5046             'modifiedwhitebalance' => { 73 => 0x8 },
5047             'modifiedwhitebalanceblue' => { 73 => 0x7 },
5048             'modifiedwhitebalancered' => { 73 => 0x6 },
5049             'modifydate' => { 127 => 0x132, 176 => 'ModifyDate', 357 => 'ModDate', 359 => 'tIME', 427 => 'ModDate', 434 => 0x2, 564 => 'ModifyDate' },
5050             'moirefilter' => { 127 => 0xfe58, 536 => 'MoireFilter', 538 => 'MoireFilter' },
5051             'monitorbrightness' => { 262 => 0x904, 265 => 0x69a, 266 => 0x6aa, 267 => 0x59a, 268 => 0x5ca, 269 => 0x5e2 },
5052             'monitordisplayoff' => { 203 => 0x4c },
5053             'monitormatrix' => { 157 => 0x8fc },
5054             'monitorofftime' => { 325 => '18.2', 327 => '3.1', 336 => '3.1' },
5055             'monochromecolor' => { 347 => 0x53b },
5056             'monochromecontrast' => { 117 => 0x3c },
5057             'monochromefiltereffect' => { 111 => 0x20307, 117 => 0x3a, 372 => 0xac, 411 => 0x73 },
5058             'monochromegraineffect' => { 372 => 0xd2 },
5059             'monochromelinear' => { 117 => 0x3d },
5060             'monochromeoutputhighlightpoint' => { 117 => 0x41 },
5061             'monochromeoutputshadowpoint' => { 117 => 0x42 },
5062             'monochromeprofilesettings' => { 347 => 0x537 },
5063             'monochromerawhighlight' => { 117 => 0x7a },
5064             'monochromerawhighlightpoint' => { 117 => 0x3f },
5065             'monochromerawshadow' => { 117 => 0x83 },
5066             'monochromerawshadowpoint' => { 117 => 0x40 },
5067             'monochromesharpness' => { 117 => 0x3e },
5068             'monochrometoning' => { 411 => 0x74 },
5069             'monochrometoningeffect' => { 111 => 0x20306, 117 => 0x3b },
5070             'monochromeunsharpmaskfineness' => { 117 => 0xb2 },
5071             'monochromeunsharpmaskstrength' => { 117 => 0xb0 },
5072             'monochromeunsharpmaskthreshold' => { 117 => 0xb4 },
5073             'monochromevignetting' => { 347 => 0x53a },
5074             'monthdaycreated' => { 159 => 0x12, 168 => 0xe },
5075             'mood' => { 198 => 'WM/Mood' },
5076             'moonphase' => { 439 => 0x12, 440 => 0x4c, 441 => 0x37, 442 => 0x5c, 443 => 0x43 },
5077             'morepermissions' => { 534 => 'morePermissions' },
5078             'motionphoto' => { 142 => 'MotionPhoto' },
5079             'motionphotopresentationtimestampus' => { 142 => 'MotionPhotoPresentationTimestampUs' },
5080             'motionphotoversion' => { 142 => 'MotionPhotoVersion' },
5081             'motionphotovideo' => { 432 => 'mpvd' },
5082             'motionsensitivity' => { 439 => 0x29, 440 => 0x60, 441 => 0x49, 442 => 0x70 },
5083             'movementcount' => { 429 => "\xa9mvc" },
5084             'movementname' => { 429 => "\xa9mvn" },
5085             'movementnumber' => { 429 => "\xa9mvi" },
5086             'movieactived-lighting' => { 263 => 0x238, 264 => 0x334, 267 => 0x2b8, 268 => 0x2e0, 269 => 0x2e0 },
5087             'movieaelockbuttonassignment' => { 338 => '40.1' },
5088             'movieaf-onbutton' => { 341 => 0xd3, 342 => 0xcb, 343 => 0xcb, 344 => 0xcb },
5089             'movieafareamode' => { 264 => 0x342, 267 => 0x2c6, 268 => 0x2ee, 269 => 0x2ee, 343 => 0x203 },
5090             'movieafspeed' => { 341 => 0xe5, 342 => 0xdd, 343 => 0xdd, 344 => 0xdd },
5091             'movieafspeedapply' => { 341 => 0xe7, 342 => 0xdf, 343 => 0xdf, 344 => 0xdf },
5092             'movieaftrackingsensitivity' => { 341 => 0xe9, 342 => 0xe1, 343 => 0xe1, 344 => 0xe1 },
5093             'movieaperturelock' => { 342 => 0x259, 343 => 0x259, 344 => 0x271 },
5094             'movieautodistortioncontrol' => { 263 => 0x242 },
5095             'moviediffractioncompensation' => { 263 => 0x241 },
5096             'moviedxcropalert' => { 264 => 0x377, 267 => 0x2fb, 268 => 0x323, 269 => 0x323 },
5097             'movieelectronicvr' => { 264 => 0x348, 267 => 0x2cc, 268 => 0x2f4, 269 => 0x2f4 },
5098             'movieevfgrid' => { 342 => 0x21d, 343 => 0x21d, 344 => 0x235 },
5099             'movieflickerreduction' => { 264 => 0x33c, 267 => 0x2c0, 268 => 0x2e8, 269 => 0x2e8 },
5100             'moviefocusmode' => { 263 => 0x248, 264 => 0x340, 267 => 0x2c4, 268 => 0x2ec, 269 => 0x2ec },
5101             'moviefocuspointlock' => { 342 => 0x226, 343 => 0x226, 344 => 0x23e },
5102             'movieframerate' => { 262 => 0x48c, 263 => 0x1f8, 264 => 0x374, 267 => 0x2f4, 268 => 0x31c, 269 => 0x31c },
5103             'movieframesize' => { 262 => 0x48a, 263 => 0x1f6, 264 => 0x372, 267 => 0x2f2, 268 => 0x31a, 269 => 0x31a },
5104             'moviefunc1button' => { 328 => '41.1', 329 => '41.1', 339 => '41.1', 341 => 0xc7, 342 => 0xc3, 343 => 0xc3, 344 => 0xc3 },
5105             'moviefunc2button' => { 341 => 0xcd, 342 => 0xc7, 343 => 0xc7, 344 => 0xc7 },
5106             'moviefunc3button' => { 343 => 0x127, 344 => 0x13f },
5107             'moviefunctionbutton' => { 326 => '41.1', 338 => '41.1' },
5108             'moviefunctionbuttonplusdials' => { 326 => '52.1' },
5109             'moviehighisonoisereduction' => { 263 => 0x23c, 264 => 0x336, 267 => 0x2ba, 268 => 0x2e2, 269 => 0x2e2 },
5110             'moviehighlightdisplaythreshold' => { 342 => 0x215, 343 => 0x215, 344 => 0x22d },
5111             'moviehighreszoom' => { 264 => 0x380, 268 => 0x32c, 269 => 0x32c },
5112             'movieimagearea' => { 264 => 0x2da, 267 => 0x25c, 268 => 0x286, 269 => 0x286 },
5113             'movieisoautocontrolmanualmode' => { 264 => 0x2e8, 267 => 0x26a, 268 => 0x294, 269 => 0x294 },
5114             'movieisoautohilimit' => { 264 => 0x2e6, 267 => 0x268, 268 => 0x292, 269 => 0x292 },
5115             'movieisoautomanualmode' => { 263 => 0x204, 264 => 0x2ea, 267 => 0x26c, 268 => 0x296, 269 => 0x296 },
5116             'movielenscontrolring' => { 341 => 0xdf, 342 => 0xd7, 343 => 0xd7, 344 => 0xd7 },
5117             'moviemeteringmode' => { 264 => 0x33e, 267 => 0x2c2, 268 => 0x2ea, 269 => 0x2ea },
5118             'moviemidtonedisplayrange' => { 342 => 0x219, 343 => 0x219, 344 => 0x231 },
5119             'moviemidtonedisplayvalue' => { 342 => 0x217, 343 => 0x217, 344 => 0x22f },
5120             'moviemultiselector' => { 341 => 0xe1, 342 => 0xd9, 343 => 0xcf, 344 => 0xcf },
5121             'moviepreviewbutton' => { 326 => '41.2', 328 => '41.2', 329 => '41.2', 338 => '41.2', 339 => '41.2' },
5122             'moviepreviewbuttonplusdials' => { 326 => '52.2' },
5123             'movierecordbuttonplaybackmode' => { 341 => 0x1af, 342 => 0x1b5, 343 => 0x1b5, 344 => 0x1cd },
5124             'movieshutterbutton' => { 326 => '38.3', 328 => '38.3', 329 => '38.3', 338 => '38.3', 339 => '38.3' },
5125             'movieshutterspeedlock' => { 342 => 0x225, 343 => 0x225, 344 => 0x23d },
5126             'movieslowmotion' => { 262 => 0x416, 263 => 0x1fa },
5127             'moviesoundrecording' => { 264 => 0x34a, 267 => 0x2ce, 268 => 0x2f6, 269 => 0x2f6 },
5128             'moviesubjectdetection' => { 264 => 0x378, 267 => 0x2fc, 268 => 0x324, 269 => 0x324 },
5129             'moviesubselectorassignment' => { 326 => '48.2' },
5130             'moviesubselectorassignmentplusdials' => { 326 => '53.1' },
5131             'movietonemap' => { 267 => 0x2ec, 268 => 0x314, 269 => 0x314 },
5132             'movietype' => { 247 => 0x2ca, 262 => 0x41a, 263 => 0x1fe, 264 => 0x2e4, 267 => 0x266, 268 => 0x290, 269 => 0x290 },
5133             'movievibrationreduction' => { 263 => 0x24e },
5134             'movievibrationreductionsameasphoto' => { 263 => 0x24f },
5135             'movievignettecontrol' => { 263 => 0x23e, 264 => 0x1b0, 267 => 0x1a0, 268 => 0x1b4, 269 => 0x1b4 },
5136             'movievignettecontrolsameasphoto' => { 263 => 0x240 },
5137             'movievrmode' => { 264 => 0x344, 267 => 0x2c8, 268 => 0x2f0, 269 => 0x2f0 },
5138             'moviezebrapattern' => { 342 => 0x213, 343 => 0x213, 344 => 0x22b },
5139             'multiburstimageheight' => { 481 => 0x1002 },
5140             'multiburstimagewidth' => { 481 => 0x1001 },
5141             'multiburstmode' => { 481 => 0x1000 },
5142             'multicontrollerwhilemetering' => { 92 => 0x517 },
5143             'multiexposure' => { 75 => 0x1, 372 => 0xb4 },
5144             'multiexposureautogain' => { 271 => 0x3 },
5145             'multiexposurecontrol' => { 75 => 0x2 },
5146             'multiexposuremode' => { 271 => 0x1, 272 => 0x1 },
5147             'multiexposureoverlaymode' => { 272 => 0x3 },
5148             'multiexposureshots' => { 75 => 0x3, 262 => 0x1be, 264 => 0x9a, 267 => 0x8e, 268 => 0x9c, 269 => 0x9c, 271 => 0x2, 272 => 0x2 },
5149             'multiframenoisereduction' => { 469 => 0x35, 481 => 0x200b, 486 => 0x15 },
5150             'multiframenreffect' => { 481 => 0x2023 },
5151             'multifunctionlock' => { 92 => 0x70f },
5152             'multipleexposure' => { 135 => 0x1037 },
5153             'multipleexposuremode' => { 262 => 0x1bc, 264 => 0x98, 267 => 0x8c, 268 => 0x9a, 269 => 0x9a, 351 => 0x101c },
5154             'multipleexposureset' => { 390 => '10.1' },
5155             'multisample' => { 284 => 0x40 },
5156             'multiselector' => { 325 => '9.4', 326 => '10.3', 328 => '10.3', 329 => '10.3', 334 => '27.4', 338 => '10.3', 339 => '10.3' },
5157             'multiselectorliveview' => { 325 => '4.3', 328 => '37.1', 329 => '37.1', 338 => '37.1', 339 => '37.1' },
5158             'multiselectorliveviewmode' => { 298 => 0x18c2 },
5159             'multiselectorplaybackmode' => { 325 => ['13.5','9.2'], 326 => '10.2', 329 => '10.2', 334 => '27.2', 338 => '10.2', 339 => '10.2', 341 => 0xb7, 342 => 0xb3, 343 => 0xb3, 344 => 0xb3 },
5160             'multiselectorshootmode' => { 325 => '9.1', 326 => '10.1', 328 => '10.1', 329 => '10.1', 334 => '27.1', 338 => '10.1', 339 => '10.1', 341 => 0xb3, 342 => 0xaf, 343 => 0xaf, 344 => 0xaf },
5161             'multishot' => { 377 => 0x121 },
5162             'mute' => { 428 => 'player.movie.audio.mute', 431 => 'player.movie.audio.mute' },
5163             'mycolormode' => { 76 => 0x2 },
5164             'name' => { 437 => 'name', 536 => 'Name', 538 => 'Name' },
5165             'narrator' => { 429 => "\xa9nrt" },
5166             'nationalcatalognumber' => { 556 => 'nationalCatalogNumber' },
5167             'nativedigest' => { 542 => 'NativeDigest', 562 => 'NativeDigest' },
5168             'nativeformat' => { 531 => 'NativeFormat' },
5169             'ndfilter' => { 84 => 0x1c, 347 => 0x204, 447 => 0x1019 },
5170             'near' => { 145 => 'Near' },
5171             'nefbitdepth' => { 258 => 0xe22 },
5172             'nefcompression' => { 258 => 0x93, 259 => 0xa },
5173             'neflinearizationtable' => { 258 => 0x96 },
5174             'negativecachelargepreviewsize' => { 536 => 'NegativeCacheLargePreviewSize', 538 => 'NegativeCacheLargePreviewSize' },
5175             'negativecachemaximumsize' => { 536 => 'NegativeCacheMaximumSize', 538 => 'NegativeCacheMaximumSize' },
5176             'negativecachepath' => { 536 => 'NegativeCachePath', 538 => 'NegativeCachePath' },
5177             'neutraldensityfactor' => { 533 => 'NeutralDensityFactor' },
5178             'neutraldensityfilter' => { 411 => 0x88 },
5179             'neutraloutputhighlightpoint' => { 117 => 0x2f },
5180             'neutraloutputshadowpoint' => { 117 => 0x30 },
5181             'neutralrawcolortone' => { 117 => 0x28 },
5182             'neutralrawcontrast' => { 117 => 0x2a },
5183             'neutralrawhighlight' => { 117 => 0x78 },
5184             'neutralrawhighlightpoint' => { 117 => 0x2d },
5185             'neutralrawlinear' => { 117 => 0x2b },
5186             'neutralrawsaturation' => { 117 => 0x29 },
5187             'neutralrawshadow' => { 117 => 0x81 },
5188             'neutralrawshadowpoint' => { 117 => 0x2e },
5189             'neutralrawsharpness' => { 117 => 0x2c },
5190             'neutralunsharpmaskfineness' => { 117 => 0xa6 },
5191             'neutralunsharpmaskthreshold' => { 117 => 0xa8 },
5192             'neutraunsharpmaskstrength' => { 117 => 0xa4 },
5193             'newlensdata' => { 256 => 0x2f },
5194             'newrawimagedigest' => { 127 => 0xc7a7 },
5195             'newsphotoversion' => { 152 => 0x0 },
5196             'nickname' => { 564 => 'Nickname' },
5197             'nikoncapturedata' => { 258 => 0xe01 },
5198             'nikoncaptureeditversions' => { 258 => 0xe13 },
5199             'nikoncaptureoffsets' => { 258 => 0xe0e },
5200             'nikoncaptureoutput' => { 258 => 0xe1e },
5201             'nikoncaptureversion' => { 258 => 0xe09 },
5202             'nikoniccprofile' => { 258 => 0xe1d },
5203             'nikonimagesize' => { 295 => '723.1', 296 => '732.1', 304 => 0x2c4 },
5204             'nikonmeteringmode' => { 221 => 0x17, 262 => 0x2d2, 263 => 0x146, 275 => 0x214 },
5205             'nikonsettings' => { 258 => 0x4e },
5206             'noisefilter' => { 347 => 0x527 },
5207             'noiseprofile' => { 127 => 0xc761 },
5208             'noisereduction' => { 135 => [0x100b,0x100e], 201 => 0xb0, 202 => 0x60, 203 => 0x3f, 258 => 0x95, 318 => 0x753dcbc0, 319 => 0x17, 347 => 0x50a, 352 => 0x103a, 372 => 0x2d, 411 => 0x49, 447 => 0x100f, 449 => 0x2a },
5209             'noisereduction2' => { 351 => 0x1010 },
5210             'noisereductionapplied' => { 127 => 0xc6f7 },
5211             'noisereductionintensity' => { 319 => 0x9 },
5212             'noisereductionmethod' => { 319 => 0x11 },
5213             'noisereductionmode' => { 518 => 0x801e },
5214             'noisereductionparametersatcapture' => { 157 => 0xe73 },
5215             'noisereductionparameterscamera' => { 157 => 0xe72 },
5216             'noisereductionparametershost3mp' => { 157 => 0xe71 },
5217             'noisereductionparametershost6mp' => { 157 => 0xe70 },
5218             'noisereductionparametershostrgb' => { 157 => 0xe6f },
5219             'noisereductionparameterskhufu3mp' => { 157 => 0xe65 },
5220             'noisereductionparameterskhufu6mp' => { 157 => 0xe64 },
5221             'noisereductionparameterskhufurgb' => { 157 => 0xe63 },
5222             'noisereductionparams' => { 377 => 0x1b },
5223             'noisereductionsharpness' => { 319 => 0xd },
5224             'noisereductionstrength' => { 372 => 0xd6 },
5225             'noisereductionvalue' => { 518 => 0x8027 },
5226             'nomemorycard' => { 325 => '22.1', 326 => '4.2', 327 => '0.3', 330 => '2.4', 331 => '3.2', 332 => '3.2', 334 => '33.7', 335 => '3.2', 336 => '0.3', 338 => '4.2', 340 => '4.5' },
5227             'nominalmaxaperture' => { 401 => 0xa },
5228             'nominalminaperture' => { 401 => '10.1' },
5229             'noncpulens10focallength' => { 265 => 0x6c6, 266 => 0x6d6, 269 => 0x620 },
5230             'noncpulens10maxaperture' => { 265 => 0x6ee, 266 => 0x738, 269 => 0x670 },
5231             'noncpulens11focallength' => { 265 => 0x6c8, 266 => 0x6d8, 269 => 0x624 },
5232             'noncpulens11maxaperture' => { 265 => 0x6f0, 266 => 0x73c, 269 => 0x674 },
5233             'noncpulens12focallength' => { 265 => 0x6ca, 266 => 0x6da, 269 => 0x628 },
5234             'noncpulens12maxaperture' => { 265 => 0x6f2, 266 => 0x740, 269 => 0x678 },
5235             'noncpulens13focallength' => { 265 => 0x6cc, 266 => 0x6dc, 269 => 0x62c },
5236             'noncpulens13maxaperture' => { 265 => 0x6f4, 266 => 0x744, 269 => 0x67c },
5237             'noncpulens14focallength' => { 265 => 0x6ce, 266 => 0x6de, 269 => 0x630 },
5238             'noncpulens14maxaperture' => { 265 => 0x6f6, 266 => 0x748, 269 => 0x680 },
5239             'noncpulens15focallength' => { 265 => 0x6d0, 266 => 0x6e0, 269 => 0x634 },
5240             'noncpulens15maxaperture' => { 265 => 0x6f8, 266 => 0x74c, 269 => 0x684 },
5241             'noncpulens16focallength' => { 265 => 0x6d2, 266 => 0x6e2, 269 => 0x638 },
5242             'noncpulens16maxaperture' => { 265 => 0x6fa, 266 => 0x750, 269 => 0x688 },
5243             'noncpulens17focallength' => { 265 => 0x6d4, 266 => 0x6e4, 269 => 0x63c },
5244             'noncpulens17maxaperture' => { 265 => 0x6fc, 266 => 0x754, 269 => 0x68c },
5245             'noncpulens18focallength' => { 265 => 0x6d6, 266 => 0x6e6, 269 => 0x640 },
5246             'noncpulens18maxaperture' => { 265 => 0x6fe, 266 => 0x758, 269 => 0x690 },
5247             'noncpulens19focallength' => { 265 => 0x6d8, 266 => 0x6e8, 269 => 0x644 },
5248             'noncpulens19maxaperture' => { 265 => 0x700, 266 => 0x75c, 269 => 0x694 },
5249             'noncpulens1focallength' => { 265 => 0x6b4, 266 => 0x6c4, 269 => 0x5fc },
5250             'noncpulens1maxaperture' => { 265 => 0x6dc, 266 => 0x714, 269 => 0x64c },
5251             'noncpulens20focallength' => { 265 => 0x6da, 266 => 0x6ea, 269 => 0x648 },
5252             'noncpulens20maxaperture' => { 265 => 0x702, 266 => 0x760, 269 => 0x698 },
5253             'noncpulens2focallength' => { 265 => 0x6b6, 266 => 0x6c6, 269 => 0x600 },
5254             'noncpulens2maxaperture' => { 265 => 0x6de, 266 => 0x718, 269 => 0x650 },
5255             'noncpulens3focallength' => { 265 => 0x6b8, 266 => 0x6c8, 269 => 0x604 },
5256             'noncpulens3maxaperture' => { 265 => 0x6e0, 266 => 0x71c, 269 => 0x654 },
5257             'noncpulens4focallength' => { 265 => 0x6ba, 266 => 0x6ca, 269 => 0x608 },
5258             'noncpulens4maxaperture' => { 265 => 0x6e2, 266 => 0x720, 269 => 0x658 },
5259             'noncpulens5focallength' => { 265 => 0x6bc, 266 => 0x6cc, 269 => 0x60c },
5260             'noncpulens5maxaperture' => { 265 => 0x6e4, 266 => 0x724, 269 => 0x65c },
5261             'noncpulens6focallength' => { 265 => 0x6be, 266 => 0x6ce, 269 => 0x610 },
5262             'noncpulens6maxaperture' => { 265 => 0x6e6, 266 => 0x728, 269 => 0x660 },
5263             'noncpulens7focallength' => { 265 => 0x6c0, 266 => 0x6d0, 269 => 0x614 },
5264             'noncpulens7maxaperture' => { 265 => 0x6e8, 266 => 0x72c, 269 => 0x664 },
5265             'noncpulens8focallength' => { 265 => 0x6c2, 266 => 0x6d2, 269 => 0x618 },
5266             'noncpulens8maxaperture' => { 265 => 0x6ea, 266 => 0x730, 269 => 0x668 },
5267             'noncpulens9focallength' => { 265 => 0x6c4, 266 => 0x6d4, 269 => 0x61c },
5268             'noncpulens9maxaperture' => { 265 => 0x6ec, 266 => 0x734, 269 => 0x66c },
5269             'normalizedcropcorners' => { 362 => 'NormalizedCropCorners' },
5270             'normallinetime' => { 157 => 0x186a },
5271             'normalwhitelevel' => { 45 => 0x32a, 46 => 0x280, 47 => 0x294, 50 => [0x2b8,0x2cf,0x2d3], 51 => 0x569, 52 => 0x1e3, 53 => [0x1fc,0x2dc], 54 => [0x230,0x30e], 55 => 0x31c },
5272             'notes' => { 520 => 'Notes', 530 => 'notes' },
5273             'npages' => { 571 => 'NPages' },
5274             'nullrecord' => { 105 => 0x0 },
5275             'numafpoints' => { 384 => 0x3, 385 => 0x2 },
5276             'number' => { 556 => 'number' },
5277             'numberofbeats' => { 566 => 'numberOfBeats' },
5278             'numberoffocuspoints' => { 328 => '1.3', 329 => '1.3', 332 => '0.2', 333 => '0.3', 335 => '0.3' },
5279             'numcafpoints' => { 388 => 0x1 },
5280             'numfaceelements' => { 135 => 0x4200 },
5281             'numfacepositions' => { 364 => 0x0 },
5282             'numindexentries' => { 152 => 0x54 },
5283             'numwbentries' => { 378 => 0x0, 379 => 0x0 },
5284             'object' => { 556 => 'object' },
5285             'objectattributereference' => { 150 => 0x4 },
5286             'objectcycle' => { 150 => 0x4b, 530 => 'ObjectCycle' },
5287             'objectdescription' => { 555 => 'objectDescription' },
5288             'objectdistance' => { 120 => 0x6, 121 => 0x2022 },
5289             'objectname' => { 150 => 0x5 },
5290             'objectpreviewdata' => { 150 => 0xca },
5291             'objectpreviewfileformat' => { 150 => 0xc8 },
5292             'objectpreviewfileversion' => { 150 => 0xc9 },
5293             'objectsubtype' => { 555 => 'objectSubtype' },
5294             'objecttype' => { 555 => 'objectType' },
5295             'objecttypereference' => { 150 => 0x3 },
5296             'occurrence' => { 126 => 'Occurrence' },
5297             'occurrenceassociatedmedia' => { 126 => [\'Occurrence','OccurrenceAssociatedMedia'] },
5298             'occurrenceassociatedoccurrences' => { 126 => [\'Occurrence','OccurrenceAssociatedOccurrences'] },
5299             'occurrenceassociatedreferences' => { 126 => [\'Occurrence','OccurrenceAssociatedReferences'] },
5300             'occurrenceassociatedsequences' => { 126 => [\'Occurrence','OccurrenceAssociatedSequences'] },
5301             'occurrenceassociatedtaxa' => { 126 => [\'Occurrence','OccurrenceAssociatedTaxa'] },
5302             'occurrencebehavior' => { 126 => [\'Occurrence','OccurrenceBehavior'] },
5303             'occurrencecaste' => { 126 => [\'Occurrence','OccurrenceCaste'] },
5304             'occurrencecatalognumber' => { 126 => [\'Occurrence','OccurrenceCatalogNumber'] },
5305             'occurrencedegreeofestablishment' => { 126 => [\'Occurrence','OccurrenceDegreeOfEstablishment'] },
5306             'occurrencedetails' => { 126 => [\'Occurrence','OccurrenceOccurrenceDetails'] },
5307             'occurrencedisposition' => { 126 => [\'Occurrence','OccurrenceDisposition'] },
5308             'occurrenceestablishmentmeans' => { 126 => [\'Occurrence','OccurrenceEstablishmentMeans'] },
5309             'occurrencegeoreferenceverificationstatus' => { 126 => [\'Occurrence','OccurrenceGeoreferenceVerificationStatus'] },
5310             'occurrenceid' => { 126 => [\'Occurrence','OccurrenceOccurrenceID'] },
5311             'occurrenceindividualcount' => { 126 => [\'Occurrence','OccurrenceIndividualCount'] },
5312             'occurrenceindividualid' => { 126 => [\'Occurrence','OccurrenceIndividualID'] },
5313             'occurrencelifestage' => { 126 => [\'Occurrence','OccurrenceLifeStage'] },
5314             'occurrenceorganismquantity' => { 126 => [\'Occurrence','OccurrenceOrganismQuantity'] },
5315             'occurrenceorganismquantitytype' => { 126 => [\'Occurrence','OccurrenceOrganismQuantityType'] },
5316             'occurrenceothercatalognumbers' => { 126 => [\'Occurrence','OccurrenceOtherCatalogNumbers'] },
5317             'occurrencepathway' => { 126 => [\'Occurrence','OccurrencePathway'] },
5318             'occurrencepreparations' => { 126 => [\'Occurrence','OccurrencePreparations'] },
5319             'occurrencepreviousidentifications' => { 126 => [\'Occurrence','OccurrencePreviousIdentifications'] },
5320             'occurrencerecordedby' => { 126 => [\'Occurrence','OccurrenceRecordedBy'] },
5321             'occurrencerecordedbyid' => { 126 => [\'Occurrence','OccurrenceRecordedByID'] },
5322             'occurrencerecordnumber' => { 126 => [\'Occurrence','OccurrenceRecordNumber'] },
5323             'occurrenceremarks' => { 126 => [\'Occurrence','OccurrenceOccurrenceRemarks'] },
5324             'occurrencereproductivecondition' => { 126 => [\'Occurrence','OccurrenceReproductiveCondition'] },
5325             'occurrencesex' => { 126 => [\'Occurrence','OccurrenceSex'] },
5326             'occurrencestatus' => { 126 => [\'Occurrence','OccurrenceOccurrenceStatus'] },
5327             'occurrencevitality' => { 126 => [\'Occurrence','OccurrenceVitality'] },
5328             'oecfcolumns' => { 542 => [\'OECF','OECFColumns'] },
5329             'oecfnames' => { 542 => [\'OECF','OECFNames'] },
5330             'oecfrows' => { 542 => [\'OECF','OECFRows'] },
5331             'oecfvalues' => { 542 => [\'OECF','OECFValues'] },
5332             'offsaledate' => { 556 => 'offSaleDate' },
5333             'offsaledatea-platform' => { 556 => [\'offSaleDate','offSaleDateA-platform'] },
5334             'offsaledatedate' => { 556 => [\'offSaleDate','offSaleDateDate'] },
5335             'offsetdacvalue' => { 157 => 0x190a },
5336             'offsethdr' => { 547 => 'OffsetHDR' },
5337             'offsetschema' => { 127 => 0xea1d },
5338             'offsetsdr' => { 547 => 'OffsetSDR' },
5339             'offsettime' => { 127 => 0x9010 },
5340             'offsettimedigitized' => { 127 => 0x9012 },
5341             'offsettimeoriginal' => { 127 => 0x9011 },
5342             'oismode' => { 1 => 0xf },
5343             'okbutton' => { 335 => '15.1', 340 => '16.1' },
5344             'oldlensdata' => { 256 => 0x3 },
5345             'oldsubfiletype' => { 127 => 0xff },
5346             'olympusimageheight' => { 352 => 0x102f },
5347             'olympusimagewidth' => { 352 => 0x102e },
5348             'omenatcapturestrength' => { 157 => 0xa60 },
5349             'omenautostrength' => { 157 => 0xa5f },
5350             'omenearlystrength' => { 157 => 0xa5e },
5351             'omenfocallengthlimit' => { 157 => 0xa62 },
5352             'omeninitialipfstrength' => { 157 => 0xa5d },
5353             'omensurfaceindex' => { 157 => 0xa64 },
5354             'oneshotafrelease' => { 2 => 0x9 },
5355             'onetouchwb' => { 352 => 0x302 },
5356             'onsaledate' => { 556 => 'onSaleDate' },
5357             'onsaledatea-platform' => { 556 => [\'onSaleDate','onSaleDateA-platform'] },
5358             'onsaledatedate' => { 556 => [\'onSaleDate','onSaleDateDate'] },
5359             'onsaleday' => { 556 => 'onSaleDay' },
5360             'onsaledaya-platform' => { 556 => [\'onSaleDay','onSaleDayA-platform'] },
5361             'onsaledayday' => { 556 => [\'onSaleDay','onSaleDayDay'] },
5362             'opcodelist1' => { 127 => 0xc740 },
5363             'opcodelist2' => { 127 => 0xc741 },
5364             'opcodelist3' => { 127 => 0xc74e },
5365             'opticalzoom' => { 161 => 0xfa3d, 163 => [0x6006,0xf006], 164 => 0x1000, 165 => 0xf, 168 => 0x1e, 170 => 0x20, 171 => 0x1c, 182 => 'OpticalZoom' },
5366             'opticalzoomcode' => { 84 => 0xa },
5367             'opticalzoommode' => { 372 => 0x34 },
5368             'opticalzoomon' => { 456 => 0x219 },
5369             'optionenddate' => { 559 => 'optionEndDate' },
5370             'opto-electricconvfactor' => { 542 => 'OECF' },
5371             'orangehsl' => { 111 => 0x20911 },
5372             'ordernumber' => { 135 => 0x8002 },
5373             'organisationinimagecode' => { 550 => 'OrganisationInImageCode' },
5374             'organisationinimagename' => { 550 => 'OrganisationInImageName' },
5375             'organism' => { 126 => 'Organism' },
5376             'organismassociatedoccurrences' => { 126 => [\'Organism','OrganismAssociatedOccurrences'] },
5377             'organismassociatedorganisms' => { 126 => [\'Organism','OrganismAssociatedOrganisms'] },
5378             'organismid' => { 126 => [\'Organism','OrganismOrganismID'] },
5379             'organismname' => { 126 => [\'Organism','OrganismOrganismName'] },
5380             'organismpreviousidentifications' => { 126 => [\'Organism','OrganismPreviousIdentifications'] },
5381             'organismremarks' => { 126 => [\'Organism','OrganismOrganismRemarks'] },
5382             'organismscope' => { 126 => [\'Organism','OrganismOrganismScope'] },
5383             'organization' => { 556 => 'organization' },
5384             'orientation' => { 127 => 0x112, 377 => 0x112, 555 => 'orientation', 562 => 'Orientation' },
5385             'orientation2' => { 486 => [0x28,0x2e] },
5386             'orientationlinkedaf' => { 2 => 0xe },
5387             'orientationlinkedafpoint' => { 92 => 0x516 },
5388             'originalalbumtitle' => { 198 => 'WM/OriginalAlbumTitle' },
5389             'originalartist' => { 198 => 'WM/OriginalArtist', 429 => "\xa9ope" },
5390             'originalbestqualitysize' => { 127 => 0xc792 },
5391             'originalcreatedatetime' => { 524 => 'OriginalCreateDateTime' },
5392             'originaldecisiondata' => { 122 => 'Canon-OriginalDecisionData' },
5393             'originaldecisiondataoffset' => { 71 => 0x83 },
5394             'originaldefaultcropsize' => { 127 => 0xc793 },
5395             'originaldefaultfinalsize' => { 127 => 0xc791 },
5396             'originaldirectory' => { 369 => 0x408 },
5397             'originaldocumentid' => { 567 => 'OriginalDocumentID' },
5398             'originalfilename' => { 105 => 0x816, 157 => 0x3e9, 169 => 0x20, 369 => 0x407, 524 => 'OriginalFilename' },
5399             'originalfilepath' => { 437 => 'fsid' },
5400             'originalimagehash' => { 522 => 'OriginalImageHash' },
5401             'originalimagehashtype' => { 522 => 'OriginalImageHashType' },
5402             'originalimageheight' => { 86 => 0xc, 131 => 0x1 },
5403             'originalimagemd5' => { 522 => 'OriginalImageMD5' },
5404             'originalimagesize' => { 181 => 'OriginalImageSize' },
5405             'originalimagewidth' => { 86 => 0xb, 131 => 0x0 },
5406             'originallyricist' => { 198 => 'WM/OriginalLyricist' },
5407             'originalrawfiledata' => { 127 => 0xc68c },
5408             'originalrawfiledigest' => { 127 => 0xc71d },
5409             'originalrawfilename' => { 127 => 0xc68b },
5410             'originaltransmissionreference' => { 150 => 0x67 },
5411             'originatingprogram' => { 150 => 0x41, 530 => 'OriginatingProgram' },
5412             'originplatform' => { 556 => 'originPlatform' },
5413             'os' => { 540 => 'os' },
5414             'otherconditions' => { 358 => 'OtherConditions' },
5415             'otherconstraints' => { 358 => 'OtherConstraints' },
5416             'otherimage' => { 122 => 'Exif-OtherImage' },
5417             'otherimageinfo' => { 358 => 'OtherImageInfo' },
5418             'otherimagelength' => { 127 => 0x202 },
5419             'otherimagestart' => { 127 => 0x201 },
5420             'otherlicensedocuments' => { 358 => 'OtherLicenseDocuments' },
5421             'otherlicenseinfo' => { 358 => 'OtherLicenseInfo' },
5422             'otherlicenserequirements' => { 358 => 'OtherLicenseRequirements' },
5423             'outcue' => { 566 => 'outCue' },
5424             'outcuescale' => { 566 => [\'outCue','outCueScale'] },
5425             'outcuevalue' => { 566 => [\'outCue','outCueValue'] },
5426             'outputimageheight' => { 222 => 0x3 },
5427             'outputimagewidth' => { 222 => 0x2 },
5428             'outputlut' => { 372 => 0xa7 },
5429             'outputprofile' => { 157 => 0x138b },
5430             'outputresolution' => { 222 => 0x4 },
5431             'overclockcols' => { 157 => 0x189c },
5432             'overclockrows' => { 157 => 0x18c4 },
5433             'overridelookvignette' => { 536 => 'OverrideLookVignette', 538 => 'OverrideLookVignette' },
5434             'owner' => { 429 => 'ownr', 570 => 'Owner' },
5435             'ownerid' => { 150 => 0xbc },
5436             'ownername' => { 15 => 0x10f, 20 => 0x18e, 71 => 0x9, 105 => 0x810, 127 => [0xa430,0xfde8], 175 => 'OwnerName', 533 => 'OwnerName', 543 => 'CameraOwnerName' },
5437             'padding' => { 127 => 0xea1c },
5438             'pagecount' => { 556 => 'pageCount' },
5439             'pageimage' => { 564 => [\'PageInfo','PageInfoImage'] },
5440             'pageimageformat' => { 564 => [\'PageInfo','PageInfoFormat'] },
5441             'pageimageheight' => { 564 => [\'PageInfo','PageInfoHeight'] },
5442             'pageimagepagenumber' => { 564 => [\'PageInfo','PageInfoPageNumber'] },
5443             'pageimagewidth' => { 564 => [\'PageInfo','PageInfoWidth'] },
5444             'pageinfo' => { 564 => 'PageInfo' },
5445             'pagename' => { 127 => 0x11d },
5446             'pagenumber' => { 127 => 0x129 },
5447             'pageprogressiondirection' => { 556 => 'pageProgressionDirection' },
5448             'pagerange' => { 556 => 'pageRange' },
5449             'paintbasedcorrectionmasks' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
5450             'paintbasedcorrections' => { 536 => 'PaintBasedCorrections', 538 => 'PaintBasedCorrections' },
5451             'paintcorrectionactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
5452             'paintcorrectionamount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'] },
5453             'paintcorrectionblacks2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'] },
5454             'paintcorrectionbrightness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'] },
5455             'paintcorrectionclarity' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'] },
5456             'paintcorrectionclarity2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'] },
5457             'paintcorrectioncontrast' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'] },
5458             'paintcorrectioncontrast2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'] },
5459             'paintcorrectioncorrectionname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'] },
5460             'paintcorrectioncorrectionsyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'] },
5461             'paintcorrectiondefringe' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'] },
5462             'paintcorrectiondehaze' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'] },
5463             'paintcorrectionexposure' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'] },
5464             'paintcorrectionexposure2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'] },
5465             'paintcorrectionhighlights2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'] },
5466             'paintcorrectionhue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'] },
5467             'paintcorrectionluminancenoise' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'] },
5468             'paintcorrectionmaskalpha' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'] },
5469             'paintcorrectionmaskangle' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'] },
5470             'paintcorrectionmaskbottom' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'] },
5471             'paintcorrectionmaskcentervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'] },
5472             'paintcorrectionmaskcenterweight' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'] },
5473             'paintcorrectionmaskdabs' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'] },
5474             'paintcorrectionmaskfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'] },
5475             'paintcorrectionmaskflipped' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'] },
5476             'paintcorrectionmaskflow' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'] },
5477             'paintcorrectionmaskfullx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'] },
5478             'paintcorrectionmaskfully' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'] },
5479             'paintcorrectionmaskinputdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'] },
5480             'paintcorrectionmaskleft' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'] },
5481             'paintcorrectionmaskmaskactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'] },
5482             'paintcorrectionmaskmaskblendmode' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'] },
5483             'paintcorrectionmaskmaskdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'] },
5484             'paintcorrectionmaskmaskinverted' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'] },
5485             'paintcorrectionmaskmaskname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'] },
5486             'paintcorrectionmaskmasks' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'] },
5487             'paintcorrectionmaskmasksalpha' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'] },
5488             'paintcorrectionmaskmasksangle' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'] },
5489             'paintcorrectionmaskmasksbottom' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'] },
5490             'paintcorrectionmaskmaskscentervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'] },
5491             'paintcorrectionmaskmaskscenterweight' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
5492             'paintcorrectionmaskmasksdabs' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'] },
5493             'paintcorrectionmaskmasksfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'] },
5494             'paintcorrectionmaskmasksflipped' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'] },
5495             'paintcorrectionmaskmasksflow' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'] },
5496             'paintcorrectionmaskmasksfullx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'] },
5497             'paintcorrectionmaskmasksfully' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'] },
5498             'paintcorrectionmaskmasksinputdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'] },
5499             'paintcorrectionmaskmasksleft' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'] },
5500             'paintcorrectionmaskmasksmaskactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'] },
5501             'paintcorrectionmaskmasksmaskblendmode' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
5502             'paintcorrectionmaskmasksmaskdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
5503             'paintcorrectionmaskmasksmaskinverted' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
5504             'paintcorrectionmaskmasksmaskname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'] },
5505             'paintcorrectionmaskmasksmasksubtype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
5506             'paintcorrectionmaskmasksmasksyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
5507             'paintcorrectionmaskmasksmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
5508             'paintcorrectionmaskmasksmidpoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'] },
5509             'paintcorrectionmaskmasksorigin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'] },
5510             'paintcorrectionmaskmasksperimetervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
5511             'paintcorrectionmaskmasksradius' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'] },
5512             'paintcorrectionmaskmasksreferencepoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
5513             'paintcorrectionmaskmasksright' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'] },
5514             'paintcorrectionmaskmasksroundness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'] },
5515             'paintcorrectionmaskmaskssizex' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'] },
5516             'paintcorrectionmaskmaskssizey' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'] },
5517             'paintcorrectionmaskmaskstop' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'] },
5518             'paintcorrectionmaskmasksubtype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'] },
5519             'paintcorrectionmaskmasksvalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'] },
5520             'paintcorrectionmaskmasksversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'] },
5521             'paintcorrectionmaskmaskswhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'] },
5522             'paintcorrectionmaskmaskswholeimagearea' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
5523             'paintcorrectionmaskmasksx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'] },
5524             'paintcorrectionmaskmasksy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'] },
5525             'paintcorrectionmaskmasksyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'] },
5526             'paintcorrectionmaskmaskszerox' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'] },
5527             'paintcorrectionmaskmaskszeroy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'] },
5528             'paintcorrectionmaskmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'] },
5529             'paintcorrectionmaskmidpoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'] },
5530             'paintcorrectionmaskorigin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'] },
5531             'paintcorrectionmaskperimetervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'] },
5532             'paintcorrectionmaskradius' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'] },
5533             'paintcorrectionmaskrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
5534             'paintcorrectionmaskrangeareamodels' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
5535             'paintcorrectionmaskrangeareamodelscolorsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5536             'paintcorrectionmaskrangeareamodelscomponents' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
5537             'paintcorrectionmaskrangecoloramount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
5538             'paintcorrectionmaskrangedepthfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
5539             'paintcorrectionmaskrangedepthmax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
5540             'paintcorrectionmaskrangedepthmin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
5541             'paintcorrectionmaskrangeinvert' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
5542             'paintcorrectionmaskrangelumfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
5543             'paintcorrectionmaskrangeluminancedepthsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5544             'paintcorrectionmaskrangelummax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
5545             'paintcorrectionmaskrangelummin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
5546             'paintcorrectionmaskrangelumrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
5547             'paintcorrectionmaskrangesampletype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
5548             'paintcorrectionmaskrangetype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
5549             'paintcorrectionmaskrangeversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
5550             'paintcorrectionmaskreferencepoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'] },
5551             'paintcorrectionmaskright' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'] },
5552             'paintcorrectionmaskroundness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'] },
5553             'paintcorrectionmasksizex' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'] },
5554             'paintcorrectionmasksizey' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'] },
5555             'paintcorrectionmasktop' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'] },
5556             'paintcorrectionmaskvalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'] },
5557             'paintcorrectionmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'] },
5558             'paintcorrectionmaskwhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'] },
5559             'paintcorrectionmaskwholeimagearea' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'] },
5560             'paintcorrectionmaskx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'] },
5561             'paintcorrectionmasky' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'] },
5562             'paintcorrectionmaskzerox' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'] },
5563             'paintcorrectionmaskzeroy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'] },
5564             'paintcorrectionmoire' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'] },
5565             'paintcorrectionrangemask' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'] },
5566             'paintcorrectionrangemaskareamodels' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'] },
5567             'paintcorrectionrangemaskareamodelscolorsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5568             'paintcorrectionrangemaskareamodelscomponents' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
5569             'paintcorrectionrangemaskcoloramount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'] },
5570             'paintcorrectionrangemaskdepthfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
5571             'paintcorrectionrangemaskdepthmax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'] },
5572             'paintcorrectionrangemaskdepthmin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'] },
5573             'paintcorrectionrangemaskinvert' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'] },
5574             'paintcorrectionrangemasklumfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'] },
5575             'paintcorrectionrangemaskluminancedepthsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5576             'paintcorrectionrangemasklummax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'] },
5577             'paintcorrectionrangemasklummin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'] },
5578             'paintcorrectionrangemasklumrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'] },
5579             'paintcorrectionrangemasksampletype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'] },
5580             'paintcorrectionrangemasktype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'] },
5581             'paintcorrectionrangemaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'] },
5582             'paintcorrectionsaturation' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'] },
5583             'paintcorrectionshadows2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'] },
5584             'paintcorrectionsharpness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'] },
5585             'paintcorrectiontemperature' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'] },
5586             'paintcorrectiontexture' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'] },
5587             'paintcorrectiontint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'] },
5588             'paintcorrectiontoninghue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'] },
5589             'paintcorrectiontoningsaturation' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'] },
5590             'paintcorrectionwhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'] },
5591             'paintcorrectionwhites2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'] },
5592             'panasonicdatetime' => { 375 => 0x0 },
5593             'panasonicexifversion' => { 372 => 0x26 },
5594             'panasonicimageheight' => { 372 => 0x4c },
5595             'panasonicimagewidth' => { 372 => 0x4b },
5596             'panasonicrawversion' => { 377 => 0x1 },
5597             'panasonictitle' => { 127 => 0xc6d2 },
5598             'panasonictitle2' => { 127 => 0xc6d3 },
5599             'panoramaangle' => { 135 => 0x1153 },
5600             'panoramacropbottom' => { 487 => 0x7 },
5601             'panoramacropleft' => { 487 => 0x4 },
5602             'panoramacropright' => { 487 => 0x6 },
5603             'panoramacroptop' => { 487 => 0x5 },
5604             'panoramadirection' => { 79 => 0x5, 135 => 0x1154, 487 => 0x3 },
5605             'panoramaframeheight' => { 487 => 0x9 },
5606             'panoramaframenumber' => { 79 => 0x2 },
5607             'panoramaframewidth' => { 487 => 0x8 },
5608             'panoramafullheight' => { 487 => 0x2 },
5609             'panoramafullwidth' => { 487 => 0x1 },
5610             'panoramamode' => { 159 => 0x3c, 347 => 0x601 },
5611             'panoramasize3d' => { 469 => 0x38 },
5612             'panoramasourceheight' => { 487 => 0xb },
5613             'panoramasourcewidth' => { 487 => 0xa },
5614             'panoramicstitchcameramotion' => { 195 => 'PanoramicStitchCameraMotion', 196 => 0x1 },
5615             'panoramicstitchmaptype' => { 195 => 'PanoramicStitchMapType', 196 => 0x2 },
5616             'panoramicstitchphi0' => { 195 => 'PanoramicStitchPhi0', 196 => 0x5 },
5617             'panoramicstitchphi1' => { 195 => 'PanoramicStitchPhi1', 196 => 0x6 },
5618             'panoramicstitchtheta0' => { 195 => 'PanoramicStitchTheta0', 196 => 0x3 },
5619             'panoramicstitchtheta1' => { 195 => 'PanoramicStitchTheta1', 196 => 0x4 },
5620             'panoramicstitchversion' => { 196 => 0x0 },
5621             'pantry' => { 567 => 'Pantry' },
5622             'pantryinstanceid' => { 567 => [\'Pantry','PantryInstanceID'] },
5623             'parallax' => { 135 => 0xb211, 345 => 0x28 },
5624             'parameters' => { 361 => 'parameters' },
5625             'parametricdarks' => { 536 => 'ParametricDarks', 538 => 'ParametricDarks' },
5626             'parametrichighlights' => { 536 => 'ParametricHighlights', 538 => 'ParametricHighlights' },
5627             'parametrichighlightsplit' => { 536 => 'ParametricHighlightSplit', 538 => 'ParametricHighlightSplit' },
5628             'parametriclights' => { 536 => 'ParametricLights', 538 => 'ParametricLights' },
5629             'parametricmidtonesplit' => { 536 => 'ParametricMidtoneSplit', 538 => 'ParametricMidtoneSplit' },
5630             'parametricshadows' => { 536 => 'ParametricShadows', 538 => 'ParametricShadows' },
5631             'parametricshadowsplit' => { 536 => 'ParametricShadowSplit', 538 => 'ParametricShadowSplit' },
5632             'parentalrating' => { 198 => 'WM/ParentalRating' },
5633             'parentid' => { 550 => 'parentId' },
5634             'parentmeasurementid' => { 126 => [\'MeasurementOrFact','MeasurementOrFactParentMeasurementID'] },
5635             'parentmediaeventid' => { 524 => 'ParentMediaEventID' },
5636             'parentmeid' => { 524 => 'ParentMEID' },
5637             'parentproductid' => { 429 => '@ppi' },
5638             'parentreference1' => { 548 => [\'TagStructure','TagStructureParentReference'] },
5639             'parentreference2' => { 548 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5640             'parentreference3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5641             'parentreference4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5642             'parentreference5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5643             'parentreference6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5644             'parentshorttitle' => { 429 => '@PST' },
5645             'parenttitle' => { 429 => '@pti' },
5646             'partialactivecols1' => { 157 => 0x17e8 },
5647             'partialactivecols2' => { 157 => 0x17f2 },
5648             'partialactiverows1' => { 157 => 0x17fc },
5649             'partialactiverows2' => { 157 => 0x1806 },
5650             'partofcompilation' => { 566 => 'partOfCompilation' },
5651             'patientbirthdate' => { 521 => 'PatientDOB' },
5652             'patientid' => { 521 => 'PatientID' },
5653             'patientname' => { 521 => 'PatientName' },
5654             'patientsex' => { 521 => 'PatientSex' },
5655             'patternareaheight' => { 157 => 0x963 },
5656             'patternareawidth' => { 157 => 0x962 },
5657             'patterncorrectionfactorscale' => { 157 => 0x969 },
5658             'patterncropcols1' => { 157 => 0x96c },
5659             'patterncropcols2' => { 157 => 0x96d },
5660             'patterncroprows1' => { 157 => 0x96a },
5661             'patterncroprows2' => { 157 => 0x96b },
5662             'patternimagerheight' => { 157 => 0x961 },
5663             'patternimagerwidth' => { 157 => 0x960 },
5664             'patternx' => { 157 => 0x966 },
5665             'patterny' => { 157 => 0x967 },
5666             'pdfversion' => { 552 => 'PDFVersion' },
5667             'pentaximagesize' => { 411 => 0x9 },
5668             'pentaxmodelid' => { 389 => 0x0, 411 => 0x5 },
5669             'pentaxmodeltype' => { 411 => 0x1 },
5670             'pentaxversion' => { 411 => 0x0 },
5671             'people' => { 523 => 'People', 528 => 'People' },
5672             'perchannelblacklevel' => { 45 => 0x157, 46 => 0x16b, 47 => 0x17f, 49 => 0xc4, 50 => [0x2b4,0x2cb,0x2cf], 51 => [0x108,0x14d], 52 => 0x1df, 53 => [0x1f8,0x2d8], 54 => [0x22c,0x30a], 55 => 0x149 },
5673             'performer' => { 429 => 'perf', 437 => 'perf' },
5674             'performerkeywords' => { 437 => "\xa9prk" },
5675             'performers' => { 437 => "\xa9prf" },
5676             'performerurl' => { 437 => "\xa9prl" },
5677             'period' => { 198 => 'WM/Period' },
5678             'peripheralillumcentralradius' => { 518 => 0x8030 },
5679             'peripheralillumcentralvalue' => { 518 => 0x8031 },
5680             'peripheralillumination' => { 111 => 0x20702, 117 => 0x68 },
5681             'peripheralilluminationcorr' => { 69 => 0x1, 400 => 0x2 },
5682             'peripheralilluminationon' => { 111 => '0x20702.0', 117 => 0x64 },
5683             'peripheralillumperiphvalue' => { 518 => 0x8032 },
5684             'peripherallighting' => { 86 => 0x2, 135 => 0x3804 },
5685             'peripherallightingsetting' => { 87 => 0x5 },
5686             'peripherallightingvalue' => { 86 => 0x6 },
5687             'permissions' => { 559 => 'permissions' },
5688             'permits' => { 534 => 'permits' },
5689             'person' => { 556 => 'person' },
5690             'personality' => { 524 => 'Personality' },
5691             'personheard' => { 550 => 'PersonHeard' },
5692             'personheardidentifier' => { 550 => [\'PersonHeard','PersonHeardIdentifier'] },
5693             'personheardname' => { 550 => [\'PersonHeard','PersonHeardName'] },
5694             'personinimage' => { 550 => 'PersonInImage' },
5695             'personinimagecharacteristic' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5696             'personinimagecvtermcvid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5697             'personinimagecvtermid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5698             'personinimagecvtermname' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5699             'personinimagecvtermrefinedabout' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5700             'personinimagedescription' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5701             'personinimageid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5702             'personinimagename' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5703             'personinimagewdetails' => { 550 => 'PersonInImageWDetails' },
5704             'perspectiveaspect' => { 536 => 'PerspectiveAspect', 538 => 'PerspectiveAspect' },
5705             'perspectivehorizontal' => { 536 => 'PerspectiveHorizontal', 538 => 'PerspectiveHorizontal' },
5706             'perspectiverotate' => { 536 => 'PerspectiveRotate', 538 => 'PerspectiveRotate' },
5707             'perspectivescale' => { 536 => 'PerspectiveScale', 538 => 'PerspectiveScale' },
5708             'perspectiveupright' => { 536 => 'PerspectiveUpright', 538 => 'PerspectiveUpright' },
5709             'perspectivevertical' => { 536 => 'PerspectiveVertical', 538 => 'PerspectiveVertical' },
5710             'perspectivex' => { 536 => 'PerspectiveX', 538 => 'PerspectiveX' },
5711             'perspectivey' => { 536 => 'PerspectiveY', 538 => 'PerspectiveY' },
5712             'pf0customfuncregistration' => { 100 => 0x1 },
5713             'pf10retainprogramshift' => { 100 => 0xb },
5714             'pf13drivepriority' => { 100 => 0xe },
5715             'pf14disablefocussearch' => { 100 => 0xf },
5716             'pf15disableafassistbeam' => { 100 => 0x10 },
5717             'pf16autofocuspointshoot' => { 100 => 0x11 },
5718             'pf17disableafpointsel' => { 100 => 0x12 },
5719             'pf18enableautoafpointsel' => { 100 => 0x13 },
5720             'pf19continuousshootspeed' => { 100 => 0x14 },
5721             'pf19shootingspeedhigh' => { 99 => 0xa },
5722             'pf19shootingspeedlow' => { 99 => 0x9 },
5723             'pf1disableshootingmodes' => { 100 => 0x2 },
5724             'pf1value' => { 99 => 0x1 },
5725             'pf20limitcontinousshots' => { 100 => 0x15 },
5726             'pf20maxcontinousshots' => { 99 => 0xb },
5727             'pf21enablequietoperation' => { 100 => 0x16 },
5728             'pf23felocktime' => { 99 => 0xd },
5729             'pf23postreleasetime' => { 99 => 0xe },
5730             'pf23settimerlengths' => { 100 => 0x18 },
5731             'pf23shutterbuttontime' => { 99 => 0xc },
5732             'pf24lightlcdduringbulb' => { 100 => 0x19 },
5733             'pf25aemode' => { 99 => 0xf },
5734             'pf25afmode' => { 99 => 0x12 },
5735             'pf25afpointsel' => { 99 => 0x13 },
5736             'pf25colormatrix' => { 99 => 0x17 },
5737             'pf25defaultclearsettings' => { 100 => 0x1a },
5738             'pf25drivemode' => { 99 => 0x11 },
5739             'pf25imagesize' => { 99 => 0x14 },
5740             'pf25meteringmode' => { 99 => 0x10 },
5741             'pf25parameters' => { 99 => 0x16 },
5742             'pf25wbmode' => { 99 => 0x15 },
5743             'pf26shortenreleaselag' => { 100 => 0x1b },
5744             'pf27reversedialrotation' => { 100 => 0x1c },
5745             'pf27value' => { 99 => 0x18 },
5746             'pf28noquickdialexpcomp' => { 100 => 0x1d },
5747             'pf29quickdialswitchoff' => { 100 => 0x1e },
5748             'pf2disablemeteringmodes' => { 100 => 0x3 },
5749             'pf2value' => { 99 => 0x2 },
5750             'pf30enlargementmode' => { 100 => 0x1f },
5751             'pf31originaldecisiondata' => { 100 => 0x20 },
5752             'pf3manualexposuremetering' => { 100 => 0x4 },
5753             'pf3value' => { 99 => 0x3 },
5754             'pf4exposuretimelimits' => { 100 => 0x5 },
5755             'pf4exposuretimemax' => { 99 => 0x5 },
5756             'pf4exposuretimemin' => { 99 => 0x4 },
5757             'pf5aperturelimits' => { 100 => 0x6 },
5758             'pf5aperturemax' => { 99 => 0x7 },
5759             'pf5aperturemin' => { 99 => 0x6 },
5760             'pf6presetshootingmodes' => { 100 => 0x7 },
5761             'pf7bracketcontinuousshoot' => { 100 => 0x8 },
5762             'pf8bracketshots' => { 99 => 0x8 },
5763             'pf8setbracketshots' => { 100 => 0x9 },
5764             'pf9changebracketsequence' => { 100 => 0xa },
5765             'phasedetectaf' => { 214 => 0x6 },
5766             'phonenumber' => { 176 => 'Phone' },
5767             'photoeffect' => { 38 => 0x28 },
5768             'photoeffecthistoryxml' => { 318 => 0xe9651831 },
5769             'photoeffects' => { 318 => 0xab5eca5e },
5770             'photoeffectsblue' => { 320 => 0x8 },
5771             'photoeffectsgreen' => { 320 => 0x6 },
5772             'photoeffectsred' => { 320 => 0x4 },
5773             'photoeffectstype' => { 320 => 0x0 },
5774             'photographer' => { 127 => 0xa437, 543 => 'Photographer' },
5775             'photographicsensitivity' => { 543 => 'PhotographicSensitivity' },
5776             'photoidentifier' => { 1 => 0x2b },
5777             'photoinfoplayback' => { 325 => '17.6', 334 => '33.6' },
5778             'photometricinterpretation' => { 127 => 0x106, 562 => 'PhotometricInterpretation' },
5779             'photosappfeatureflags' => { 1 => 0x1f },
5780             'photoshootingmenubank' => { 264 => 0x11e, 267 => 0x112, 268 => 0x122, 269 => 0x122, 270 => 0x24, 288 => 0x0 },
5781             'photoshootingmenubankimagearea' => { 261 => 0x6dd, 264 => 0x144, 267 => 0x134, 268 => 0x148, 269 => 0x148, 288 => '7.1' },
5782             'photoshopbgrthumbnail' => { 425 => 0x409 },
5783             'photoshopquality' => { 424 => 0x0 },
5784             'photoshopthumbnail' => { 425 => 0x40c },
5785             'photostyle' => { 372 => 0x89 },
5786             'picasawebgphotoid' => { 541 => 'picasawebGPhotoId' },
5787             'pick' => { 566 => 'pick' },
5788             'picklabel' => { 541 => 'PickLabel' },
5789             'pictinfo' => { 456 => 0x208 },
5790             'picturecontrol' => { 318 => 0xe2173c47 },
5791             'picturecontrolactive' => { 321 => 0x0 },
5792             'picturecontroladjust' => { 276 => 0x30, 277 => 0x30, 278 => 0x36 },
5793             'picturecontrolbase' => { 276 => 0x18, 277 => 0x18, 278 => 0x1c },
5794             'picturecontroldata' => { 258 => [0xbd,0x23] },
5795             'picturecontrolmode' => { 321 => 0x13 },
5796             'picturecontrolname' => { 276 => 0x4, 277 => 0x4, 278 => 0x8 },
5797             'picturecontrolquickadjust' => { 276 => 0x31, 277 => 0x31, 278 => 0x37 },
5798             'pictureeffect' => { 481 => 0x200e },
5799             'pictureeffect2' => { 490 => 0x1163, 491 => 0x1167, 492 => 0x1143, 493 => 0x11bf, 494 => 0x119b, 495 => 0x1053, 496 => 0x24b, 497 => 0x24b, 498 => 0x23c, 513 => 0x46 },
5800             'picturefinish' => { 201 => 0x71 },
5801             'picturemode' => { 135 => 0x1031, 347 => 0x520, 411 => [0xb,0x33], 457 => 0x3d },
5802             'picturemode2' => { 390 => 0x0 },
5803             'picturemodebwfilter' => { 347 => 0x525 },
5804             'picturemodecontrast' => { 347 => 0x523 },
5805             'picturemodeeffect' => { 347 => 0x52d },
5806             'picturemodehue' => { 347 => 0x522 },
5807             'picturemodesaturation' => { 347 => 0x521 },
5808             'picturemodesharpness' => { 347 => 0x524 },
5809             'picturemodestrength' => { 457 => 0x113 },
5810             'picturemodetone' => { 347 => 0x526 },
5811             'pictureprofile' => { 490 => [0x115e,0x115f], 491 => [0x1162,0x1163], 492 => [0x113e,0x113f], 493 => [0x11ba,0x11bb], 494 => [0x1196,0x1197], 495 => [0x104e,0x104f], 496 => [0x246,0x247], 497 => [0x246,0x247], 498 => [0x237,0x238] },
5812             'picturestyle' => { 8 => [0x4b,0x51], 9 => 0xf4, 10 => 0x6c, 11 => 0x86, 12 => 0x73, 16 => 0xab, 17 => 0xa7, 18 => 0xb0, 19 => 0x6c, 20 => 0xa7, 21 => 0xf4, 22 => 0xb3, 24 => 0xf4, 25 => 0xfa, 27 => 0x169, 81 => 0xa, 111 => 0x20301, 117 => 0x2 },
5813             'picturestylepc' => { 71 => 0x4009 },
5814             'picturestyleuserdef' => { 71 => 0x4008 },
5815             'picturewizard' => { 454 => 0x21 },
5816             'picturewizardcolor' => { 453 => 0x1 },
5817             'picturewizardcontrast' => { 453 => 0x4 },
5818             'picturewizardmode' => { 453 => 0x0 },
5819             'picturewizardsaturation' => { 453 => 0x2 },
5820             'picturewizardsharpness' => { 453 => 0x3 },
5821             'pipelineversion' => { 195 => 'PipelineVersion' },
5822             'pitch' => { 123 => 0x6, 326 => '4.1', 338 => '4.1', 437 => ['ptch',"\xa9fpt"] },
5823             'pitchangle' => { 68 => 0x5, 274 => 0x4, 347 => 0x904, 362 => 'PitchAngle', 372 => 0x91, 409 => 0x2, 410 => 0x5, 452 => 0x1 },
5824             'pitchshift' => { 428 => 'player.movie.audio.pitchshift', 431 => 'player.movie.audio.pitchshift' },
5825             'pixelaspectratio' => { 430 => 'pasp' },
5826             'pixelclockfrequency' => { 157 => 0x40b },
5827             'pixelcorrectionoffset' => { 157 => 0x972 },
5828             'pixelcorrectionscale' => { 157 => 0x971 },
5829             'pixelscale' => { 127 => 0x830e },
5830             'pixelshiftactive' => { 260 => 0xc },
5831             'pixelshiftdelay' => { 262 => 0x38c, 266 => 0x802 },
5832             'pixelshiftinfo' => { 481 => 0x202f },
5833             'pixelshiftinterval' => { 262 => 0x38e },
5834             'pixelshiftnumbershots' => { 262 => 0x38a, 266 => 0x800 },
5835             'pixelshiftoffset' => { 135 => 0x1106 },
5836             'pixelshiftresolution' => { 412 => 0x0 },
5837             'pixelshiftshooting' => { 262 => 0x388, 266 => 0x7fe },
5838             'pixelshiftshots' => { 135 => 0x1105 },
5839             'pixelsperunitx' => { 360 => 0x0 },
5840             'pixelsperunity' => { 360 => 0x4 },
5841             'pixelunits' => { 360 => 0x8 },
5842             'planarconfiguration' => { 127 => 0x11c, 562 => 'PlanarConfiguration' },
5843             'plane' => { 140 => [\'Planes','PlanesPlane'] },
5844             'planeboundary' => { 140 => [\'Planes','PlanesPlaneBoundary'] },
5845             'planeboundaryvertexcount' => { 140 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
5846             'planeextentx' => { 140 => [\'Planes','PlanesPlaneExtentX'] },
5847             'planeextentz' => { 140 => [\'Planes','PlanesPlaneExtentZ'] },
5848             'planepose' => { 140 => [\'Planes','PlanesPlanePose'] },
5849             'planeposepositionx' => { 140 => [\'Planes','PlanesPlanePosePositionX'] },
5850             'planeposepositiony' => { 140 => [\'Planes','PlanesPlanePosePositionY'] },
5851             'planeposepositionz' => { 140 => [\'Planes','PlanesPlanePosePositionZ'] },
5852             'planeposerotationw' => { 140 => [\'Planes','PlanesPlanePoseRotationW'] },
5853             'planeposerotationx' => { 140 => [\'Planes','PlanesPlanePoseRotationX'] },
5854             'planeposerotationy' => { 140 => [\'Planes','PlanesPlanePoseRotationY'] },
5855             'planeposerotationz' => { 140 => [\'Planes','PlanesPlanePoseRotationZ'] },
5856             'planeposetimestamp' => { 140 => [\'Planes','PlanesPlanePoseTimestamp'] },
5857             'planes' => { 140 => 'Planes' },
5858             'planningref' => { 550 => 'PlanningRef' },
5859             'planningrefidentifier' => { 550 => [\'PlanningRef','PlanningRefIdentifier'] },
5860             'planningrefname' => { 550 => [\'PlanningRef','PlanningRefName'] },
5861             'planningrefrole' => { 550 => [\'PlanningRef','PlanningRefRole'] },
5862             'platenames' => { 571 => 'PlateNames' },
5863             'platform' => { 556 => 'platform' },
5864             'playallframes' => { 437 => 'AllF' },
5865             'playbackbutton' => { 266 => 0x804, 269 => 0x808 },
5866             'playbackbuttonplaybackmode' => { 266 => 0x80e, 269 => 0x814 },
5867             'playbackflickdown' => { 341 => 0x149, 342 => 0x159, 343 => 0x159, 344 => 0x171 },
5868             'playbackflickup' => { 341 => 0x145, 342 => 0x155, 343 => 0x155, 344 => 0x16d },
5869             'playbackmenustime' => { 330 => '20.1', 331 => '21.1', 332 => '21.1' },
5870             'playbackmonitorofftime' => { 325 => '25.2', 326 => '36.1', 328 => '36.1', 329 => '36.1', 333 => '35.1', 334 => '8.1', 335 => '35.1', 338 => '36.1', 339 => '36.1', 340 => '21.1', 341 => 0x37, 342 => 0x33, 343 => 0x33, 344 => 0x33 },
5871             'playbackzoom' => { 326 => '37.1' },
5872             'playdisplay' => { 203 => 0x4e },
5873             'playerversion' => { 431 => 'player.version' },
5874             'playgap' => { 429 => 'pgap' },
5875             'playmode' => { 437 => 'SDLN' },
5876             'playselection' => { 437 => 'SelO' },
5877             'plusversion' => { 358 => 'Version' },
5878             'pmversion' => { 423 => 'PMVersion' },
5879             'pngwarning' => { 361 => 'Warning' },
5880             'podcast' => { 429 => 'pcst' },
5881             'podcasturl' => { 429 => 'purl' },
5882             'poilevel' => { 257 => 0x8 },
5883             'pointcolors' => { 536 => 'PointColors', 538 => 'PointColors' },
5884             'portraitimpressionbalance' => { 262 => 0x378, 264 => 0x26e, 279 => 0xa0 },
5885             'portraitnote' => { 142 => 'PortraitNote' },
5886             'portraitoutputhighlightpoint' => { 117 => 0x1d },
5887             'portraitoutputshadowpoint' => { 117 => 0x1e },
5888             'portraitrawcolortone' => { 117 => 0x16 },
5889             'portraitrawcontrast' => { 117 => 0x18 },
5890             'portraitrawhighlight' => { 117 => 0x76 },
5891             'portraitrawhighlightpoint' => { 117 => 0x1b },
5892             'portraitrawlinear' => { 117 => 0x19 },
5893             'portraitrawsaturation' => { 117 => 0x17 },
5894             'portraitrawshadow' => { 117 => 0x7f },
5895             'portraitrawshadowpoint' => { 117 => 0x1c },
5896             'portraitrawsharpness' => { 117 => 0x1a },
5897             'portraitrefiner' => { 121 => 0x302b },
5898             'portraitrequest' => { 142 => 'PortraitRequest' },
5899             'portraitunsharpmaskfineness' => { 117 => 0x9a },
5900             'portraitunsharpmaskstrength' => { 117 => 0x98 },
5901             'portraitunsharpmaskthreshold' => { 117 => 0x9c },
5902             'portraitversion' => { 142 => 'PortraitVersion' },
5903             'pose' => { 140 => 'Pose' },
5904             'poseheadingdegrees' => { 148 => 'PoseHeadingDegrees' },
5905             'posepitchdegrees' => { 148 => 'PosePitchDegrees' },
5906             'posepositionx' => { 140 => [\'Pose','PosePositionX'] },
5907             'posepositiony' => { 140 => [\'Pose','PosePositionY'] },
5908             'posepositionz' => { 140 => [\'Pose','PosePositionZ'] },
5909             'poserolldegrees' => { 148 => 'PoseRollDegrees' },
5910             'poserotationw' => { 140 => [\'Pose','PoseRotationW'] },
5911             'poserotationx' => { 140 => [\'Pose','PoseRotationX'] },
5912             'poserotationy' => { 140 => [\'Pose','PoseRotationY'] },
5913             'poserotationz' => { 140 => [\'Pose','PoseRotationZ'] },
5914             'posetimestamp' => { 140 => [\'Pose','PoseTimestamp'] },
5915             'positiondescriptor' => { 555 => 'positionDescriptor' },
5916             'postalcode' => { 180 => 'PostalCode' },
5917             'postcropvignetteamount' => { 536 => 'PostCropVignetteAmount', 538 => 'PostCropVignetteAmount' },
5918             'postcropvignettefeather' => { 536 => 'PostCropVignetteFeather', 538 => 'PostCropVignetteFeather' },
5919             'postcropvignettehighlightcontrast' => { 536 => 'PostCropVignetteHighlightContrast', 538 => 'PostCropVignetteHighlightContrast' },
5920             'postcropvignettemidpoint' => { 536 => 'PostCropVignetteMidpoint', 538 => 'PostCropVignetteMidpoint' },
5921             'postcropvignetteroundness' => { 536 => 'PostCropVignetteRoundness', 538 => 'PostCropVignetteRoundness' },
5922             'postcropvignettestyle' => { 536 => 'PostCropVignetteStyle', 538 => 'PostCropVignetteStyle' },
5923             'postfocusmerging' => { 372 => 0xbf },
5924             'postreleaseburstlength' => { 268 => 0x714, 269 => 0x784, 342 => 0x289 },
5925             'potentialface1position' => { 477 => 0xb },
5926             'potentialface2position' => { 477 => 0x15 },
5927             'potentialface3position' => { 477 => 0x1f },
5928             'potentialface4position' => { 477 => 0x29 },
5929             'potentialface5position' => { 477 => 0x33 },
5930             'potentialface6position' => { 477 => 0x3d },
5931             'potentialface7position' => { 477 => 0x47 },
5932             'potentialface8position' => { 477 => 0x51 },
5933             'poweravailable' => { 387 => '0.2' },
5934             'powersource' => { 387 => '0.1' },
5935             'poweruptime' => { 258 => 0xb6 },
5936             'preaf' => { 134 => '0.2' },
5937             'precaptureframes' => { 352 => 0x300 },
5938             'predictor' => { 127 => 0x13d },
5939             'preflashreturnstrength' => { 296 => 0x28a },
5940             'prefs' => { 150 => 0xdd, 423 => 'Prefs' },
5941             'prereadfastresetcount' => { 157 => 0x187e },
5942             'prereleaseburstlength' => { 268 => 0x712, 269 => 0x782, 342 => 0x287 },
5943             'preservedfilename' => { 567 => 'PreservedFileName' },
5944             'preservedspecimen' => { 126 => 'PreservedSpecimen' },
5945             'preservedspecimenmaterialsampleid' => { 126 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5946             'presettype' => { 536 => 'PresetType', 538 => 'PresetType' },
5947             'presetwhitebalance' => { 203 => 0x24, 518 => 0x8002 },
5948             'presetwhitebalanceadj' => { 518 => 0x8014 },
5949             'pressure' => { 127 => 0x9402, 543 => 'Pressure' },
5950             'previewapplicationname' => { 127 => 0xc716 },
5951             'previewapplicationversion' => { 127 => 0xc717 },
5952             'previewbutton' => { 325 => ['14.1','15.1'], 326 => '15.1', 328 => '15.1', 329 => '15.1', 334 => '29.1', 335 => '14.1', 338 => '15.1', 339 => '15.1' },
5953             'previewbuttonplusdials' => { 325 => ['14.2','15.2'], 326 => '15.2', 328 => '43.1', 329 => '43.1', 334 => '31.2', 338 => '43.1', 339 => '43.1' },
5954             'previewcolorspace' => { 127 => 0xc71a },
5955             'previewcropbottom' => { 422 => 0xef },
5956             'previewcropleft' => { 422 => 0xec },
5957             'previewcropright' => { 422 => 0xee },
5958             'previewcroptop' => { 422 => 0xed },
5959             'previewdate' => { 435 => 0x0 },
5960             'previewdatetime' => { 127 => 0xc71b },
5961             'previewimage' => { 121 => 0x2000, 122 => 'Exif-PreviewImage', 128 => 'PreviewImage', 130 => 0x4, 185 => 'data', 205 => 0x81, 352 => 0x280, 370 => 0x300, 429 => 'snal', 437 => ['SIGM','mcvr'], 481 => 0x2001 },
5962             'previewimageborders' => { 411 => 0x3e },
5963             'previewimageheight' => { 80 => 0x4, 161 => 0xfa58 },
5964             'previewimagelength' => { 80 => 0x2, 121 => 0x3, 127 => [0x117,0x202], 205 => 0x89, 280 => 0x202, 347 => 0x102, 352 => 0x1037, 411 => 0x3, 446 => 0x1e, 451 => 0x3, 457 => [0x1b,0x1d], 470 => 0x202 },
5965             'previewimagename' => { 185 => '1Name' },
5966             'previewimagesize' => { 121 => 0x2, 166 => 0x2, 185 => 'ImageSize', 411 => 0x2, 457 => [0x1c,0x1e], 481 => 0xb02c, 518 => 0x9012 },
5967             'previewimagestart' => { 80 => 0x5, 121 => 0x4, 127 => [0x111,0x201], 205 => 0x88, 280 => 0x201, 347 => 0x101, 352 => 0x1036, 411 => 0x4, 446 => 0x1c, 451 => 0x2, 457 => [0x1a,0x1c], 470 => 0x201 },
5968             'previewimagetype' => { 185 => '0Type' },
5969             'previewimagevalid' => { 347 => 0x100, 352 => 0x1035 },
5970             'previewimagewidth' => { 80 => 0x3, 161 => 0xfa57 },
5971             'previewquality' => { 80 => 0x1 },
5972             'previewsettingsdigest' => { 127 => 0xc719 },
5973             'previewsettingsname' => { 127 => 0xc718 },
5974             'primaryafpoint' => { 212 => 0x7, 213 => 0x44, 214 => 0x7, 215 => 0x38 },
5975             'primarychromaticities' => { 127 => 0x13f, 562 => 'PrimaryChromaticities' },
5976             'primaryftp' => { 524 => 'PrimaryFTP' },
5977             'primaryslot' => { 270 => 0x25, 288 => 0x2 },
5978             'printim' => { 127 => 0xc4a5 },
5979             'prioritysetinawb' => { 481 => 0x202b },
5980             'prioritysetupshutterrelease' => { 203 => 0x1d, 467 => 0x28 },
5981             'privatertkinfo' => { 527 => 'privateRTKInfo' },
5982             'processbordercolsleft' => { 157 => 0xc61 },
5983             'processbordercolsright' => { 157 => 0xc62 },
5984             'processborderrowsbottom' => { 157 => 0xc64 },
5985             'processborderrowstop' => { 157 => 0xc63 },
5986             'processingsoftware' => { 127 => 0xb },
5987             'processversion' => { 536 => 'ProcessVersion', 538 => 'ProcessVersion' },
5988             'producer' => { 198 => 'WM/Producer', 357 => 'Producer', 429 => "\xa9prd", 431 => 'producer', 437 => "\xa9prd", 552 => 'Producer' },
5989             'producerkeywords' => { 437 => "\xa9pdk" },
5990             'productcode' => { 556 => 'productCode' },
5991             'productid' => { 151 => 0x32, 429 => 'prID', 555 => 'productID' },
5992             'productidtype' => { 555 => 'productIDType' },
5993             'productinimage' => { 550 => 'ProductInImage' },
5994             'productinimagedescription' => { 550 => [\'ProductInImage','ProductInImageProductDescription'] },
5995             'productinimagegtin' => { 550 => [\'ProductInImage','ProductInImageProductGTIN'] },
5996             'productinimagename' => { 550 => [\'ProductInImage','ProductInImageProductName'] },
5997             'productinimageproductid' => { 550 => [\'ProductInImage','ProductInImageProductId'] },
5998             'productioncode' => { 389 => 0x2 },
5999             'productorserviceconstraints' => { 358 => 'ProductOrServiceConstraints' },
6000             'productversion' => { 429 => 'VERS' },
6001             'profession' => { 556 => 'profession' },
6002             'profile' => { 140 => [\'Profiles','ProfilesProfile'] },
6003             'profilecalibrationsig' => { 127 => 0xc6f4 },
6004             'profilecameraindices' => { 140 => [\'Profiles','ProfilesProfileCameraIndices'] },
6005             'profilecopyright' => { 127 => 0xc6fe },
6006             'profiledynamicrange' => { 127 => 0xcd47 },
6007             'profileembedpolicy' => { 127 => 0xc6fd },
6008             'profilegaintablemap' => { 127 => 0xcd2d },
6009             'profilegaintablemap2' => { 127 => 0xcd40 },
6010             'profilegroupname' => { 127 => 0xcd48 },
6011             'profilehuesatmapdata1' => { 127 => 0xc6fa },
6012             'profilehuesatmapdata2' => { 127 => 0xc6fb },
6013             'profilehuesatmapdata3' => { 127 => 0xcd39 },
6014             'profilehuesatmapdims' => { 127 => 0xc6f9 },
6015             'profilehuesatmapencoding' => { 127 => 0xc7a3 },
6016             'profilelooktabledata' => { 127 => 0xc726 },
6017             'profilelooktabledims' => { 127 => 0xc725 },
6018             'profilelooktableencoding' => { 127 => 0xc7a4 },
6019             'profilename' => { 127 => 0xc6f8, 359 => 'iCCP-name' },
6020             'profiles' => { 140 => 'Profiles' },
6021             'profiletonecurve' => { 127 => 0xc6fc },
6022             'profiletype' => { 140 => [\'Profiles','ProfilesProfileType'] },
6023             'programiso' => { 372 => 0x3c },
6024             'programline' => { 390 => '1.1' },
6025             'programmode' => { 208 => 0x5 },
6026             'programshift' => { 258 => 0xd },
6027             'programversion' => { 150 => 0x46 },
6028             'prohibits' => { 534 => 'prohibits' },
6029             'projectiontype' => { 148 => 'ProjectionType', 149 => 'ProjectionType' },
6030             'projectname' => { 566 => 'projectName' },
6031             'projectref' => { 566 => 'projectRef' },
6032             'projectrefpath' => { 566 => [\'projectRef','projectRefPath'] },
6033             'projectreftype' => { 566 => [\'projectRef','projectRefType'] },
6034             'promotionurl' => { 198 => 'WM/PromotionURL' },
6035             'propertyreleaseid' => { 358 => 'PropertyReleaseID' },
6036             'propertyreleasestatus' => { 358 => 'PropertyReleaseStatus' },
6037             'provider' => { 198 => 'WM/Provider' },
6038             'province-state' => { 150 => 0x5f },
6039             'publicationdate' => { 556 => 'publicationDate' },
6040             'publicationdatea-platform' => { 556 => [\'publicationDate','publicationDateA-platform'] },
6041             'publicationdatedate' => { 556 => [\'publicationDate','publicationDateDate'] },
6042             'publicationdisplaydate' => { 556 => 'publicationDisplayDate' },
6043             'publicationdisplaydatea-platform' => { 556 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
6044             'publicationdisplaydatedate' => { 556 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
6045             'publicationevent' => { 550 => 'PublicationEvent' },
6046             'publicationeventdate' => { 550 => [\'PublicationEvent','PublicationEventDate'] },
6047             'publicationeventidentifier' => { 550 => [\'PublicationEvent','PublicationEventIdentifier'] },
6048             'publicationeventname' => { 550 => [\'PublicationEvent','PublicationEventName'] },
6049             'publicationname' => { 556 => 'publicationName' },
6050             'publisher' => { 198 => 'WM/Publisher', 429 => "\xa9pub", 431 => 'publisher', 539 => 'publisher' },
6051             'publishingfrequency' => { 556 => 'publishingFrequency' },
6052             'pulldown' => { 566 => 'pullDown' },
6053             'purchasedate' => { 429 => 'purd' },
6054             'purplehsl' => { 111 => 0x20916 },
6055             'pxshiftperiphedgenr' => { 518 => 0x9013 },
6056             'pxshiftperiphedgenrvalue' => { 518 => 0x9014 },
6057             'quality' => { 0 => 0x1, 38 => 0x3, 120 => 0x2, 121 => 0x3002, 135 => 0x1000, 159 => 0x9, 258 => 0x4, 307 => 0x3, 352 => 0x201, 367 => 0x300, 411 => 0x8, 418 => 0x2, 457 => 0x16, 467 => 0x56, 468 => 0x56, 469 => 0xb, 481 => [0x102,0x202e] },
6058             'quality2' => { 490 => 0x1170, 491 => 0x1174, 492 => 0x1150, 494 => 0x11a8, 495 => 0x1060, 496 => 0x258, 497 => 0x258, 498 => 0x247, 504 => 0x29, 505 => 0x25, 506 => 0x2a },
6059             'qualitybutton' => { 343 => 0x17d, 344 => 0x195 },
6060             'qualitybuttonplaybackmode' => { 343 => 0x1bf, 344 => 0x1d7 },
6061             'qualityhint' => { 1 => 0x1a },
6062             'qualitymode' => { 121 => 0x8 },
6063             'quantizationmethod' => { 152 => 0x78 },
6064             'quickadjust' => { 321 => 0x2a },
6065             'quickcontroldialinmeter' => { 92 => 0x703 },
6066             'quickfix' => { 318 => 0x416391c6 },
6067             'quickshot' => { 456 => 0x213 },
6068             'quiettime' => { 157 => 0x188a },
6069             'radialdistortioncoefficient1' => { 233 => 0x14 },
6070             'radialdistortioncoefficient2' => { 233 => 0x1c },
6071             'radialdistortioncoefficient3' => { 233 => 0x24 },
6072             'rads' => { 437 => 'rads' },
6073             'rangefinder' => { 330 => '4.1', 331 => '5.1', 332 => '5.1' },
6074             'rangemask' => { 536 => 'RangeMaskMapInfo', 538 => 'RangeMaskMapInfo' },
6075             'rangemaskmapinfo' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'] },
6076             'rangemaskmapinfolabmax' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'] },
6077             'rangemaskmapinfolabmin' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'] },
6078             'rangemaskmapinfolumeq' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'] },
6079             'rangemaskmapinforgbmax' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
6080             'rangemaskmapinforgbmin' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
6081             'rasterizedcaption' => { 150 => 0x7d },
6082             'rating' => { 111 => 0x10100, 127 => 0x4746, 135 => 0x1431, 422 => 0xdf, 429 => 'rtng', 437 => 'rtng', 481 => 0x2002, 530 => 'rating', 540 => 'rating', 550 => 'Rating', 556 => 'rating', 564 => 'Rating' },
6083             'ratingpercent' => { 127 => 0x4749, 197 => 'Rating', 429 => 'rate', 564 => 'RatingPercent' },
6084             'ratingregion' => { 550 => [\'Rating','RatingRatingRegion'] },
6085             'ratingregioncity' => { 550 => [\'Rating','RatingRatingRegionCity'] },
6086             'ratingregioncountrycode' => { 550 => [\'Rating','RatingRatingRegionCountryCode'] },
6087             'ratingregioncountryname' => { 550 => [\'Rating','RatingRatingRegionCountryName'] },
6088             'ratingregiongpsaltitude' => { 550 => [\'Rating','RatingRatingRegionGPSAltitude'] },
6089             'ratingregiongpsaltituderef' => { 550 => [\'Rating','RatingRatingRegionGPSAltitudeRef'] },
6090             'ratingregiongpslatitude' => { 550 => [\'Rating','RatingRatingRegionGPSLatitude'] },
6091             'ratingregiongpslongitude' => { 550 => [\'Rating','RatingRatingRegionGPSLongitude'] },
6092             'ratingregionidentifier' => { 550 => [\'Rating','RatingRatingRegionIdentifier'] },
6093             'ratingregionlocationid' => { 550 => [\'Rating','RatingRatingRegionLocationId'] },
6094             'ratingregionlocationname' => { 550 => [\'Rating','RatingRatingRegionLocationName'] },
6095             'ratingregionprovincestate' => { 550 => [\'Rating','RatingRatingRegionProvinceState'] },
6096             'ratingregionsublocation' => { 550 => [\'Rating','RatingRatingRegionSublocation'] },
6097             'ratingregionworldregion' => { 550 => [\'Rating','RatingRatingRegionWorldRegion'] },
6098             'ratingscalemaxvalue' => { 550 => [\'Rating','RatingRatingScaleMaxValue'] },
6099             'ratingscaleminvalue' => { 550 => [\'Rating','RatingRatingScaleMinValue'] },
6100             'ratingsourcelink' => { 550 => [\'Rating','RatingRatingSourceLink'] },
6101             'ratingvalue' => { 550 => [\'Rating','RatingRatingValue'] },
6102             'ratingvaluelogolink' => { 550 => [\'Rating','RatingRatingValueLogoLink'] },
6103             'rawandjpgrecording' => { 90 => 0x8, 205 => 0x109, 390 => 0xd },
6104             'rawbrightnessadj' => { 111 => 0x20001, 116 => 0x38 },
6105             'rawburstimagecount' => { 82 => 0x2 },
6106             'rawburstimagenum' => { 82 => 0x1 },
6107             'rawcoloradj' => { 116 => 0x2e },
6108             'rawcropbottom' => { 422 => 0xd4 },
6109             'rawcropleft' => { 422 => 0xd1 },
6110             'rawcropright' => { 422 => 0xd3 },
6111             'rawcroptop' => { 422 => 0xd2 },
6112             'rawcustomsaturation' => { 116 => 0x30 },
6113             'rawcustomtone' => { 116 => 0x34 },
6114             'rawdata' => { 454 => 0xa048 },
6115             'rawdatabyteorder' => { 454 => 0x40 },
6116             'rawdatacfapattern' => { 454 => 0x50 },
6117             'rawdatauniqueid' => { 127 => 0xc65d },
6118             'rawdepth' => { 207 => 0x10 },
6119             'rawdevartfilter' => { 354 => 0x121 },
6120             'rawdevautogradation' => { 354 => 0x119 },
6121             'rawdevcolorspace' => { 353 => 0x108, 354 => 0x109 },
6122             'rawdevcontrastvalue' => { 353 => 0x106, 354 => 0x105 },
6123             'rawdeveditstatus' => { 353 => 0x10b },
6124             'rawdevelopingsoftware' => { 127 => 0xa43a, 543 => 'RAWDevelopingSoftware' },
6125             'rawdevelopmentprocess' => { 411 => 0x62 },
6126             'rawdevengine' => { 353 => 0x109, 354 => 0x10b },
6127             'rawdevexposurebiasvalue' => { 353 => 0x100, 354 => 0x100 },
6128             'rawdevgradation' => { 354 => 0x112 },
6129             'rawdevgraypoint' => { 353 => 0x103, 354 => 0x104 },
6130             'rawdevmemorycoloremphasis' => { 353 => 0x105, 354 => 0x108 },
6131             'rawdevnoisereduction' => { 353 => 0x10a, 354 => 0x10a },
6132             'rawdevpicturemode' => { 354 => 0x10c },
6133             'rawdevpm_bwfilter' => { 354 => 0x110 },
6134             'rawdevpmcontrast' => { 354 => 0x10e },
6135             'rawdevpmnoisefilter' => { 354 => 0x120 },
6136             'rawdevpmpicturetone' => { 354 => 0x111 },
6137             'rawdevpmsaturation' => { 354 => 0x10d },
6138             'rawdevpmsharpness' => { 354 => 0x10f },
6139             'rawdevsaturation3' => { 354 => 0x113 },
6140             'rawdevsaturationemphasis' => { 353 => 0x104, 354 => 0x107 },
6141             'rawdevsettings' => { 353 => 0x10c },
6142             'rawdevsharpnessvalue' => { 353 => 0x107, 354 => 0x106 },
6143             'rawdevversion' => { 353 => 0x0, 354 => 0x0 },
6144             'rawdevwbfineadjustment' => { 353 => 0x102, 354 => 0x103 },
6145             'rawdevwhitebalance' => { 354 => 0x101 },
6146             'rawdevwhitebalancevalue' => { 353 => 0x101, 354 => 0x102 },
6147             'rawfile' => { 127 => 0xfe4c },
6148             'rawfilename' => { 536 => 'RawFileName', 538 => 'RawFileName' },
6149             'rawfiletype' => { 481 => 0x2029 },
6150             'rawformat' => { 377 => 0x2d, 420 => 0x10e },
6151             'rawimagecenter' => { 258 => 0x99 },
6152             'rawimagedigest' => { 127 => 0xc71c },
6153             'rawimagesize' => { 411 => 0x39 },
6154             'rawinfoversion' => { 355 => 0x0 },
6155             'rawjpgheight' => { 107 => 0x4 },
6156             'rawjpgquality' => { 62 => 0x6, 107 => 0x1 },
6157             'rawjpgsize' => { 62 => 0x7, 107 => 0x2 },
6158             'rawjpgwidth' => { 107 => 0x3 },
6159             'rawmeasuredrggb' => { 48 => 0x26a, 50 => 0x280, 52 => 0x194, 53 => [0x1ad,0x26b] },
6160             'rawrppused' => { 530 => 'rawrppused' },
6161             'rawtopreviewgain' => { 127 => 0xc7a8 },
6162             'readouttypeactual' => { 157 => 0x1903 },
6163             'readouttyperequested' => { 157 => 0x1902 },
6164             'reardisplay' => { 325 => '12.3', 326 => '6.2' },
6165             'recdevice' => { 550 => 'RecDevice' },
6166             'recdeviceattlensdescription' => { 550 => [\'RecDevice','RecDeviceAttLensDescription'] },
6167             'recdevicemanufacturer' => { 550 => [\'RecDevice','RecDeviceManufacturer'] },
6168             'recdevicemodelname' => { 550 => [\'RecDevice','RecDeviceModelName'] },
6169             'recdeviceownersdeviceid' => { 550 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
6170             'recdeviceserialnumber' => { 550 => [\'RecDevice','RecDeviceSerialNumber'] },
6171             'recipeendingpage' => { 558 => 'recipeEndingPage' },
6172             'recipepagerange' => { 558 => 'recipePageRange' },
6173             'recipesource' => { 558 => 'recipeSource' },
6174             'recipestartingpage' => { 558 => 'recipeStartingPage' },
6175             'recipetitle' => { 558 => 'recipeTitle' },
6176             'recognizedface1age' => { 365 => 0x20 },
6177             'recognizedface1name' => { 365 => 0x4 },
6178             'recognizedface1position' => { 365 => 0x18 },
6179             'recognizedface2age' => { 365 => 0x50 },
6180             'recognizedface2name' => { 365 => 0x34 },
6181             'recognizedface2position' => { 365 => 0x48 },
6182             'recognizedface3age' => { 365 => 0x80 },
6183             'recognizedface3name' => { 365 => 0x64 },
6184             'recognizedface3position' => { 365 => 0x78 },
6185             'recognizedfaceflags' => { 372 => 0x63 },
6186             'recommendedexposureindex' => { 127 => 0x8832, 543 => 'RecommendedExposureIndex' },
6187             'record' => { 126 => 'Record' },
6188             'recordbasisofrecord' => { 126 => [\'Record','RecordBasisOfRecord'] },
6189             'recordcollectioncode' => { 126 => [\'Record','RecordCollectionCode'] },
6190             'recordcollectionid' => { 126 => [\'Record','RecordCollectionID'] },
6191             'recorddatageneralizations' => { 126 => [\'Record','RecordDataGeneralizations'] },
6192             'recorddatasetid' => { 126 => [\'Record','RecordDatasetID'] },
6193             'recorddatasetname' => { 126 => [\'Record','RecordDatasetName'] },
6194             'recorddisplay' => { 203 => 0x4d },
6195             'recorddynamicproperties' => { 126 => [\'Record','RecordDynamicProperties'] },
6196             'recordid' => { 105 => 0x1804 },
6197             'recordinformationwithheld' => { 126 => [\'Record','RecordInformationWithheld'] },
6198             'recordingcopyright' => { 437 => "\xa9phg" },
6199             'recordingformat' => { 447 => 0x1000 },
6200             'recordingmode' => { 120 => 0x1, 418 => 0x1 },
6201             'recordinstitutioncode' => { 126 => [\'Record','RecordInstitutionCode'] },
6202             'recordinstitutionid' => { 126 => [\'Record','RecordInstitutionID'] },
6203             'recordlabelname' => { 437 => "\xa9lab" },
6204             'recordlabelurl' => { 437 => "\xa9lal" },
6205             'recordlocationdata' => { 267 => 0x660, 268 => 0x690, 269 => 0x6f8 },
6206             'recordmode' => { 38 => 0x9, 121 => 0x3000 },
6207             'recordownerinstitutioncode' => { 126 => [\'Record','RecordOwnerInstitutionCode'] },
6208             'recordshutterrelease' => { 456 => 0x217 },
6209             'redbalance' => { 352 => 0x1017, 377 => 0x11, 411 => 0x1c },
6210             'redcurvelimits' => { 116 => 0x18a },
6211             'redcurvepoints' => { 115 => 0x2d, 116 => 0x160 },
6212             'redeyecorrection' => { 322 => 0x0 },
6213             'redeyeinfo' => { 536 => 'RedEyeInfo', 538 => 'RedEyeInfo' },
6214             'redeyereduction' => { 203 => 0x41, 467 => 0x6a, 469 => 0x28 },
6215             'redeyeremoval' => { 372 => 0xb9 },
6216             'redhsl' => { 111 => 0x20910 },
6217             'redhue' => { 536 => 'RedHue', 538 => 'RedHue' },
6218             'redsaturation' => { 536 => 'RedSaturation', 538 => 'RedSaturation' },
6219             'reductionmatrix1' => { 127 => 0xc625 },
6220             'reductionmatrix2' => { 127 => 0xc626 },
6221             'reductionmatrix3' => { 127 => 0xcd3a },
6222             'reelname' => { 127 => 0xc789, 437 => 'reel' },
6223             'reference1' => { 548 => [\'TagStructure','TagStructureReference'] },
6224             'reference2' => { 548 => [\'TagStructure','TagStructureSubLabelsReference'] },
6225             'reference3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
6226             'reference4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
6227             'reference5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
6228             'reference6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
6229             'referenceblackwhite' => { 127 => 0x214, 562 => 'ReferenceBlackWhite' },
6230             'referencedate' => { 150 => 0x2f },
6231             'referencenumber' => { 150 => 0x32 },
6232             'references' => { 176 => 'References' },
6233             'referenceservice' => { 150 => 0x2d },
6234             'regionappliedtodimensions' => { 191 => [\'Regions','RegionsAppliedToDimensions'] },
6235             'regionappliedtodimensionsh' => { 191 => [\'Regions','RegionsAppliedToDimensionsH'] },
6236             'regionappliedtodimensionsunit' => { 191 => [\'Regions','RegionsAppliedToDimensionsUnit'] },
6237             'regionappliedtodimensionsw' => { 191 => [\'Regions','RegionsAppliedToDimensionsW'] },
6238             'regionarea' => { 191 => [\'Regions','RegionsRegionListArea'] },
6239             'regionaread' => { 191 => [\'Regions','RegionsRegionListAreaD'] },
6240             'regionareah' => { 191 => [\'Regions','RegionsRegionListAreaH'] },
6241             'regionareaunit' => { 191 => [\'Regions','RegionsRegionListAreaUnit'] },
6242             'regionareaw' => { 191 => [\'Regions','RegionsRegionListAreaW'] },
6243             'regionareax' => { 191 => [\'Regions','RegionsRegionListAreaX'] },
6244             'regionareay' => { 191 => [\'Regions','RegionsRegionListAreaY'] },
6245             'regionbarcodevalue' => { 191 => [\'Regions','RegionsRegionListBarCodeValue'] },
6246             'regionconstraints' => { 358 => 'RegionConstraints' },
6247             'regiondescription' => { 191 => [\'Regions','RegionsRegionListDescription'] },
6248             'regionextensions' => { 191 => [\'Regions','RegionsRegionListExtensions'] },
6249             'regionfocususage' => { 191 => [\'Regions','RegionsRegionListFocusUsage'] },
6250             'regioninfo' => { 191 => 'Regions' },
6251             'regioninfoacdsee' => { 519 => 'Regions' },
6252             'regioninfodateregionsvalid' => { 194 => [\'RegionInfo','RegionInfoDateRegionsValid'] },
6253             'regioninfomp' => { 194 => 'RegionInfo' },
6254             'regioninforegions' => { 194 => [\'RegionInfo','RegionInfoRegions'] },
6255             'regionlist' => { 191 => [\'Regions','RegionsRegionList'] },
6256             'regionname' => { 191 => [\'Regions','RegionsRegionListName'] },
6257             'regionpersondisplayname' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonDisplayName'] },
6258             'regionpersonemaildigest' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonEmailDigest'] },
6259             'regionpersonliveidcid' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonLiveIdCID'] },
6260             'regionpersonsourceid' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonSourceID'] },
6261             'regionrectangle' => { 194 => [\'RegionInfo','RegionInfoRegionsRectangle'] },
6262             'regionrotation' => { 191 => [\'Regions','RegionsRegionListRotation'] },
6263             'regionseealso' => { 191 => [\'Regions','RegionsRegionListSeeAlso'] },
6264             'regiontype' => { 191 => [\'Regions','RegionsRegionListType'] },
6265             'registryentryrole' => { 550 => [\'RegistryId','RegistryIdRegEntryRole'] },
6266             'registryid' => { 550 => 'RegistryId' },
6267             'registryitemid' => { 550 => [\'RegistryId','RegistryIdRegItemId'] },
6268             'registryorganisationid' => { 550 => [\'RegistryId','RegistryIdRegOrgId'] },
6269             'relatedaudiofile' => { 174 => 'data' },
6270             'relatedaudiofilename' => { 174 => '1Name' },
6271             'relatedaudiofiletype' => { 174 => '0Type' },
6272             'relatedimagefileformat' => { 127 => 0x1000 },
6273             'relatedimageheight' => { 127 => 0x1002 },
6274             'relatedimagewidth' => { 127 => 0x1001 },
6275             'relatedresourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelatedResourceID'] },
6276             'relatedsoundfile' => { 127 => 0xa004, 542 => 'RelatedSoundFile' },
6277             'relatedvideofile' => { 188 => 'data' },
6278             'relatedvideofilename' => { 188 => '1Name' },
6279             'relatedvideofiletype' => { 188 => '0Type' },
6280             'relation' => { 539 => 'relation' },
6281             'relationshipaccordingto' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipAccordingTo'] },
6282             'relationshipestablisheddate' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipEstablishedDate'] },
6283             'relationshipofresource' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResource'] },
6284             'relationshipofresourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResourceID'] },
6285             'relationshipremarks' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
6286             'relativealtitude' => { 124 => 'RelativeAltitude' },
6287             'relativepeakaudiofilepath' => { 566 => 'relativePeakAudioFilePath' },
6288             'relativetimestamp' => { 566 => 'relativeTimestamp' },
6289             'relativetimestampscale' => { 566 => [\'relativeTimestamp','relativeTimestampScale'] },
6290             'relativetimestampvalue' => { 566 => [\'relativeTimestamp','relativeTimestampValue'] },
6291             'releasebuttontousedial' => { 325 => '17.8', 326 => '18.5', 328 => '18.4', 329 => '18.4', 334 => '33.8', 335 => '17.6', 338 => '18.5', 339 => '18.4' },
6292             'releasedate' => { 150 => 0x1e, 429 => 'rldt', 530 => 'ReleaseDate', 566 => 'releaseDate' },
6293             'releasemode' => { 121 => 0x3001, 263 => 0x5c, 298 => 0x184d, 481 => 0xb049 },
6294             'releasemode2' => { 490 => 0x112c, 491 => [0x112c,0x8], 492 => [0x1108,0x8], 493 => [0x1184,0x8], 494 => [0x1160,0x8], 495 => [0x4,0x1018], 496 => [0x4,0x210], 497 => [0x4,0x210], 498 => [0x4,0x208], 500 => [0x67,0x3f], 501 => [0x6b,0x6d,0x73,0x4b], 502 => [0x6b,0x4b], 503 => 0x1f, 504 => 0x10, 505 => 0x10, 506 => 0x9, 513 => 0x34 },
6295             'releasemode3' => { 490 => 0x1128, 491 => 0x1128, 492 => 0x1104, 493 => 0x1180, 494 => 0x115c, 495 => 0x1014, 496 => 0x20c, 497 => 0x20c, 498 => 0x204 },
6296             'releasemodebutton' => { 266 => 0x8a0 },
6297             'releasemodebuttonplaybackmode' => { 266 => 0x8a8 },
6298             'releaseready' => { 550 => 'ReleaseReady' },
6299             'releasesetting' => { 105 => 0x1016 },
6300             'releasetime' => { 150 => 0x23, 530 => 'ReleaseTime' },
6301             'remoteonduration' => { 327 => '3.4', 330 => '17.2', 331 => '18.2', 332 => '18.2', 333 => '18.2', 335 => '18.2', 336 => '4.3', 340 => '19.2' },
6302             'renditionclass' => { 567 => 'RenditionClass' },
6303             'renditionof' => { 567 => 'RenditionOf' },
6304             'renditionofalternatepaths' => { 567 => [\'RenditionOf','RenditionOfAlternatePaths'] },
6305             'renditionofdocumentid' => { 567 => [\'RenditionOf','RenditionOfDocumentID'] },
6306             'renditionoffilepath' => { 567 => [\'RenditionOf','RenditionOfFilePath'] },
6307             'renditionoffrompart' => { 567 => [\'RenditionOf','RenditionOfFromPart'] },
6308             'renditionofinstanceid' => { 567 => [\'RenditionOf','RenditionOfInstanceID'] },
6309             'renditionoflastmodifydate' => { 567 => [\'RenditionOf','RenditionOfLastModifyDate'] },
6310             'renditionoflasturl' => { 567 => [\'RenditionOf','RenditionOfLastURL'] },
6311             'renditionoflinkcategory' => { 567 => [\'RenditionOf','RenditionOfLinkCategory'] },
6312             'renditionoflinkform' => { 567 => [\'RenditionOf','RenditionOfLinkForm'] },
6313             'renditionofmanager' => { 567 => [\'RenditionOf','RenditionOfManager'] },
6314             'renditionofmanagervariant' => { 567 => [\'RenditionOf','RenditionOfManagerVariant'] },
6315             'renditionofmanageto' => { 567 => [\'RenditionOf','RenditionOfManageTo'] },
6316             'renditionofmanageui' => { 567 => [\'RenditionOf','RenditionOfManageUI'] },
6317             'renditionofmaskmarkers' => { 567 => [\'RenditionOf','RenditionOfMaskMarkers'] },
6318             'renditionoforiginaldocumentid' => { 567 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
6319             'renditionofpartmapping' => { 567 => [\'RenditionOf','RenditionOfPartMapping'] },
6320             'renditionofplacedresolutionunit' => { 567 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
6321             'renditionofplacedxresolution' => { 567 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
6322             'renditionofplacedyresolution' => { 567 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
6323             'renditionofrenditionclass' => { 567 => [\'RenditionOf','RenditionOfRenditionClass'] },
6324             'renditionofrenditionparams' => { 567 => [\'RenditionOf','RenditionOfRenditionParams'] },
6325             'renditionoftopart' => { 567 => [\'RenditionOf','RenditionOfToPart'] },
6326             'renditionofversionid' => { 567 => [\'RenditionOf','RenditionOfVersionID'] },
6327             'renditionparams' => { 567 => 'RenditionParams' },
6328             'repeatingflashcount' => { 236 => 0xd, 237 => 0xe, 238 => 0xe, 239 => 0xe, 240 => 0xe, 241 => 0xe, 334 => '17.2', 335 => '24.2', 336 => '9.2', 337 => '24.2', 340 => '25.2' },
6329             'repeatingflashcountbuilt-in' => { 305 => 0x4db },
6330             'repeatingflashcountexternal' => { 305 => 0x4c3 },
6331             'repeatingflashoutput' => { 334 => '17.1', 335 => '24.1', 336 => '9.1', 337 => '24.1', 340 => '25.1' },
6332             'repeatingflashoutputexternal' => { 305 => 0x4c0 },
6333             'repeatingflashrate' => { 236 => 0xc, 237 => 0xd, 238 => 0xd, 239 => 0xd, 240 => 0xd, 241 => 0xd, 334 => '18.1', 335 => '25.1', 336 => '10.1', 337 => '25.1', 340 => '26.1' },
6334             'repeatingflashratebuilt-in' => { 305 => 0x4da },
6335             'repeatingflashrateexternal' => { 305 => 0x4c2 },
6336             'requirements' => { 437 => "\xa9req" },
6337             'requires' => { 534 => 'requires' },
6338             'resampleparams' => { 566 => 'resampleParams' },
6339             'resampleparamsquality' => { 566 => [\'resampleParams','resampleParamsQuality'] },
6340             'resamplingkerneldenominators050' => { 157 => 0xe50 },
6341             'resamplingkerneldenominators067' => { 157 => 0xe4f },
6342             'resamplingkerneldenominators100' => { 157 => 0xe51 },
6343             'resaved' => { 456 => 0x21e },
6344             'resetblacksegrows' => { 157 => 0x181a },
6345             'resolution' => { 181 => 'Resolution' },
6346             'resolutionmode' => { 457 => [0x87,0x4] },
6347             'resolutionunit' => { 127 => 0x128, 153 => 0x2, 562 => 'ResolutionUnit' },
6348             'resourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
6349             'resourcerelationship' => { 126 => 'ResourceRelationship' },
6350             'resourcerelationshipid' => { 126 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
6351             'restrictdrivemodes' => { 92 => 0x612 },
6352             'restrictions' => { 559 => 'restrictions' },
6353             'retouchareafeather' => { 536 => [\'RetouchAreas','RetouchAreasFeather'], 538 => [\'RetouchAreas','RetouchAreasFeather'] },
6354             'retouchareamaskalpha' => { 536 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 538 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
6355             'retouchareamaskangle' => { 536 => [\'RetouchAreas','RetouchAreasMasksAngle'], 538 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
6356             'retouchareamaskbottom' => { 536 => [\'RetouchAreas','RetouchAreasMasksBottom'], 538 => [\'RetouchAreas','RetouchAreasMasksBottom'] },
6357             'retouchareamaskcentervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksCenterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksCenterValue'] },
6358             'retouchareamaskcenterweight' => { 536 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'], 538 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'] },
6359             'retouchareamaskdabs' => { 536 => [\'RetouchAreas','RetouchAreasMasksDabs'], 538 => [\'RetouchAreas','RetouchAreasMasksDabs'] },
6360             'retouchareamaskfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksFeather'] },
6361             'retouchareamaskflipped' => { 536 => [\'RetouchAreas','RetouchAreasMasksFlipped'], 538 => [\'RetouchAreas','RetouchAreasMasksFlipped'] },
6362             'retouchareamaskflow' => { 536 => [\'RetouchAreas','RetouchAreasMasksFlow'], 538 => [\'RetouchAreas','RetouchAreasMasksFlow'] },
6363             'retouchareamaskfullx' => { 536 => [\'RetouchAreas','RetouchAreasMasksFullX'], 538 => [\'RetouchAreas','RetouchAreasMasksFullX'] },
6364             'retouchareamaskfully' => { 536 => [\'RetouchAreas','RetouchAreasMasksFullY'], 538 => [\'RetouchAreas','RetouchAreasMasksFullY'] },
6365             'retouchareamaskinputdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksInputDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksInputDigest'] },
6366             'retouchareamaskleft' => { 536 => [\'RetouchAreas','RetouchAreasMasksLeft'], 538 => [\'RetouchAreas','RetouchAreasMasksLeft'] },
6367             'retouchareamaskmaskactive' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskActive'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskActive'] },
6368             'retouchareamaskmaskblendmode' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'] },
6369             'retouchareamaskmaskdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'] },
6370             'retouchareamaskmaskinverted' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'] },
6371             'retouchareamaskmaskname' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskName'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskName'] },
6372             'retouchareamaskmasks' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasks'], 538 => [\'RetouchAreas','RetouchAreasMasksMasks'] },
6373             'retouchareamaskmasksalpha' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'] },
6374             'retouchareamaskmasksangle' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'] },
6375             'retouchareamaskmasksbottom' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'] },
6376             'retouchareamaskmaskscentervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'] },
6377             'retouchareamaskmaskscenterweight' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'] },
6378             'retouchareamaskmasksdabs' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'] },
6379             'retouchareamaskmasksfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'] },
6380             'retouchareamaskmasksflipped' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'] },
6381             'retouchareamaskmasksflow' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'] },
6382             'retouchareamaskmasksfullx' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'] },
6383             'retouchareamaskmasksfully' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'] },
6384             'retouchareamaskmasksinputdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'] },
6385             'retouchareamaskmasksleft' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'] },
6386             'retouchareamaskmasksmaskactive' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'] },
6387             'retouchareamaskmasksmaskblendmode' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'] },
6388             'retouchareamaskmasksmaskdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'] },
6389             'retouchareamaskmasksmaskinverted' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'] },
6390             'retouchareamaskmasksmaskname' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'] },
6391             'retouchareamaskmasksmasksubtype' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'] },
6392             'retouchareamaskmasksmasksyncid' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'] },
6393             'retouchareamaskmasksmaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'] },
6394             'retouchareamaskmasksmidpoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'] },
6395             'retouchareamaskmasksorigin' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'] },
6396             'retouchareamaskmasksperimetervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'] },
6397             'retouchareamaskmasksradius' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'] },
6398             'retouchareamaskmasksreferencepoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'] },
6399             'retouchareamaskmasksright' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRight'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRight'] },
6400             'retouchareamaskmasksroundness' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'] },
6401             'retouchareamaskmaskssizex' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'] },
6402             'retouchareamaskmaskssizey' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'] },
6403             'retouchareamaskmaskstop' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksTop'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksTop'] },
6404             'retouchareamaskmasksubtype' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'] },
6405             'retouchareamaskmasksvalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'] },
6406             'retouchareamaskmasksversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'] },
6407             'retouchareamaskmaskswhat' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'] },
6408             'retouchareamaskmaskswholeimagearea' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'] },
6409             'retouchareamaskmasksx' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksX'] },
6410             'retouchareamaskmasksy' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksY'] },
6411             'retouchareamaskmasksyncid' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'] },
6412             'retouchareamaskmaskszerox' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'] },
6413             'retouchareamaskmaskszeroy' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'] },
6414             'retouchareamaskmaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'] },
6415             'retouchareamaskmidpoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMidpoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMidpoint'] },
6416             'retouchareamaskorigin' => { 536 => [\'RetouchAreas','RetouchAreasMasksOrigin'], 538 => [\'RetouchAreas','RetouchAreasMasksOrigin'] },
6417             'retouchareamaskperimetervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'] },
6418             'retouchareamaskradius' => { 536 => [\'RetouchAreas','RetouchAreasMasksRadius'], 538 => [\'RetouchAreas','RetouchAreasMasksRadius'] },
6419             'retouchareamaskrange' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'] },
6420             'retouchareamaskrangeareamodels' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'] },
6421             'retouchareamaskrangeareamodelscolorsampleinfo' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
6422             'retouchareamaskrangeareamodelscomponents' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
6423             'retouchareamaskrangecoloramount' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'] },
6424             'retouchareamaskrangedepthfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'] },
6425             'retouchareamaskrangedepthmax' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'] },
6426             'retouchareamaskrangedepthmin' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'] },
6427             'retouchareamaskrangeinvert' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'] },
6428             'retouchareamaskrangelumfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'] },
6429             'retouchareamaskrangeluminancedepthsampleinfo' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
6430             'retouchareamaskrangelummax' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'] },
6431             'retouchareamaskrangelummin' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'] },
6432             'retouchareamaskrangelumrange' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'] },
6433             'retouchareamaskrangesampletype' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'] },
6434             'retouchareamaskrangetype' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'] },
6435             'retouchareamaskrangeversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'] },
6436             'retouchareamaskreferencepoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'], 538 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'] },
6437             'retouchareamaskright' => { 536 => [\'RetouchAreas','RetouchAreasMasksRight'], 538 => [\'RetouchAreas','RetouchAreasMasksRight'] },
6438             'retouchareamaskroundness' => { 536 => [\'RetouchAreas','RetouchAreasMasksRoundness'], 538 => [\'RetouchAreas','RetouchAreasMasksRoundness'] },
6439             'retouchareamasks' => { 536 => [\'RetouchAreas','RetouchAreasMasks'], 538 => [\'RetouchAreas','RetouchAreasMasks'] },
6440             'retouchareamasksizex' => { 536 => [\'RetouchAreas','RetouchAreasMasksSizeX'], 538 => [\'RetouchAreas','RetouchAreasMasksSizeX'] },
6441             'retouchareamasksizey' => { 536 => [\'RetouchAreas','RetouchAreasMasksSizeY'], 538 => [\'RetouchAreas','RetouchAreasMasksSizeY'] },
6442             'retouchareamasktop' => { 536 => [\'RetouchAreas','RetouchAreasMasksTop'], 538 => [\'RetouchAreas','RetouchAreasMasksTop'] },
6443             'retouchareamaskvalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskValue'] },
6444             'retouchareamaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksVersion'] },
6445             'retouchareamaskwhat' => { 536 => [\'RetouchAreas','RetouchAreasMasksWhat'], 538 => [\'RetouchAreas','RetouchAreasMasksWhat'] },
6446             'retouchareamaskwholeimagearea' => { 536 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'], 538 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'] },
6447             'retouchareamaskx' => { 536 => [\'RetouchAreas','RetouchAreasMasksX'], 538 => [\'RetouchAreas','RetouchAreasMasksX'] },
6448             'retouchareamasky' => { 536 => [\'RetouchAreas','RetouchAreasMasksY'], 538 => [\'RetouchAreas','RetouchAreasMasksY'] },
6449             'retouchareamaskzerox' => { 536 => [\'RetouchAreas','RetouchAreasMasksZeroX'], 538 => [\'RetouchAreas','RetouchAreasMasksZeroX'] },
6450             'retouchareamaskzeroy' => { 536 => [\'RetouchAreas','RetouchAreasMasksZeroY'], 538 => [\'RetouchAreas','RetouchAreasMasksZeroY'] },
6451             'retouchareamethod' => { 536 => [\'RetouchAreas','RetouchAreasMethod'], 538 => [\'RetouchAreas','RetouchAreasMethod'] },
6452             'retouchareaoffsety' => { 536 => [\'RetouchAreas','RetouchAreasOffsetY'], 538 => [\'RetouchAreas','RetouchAreasOffsetY'] },
6453             'retouchareaopacity' => { 536 => [\'RetouchAreas','RetouchAreasOpacity'], 538 => [\'RetouchAreas','RetouchAreasOpacity'] },
6454             'retouchareas' => { 536 => 'RetouchAreas', 538 => 'RetouchAreas' },
6455             'retouchareaseed' => { 536 => [\'RetouchAreas','RetouchAreasSeed'], 538 => [\'RetouchAreas','RetouchAreasSeed'] },
6456             'retouchareasourcestate' => { 536 => [\'RetouchAreas','RetouchAreasSourceState'], 538 => [\'RetouchAreas','RetouchAreasSourceState'] },
6457             'retouchareasourcex' => { 536 => [\'RetouchAreas','RetouchAreasSourceX'], 538 => [\'RetouchAreas','RetouchAreasSourceX'] },
6458             'retouchareaspottype' => { 536 => [\'RetouchAreas','RetouchAreasSpotType'], 538 => [\'RetouchAreas','RetouchAreasSpotType'] },
6459             'retouchhistory' => { 258 => 0x9e },
6460             'retouchinfo' => { 536 => 'RetouchInfo', 538 => 'RetouchInfo' },
6461             'retouchnefprocessing' => { 282 => 0x5 },
6462             'retractlensonpoweroff' => { 92 => 0x814 },
6463             'reuse' => { 358 => 'Reuse' },
6464             'reuseallowed' => { 569 => 'ReuseAllowed' },
6465             'reuseprohibited' => { 559 => 'reuseProhibited' },
6466             'reverseexposurecompdial' => { 332 => '5.2' },
6467             'reversefocusring' => { 342 => 0x163, 343 => 0x163, 344 => 0x17b },
6468             'reverseindicators' => { 325 => '12.1', 326 => '6.1', 328 => '6.1', 329 => '6.1', 330 => '4.3', 331 => '5.2', 332 => '5.4', 334 => '33.5', 335 => '5.1', 338 => '6.1', 339 => '6.1', 340 => '6.2', 341 => 0xc5, 342 => 0xc1, 343 => 0xc1, 344 => 0xc1 },
6469             'reverseshutterspeedaperture' => { 332 => '5.3' },
6470             'revision' => { 540 => 'revision' },
6471             'rflensmffocusringsensitivity' => { 92 => 0x714 },
6472             'rflenstype' => { 62 => 0x3d },
6473             'rgbcurvelimits' => { 116 => 0x238 },
6474             'rgbcurvepoints' => { 115 => 0x7, 116 => 0x20e },
6475             'rgbtables' => { 127 => 0xcd3f },
6476             'richtextcomment' => { 545 => 'RichTextComment' },
6477             'ricohdate' => { 446 => 0x6 },
6478             'ricohimageheight' => { 446 => 0x2 },
6479             'ricohimagewidth' => { 446 => 0x0 },
6480             'rightalbedo' => { 526 => 'RightAlbedo' },
6481             'rightascension' => { 184 => 'RightAscension' },
6482             'rights' => { 539 => 'rights' },
6483             'rightsagent' => { 559 => 'rightsAgent' },
6484             'rightsowner' => { 559 => 'rightsOwner' },
6485             'roll' => { 123 => 0x8, 437 => ['roll',"\xa9frl"] },
6486             'rollangle' => { 68 => 0x4, 135 => 0x144d, 274 => 0x0, 347 => 0x903, 362 => 'RollAngle', 372 => 0x90, 409 => 0x1, 410 => 0x3, 452 => 0x2 },
6487             'romoperationmode' => { 105 => 0x80d },
6488             'rotation' => { 31 => 0x17, 32 => 0x18, 104 => 0x3, 111 => 0x10002, 116 => 0x26e, 122 => 'QuickTime-Rotation', 131 => 0x4, 184 => 'Rotation', 201 => [0x65,0x50], 202 => 0x46, 203 => 0x5a, 206 => 0x10, 283 => 0x1a, 298 => 0x3693, 304 => '590.1', 318 => 0x76a43207, 372 => 0x30, 390 => '17.2', 422 => 0xd8, 430 => 'irot', 467 => 0x3f, 468 => 0x3f, 478 => 0x10 },
6489             'routedto' => { 544 => 'RoutedTo' },
6490             'routing' => { 427 => 'Routing' },
6491             'routingdestinations' => { 524 => 'RoutingDestinations' },
6492             'routingexclusions' => { 524 => 'RoutingExclusions' },
6493             'routingnotes' => { 544 => 'RoutingNotes' },
6494             'rowsperstrip' => { 127 => 0x116 },
6495             'rpp' => { 530 => 'rpp' },
6496             'rtkflag' => { 124 => 'RtkFlag' },
6497             'rtkstdhgt' => { 124 => 'RtkStdHgt' },
6498             'rtkstdlat' => { 124 => 'RtkStdLat' },
6499             'rtkstdlon' => { 124 => 'RtkStdLon' },
6500             'safetyshift' => { 92 => 0x108 },
6501             'safetyshiftinavortv' => { 90 => 0x10, 91 => 0x10, 93 => 0xf, 94 => 0x10, 97 => 0x10 },
6502             'sameexposurefornewaperture' => { 92 => 0x112 },
6503             'samplebits' => { 174 => 'SampleBits' },
6504             'samplepagerange' => { 556 => 'samplePageRange' },
6505             'samplerate' => { 174 => 'SampleRate' },
6506             'samplesperpixel' => { 127 => 0x115, 377 => 0x8, 562 => 'SamplesPerPixel' },
6507             'samplestructure' => { 152 => 0x5a },
6508             'samsungmodelid' => { 454 => 0x3 },
6509             'sanyoquality' => { 456 => 0x201 },
6510             'sanyothumbnail' => { 456 => 0x100 },
6511             'saturation' => { 10 => 0x6e, 12 => 0x76, 38 => 0xe, 56 => 0x1, 70 => 0x7, 120 => 0xd, 121 => [0x3013,0x1f], 127 => [0xa409,0xfe55], 135 => 0x1003, 175 => 'Saturation', 200 => 0x1f, 201 => 0x32, 202 => 0x28, 203 => 0x1a, 208 => 0x1, 258 => 0xaa, 276 => 0x35, 277 => 0x3b, 278 => 0x43, 372 => 0x40, 374 => 0x300d, 411 => 0x1f, 418 => 0xd, 439 => 0x27, 440 => 0x58, 441 => 0x42, 442 => 0x68, 446 => 0x28, 447 => 0x1013, 457 => 0x10, 467 => 0x1e, 468 => 0x1b, 481 => 0x2005, 536 => 'Saturation', 538 => 'Saturation', 542 => 'Saturation' },
6512             'saturationadj' => { 111 => 0x20901, 116 => 0x116, 258 => 0x94, 317 => 0x1, 321 => 0x2e, 518 => 0x8016 },
6513             'saturationadjustmentaqua' => { 536 => 'SaturationAdjustmentAqua', 538 => 'SaturationAdjustmentAqua' },
6514             'saturationadjustmentblue' => { 536 => 'SaturationAdjustmentBlue', 538 => 'SaturationAdjustmentBlue' },
6515             'saturationadjustmentgreen' => { 536 => 'SaturationAdjustmentGreen', 538 => 'SaturationAdjustmentGreen' },
6516             'saturationadjustmentmagenta' => { 536 => 'SaturationAdjustmentMagenta', 538 => 'SaturationAdjustmentMagenta' },
6517             'saturationadjustmentorange' => { 536 => 'SaturationAdjustmentOrange', 538 => 'SaturationAdjustmentOrange' },
6518             'saturationadjustmentpurple' => { 536 => 'SaturationAdjustmentPurple', 538 => 'SaturationAdjustmentPurple' },
6519             'saturationadjustmentred' => { 536 => 'SaturationAdjustmentRed', 538 => 'SaturationAdjustmentRed' },
6520             'saturationadjustmentyellow' => { 536 => 'SaturationAdjustmentYellow', 538 => 'SaturationAdjustmentYellow' },
6521             'saturationauto' => { 78 => 0x98 },
6522             'saturationfaithful' => { 19 => 0xfe, 77 => 0x68, 78 => 0x68 },
6523             'saturationlandscape' => { 19 => 0xfc, 77 => 0x38, 78 => 0x38 },
6524             'saturationmonochrome' => { 77 => 0x80, 78 => 0x80 },
6525             'saturationneutral' => { 19 => 0xfd, 77 => 0x50, 78 => 0x50 },
6526             'saturationportrait' => { 19 => 0xfb, 77 => 0x20, 78 => 0x20 },
6527             'saturationsetting' => { 355 => 0x1010, 469 => 0x11, 486 => 0x9 },
6528             'saturationstandard' => { 19 => 0xfa, 77 => 0x8, 78 => 0x8 },
6529             'saturationuserdef1' => { 19 => 0x100, 77 => 0x98, 78 => 0xb0 },
6530             'saturationuserdef2' => { 19 => 0x101, 77 => 0xb0, 78 => 0xc8 },
6531             'saturationuserdef3' => { 19 => 0x102, 77 => 0xc8, 78 => 0xe0 },
6532             'savefocusposition' => { 262 => 0x9b0 },
6533             'saveid' => { 567 => 'SaveID' },
6534             'sbaanalysiscomplete' => { 157 => 0xc35 },
6535             'sbablack' => { 157 => 0xc25 },
6536             'sbagmoffset' => { 157 => 0xc4a },
6537             'sbagray' => { 157 => 0xc26 },
6538             'sbagreenmagentabal' => { 157 => 0xc33 },
6539             'sbahighgray' => { 157 => 0xc46 },
6540             'sbailloffset' => { 157 => 0xc49 },
6541             'sbailluminantbal' => { 157 => 0xc34 },
6542             'sbalowgray' => { 157 => 0xc47 },
6543             'sbaneutralbal' => { 157 => 0xc32 },
6544             'sbawhite' => { 157 => 0xc27 },
6545             'scaletype' => { 566 => 'scaleType' },
6546             'scalingfactorheight' => { 362 => 'ScalingFactorHeight' },
6547             'scanimageenhancer' => { 284 => 0x60 },
6548             'scanningdirection' => { 152 => 0x64 },
6549             'scene' => { 437 => 'scen', 549 => 'Scene', 566 => 'scene' },
6550             'scenearea' => { 350 => 0x211, 352 => 0x1031 },
6551             'sceneassist' => { 258 => 0x9c },
6552             'scenecapturetype' => { 127 => 0xa406, 542 => 'SceneCaptureType' },
6553             'scenedetect' => { 350 => 0x210, 352 => 0x1030 },
6554             'scenedetectdata' => { 350 => 0x212, 352 => 0x1033 },
6555             'sceneflags' => { 1 => 0x25 },
6556             'scenemode' => { 161 => 0xfa02, 205 => 0x100, 258 => 0x8f, 347 => 0x509, 352 => 0x403, 372 => 0x8001, 381 => 0xf, 481 => 0xb023 },
6557             'scenemodeused' => { 163 => [0x6002,0xf002] },
6558             'scenerecognition' => { 135 => 0x1425 },
6559             'scenereferred' => { 546 => 'scene_referred' },
6560             'sceneselect' => { 456 => 0x21f },
6561             'scenetype' => { 127 => 0xa301, 542 => 'SceneType' },
6562             'screentips' => { 325 => '12.7', 326 => '5.3', 334 => '13.1', 335 => '4.4', 338 => '5.4', 340 => '5.1' },
6563             'scriptversion' => { 157 => 0x1770 },
6564             'sdcardid' => { 442 => 0x18 },
6565             'sdrblend' => { 536 => 'SDRBlend', 538 => 'SDRBlend' },
6566             'sdrbrightness' => { 536 => 'SDRBrightness', 538 => 'SDRBrightness' },
6567             'sdrcontrast' => { 536 => 'SDRContrast', 538 => 'SDRContrast' },
6568             'sdrhighlights' => { 536 => 'SDRHighlights', 538 => 'SDRHighlights' },
6569             'sdrshadows' => { 536 => 'SDRShadows', 538 => 'SDRShadows' },
6570             'sdrwhites' => { 536 => 'SDRWhites', 538 => 'SDRWhites' },
6571             'seal' => { 127 => 0xcea1 },
6572             'season' => { 550 => 'Season', 555 => 'season' },
6573             'seasonidentifier' => { 550 => [\'Season','SeasonIdentifier'] },
6574             'seasonname' => { 550 => [\'Season','SeasonName'] },
6575             'seasonnumber' => { 550 => [\'Season','SeasonNumber'] },
6576             'secondaryftp' => { 524 => 'SecondaryFTP' },
6577             'secondaryslotfunction' => { 262 => 0x35a, 264 => 0x240, 267 => 0x22c, 268 => 0x240, 269 => 0x240, 287 => 0x13c, 298 => 0x1d0 },
6578             'section' => { 556 => 'section' },
6579             'securityclassification' => { 127 => 0x9212 },
6580             'selectableafpoint' => { 92 => 0x509 },
6581             'selectafareaselectionmode' => { 2 => 0xc },
6582             'selectafareaselectmode' => { 92 => 0x512 },
6583             'selfdata' => { 124 => 'SelfData' },
6584             'selftimer' => { 38 => 0x2, 372 => 0x2e, 456 => 0x214, 490 => 0x1134, 491 => 0x1134, 492 => 0x1110, 493 => 0x118c, 494 => 0x1168, 495 => 0x1020, 496 => 0x218, 497 => 0x218, 498 => 0x210 },
6585             'selftimer2' => { 84 => 0x1d },
6586             'selftimerinterval' => { 335 => '19.2' },
6587             'selftimermode' => { 127 => 0x882b },
6588             'selftimershotcount' => { 326 => '20.2', 328 => '20.3', 329 => '20.3', 330 => '18.2', 331 => '19.2', 332 => '19.2', 333 => '19.3', 335 => '19.3', 338 => '20.3', 339 => '20.3', 340 => '20.2', 341 => 0x31, 342 => 0x2d, 343 => 0x2d, 344 => 0x2d },
6589             'selftimershotinterval' => { 326 => '20.3', 328 => '20.2', 329 => '20.2', 333 => '19.2', 338 => '20.2', 339 => '20.2', 341 => 0x35, 342 => 0x31, 343 => 0x31, 344 => 0x31 },
6590             'selftimertime' => { 105 => 0x1806, 203 => 0x1f, 325 => '18.1', 326 => '20.1', 327 => '3.3', 328 => '20.1', 329 => '20.1', 330 => '18.1', 331 => '19.1', 332 => '19.1', 333 => '19.1', 334 => '7.2', 335 => '19.1', 336 => '3.3', 338 => '20.1', 339 => '20.1', 340 => '20.1', 341 => 0x2d, 342 => 0x2b, 343 => 0x2b, 344 => 0x2b },
6591             'sellingagency' => { 556 => 'sellingAgency' },
6592             'semanticstyle' => { 1 => 0x40 },
6593             'semanticstylepreset' => { 1 => 0x42 },
6594             'semanticstylerenderingver' => { 1 => 0x41 },
6595             'seminfo' => { 127 => 0x8546 },
6596             'sensingmethod' => { 127 => 0xa217, 542 => 'SensingMethod' },
6597             'sensitivityadjust' => { 411 => 0x40 },
6598             'sensitivitysteps' => { 390 => ['14.3','17.4'], 392 => 0x1 },
6599             'sensitivitytype' => { 127 => 0x8830, 543 => 'SensitivityType' },
6600             'sensor' => { 210 => 0x665e },
6601             'sensorarea' => { 352 => 0x400 },
6602             'sensorareas' => { 454 => 0xa010 },
6603             'sensorbitdepth' => { 374 => 0x312d },
6604             'sensorbluelevel' => { 81 => 0x5 },
6605             'sensorcalibration' => { 351 => 0x805 },
6606             'sensorcleaning' => { 98 => 0xd },
6607             'sensorfullheight' => { 156 => 0xf904 },
6608             'sensorfullwidth' => { 156 => 0xf903 },
6609             'sensorheight' => { 156 => 0xf901, 161 => 0xfa21, 207 => 0x8, 374 => 0x312c, 420 => 0x109, 447 => 0x1602 },
6610             'sensorimageheight' => { 157 => 0x3ee },
6611             'sensorimagewidth' => { 157 => 0x3ed },
6612             'sensorleftborder' => { 157 => 0x3eb },
6613             'sensorleftmargin' => { 420 => 0x10a },
6614             'sensorpixelsize' => { 258 => 0x9a },
6615             'sensorredlevel' => { 81 => 0x4 },
6616             'sensorserialnumber' => { 157 => 0x9ce },
6617             'sensorshield' => { 265 => 0x76b, 266 => 0x7cb, 267 => 0x66d, 268 => 0x69d, 269 => 0x705 },
6618             'sensorsize' => { 175 => 'SensorSize', 411 => 0x35 },
6619             'sensortemperature' => { 350 => 0x1500, 352 => 0x1007, 416 => [0xc,0x2a], 420 => 0x210, 457 => [0x39,0x55] },
6620             'sensortemperature2' => { 416 => 0xe, 420 => 0x211 },
6621             'sensortopborder' => { 157 => 0x3ec },
6622             'sensortopmargin' => { 420 => 0x10b },
6623             'sensortype' => { 372 => 0xca },
6624             'sensorwidth' => { 156 => 0xf900, 161 => 0xfa20, 207 => 0xa, 374 => 0x312b, 420 => 0x108, 447 => 0x1601 },
6625             'sequence' => { 439 => 0x7, 440 => 0x36, 441 => 0x29, 442 => 0x46, 443 => 0x35 },
6626             'sequencefilenumber' => { 491 => 0x4, 492 => 0x4, 493 => 0x4, 494 => 0x4, 504 => 0xc, 505 => 0xc, 506 => 0x1a },
6627             'sequenceframecount' => { 420 => 0x265 },
6628             'sequenceframenumber' => { 420 => 0x264 },
6629             'sequenceid' => { 420 => 0x262 },
6630             'sequenceimagenumber' => { 491 => 0x0, 492 => 0x0, 493 => 0x0, 494 => 0x0, 504 => 0x8, 505 => 0x8, 506 => 0x12, 513 => 0x24 },
6631             'sequencekind' => { 420 => 0x263 },
6632             'sequencelength' => { 504 => 0x22, 505 => 0x1e, 506 => [0x16,0x1e] },
6633             'sequencename' => { 555 => 'sequenceName' },
6634             'sequencenumber' => { 84 => 0x9, 121 => 0x301c, 135 => 0x1101, 159 => 0x1d, 305 => 0x51c, 372 => 0x2b, 469 => [0x10c,0x30c], 481 => 0xb04a, 555 => 'sequenceNumber' },
6635             'sequenceshotinterval' => { 456 => 0x224 },
6636             'sequencetotalnumber' => { 555 => 'sequenceTotalNumber' },
6637             'sequentialshot' => { 456 => 0x20e },
6638             'serialnumber' => { 71 => 0xc, 105 => 0x180b, 127 => [0xa431,0xfde9], 156 => 0xfa04, 158 => 0xfa00, 160 => 0xc354, 161 => 0xfa19, 172 => 0x0, 175 => 'SerialNumber', 210 => 0x5501, 258 => [0xa0,0x1d], 348 => 0x101, 352 => [0x404,0x101a], 367 => 0x303, 369 => 0x305, 374 => 0x3103, 411 => 0x229, 420 => 0x102, 421 => 0x407, 437 => ['SNum','slno'], 439 => 0x15, 440 => 0x7e, 441 => 0x84, 442 => 0x8c, 443 => 0x4b, 447 => 0x5, 454 => 0xa002, 457 => 0x2, 481 => 0x2031, 533 => 'SerialNumber', 543 => 'BodySerialNumber' },
6639             'serialnumberformat' => { 71 => 0x15, 105 => 0x183b },
6640             'serialnumberhash' => { 437 => 'CAME' },
6641             'series' => { 550 => 'Series' },
6642             'seriesdatetime' => { 521 => 'SeriesDateTime' },
6643             'seriesdescription' => { 521 => 'SeriesDescription' },
6644             'seriesidentifier' => { 550 => [\'Series','SeriesIdentifier'] },
6645             'seriesmodality' => { 521 => 'SeriesModality' },
6646             'seriesname' => { 550 => [\'Series','SeriesName'] },
6647             'seriesnumber' => { 521 => 'SeriesNumber', 556 => 'seriesNumber' },
6648             'seriestitle' => { 556 => 'seriesTitle' },
6649             'serviceidentifier' => { 151 => 0x1e },
6650             'servingsize' => { 558 => 'servingSize' },
6651             'servoafcharacteristics' => { 2 => 0x1b },
6652             'setbuttoncrosskeysfunc' => { 95 => 0x0, 96 => 0x0 },
6653             'setbuttonwhenshooting' => { 90 => 0x1, 92 => 0x704, 98 => 0xc },
6654             'setclockfromlocationdata' => { 267 => 0x61d, 268 => 0x64d, 269 => 0x6b5 },
6655             'setfunctionwhenshooting' => { 93 => 0x0, 94 => 0x1, 97 => 0x1 },
6656             'setting' => { 555 => 'setting' },
6657             'shadingcompensation' => { 347 => 0x50c, 372 => 0x8a },
6658             'shadingcompensation2' => { 351 => 0x1012 },
6659             'shadow' => { 457 => 0xe },
6660             'shadowadj' => { 111 => 0x2030b },
6661             'shadowcorrection' => { 411 => 0x79 },
6662             'shadowprotection' => { 317 => 0x0 },
6663             'shadows' => { 127 => 0xfe52, 481 => 0x2032, 529 => 'Shadows', 536 => 'Shadows', 538 => 'Shadows' },
6664             'shadows2012' => { 536 => 'Shadows2012', 538 => 'Shadows2012' },
6665             'shadowsadj' => { 518 => 0x901a },
6666             'shadowscale' => { 127 => 0xc633 },
6667             'shadowtint' => { 536 => 'ShadowTint', 538 => 'ShadowTint' },
6668             'shadowtone' => { 135 => 0x1040 },
6669             'shakereduction' => { 413 => 0x1, 414 => 0x1 },
6670             'shareduserrating' => { 198 => 'WM/SharedUserRating' },
6671             'sharpendetail' => { 536 => 'SharpenDetail', 538 => 'SharpenDetail' },
6672             'sharpenedgemasking' => { 536 => 'SharpenEdgeMasking', 538 => 'SharpenEdgeMasking' },
6673             'sharpening' => { 374 => 0x300b },
6674             'sharpeningadj' => { 321 => 0x2b },
6675             'sharpeningkernel' => { 157 => 0x92f },
6676             'sharpenradius' => { 536 => 'SharpenRadius', 538 => 'SharpenRadius' },
6677             'sharpness' => { 8 => [0x42,0x48], 10 => 0x72, 12 => 0x74, 38 => 0xf, 70 => 0x6, 81 => 0x2, 120 => 0xb, 121 => [0x3011,0x21], 127 => [0xa40a,0xfe56], 135 => 0x1001, 159 => 0x6b, 168 => 0x37, 175 => 'Sharpness', 200 => 0x21, 201 => 0x30, 202 => 0x26, 203 => 0x18, 208 => 0x3, 258 => 0x6, 276 => 0x32, 277 => 0x33, 278 => 0x39, 352 => 0x100f, 372 => 0x41, 411 => 0x21, 418 => 0xb, 439 => 0x26, 440 => 0x56, 441 => 0x40, 442 => 0x66, 446 => 0x22, 447 => [0x1003,0x1014], 457 => 0x11, 467 => 0x1c, 468 => 0x19, 481 => 0x2006, 513 => 0x52, 536 => 'Sharpness', 538 => 'Sharpness', 542 => 'Sharpness' },
6678             'sharpnessadj' => { 111 => 0x20310, 116 => 0x25a, 518 => 0x801a },
6679             'sharpnessadjon' => { 111 => '0x20310.0' },
6680             'sharpnessauto' => { 78 => 0x94 },
6681             'sharpnessfactor' => { 352 => 0x102a },
6682             'sharpnessfaithful' => { 19 => 0xf5, 77 => 0x64, 78 => 0x64 },
6683             'sharpnessfrequency' => { 8 => [0x41,0x47], 81 => 0x3 },
6684             'sharpnesslandscape' => { 19 => 0xf3, 77 => 0x34, 78 => 0x34 },
6685             'sharpnessmonochrome' => { 19 => 0xf6, 77 => 0x7c, 78 => 0x7c },
6686             'sharpnessneutral' => { 19 => 0xf4, 77 => 0x4c, 78 => 0x4c },
6687             'sharpnessovershoot' => { 518 => 0x801b },
6688             'sharpnessportrait' => { 19 => 0xf2, 77 => 0x1c, 78 => 0x1c },
6689             'sharpnessrange' => { 481 => 0x2035 },
6690             'sharpnesssetting' => { 347 => 0x506, 355 => 0x1013, 469 => 0x12, 486 => 0xa },
6691             'sharpnessstandard' => { 19 => 0xf1, 77 => 0x4, 78 => 0x4 },
6692             'sharpnessstrength' => { 111 => 0x20311 },
6693             'sharpnessthreshold' => { 518 => 0x801d },
6694             'sharpnessundershoot' => { 518 => 0x801c },
6695             'sharpnessuserdef1' => { 19 => 0xf7, 77 => 0x94, 78 => 0xac },
6696             'sharpnessuserdef2' => { 19 => 0xf8, 77 => 0xac, 78 => 0xc4 },
6697             'sharpnessuserdef3' => { 19 => 0xf9, 77 => 0xc4, 78 => 0xdc },
6698             'shiftcols' => { 157 => 0xc70 },
6699             'shootid' => { 555 => 'shootID' },
6700             'shootingdistance' => { 111 => 0x20701 },
6701             'shootinginfodisplay' => { 325 => '13.2', 326 => '5.1', 334 => '10.2', 335 => '4.1', 338 => '5.1', 340 => '5.3' },
6702             'shootinginfomonitorofftime' => { 325 => '26.2', 326 => '22.2', 328 => '22.2', 329 => '22.2', 333 => '21.2', 334 => '9.1', 335 => '21.2', 338 => '22.2', 339 => '22.2', 340 => '22.2', 341 => 0x3d, 342 => 0x37, 343 => 0x37, 344 => 0x37 },
6703             'shootingmode' => { 175 => 'ShootingMode', 258 => 0x89, 372 => 0x1f },
6704             'shootingmodesetting' => { 327 => '5.1' },
6705             'shortdescription' => { 540 => 'shortdescription' },
6706             'shortdocumentid' => { 150 => 0xba },
6707             'shortname' => { 536 => 'ShortName', 538 => 'ShortName' },
6708             'shortownername' => { 19 => 0xac },
6709             'shortreleasetimelag' => { 92 => 0x80d },
6710             'shorttitle' => { 429 => '@sti' },
6711             'shotdate' => { 566 => 'shotDate' },
6712             'shotday' => { 566 => 'shotDay' },
6713             'shotlocation' => { 566 => 'shotLocation' },
6714             'shotlogdata' => { 142 => 'shot_log_data' },
6715             'shotname' => { 437 => 'shot', 566 => 'shotName' },
6716             'shotnumber' => { 416 => 0xa, 566 => 'shotNumber' },
6717             'shotnumbersincepowerup' => { 485 => 0x44e, 504 => 0x1a, 505 => 0x16, 506 => 0xa },
6718             'shotnumbersincepowerup2' => { 469 => 0x200 },
6719             'shotsize' => { 566 => 'shotSize' },
6720             'shotsperinterval' => { 247 => 0x180, 262 => 0x1f0, 263 => 0xb4, 264 => 0xcc, 267 => 0xc0, 268 => 0xd0, 269 => 0xd0 },
6721             'showmovement' => { 429 => 'shwm' },
6722             'shownevent' => { 550 => 'EventExt' },
6723             'showneventidentifier' => { 550 => [\'EventExt','EventExtIdentifier'] },
6724             'showneventname' => { 550 => [\'EventExt','EventExtName'] },
6725             'shutter' => { 500 => 0x20, 501 => 0x26, 502 => 0x26 },
6726             'shutter-aelock' => { 90 => 0x4, 92 => 0x701, 93 => 0x3, 94 => 0x4, 95 => 0x3, 96 => 0x3, 97 => 0x4, 98 => 0x2 },
6727             'shutteraelbutton' => { 91 => 0x4 },
6728             'shutterbuttonafonbutton' => { 92 => 0x701 },
6729             'shuttercount' => { 11 => 0x176, 30 => [0xa95,0x293], 33 => 0xaf1, 34 => 0xd29, 62 => 0x1, 258 => 0xa7, 289 => [0x6a,0x157,0x24d], 290 => 0x286, 291 => 0x279, 292 => 0x284, 293 => 0x242, 294 => 0x280, 295 => 0x276, 296 => [0x27d,0x27f], 297 => 0x246, 299 => 0x2d6, 300 => 0x321, 301 => 0xbd8, 302 => 0x287, 303 => 0x320, 304 => 0x24a, 305 => 0x5fb, 306 => 0x2d5, 411 => 0x5d, 478 => 0x846, 484 => [0x125,0x14a], 500 => 0x32, 501 => 0x3a, 502 => 0x3a, 503 => 0xa },
6730             'shuttercount2' => { 500 => 0x4c, 501 => [0x50,0x52,0x58], 502 => 0x50 },
6731             'shuttercount3' => { 500 => [0x1a0,0x1aa,0x1bd], 501 => [0x19f,0x1cb,0x1cd] },
6732             'shuttercurtainsync' => { 90 => 0xf, 91 => 0xf, 92 => 0x305, 93 => 0xe, 94 => 0xf, 95 => 0x8, 96 => 0x8, 97 => 0xf, 98 => 0x8 },
6733             'shuttermode' => { 62 => 0x17, 159 => 0x1b, 258 => 0x34 },
6734             'shutterreleasebuttonae-l' => { 325 => '17.7', 326 => '18.4', 328 => '78.4', 329 => '78.4', 330 => '16.1', 331 => '17.1', 332 => '17.1', 333 => '17.1', 334 => '7.1', 335 => '17.5', 338 => '18.4', 339 => '78.4', 340 => '18.2', 341 => 0x2b, 342 => 0x29, 343 => 0x29, 344 => 0x29 },
6735             'shutterreleasemethod' => { 105 => 0x1010 },
6736             'shutterreleasenocfcard' => { 90 => 0x2, 91 => 0x2, 98 => 0xf },
6737             'shutterreleasetiming' => { 105 => 0x1011 },
6738             'shutterreleasewithoutlens' => { 92 => 0x711 },
6739             'shutterspeedlock' => { 326 => '38.1', 328 => '38.1', 329 => '38.1', 338 => '38.1', 339 => '38.1', 341 => 0xbb, 342 => 0xb7, 343 => 0xb7, 344 => 0xb7 },
6740             'shutterspeedrange' => { 92 => 0x10c },
6741             'shutterspeedsetting' => { 203 => 0x6, 467 => 0x2f, 468 => 0x28, 469 => 0x0 },
6742             'shutterspeedvalue' => { 101 => 0x1, 127 => 0x9201, 352 => 0x1000, 420 => 0x400, 542 => 'ShutterSpeedValue' },
6743             'shuttertype' => { 135 => 0x1050, 372 => 0x9f, 411 => 0x87, 506 => [0x133,0x139,0x13f] },
6744             'sidecarforextension' => { 554 => 'SidecarForExtension' },
6745             'sigmaimpulseparameters' => { 157 => 0xe0d },
6746             'sigmascalingfactorcamera' => { 157 => 0xe0c },
6747             'sigmascalingfactorlowres' => { 157 => 0xe0b },
6748             'sigmasizetable' => { 157 => 0xe0f },
6749             'signaltonoiseratio' => { 1 => 0x27 },
6750             'signaltonoiseratiotype' => { 1 => 0x26 },
6751             'silentphotography' => { 258 => 0xbf, 262 => 0x9b7 },
6752             'similarityindex' => { 150 => 0xe4 },
6753             'singleframe' => { 262 => 0x168, 263 => 0x5a },
6754             'singleframebracketing' => { 203 => 0x21 },
6755             'skilllevel' => { 558 => 'skillLevel' },
6756             'skintonecorrection' => { 411 => 0x95 },
6757             'skiplinetime' => { 157 => 0x184e },
6758             'slaveflashmeteringsegments' => { 411 => 0x20b },
6759             'slideshowname' => { 555 => 'slideshowName' },
6760             'slideshownumber' => { 555 => 'slideshowNumber' },
6761             'slideshowtotalnumber' => { 555 => 'slideshowTotalNumber' },
6762             'slot2jpgsize' => { 262 => 0x364, 264 => 0x24a, 269 => 0x24a },
6763             'slowshutter' => { 84 => 0x8 },
6764             'slowsync' => { 135 => 0x1030 },
6765             'smartalbumcolor' => { 454 => 0x20 },
6766             'smartrange' => { 454 => 0xa012 },
6767             'smileshutter' => { 469 => 0x31 },
6768             'smileshuttermode' => { 469 => 0x27 },
6769             'smoothness' => { 127 => 0xfe57, 536 => 'Smoothness', 538 => 'Smoothness' },
6770             'snapshot' => { 550 => 'SnapshotLink' },
6771             'snapshotformat' => { 550 => [\'SnapshotLink','SnapshotLinkFormat'] },
6772             'snapshotheightpixels' => { 550 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6773             'snapshotimagerole' => { 550 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6774             'snapshotlink' => { 550 => [\'SnapshotLink','SnapshotLinkLink'] },
6775             'snapshotlinkqualifier' => { 550 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6776             'snapshots' => { 530 => 'Snapshots' },
6777             'snapshotusedvideoframe' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6778             'snapshotusedvideoframetimeformat' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6779             'snapshotusedvideoframetimevalue' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6780             'snapshotusedvideoframevalue' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6781             'snapshotwidthpixels' => { 550 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6782             'softskineffect' => { 481 => 0x200f },
6783             'software' => { 127 => 0x131, 145 => 'Software', 176 => 'Software', 361 => 'Software', 420 => 0x203, 431 => 'software', 457 => 0x18, 562 => 'Software' },
6784             'softwareversion' => { 437 => ['@swr',"\xa9swr"], 456 => 0x207 },
6785             'soloist' => { 429 => "\xa9sol" },
6786             'songwriter' => { 437 => "\xa9swf" },
6787             'songwriterkeywords' => { 437 => "\xa9swk" },
6788             'sonycropsize' => { 127 => 0x74c8 },
6789             'sonycroptopleft' => { 127 => 0x74c7 },
6790             'sonydatetime' => { 489 => 0x6, 491 => 0x1b6, 492 => 0x210, 493 => 0x1fe, 494 => 0x22c },
6791             'sonydatetime2' => { 500 => 0x51 },
6792             'sonyexposuretime' => { 500 => 0x3a, 501 => 0x46, 502 => [0x66,0x46], 503 => 0x1a },
6793             'sonyexposuretime2' => { 513 => 0xe },
6794             'sonyfnumber' => { 500 => 0x3c, 501 => 0x48, 502 => [0x68,0x48], 503 => 0x1c, 513 => 0x14 },
6795             'sonyimageheight' => { 489 => 0x1a, 504 => 0x44, 505 => 0x3f },
6796             'sonyimageheightmax' => { 513 => 0x40 },
6797             'sonyimagesize' => { 203 => 0x3b, 467 => 0x54, 468 => 0x54, 469 => 0x9 },
6798             'sonyimagewidth' => { 489 => 0x1c },
6799             'sonyimagewidthmax' => { 513 => 0x3e },
6800             'sonyiso' => { 491 => 0x1218, 492 => 0x11f4, 493 => 0x1270, 494 => [0x1254,0x1258,0x1280], 495 => 0x113c, 496 => 0x344, 497 => 0x346, 498 => 0x320, 513 => 0x4 },
6801             'sonymaxaperture' => { 500 => 0x0, 501 => 0x0 },
6802             'sonymaxaperturevalue' => { 513 => 0x16 },
6803             'sonyminaperture' => { 500 => 0x1, 501 => 0x1 },
6804             'sonymodelid' => { 481 => 0xb001 },
6805             'sonyquality' => { 203 => 0x3c },
6806             'sonyrawimagesize' => { 127 => 0x7038 },
6807             'sonytimeminsec' => { 501 => 0x61 },
6808             'sortalbum' => { 429 => 'soal' },
6809             'sortalbumartist' => { 429 => 'soaa' },
6810             'sortartist' => { 429 => 'soar' },
6811             'sortcomposer' => { 429 => 'soco' },
6812             'sortname' => { 429 => 'sonm', 536 => 'SortName', 538 => 'SortName' },
6813             'sortshow' => { 429 => 'sosn' },
6814             'soundengineer' => { 429 => "\xa9sne" },
6815             'source' => { 150 => 0x73, 361 => 'Source', 539 => 'source', 540 => 'source', 554 => 'Source' },
6816             'sourcecount' => { 149 => 'SourceCount' },
6817             'sourcecredits' => { 437 => "\xa9src" },
6818             'sourcedirectoryindex' => { 397 => 0x0 },
6819             'sourcefileindex' => { 397 => 0x2 },
6820             'sourcemodified' => { 357 => 'SourceModified', 553 => 'SourceModified' },
6821             'sourcephotoscount' => { 148 => 'SourcePhotosCount' },
6822             'sourceprofileprefix' => { 157 => 0x1390 },
6823             'spatialfrequencyresponse' => { 542 => 'SpatialFrequencyResponse' },
6824             'spatialfrequencyresponsecolumns' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseColumns'] },
6825             'spatialfrequencyresponsenames' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6826             'spatialfrequencyresponserows' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6827             'spatialfrequencyresponsevalues' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6828             'speakerplacement' => { 566 => 'speakerPlacement' },
6829             'specialeffectlevel' => { 121 => 0x3030 },
6830             'specialeffectmode' => { 121 => 0x2076 },
6831             'specialeffectsetting' => { 121 => 0x3031 },
6832             'specialinstructions' => { 150 => 0x28 },
6833             'specialmode' => { 352 => 0x200, 456 => 0x200 },
6834             'specialoccasion' => { 558 => 'specialOccasion' },
6835             'specialtypeid' => { 142 => 'SpecialTypeID' },
6836             'spectralsensitivity' => { 127 => 0x8824, 542 => 'SpectralSensitivity' },
6837             'specularwhitelevel' => { 45 => 0x32b, 46 => 0x281, 47 => 0x295, 50 => [0x2b9,0x2d0,0x2d4], 51 => [0x56a,0x296], 52 => 0x1e4, 53 => [0x1fd,0x2dd], 54 => [0x231,0x30f], 55 => 0x31d },
6838             'speedx' => { 123 => 0x3, 437 => "\xa9xsp" },
6839             'speedy' => { 123 => 0x4, 437 => "\xa9ysp" },
6840             'speedz' => { 123 => 0x5, 437 => "\xa9zsp" },
6841             'spherical' => { 149 => 'Spherical' },
6842             'sphericalvideoxml' => { 128 => 'SphericalVideoXML' },
6843             'splitcolumn' => { 420 => 0x222 },
6844             'splittoningbalance' => { 536 => 'SplitToningBalance', 538 => 'SplitToningBalance' },
6845             'splittoninghighlighthue' => { 536 => 'SplitToningHighlightHue', 538 => 'SplitToningHighlightHue' },
6846             'splittoninghighlightsaturation' => { 536 => 'SplitToningHighlightSaturation', 538 => 'SplitToningHighlightSaturation' },
6847             'splittoningshadowhue' => { 536 => 'SplitToningShadowHue', 538 => 'SplitToningShadowHue' },
6848             'splittoningshadowsaturation' => { 536 => 'SplitToningShadowSaturation', 538 => 'SplitToningShadowSaturation' },
6849             'sport' => { 556 => 'sport' },
6850             'sportevents' => { 2 => 0x1e },
6851             'spotfocuspointx' => { 200 => 0x2d },
6852             'spotfocuspointy' => { 200 => 0x2e },
6853             'spotmeteringmode' => { 38 => 0x27 },
6854             'spotmeterlinktoafpoint' => { 92 => 0x107 },
6855             'sractive' => { 390 => '17.1' },
6856             'srawquality' => { 38 => 0x2e },
6857             'srfocallength' => { 413 => 0x3 },
6858             'srgbrendering' => { 359 => 'sRGB' },
6859             'srhalfpresstime' => { 413 => 0x2 },
6860             'srresult' => { 413 => 0x0, 414 => 0x0 },
6861             'stackedimage' => { 347 => 0x804 },
6862             'standardmatrixcustom' => { 157 => 0x7d4 },
6863             'standardmatrixdaylight' => { 157 => 0x7d0 },
6864             'standardmatrixflash' => { 157 => 0x7d3 },
6865             'standardmatrixfluorescent' => { 157 => 0x7d2 },
6866             'standardmatrixtungsten' => { 157 => 0x7d1 },
6867             'standardoutputhighlightpoint' => { 117 => 0x14 },
6868             'standardoutputsensitivity' => { 127 => 0x8831, 543 => 'StandardOutputSensitivity' },
6869             'standardoutputshadowpoint' => { 117 => 0x15 },
6870             'standardrawcolortone' => { 117 => 0xd },
6871             'standardrawcontrast' => { 117 => 0xf },
6872             'standardrawhighlight' => { 117 => 0x75 },
6873             'standardrawhighlightpoint' => { 117 => 0x12 },
6874             'standardrawlinear' => { 117 => 0x10 },
6875             'standardrawsaturation' => { 117 => 0xe },
6876             'standardrawshadow' => { 117 => 0x7e },
6877             'standardrawshadowpoint' => { 117 => 0x13 },
6878             'standardrawsharpness' => { 117 => 0x11 },
6879             'standardunsharpmaskfineness' => { 117 => 0x94 },
6880             'standardunsharpmaskstrength' => { 117 => 0x92 },
6881             'standardunsharpmaskthreshold' => { 117 => 0x96 },
6882             'standardwhitecustom' => { 157 => 0x838 },
6883             'standardwhitedaylight' => { 157 => 0x834 },
6884             'standardwhiteflash' => { 157 => 0x837 },
6885             'standardwhitefluorescent' => { 157 => 0x836 },
6886             'standardwhitetungsten' => { 157 => 0x835 },
6887             'standbytimer' => { 326 => '19.1', 328 => '19.1', 329 => '19.1', 332 => '18.1', 333 => '18.1', 338 => '19.1', 339 => '19.1' },
6888             'starlightview' => { 342 => 0x249, 343 => 0x249, 344 => 0x261 },
6889             'startingpage' => { 556 => 'startingPage' },
6890             'startmovieshooting' => { 92 => 0x70d },
6891             'starttimecode' => { 437 => "\xa9TIM", 566 => 'startTimecode' },
6892             'starttimecodetimeformat' => { 566 => [\'startTimecode','startTimecodeTimeFormat'] },
6893             'starttimecodetimevalue' => { 566 => [\'startTimecode','startTimecodeTimeValue'] },
6894             'starttimecodevalue' => { 566 => [\'startTimecode','startTimecodeValue'] },
6895             'starttimesamplesize' => { 437 => "\xa9TSZ", 566 => 'startTimeSampleSize' },
6896             'starttimescale' => { 437 => "\xa9TSC", 566 => 'startTimeScale' },
6897             'state' => { 180 => 'State', 372 => 0x6b, 554 => 'State' },
6898             'status' => { 523 => 'Status', 528 => 'Status' },
6899             'stepcropshooting' => { 481 => 0x205c },
6900             'stereomode' => { 149 => 'StereoMode' },
6901             'stitched' => { 149 => 'Stitched' },
6902             'stitchingsoftware' => { 148 => 'StitchingSoftware', 149 => 'StitchingSoftware' },
6903             'stopsabovebaseiso' => { 490 => 0x113e, 491 => 0x113e, 492 => 0x111a, 493 => 0x1196, 494 => 0x1172, 495 => 0x102a, 496 => 0x222, 497 => 0x222, 498 => 0x217, 513 => 0xa },
6904             'storagemethod' => { 207 => 0x12 },
6905             'storebyorientation' => { 326 => '46.3', 328 => '47.3', 329 => '47.3', 338 => '47.3', 339 => '47.3', 341 => 0xd, 342 => 0xd, 343 => 0xd, 344 => 0xd },
6906             'storedescription' => { 429 => 'sdes' },
6907             'storedformat' => { 531 => 'StoredFormat' },
6908             'storylineidentifier' => { 550 => 'StorylineIdentifier' },
6909             'straightenangle' => { 318 => 0x2fc08431 },
6910             'streamready' => { 550 => 'StreamReady' },
6911             'streamtype' => { 195 => 'StreamType' },
6912             'stretchmode' => { 566 => 'stretchMode' },
6913             'studydatetime' => { 521 => 'StudyDateTime' },
6914             'studydescription' => { 521 => 'StudyDescription' },
6915             'studyid' => { 521 => 'StudyID' },
6916             'studyphysician' => { 521 => 'StudyPhysician' },
6917             'styleperiod' => { 550 => 'StylePeriod' },
6918             'sub-location' => { 150 => 0x5c },
6919             'subcommanddialframeadvancezoom' => { 269 => 0x806 },
6920             'subcommanddialplaybackmode' => { 342 => 0x1cf, 343 => 0x1cf, 344 => 0x1e7 },
6921             'subcommanddialvideoplaybackmode' => { 342 => 0x1d1, 344 => 0x1e9 },
6922             'subfiledata' => { 183 => 'data' },
6923             'subfiledirectory' => { 183 => '1Directory' },
6924             'subfilemimetype' => { 183 => '2MIME' },
6925             'subfilename' => { 183 => '1Name' },
6926             'subfileresource' => { 183 => 'rsrc' },
6927             'subfiletype' => { 127 => 0xfe, 183 => '0Type' },
6928             'subject' => { 357 => 'Subject', 427 => 'Subject', 539 => 'subject', 552 => 'Subject', 567 => 'subject' },
6929             'subjectarea' => { 127 => 0x9214, 542 => 'SubjectArea' },
6930             'subjectcode' => { 549 => 'SubjectCode' },
6931             'subjectdetectarea' => { 356 => 0x2 },
6932             'subjectdetectdetail' => { 356 => 0x6 },
6933             'subjectdetectframesize' => { 356 => 0x0 },
6934             'subjectdetectinfo' => { 347 => 0x30b },
6935             'subjectdetection' => { 262 => 0x36e, 264 => 0x252, 267 => 0x23e, 268 => 0x252, 269 => 0x252 },
6936             'subjectdetectionareamf' => { 262 => 0x3ea },
6937             'subjectdetectstatus' => { 356 => 0xa },
6938             'subjectdistance' => { 127 => 0x9206, 159 => 0x3e, 542 => 'SubjectDistance' },
6939             'subjectdistancerange' => { 127 => 0xa40c, 542 => 'SubjectDistanceRange' },
6940             'subjectlocation' => { 127 => 0xa214, 542 => 'SubjectLocation' },
6941             'subjectmotion' => { 328 => '78.2', 329 => '78.2', 339 => '78.2', 342 => 0x103, 343 => 0x103, 344 => 0x119 },
6942             'subjectprogram' => { 200 => 0x22 },
6943             'subjectrecognition' => { 383 => 0x960 },
6944             'subjectreference' => { 150 => 0xc },
6945             'subjectswitching' => { 2 => 0x15 },
6946             'subjecttodetect' => { 2 => 0x14 },
6947             'sublabels1' => { 548 => [\'TagStructure','TagStructureSubLabels'] },
6948             'sublabels2' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6949             'sublabels3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6950             'sublabels4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6951             'sublabels5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6952             'subseccreatedate' => { 122 => 'Exif-SubSecCreateDate' },
6953             'subsecdatetimeoriginal' => { 122 => 'Exif-SubSecDateTimeOriginal' },
6954             'subsecmodifydate' => { 122 => 'Exif-SubSecModifyDate' },
6955             'subsectime' => { 127 => 0x9290 },
6956             'subsectimedigitized' => { 127 => 0x9292 },
6957             'subsectimeoriginal' => { 127 => 0x9291 },
6958             'subsection1' => { 556 => 'subsection1' },
6959             'subsection2' => { 556 => 'subsection2' },
6960             'subsection3' => { 556 => 'subsection3' },
6961             'subsection4' => { 556 => 'subsection4' },
6962             'subselector' => { 326 => '49.1', 328 => '71.1', 329 => '71.1', 339 => '71.1', 341 => 0x93, 342 => 0x8f, 343 => 0x8f, 344 => 0x8f },
6963             'subselectorassignment' => { 326 => '48.1' },
6964             'subselectorcenter' => { 328 => '72.1', 329 => '72.1', 339 => '72.1' },
6965             'subselectorplusdials' => { 326 => '49.2', 328 => '73.1', 329 => '73.1', 339 => '73.1' },
6966             'subtitle' => { 198 => 'WM/SubTitle', 429 => "\xa9st3", 437 => "\xa9snm", 556 => 'subtitle' },
6967             'subtitlekeywords' => { 437 => "\xa9snk" },
6968             'subversionfilename' => { 548 => [\'SubVersions','SubVersionsFileName'] },
6969             'subversionreference' => { 548 => [\'SubVersions','SubVersionsVersRef'] },
6970             'subversions' => { 548 => 'SubVersions' },
6971             'superimposeddisplay' => { 90 => 0xa, 92 => 0x510, 93 => 0x9, 94 => 0xa, 97 => 0xa, 98 => 0xe },
6972             'supermacro' => { 71 => 0x1a },
6973             'supplementalcategories' => { 150 => 0x14, 554 => 'SupplementalCategories' },
6974             'supplementaltype' => { 152 => 0x37 },
6975             'supplementdisplayid' => { 556 => 'supplementDisplayID' },
6976             'supplementstartingpage' => { 556 => 'supplementStartingPage' },
6977             'supplementtitle' => { 556 => 'supplementTitle' },
6978             'supplychainsource' => { 550 => 'SupplyChainSource' },
6979             'supplychainsourceidentifier' => { 550 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6980             'supplychainsourcename' => { 550 => [\'SupplyChainSource','SupplyChainSourceName'] },
6981             'supportsamount' => { 536 => 'SupportsAmount', 538 => 'SupportsAmount' },
6982             'supportscolor' => { 536 => 'SupportsColor', 538 => 'SupportsColor' },
6983             'supportshighdynamicrange' => { 536 => 'SupportsHighDynamicRange', 538 => 'SupportsHighDynamicRange' },
6984             'supportsmonochrome' => { 536 => 'SupportsMonochrome', 538 => 'SupportsMonochrome' },
6985             'supportsnormaldynamicrange' => { 536 => 'SupportsNormalDynamicRange', 538 => 'SupportsNormalDynamicRange' },
6986             'supportsoutputreferred' => { 536 => 'SupportsOutputReferred', 538 => 'SupportsOutputReferred' },
6987             'supportsscenereferred' => { 536 => 'SupportsSceneReferred', 538 => 'SupportsSceneReferred' },
6988             'svisosetting' => { 390 => 0x14 },
6989             'swatchcoloranta' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6990             'swatchcolorantb' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6991             'swatchcolorantblack' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6992             'swatchcolorantblue' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6993             'swatchcolorantcyan' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6994             'swatchcolorantgray' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6995             'swatchcolorantgreen' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6996             'swatchcolorantl' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6997             'swatchcolorantmagenta' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6998             'swatchcolorantmode' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6999             'swatchcolorantred' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
7000             'swatchcolorantswatchname' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
7001             'swatchcoloranttint' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
7002             'swatchcoloranttype' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
7003             'swatchcolorantyellow' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
7004             'swatchgroupname' => { 571 => [\'SwatchGroups','SwatchGroupsGroupName'] },
7005             'swatchgroups' => { 571 => 'SwatchGroups' },
7006             'swatchgroupscolorants' => { 571 => [\'SwatchGroups','SwatchGroupsColorants'] },
7007             'swatchgrouptype' => { 571 => [\'SwatchGroups','SwatchGroupsGroupType'] },
7008             'sweeppanoramadirection' => { 372 => 0x93, 469 => 0x33 },
7009             'sweeppanoramafieldofview' => { 372 => 0x94 },
7010             'sweeppanoramasize' => { 469 => 0x32 },
7011             'switchtoregisteredafpoint' => { 91 => 0x12, 92 => 0x50a },
7012             'symlink' => { 128 => 'SymLink' },
7013             'syncreleasemode' => { 328 => '77.1', 329 => '77.1', 339 => '77.1', 341 => 0x45, 342 => 0x41, 343 => 0x41, 344 => 0x41 },
7014             'system' => { 420 => 0x204 },
7015             'tagged' => { 422 => 0xdd, 423 => 'Tagged', 530 => 'tagged' },
7016             'tagslist' => { 541 => 'TagsList' },
7017             'tagstructure' => { 548 => 'TagStructure' },
7018             'takenumber' => { 566 => 'takeNumber' },
7019             'tapename' => { 566 => 'tapeName' },
7020             'targetaperture' => { 84 => 0x4 },
7021             'targetaspectratio' => { 362 => 'TargetAspectRatio' },
7022             'targetcompressionratio' => { 103 => 0x1 },
7023             'targetdistancesetting' => { 105 => 0x1807 },
7024             'targetexposuretime' => { 84 => 0x5 },
7025             'targetimagetype' => { 105 => 0x100a },
7026             'targetprinter' => { 127 => 0x151 },
7027             'taxon' => { 126 => 'Taxon' },
7028             'taxonacceptednameusage' => { 126 => [\'Taxon','TaxonAcceptedNameUsage'] },
7029             'taxonacceptednameusageid' => { 126 => [\'Taxon','TaxonAcceptedNameUsageID'] },
7030             'taxonclass' => { 126 => [\'Taxon','TaxonClass'] },
7031             'taxonconceptid' => { 126 => [\'Taxon','TaxonTaxonConceptID'] },
7032             'taxoncultivarepithet' => { 126 => [\'Taxon','TaxonCultivarEpithet'] },
7033             'taxonfamily' => { 126 => [\'Taxon','TaxonFamily'] },
7034             'taxongenericname' => { 126 => [\'Taxon','TaxonGenericName'] },
7035             'taxongenus' => { 126 => [\'Taxon','TaxonGenus'] },
7036             'taxonhigherclassification' => { 126 => [\'Taxon','TaxonHigherClassification'] },
7037             'taxonid' => { 126 => [\'Taxon','TaxonTaxonID'] },
7038             'taxoninfragenericepithet' => { 126 => [\'Taxon','TaxonInfragenericEpithet'] },
7039             'taxoninfraspecificepithet' => { 126 => [\'Taxon','TaxonInfraspecificEpithet'] },
7040             'taxonkingdom' => { 126 => [\'Taxon','TaxonKingdom'] },
7041             'taxonnameaccordingto' => { 126 => [\'Taxon','TaxonNameAccordingTo'] },
7042             'taxonnameaccordingtoid' => { 126 => [\'Taxon','TaxonNameAccordingToID'] },
7043             'taxonnamepublishedin' => { 126 => [\'Taxon','TaxonNamePublishedIn'] },
7044             'taxonnamepublishedinid' => { 126 => [\'Taxon','TaxonNamePublishedInID'] },
7045             'taxonnamepublishedinyear' => { 126 => [\'Taxon','TaxonNamePublishedInYear'] },
7046             'taxonnomenclaturalcode' => { 126 => [\'Taxon','TaxonNomenclaturalCode'] },
7047             'taxonnomenclaturalstatus' => { 126 => [\'Taxon','TaxonNomenclaturalStatus'] },
7048             'taxonorder' => { 126 => [\'Taxon','TaxonOrder'] },
7049             'taxonoriginalnameusage' => { 126 => [\'Taxon','TaxonOriginalNameUsage'] },
7050             'taxonoriginalnameusageid' => { 126 => [\'Taxon','TaxonOriginalNameUsageID'] },
7051             'taxonparentnameusage' => { 126 => [\'Taxon','TaxonParentNameUsage'] },
7052             'taxonparentnameusageid' => { 126 => [\'Taxon','TaxonParentNameUsageID'] },
7053             'taxonphylum' => { 126 => [\'Taxon','TaxonPhylum'] },
7054             'taxonrank' => { 126 => [\'Taxon','TaxonTaxonRank'] },
7055             'taxonremarks' => { 126 => [\'Taxon','TaxonTaxonRemarks'] },
7056             'taxonscientificname' => { 126 => [\'Taxon','TaxonScientificName'] },
7057             'taxonscientificnameauthorship' => { 126 => [\'Taxon','TaxonScientificNameAuthorship'] },
7058             'taxonscientificnameid' => { 126 => [\'Taxon','TaxonScientificNameID'] },
7059             'taxonspecificepithet' => { 126 => [\'Taxon','TaxonSpecificEpithet'] },
7060             'taxonsubfamily' => { 126 => [\'Taxon','TaxonSubFamily'] },
7061             'taxonsubgenus' => { 126 => [\'Taxon','TaxonSubgenus'] },
7062             'taxonsubtribe' => { 126 => [\'Taxon','TaxonSubTribe'] },
7063             'taxonsuperfamily' => { 126 => [\'Taxon','TaxonSuperFamily'] },
7064             'taxontaxonomicstatus' => { 126 => [\'Taxon','TaxonTaxonomicStatus'] },
7065             'taxontribe' => { 126 => [\'Taxon','TaxonTribe'] },
7066             'taxonverbatimtaxonrank' => { 126 => [\'Taxon','TaxonVerbatimTaxonRank'] },
7067             'taxonvernacularname' => { 126 => [\'Taxon','TaxonVernacularName'] },
7068             'tda1bandwidth' => { 157 => 0x196f },
7069             'tda1edgepolarity' => { 157 => 0x1971 },
7070             'tda1gain' => { 157 => 0x1970 },
7071             'tda1offset' => { 157 => 0x196e },
7072             'tda2bandwidth' => { 157 => 0x1979 },
7073             'tda2edgepolarity' => { 157 => 0x197b },
7074             'tda2gain' => { 157 => 0x197a },
7075             'tda2offset' => { 157 => 0x1978 },
7076             'tda3bandwidth' => { 157 => 0x1983 },
7077             'tda3edgepolarity' => { 157 => 0x1985 },
7078             'tda3gain' => { 157 => 0x1984 },
7079             'tda3offset' => { 157 => 0x1982 },
7080             'tda4bandwidth' => { 157 => 0x198d },
7081             'tda4edgepolarity' => { 157 => 0x198f },
7082             'tda4gain' => { 157 => 0x198e },
7083             'tda4offset' => { 157 => 0x198c },
7084             'teaser' => { 556 => 'teaser' },
7085             'teleconverter' => { 205 => 0x105, 481 => 0x105 },
7086             'tempampgainx100' => { 157 => 0x1914 },
7087             'tempo' => { 566 => 'tempo' },
7088             'temporalcoverage' => { 550 => 'TemporalCoverage' },
7089             'temporalcoveragefrom' => { 550 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
7090             'temporalcoverageto' => { 550 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
7091             'termsandconditionstext' => { 358 => 'TermsAndConditionsText' },
7092             'termsandconditionsurl' => { 358 => 'TermsAndConditionsURL' },
7093             'testname' => { 128 => 'TestName' },
7094             'textencoding' => { 257 => 0x4 },
7095             'textlayername' => { 554 => [\'TextLayers','TextLayersLayerName'] },
7096             'textlayers' => { 554 => 'TextLayers' },
7097             'textlayertext' => { 554 => [\'TextLayers','TextLayersLayerText'] },
7098             'textstamp' => { 372 => [0x8008,0x8009,0x3b,0x3e] },
7099             'texture' => { 536 => 'Texture', 538 => 'Texture' },
7100             'three-dtrackingfacedetection' => { 328 => '1.4', 329 => '1.4', 339 => '1.4' },
7101             'three-dtrackingwatcharea' => { 328 => '78.1', 329 => '78.1', 339 => '78.1' },
7102             'thresholding' => { 127 => 0x107 },
7103             'thumbnailfilename' => { 105 => 0x817 },
7104             'thumbnailformat' => { 564 => [\'Thumbnails','ThumbnailsFormat'] },
7105             'thumbnailheight' => { 161 => 0xfa55, 564 => [\'Thumbnails','ThumbnailsHeight'] },
7106             'thumbnailimage' => { 6 => 'CNDA', 105 => 0x2008, 122 => 'Exif-ThumbnailImage', 130 => 0x3, 186 => 'data', 352 => 0x100, 429 => 'tnal', 437 => 'thmb', 564 => [\'Thumbnails','ThumbnailsImage'] },
7107             'thumbnailimagename' => { 186 => '1Name' },
7108             'thumbnailimagesize' => { 186 => 'ImageSize' },
7109             'thumbnailimagetype' => { 186 => '0Type' },
7110             'thumbnailimagevalidarea' => { 71 => 0x13 },
7111             'thumbnaillength' => { 127 => 0x202 },
7112             'thumbnailoffset' => { 127 => 0x201 },
7113             'thumbnailpng' => { 437 => 'thmb' },
7114             'thumbnails' => { 564 => 'Thumbnails' },
7115             'thumbnailwidth' => { 161 => 0xfa54, 564 => [\'Thumbnails','ThumbnailsWidth'] },
7116             'ticker' => { 556 => 'ticker' },
7117             'tiffhandling' => { 536 => 'TIFFHandling', 538 => 'TIFFHandling' },
7118             'tiffmeteringimage' => { 206 => 0x104c, 478 => 0x1110 },
7119             'tilelength' => { 127 => 0x143 },
7120             'tilewidth' => { 127 => 0x142 },
7121             'time' => { 157 => 0x401, 411 => 0x7 },
7122             'timecodes' => { 127 => 0xc763 },
7123             'timecreated' => { 150 => 0x3c, 159 => 0x14, 168 => 0x10, 423 => 'TimeCreated' },
7124             'timelapseshotnumber' => { 375 => 0x10 },
7125             'timeperiod' => { 556 => 'timePeriod' },
7126             'timerfunctionbutton' => { 327 => '5.2', 330 => '12.1', 331 => '13.1' },
7127             'timerlength' => { 92 => 0x80c },
7128             'timerrecording' => { 372 => 0x96 },
7129             'timescaleparams' => { 566 => 'timeScaleParams' },
7130             'timescaleparamsframeoverlappingpercentage' => { 566 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
7131             'timescaleparamsframesize' => { 566 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
7132             'timescaleparamsquality' => { 566 => [\'timeScaleParams','timeScaleParamsQuality'] },
7133             'timesent' => { 151 => 0x50 },
7134             'timeshot' => { 524 => 'TimeShot' },
7135             'timesignature' => { 566 => 'timeSignature' },
7136             'timesincepoweron' => { 372 => 0x29 },
7137             'timestamp' => { 11 => 0x45e, 19 => 0x11c, 149 => 'Timestamp', 345 => 0x8, 361 => 'TimeStamp', 372 => 0xaf, 532 => 'Timestamp', 548 => 'TimeStamp' },
7138             'timestamp1' => { 11 => 0x45a },
7139             'timezone' => { 85 => 0x1, 262 => 0x8fe, 265 => 0x694, 266 => 0x6a4, 267 => 0x594, 268 => 0x5c4, 269 => 0x5dc, 310 => 0x0, 450 => 0xa },
7140             'timezonecity' => { 85 => 0x2 },
7141             'timezonecode' => { 108 => 0x1 },
7142             'timezoneinfo' => { 108 => 0x2 },
7143             'timezoneoffset' => { 127 => 0x882a },
7144             'tint' => { 431 => 'player.movie.visual.tint', 536 => 'Tint', 538 => 'Tint' },
7145             'title' => { 176 => 'Title', 357 => 'Title', 361 => 'Title', 372 => 0x65, 427 => 'Title', 429 => ['titl',"\xa9nam"], 431 => 'title', 437 => ['titl',"\xa9nam"], 539 => 'title', 552 => 'Title', 564 => 'Title' },
7146             'togglestyleamount' => { 536 => 'ToggleStyleAmount', 538 => 'ToggleStyleAmount' },
7147             'togglestyledigest' => { 536 => 'ToggleStyleDigest', 538 => 'ToggleStyleDigest' },
7148             'tonecomp' => { 258 => 0x81 },
7149             'tonecurve' => { 81 => 0x1, 411 => 0x402, 536 => 'ToneCurve', 538 => 'ToneCurve' },
7150             'tonecurveactive' => { 116 => 0x110 },
7151             'tonecurveadobergb' => { 454 => 0xa043 },
7152             'tonecurveadobergbdefault' => { 454 => 0xa041 },
7153             'tonecurveblue' => { 536 => 'ToneCurveBlue', 538 => 'ToneCurveBlue' },
7154             'tonecurvebluex' => { 518 => 0x9003 },
7155             'tonecurvebluey' => { 518 => 0x9007 },
7156             'tonecurvebrightness' => { 111 => 0x20410 },
7157             'tonecurvebrightnessx' => { 518 => 0x9000 },
7158             'tonecurvebrightnessy' => { 518 => 0x9004 },
7159             'tonecurvecolorspace' => { 115 => 0x0 },
7160             'tonecurvecontrast' => { 111 => 0x20411 },
7161             'tonecurvegreen' => { 536 => 'ToneCurveGreen', 538 => 'ToneCurveGreen' },
7162             'tonecurvegreenx' => { 518 => 0x9002 },
7163             'tonecurvegreeny' => { 518 => 0x9006 },
7164             'tonecurveinputrange' => { 115 => 0x3 },
7165             'tonecurveinterpolation' => { 116 => 0x159 },
7166             'tonecurvemode' => { 116 => 0x113 },
7167             'tonecurvename' => { 536 => 'ToneCurveName', 538 => 'ToneCurveName' },
7168             'tonecurvename2012' => { 536 => 'ToneCurveName2012', 538 => 'ToneCurveName2012' },
7169             'tonecurveoriginal' => { 111 => '0x20400.1' },
7170             'tonecurveoutputrange' => { 115 => 0x5 },
7171             'tonecurveprofilename' => { 157 => 0x1391 },
7172             'tonecurveproperty' => { 116 => 0x3c },
7173             'tonecurvepv2012' => { 536 => 'ToneCurvePV2012', 538 => 'ToneCurvePV2012' },
7174             'tonecurvepv2012blue' => { 536 => 'ToneCurvePV2012Blue', 538 => 'ToneCurvePV2012Blue' },
7175             'tonecurvepv2012green' => { 536 => 'ToneCurvePV2012Green', 538 => 'ToneCurvePV2012Green' },
7176             'tonecurvepv2012red' => { 536 => 'ToneCurvePV2012Red', 538 => 'ToneCurvePV2012Red' },
7177             'tonecurvered' => { 536 => 'ToneCurveRed', 538 => 'ToneCurveRed' },
7178             'tonecurveredx' => { 518 => 0x9001 },
7179             'tonecurveredy' => { 518 => 0x9005 },
7180             'tonecurves' => { 411 => 0x403 },
7181             'tonecurveshape' => { 115 => 0x1 },
7182             'tonecurvesrgb' => { 454 => 0xa042 },
7183             'tonecurvesrgbdefault' => { 454 => 0xa040 },
7184             'tonecurvex' => { 115 => 0xa },
7185             'tonecurvey' => { 115 => 0xb },
7186             'tonelevel' => { 347 => 0x52e },
7187             'tonemap' => { 262 => 0x374, 264 => 0x26a },
7188             'tonemapstrength' => { 536 => 'ToneMapStrength', 538 => 'ToneMapStrength' },
7189             'toningeffect' => { 62 => 0xf, 258 => 0xb3, 276 => 0x38, 277 => 0x40, 278 => 0x48, 447 => 0x1015 },
7190             'toningeffectauto' => { 78 => 0xa4 },
7191             'toningeffectfaithful' => { 77 => 0x74, 78 => 0x74 },
7192             'toningeffectlandscape' => { 77 => 0x44, 78 => 0x44 },
7193             'toningeffectmonochrome' => { 19 => 0x108, 77 => 0x8c, 78 => 0x8c },
7194             'toningeffectneutral' => { 77 => 0x5c, 78 => 0x5c },
7195             'toningeffectportrait' => { 77 => 0x2c, 78 => 0x2c },
7196             'toningeffectstandard' => { 77 => 0x14, 78 => 0x14 },
7197             'toningeffectuserdef1' => { 77 => 0xa4, 78 => 0xbc },
7198             'toningeffectuserdef2' => { 77 => 0xbc, 78 => 0xd4 },
7199             'toningeffectuserdef3' => { 77 => 0xd4, 78 => 0xec },
7200             'toningsaturation' => { 276 => 0x39, 277 => 0x41, 278 => 0x49 },
7201             'totalzoom' => { 159 => 0x62 },
7202             'touchae' => { 372 => 0xab },
7203             'touchfn' => { 341 => 0x154 },
7204             'touchfnareatall' => { 341 => 0x15b },
7205             'touchfnareawide' => { 341 => 0x159 },
7206             'touchfnrole' => { 341 => 0x155 },
7207             'track' => { 429 => "\xa9trk", 437 => "\xa9trk" },
7208             'trackcreatedate' => { 436 => 0x1 },
7209             'trackmodifydate' => { 436 => 0x2 },
7210             'trackname' => { 437 => 'tnam' },
7211             'tracknumber' => { 429 => 'trkn', 566 => 'trackNumber' },
7212             'tracks' => { 566 => 'Tracks' },
7213             'tracksframerate' => { 566 => [\'Tracks','TracksFrameRate'] },
7214             'tracksmarkers' => { 566 => [\'Tracks','TracksMarkers'] },
7215             'tracksmarkerscomment' => { 566 => [\'Tracks','TracksMarkersComment'] },
7216             'tracksmarkerscuepointparams' => { 566 => [\'Tracks','TracksMarkersCuePointParams'] },
7217             'tracksmarkerscuepointparamskey' => { 566 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
7218             'tracksmarkerscuepointparamsvalue' => { 566 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
7219             'tracksmarkerscuepointtype' => { 566 => [\'Tracks','TracksMarkersCuePointType'] },
7220             'tracksmarkersduration' => { 566 => [\'Tracks','TracksMarkersDuration'] },
7221             'tracksmarkerslocation' => { 566 => [\'Tracks','TracksMarkersLocation'] },
7222             'tracksmarkersname' => { 566 => [\'Tracks','TracksMarkersName'] },
7223             'tracksmarkersprobability' => { 566 => [\'Tracks','TracksMarkersProbability'] },
7224             'tracksmarkersspeaker' => { 566 => [\'Tracks','TracksMarkersSpeaker'] },
7225             'tracksmarkersstarttime' => { 566 => [\'Tracks','TracksMarkersStartTime'] },
7226             'tracksmarkerstarget' => { 566 => [\'Tracks','TracksMarkersTarget'] },
7227             'tracksmarkerstype' => { 566 => [\'Tracks','TracksMarkersType'] },
7228             'trackstrackname' => { 566 => [\'Tracks','TracksTrackName'] },
7229             'trackstracktype' => { 566 => [\'Tracks','TracksTrackType'] },
7230             'tracktype' => { 437 => 'kgtt' },
7231             'trailer' => { 128 => 'Trailer' },
7232             'trailersignature' => { 183 => 'zmie' },
7233             'transcript' => { 550 => 'Transcript' },
7234             'transcriptlink' => { 550 => 'TranscriptLink' },
7235             'transcriptlinklink' => { 550 => [\'TranscriptLink','TranscriptLinkLink'] },
7236             'transcriptlinklinkqualifier' => { 550 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
7237             'transferfunction' => { 127 => 0x12d, 562 => 'TransferFunction' },
7238             'transfertimenormal' => { 157 => 0x1888 },
7239             'transfertimetest' => { 157 => 0x1889 },
7240             'transform' => { 372 => [0x8012,0x59] },
7241             'transformation' => { 551 => 'Transformation' },
7242             'transmissionreference' => { 554 => 'TransmissionReference' },
7243             'trapped' => { 357 => 'Trapped', 552 => 'Trapped' },
7244             'trashbuttonfunction' => { 92 => 0x710 },
7245             'travelday' => { 372 => 0x36 },
7246             'treble' => { 428 => 'player.movie.audio.treble', 431 => 'player.movie.audio.treble' },
7247             'triggermode' => { 439 => 0x6, 440 => 0x34, 441 => 0x28, 442 => 0x44, 443 => 0x34 },
7248             'tstop' => { 127 => 0xc772 },
7249             'ttl_da_adown' => { 398 => 0x5 },
7250             'ttl_da_aup' => { 398 => 0x4 },
7251             'ttl_da_bdown' => { 398 => 0x7 },
7252             'ttl_da_bup' => { 398 => 0x6 },
7253             'tungstenawb' => { 386 => 0x1 },
7254             'tvepisode' => { 429 => 'tves' },
7255             'tvepisodeid' => { 429 => 'tven' },
7256             'tvexposuretimesetting' => { 390 => 0x12 },
7257             'tvnetworkname' => { 429 => 'tvnn' },
7258             'tvseason' => { 429 => 'tvsn' },
7259             'tvshow' => { 429 => 'tvsh' },
7260             'type' => { 144 => 'Type', 539 => 'type', 561 => 'type' },
7261             'typestatus' => { 126 => [\'Identification','IdentificationTypeStatus'] },
7262             'uibfirmwareversion' => { 441 => 0x21 },
7263             'uniquecameramodel' => { 127 => 0xc614 },
7264             'uniquedocumentid' => { 150 => 0xbb },
7265             'uniquematrixauto' => { 157 => 0x7e9 },
7266             'uniquematrixcustom' => { 157 => 0x7e8 },
7267             'uniquematrixdaylight' => { 157 => 0x7e4 },
7268             'uniquematrixflash' => { 157 => 0x7e7 },
7269             'uniquematrixfluorescent' => { 157 => 0x7e6 },
7270             'uniquematrixtungsten' => { 157 => 0x7e5 },
7271             'uniqueobjectname' => { 151 => 0x64 },
7272             'units' => { 145 => 'Units' },
7273             'unknown_aacr' => { 429 => 'AACR' },
7274             'unknown_cdek' => { 429 => 'CDEK' },
7275             'unknown_cdet' => { 429 => 'CDET' },
7276             'unknownblock' => { 411 => 0x405 },
7277             'unknownblock1' => { 351 => 0x635 },
7278             'unknownblock2' => { 351 => 0x636 },
7279             'unknownblock3' => { 351 => 0x1103 },
7280             'unknownblock4' => { 351 => 0x1104 },
7281             'unknowncontrast' => { 117 => 0x45 },
7282             'unknowndate' => { 420 => 0x212 },
7283             'unknownev' => { 157 => 0x1 },
7284             'unknownlinear' => { 117 => 0x46 },
7285             'unknownnumber' => { 105 => 0x180b },
7286             'unknownoutputhighlightpoint' => { 117 => 0x4a },
7287             'unknownoutputshadowpoint' => { 117 => 0x4b },
7288             'unknownrawhighlight' => { 117 => 0x7b },
7289             'unknownrawhighlightpoint' => { 117 => 0x48 },
7290             'unknownrawshadow' => { 117 => 0x84 },
7291             'unknownrawshadowpoint' => { 117 => 0x49 },
7292             'unknownsharpness' => { 117 => 0x47 },
7293             'unknowntags' => { 437 => 'TAGS' },
7294             'unknowntemperature' => { 129 => 0x4 },
7295             'unknownthumbnail' => { 437 => 'thmb' },
7296             'unsharp1color' => { 323 => 0x13 },
7297             'unsharp1halowidth' => { 323 => 0x19 },
7298             'unsharp1intensity' => { 323 => 0x17 },
7299             'unsharp1threshold' => { 323 => 0x1b },
7300             'unsharp2color' => { 323 => 0x2e },
7301             'unsharp2halowidth' => { 323 => 0x34 },
7302             'unsharp2intensity' => { 323 => 0x32 },
7303             'unsharp2threshold' => { 323 => 0x36 },
7304             'unsharp3color' => { 323 => 0x49 },
7305             'unsharp3halowidth' => { 323 => 0x4f },
7306             'unsharp3intensity' => { 323 => 0x4d },
7307             'unsharp3threshold' => { 323 => 0x51 },
7308             'unsharp4color' => { 323 => 0x64 },
7309             'unsharp4halowidth' => { 323 => 0x6a },
7310             'unsharp4intensity' => { 323 => 0x68 },
7311             'unsharp4threshold' => { 323 => 0x6c },
7312             'unsharpcount' => { 323 => 0x0 },
7313             'unsharpmask' => { 117 => 0x90, 318 => 0x76a43200 },
7314             'unsharpmaskfineness' => { 81 => 0xe, 111 => 0x20309 },
7315             'unsharpmaskstrength' => { 111 => 0x20308 },
7316             'unsharpmaskthreshold' => { 81 => 0xf, 111 => 0x2030a },
7317             'uprightcentermode' => { 536 => 'UprightCenterMode', 538 => 'UprightCenterMode' },
7318             'uprightcenternormx' => { 536 => 'UprightCenterNormX', 538 => 'UprightCenterNormX' },
7319             'uprightcenternormy' => { 536 => 'UprightCenterNormY', 538 => 'UprightCenterNormY' },
7320             'uprightdependentdigest' => { 536 => 'UprightDependentDigest', 538 => 'UprightDependentDigest' },
7321             'uprightfocallength35mm' => { 536 => 'UprightFocalLength35mm', 538 => 'UprightFocalLength35mm' },
7322             'uprightfocalmode' => { 536 => 'UprightFocalMode', 538 => 'UprightFocalMode' },
7323             'uprightfoursegments_0' => { 536 => 'UprightFourSegments_0', 538 => 'UprightFourSegments_0' },
7324             'uprightfoursegments_1' => { 536 => 'UprightFourSegments_1', 538 => 'UprightFourSegments_1' },
7325             'uprightfoursegments_2' => { 536 => 'UprightFourSegments_2', 538 => 'UprightFourSegments_2' },
7326             'uprightfoursegments_3' => { 536 => 'UprightFourSegments_3', 538 => 'UprightFourSegments_3' },
7327             'uprightfoursegmentscount' => { 536 => 'UprightFourSegmentsCount', 538 => 'UprightFourSegmentsCount' },
7328             'uprightguideddependentdigest' => { 536 => 'UprightGuidedDependentDigest', 538 => 'UprightGuidedDependentDigest' },
7329             'uprightpreview' => { 536 => 'UprightPreview', 538 => 'UprightPreview' },
7330             'uprighttransform_0' => { 536 => 'UprightTransform_0', 538 => 'UprightTransform_0' },
7331             'uprighttransform_1' => { 536 => 'UprightTransform_1', 538 => 'UprightTransform_1' },
7332             'uprighttransform_2' => { 536 => 'UprightTransform_2', 538 => 'UprightTransform_2' },
7333             'uprighttransform_3' => { 536 => 'UprightTransform_3', 538 => 'UprightTransform_3' },
7334             'uprighttransform_4' => { 536 => 'UprightTransform_4', 538 => 'UprightTransform_4' },
7335             'uprighttransform_5' => { 536 => 'UprightTransform_5', 538 => 'UprightTransform_5' },
7336             'uprighttransformcount' => { 536 => 'UprightTransformCount', 538 => 'UprightTransformCount' },
7337             'uprightversion' => { 536 => 'UprightVersion', 538 => 'UprightVersion' },
7338             'urgency' => { 150 => 0xa, 554 => 'Urgency' },
7339             'url' => { 176 => 'URL', 361 => 'URL', 425 => 0x40b, 556 => 'url' },
7340             'url_list' => { 425 => 0x41e },
7341             'urla-platform' => { 556 => [\'url','urlA-platform'] },
7342             'urlurl' => { 556 => [\'url','urlUrl'] },
7343             'usablemeteringmodes' => { 92 => 0x10a },
7344             'usableshootingmodes' => { 92 => 0x109 },
7345             'usage' => { 557 => 'usage' },
7346             'usageterms' => { 570 => 'UsageTerms' },
7347             'usbpowerdelivery' => { 262 => 0x9ac, 265 => 0x762, 266 => 0x7c2, 267 => 0x664, 268 => 0x694, 269 => 0x6fc },
7348             'usedialwithouthold' => { 341 => 0xc3, 342 => 0xbf, 343 => 0xbf, 344 => 0xbf },
7349             'useguidelines' => { 534 => 'useGuidelines' },
7350             'usepanoramaviewer' => { 148 => 'UsePanoramaViewer' },
7351             'usercollection' => { 431 => 'collection.user' },
7352             'usercomment' => { 105 => 0x805, 127 => 0x9286, 542 => 'UserComment' },
7353             'userdef1picturestyle' => { 19 => 0x10c, 77 => 0xd8, 78 => 0xf0 },
7354             'userdef2picturestyle' => { 19 => 0x10e, 77 => 0xda, 78 => 0xf2 },
7355             'userdef3picturestyle' => { 19 => 0x110, 77 => 0xdc, 78 => 0xf4 },
7356             'userfields' => { 528 => 'UserFields' },
7357             'userlabel' => { 439 => 0x2b, 440 => 0x68, 441 => 0x51, 442 => 0x76, 443 => 0x5a },
7358             'userprofile' => { 367 => 0x302, 371 => 0x34c, 374 => 0x3038 },
7359             'userrating' => { 431 => 'rating.user', 437 => 'urat' },
7360             'usmlenselectronicmf' => { 2 => 0x7, 91 => 0x7, 92 => 0x501 },
7361             'uspsnumber' => { 556 => 'uspsNumber' },
7362             'utmeasting' => { 187 => 'Easting' },
7363             'utmmapdatum' => { 187 => 'Datum' },
7364             'utmnorthing' => { 187 => 'Northing' },
7365             'utmzone' => { 187 => 'Zone' },
7366             'uuid' => { 536 => 'UUID', 538 => 'UUID' },
7367             'uv-irfiltercorrection' => { 367 => 0x325 },
7368             'validbits' => { 351 => 0x611, 352 => 0x102c },
7369             'validcropcorners' => { 362 => 'ValidCropCorners' },
7370             'validpixeldepth' => { 355 => 0x611 },
7371             'variablelowpassfilter' => { 481 => 0x2028 },
7372             'variousmodes' => { 159 => 0x26 },
7373             'variousmodes2' => { 159 => 0x3a },
7374             'variprogram' => { 258 => 0xab },
7375             'varraydacnominalvalues' => { 157 => 0x191e },
7376             'vendor' => { 437 => 'vndr' },
7377             'vendorinfo' => { 140 => 'VendorInfo' },
7378             'vendorinfomanufacturer' => { 140 => [\'VendorInfo','VendorInfoManufacturer'] },
7379             'vendorinfomodel' => { 140 => [\'VendorInfo','VendorInfoModel'] },
7380             'vendorinfonotes' => { 140 => [\'VendorInfo','VendorInfoNotes'] },
7381             'verbatimidentification' => { 126 => [\'Identification','IdentificationVerbatimIdentification'] },
7382             'version' => { 135 => 0x0, 362 => 'Version', 427 => 'Version', 431 => 'version', 536 => 'Version', 538 => 'Version', 547 => 'Version' },
7383             'versioncreatedate' => { 518 => 0xd100 },
7384             'versionid' => { 567 => 'VersionID' },
7385             'versionidentifier' => { 556 => 'versionIdentifier' },
7386             'versionmodifydate' => { 518 => 0xd101 },
7387             'versions' => { 567 => 'Versions' },
7388             'versionscomments' => { 567 => [\'Versions','VersionsComments'] },
7389             'versionsevent' => { 567 => [\'Versions','VersionsEvent'] },
7390             'versionseventaction' => { 567 => [\'Versions','VersionsEventAction'] },
7391             'versionseventchanged' => { 567 => [\'Versions','VersionsEventChanged'] },
7392             'versionseventinstanceid' => { 567 => [\'Versions','VersionsEventInstanceID'] },
7393             'versionseventparameters' => { 567 => [\'Versions','VersionsEventParameters'] },
7394             'versionseventsoftwareagent' => { 567 => [\'Versions','VersionsEventSoftwareAgent'] },
7395             'versionseventwhen' => { 567 => [\'Versions','VersionsEventWhen'] },
7396             'versionsmodifier' => { 567 => [\'Versions','VersionsModifier'] },
7397             'versionsmodifydate' => { 567 => [\'Versions','VersionsModifyDate'] },
7398             'versionsversion' => { 567 => [\'Versions','VersionsVersion'] },
7399             'verticalafonbutton' => { 325 => '3.2', 326 => '47.2', 328 => '79.1', 343 => 0x11d, 344 => 0x135 },
7400             'verticalclockoverlaps' => { 157 => 0x412 },
7401             'verticalfuncbutton' => { 326 => '42.2', 328 => '67.1', 343 => 0x115, 344 => 0x12d },
7402             'verticalfuncbuttonplaybackmode' => { 343 => 0x1b7, 344 => 0x1cf },
7403             'verticalfuncbuttonplusdials' => { 326 => '43.1' },
7404             'verticalfuncplusdials' => { 328 => '68.1' },
7405             'verticalisobutton' => { 269 => 0x792 },
7406             'verticalmovieafonbutton' => { 343 => 0x1f9, 344 => 0x211 },
7407             'verticalmoviefuncbutton' => { 343 => 0x1e1, 344 => 0x1f9 },
7408             'verticalmultiselector' => { 326 => '42.1', 328 => '66.1', 329 => '66.1', 339 => '66.1', 343 => 0x18f, 344 => 0x1a7 },
7409             'verticalmultiselectorplaybackmode' => { 343 => 0x125, 344 => 0x13d },
7410             'vfdisplayillumination' => { 2 => 0x11, 92 => [0x510,0x51d] },
7411             'vibrance' => { 529 => 'Vibrance', 536 => 'Vibrance', 538 => 'Vibrance' },
7412             'vibrationreduction' => { 289 => [0x75,0x82,0x1ae], 297 => '586.1', 304 => '590.2', 308 => 0x4 },
7413             'videoalphamode' => { 566 => 'videoAlphaMode' },
7414             'videoalphapremultiplecolor' => { 566 => 'videoAlphaPremultipleColor' },
7415             'videoalphapremultiplecolora' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
7416             'videoalphapremultiplecolorb' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
7417             'videoalphapremultiplecolorblack' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
7418             'videoalphapremultiplecolorblue' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
7419             'videoalphapremultiplecolorcyan' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
7420             'videoalphapremultiplecolorgray' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
7421             'videoalphapremultiplecolorgreen' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
7422             'videoalphapremultiplecolorl' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
7423             'videoalphapremultiplecolormagenta' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
7424             'videoalphapremultiplecolormode' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
7425             'videoalphapremultiplecolorred' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
7426             'videoalphapremultiplecolorswatchname' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
7427             'videoalphapremultiplecolortint' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
7428             'videoalphapremultiplecolortype' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
7429             'videoalphapremultiplecoloryellow' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
7430             'videoalphaunityistransparent' => { 566 => 'videoAlphaUnityIsTransparent' },
7431             'videobitrate' => { 550 => 'videoBitRate' },
7432             'videobitratemode' => { 550 => 'videoBitRateMode' },
7433             'videoburstmode' => { 372 => 0xbb },
7434             'videoburstresolution' => { 372 => 0xb3 },
7435             'videocodec' => { 74 => 0x74 },
7436             'videocolorspace' => { 566 => 'videoColorSpace' },
7437             'videocompression' => { 135 => 0x3806 },
7438             'videocompressor' => { 566 => 'videoCompressor' },
7439             'videodisplayaspectratio' => { 550 => 'videoDisplayAspectRatio' },
7440             'videoencodingprofile' => { 550 => 'videoEncodingProfile' },
7441             'videofieldorder' => { 566 => 'videoFieldOrder' },
7442             'videoframerate' => { 372 => 0x27, 566 => 'videoFrameRate' },
7443             'videoframesize' => { 566 => 'videoFrameSize' },
7444             'videoframesizeh' => { 566 => [\'videoFrameSize','videoFrameSizeH'] },
7445             'videoframesizeunit' => { 566 => [\'videoFrameSize','videoFrameSizeUnit'] },
7446             'videoframesizew' => { 566 => [\'videoFrameSize','videoFrameSizeW'] },
7447             'videomoddate' => { 566 => 'videoModDate' },
7448             'videopixelaspectratio' => { 566 => 'videoPixelAspectRatio' },
7449             'videopixeldepth' => { 566 => 'videoPixelDepth' },
7450             'videopreburst' => { 372 => 0xc1 },
7451             'videoquality' => { 121 => 0x4003 },
7452             'videorecordingmode' => { 135 => 0x3803 },
7453             'videoshottype' => { 550 => 'VideoShotType' },
7454             'videoshottypeidentifier' => { 550 => [\'VideoShotType','VideoShotTypeIdentifier'] },
7455             'videoshottypename' => { 550 => [\'VideoShotType','VideoShotTypeName'] },
7456             'videostreamscount' => { 550 => 'videoStreamsCount' },
7457             'viewfinder' => { 420 => 0x455 },
7458             'viewfinderdisplay' => { 325 => '12.4', 326 => '6.3' },
7459             'viewfinderwarning' => { 325 => '13.4', 335 => '3.5', 336 => '6.2', 340 => '4.4' },
7460             'viewfinderwarnings' => { 92 => 0x40a },
7461             'viewinfoduringexposure' => { 92 => 0x407 },
7462             'viewingmode' => { 469 => 0x2f, 486 => 0x18 },
7463             'viewingmode2' => { 469 => [0x85,0x285] },
7464             'viewmodeshoweffectsofsettings' => { 269 => 0x7d2, 342 => 0x2a9 },
7465             'viewpoint' => { 555 => 'viewpoint' },
7466             'vignette' => { 457 => 0x139 },
7467             'vignetteamount' => { 536 => 'VignetteAmount', 538 => 'VignetteAmount' },
7468             'vignettecoefficient1' => { 309 => 0x24 },
7469             'vignettecoefficient2' => { 309 => 0x34 },
7470             'vignettecoefficient3' => { 309 => 0x44 },
7471             'vignettecontrol' => { 258 => 0x2a, 318 => 0x76a43205 },
7472             'vignettecontrolintensity' => { 318 => 0xac6bd5c0 },
7473             'vignettecorrectionalreadyapplied' => { 533 => 'VignetteCorrectionAlreadyApplied' },
7474             'vignettecorrectionversion' => { 309 => 0x0 },
7475             'vignettemidpoint' => { 536 => 'VignetteMidpoint', 538 => 'VignetteMidpoint' },
7476             'vignetting' => { 447 => 0x1011, 454 => 0xa052 },
7477             'vignettingcorrection' => { 127 => 0x7031, 454 => 0xa053, 481 => 0x2011 },
7478             'vignettingcorrparams' => { 127 => 0x7032, 512 => 0x64a, 513 => [0x34a,0x350,0x35c,0x368] },
7479             'vignettingsetting' => { 454 => 0xa054 },
7480             'virtualfocallength' => { 551 => 'VirtualFocalLength' },
7481             'virtualhorizonstyle' => { 341 => 0x161, 342 => 0x167, 343 => 0x167, 344 => 0x17f },
7482             'virtualimagexcenter' => { 551 => 'VirtualImageXCenter' },
7483             'virtualimageycenter' => { 551 => 'VirtualImageYCenter' },
7484             'visualcolor' => { 550 => 'VisualColour' },
7485             'visualtechnique' => { 555 => 'visualTechnique' },
7486             'voicememo' => { 456 => 0x216 },
7487             'volume' => { 556 => 'volume' },
7488             'vr_0x66' => { 289 => 0x66 },
7489             'vrdoffset' => { 71 => 0xd0 },
7490             'vrmode' => { 262 => 0x342, 264 => 0x226, 267 => 0x212, 268 => 0x226, 269 => 0x226, 308 => 0x6 },
7491             'vrtype' => { 308 => 0x8 },
7492             'waterdepth' => { 127 => 0x9403, 543 => 'WaterDepth' },
7493             'wb_bluelevel3500k' => { 206 => 0x19a },
7494             'wb_bluelevel6500k' => { 206 => 0x18a },
7495             'wb_bluelevelcustom' => { 206 => 0x18e },
7496             'wb_bluelevelscloudy' => { 206 => 0x106 },
7497             'wb_bluelevelsdaylight' => { 206 => 0xea },
7498             'wb_bluelevelsflash' => { 206 => 0x122 },
7499             'wb_bluelevelsfluorescent' => { 206 => [0x40a,0x15a] },
7500             'wb_bluelevelskelvin' => { 206 => 0x254 },
7501             'wb_bluelevelsshade' => { 206 => 0x176 },
7502             'wb_bluelevelstungsten' => { 206 => 0xce },
7503             'wb_gbrglevels' => { 206 => 0xae, 209 => 0x4 },
7504             'wb_glevel' => { 351 => 0x11f },
7505             'wb_glevel3000k' => { 351 => 0x113 },
7506             'wb_glevel3300k' => { 351 => 0x114 },
7507             'wb_glevel3600k' => { 351 => 0x115 },
7508             'wb_glevel3900k' => { 351 => 0x116 },
7509             'wb_glevel4000k' => { 351 => 0x117 },
7510             'wb_glevel4300k' => { 351 => 0x118 },
7511             'wb_glevel4500k' => { 351 => 0x119 },
7512             'wb_glevel4800k' => { 351 => 0x11a },
7513             'wb_glevel5300k' => { 351 => 0x11b },
7514             'wb_glevel6000k' => { 351 => 0x11c },
7515             'wb_glevel6600k' => { 351 => 0x11d },
7516             'wb_glevel7500k' => { 351 => 0x11e },
7517             'wb_grbglevels' => { 226 => 0x0, 488 => 0x7303 },
7518             'wb_grbglevelsauto' => { 88 => 0x2, 488 => 0x7302 },
7519             'wb_grbglevelscloudy' => { 88 => 0x12 },
7520             'wb_grbglevelscustom1' => { 88 => 0x42 },
7521             'wb_grbglevelscustom2' => { 88 => 0x4a },
7522             'wb_grbglevelsdaylight' => { 88 => 0xa },
7523             'wb_grbglevelsflash' => { 88 => 0x32 },
7524             'wb_grbglevelsfluorescent' => { 88 => 0x22 },
7525             'wb_grbglevelsfluorhigh' => { 88 => 0x2a },
7526             'wb_grbglevelstungsten' => { 88 => 0x1a },
7527             'wb_grbglevelsunderwater' => { 88 => 0x3a },
7528             'wb_rbgglevels' => { 223 => 0x0 },
7529             'wb_rblevels' => { 227 => 0x270, 258 => 0xc, 351 => 0x100 },
7530             'wb_rblevels1' => { 378 => 0x2 },
7531             'wb_rblevels2' => { 378 => 0x5 },
7532             'wb_rblevels3' => { 378 => 0x8 },
7533             'wb_rblevels3000k' => { 351 => 0x102 },
7534             'wb_rblevels3300k' => { 351 => 0x103 },
7535             'wb_rblevels3500k' => { 206 => 0x430 },
7536             'wb_rblevels3600k' => { 351 => 0x104 },
7537             'wb_rblevels3900k' => { 351 => 0x105 },
7538             'wb_rblevels4' => { 378 => 0xb },
7539             'wb_rblevels4000k' => { 351 => 0x106 },
7540             'wb_rblevels4300k' => { 351 => 0x107 },
7541             'wb_rblevels4500k' => { 351 => 0x108 },
7542             'wb_rblevels4800k' => { 351 => 0x109 },
7543             'wb_rblevels5' => { 378 => 0xe },
7544             'wb_rblevels5300k' => { 351 => 0x10a },
7545             'wb_rblevels6' => { 378 => 0x11 },
7546             'wb_rblevels6000k' => { 351 => 0x10b },
7547             'wb_rblevels6500k' => { 206 => 0x420 },
7548             'wb_rblevels6600k' => { 351 => 0x10c },
7549             'wb_rblevels7' => { 378 => 0x14 },
7550             'wb_rblevels7500k' => { 351 => 0x10d },
7551             'wb_rblevelsauto' => { 227 => 0x272, 355 => 0x110 },
7552             'wb_rblevelscloudy' => { 206 => 0x3f0, 208 => 0x10, 227 => 0x296, 355 => 0x121 },
7553             'wb_rblevelscoolwhitef' => { 206 => 0x308, 208 => 0x14 },
7554             'wb_rblevelscoolwhitefluor' => { 355 => 0x132 },
7555             'wb_rblevelscustom' => { 206 => 0x424, 208 => 0x1c },
7556             'wb_rblevelscwb1' => { 351 => 0x10e },
7557             'wb_rblevelscwb2' => { 351 => 0x10f },
7558             'wb_rblevelscwb3' => { 351 => 0x110 },
7559             'wb_rblevelscwb4' => { 351 => 0x111 },
7560             'wb_rblevelsdaylight' => { 206 => [0x3ec,0x528], 208 => 0xc, 227 => 0x274 },
7561             'wb_rblevelsdaylightf' => { 208 => 0x24 },
7562             'wb_rblevelsdaylightfluor' => { 355 => 0x130 },
7563             'wb_rblevelsdaywhitef' => { 208 => 0x28 },
7564             'wb_rblevelsdaywhitefluor' => { 355 => 0x131 },
7565             'wb_rblevelseveningsunlight' => { 355 => 0x124 },
7566             'wb_rblevelsfineweather' => { 355 => 0x122 },
7567             'wb_rblevelsflash' => { 206 => [0x3f4,0x304], 208 => 0x18, 227 => 0x2a4 },
7568             'wb_rblevelsfluorescent' => { 227 => 0x290 },
7569             'wb_rblevelsincandescent' => { 227 => 0x282 },
7570             'wb_rblevelsshade' => { 206 => 0x418, 208 => 0x20, 227 => 0x2b2, 355 => 0x120 },
7571             'wb_rblevelstungsten' => { 206 => 0x3e8, 208 => 0x8, 355 => 0x123 },
7572             'wb_rblevelsused' => { 355 => 0x100 },
7573             'wb_rblevelswhitef' => { 208 => 0x2c },
7574             'wb_rblevelswhitefluorescent' => { 355 => 0x133 },
7575             'wb_redlevel3500k' => { 206 => 0x198 },
7576             'wb_redlevel6500k' => { 206 => 0x188 },
7577             'wb_redlevelcustom' => { 206 => 0x18c },
7578             'wb_redlevelscloudy' => { 206 => 0xf8 },
7579             'wb_redlevelsdaylight' => { 206 => 0xdc },
7580             'wb_redlevelsflash' => { 206 => 0x114 },
7581             'wb_redlevelsfluorescent' => { 206 => [0x3fc,0x14c] },
7582             'wb_redlevelskelvin' => { 206 => 0x1be },
7583             'wb_redlevelsshade' => { 206 => 0x168 },
7584             'wb_redlevelstungsten' => { 206 => 0xc0 },
7585             'wb_rgbglevels' => { 225 => 0x0 },
7586             'wb_rgblevels' => { 206 => [0x546,0x96], 368 => 0xd, 369 => 0x413, 374 => 0x3036, 420 => 0x107, 490 => 0x117c, 491 => 0x1180, 492 => 0x115c, 493 => 0x11d8, 494 => 0x11b4, 495 => 0x106c, 496 => 0x264, 497 => 0x264, 498 => 0x252 },
7587             'wb_rgblevels1' => { 379 => 0x2 },
7588             'wb_rgblevels2' => { 379 => 0x6 },
7589             'wb_rgblevels2500k' => { 488 => 0x782d },
7590             'wb_rgblevels3' => { 379 => 0xa },
7591             'wb_rgblevels3200k' => { 488 => 0x782c },
7592             'wb_rgblevels4' => { 379 => 0xe },
7593             'wb_rgblevels4500k' => { 488 => [0x7484,0x7824] },
7594             'wb_rgblevels5' => { 379 => 0x12 },
7595             'wb_rgblevels6' => { 379 => 0x16 },
7596             'wb_rgblevels6000k' => { 488 => 0x782b },
7597             'wb_rgblevels7' => { 379 => 0x1a },
7598             'wb_rgblevels8500k' => { 488 => 0x782a },
7599             'wb_rgblevelsauto' => { 458 => 0x0 },
7600             'wb_rgblevelscloudy' => { 488 => [0x7481,0x7821] },
7601             'wb_rgblevelscustom1' => { 458 => 0x15 },
7602             'wb_rgblevelscustom2' => { 458 => 0x18 },
7603             'wb_rgblevelscustom3' => { 458 => 0x1b },
7604             'wb_rgblevelsdaylight' => { 458 => 0x3, 488 => [0x7480,0x7820] },
7605             'wb_rgblevelsflash' => { 458 => 0x12, 488 => [0x7483,0x7823] },
7606             'wb_rgblevelsfluorescent' => { 458 => 0xf, 488 => [0x7486,0x7826] },
7607             'wb_rgblevelsfluorescentm1' => { 488 => 0x7829 },
7608             'wb_rgblevelsfluorescentp1' => { 488 => 0x7827 },
7609             'wb_rgblevelsfluorescentp2' => { 488 => 0x7828 },
7610             'wb_rgblevelsincandescent' => { 458 => 0xc },
7611             'wb_rgblevelsovercast' => { 458 => 0x9 },
7612             'wb_rgblevelsshade' => { 458 => 0x6, 488 => 0x7825 },
7613             'wb_rgblevelstungsten' => { 488 => [0x7482,0x7822] },
7614             'wb_rgblevelsunknown0' => { 459 => 0x0 },
7615             'wb_rgblevelsunknown1' => { 459 => 0x3 },
7616             'wb_rgblevelsunknown2' => { 459 => 0x6 },
7617             'wb_rgblevelsunknown3' => { 459 => 0x9 },
7618             'wb_rgblevelsunknown4' => { 459 => 0xc },
7619             'wb_rgblevelsunknown5' => { 459 => 0xf },
7620             'wb_rgblevelsunknown6' => { 459 => 0x12 },
7621             'wb_rgblevelsunknown7' => { 459 => 0x15 },
7622             'wb_rgblevelsunknown8' => { 459 => 0x18 },
7623             'wb_rgblevelsunknown9' => { 459 => 0x1b },
7624             'wb_rgbmuldaylight' => { 157 => 0x852 },
7625             'wb_rgbmulflash' => { 157 => 0x855 },
7626             'wb_rgbmulfluorescent' => { 157 => 0x854 },
7627             'wb_rgbmultungsten' => { 157 => 0x853 },
7628             'wb_rggbblacklevels' => { 39 => 0x25 },
7629             'wb_rggblevels' => { 127 => 0x7313, 209 => 0x4, 224 => 0x0, 228 => 0x13e8, 229 => 0x38, 488 => 0x7313 },
7630             'wb_rggblevelsasshot' => { 42 => 0x0, 43 => 0x0, 44 => 0x19, 45 => 0x55, 46 => 0x69, 47 => 0x69, 48 => 0x22, 49 => 0x3f, 52 => 0x3f, 53 => 0x3f, 54 => 0x3f, 55 => 0x47 },
7631             'wb_rggblevelsauto' => { 39 => 0x1, 42 => 0x5, 43 => 0x8, 44 => 0x1e, 45 => 0x5a, 46 => 0x6e, 48 => 0x18, 49 => 0x44, 52 => 0x44, 53 => 0x44, 54 => 0x44, 55 => 0x4c, 228 => 0x1478, 229 => 0x114, 454 => 0xa022, 488 => 0x7312 },
7632             'wb_rggblevelsblack' => { 454 => 0xa028 },
7633             'wb_rggblevelscloudy' => { 39 => 0xd, 42 => 0x1e, 43 => 0x30, 44 => 0x2d, 45 => 0xa0, 46 => 0xd7, 47 => 0x78, 48 => 0x31, 49 => 0x58, 52 => 0x71, 53 => 0x8a, 54 => 0x8f, 55 => 0x92, 228 => 0x1408, 229 => 0x60, 411 => 0x20f, 419 => 0x14 },
7634             'wb_rggblevelscustom' => { 39 => 0x1d, 49 => 0x80, 228 => 0x1468, 229 => 0x100 },
7635             'wb_rggblevelscustom1' => { 44 => 0x41 },
7636             'wb_rggblevelscustom2' => { 44 => 0x46 },
7637             'wb_rggblevelsdaylight' => { 39 => 0x5, 42 => 0x14, 43 => 0x20, 44 => 0x23, 45 => 0x96, 46 => 0xcd, 47 => 0x6e, 48 => 0x27, 49 => 0x4e, 52 => 0x67, 53 => 0x80, 54 => 0x85, 55 => 0x88, 228 => 0x13f8, 229 => 0x4c, 411 => 0x20d, 419 => 0x2 },
7638             'wb_rggblevelsflash' => { 39 => 0x19, 42 => 0x32, 43 => 0x50, 44 => 0x3c, 45 => 0xb4, 46 => 0xeb, 47 => 0x87, 48 => 0x45, 49 => 0x6c, 52 => 0x85, 53 => 0x9e, 54 => 0xa3, 55 => 0xa6, 228 => 0x1448, 411 => 0x214, 419 => 0x41 },
7639             'wb_rggblevelsfluorescent' => { 39 => 0x15, 42 => 0x28, 43 => 0x40, 44 => 0x37, 45 => 0xaa, 46 => 0xe1, 47 => 0x82, 48 => 0x3b, 49 => 0x62, 52 => 0x7b, 53 => 0x94, 54 => 0x99, 55 => 0x9c },
7640             'wb_rggblevelsfluorescentd' => { 229 => 0xc4, 411 => 0x211, 419 => 0x26 },
7641             'wb_rggblevelsfluorescentl' => { 419 => 0x4a },
7642             'wb_rggblevelsfluorescentn' => { 229 => 0xb0, 411 => 0x212, 419 => 0x2f },
7643             'wb_rggblevelsfluorescentw' => { 228 => 0x1438, 229 => 0x9c, 411 => 0x213, 419 => 0x38 },
7644             'wb_rggblevelshtmercury' => { 229 => 0xd8 },
7645             'wb_rggblevelsilluminator1' => { 454 => 0xa023 },
7646             'wb_rggblevelsilluminator2' => { 454 => 0xa024 },
7647             'wb_rggblevelskelvin' => { 39 => 0x21, 42 => 0x2d, 43 => 0x48, 45 => 0xaf, 46 => 0xe6, 48 => 0x40, 49 => 0x67, 52 => 0x80, 53 => 0x99, 54 => 0x9e, 55 => 0xa1 },
7648             'wb_rggblevelsmeasured' => { 42 => 0xa, 43 => 0x10, 45 => 0x5f, 46 => 0x73, 49 => 0x49, 52 => 0x49, 53 => 0x49, 54 => 0x49, 55 => 0x51 },
7649             'wb_rggblevelspc1' => { 48 => 0x90, 49 => 0x71 },
7650             'wb_rggblevelspc2' => { 48 => 0x95, 49 => 0x76 },
7651             'wb_rggblevelspc3' => { 48 => 0x9a, 49 => 0x7b },
7652             'wb_rggblevelsshade' => { 39 => 0x9, 42 => 0x19, 43 => 0x28, 44 => 0x28, 45 => 0x9b, 46 => 0xd2, 47 => 0x73, 48 => 0x2c, 49 => 0x53, 52 => 0x6c, 53 => 0x85, 54 => 0x8a, 55 => 0x8d, 229 => 0x74, 411 => 0x20e, 419 => 0xb },
7653             'wb_rggblevelstungsten' => { 39 => 0x11, 42 => 0x23, 43 => 0x38, 44 => 0x32, 45 => 0xa5, 46 => 0xdc, 47 => 0x7d, 48 => 0x36, 49 => 0x5d, 52 => 0x76, 53 => 0x8f, 54 => 0x94, 55 => 0x97, 228 => 0x1428, 229 => 0x88, 411 => 0x210, 419 => 0x1d },
7654             'wb_rggblevelsuncorrected' => { 454 => 0xa021 },
7655             'wb_rggblevelsunknown' => { 42 => 0xf, 43 => 0x18, 45 => 0x64, 46 => 0x78, 48 => 0x1d, 52 => 0x4e, 53 => 0x4e, 54 => 0x4e, 55 => 0x56, 419 => 0x53 },
7656             'wb_rggblevelsunknown10' => { 42 => 0x5f, 43 => 0x98, 45 => 0x91, 46 => 0xa5, 47 => 0xb4, 48 => 0x72, 52 => 0x9e, 53 => 0x7b, 54 => 0x7b, 55 => 0x83 },
7657             'wb_rggblevelsunknown11' => { 42 => 0x64, 43 => 0xa0, 45 => 0xb9, 46 => [0xaa,0xaf], 47 => 0xb9, 48 => 0x77, 52 => 0xa3, 53 => 0xa3, 54 => 0x80, 55 => 0xab },
7658             'wb_rggblevelsunknown12' => { 42 => 0x69, 43 => 0xa8, 45 => 0xbe, 46 => 0xb4, 47 => 0xbe, 48 => 0x7c, 52 => 0xa8, 53 => 0xa8, 54 => 0xa8, 55 => 0xb0 },
7659             'wb_rggblevelsunknown13' => { 42 => 0x6e, 43 => 0xb0, 45 => 0xc3, 46 => 0xb9, 47 => 0xc3, 48 => 0x81, 52 => 0xad, 53 => 0xad, 54 => 0xad, 55 => 0xb5 },
7660             'wb_rggblevelsunknown14' => { 45 => 0xc8, 46 => 0xbe, 47 => 0xc8, 48 => 0x86, 52 => 0xb2, 53 => 0xb2, 54 => 0xb2, 55 => 0xba },
7661             'wb_rggblevelsunknown15' => { 45 => 0xcd, 46 => 0xc3, 47 => 0xcd, 48 => 0x8b, 52 => 0xb7, 53 => 0xb7, 54 => 0xb7, 55 => 0xbf },
7662             'wb_rggblevelsunknown16' => { 45 => 0xd2, 46 => 0xc8, 47 => 0xd2, 48 => 0x9f, 53 => 0xbc, 54 => 0xbc, 55 => 0xc4 },
7663             'wb_rggblevelsunknown17' => { 45 => 0xd7, 46 => 0xf0, 47 => 0xd7, 53 => 0xc1, 54 => 0xc1, 55 => 0xc9 },
7664             'wb_rggblevelsunknown18' => { 45 => 0xdc, 46 => 0xf5, 47 => 0xdc, 53 => 0xc6, 54 => 0xc6, 55 => 0xce },
7665             'wb_rggblevelsunknown19' => { 45 => 0xe1, 46 => 0xfa, 47 => 0xe1, 53 => 0xcb, 54 => 0xcb, 55 => 0xd3 },
7666             'wb_rggblevelsunknown2' => { 42 => 0x37, 43 => 0x58, 45 => 0x69, 46 => 0x7d, 47 => 0x8c, 48 => 0x4a, 52 => 0x53, 53 => 0x53, 54 => 0x53, 55 => 0x5b },
7667             'wb_rggblevelsunknown20' => { 45 => 0xe6, 46 => 0xff, 47 => 0xe6, 53 => 0xd0, 54 => 0xd0, 55 => 0xd8 },
7668             'wb_rggblevelsunknown21' => { 45 => 0xeb, 46 => 0x104, 47 => 0xeb, 54 => 0xd5, 55 => 0xdd },
7669             'wb_rggblevelsunknown22' => { 45 => 0xf0, 46 => 0x109, 47 => 0xf0, 54 => 0xda, 55 => 0xe2 },
7670             'wb_rggblevelsunknown23' => { 45 => 0xf5, 46 => 0x10e, 47 => 0xf5, 54 => 0xdf, 55 => 0xe7 },
7671             'wb_rggblevelsunknown24' => { 45 => 0xfa, 46 => 0x113, 47 => 0xfa, 54 => 0xe4, 55 => 0xec },
7672             'wb_rggblevelsunknown25' => { 45 => 0xff, 46 => 0x118, 47 => 0xff, 54 => 0xe9, 55 => 0xf1 },
7673             'wb_rggblevelsunknown26' => { 45 => 0x104, 46 => 0x11d, 47 => 0x104, 54 => 0xee, 55 => 0xf6 },
7674             'wb_rggblevelsunknown27' => { 45 => 0x109, 46 => 0x122, 47 => 0x109, 54 => 0xf3, 55 => 0xfb },
7675             'wb_rggblevelsunknown28' => { 45 => 0x10e, 47 => 0x10e, 54 => 0xf8, 55 => 0x100 },
7676             'wb_rggblevelsunknown29' => { 45 => 0x113, 47 => 0x113, 54 => 0xfd, 55 => 0x105 },
7677             'wb_rggblevelsunknown3' => { 42 => 0x3c, 43 => 0x60, 45 => 0x6e, 46 => 0x82, 47 => 0x91, 48 => 0x4f, 52 => 0x58, 53 => 0x58, 54 => 0x58, 55 => 0x60 },
7678             'wb_rggblevelsunknown30' => { 47 => 0x118, 54 => 0x102 },
7679             'wb_rggblevelsunknown31' => { 47 => 0x11d },
7680             'wb_rggblevelsunknown32' => { 47 => 0x122 },
7681             'wb_rggblevelsunknown33' => { 47 => 0x127 },
7682             'wb_rggblevelsunknown4' => { 42 => 0x41, 43 => 0x68, 45 => 0x73, 46 => 0x87, 47 => 0x96, 48 => 0x54, 52 => 0x5d, 53 => 0x5d, 54 => 0x5d, 55 => 0x65 },
7683             'wb_rggblevelsunknown5' => { 42 => 0x46, 43 => 0x70, 45 => 0x78, 46 => 0x8c, 47 => 0x9b, 48 => 0x59, 52 => 0x62, 53 => 0x62, 54 => 0x62, 55 => 0x6a },
7684             'wb_rggblevelsunknown6' => { 42 => 0x4b, 43 => 0x78, 45 => 0x7d, 46 => 0x91, 47 => 0xa0, 48 => 0x5e, 52 => 0x8a, 53 => 0x67, 54 => 0x67, 55 => 0x6f },
7685             'wb_rggblevelsunknown7' => { 42 => 0x50, 43 => 0x80, 45 => 0x82, 46 => 0x96, 47 => 0xa5, 48 => 0x63, 52 => 0x8f, 53 => 0x6c, 54 => 0x6c, 55 => 0x74 },
7686             'wb_rggblevelsunknown8' => { 42 => 0x55, 43 => 0x88, 45 => 0x87, 46 => 0x9b, 47 => 0xaa, 48 => 0x68, 52 => 0x94, 53 => 0x71, 54 => 0x71, 55 => 0x79 },
7687             'wb_rggblevelsunknown9' => { 42 => 0x5a, 43 => 0x90, 45 => 0x8c, 46 => 0xa0, 47 => 0xaf, 48 => 0x6d, 52 => 0x99, 53 => 0x76, 54 => 0x76, 55 => 0x7e },
7688             'wb_rggblevelsuserselected' => { 419 => 0x5c },
7689             'wbadjblueamber' => { 111 => 0x20106 },
7690             'wbadjbluebalance' => { 324 => 0x8 },
7691             'wbadjcolortemp' => { 111 => 0x20102, 116 => 0x1a },
7692             'wbadjlighting' => { 324 => 0x14 },
7693             'wbadjmagentagreen' => { 111 => 0x20105 },
7694             'wbadjmode' => { 324 => 0x10 },
7695             'wbadjredbalance' => { 324 => 0x0 },
7696             'wbadjrggblevels' => { 111 => 0x20125, 116 => 0x6 },
7697             'wbadjtemperature' => { 324 => 0x18 },
7698             'wbadjtint' => { 324 => 0x25 },
7699             'wbblue' => { 135 => 0x144c },
7700             'wbbluelevel' => { 367 => 0x324, 372 => 0x8006, 377 => 0x26 },
7701             'wbbracketingsteps' => { 220 => 0x10, 221 => 0x10, 298 => 0x174d },
7702             'wbbracketmode' => { 62 => 0x9 },
7703             'wbbracketshotnumber' => { 206 => 0x2b, 447 => 0x101a },
7704             'wbbracketvalueab' => { 62 => 0xc },
7705             'wbbracketvaluegm' => { 62 => 0xd },
7706             'wbbutton' => { 266 => 0x806, 269 => 0x80a },
7707             'wbbuttonplaybackmode' => { 342 => 0x1c5 },
7708             'wbfinetuneactive' => { 116 => 0x24 },
7709             'wbfinetunesaturation' => { 116 => 0x28 },
7710             'wbfinetunetone' => { 116 => 0x2c },
7711             'wbgreen' => { 135 => 0x144b },
7712             'wbgreenlevel' => { 367 => 0x323, 372 => 0x8005, 377 => 0x25 },
7713             'wbmediaimagesizesetting' => { 92 => 0x708 },
7714             'wbmode' => { 208 => 0x4, 352 => 0x1015 },
7715             'wbred' => { 135 => 0x144a },
7716             'wbredlevel' => { 367 => 0x322, 372 => 0x8004, 377 => 0x24 },
7717             'wbscale' => { 209 => 0x0 },
7718             'wbshiftab' => { 81 => 0xc, 372 => 0x46, 391 => 0x10 },
7719             'wbshiftab_gm' => { 481 => 0x2014 },
7720             'wbshiftab_gm_precise' => { 481 => 0x2026 },
7721             'wbshiftcreativecontrol' => { 372 => 0x92 },
7722             'wbshiftgm' => { 81 => 0xd, 372 => 0x47, 391 => 0x11 },
7723             'wbshiftintelligentauto' => { 372 => 0x8b },
7724             'wbtype1' => { 378 => 0x1, 379 => 0x1 },
7725             'wbtype2' => { 378 => 0x4, 379 => 0x5 },
7726             'wbtype3' => { 378 => 0x7, 379 => 0x9 },
7727             'wbtype4' => { 378 => 0xa, 379 => 0xd },
7728             'wbtype5' => { 378 => 0xd, 379 => 0x11 },
7729             'wbtype6' => { 378 => 0x10, 379 => 0x15 },
7730             'wbtype7' => { 378 => 0x13, 379 => 0x19 },
7731             'webstatement' => { 570 => 'WebStatement' },
7732             'weightedflatsubject' => { 527 => 'weightedFlatSubject' },
7733             'what' => { 536 => 'What', 538 => 'What' },
7734             '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, 81 => 0x8, 84 => 0x7, 120 => 0x7, 121 => [0x19,0x2012], 127 => [0xa403,0xfe4e], 135 => 0x1002, 157 => 0x3fc, 158 => 0xfa0d, 159 => 0x40, 170 => 0x1a, 200 => 0x3, 201 => 0xe, 202 => 0x4, 203 => 0xb, 205 => 0x115, 258 => 0x5, 307 => 0x7, 367 => 0x304, 372 => 0x3, 374 => 0x3033, 411 => 0x19, 418 => 0x7, 446 => 0x26, 447 => 0x1003, 457 => [0x88,0x3c,0x7,0x58], 467 => 0xf, 468 => 0xe, 481 => [0x115,0xb054], 536 => 'WhiteBalance', 538 => 'WhiteBalance', 542 => 'WhiteBalance' },
7735             'whitebalance0' => { 195 => 'WhiteBalance0' },
7736             'whitebalance1' => { 195 => 'WhiteBalance1' },
7737             'whitebalance2' => { 195 => 'WhiteBalance2', 347 => 0x500 },
7738             'whitebalanceadj' => { 111 => 0x20101, 116 => 0x18, 318 => 0x76a43204 },
7739             'whitebalanceautoadjustment' => { 386 => 0x0 },
7740             'whitebalancebias' => { 121 => 0x2011, 352 => 0x304, 372 => 0x23 },
7741             'whitebalanceblue' => { 81 => 0x7 },
7742             'whitebalancebracket' => { 347 => 0x502, 352 => 0x303 },
7743             'whitebalancebracketing' => { 135 => 0x1102, 203 => 0x22, 206 => 0x2c, 478 => 0x2c },
7744             'whitebalancebuttonplaybackmode' => { 343 => 0x1c5, 344 => 0x1dd },
7745             'whitebalancecomp' => { 355 => 0x1001 },
7746             'whitebalancedetected' => { 157 => 0x3fb },
7747             'whitebalancefinetune' => { 135 => 0x100a, 203 => 0x38, 205 => 0x112, 258 => [0xb,0x3f], 447 => 0x1004, 467 => 0x6, 468 => 0x5, 481 => 0x112 },
7748             'whitebalancemode' => { 157 => 0x3fa, 411 => 0x1a },
7749             'whitebalancered' => { 81 => 0x6 },
7750             'whitebalanceset' => { 390 => 0xa },
7751             'whitebalancesetting' => { 203 => 0x23, 467 => 0x5, 468 => 0x4, 469 => 0x16, 486 => 0xd },
7752             'whitebalancesetup' => { 454 => 0x41 },
7753             'whitebalancetemperature' => { 347 => 0x501 },
7754             'whiteboard' => { 352 => 0x301 },
7755             'whitelevel' => { 127 => 0xc61d, 411 => 0x7e, 488 => 0x787f },
7756             'whitepoint' => { 127 => 0x13e, 371 => 0x35d, 411 => 0x201, 562 => 'WhitePoint' },
7757             'whites2012' => { 536 => 'Whites2012', 538 => 'Whites2012' },
7758             'whitesadj' => { 518 => 0x9017 },
7759             'wholeareatracking' => { 2 => 0x1a },
7760             'wideadapter' => { 447 => 0x1017 },
7761             'widefocuszone' => { 200 => 0x2f },
7762             'widerange' => { 456 => 0x20f },
7763             'wififirmwaredate' => { 442 => 0x42 },
7764             'wififirmwareversion' => { 442 => 0x3c },
7765             'windmode' => { 157 => 0x3f4 },
7766             'windnoisereduction' => { 264 => 0x352, 267 => 0x2d6, 268 => 0x2fe, 269 => 0x2fe },
7767             'windowlocation' => { 437 => 'WLOC' },
7768             'windowsatom' => { 537 => 'windowsAtom' },
7769             'windowsatomextension' => { 537 => [\'windowsAtom','windowsAtomExtension'] },
7770             'windowsatominvocationflags' => { 537 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7771             'windowsatomuncprojectpath' => { 537 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7772             'wordcount' => { 556 => 'wordCount' },
7773             'work' => { 429 => "\xa9wrk" },
7774             'workcolorspace' => { 111 => 0x10200, 116 => 0x270 },
7775             'workflowtag' => { 550 => 'WorkflowTag' },
7776             'workflowtagcvid' => { 550 => [\'WorkflowTag','WorkflowTagCvId'] },
7777             'workflowtagcvtermid' => { 550 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7778             'workflowtagcvtermname' => { 550 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7779             'workflowtagcvtermrefinedabout' => { 550 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7780             'worktodo' => { 544 => 'WorkToDo' },
7781             'worldtimelocation' => { 372 => 0x3a, 411 => 0x22, 417 => '0.1' },
7782             'writer' => { 198 => 'WM/Writer' },
7783             'writer-editor' => { 150 => 0x7a },
7784             'x3filllight' => { 457 => 0x12 },
7785             'xattrmditemwherefroms' => { 193 => 'com.apple.metadata:kMDItemWhereFroms' },
7786             'xattrquarantine' => { 193 => 'com.apple.quarantine' },
7787             'xiaomiexifinfo' => { 431 => 'xiaomi.exifInfo.videoinfo' },
7788             'xiaomihdr10' => { 431 => 'com.xiaomi.hdr10' },
7789             'xiaomimodel' => { 127 => 0x9a00 },
7790             'xiaomipreviewvideocover' => { 431 => 'com.xiaomi.preview_video_cover' },
7791             'xiaomisettings' => { 127 => 0x9999 },
7792             'xilinxversion' => { 157 => 0x414 },
7793             'xml' => { 155 => 'xml ' },
7794             'xmp' => { 114 => 0xffff00f6, 128 => 'XMP', 138 => 'XMP Data/XMP' },
7795             'xmptoolkit' => { 563 => 'xmptk' },
7796             'xpauthor' => { 127 => 0x9c9d },
7797             'xpcomment' => { 127 => 0x9c9c },
7798             'xpkeywords' => { 127 => 0x9c9e },
7799             'xposition' => { 127 => 0x11e },
7800             'xpsubject' => { 127 => 0x9c9f },
7801             'xptitle' => { 127 => 0x9c9b },
7802             'xresolution' => { 127 => 0x11a, 153 => 0x3, 426 => 0x0, 562 => 'XResolution' },
7803             'xyresolution' => { 131 => 0x3 },
7804             'yaw' => { 123 => 0x7, 437 => ['_yaw',"\xa9fyw"] },
7805             'yawangle' => { 274 => 0x8, 452 => 0x0 },
7806             'ycbcrcoefficients' => { 127 => 0x211, 562 => 'YCbCrCoefficients' },
7807             'ycbcrpositioning' => { 127 => 0x213, 562 => 'YCbCrPositioning' },
7808             'ycbcrsubsampling' => { 127 => 0x212, 562 => 'YCbCrSubSampling' },
7809             'year' => { 429 => 'yrrc', 431 => 'year', 437 => 'yrrc' },
7810             'yearcreated' => { 159 => 0x10, 168 => 0xc },
7811             'yellowhsl' => { 111 => 0x20912 },
7812             'yield' => { 558 => 'yield' },
7813             'yposition' => { 127 => 0x11f },
7814             'yresolution' => { 127 => 0x11b, 153 => 0x5, 426 => 0x4, 562 => 'YResolution' },
7815             'zebrapatterntonerange' => { 342 => 0x211, 343 => 0x211, 344 => 0x229 },
7816             'zoneidentifier' => { 128 => 'ZoneIdentifier' },
7817             'zonematching' => { 205 => 0x10a, 208 => [0x3a,0x4a], 481 => 0xb024 },
7818             'zonematchingmode' => { 203 => 0x14 },
7819             'zonematchingon' => { 202 => 0x75 },
7820             'zonematchingvalue' => { 467 => 0x1f },
7821             'zoomedpreviewlength' => { 352 => 0xf05 },
7822             'zoomedpreviewsize' => { 352 => 0xf06 },
7823             'zoomedpreviewstart' => { 352 => 0xf04 },
7824             'zoomsourcewidth' => { 38 => 0x24 },
7825             'zoomstepcount' => { 350 => 0x300, 352 => 0x100d },
7826             'zoomtargetwidth' => { 38 => 0x25 },
7827             );
7828              
7829             # lookup for non-writable tags to check if the name exists
7830             my %tagExists = (
7831             '_ac3' => 1,
7832             '_h264' => 1,
7833             '_misb' => 1,
7834             'a100dataoffset' => 1,
7835             'aas' => 1,
7836             'abovecolor' => 1,
7837             'absoluteuri' => 1,
7838             'abstract' => 1,
7839             'abstractfilename' => 1,
7840             'accel360fly' => 1,
7841             'acceldata' => 1,
7842             'accelerometermatrix' => 1,
7843             'accelerometertime' => 1,
7844             'accelerometerunknown' => 1,
7845             'accelmode' => 1,
7846             'accelypr' => 1,
7847             'accessdate' => 1,
7848             'accessrights' => 1,
7849             'accompaniment' => 1,
7850             'accountname' => 1,
7851             'acdsee' => 1,
7852             'acdsee-rs' => 1,
7853             'acidizer' => 1,
7854             'acidizerflags' => 1,
7855             'acnespotremoval' => 1,
7856             'acquisitiontime' => 1,
7857             'acquisitiontimeday' => 1,
7858             'acquisitiontimemonth' => 1,
7859             'acquisitiontimeyear' => 1,
7860             'acquisitiontimeyearmonth' => 1,
7861             'acquisitiontimeyearmonthday' => 1,
7862             'acroform' => 1,
7863             'activebuf1cols' => 1,
7864             'activebuf1rows' => 1,
7865             'activebuf2cols' => 1,
7866             'activebuf2rows' => 1,
7867             'activecols' => 1,
7868             'activectemonitor1cols' => 1,
7869             'activectemonitor2cols' => 1,
7870             'activectemonitorrows' => 1,
7871             'activerows' => 1,
7872             'actor' => 1,
7873             'actors' => 1,
7874             'actualcompensation' => 1,
7875             'actualscalemax' => 1,
7876             'actualscalemin' => 1,
7877             'actualsoftpostpadding' => 1,
7878             'actualsoftprepadding' => 1,
7879             'additionalinfo' => 1,
7880             'adjdebuginfo' => 1,
7881             'adjustedtbnimageheight' => 1,
7882             'adjustedtbnimagewidth' => 1,
7883             'adjustmentdata' => 1,
7884             'adjustmentssettingsstatisticslightmap' => 1,
7885             'adjustmentvalue' => 1,
7886             'adobe_cm' => 1,
7887             'adobecmtype' => 1,
7888             'adobecrw' => 1,
7889             'adobekoda' => 1,
7890             'adobeleaf' => 1,
7891             'adobemrw' => 1,
7892             'adobepano' => 1,
7893             'adobephotoshop' => 1,
7894             'adoberaf' => 1,
7895             'adobesr2' => 1,
7896             'adoptedneutral' => 1,
7897             'adult' => 1,
7898             'advancedcontentencryption' => 1,
7899             'advancedmutualexcl' => 1,
7900             'advancedscenemode' => 1,
7901             'adventrevision' => 1,
7902             'adventscale' => 1,
7903             'aedebuginfo' => 1,
7904             'aeflags' => 1,
7905             'aehistograminfo' => 1,
7906             'aeinfo' => 1,
7907             'aeinfo2' => 1,
7908             'aeinfo3' => 1,
7909             'aeinfounknown' => 1,
7910             'aeliveviewhistograminfo' => 1,
7911             'aeliveviewlocalhistogram' => 1,
7912             'aelocalhistogram' => 1,
7913             'af' => 1,
7914             'af-cprioritysel' => 1,
7915             'af-sprioritysel' => 1,
7916             'afarea' => 1,
7917             'afareaheights' => 1,
7918             'afareawidths' => 1,
7919             'afareaxpositions' => 1,
7920             'afareaypositions' => 1,
7921             'afconfig' => 1,
7922             'afcp' => 1,
7923             'afcp_iptc' => 1,
7924             'afcsettings' => 1,
7925             'afdebuginfo' => 1,
7926             'aff1' => 1,
7927             'aff5' => 1,
7928             'affheader' => 1,
7929             'affinetransformmat' => 1,
7930             'afinfo' => 1,
7931             'afinfo2' => 1,
7932             'afinfo2version' => 1,
7933             'afinfo3' => 1,
7934             'afinfocus' => 1,
7935             'afinfosize' => 1,
7936             'afm' => 1,
7937             'afpointinfo' => 1,
7938             'afpointsinfocus1d' => 1,
7939             'afpointsspecial' => 1,
7940             'afsp' => 1,
7941             'afstatus15' => 1,
7942             'afstatus19' => 1,
7943             'afstatus79' => 1,
7944             'aftune' => 1,
7945             'aibuildnumber' => 1,
7946             'aicolormodel' => 1,
7947             'aicolorusage' => 1,
7948             'aicreatorversion' => 1,
7949             'aifileformat' => 1,
7950             'aimetadata' => 1,
7951             'ainumlayers' => 1,
7952             'aipdfprivatedata' => 1,
7953             'aiprivatedata' => 1,
7954             'airfieldbarometricpressure' => 1,
7955             'airfieldelevation' => 1,
7956             'airspeed' => 1,
7957             'airtemperature' => 1,
7958             'airulerunits' => 1,
7959             'aistream' => 1,
7960             'aitargetresolution' => 1,
7961             'album2' => 1,
7962             'albumartistsortorder' => 1,
7963             'albumidalbumartist' => 1,
7964             'albumname' => 1,
7965             'albumsortorder' => 1,
7966             'albumtitlesortorder' => 1,
7967             'alerts' => 1,
7968             'alexa' => 1,
7969             'alexa-paireddevicename' => 1,
7970             'alexa-pairing' => 1,
7971             'alexa-privacymode' => 1,
7972             'alexa-wakewordlanguage' => 1,
7973             'aliaslayermetadata' => 1,
7974             'alignment' => 1,
7975             'allcolorflatfield1' => 1,
7976             'allcolorflatfield2' => 1,
7977             'allcolorflatfield3' => 1,
7978             'alph' => 1,
7979             'alpha' => 1,
7980             'alphabitdepth' => 1,
7981             'alphabytecount' => 1,
7982             'alphachannelsnames' => 1,
7983             'alphacompression' => 1,
7984             'alphadatadiscard' => 1,
7985             'alphafilter' => 1,
7986             'alphafiltering' => 1,
7987             'alphaidentifiers' => 1,
7988             'alphainterlace' => 1,
7989             'alphaisused' => 1,
7990             'alphamask' => 1,
7991             'alphaoffset' => 1,
7992             'alphapreprocessing' => 1,
7993             'alphasample' => 1,
7994             'alphavalue' => 1,
7995             'alternatealtitude' => 1,
7996             'alternateduotonecolors' => 1,
7997             'alternateellipsoidheight' => 1,
7998             'alternateellipsoidheightextended' => 1,
7999             'alternateformattrack' => 1,
8000             'alternateheading' => 1,
8001             'alternatelatitude' => 1,
8002             'alternatelongitude' => 1,
8003             'alternatename' => 1,
8004             'alternatesourceurl' => 1,
8005             'alternatespotcolors' => 1,
8006             'altitudefromtakeoff' => 1,
8007             'ambienceinfo' => 1,
8008             'ambisonicchannelmap' => 1,
8009             'ambisonicchannelordering' => 1,
8010             'ambisonicchannels' => 1,
8011             'ambisonicnormalization' => 1,
8012             'ambisonicorder' => 1,
8013             'ambisonictype' => 1,
8014             'amendlocalset' => 1,
8015             'androidrelease' => 1,
8016             'angleaxis' => 1,
8017             'angleofattack' => 1,
8018             'angularvelocity' => 1,
8019             'anim' => 1,
8020             'animation' => 1,
8021             'animationcontrol' => 1,
8022             'animationframes' => 1,
8023             'animationiterations' => 1,
8024             'animationloopcount' => 1,
8025             'animationplays' => 1,
8026             'anmf' => 1,
8027             'anniversary' => 1,
8028             'annotation' => 1,
8029             'annotations' => 1,
8030             'annotationusagerights' => 1,
8031             'announce' => 1,
8032             'announcelist1' => 1,
8033             'anoiselines' => 1,
8034             'anta' => 1,
8035             'apdi' => 1,
8036             'aperture' => 1,
8037             'aperturedisplayed' => 1,
8038             'apeversion' => 1,
8039             'app14flags0' => 1,
8040             'app14flags1' => 1,
8041             'app1_profile' => 1,
8042             'apple-fi' => 1,
8043             'appledataoffsets' => 1,
8044             'applemaildatereceived' => 1,
8045             'applemaildatesent' => 1,
8046             'applemailflagged' => 1,
8047             'applemailisremoteattachment' => 1,
8048             'applemailmessageid' => 1,
8049             'applemailpriority' => 1,
8050             'applemailread' => 1,
8051             'applemailrepliedto' => 1,
8052             'application' => 1,
8053             'application_riff' => 1,
8054             'applicationdata' => 1,
8055             'applicationmissingmsg' => 1,
8056             'applicationunknown' => 1,
8057             'applicationversion' => 1,
8058             'applysettingstoliveview' => 1,
8059             'appname' => 1,
8060             'archivallocation' => 1,
8061             'archivedfilename' => 1,
8062             'arcoreaccel' => 1,
8063             'arcoreaccel0' => 1,
8064             'arcorecustom' => 1,
8065             'arcoregyro' => 1,
8066             'arcoregyro0' => 1,
8067             'arcorevideo' => 1,
8068             'ardronefile' => 1,
8069             'ardronetelemetry' => 1,
8070             'artist2' => 1,
8071             'artistlen' => 1,
8072             'artists' => 1,
8073             'artisturl' => 1,
8074             'ascender' => 1,
8075             'ascent' => 1,
8076             'asfleakybucketpairs' => 1,
8077             'asfpacketcount' => 1,
8078             'asfsecurityobjectssize' => 1,
8079             'asin' => 1,
8080             'asin2' => 1,
8081             'aspectinfo' => 1,
8082             'aspectratiounwarped' => 1,
8083             'aspectratiowarped' => 1,
8084             'aspectratiox' => 1,
8085             'aspectratioy' => 1,
8086             'assistantdirector' => 1,
8087             'assistantsname' => 1,
8088             'assistantsphone' => 1,
8089             'associateddatalist' => 1,
8090             'associatedimagefile' => 1,
8091             'association' => 1,
8092             'assumeddisplaysize' => 1,
8093             'assumeddistanceview' => 1,
8094             'ast' => 1,
8095             'atmospherictemperature' => 1,
8096             'atmospherictransalpha1' => 1,
8097             'atmospherictransalpha2' => 1,
8098             'atmospherictransbeta1' => 1,
8099             'atmospherictransbeta2' => 1,
8100             'atmospherictransx' => 1,
8101             'atob0' => 1,
8102             'atob1' => 1,
8103             'atob2' => 1,
8104             'atob3' => 1,
8105             'atom0' => 1,
8106             'atsccontent' => 1,
8107             'attachbinary' => 1,
8108             'attachfileextension' => 1,
8109             'attachfilename' => 1,
8110             'attachlongfilename' => 1,
8111             'attachlongpathname' => 1,
8112             'attachments' => 1,
8113             'attachmethod' => 1,
8114             'attachmimetype' => 1,
8115             'attachnum' => 1,
8116             'attachpathname' => 1,
8117             'attachsize' => 1,
8118             'attitude' => 1,
8119             'attitudetarget' => 1,
8120             'attr' => 1,
8121             'attributes' => 1,
8122             'audible_cvrx' => 1,
8123             'audible_meta' => 1,
8124             'audible_meta2' => 1,
8125             'audible_tags' => 1,
8126             'audible_tseg' => 1,
8127             'audiences' => 1,
8128             'audioattributes' => 1,
8129             'audioavailablebitraterange' => 1,
8130             'audioavailablenumberchannels' => 1,
8131             'audioavgbitrate' => 1,
8132             'audiobitratecontrolmode' => 1,
8133             'audiobluetooth' => 1,
8134             'audiobytes' => 1,
8135             'audiochannellayout' => 1,
8136             'audiochanneltypes' => 1,
8137             'audiocodec' => 1,
8138             'audiocodecdescription' => 1,
8139             'audiocodecid' => 1,
8140             'audiocodecinfo' => 1,
8141             'audiocodecname' => 1,
8142             'audiocodecprimemethod' => 1,
8143             'audiocomponentversion' => 1,
8144             'audiocurrenttargetbitrate' => 1,
8145             'audiodelay' => 1,
8146             'audiodoessamplerateconversion' => 1,
8147             'audioencoding' => 1,
8148             'audioencodingparamsversion' => 1,
8149             'audioextendfrequencies' => 1,
8150             'audiofilesize' => 1,
8151             'audiofileurl' => 1,
8152             'audioformat' => 1,
8153             'audioframesize' => 1,
8154             'audiohasvariablepacketbytesizes' => 1,
8155             'audioheader' => 1,
8156             'audioinfo' => 1,
8157             'audioinputbuffersize' => 1,
8158             'audioisinitialized' => 1,
8159             'audiokeys' => 1,
8160             'audiolayer' => 1,
8161             'audiolevel' => 1,
8162             'audiomaxbitrate' => 1,
8163             'audiomaximumpacketbytesize' => 1,
8164             'audiominimumdelaymode' => 1,
8165             'audiominimumnumberinputpackets' => 1,
8166             'audiominimumnumberoutputpackets' => 1,
8167             'audiomode' => 1,
8168             'audiooutputprecedence' => 1,
8169             'audiopacketframesize' => 1,
8170             'audioprofile' => 1,
8171             'audioprofileversion' => 1,
8172             'audioprotuneoption' => 1,
8173             'audioqualitysetting' => 1,
8174             'audiorequirespacketdescription' => 1,
8175             'audiosamplecount' => 1,
8176             'audiosampledesc' => 1,
8177             'audiosamplesize' => 1,
8178             'audiosetting' => 1,
8179             'audiosize' => 1,
8180             'audiosourceurl' => 1,
8181             'audiostream' => 1,
8182             'audiostreamtype' => 1,
8183             'audiotrackid' => 1,
8184             'audiousedinputbuffersize' => 1,
8185             'audiouserecommendedsamplerate' => 1,
8186             'audiovbrquality' => 1,
8187             'audiovendorid' => 1,
8188             'audiozeroframespadded' => 1,
8189             'authenticationtime' => 1,
8190             'authenticationtype' => 1,
8191             'authoridentifier' => 1,
8192             'authoringsoftwarerelease' => 1,
8193             'authorlen' => 1,
8194             'authorname' => 1,
8195             'authors' => 1,
8196             'authorship' => 1,
8197             'authorsortorder' => 1,
8198             'autoareaafstartingpoint' => 1,
8199             'autoboostscore' => 1,
8200             'autocaptureoffset' => 1,
8201             'autoisomin' => 1,
8202             'autolowlightduration' => 1,
8203             'automationanimation' => 1,
8204             'automationflags' => 1,
8205             'autopoweroff' => 1,
8206             'autoprotune' => 1,
8207             'autorotation' => 1,
8208             'autosavefilepath' => 1,
8209             'autosaveformat' => 1,
8210             'autosummary' => 1,
8211             'aux' => 1,
8212             'auxiliaryimageref' => 1,
8213             'av1configuration' => 1,
8214             'av1configurationversion' => 1,
8215             'avcconfiguration' => 1,
8216             'averagebitrate' => 1,
8217             'averageframerate' => 1,
8218             'averagelevel' => 1,
8219             'avgbitrate' => 1,
8220             'avgbytespersec' => 1,
8221             'avgpacketsize' => 1,
8222             'avgpdusize' => 1,
8223             'avgwidth' => 1,
8224             'avi1' => 1,
8225             'avif' => 1,
8226             'aviheader' => 1,
8227             'awbdebuginfo' => 1,
8228             'awbinfo' => 1,
8229             'axisdistancex' => 1,
8230             'axisdistancey' => 1,
8231             'axisdistancez' => 1,
8232             'axml' => 1,
8233             'b1' => 1,
8234             'b2' => 1,
8235             'background' => 1,
8236             'backgroundcolor' => 1,
8237             'backgroundcolorindicator' => 1,
8238             'backgroundcolorvalue' => 1,
8239             'backgroundimageid' => 1,
8240             'backgroundtiling' => 1,
8241             'backlight' => 1,
8242             'backserial' => 1,
8243             'backuptime' => 1,
8244             'badfaxlines' => 1,
8245             'bahpver' => 1,
8246             'balpver' => 1,
8247             'band' => 1,
8248             'bandwidthsharing' => 1,
8249             'bannerimage' => 1,
8250             'bannerimagedata' => 1,
8251             'bannerimagetype' => 1,
8252             'bannerimageurl' => 1,
8253             'barcode' => 1,
8254             'barcodes' => 1,
8255             'barometerinfo' => 1,
8256             'barometerinfoversion' => 1,
8257             'baselinelength' => 1,
8258             'basename' => 1,
8259             'baseviewpointnum' => 1,
8260             'basicfileinfo' => 1,
8261             'basisobject' => 1,
8262             'battery' => 1,
8263             'batterycapacity' => 1,
8264             'batterycurrent' => 1,
8265             'batteryinfo' => 1,
8266             'batterystatus' => 1,
8267             'batterytime' => 1,
8268             'batteryvoltage3' => 1,
8269             'batteryvoltage4' => 1,
8270             'bavpver' => 1,
8271             'bccaddresses' => 1,
8272             'bccnames' => 1,
8273             'beats' => 1,
8274             'beats-per-minute' => 1,
8275             'beautycolorlevel' => 1,
8276             'beautyenable' => 1,
8277             'beautyretouchlevel' => 1,
8278             'beef0003' => 1,
8279             'beef0004' => 1,
8280             'beef0014' => 1,
8281             'beef0025' => 1,
8282             'beef0026a' => 1,
8283             'belowcolor' => 1,
8284             'beta' => 1,
8285             'bibligraphicfilename' => 1,
8286             'bibliographicreferences' => 1,
8287             'bikebroaccel' => 1,
8288             'bikebrogps' => 1,
8289             'billinginformation' => 1,
8290             'binarydata' => 1,
8291             'binarydatatype' => 1,
8292             'binaryfilter' => 1,
8293             'binaryxml' => 1,
8294             'binning' => 1,
8295             'birthday' => 1,
8296             'bitdepthchroma' => 1,
8297             'bitdepthluma' => 1,
8298             'bitrate' => 1,
8299             'bitrateinfo' => 1,
8300             'bitratemutualexclusion' => 1,
8301             'bitratesetting' => 1,
8302             'bitsperextendedrunlength' => 1,
8303             'bitsperpixel' => 1,
8304             'bitsperrunlength' => 1,
8305             'blackadcountsperdacvolt' => 1,
8306             'blackclamp' => 1,
8307             'blackclampoffset' => 1,
8308             'blackcolsleft' => 1,
8309             'blackcolsright' => 1,
8310             'blackdacchannel' => 1,
8311             'blackdacsettlingmsec' => 1,
8312             'blackmaskbottomborder' => 1,
8313             'blackmaskleftborder' => 1,
8314             'blackmaskrightborder' => 1,
8315             'blackmasktopborder' => 1,
8316             'blackrowsbottom' => 1,
8317             'blackrowstop' => 1,
8318             'blacktarget' => 1,
8319             'blocklocation' => 1,
8320             'blocksize' => 1,
8321             'blocksizemax' => 1,
8322             'blocksizemin' => 1,
8323             'blockspercolumn' => 1,
8324             'blocksperframe' => 1,
8325             'blocksperrow' => 1,
8326             'blueadjust' => 1,
8327             'blueendpoint' => 1,
8328             'bluegain' => 1,
8329             'bluegrassscale1' => 1,
8330             'bluegrassscale2' => 1,
8331             'bluegrasstable' => 1,
8332             'bluemask' => 1,
8333             'bluematrixcolumn' => 1,
8334             'blueprimary' => 1,
8335             'bluesample' => 1,
8336             'bluetoothmacaddress' => 1,
8337             'bluetoothname' => 1,
8338             'bluetrc' => 1,
8339             'bluex' => 1,
8340             'bluey' => 1,
8341             'blurstrength' => 1,
8342             'blush' => 1,
8343             'bmpversion' => 1,
8344             'boardtemperature' => 1,
8345             'body' => 1,
8346             'bokehshape' => 1,
8347             'bookname' => 1,
8348             'booktitle' => 1,
8349             'booktype' => 1,
8350             'bookversion' => 1,
8351             'bootidentifier' => 1,
8352             'bootrecord' => 1,
8353             'bootsystem' => 1,
8354             'bordercolor' => 1,
8355             'borderid' => 1,
8356             'borderinformation' => 1,
8357             'borderlocation' => 1,
8358             'bordername' => 1,
8359             'bordersversion' => 1,
8360             'bordertype' => 1,
8361             'bottomdarkrow1' => 1,
8362             'bottomdarkrow2' => 1,
8363             'bottommag' => 1,
8364             'boundaryorigin' => 1,
8365             'boundingbox' => 1,
8366             'bpm' => 1,
8367             'bps' => 1,
8368             'bracketingburstoptions' => 1,
8369             'bracketingcounter' => 1,
8370             'bracketingmode' => 1,
8371             'bracketingoffset' => 1,
8372             'bracketingstep' => 1,
8373             'bracketshot' => 1,
8374             'brain' => 1,
8375             'brandingimageid' => 1,
8376             'brandingname' => 1,
8377             'brdfatob0' => 1,
8378             'brdfatob1' => 1,
8379             'brdfatob2' => 1,
8380             'brdfatob3' => 1,
8381             'brdfbtoa0' => 1,
8382             'brdfbtoa1' => 1,
8383             'brdfbtoa2' => 1,
8384             'brdfbtoa3' => 1,
8385             'brdfbtod0' => 1,
8386             'brdfbtod1' => 1,
8387             'brdfbtod2' => 1,
8388             'brdfbtod3' => 1,
8389             'brdfcolorimetricparam0' => 1,
8390             'brdfcolorimetricparam1' => 1,
8391             'brdfcolorimetricparam2' => 1,
8392             'brdfcolorimetricparam3' => 1,
8393             'brdfdtob0' => 1,
8394             'brdfdtob1' => 1,
8395             'brdfdtob2' => 1,
8396             'brdfdtob3' => 1,
8397             'brdfmtob0' => 1,
8398             'brdfmtob1' => 1,
8399             'brdfmtob2' => 1,
8400             'brdfmtob3' => 1,
8401             'brdfmtos0' => 1,
8402             'brdfmtos1' => 1,
8403             'brdfmtos2' => 1,
8404             'brdfmtos3' => 1,
8405             'brdfspectralparam0' => 1,
8406             'brdfspectralparam1' => 1,
8407             'brdfspectralparam2' => 1,
8408             'brdfspectralparam3' => 1,
8409             'breakchar' => 1,
8410             'briefdescription' => 1,
8411             'brightdefectintegrationms' => 1,
8412             'brightdefectisocode' => 1,
8413             'brightdefectthreshold' => 1,
8414             'brightnessdata' => 1,
8415             'brightrowstop' => 1,
8416             'broadcast' => 1,
8417             'broadcastdate' => 1,
8418             'broadcastextension' => 1,
8419             'brotliexif' => 1,
8420             'brotlijumb' => 1,
8421             'brotlixmp' => 1,
8422             'btoa0' => 1,
8423             'btoa1' => 1,
8424             'btoa2' => 1,
8425             'btoa3' => 1,
8426             'btod0' => 1,
8427             'btod1' => 1,
8428             'btod2' => 1,
8429             'btod3' => 1,
8430             'bufferaverage' => 1,
8431             'buffersize' => 1,
8432             'builddate' => 1,
8433             'buildversion' => 1,
8434             'businessaddress' => 1,
8435             'businesscity' => 1,
8436             'businesscountry-region' => 1,
8437             'businessfax' => 1,
8438             'businesshomepage' => 1,
8439             'businessphone' => 1,
8440             'businesspobox' => 1,
8441             'businesspostalcode' => 1,
8442             'businessstateorprovince' => 1,
8443             'businessstreet' => 1,
8444             'buynow' => 1,
8445             'buytickets' => 1,
8446             'bw_halftoninginfo' => 1,
8447             'bw_transferfunc' => 1,
8448             'bwf_umid' => 1,
8449             'bwfversion' => 1,
8450             'bytelength' => 1,
8451             'byteorder' => 1,
8452             'byteordermark' => 1,
8453             'byterange' => 1,
8454             'bytes' => 1,
8455             'bytesperline' => 1,
8456             'bytesperminute' => 1,
8457             'bytespersample' => 1,
8458             'c2pa' => 1,
8459             'c2pasalthash' => 1,
8460             'cachecontrol' => 1,
8461             'cachedimageheight' => 1,
8462             'cachedimagewidth' => 1,
8463             'cafpointinfo' => 1,
8464             'cafpointsinfocus' => 1,
8465             'cafpointsselected' => 1,
8466             'cafsensitivity' => 1,
8467             'calculatedscalemax' => 1,
8468             'calculatedscalemin' => 1,
8469             'calibrationdatetime' => 1,
8470             'calibrationlog' => 1,
8471             'callbacknumber' => 1,
8472             'callletters' => 1,
8473             'callsign' => 1,
8474             'camcore' => 1,
8475             'camera1' => 1,
8476             'camera2' => 1,
8477             'cameraarrangementinterval' => 1,
8478             'camerabacktype' => 1,
8479             'camerabody' => 1,
8480             'camerabyteorder' => 1,
8481             'cameradatetime' => 1,
8482             'cameraifd' => 1,
8483             'camerainfo' => 1,
8484             'camerainfo2' => 1,
8485             'camerainfo3' => 1,
8486             'camerainfoa100' => 1,
8487             'camerainfounknown' => 1,
8488             'cameramaker' => 1,
8489             'cameramanufacturer' => 1,
8490             'cameraname' => 1,
8491             'cameraobjbacktype' => 1,
8492             'cameraobject' => 1,
8493             'cameraobjname' => 1,
8494             'cameraobjtype' => 1,
8495             'cameraobjversion' => 1,
8496             'cameraoperator' => 1,
8497             'camerapan' => 1,
8498             'camerapartnumber' => 1,
8499             'cameraprofileversion' => 1,
8500             'camerascalemax' => 1,
8501             'camerascalemin' => 1,
8502             'camerasettings' => 1,
8503             'camerasettings2' => 1,
8504             'camerasettings3' => 1,
8505             'camerasettingsa100' => 1,
8506             'camerasettingsifd' => 1,
8507             'camerasettingsunknown' => 1,
8508             'camerasetup' => 1,
8509             'camerasoftware' => 1,
8510             'cameraspecification' => 1,
8511             'cameratemperaturemaxclip' => 1,
8512             'cameratemperaturemaxsaturated' => 1,
8513             'cameratemperaturemaxwarn' => 1,
8514             'cameratemperatureminclip' => 1,
8515             'cameratemperatureminsaturated' => 1,
8516             'cameratemperatureminwarn' => 1,
8517             'cameratilt' => 1,
8518             'camm0' => 1,
8519             'camm1' => 1,
8520             'camm2' => 1,
8521             'camm3' => 1,
8522             'camm4' => 1,
8523             'camm5' => 1,
8524             'camm6' => 1,
8525             'camm7' => 1,
8526             'can_skip_backward' => 1,
8527             'can_skip_forward' => 1,
8528             'canon' => 1,
8529             'canon_afinfo2_0x000d' => 1,
8530             'canon_afinfo_0x000b' => 1,
8531             'canonafinfo' => 1,
8532             'canonafinfo2' => 1,
8533             'canoncamerainfo1000d' => 1,
8534             'canoncamerainfo1100d' => 1,
8535             'canoncamerainfo1200d' => 1,
8536             'canoncamerainfo1d' => 1,
8537             'canoncamerainfo1dmkii' => 1,
8538             'canoncamerainfo1dmkiii' => 1,
8539             'canoncamerainfo1dmkiin' => 1,
8540             'canoncamerainfo1dmkiv' => 1,
8541             'canoncamerainfo1dx' => 1,
8542             'canoncamerainfo40d' => 1,
8543             'canoncamerainfo450d' => 1,
8544             'canoncamerainfo500d' => 1,
8545             'canoncamerainfo50d' => 1,
8546             'canoncamerainfo550d' => 1,
8547             'canoncamerainfo5d' => 1,
8548             'canoncamerainfo5dmkii' => 1,
8549             'canoncamerainfo5dmkiii' => 1,
8550             'canoncamerainfo600d' => 1,
8551             'canoncamerainfo60d' => 1,
8552             'canoncamerainfo650d' => 1,
8553             'canoncamerainfo6d' => 1,
8554             'canoncamerainfo700d' => 1,
8555             'canoncamerainfo70d' => 1,
8556             'canoncamerainfo750d' => 1,
8557             'canoncamerainfo760d' => 1,
8558             'canoncamerainfo7d' => 1,
8559             'canoncamerainfo80d' => 1,
8560             'canoncamerainfog5xii' => 1,
8561             'canoncamerainfopowershot' => 1,
8562             'canoncamerainfopowershot2' => 1,
8563             'canoncamerainfor6' => 1,
8564             'canoncamerainfor6m2' => 1,
8565             'canoncamerainfor6m3' => 1,
8566             'canoncamerainfounknown' => 1,
8567             'canoncamerainfounknown16' => 1,
8568             'canoncamerainfounknown32' => 1,
8569             'canoncamerasettings' => 1,
8570             'canoncctp' => 1,
8571             'canoncnop' => 1,
8572             'canoncnth' => 1,
8573             'canoncolorinfo1' => 1,
8574             'canoncolorinfo2' => 1,
8575             'canonfileinfo' => 1,
8576             'canonflags' => 1,
8577             'canonfocallength' => 1,
8578             'canonimageheight' => 1,
8579             'canonimagewidth' => 1,
8580             'canonpanorama' => 1,
8581             'canonrawmakemodel' => 1,
8582             'canonshotinfo' => 1,
8583             'canonskip' => 1,
8584             'canseekontime' => 1,
8585             'canseektoend' => 1,
8586             'capheight' => 1,
8587             'captiontext' => 1,
8588             'captprofbacktype' => 1,
8589             'captprofname' => 1,
8590             'captproftype' => 1,
8591             'captprofversion' => 1,
8592             'captureconditionspar' => 1,
8593             'capturedelaytimer' => 1,
8594             'capturedevicefid' => 1,
8595             'captureheightresetblacksegnormal' => 1,
8596             'captureheightresetblacksegtest' => 1,
8597             'captureheighttest' => 1,
8598             'captureobjbacktype' => 1,
8599             'captureobjname' => 1,
8600             'captureobjtype' => 1,
8601             'captureobjversion' => 1,
8602             'captureprofile' => 1,
8603             'captureresolution' => 1,
8604             'captureserial' => 1,
8605             'capturesetup' => 1,
8606             'capturewidthresetblacksegnormal' => 1,
8607             'capturewidthresetblacksegtest' => 1,
8608             'capturexresolution' => 1,
8609             'capturexresolutionunit' => 1,
8610             'captureyresolution' => 1,
8611             'captureyresolutionunit' => 1,
8612             'car' => 1,
8613             'carphone' => 1,
8614             'casio' => 1,
8615             'casiodata' => 1,
8616             'casiojunk' => 1,
8617             'casioquality' => 1,
8618             'casioqvmi' => 1,
8619             'cast' => 1,
8620             'catalognumber' => 1,
8621             'caveats' => 1,
8622             'cbor' => 1,
8623             'cbordata' => 1,
8624             'cc' => 1,
8625             'ccaddresses' => 1,
8626             'ccdrect' => 1,
8627             'ccdvalidrect' => 1,
8628             'ccdvideorect' => 1,
8629             'ccnames' => 1,
8630             'cddb1info' => 1,
8631             'cddbdiscplaytime' => 1,
8632             'cddbdisctracks' => 1,
8633             'cddbtracknumber' => 1,
8634             'cdetype' => 1,
8635             'cdi1' => 1,
8636             'cdtrackenabled' => 1,
8637             'cell' => 1,
8638             'cellphone' => 1,
8639             'centerdarkrect' => 1,
8640             'cfagreenthreshold1' => 1,
8641             'cfagreenthreshold2' => 1,
8642             'cfalayout' => 1,
8643             'cfaplanecolor' => 1,
8644             'cfgv' => 1,
8645             'channel01' => 1,
8646             'channel01description' => 1,
8647             'channel01dispmax' => 1,
8648             'channel01dispmin' => 1,
8649             'channel01flags' => 1,
8650             'channel01id' => 1,
8651             'channel01interval' => 1,
8652             'channel01max' => 1,
8653             'channel01min' => 1,
8654             'channel01multiplier' => 1,
8655             'channel01name' => 1,
8656             'channel01num' => 1,
8657             'channel01offset' => 1,
8658             'channel01type' => 1,
8659             'channel01units' => 1,
8660             'channel0lagkernel' => 1,
8661             'channel1coordinates' => 1,
8662             'channel1flags' => 1,
8663             'channel1label' => 1,
8664             'channel1lagkernel' => 1,
8665             'channel2coordinates' => 1,
8666             'channel2flags' => 1,
8667             'channel2label' => 1,
8668             'channel2lagkernel' => 1,
8669             'channel3coordinates' => 1,
8670             'channel3flags' => 1,
8671             'channel3label' => 1,
8672             'channel3lagkernel' => 1,
8673             'channel4coordinates' => 1,
8674             'channel4flags' => 1,
8675             'channel4label' => 1,
8676             'channel5coordinates' => 1,
8677             'channel5flags' => 1,
8678             'channel5label' => 1,
8679             'channel6coordinates' => 1,
8680             'channel6flags' => 1,
8681             'channel6label' => 1,
8682             'channel7coordinates' => 1,
8683             'channel7flags' => 1,
8684             'channel7label' => 1,
8685             'channel8coordinates' => 1,
8686             'channel8flags' => 1,
8687             'channel8label' => 1,
8688             'channelcoarsegainadjust' => 1,
8689             'channelcolordata' => 1,
8690             'channelcolorindicates' => 1,
8691             'channelcolorspace' => 1,
8692             'channelcount' => 1,
8693             'channelmode' => 1,
8694             'channelnumber' => 1,
8695             'channelopacity' => 1,
8696             'channeloptions' => 1,
8697             'channeltype' => 1,
8698             'channelusage' => 1,
8699             'chapter' => 1,
8700             'chaptercount' => 1,
8701             'chapterlisttrackid' => 1,
8702             'chaptername' => 1,
8703             'chapternum' => 1,
8704             'chapternumber' => 1,
8705             'character' => 1,
8706             'characterescapesequence' => 1,
8707             'characters' => 1,
8708             'characterset' => 1,
8709             'characterswithspaces' => 1,
8710             'charcountwithspaces' => 1,
8711             'chartarget' => 1,
8712             'chartcontourinterval' => 1,
8713             'chartcorrdate' => 1,
8714             'chartcountryorigin' => 1,
8715             'chartdepthunits' => 1,
8716             'chartformat' => 1,
8717             'chartmagvar' => 1,
8718             'chartmagvarannchange' => 1,
8719             'chartmagvaryear' => 1,
8720             'chartrasteredition' => 1,
8721             'chartsoundingdatum' => 1,
8722             'chartsource' => 1,
8723             'chartsourcedate' => 1,
8724             'chartsourceedition' => 1,
8725             'chartwgsnsshift' => 1,
8726             'checkedby' => 1,
8727             'checksum' => 1,
8728             'children' => 1,
8729             'chmversion' => 1,
8730             'choregrapher' => 1,
8731             'chromaformat' => 1,
8732             'chromasampleposition' => 1,
8733             'chromaticaberrationparams' => 1,
8734             'chromaticadaptation' => 1,
8735             'chromaticities' => 1,
8736             'chromaticity' => 1,
8737             'chromaticitychannel1' => 1,
8738             'chromaticitychannel2' => 1,
8739             'chromaticitychannel3' => 1,
8740             'chromaticitychannel4' => 1,
8741             'chromaticitychannels' => 1,
8742             'chromaticitycolorant' => 1,
8743             'chrominancetable' => 1,
8744             'chunkcount' => 1,
8745             'chunkoffset' => 1,
8746             'chunkoffset64' => 1,
8747             'churchillnav' => 1,
8748             'cicodepoints' => 1,
8749             'ciff' => 1,
8750             'cinematographer' => 1,
8751             'cip3datafile' => 1,
8752             'cip3sheet' => 1,
8753             'cip3side' => 1,
8754             'circleofconfusion' => 1,
8755             'class' => 1,
8756             'classificationandmarkingsystem' => 1,
8757             'classificationcomments' => 1,
8758             'classificationdatapresent' => 1,
8759             'classificationreason' => 1,
8760             'classifiedby' => 1,
8761             'classifyingcountry' => 1,
8762             'classifyingcountrycodemethod' => 1,
8763             'classifyingcountrycodingmethoddate' => 1,
8764             'cleanaperture' => 1,
8765             'cleanaperturedimensions' => 1,
8766             'cleanapertureheight' => 1,
8767             'cleanapertureoffsetx' => 1,
8768             'cleanapertureoffsety' => 1,
8769             'cleanaperturewidth' => 1,
8770             'cleanfaxdata' => 1,
8771             'clientid' => 1,
8772             'clipboundary' => 1,
8773             'clipcenterx' => 1,
8774             'clipcentery' => 1,
8775             'clipheight' => 1,
8776             'cliphflip' => 1,
8777             'cliphflipeffect' => 1,
8778             'cliphozperspective' => 1,
8779             'clipinfovalue' => 1,
8780             'clipobjects' => 1,
8781             'clippath' => 1,
8782             'clippingboundary' => 1,
8783             'clippinglimit' => 1,
8784             'clippingpathname' => 1,
8785             'cliprotate' => 1,
8786             'cliprotateeffect' => 1,
8787             'cliprotation' => 1,
8788             'cliprotationeffect' => 1,
8789             'clipverperspective' => 1,
8790             'clipvflip' => 1,
8791             'clipvflipeffect' => 1,
8792             'clipwidth' => 1,
8793             'cloneid' => 1,
8794             'cloneobject' => 1,
8795             'clonetype' => 1,
8796             'closedcaptioning' => 1,
8797             'closedcaptiontrack' => 1,
8798             'cmcapturecoreversion' => 1,
8799             'cmddialsaperturesetting' => 1,
8800             'cmddialschangemainsub' => 1,
8801             'cmddialschangemainsubexposure' => 1,
8802             'cmddialsmenuandplayback' => 1,
8803             'cmmflags' => 1,
8804             'cmp1' => 1,
8805             'cmykequivalent' => 1,
8806             'coarsedata' => 1,
8807             'coarsemapimage' => 1,
8808             'coarsemapimageheight' => 1,
8809             'coarsemapimagetype' => 1,
8810             'coarsemapimagewidth' => 1,
8811             'codecflavorid' => 1,
8812             'codeclist' => 1,
8813             'codedframesize' => 1,
8814             'codepage' => 1,
8815             'codesize' => 1,
8816             'codestreamheader' => 1,
8817             'codestreamregistration' => 1,
8818             'codinghistory' => 1,
8819             'codingmethods' => 1,
8820             'codirectors' => 1,
8821             'colorant1coordinates' => 1,
8822             'colorant1name' => 1,
8823             'colorant2coordinates' => 1,
8824             'colorant2name' => 1,
8825             'colorant3coordinates' => 1,
8826             'colorant3name' => 1,
8827             'colorantcount' => 1,
8828             'colorantinfoout' => 1,
8829             'colorantorder' => 1,
8830             'colorantorderout' => 1,
8831             'coloranttable' => 1,
8832             'coloranttableout' => 1,
8833             'coloraverages' => 1,
8834             'colorbalance0100' => 1,
8835             'colorbalance0102' => 1,
8836             'colorbalance0103' => 1,
8837             'colorbalance02' => 1,
8838             'colorbalance0205' => 1,
8839             'colorbalance0209' => 1,
8840             'colorbalance0211' => 1,
8841             'colorbalance0213' => 1,
8842             'colorbalance0215' => 1,
8843             'colorbalance0219' => 1,
8844             'colorbalancea' => 1,
8845             'colorbalanceunknown' => 1,
8846             'colorbalanceunknown1' => 1,
8847             'colorbalanceunknown2' => 1,
8848             'colorbitdepth' => 1,
8849             'colorboostdata' => 1,
8850             'colorbw' => 1,
8851             'colorcalib' => 1,
8852             'colorcalib2' => 1,
8853             'colorcalibrationmatrix' => 1,
8854             'colorcasts' => 1,
8855             'colorcharacterization' => 1,
8856             'colorcoefs' => 1,
8857             'colorcoefs2' => 1,
8858             'colorcomponents' => 1,
8859             'colordata1' => 1,
8860             'colordata10' => 1,
8861             'colordata11' => 1,
8862             'colordata12' => 1,
8863             'colordata2' => 1,
8864             'colordata3' => 1,
8865             'colordata4' => 1,
8866             'colordata5' => 1,
8867             'colordata6' => 1,
8868             'colordata7' => 1,
8869             'colordata8' => 1,
8870             'colordata9' => 1,
8871             'colordataunknown' => 1,
8872             'colorencodingparams' => 1,
8873             'colorgroup' => 1,
8874             'colorhalftoninginfo' => 1,
8875             'colorimetricintentimagestate' => 1,
8876             'colorimetricspecification' => 1,
8877             'colorimetry' => 1,
8878             'colorinfo' => 1,
8879             'colormap' => 1,
8880             'colorobjbacktype' => 1,
8881             'colorobjname' => 1,
8882             'colorobjtype' => 1,
8883             'colorobjversion' => 1,
8884             'colorpalette' => 1,
8885             'colorpopstrength' => 1,
8886             'colorprimaries' => 1,
8887             'colorprofiles' => 1,
8888             'colorresolutiondepth' => 1,
8889             'colorresponseunit' => 1,
8890             'colors' => 1,
8891             'colorsamplersresource' => 1,
8892             'colorsamplersresource2' => 1,
8893             'colorsetup' => 1,
8894             'colorspacedata' => 1,
8895             'colorspacename' => 1,
8896             'colorspecification' => 1,
8897             'colortable' => 1,
8898             'colortemperatures' => 1,
8899             'colortransferfuncs' => 1,
8900             'colortransferfunction' => 1,
8901             'colortransform' => 1,
8902             'colortwistmatrix' => 1,
8903             'colortype' => 1,
8904             'columncount' => 1,
8905             'columngainfactors' => 1,
8906             'columnresetoffsets' => 1,
8907             'command' => 1,
8908             'commandlinearguments' => 1,
8909             'commentby' => 1,
8910             'commentlen' => 1,
8911             'comments' => 1,
8912             'commenttime' => 1,
8913             'commercialurl' => 1,
8914             'commissioned' => 1,
8915             'common' => 1,
8916             'commonnetworkrellink' => 1,
8917             'commonpathsuffix' => 1,
8918             'commonpathsuffixunicode' => 1,
8919             'commonplacesfolder' => 1,
8920             'compactsamplesizes' => 1,
8921             'company' => 1,
8922             'companymainphone' => 1,
8923             'companyname' => 1,
8924             'compatibility' => 1,
8925             'compatiblefontname' => 1,
8926             'complete' => 1,
8927             'compobj' => 1,
8928             'compobjusertype' => 1,
8929             'compobjusertypelen' => 1,
8930             'componentbitdepth' => 1,
8931             'componentdefinition' => 1,
8932             'componentmapping' => 1,
8933             'componenttable' => 1,
8934             'composernationality' => 1,
8935             'composers' => 1,
8936             'composersortorder' => 1,
8937             'compositeimaginglocalset' => 1,
8938             'compositinglayerheader' => 1,
8939             'compositionlocation' => 1,
8940             'compositionmode' => 1,
8941             'compositionoptions' => 1,
8942             'compositiontimetosample' => 1,
8943             'compositiontodecodetimelinemapping' => 1,
8944             'compressed' => 1,
8945             'compressedannotation' => 1,
8946             'compresseddatalength' => 1,
8947             'compresseddataoffset' => 1,
8948             'compressedfolder' => 1,
8949             'compressedmovie' => 1,
8950             'compressedsize' => 1,
8951             'compressedtext' => 1,
8952             'compressionclass' => 1,
8953             'compressioncodecs' => 1,
8954             'compressionlevel' => 1,
8955             'compressiontype' => 1,
8956             'compressorid' => 1,
8957             'compressorname' => 1,
8958             'computedatmospherictrans' => 1,
8959             'computer' => 1,
8960             'concreteflag' => 1,
8961             'condition' => 1,
8962             'conditionalfec' => 1,
8963             'conductors' => 1,
8964             'confidencemapimage' => 1,
8965             'confirmedobjectsize' => 1,
8966             'connectionspaceilluminant' => 1,
8967             'connectortype' => 1,
8968             'consecutivebadfaxlines' => 1,
8969             'consoledata' => 1,
8970             'consolefedata' => 1,
8971             'constantframerate' => 1,
8972             'constraintindicatorflags' => 1,
8973             'cont' => 1,
8974             'contactnames' => 1,
8975             'containerversion' => 1,
8976             'contentbranding' => 1,
8977             'contentdescribes' => 1,
8978             'contentdescription' => 1,
8979             'contentdescriptionnotes' => 1,
8980             'contentdisposition' => 1,
8981             'contentdistributorduration' => 1,
8982             'contentdistributortype' => 1,
8983             'contentencryption' => 1,
8984             'contentgroupdescription' => 1,
8985             'contentlanguage' => 1,
8986             'contentlightlevel' => 1,
8987             'contentprotected' => 1,
8988             'contentprotectedpercent' => 1,
8989             'contentrating' => 1,
8990             'contents' => 1,
8991             'contentscripttype' => 1,
8992             'contentstatus' => 1,
8993             'contentstyletype' => 1,
8994             'contiguouscodestream' => 1,
8995             'contrastadjustment' => 1,
8996             'contrastdetectaf' => 1,
8997             'contrastinfo' => 1,
8998             'controller' => 1,
8999             'controllevel' => 1,
9000             'controlpanelcategory' => 1,
9001             'controlpanelcpl' => 1,
9002             'controlpanelinfo' => 1,
9003             'controlpanelshellitem' => 1,
9004             'conttake' => 1,
9005             'convergenceangle' => 1,
9006             'convergencebaseimage' => 1,
9007             'convergencedistance' => 1,
9008             'conversationid' => 1,
9009             'coordinateunits' => 1,
9010             'coproducer' => 1,
9011             'copyrightfilename' => 1,
9012             'copyrightlen' => 1,
9013             'copyrighturl' => 1,
9014             'coremediaversion' => 1,
9015             'coremotionversion' => 1,
9016             'coringtablebest' => 1,
9017             'coringtablebetter' => 1,
9018             'coringtablegood' => 1,
9019             'cornerlatitude1' => 1,
9020             'cornerlatitude2' => 1,
9021             'cornerlatitude3' => 1,
9022             'cornerlatitude4' => 1,
9023             'cornerlongitude1' => 1,
9024             'cornerlongitude2' => 1,
9025             'cornerlongitude3' => 1,
9026             'cornerlongitude4' => 1,
9027             'correctionmethod' => 1,
9028             'costumedesigner' => 1,
9029             'count' => 1,
9030             'countinfo' => 1,
9031             'country-region' => 1,
9032             'coverartmimetype' => 1,
9033             'coverarttype' => 1,
9034             'coyotesense' => 1,
9035             'coyotestatus' => 1,
9036             'cplfilepath' => 1,
9037             'cpuarchitecture' => 1,
9038             'cpubyteorder' => 1,
9039             'cpucount' => 1,
9040             'cpusubtype' => 1,
9041             'cputype' => 1,
9042             'cpuversions' => 1,
9043             'cr2cfapattern' => 1,
9044             'crc' => 1,
9045             'crcdevelparams' => 1,
9046             'crd' => 1,
9047             'crdinfo' => 1,
9048             'createdby' => 1,
9049             'creatingapplication' => 1,
9050             'creatingtransform' => 1,
9051             'creationpathvector' => 1,
9052             'creatorapp' => 1,
9053             'creatorapplication' => 1,
9054             'creatorappversion' => 1,
9055             'creatoratom' => 1,
9056             'creatorbuildnumber' => 1,
9057             'creatorbuildnumber2' => 1,
9058             'creatorinfo' => 1,
9059             'creatormajorversion' => 1,
9060             'creatorminorversion' => 1,
9061             'creatormodule' => 1,
9062             'creatoros' => 1,
9063             'creatorsoftware' => 1,
9064             'creatorversion' => 1,
9065             'creditclass' => 1,
9066             'creditdir' => 1,
9067             'creditname' => 1,
9068             'creditrole' => 1,
9069             'crediturl' => 1,
9070             'crgbtoerimm0spline' => 1,
9071             'crgbtoerimm1spline' => 1,
9072             'crgbtoerimm2spline' => 1,
9073             'crgbtoerimm3spline' => 1,
9074             'crgbtoerimm4spline' => 1,
9075             'crgbtoerimm5spline' => 1,
9076             'crgbtoerimm6spline' => 1,
9077             'crgbtoerimm7spline' => 1,
9078             'crgbtoerimm8spline' => 1,
9079             'crgbtoerimm9spline' => 1,
9080             'cropdata' => 1,
9081             'cropinfo' => 1,
9082             'cropped' => 1,
9083             'cropxcommonoffset' => 1,
9084             'cropxoffset' => 1,
9085             'cropxoffset2' => 1,
9086             'cropxsize' => 1,
9087             'cropxviewpointnumber' => 1,
9088             'cropxviewpointnumber2' => 1,
9089             'cropycommonoffset' => 1,
9090             'cropyoffset' => 1,
9091             'cropyoffset2' => 1,
9092             'cropysize' => 1,
9093             'cropyviewpointnumber' => 1,
9094             'cropyviewpointnumber2' => 1,
9095             'cross-reference' => 1,
9096             'crossbarenable' => 1,
9097             'crossref' => 1,
9098             'crs' => 1,
9099             'crwparam' => 1,
9100             'cs0' => 1,
9101             'cs1' => 1,
9102             'ctmd' => 1,
9103             'cubemapproj' => 1,
9104             'cuepoint' => 1,
9105             'cuepointlabel' => 1,
9106             'cuepointnote' => 1,
9107             'cuepoints' => 1,
9108             'cuesheet' => 1,
9109             'currentbitrate' => 1,
9110             'currentiptcdigest' => 1,
9111             'currenttime' => 1,
9112             'currentuser' => 1,
9113             'cursorsize' => 1,
9114             'customfunctions10d' => 1,
9115             'customfunctions1d' => 1,
9116             'customfunctions2' => 1,
9117             'customfunctions20d' => 1,
9118             'customfunctions30d' => 1,
9119             'customfunctions350d' => 1,
9120             'customfunctions400d' => 1,
9121             'customfunctions5d' => 1,
9122             'customfunctionsd30' => 1,
9123             'customfunctionsd60' => 1,
9124             'customfunctionsunknown' => 1,
9125             'custominfo' => 1,
9126             'customsettingsd3' => 1,
9127             'customsettingsd300' => 1,
9128             'customsettingsd300s' => 1,
9129             'customsettingsd3s' => 1,
9130             'customsettingsd3x' => 1,
9131             'customsettingsd4' => 1,
9132             'customsettingsd40' => 1,
9133             'customsettingsd4s' => 1,
9134             'customsettingsd5' => 1,
9135             'customsettingsd500' => 1,
9136             'customsettingsd5000' => 1,
9137             'customsettingsd5100' => 1,
9138             'customsettingsd5200' => 1,
9139             'customsettingsd610' => 1,
9140             'customsettingsd700' => 1,
9141             'customsettingsd7000' => 1,
9142             'customsettingsd80' => 1,
9143             'customsettingsd800' => 1,
9144             'customsettingsd90' => 1,
9145             'customsettingsoffset' => 1,
9146             'customsettingsz6iii' => 1,
9147             'customsettingsz8' => 1,
9148             'customsettingsz9' => 1,
9149             'customsettingsz9v4' => 1,
9150             'customtostandardpcc' => 1,
9151             'cxf' => 1,
9152             'd-lightinghqdata' => 1,
9153             'd-lightinghsdata' => 1,
9154             'd2' => 1,
9155             'daccountspervolt' => 1,
9156             'dacgainscoarse' => 1,
9157             'dacgainscoarseadjpreif41' => 1,
9158             'dacgainsfine' => 1,
9159             'dacvoltages' => 1,
9160             'dacvoltagesflush' => 1,
9161             'darkcircle' => 1,
9162             'darkcorrectiontype' => 1,
9163             'darkmapscale' => 1,
9164             'darkrefoffsetnormal' => 1,
9165             'darkrefoffsettest' => 1,
9166             'darkthreshold' => 1,
9167             'darwindata' => 1,
9168             'data' => 1,
9169             'data1' => 1,
9170             'data2' => 1,
9171             'databasename' => 1,
9172             'datacreatedate' => 1,
9173             'datadump' => 1,
9174             'datadump2' => 1,
9175             'dataformat' => 1,
9176             'datainfo' => 1,
9177             'datakey' => 1,
9178             'datalen' => 1,
9179             'datalength' => 1,
9180             'datalocation' => 1,
9181             'datamodifydate' => 1,
9182             'dataobject' => 1,
9183             'dataobjectid' => 1,
9184             'dataobjectstatus' => 1,
9185             'dataobjecttitle' => 1,
9186             'dataoffset' => 1,
9187             'dataoffsets' => 1,
9188             'datapackets' => 1,
9189             'datapreparer' => 1,
9190             'datarate' => 1,
9191             'dataref' => 1,
9192             'datareference' => 1,
9193             'datasign' => 1,
9194             'datasize' => 1,
9195             'datasize64' => 1,
9196             'datatype' => 1,
9197             'datawindow' => 1,
9198             'date1' => 1,
9199             'date2' => 1,
9200             'dateaccessed' => 1,
9201             'datearchived' => 1,
9202             'datecompleted' => 1,
9203             'dateencoded' => 1,
9204             'dateimported' => 1,
9205             'datelastsaved' => 1,
9206             'datemodified' => 1,
9207             'datepicturetaken' => 1,
9208             'datepurchased' => 1,
9209             'datereceived' => 1,
9210             'datereleased' => 1,
9211             'datetagged' => 1,
9212             'datetime1' => 1,
9213             'datetime2' => 1,
9214             'datetimecreated' => 1,
9215             'datetimeend' => 1,
9216             'datetimegenerated' => 1,
9217             'datevisited' => 1,
9218             'datewritten' => 1,
9219             'daymat0' => 1,
9220             'daymat1' => 1,
9221             'daymat2' => 1,
9222             'daymat3' => 1,
9223             'daymat4' => 1,
9224             'daymat5' => 1,
9225             'daymat6' => 1,
9226             'daymat7' => 1,
9227             'daymat8' => 1,
9228             'daymat9' => 1,
9229             'db' => 1,
9230             'dblcoldcacthres1' => 1,
9231             'dblcoldcacthres2' => 1,
9232             'dc' => 1,
9233             'dcem' => 1,
9234             'dcme' => 1,
9235             'dcs3xxprocessinginfo' => 1,
9236             'dcs3xxprocessinginfoifd' => 1,
9237             'dctencodeversion' => 1,
9238             'dealeridnumber' => 1,
9239             'decimationmethod' => 1,
9240             'decimationprefilterwidth' => 1,
9241             'declassificationdate' => 1,
9242             'decode' => 1,
9243             'decodeconfig' => 1,
9244             'decodertable' => 1,
9245             'decodertablenumber' => 1,
9246             'decoderversion' => 1,
9247             'defaultaudiostream' => 1,
9248             'defaultchar' => 1,
9249             'defaultcmyk' => 1,
9250             'defaultdisplayheight' => 1,
9251             'defaultdisplaywidth' => 1,
9252             'defaultimagecolor' => 1,
9253             'defaultrgb' => 1,
9254             'defaultsettings' => 1,
9255             'defaultstyle' => 1,
9256             'defectconcealartcorrectthres' => 1,
9257             'defectconcealthrestable' => 1,
9258             'defectcount' => 1,
9259             'defectlist' => 1,
9260             'defectlistpacked' => 1,
9261             'defineobject' => 1,
9262             'definequantizationtable' => 1,
9263             'definition' => 1,
9264             'delay' => 1,
9265             'delaycols' => 1,
9266             'delaytime' => 1,
9267             'delegateclassguid' => 1,
9268             'delegatefolderguid' => 1,
9269             'delimiter' => 1,
9270             'delta12to8spline' => 1,
9271             'delta8to12spline' => 1,
9272             'deltapngheader' => 1,
9273             'deltatype' => 1,
9274             'deltaxy' => 1,
9275             'densityaltitude' => 1,
9276             'densityaltitudeextended' => 1,
9277             'department' => 1,
9278             'dependentimage1entrynumber' => 1,
9279             'dependentimage2entrynumber' => 1,
9280             'depth' => 1,
9281             'depthhwheight' => 1,
9282             'depthhwwidth' => 1,
9283             'depthmapdata' => 1,
9284             'depthmapdata2' => 1,
9285             'depthmapheight' => 1,
9286             'depthmapimage' => 1,
9287             'depthmapname' => 1,
9288             'depthmaptiff' => 1,
9289             'depthmapwidth' => 1,
9290             'depthswheight' => 1,
9291             'depthswwidth' => 1,
9292             'derivedimageref' => 1,
9293             'desc' => 1,
9294             'descender' => 1,
9295             'descriptionurl' => 1,
9296             'designer' => 1,
9297             'designerurl' => 1,
9298             'desiredreproductions' => 1,
9299             'destinationid' => 1,
9300             'detectedfacebounds' => 1,
9301             'detectedfaceid' => 1,
9302             'detectedfacerollangle' => 1,
9303             'detectedfaceyawangle' => 1,
9304             'detector' => 1,
9305             'detectorboard' => 1,
9306             'deviceattributes' => 1,
9307             'devicecodename' => 1,
9308             'devicecontainer' => 1,
9309             'devicehardwarerevision' => 1,
9310             'deviceid' => 1,
9311             'devicemake' => 1,
9312             'devicemanufacturer' => 1,
9313             'devicemfgdesc' => 1,
9314             'devicemodel' => 1,
9315             'devicemodeldesc' => 1,
9316             'devicename' => 1,
9317             'deviceorientation' => 1,
9318             'devicesettings' => 1,
9319             'devicesounds' => 1,
9320             'dex' => 1,
9321             'diagonalfieldofview' => 1,
9322             'dialect' => 1,
9323             'dicom' => 1,
9324             'dictionary' => 1,
9325             'dictionaryshortname' => 1,
9326             'differentialpressure' => 1,
9327             'difftilegains24t852822' => 1,
9328             'difftilegains602832' => 1,
9329             'digestalgorithm' => 1,
9330             'digikam' => 1,
9331             'digitalcreationdatetime' => 1,
9332             'digitaleffectsname' => 1,
9333             'digitaleffectstype' => 1,
9334             'digitaleffectsversion' => 1,
9335             'digitalexposurebiases' => 1,
9336             'digitalexposuregains' => 1,
9337             'digitalimagebroker' => 1,
9338             'digitalsignature' => 1,
9339             'digitalzoomamount' => 1,
9340             'dimensions' => 1,
9341             'directionalatob0' => 1,
9342             'directionalatob1' => 1,
9343             'directionalatob2' => 1,
9344             'directionalatob3' => 1,
9345             'directionalbtoa0' => 1,
9346             'directionalbtoa1' => 1,
9347             'directionalbtoa2' => 1,
9348             'directionalbtoa3' => 1,
9349             'directionalbtod0' => 1,
9350             'directionalbtod1' => 1,
9351             'directionalbtod2' => 1,
9352             'directionalbtod3' => 1,
9353             'directionaldtob0' => 1,
9354             'directionaldtob1' => 1,
9355             'directionaldtob2' => 1,
9356             'directionaldtob3' => 1,
9357             'directorofphotography' => 1,
9358             'directors' => 1,
9359             'disableflagspresent' => 1,
9360             'discardobjects' => 1,
9361             'displayartist' => 1,
9362             'displayinfo' => 1,
9363             'displayresolution' => 1,
9364             'displaysize' => 1,
9365             'displayunits' => 1,
9366             'displayuri' => 1,
9367             'displaywindow' => 1,
9368             'displayxresolution' => 1,
9369             'displayxresolutionunit' => 1,
9370             'displayyresolution' => 1,
9371             'displayyresolutionunit' => 1,
9372             'dispose' => 1,
9373             'disposition' => 1,
9374             'distance' => 1,
9375             'distancefromhome' => 1,
9376             'distortinfo' => 1,
9377             'distortioninfo' => 1,
9378             'distortionversion' => 1,
9379             'distributedby' => 1,
9380             'distribution' => 1,
9381             'dittokey' => 1,
9382             'division' => 1,
9383             'dji-dbg' => 1,
9384             'dji_dtat' => 1,
9385             'djidebug' => 1,
9386             'djimetadata' => 1,
9387             'djvuversion' => 1,
9388             'dlnaserverudn' => 1,
9389             'dlnasourceuri' => 1,
9390             'dlodata' => 1,
9391             'dlodatalength' => 1,
9392             'dloinfo' => 1,
9393             'dmeroderadius' => 1,
9394             'dmfillrejthresh' => 1,
9395             'dmnoisescale' => 1,
9396             'dmnumpatches' => 1,
9397             'dmpixelthresholdfactor' => 1,
9398             'dmsmoothrejthresh' => 1,
9399             'dmtrimfraction' => 1,
9400             'dmwindowthresholdfactor' => 1,
9401             'docclass' => 1,
9402             'docflags' => 1,
9403             'docmdp' => 1,
9404             'docrights' => 1,
9405             'docsecurity' => 1,
9406             'doctype' => 1,
9407             'documentinfo' => 1,
9408             'documentnumber' => 1,
9409             'documentusagerights' => 1,
9410             'docversion' => 1,
9411             'dof' => 1,
9412             'domain' => 1,
9413             'donotshow' => 1,
9414             'dop' => 1,
9415             'dotrange' => 1,
9416             'dotsperinch' => 1,
9417             'downsampleby2hor' => 1,
9418             'downsampleby2hor3mpdcr' => 1,
9419             'downsampleby2ver' => 1,
9420             'downsampleby2ver3mpdcr' => 1,
9421             'downsampleby3hor' => 1,
9422             'downsampleby3ver' => 1,
9423             'downsampleby4hor' => 1,
9424             'downsampleby4ver' => 1,
9425             'downsampleby6hor' => 1,
9426             'downsampleby6ver' => 1,
9427             'dpxfilesize' => 1,
9428             'dr4' => 1,
9429             'dr4header' => 1,
9430             'driveserialnumber' => 1,
9431             'drivesettings' => 1,
9432             'drivetype' => 1,
9433             'drm' => 1,
9434             'drm_contentid' => 1,
9435             'drm_drmheader' => 1,
9436             'drm_drmheader_contentdistributor' => 1,
9437             'drm_drmheader_contentid' => 1,
9438             'drm_drmheader_individualizedversion' => 1,
9439             'drm_drmheader_keyid' => 1,
9440             'drm_drmheader_licenseacqurl' => 1,
9441             'drm_drmheader_subscriptioncontentid' => 1,
9442             'drm_e-bookbaseid' => 1,
9443             'drm_individualizedversion' => 1,
9444             'drm_keyid' => 1,
9445             'drm_lasignaturecert' => 1,
9446             'drm_lasignaturelicsrvcert' => 1,
9447             'drm_lasignatureprivkey' => 1,
9448             'drm_lasignaturerootcert' => 1,
9449             'drm_licenseacqurl' => 1,
9450             'drm_v1licenseacqurl' => 1,
9451             'drmcommerceid' => 1,
9452             'drmindividualizedversion' => 1,
9453             'drmkeyid' => 1,
9454             'drmserverid' => 1,
9455             'drone-dji' => 1,
9456             'droneinfo' => 1,
9457             'dronepitch' => 1,
9458             'dronequaternion' => 1,
9459             'droneroll' => 1,
9460             'droneyaw' => 1,
9461             'dropbykeyword' => 1,
9462             'dropchunks' => 1,
9463             'dtcpiphost' => 1,
9464             'dtcpipport' => 1,
9465             'dtob0' => 1,
9466             'dtob1' => 1,
9467             'dtob2' => 1,
9468             'dtob3' => 1,
9469             'dtvcontent' => 1,
9470             'dualcameraimage' => 1,
9471             'dualcameraimagename' => 1,
9472             'dualfiles' => 1,
9473             'dualshotextra' => 1,
9474             'ducky' => 1,
9475             'duedate' => 1,
9476             'dummycolsleft' => 1,
9477             'dummycolsright' => 1,
9478             'duotonehalftoninginfo' => 1,
9479             'duotoneimageinfo' => 1,
9480             'duotonetransferfuncs' => 1,
9481             'durationsetting' => 1,
9482             'dustdeleteapplied' => 1,
9483             'dustinfo' => 1,
9484             'dvdid' => 1,
9485             'dwc' => 1,
9486             'dynamicranger128' => 1,
9487             'e-mail2' => 1,
9488             'e-mail3' => 1,
9489             'e-mailaddress' => 1,
9490             'e-maildisplayname' => 1,
9491             'e-maillist' => 1,
9492             'edgespline' => 1,
9493             'edgesplinehigh' => 1,
9494             'edgesplinelow' => 1,
9495             'edgesplinemed' => 1,
9496             'edit4data' => 1,
9497             'editdata' => 1,
9498             'editedby' => 1,
9499             'editor' => 1,
9500             'edittagarray' => 1,
9501             'ef' => 1,
9502             'effect' => 1,
9503             'effectivebw' => 1,
9504             'effectleveloriginal' => 1,
9505             'effectstrength' => 1,
9506             'effectsvisible' => 1,
9507             'effecttype' => 1,
9508             'effectvalue' => 1,
9509             'eighteenpercentpoint' => 1,
9510             'eighthlanguage' => 1,
9511             'electricalextendermagnification' => 1,
9512             'electronicimagestabilization' => 1,
9513             'electronicstabilizationon' => 1,
9514             'electronicvr' => 1,
9515             'elementarystreamtrack' => 1,
9516             'embeddedaudiofile' => 1,
9517             'embeddedaudiofilename' => 1,
9518             'embeddedfile' => 1,
9519             'embeddedfilename' => 1,
9520             'embeddedfileusagerights' => 1,
9521             'embeddedimage' => 1,
9522             'embeddedimage2' => 1,
9523             'embeddedimageclass' => 1,
9524             'embeddedimagecolorspace' => 1,
9525             'embeddedimagefilter' => 1,
9526             'embeddedimageheight' => 1,
9527             'embeddedimagename' => 1,
9528             'embeddedimagerectangle' => 1,
9529             'embeddedimagetype' => 1,
9530             'embeddedimagewidth' => 1,
9531             'embeddedjpg' => 1,
9532             'embeddedpng' => 1,
9533             'embeddedvideo' => 1,
9534             'embeddedvideofile' => 1,
9535             'embeddedvideooffsetsize' => 1,
9536             'embeddedvideotype' => 1,
9537             'emergencysos' => 1,
9538             'emphasis' => 1,
9539             'empty' => 1,
9540             'encodedpixelsdimensions' => 1,
9541             'encodedusing' => 1,
9542             'encoderoptions' => 1,
9543             'encodersettings' => 1,
9544             'encodervendor' => 1,
9545             'encoderversion' => 1,
9546             'encodetime' => 1,
9547             'encoding' => 1,
9548             'encodingparams' => 1,
9549             'encodingprocess' => 1,
9550             'encodingscheme' => 1,
9551             'encodingsettings' => 1,
9552             'encrypt' => 1,
9553             'encryption' => 1,
9554             'enddate' => 1,
9555             'endianness' => 1,
9556             'endmotionvideo' => 1,
9557             'endpoints' => 1,
9558             'endtime' => 1,
9559             'endtimecode' => 1,
9560             'entrypoint' => 1,
9561             'entrytype' => 1,
9562             'environmentmap' => 1,
9563             'environmenttarget' => 1,
9564             'environmenttargetunicode' => 1,
9565             'envvardata' => 1,
9566             'eppim' => 1,
9567             'eprint' => 1,
9568             'epsoptions' => 1,
9569             'equipment' => 1,
9570             'equipmentifd' => 1,
9571             'equirectangularproj' => 1,
9572             'erimmnonlinearityspline' => 1,
9573             'erimmtocrgb0spline' => 1,
9574             'erimmtocrgb1spline' => 1,
9575             'erimmtocrgb2spline' => 1,
9576             'erimmtocrgb3spline' => 1,
9577             'erimmtocrgb4spline' => 1,
9578             'erimmtocrgb5spline' => 1,
9579             'erimmtocrgb6spline' => 1,
9580             'erimmtocrgb7spline' => 1,
9581             'erimmtocrgb8spline' => 1,
9582             'erimmtocrgb9spline' => 1,
9583             'erimmtonescale0spline' => 1,
9584             'erimmtonescale1spline' => 1,
9585             'erimmtonescale2spline' => 1,
9586             'erimmtonescale3spline' => 1,
9587             'erimmtonescale4spline' => 1,
9588             'erimmtonescale5spline' => 1,
9589             'erimmtonescale6spline' => 1,
9590             'erimmtonescale7spline' => 1,
9591             'erimmtonescale8spline' => 1,
9592             'erimmtonescale9spline' => 1,
9593             'error' => 1,
9594             'errorcorrection' => 1,
9595             'errorcorrectiontype' => 1,
9596             'escapestatus' => 1,
9597             'escchar' => 1,
9598             'estimatedatmospherictrans' => 1,
9599             'et' => 1,
9600             'evalstate' => 1,
9601             'eventlogcapture' => 1,
9602             'eventlogprocess' => 1,
9603             'events' => 1,
9604             'eventstarttime' => 1,
9605             'evstepinfo' => 1,
9606             'exceptionendtime' => 1,
9607             'exceptionstarttime' => 1,
9608             'exefilename' => 1,
9609             'exif_profile' => 1,
9610             'exifdata' => 1,
9611             'exifex' => 1,
9612             'exififd' => 1,
9613             'exifinfo' => 1,
9614             'exifinfo2' => 1,
9615             'exifinfo7' => 1,
9616             'exifinfo8' => 1,
9617             'exifinfo9' => 1,
9618             'exifinformation' => 1,
9619             'exifoffset' => 1,
9620             'exiftoolversion' => 1,
9621             'expandfilm' => 1,
9622             'expandfilterlens' => 1,
9623             'expandflashlamp' => 1,
9624             'expandlens' => 1,
9625             'expandscanner' => 1,
9626             'expandsoftware' => 1,
9627             'expirationspan' => 1,
9628             'expires' => 1,
9629             'exportimage' => 1,
9630             'exposurebias' => 1,
9631             'exposureheadroomfactor' => 1,
9632             'exposureinfo' => 1,
9633             'exposurereferencegain' => 1,
9634             'exposurereferenceoffset' => 1,
9635             'exposuretimemax' => 1,
9636             'exposuretimemin' => 1,
9637             'exposuretimes' => 1,
9638             'exposuretype' => 1,
9639             'exposureunknown' => 1,
9640             'expressionmedia' => 1,
9641             'exrversion' => 1,
9642             'extcache' => 1,
9643             'extendedalbumname' => 1,
9644             'extendedartistname' => 1,
9645             'extendedaviheader' => 1,
9646             'extendedcontentdescr' => 1,
9647             'extendedcontentencryption' => 1,
9648             'extendedinfo' => 1,
9649             'extendedlanguagetag' => 1,
9650             'extendedstreamprops' => 1,
9651             'extendedtracktitle' => 1,
9652             'extendedxmp' => 1,
9653             'extensionclassid' => 1,
9654             'extensioncreatedate' => 1,
9655             'extensiondescription' => 1,
9656             'extensionid' => 1,
9657             'extensionitemid' => 1,
9658             'extensionitemname' => 1,
9659             'extensionitemvalue' => 1,
9660             'extensionmodifydate' => 1,
9661             'extensionname' => 1,
9662             'extensionpersistence' => 1,
9663             'extensions' => 1,
9664             'extensis' => 1,
9665             'externalleading' => 1,
9666             'externaltriggercount' => 1,
9667             'extraflags' => 1,
9668             'extrainfo' => 1,
9669             'extrainfo2' => 1,
9670             'extrainfo3' => 1,
9671             'extrasamples' => 1,
9672             'extraticklocations' => 1,
9673             'extremeweathermode' => 1,
9674             'eyebrows' => 1,
9675             'eyeenlarge' => 1,
9676             'f-stop' => 1,
9677             'f_' => 1,
9678             'face1birthday' => 1,
9679             'face1category' => 1,
9680             'face1name' => 1,
9681             'face2birthday' => 1,
9682             'face2category' => 1,
9683             'face2name' => 1,
9684             'face3birthday' => 1,
9685             'face3category' => 1,
9686             'face3name' => 1,
9687             'face4birthday' => 1,
9688             'face4category' => 1,
9689             'face4name' => 1,
9690             'face5birthday' => 1,
9691             'face5category' => 1,
9692             'face5name' => 1,
9693             'face6birthday' => 1,
9694             'face6category' => 1,
9695             'face6name' => 1,
9696             'face7birthday' => 1,
9697             'face7category' => 1,
9698             'face7name' => 1,
9699             'face8birthday' => 1,
9700             'face8category' => 1,
9701             'face8name' => 1,
9702             'facedetect1' => 1,
9703             'facedetect2' => 1,
9704             'facedetect3' => 1,
9705             'facedetected' => 1,
9706             'facedetinfo' => 1,
9707             'faceinfo' => 1,
9708             'faceinfo1' => 1,
9709             'faceinfo2' => 1,
9710             'faceinfoa' => 1,
9711             'faceinfolength' => 1,
9712             'faceinfooffset' => 1,
9713             'faceitem' => 1,
9714             'facenumbers' => 1,
9715             'facepos' => 1,
9716             'facerec' => 1,
9717             'facerecinfo' => 1,
9718             'facesize' => 1,
9719             'faceslimming' => 1,
9720             'factorywhitegainsdaylight' => 1,
9721             'factorywhiteoffsetsdaylight' => 1,
9722             'farklewhitethreshold' => 1,
9723             'fastseek' => 1,
9724             'fax' => 1,
9725             'faxprofile' => 1,
9726             'faxrecvparams' => 1,
9727             'faxrecvtime' => 1,
9728             'faxsubaddress' => 1,
9729             'fcc-id' => 1,
9730             'fdsc' => 1,
9731             'fedexedr' => 1,
9732             'fffheader' => 1,
9733             'fieldmdp' => 1,
9734             'fieldpermissions' => 1,
9735             'fifthlanguage' => 1,
9736             'file1duration' => 1,
9737             'file1length' => 1,
9738             'file1md5sum' => 1,
9739             'file1media' => 1,
9740             'file1path' => 1,
9741             'file1pathutf-8' => 1,
9742             'fileaccessdate' => 1,
9743             'fileas' => 1,
9744             'fileattributes' => 1,
9745             'fileblockcount' => 1,
9746             'fileblocksize' => 1,
9747             'filecount' => 1,
9748             'filedescription' => 1,
9749             'filedeviceid' => 1,
9750             'filedevicenumber' => 1,
9751             'fileflags' => 1,
9752             'fileflagsmask' => 1,
9753             'filefunctionflags' => 1,
9754             'fileglobalprofile' => 1,
9755             'fileguid' => 1,
9756             'filehardlinks' => 1,
9757             'fileid' => 1,
9758             'fileinfo' => 1,
9759             'fileinfolen' => 1,
9760             'fileinfolen2' => 1,
9761             'fileinfoproperties' => 1,
9762             'fileinfoversion' => 1,
9763             'fileinodechangedate' => 1,
9764             'fileinodenumber' => 1,
9765             'filelength' => 1,
9766             'fileos' => 1,
9767             'fileowner' => 1,
9768             'filepath' => 1,
9769             'fileprofileversion' => 1,
9770             'fileproperties' => 1,
9771             'files' => 1,
9772             'filesequence' => 1,
9773             'filesize' => 1,
9774             'filesizebytes' => 1,
9775             'filesubtype' => 1,
9776             'filetime1' => 1,
9777             'filetime2' => 1,
9778             'filetype' => 1,
9779             'filetypeextension' => 1,
9780             'fileurl' => 1,
9781             'fileversionnumber' => 1,
9782             'fillattributes' => 1,
9783             'fillmethod' => 1,
9784             'filmbrand' => 1,
9785             'filmcategory' => 1,
9786             'filmframenumber' => 1,
9787             'filmgencode' => 1,
9788             'filmproductcode' => 1,
9789             'filmrollnumber' => 1,
9790             'filmsize' => 1,
9791             'filter' => 1,
9792             'filterindication' => 1,
9793             'filterinfo' => 1,
9794             'filtering' => 1,
9795             'filtermodel' => 1,
9796             'filterparametersbinary' => 1,
9797             'filterparameterscustomcustomdata' => 1,
9798             'filterparametersexportexportdata' => 1,
9799             'filterpartnumber' => 1,
9800             'filterserialnumber' => 1,
9801             'filtertype' => 1,
9802             'finalflushsequence' => 1,
9803             'finalframeblocks' => 1,
9804             'finetune' => 1,
9805             'finishedfileprocessingrequest' => 1,
9806             'finishedimage' => 1,
9807             'finishipaversion' => 1,
9808             'finishipfversion' => 1,
9809             'firmwareinfo' => 1,
9810             'firmwareversion2' => 1,
9811             'firmwareversion3' => 1,
9812             'firmwareversion51' => 1,
9813             'firmwareversion56' => 1,
9814             'firstchar' => 1,
9815             'firstflushsequence' => 1,
9816             'firstlanguage' => 1,
9817             'firstlines' => 1,
9818             'firstlinetransfertiming' => 1,
9819             'firstname' => 1,
9820             'firstobject' => 1,
9821             'firstobjectid' => 1,
9822             'fisheyefilter' => 1,
9823             'flac' => 1,
9824             'flagcolor' => 1,
9825             'flags' => 1,
9826             'flagstatus' => 1,
9827             'flashattributes' => 1,
9828             'flashexpcomp' => 1,
9829             'flashinfo' => 1,
9830             'flashinfo0100' => 1,
9831             'flashinfo0102' => 1,
9832             'flashinfo0103' => 1,
9833             'flashinfo0106' => 1,
9834             'flashinfo0107' => 1,
9835             'flashinfo0300' => 1,
9836             'flashinfounknown' => 1,
9837             'flashinfoversion' => 1,
9838             'flashmat0' => 1,
9839             'flashmat1' => 1,
9840             'flashmat2' => 1,
9841             'flashmat3' => 1,
9842             'flashmat4' => 1,
9843             'flashmat5' => 1,
9844             'flashmat6' => 1,
9845             'flashmat7' => 1,
9846             'flashmat8' => 1,
9847             'flashmat9' => 1,
9848             'flashpixstreamfieldoffset' => 1,
9849             'flashpixstreampathname' => 1,
9850             'flashpower' => 1,
9851             'flashsyncmode' => 1,
9852             'flashttlmode' => 1,
9853             'flashused' => 1,
9854             'flashversion' => 1,
9855             'flavor' => 1,
9856             'flightdegree' => 1,
9857             'flightspeed' => 1,
9858             'flipstatus' => 1,
9859             'flir' => 1,
9860             'flir_gps' => 1,
9861             'flir_moreinfo' => 1,
9862             'flir_params' => 1,
9863             'flir_parts' => 1,
9864             'flir_serial' => 1,
9865             'flir_unknown' => 1,
9866             'flir_unknownuuid' => 1,
9867             'flirdata' => 1,
9868             'fluormat0' => 1,
9869             'fluormat1' => 1,
9870             'fluormat2' => 1,
9871             'fluormat3' => 1,
9872             'fluormat4' => 1,
9873             'fluormat5' => 1,
9874             'fluormat6' => 1,
9875             'fluormat7' => 1,
9876             'fluormat8' => 1,
9877             'fluormat9' => 1,
9878             'flushtiming' => 1,
9879             'flyingstate' => 1,
9880             'focalinfo' => 1,
9881             'focallength35efl' => 1,
9882             'focalplanecolorimetryestimates' => 1,
9883             'focalrange' => 1,
9884             'focusbracketinginfo' => 1,
9885             'focusdistance2' => 1,
9886             'focusedgemap' => 1,
9887             'focusframesize' => 1,
9888             'focusinfo' => 1,
9889             'focusinfoifd' => 1,
9890             'focuspointbrightness' => 1,
9891             'focuspointselectionspeed' => 1,
9892             'focuspos' => 1,
9893             'focussettings' => 1,
9894             'folder' => 1,
9895             'folderpath' => 1,
9896             'follow-meanimation' => 1,
9897             'follow-memode' => 1,
9898             'font' => 1,
9899             'fontsize' => 1,
9900             'fontsubfamily' => 1,
9901             'fontsubfamilyid' => 1,
9902             'fonttable' => 1,
9903             'fontweight' => 1,
9904             'footerposition' => 1,
9905             'footnotes' => 1,
9906             'forcedsubtitletrack' => 1,
9907             'form' => 1,
9908             'formatid' => 1,
9909             'formatsdcard' => 1,
9910             'formattag' => 1,
9911             'formatter' => 1,
9912             'formatversion' => 1,
9913             'formatversiontime' => 1,
9914             'formextrausagerights' => 1,
9915             'formfields' => 1,
9916             'formusagerights' => 1,
9917             'forwardto' => 1,
9918             'fotostation' => 1,
9919             'fourcc' => 1,
9920             'fourcc1' => 1,
9921             'fourcc2' => 1,
9922             'fourcc2len' => 1,
9923             'fourcc3' => 1,
9924             'fourcc3len' => 1,
9925             'fourthlanguage' => 1,
9926             'fov' => 1,
9927             'fovcot' => 1,
9928             'fpfversion' => 1,
9929             'fps' => 1,
9930             'fpv' => 1,
9931             'fpxr' => 1,
9932             'fractalparameters' => 1,
9933             'fragmentlist' => 1,
9934             'fragmenttable' => 1,
9935             'frame' => 1,
9936             'framebaseview' => 1,
9937             'framecenterelevation' => 1,
9938             'framecenterheightaboveellipsoid' => 1,
9939             'framecenterlatitude' => 1,
9940             'framecenterlongitude' => 1,
9941             'framedelay' => 1,
9942             'frameexposuretime' => 1,
9943             'frameid' => 1,
9944             'frameinfo' => 1,
9945             'frameisp_4' => 1,
9946             'framepriority' => 1,
9947             'framesize' => 1,
9948             'framesizemax' => 1,
9949             'framesizemin' => 1,
9950             'framespersecond' => 1,
9951             'frameview' => 1,
9952             'framinggriddisplay' => 1,
9953             'free' => 1,
9954             'free-busystatus' => 1,
9955             'freebytecounts' => 1,
9956             'freeoffsets' => 1,
9957             'frequency' => 1,
9958             'fromaddresses' => 1,
9959             'fromnames' => 1,
9960             'fstype' => 1,
9961             'ftphost' => 1,
9962             'ftppassword' => 1,
9963             'ftpusername' => 1,
9964             'fuelremaining' => 1,
9965             'fujifilm' => 1,
9966             'fujifilmffmv' => 1,
9967             'fujifilmmvtg' => 1,
9968             'fujifilmtags' => 1,
9969             'fujiifd' => 1,
9970             'fujilayout' => 1,
9971             'fullangleofattack' => 1,
9972             'fullname' => 1,
9973             'fullpitchangle' => 1,
9974             'fullrollangle' => 1,
9975             'fullscreen' => 1,
9976             'fullsideslipangle' => 1,
9977             'fusion360fly' => 1,
9978             'fusionmode' => 1,
9979             'fusionypr' => 1,
9980             'gain' => 1,
9981             'gaindeaddata' => 1,
9982             'gaindeadmapimage' => 1,
9983             'gaindeadmapimageheight' => 1,
9984             'gaindeadmapimagetype' => 1,
9985             'gaindeadmapimagewidth' => 1,
9986             'gainmapimage' => 1,
9987             'gamefolderinfo' => 1,
9988             'gammablue' => 1,
9989             'gammagreen' => 1,
9990             'gammainfo' => 1,
9991             'gammared' => 1,
9992             'gammatable' => 1,
9993             'gamut' => 1,
9994             'gamutboundarydescription0' => 1,
9995             'gamutboundarydescription1' => 1,
9996             'gamutboundarydescription2' => 1,
9997             'gamutboundarydescription3' => 1,
9998             'gapless' => 1,
9999             'garmingps' => 1,
10000             'garminmodel' => 1,
10001             'gaudio' => 1,
10002             'gaussianweights' => 1,
10003             'gcamera' => 1,
10004             'gcontainer' => 1,
10005             'gcreations' => 1,
10006             'gdepth' => 1,
10007             'geminfo' => 1,
10008             'genbalance' => 1,
10009             'gender' => 1,
10010             'generalencapsulatedobject' => 1,
10011             'generallevelidc' => 1,
10012             'generalprofileidc' => 1,
10013             'generalprofilespace' => 1,
10014             'generaltierflag' => 1,
10015             'generator' => 1,
10016             'generatorversion' => 1,
10017             'genericflagdata01' => 1,
10018             'genflags' => 1,
10019             'gengraphicsmode' => 1,
10020             'genimageversion' => 1,
10021             'genmediaheader' => 1,
10022             'genmediainfo' => 1,
10023             'genmediaversion' => 1,
10024             'genopcolor' => 1,
10025             'genprofilecompatibilityflags' => 1,
10026             'genr' => 1,
10027             'geo' => 1,
10028             'geob-data' => 1,
10029             'geob-desc' => 1,
10030             'geob-file' => 1,
10031             'geob-mime' => 1,
10032             'geogangularunits' => 1,
10033             'geogangularunitsize' => 1,
10034             'geogazimuthunits' => 1,
10035             'geogcitation' => 1,
10036             'geogellipsoid' => 1,
10037             'geoggeodeticdatum' => 1,
10038             'geoginvflattening' => 1,
10039             'geoglinearunits' => 1,
10040             'geoglinearunitsize' => 1,
10041             'geogprimemeridian' => 1,
10042             'geogprimemeridianlong' => 1,
10043             'geographictype' => 1,
10044             'geogsemimajoraxis' => 1,
10045             'geogsemiminoraxis' => 1,
10046             'geogtowgs84' => 1,
10047             'geolocationbearing' => 1,
10048             'geolocationcity' => 1,
10049             'geolocationcountry' => 1,
10050             'geolocationcountrycode' => 1,
10051             'geolocationdistance' => 1,
10052             'geolocationfeaturecode' => 1,
10053             'geolocationfeaturetype' => 1,
10054             'geolocationpopulation' => 1,
10055             'geolocationposition' => 1,
10056             'geolocationregion' => 1,
10057             'geolocationsubregion' => 1,
10058             'geolocationtimezone' => 1,
10059             'geolocationwarning' => 1,
10060             'geometricdistortionparams' => 1,
10061             'georegistrationlocalset' => 1,
10062             'geotiffversion' => 1,
10063             'getty' => 1,
10064             'gfocus' => 1,
10065             'gidcver' => 1,
10066             'gidpver' => 1,
10067             'gifapplicationextension' => 1,
10068             'gifgraphiccontrolextension' => 1,
10069             'gifplaintextextension' => 1,
10070             'gifversion' => 1,
10071             'gimage' => 1,
10072             'gimbaldegree' => 1,
10073             'gimbalinfo' => 1,
10074             'gimbalpitch' => 1,
10075             'gimbalroll' => 1,
10076             'gimbalyaw' => 1,
10077             'gipc_cpld' => 1,
10078             'gipcver' => 1,
10079             'givenname' => 1,
10080             'gixiver' => 1,
10081             'gkudata' => 1,
10082             'glamoursettings' => 1,
10083             'globalinfo' => 1,
10084             'globalpalette' => 1,
10085             'globalparametersifd' => 1,
10086             'globalpixelsize' => 1,
10087             'google' => 1,
10088             'googlebot' => 1,
10089             'gopro' => 1,
10090             'goprogpmf' => 1,
10091             'goudarequesttext' => 1,
10092             'gpano' => 1,
10093             'gpmd_fmas' => 1,
10094             'gpmd_gopro' => 1,
10095             'gpmd_kingslim' => 1,
10096             'gpmd_rove' => 1,
10097             'gpmd_wolfbox' => 1,
10098             'gps' => 1,
10099             'gps360fly' => 1,
10100             'gpsaltituderaw' => 1,
10101             'gpsaltitudesystem' => 1,
10102             'gpsdata' => 1,
10103             'gpsdatalist' => 1,
10104             'gpsdatalist2' => 1,
10105             'gpsdatetimeraw' => 1,
10106             'gpsdestaltitude' => 1,
10107             'gpsframingaltitude' => 1,
10108             'gpsframinglatitude' => 1,
10109             'gpsframinglongitude' => 1,
10110             'gpshomelatitude' => 1,
10111             'gpshomelongitude' => 1,
10112             'gpshorizontalaccuracy' => 1,
10113             'gpsinfo' => 1,
10114             'gpsinfo9' => 1,
10115             'gpslatitude2' => 1,
10116             'gpslatituderaw' => 1,
10117             'gpslog' => 1,
10118             'gpslongitude2' => 1,
10119             'gpslongituderaw' => 1,
10120             'gpsmode' => 1,
10121             'gpspos' => 1,
10122             'gpsraw' => 1,
10123             'gpsspeed3d' => 1,
10124             'gpsspeedaccuracy' => 1,
10125             'gpsspeedraw' => 1,
10126             'gpsspeedx' => 1,
10127             'gpsspeedy' => 1,
10128             'gpsspeedz' => 1,
10129             'gpsstamp' => 1,
10130             'gpstargetaltitude' => 1,
10131             'gpstargetlatitude' => 1,
10132             'gpstargetlongitude' => 1,
10133             'gpstrackraw' => 1,
10134             'gpsvalid' => 1,
10135             'gpsvelocitydown' => 1,
10136             'gpsvelocityeast' => 1,
10137             'gpsvelocitynorth' => 1,
10138             'gpsvelocityup' => 1,
10139             'gpsverticalaccuracy' => 1,
10140             'grainybwfilter' => 1,
10141             'graphicconverter' => 1,
10142             'graphicsmode' => 1,
10143             'graphicstechnologystandardoutput' => 1,
10144             'gravityvector' => 1,
10145             'grayresponsecurve' => 1,
10146             'graytrc' => 1,
10147             'greenadjust' => 1,
10148             'greenendpoint' => 1,
10149             'greengain' => 1,
10150             'greenmask' => 1,
10151             'greenmatrixcolumn' => 1,
10152             'greenprimary' => 1,
10153             'greensample' => 1,
10154             'greentrc' => 1,
10155             'greenx' => 1,
10156             'greeny' => 1,
10157             'gridguidesinfo' => 1,
10158             'gridsize' => 1,
10159             'groundrange' => 1,
10160             'groupareac1' => 1,
10161             'groupcaption' => 1,
10162             'groupmutualexclusion' => 1,
10163             'groups' => 1,
10164             'gsensor' => 1,
10165             'gspherical' => 1,
10166             'gtcitation' => 1,
10167             'gtmodeltype' => 1,
10168             'gtrastertype' => 1,
10169             'guano' => 1,
10170             'gyro360fly' => 1,
10171             'gyromode' => 1,
10172             'gyroscope' => 1,
10173             'gyroscopeunknown' => 1,
10174             'gyroypr' => 1,
10175             'h16ispservicesversion' => 1,
10176             'halftonedegree' => 1,
10177             'halftonelpi' => 1,
10178             'halftonelpiunit' => 1,
10179             'halftonemisc' => 1,
10180             'halftonescreen' => 1,
10181             'halftoneshape' => 1,
10182             'handler' => 1,
10183             'handlerclass' => 1,
10184             'handlerdescription' => 1,
10185             'handlertype' => 1,
10186             'handlervendorid' => 1,
10187             'hardpostpadding' => 1,
10188             'hardprepadding' => 1,
10189             'hasarbitrarydatastream' => 1,
10190             'hasattachedimages' => 1,
10191             'hasattachments' => 1,
10192             'hasaudio' => 1,
10193             'hascolormap' => 1,
10194             'hascuepoints' => 1,
10195             'hasfiletransferstream' => 1,
10196             'hasflag' => 1,
10197             'hasicc' => 1,
10198             'hasimage' => 1,
10199             'haskeyframes' => 1,
10200             'hasmetadata' => 1,
10201             'hasrealmergeddata' => 1,
10202             'hasscript' => 1,
10203             'hasselbladexif' => 1,
10204             'hasselbladrawimage' => 1,
10205             'hasselbladxml' => 1,
10206             'hasvideo' => 1,
10207             'hasxfa' => 1,
10208             'hcusage' => 1,
10209             'hdcontent' => 1,
10210             'hdgainmapinfo' => 1,
10211             'hdmibitdepth' => 1,
10212             'hdmiexternalrecorder' => 1,
10213             'hdmioutputhdr' => 1,
10214             'hdmioutputrange' => 1,
10215             'hdrgaincurve' => 1,
10216             'hdrgaincurvesize' => 1,
10217             'hdrgaininfo' => 1,
10218             'hdrgainmap' => 1,
10219             'hdrgm' => 1,
10220             'hdrimage' => 1,
10221             'hdrinfo' => 1,
10222             'hdrinfo2' => 1,
10223             'hdrinfoversion' => 1,
10224             'hdrl' => 1,
10225             'hdrpsoftware' => 1,
10226             'hdrtoninginfo' => 1,
10227             'hdrvideo' => 1,
10228             'header' => 1,
10229             'header4' => 1,
10230             'headerext' => 1,
10231             'headerextension' => 1,
10232             'headersize' => 1,
10233             'headerversion' => 1,
10234             'headingpairs' => 1,
10235             'headshrinking' => 1,
10236             'healthlogs' => 1,
10237             'heightresolution' => 1,
10238             'hevcconfiguration' => 1,
10239             'hevcconfigurationversion' => 1,
10240             'hiddendata' => 1,
10241             'hiddeninfo' => 1,
10242             'hiddenslides' => 1,
10243             'highbitdepth' => 1,
10244             'highisomode' => 1,
10245             'highlightdata' => 1,
10246             'highlightendpoints' => 1,
10247             'highlightmarkers' => 1,
10248             'highnote' => 1,
10249             'highvelocity' => 1,
10250             'hindsightsettings' => 1,
10251             'hintformat' => 1,
10252             'hintheader' => 1,
10253             'hintinfo' => 1,
10254             'hintmaxoutputvalue' => 1,
10255             'hintsampledesc' => 1,
10256             'hinttrackinfo' => 1,
10257             'hinttrackversion' => 1,
10258             'histogram' => 1,
10259             'historybuffersize' => 1,
10260             'hmaphandling' => 1,
10261             'hmcolrejthresh' => 1,
10262             'hmcolthresh' => 1,
10263             'hmpixthresh' => 1,
10264             'hmwsize' => 1,
10265             'hobbies' => 1,
10266             'homeaddress' => 1,
10267             'homecity' => 1,
10268             'homecountry-region' => 1,
10269             'homefax' => 1,
10270             'homephone' => 1,
10271             'homepobox' => 1,
10272             'homepostalcode' => 1,
10273             'homestateorprovince' => 1,
10274             'homestreet' => 1,
10275             'horizoncontrol' => 1,
10276             'horizontalfieldofview' => 1,
10277             'horizontalresolution' => 1,
10278             'horizontalscale' => 1,
10279             'hostsoftwareexportversion' => 1,
10280             'hotkey' => 1,
10281             'hotspotx' => 1,
10282             'hotspoty' => 1,
10283             'howpublished' => 1,
10284             'hp_tdhd' => 1,
10285             'hrnoiselines' => 1,
10286             'htcbinary' => 1,
10287             'htcinfo' => 1,
10288             'htctrack' => 1,
10289             'http-equiv' => 1,
10290             'httphostheader' => 1,
10291             'huawei' => 1,
10292             'huffmantable' => 1,
10293             'huffmantablelength' => 1,
10294             'huffmantablevalue' => 1,
10295             'hyperfocaldistance' => 1,
10296             'hyperlapsdebuginfo' => 1,
10297             'hyperlinkbase' => 1,
10298             'hyperlinks' => 1,
10299             'hyperlinkschanged' => 1,
10300             'iad1' => 1,
10301             'icc_untagged' => 1,
10302             'iccbased' => 1,
10303             'iccprofilelocation' => 1,
10304             'icingdetected' => 1,
10305             'icondir' => 1,
10306             'iconenvdata' => 1,
10307             'iconfile' => 1,
10308             'iconfilename' => 1,
10309             'iconindex' => 1,
10310             'ics' => 1,
10311             'id' => 1,
10312             'id3' => 1,
10313             'id3-2' => 1,
10314             'id3size' => 1,
10315             'id3v1' => 1,
10316             'id3v1_enh' => 1,
10317             'id3v2_2' => 1,
10318             'id3v2_3' => 1,
10319             'id3v2_4' => 1,
10320             'idc2_ifd' => 1,
10321             'idc_ifd' => 1,
10322             'idcpreviewimage' => 1,
10323             'idependentanddisposablesamples' => 1,
10324             'idlesequence' => 1,
10325             'idletiming' => 1,
10326             'idlist' => 1,
10327             'idsbasevalue' => 1,
10328             'idstring' => 1,
10329             'ifd0' => 1,
10330             'ifd0_offset' => 1,
10331             'ihl_exif' => 1,
10332             'ihldata' => 1,
10333             'illuminantdetectordata' => 1,
10334             'illuminantdetecttable' => 1,
10335             'illustrator' => 1,
10336             'im' => 1,
10337             'imaddresses' => 1,
10338             'image' => 1,
10339             'image2description' => 1,
10340             'image3description' => 1,
10341             'image4description' => 1,
10342             'image5description' => 1,
10343             'image6description' => 1,
10344             'image7description' => 1,
10345             'image8description' => 1,
10346             'imagearrangement' => 1,
10347             'imageboardid' => 1,
10348             'imagebounds' => 1,
10349             'imagebytecount' => 1,
10350             'imageclass' => 1,
10351             'imagecolor' => 1,
10352             'imagecolorindicator' => 1,
10353             'imagecolorvalue' => 1,
10354             'imagecompressiontable' => 1,
10355             'imagecoordinatesystem' => 1,
10356             'imagedatadiscard' => 1,
10357             'imagedatahash' => 1,
10358             'imagedataoffset' => 1,
10359             'imagedepth' => 1,
10360             'imageelements' => 1,
10361             'imageexpansiontable' => 1,
10362             'imagefields' => 1,
10363             'imagefilecharacteristics' => 1,
10364             'imagefilename' => 1,
10365             'imageformat' => 1,
10366             'imagefullheight' => 1,
10367             'imagefullwidth' => 1,
10368             'imagegeometry' => 1,
10369             'imageheader' => 1,
10370             'imageheightinches' => 1,
10371             'imagehorizonpixelpack' => 1,
10372             'imageid' => 1,
10373             'imageinfo' => 1,
10374             'imagelayer' => 1,
10375             'imagelength' => 1,
10376             'imagelimitexposurebias' => 1,
10377             'imagelocation' => 1,
10378             'imagemagnificationdescriptor' => 1,
10379             'imagemedium' => 1,
10380             'imagemodulationexposurebias' => 1,
10381             'imagename' => 1,
10382             'imageoffset' => 1,
10383             'imagepixeldepth' => 1,
10384             'imagepixelformat' => 1,
10385             'imagepixeloffset' => 1,
10386             'imagepixelstorage' => 1,
10387             'imageprintstatus' => 1,
10388             'imageprocessingifd' => 1,
10389             'imageprofile' => 1,
10390             'imageprops' => 1,
10391             'imagerboardid' => 1,
10392             'imagereadydatasets' => 1,
10393             'imagereadyvariables' => 1,
10394             'imagereferencepoints' => 1,
10395             'imageresources' => 1,
10396             'imagerinitialtimingcode' => 1,
10397             'imagerlogicprogram' => 1,
10398             'imagerotation' => 1,
10399             'imagerotationstatus' => 1,
10400             'imagertimingdata' => 1,
10401             'imagesampleformat' => 1,
10402             'imagesensorgain' => 1,
10403             'imagesourceek' => 1,
10404             'imagespatialextent' => 1,
10405             'imagestabilisation' => 1,
10406             'imagestatus' => 1,
10407             'imagetoolbar' => 1,
10408             'imageuidlist' => 1,
10409             'imageversion' => 1,
10410             'imagewidthinches' => 1,
10411             'imageworkstationmake' => 1,
10412             'imagingdata' => 1,
10413             'imdb' => 1,
10414             'imdb_id' => 1,
10415             'imgprofbacktype' => 1,
10416             'imgprofname' => 1,
10417             'imgproftype' => 1,
10418             'imgprofversion' => 1,
10419             'immediatedatabytes' => 1,
10420             'importance' => 1,
10421             'imprint' => 1,
10422             'inbandratingattributes' => 1,
10423             'inbandratinglevel' => 1,
10424             'inbandratingsystem' => 1,
10425             'includedfileid' => 1,
10426             'incomplete' => 1,
10427             'index' => 1,
10428             'index01' => 1,
10429             'index02' => 1,
10430             'index03' => 1,
10431             'index04' => 1,
10432             'index05' => 1,
10433             'index06' => 1,
10434             'index07' => 1,
10435             'index08' => 1,
10436             'index09' => 1,
10437             'index10' => 1,
10438             'index11' => 1,
10439             'index12' => 1,
10440             'index13' => 1,
10441             'index14' => 1,
10442             'index15' => 1,
10443             'index16' => 1,
10444             'indexable' => 1,
10445             'indexbackground' => 1,
10446             'indexed' => 1,
10447             'indexedcolortablecount' => 1,
10448             'indexoffset' => 1,
10449             'indexparameters' => 1,
10450             'indextransparent' => 1,
10451             'indicatedairspeed' => 1,
10452             'indications' => 1,
10453             'infirayfactory' => 1,
10454             'infirayisothermal' => 1,
10455             'infiraymixmode' => 1,
10456             'infirayopmode' => 1,
10457             'infiraypicture' => 1,
10458             'infiraysensor' => 1,
10459             'infirayversion' => 1,
10460             'info' => 1,
10461             'ingrreserved' => 1,
10462             'initialdelaysamples' => 1,
10463             'initialdisplayeffect' => 1,
10464             'initializationvector' => 1,
10465             'initializeddatasize' => 1,
10466             'initialobjectdescriptor' => 1,
10467             'initials' => 1,
10468             'initparamstext' => 1,
10469             'inknames' => 1,
10470             'inputdataobjectlist' => 1,
10471             'inputdevicename' => 1,
10472             'inputdeviceserialnumber' => 1,
10473             'inputheight' => 1,
10474             'inputorientation' => 1,
10475             'inputuniformity' => 1,
10476             'inputwidth' => 1,
10477             'insertmode' => 1,
10478             'insetnwpixelx' => 1,
10479             'insetnwpixely' => 1,
10480             'insta360' => 1,
10481             'insta360info' => 1,
10482             'institution' => 1,
10483             'instructionset' => 1,
10484             'instruments' => 1,
10485             'insv' => 1,
10486             'integratetiming' => 1,
10487             'intellectualproperty' => 1,
10488             'intellectualpropertynotes' => 1,
10489             'intensitystereo' => 1,
10490             'intergraphflagregisters' => 1,
10491             'intergraphpacketdata' => 1,
10492             'interlace' => 1,
10493             'interleavedfield' => 1,
10494             'internalidnumber' => 1,
10495             'internalleading' => 1,
10496             'internalname' => 1,
10497             'internalversionnumber' => 1,
10498             'internationaltext' => 1,
10499             'internetradiostationname' => 1,
10500             'internetradiostationowner' => 1,
10501             'internetradiostationurl' => 1,
10502             'interopoffset' => 1,
10503             'interpolationcoefficients' => 1,
10504             'interpolationcoefficients3mp' => 1,
10505             'interpolationcoefficients6mp' => 1,
10506             'interpretedby' => 1,
10507             'intervaloffset' => 1,
10508             'inversemonitormatrix' => 1,
10509             'inverserimnonlinearity' => 1,
10510             'inversesbalog12transform' => 1,
10511             'inversesbalogtransform' => 1,
10512             'invnifnonlinearity' => 1,
10513             'involvedpeople' => 1,
10514             'ipmpcontrol' => 1,
10515             'iptc_profile' => 1,
10516             'iptcapplication' => 1,
10517             'iptccore' => 1,
10518             'iptcdata' => 1,
10519             'iptcenvelope' => 1,
10520             'iptcext' => 1,
10521             'iptcfotostation' => 1,
10522             'iptcnewsphoto' => 1,
10523             'iptcobjectdata' => 1,
10524             'iptcpostobjectdata' => 1,
10525             'iptcpreobjectdata' => 1,
10526             'irwindowtemperature' => 1,
10527             'irwindowtransmission' => 1,
10528             'is_protected' => 1,
10529             'is_trusted' => 1,
10530             'isaifilterreeditonly' => 1,
10531             'isapplyshapecorrection' => 1,
10532             'isartbokeh' => 1,
10533             'isattachment' => 1,
10534             'isbasefont' => 1,
10535             'isblending' => 1,
10536             'isbrightnessipe' => 1,
10537             'iscompleted' => 1,
10538             'iscontrastipe' => 1,
10539             'isdecoreeditonly' => 1,
10540             'isdeleted' => 1,
10541             'isexposureipe' => 1,
10542             'isfixedpitch' => 1,
10543             'isfixedv' => 1,
10544             'isinfoa100' => 1,
10545             'ismotionvideomute' => 1,
10546             'isnetworkfeed' => 1,
10547             'isnewreeditonly' => 1,
10548             'isnotreedit' => 1,
10549             'isoautooffset' => 1,
10550             'isocalibrationgaintable' => 1,
10551             'isoinfo' => 1,
10552             'isomax' => 1,
10553             'isomin' => 1,
10554             'isonline' => 1,
10555             'isospeeds' => 1,
10556             'isotherm1color' => 1,
10557             'isotherm2color' => 1,
10558             'isprotected' => 1,
10559             'isrcnumber' => 1,
10560             'isrecurring' => 1,
10561             'issaturationipe' => 1,
10562             'isscaleai' => 1,
10563             'istrimmotionvideo' => 1,
10564             'isvbr' => 1,
10565             'it8header' => 1,
10566             'italic' => 1,
10567             'italicangle' => 1,
10568             'itch' => 1,
10569             'item' => 1,
10570             'item00info' => 1,
10571             'item00specialtype' => 1,
10572             'item00type' => 1,
10573             'itemdesignatorid' => 1,
10574             'itemid' => 1,
10575             'iteminfoentry' => 1,
10576             'iteminformation' => 1,
10577             'itemlist' => 1,
10578             'itemlocation' => 1,
10579             'itemproperties' => 1,
10580             'itempropertyassociation' => 1,
10581             'itempropertycontainer' => 1,
10582             'itemprotection' => 1,
10583             'itemreference' => 1,
10584             'itemtool' => 1,
10585             'itemvendorid' => 1,
10586             'iterationcount' => 1,
10587             'iterationendaction' => 1,
10588             'iterationmax' => 1,
10589             'iterationminmax' => 1,
10590             'iterations' => 1,
10591             'itunesinfo' => 1,
10592             'itunesmediatype' => 1,
10593             'itunmovi' => 1,
10594             'itunsmpb' => 1,
10595             'ituntool' => 1,
10596             'ixml' => 1,
10597             'jbigoptions' => 1,
10598             'jfif' => 1,
10599             'jfifversion' => 1,
10600             'jfxx' => 1,
10601             'jngheader' => 1,
10602             'jobtitle' => 1,
10603             'journal' => 1,
10604             'jp2header' => 1,
10605             'jp2signature' => 1,
10606             'jpeg-hdr' => 1,
10607             'jpeg-hdrversion' => 1,
10608             'jpeg-likedata' => 1,
10609             'jpeg_quality' => 1,
10610             'jpegactables' => 1,
10611             'jpegdctables' => 1,
10612             'jpegdigest' => 1,
10613             'jpegexifdata' => 1,
10614             'jpegimagelength' => 1,
10615             'jpeginfo' => 1,
10616             'jpeglosslesspredictors' => 1,
10617             'jpegpointtransforms' => 1,
10618             'jpegproc' => 1,
10619             'jpegprocess' => 1,
10620             'jpegqtablebest' => 1,
10621             'jpegqtablebetter' => 1,
10622             'jpegqtablegood' => 1,
10623             'jpegqtables' => 1,
10624             'jpegqualityestimate' => 1,
10625             'jpegrestartinterval' => 1,
10626             'jpegtables' => 1,
10627             'jpgfromraw2' => 1,
10628             'jpginfooffset' => 1,
10629             'jplcartoifd' => 1,
10630             'jps' => 1,
10631             'jpscomment' => 1,
10632             'jpsflags' => 1,
10633             'jpslayout' => 1,
10634             'jpsseparation' => 1,
10635             'jpstype' => 1,
10636             'jsondata' => 1,
10637             'jsoninfo' => 1,
10638             'jsonmetadata' => 1,
10639             'jumbf' => 1,
10640             'jumbfbox' => 1,
10641             'jumbfdescr' => 1,
10642             'jumdid' => 1,
10643             'jumdlabel' => 1,
10644             'jumdsignature' => 1,
10645             'jumdtoggles' => 1,
10646             'jumdtype' => 1,
10647             'jumptoxpep' => 1,
10648             'junk' => 1,
10649             'jxlcodestream' => 1,
10650             'k1' => 1,
10651             'k2' => 1,
10652             'k3' => 1,
10653             'k4' => 1,
10654             'kbytesize' => 1,
10655             'kdc_ifd' => 1,
10656             'keepexposurewithteleconverter' => 1,
10657             'keepuntil' => 1,
10658             'keepusersettings' => 1,
10659             'kelvinwb' => 1,
10660             'kenwooddata' => 1,
10661             'keyalgorithm' => 1,
10662             'keycode' => 1,
10663             'keyframepositions' => 1,
10664             'keyframestimes' => 1,
10665             'keyid' => 1,
10666             'keys' => 1,
10667             'keyversion' => 1,
10668             'kf' => 1,
10669             'kf8coveruri' => 1,
10670             'kfix' => 1,
10671             'khufui0thresholds' => 1,
10672             'khufui1thresholds' => 1,
10673             'khufui2thresholds' => 1,
10674             'khufui3thresholds' => 1,
10675             'khufui4thresholds' => 1,
10676             'khufui5thresholds' => 1,
10677             'khufulinearbluemixingcoefficient' => 1,
10678             'khufulineargreenmixingcoefficient' => 1,
10679             'khufulinearredmixingcoefficient' => 1,
10680             'khufusigmagaussianweights' => 1,
10681             'khufusigmascalingfactors14mp' => 1,
10682             'khufusigmascalingfactors3mp' => 1,
10683             'khufusigmascalingfactors6mp' => 1,
10684             'khufuuspacec2mixingcoefficient' => 1,
10685             'kids' => 1,
10686             'kilocalories' => 1,
10687             'kinds' => 1,
10688             'kj' => 1,
10689             'kk' => 1,
10690             'klut' => 1,
10691             'klut12tolin12' => 1,
10692             'knownfolderdata' => 1,
10693             'kodak' => 1,
10694             'kodak_frea' => 1,
10695             'kodakbordersifd' => 1,
10696             'kodakdcmd' => 1,
10697             'kodakeffectsifd' => 1,
10698             'kodakfree' => 1,
10699             'kodakifd' => 1,
10700             'kodakmake' => 1,
10701             'kodaktags' => 1,
10702             'konicaminolta' => 1,
10703             'konicaminoltatags' => 1,
10704             'kstb' => 1,
10705             'kvar' => 1,
10706             'label0' => 1,
10707             'label1' => 1,
10708             'label2' => 1,
10709             'label3' => 1,
10710             'labelcode' => 1,
10711             'labeledtext' => 1,
10712             'lamebitrate' => 1,
10713             'lameheader' => 1,
10714             'lamelowpassfilter' => 1,
10715             'lamemethod' => 1,
10716             'lamequality' => 1,
10717             'lamestereomode' => 1,
10718             'lamevbrquality' => 1,
10719             'languagecode' => 1,
10720             'languagelist' => 1,
10721             'languages' => 1,
10722             'largestpacketduration' => 1,
10723             'largestpacketsize' => 1,
10724             'laserprfcode' => 1,
10725             'lastaccessdate' => 1,
10726             'lastauthor' => 1,
10727             'lastbackupdate' => 1,
10728             'lastchar' => 1,
10729             'lastkeyframetime' => 1,
10730             'lastmodifiedby' => 1,
10731             'lastmodifier' => 1,
10732             'lastname' => 1,
10733             'lastobject' => 1,
10734             'lastobjectid' => 1,
10735             'lastprinted' => 1,
10736             'lastsavedby' => 1,
10737             'lasttimestamp' => 1,
10738             'lastupdate' => 1,
10739             'lastupdatetime' => 1,
10740             'lawrating' => 1,
10741             'layerblendmodes' => 1,
10742             'layercolors' => 1,
10743             'layercomps' => 1,
10744             'layercount' => 1,
10745             'layergroupsenabledid' => 1,
10746             'layerids' => 1,
10747             'layermodifydates' => 1,
10748             'layernames' => 1,
10749             'layeropacities' => 1,
10750             'layerrectangles' => 1,
10751             'layers' => 1,
10752             'layersections' => 1,
10753             'layerselectionids' => 1,
10754             'layersgroupinfo' => 1,
10755             'layerunicodenames' => 1,
10756             'layervisible' => 1,
10757             'layout' => 1,
10758             'layoutflags' => 1,
10759             'lccn' => 1,
10760             'lcdedgemapslope' => 1,
10761             'lcdedgemapx1' => 1,
10762             'lcdedgemapx2' => 1,
10763             'lcdedgemapx3' => 1,
10764             'lcdedgemapx4' => 1,
10765             'lcdedgespline' => 1,
10766             'lcdgammatable' => 1,
10767             'lcdgammatablechickfix' => 1,
10768             'lcdgammatablemarvin' => 1,
10769             'lcdhistlut0' => 1,
10770             'lcdhistlut1' => 1,
10771             'lcdhistlut2' => 1,
10772             'lcdhistlut3' => 1,
10773             'lcdhistlut4' => 1,
10774             'lcdhistlut5' => 1,
10775             'lcdhistlut6' => 1,
10776             'lcdhistlut7' => 1,
10777             'lcdhistlut8' => 1,
10778             'lcdhistlut9' => 1,
10779             'lcdlinearclipvalue' => 1,
10780             'lcdsharpeningf1' => 1,
10781             'lcdsharpeningf2' => 1,
10782             'lcdsharpeningf3' => 1,
10783             'lcdsharpeningf4' => 1,
10784             'lcdstepyvalues' => 1,
10785             'lcdstepyvalueschickfix' => 1,
10786             'lcdstepyvaluesmarvin' => 1,
10787             'leadperformer' => 1,
10788             'leafautoactive' => 1,
10789             'leafautobasename' => 1,
10790             'leafdata' => 1,
10791             'leafhotfolder' => 1,
10792             'leafopenprochdr' => 1,
10793             'leafoutputfiletype' => 1,
10794             'leafsaveselection' => 1,
10795             'leafsubifd' => 1,
10796             'leftdarkcol1' => 1,
10797             'leftdarkcol2' => 1,
10798             'leftdarkrect' => 1,
10799             'leftmag' => 1,
10800             'leftmargin' => 1,
10801             'legalcopyright' => 1,
10802             'legaltrademarks' => 1,
10803             'leglonger' => 1,
10804             'leicaleic' => 1,
10805             'length' => 1,
10806             'lens35efl' => 1,
10807             'lensattached' => 1,
10808             'lenscorr' => 1,
10809             'lensdata' => 1,
10810             'lensdata0100' => 1,
10811             'lensdata0101' => 1,
10812             'lensdata0201' => 1,
10813             'lensdata0204' => 1,
10814             'lensdata0400' => 1,
10815             'lensdata0402' => 1,
10816             'lensdata0403' => 1,
10817             'lensdata0800' => 1,
10818             'lensdataunknown' => 1,
10819             'lensdataversion' => 1,
10820             'lensfacing' => 1,
10821             'lensinfoq' => 1,
10822             'lensmaker' => 1,
10823             'lensnumber' => 1,
10824             'lenspartnumber' => 1,
10825             'lensprojection' => 1,
10826             'lensrec' => 1,
10827             'lensshading' => 1,
10828             'lenstableindex' => 1,
10829             'levelinfo' => 1,
10830             'levelinfok3iii' => 1,
10831             'libraryid' => 1,
10832             'libraryname' => 1,
10833             'licenseeclass' => 1,
10834             'licenseedir' => 1,
10835             'licenseinfourl' => 1,
10836             'licenseurl' => 1,
10837             'lightbalance' => 1,
10838             'lightingopt' => 1,
10839             'lightleveloriginal' => 1,
10840             'lightness' => 1,
10841             'lightroomworkflow' => 1,
10842             'lights' => 1,
10843             'lightvalue' => 1,
10844             'ligogpsinfo' => 1,
10845             'ligojson' => 1,
10846             'limage' => 1,
10847             'limitaf-areamodeselautoanimals' => 1,
10848             'limitaf-areamodeselautopeople' => 1,
10849             'limitaf-areamodeseldynamic' => 1,
10850             'limitaf-areamodeselwidelanimals' => 1,
10851             'limitaf-areamodeselwidelpeople' => 1,
10852             'limitafareamodesel3d' => 1,
10853             'limitafareamodeseld105' => 1,
10854             'limitafareamodeseld25' => 1,
10855             'limitafareamodeseld49' => 1,
10856             'limitafareamodeseld9' => 1,
10857             'limitafareamodeselgroup' => 1,
10858             'limitafareamodeselgroupc1' => 1,
10859             'limitafareamodeselgroupc2' => 1,
10860             'limitreleasemodeselmirror-up' => 1,
10861             'limitreleasemodeselq' => 1,
10862             'limitreleasemodeseltimer' => 1,
10863             'limitselectableimagearea5to4' => 1,
10864             'lin12toklut12' => 1,
10865             'lin12toklut8' => 1,
10866             'linearitysplinetags' => 1,
10867             'linearizationcoefficients1' => 1,
10868             'linearizationcoefficients2' => 1,
10869             'linearized' => 1,
10870             'linecount' => 1,
10871             'lineorder' => 1,
10872             'lines' => 1,
10873             'linkedfilename' => 1,
10874             'linkedprofilename' => 1,
10875             'linkerversion' => 1,
10876             'linkgoodput' => 1,
10877             'linkinfo' => 1,
10878             'linkquality' => 1,
10879             'linkstatus' => 1,
10880             'linksuptodate' => 1,
10881             'linktarget' => 1,
10882             'linlogtable' => 1,
10883             'linux' => 1,
10884             'lipstick' => 1,
10885             'listtype' => 1,
10886             'lit' => 1,
10887             'livephotoinfo' => 1,
10888             'livephotometadatasetupdataversion' => 1,
10889             'ln0' => 1,
10890             'ln1' => 1,
10891             'localbasepath' => 1,
10892             'localdeltatype' => 1,
10893             'localeindicator' => 1,
10894             'localpositionned' => 1,
10895             'locationinfo' => 1,
10896             'lockedpropertylist' => 1,
10897             'locks' => 1,
10898             'loggingmetadatatext' => 1,
10899             'loginfo' => 1,
10900             'loglintable' => 1,
10901             'logoiconurl' => 1,
10902             'logourl' => 1,
10903             'lookheadbacktype' => 1,
10904             'lookheader' => 1,
10905             'lookheadname' => 1,
10906             'lookheadtype' => 1,
10907             'lookheadversion' => 1,
10908             'lookmat0' => 1,
10909             'lookmat1' => 1,
10910             'lookmat2' => 1,
10911             'lookmat3' => 1,
10912             'lookmat4' => 1,
10913             'lookmat5' => 1,
10914             'lookmat6' => 1,
10915             'lookmat7' => 1,
10916             'lookmat8' => 1,
10917             'lookmat9' => 1,
10918             'lookmodtransform' => 1,
10919             'lookuptable' => 1,
10920             'loopcount' => 1,
10921             'lotus' => 1,
10922             'lowlightaf' => 1,
10923             'lownote' => 1,
10924             'lowvelocity' => 1,
10925             'lr' => 1,
10926             'lslv' => 1,
10927             'lucasjunk' => 1,
10928             'lumaaverage' => 1,
10929             'luminance' => 1,
10930             'luminanceconsts' => 1,
10931             'luminancetable' => 1,
10932             'lyricist' => 1,
10933             'lyrics_synchronised' => 1,
10934             'machineid' => 1,
10935             'machinetype' => 1,
10936             'macintoshnsprintinfo' => 1,
10937             'macintoshprintinfo' => 1,
10938             'mag360fly' => 1,
10939             'magmode' => 1,
10940             'magneticfield' => 1,
10941             'magneticheading' => 1,
10942             'magneticvariation' => 1,
10943             'magnetometer' => 1,
10944             'magnetometerxyz' => 1,
10945             'magnification' => 1,
10946             'magnifyobject' => 1,
10947             'mailingaddress' => 1,
10948             'mailstop' => 1,
10949             'mainboard' => 1,
10950             'maininfo' => 1,
10951             'maininfoifd' => 1,
10952             'makeandmodel' => 1,
10953             'makemodel' => 1,
10954             'makernotebyteorder' => 1,
10955             'makernotepentax5a' => 1,
10956             'makernotepentax5b' => 1,
10957             'makernotepentax5c' => 1,
10958             'makernotericohpentax2' => 1,
10959             'makernotericohpentax3' => 1,
10960             'makernotes' => 1,
10961             'mandatorybackground' => 1,
10962             'manufacturecode' => 1,
10963             'manufactureindex' => 1,
10964             'manufacturername' => 1,
10965             'mappingscheme' => 1,
10966             'mappingsignature' => 1,
10967             'mappingxcoefficients' => 1,
10968             'mappingxmode' => 1,
10969             'mappingycoefficients' => 1,
10970             'mappingymode' => 1,
10971             'mapscale' => 1,
10972             'mariahthresholds' => 1,
10973             'mariahthresholdslow' => 1,
10974             'mariahthresholdsnormal' => 1,
10975             'mariahthresholdsstrong' => 1,
10976             'markbits' => 1,
10977             'marker' => 1,
10978             'markerid' => 1,
10979             'markinfo' => 1,
10980             'marl' => 1,
10981             'marlindataversion' => 1,
10982             'marlindictionary' => 1,
10983             'marlinheader' => 1,
10984             'marlinvalues' => 1,
10985             'masksubarea' => 1,
10986             'masteredby' => 1,
10987             'mastergainadjustment' => 1,
10988             'matrixcoefficients' => 1,
10989             'matrixworldtocamera' => 1,
10990             'matrixworldtoscreen' => 1,
10991             'mattcolor' => 1,
10992             'matte' => 1,
10993             'matteing' => 1,
10994             'matter' => 1,
10995             'maxanalogiso' => 1,
10996             'maxband' => 1,
10997             'maxbitrate' => 1,
10998             'maxcontentlightlevel' => 1,
10999             'maxdatarate' => 1,
11000             'maximumbitrate' => 1,
11001             'maximumimageindex' => 1,
11002             'maximumobjectsize' => 1,
11003             'maximumoperationindex' => 1,
11004             'maximumtransformindex' => 1,
11005             'maxjpegtableindex' => 1,
11006             'maxpacketsize' => 1,
11007             'maxpagenormal' => 1,
11008             'maxpdusize' => 1,
11009             'maxpicaveragelightlevel' => 1,
11010             'maxsubfilesize' => 1,
11011             'maxtransmissiontime' => 1,
11012             'maxval' => 1,
11013             'maxwidth' => 1,
11014             'mc' => 1,
11015             'mccdata' => 1,
11016             'mcdi' => 1,
11017             'md5signature' => 1,
11018             'md5sum' => 1,
11019             'mdcolortable' => 1,
11020             'mdfiletag' => 1,
11021             'mdfileunits' => 1,
11022             'mditemaccounthandles' => 1,
11023             'mditemaccountidentifier' => 1,
11024             'mditemacquisitionmake' => 1,
11025             'mditemacquisitionmodel' => 1,
11026             'mditemaltitude' => 1,
11027             'mditemaperture' => 1,
11028             'mditemaudiobitrate' => 1,
11029             'mditemaudiochannelcount' => 1,
11030             'mditemauthoremailaddresses' => 1,
11031             'mditemauthors' => 1,
11032             'mditembitspersample' => 1,
11033             'mditembundleidentifier' => 1,
11034             'mditemcity' => 1,
11035             'mditemcodecs' => 1,
11036             'mditemcolorspace' => 1,
11037             'mditemcomment' => 1,
11038             'mditemcontentcreationdate' => 1,
11039             'mditemcontentcreationdate_ranking' => 1,
11040             'mditemcontentcreationdateranking' => 1,
11041             'mditemcontentmodificationdate' => 1,
11042             'mditemcontenttype' => 1,
11043             'mditemcontenttypetree' => 1,
11044             'mditemcontributors' => 1,
11045             'mditemcopyright' => 1,
11046             'mditemcountry' => 1,
11047             'mditemcreator' => 1,
11048             'mditemdateadded' => 1,
11049             'mditemdateadded_ranking' => 1,
11050             'mditemdescription' => 1,
11051             'mditemdisplayname' => 1,
11052             'mditemdownloadeddate' => 1,
11053             'mditemdurationseconds' => 1,
11054             'mditememailconversationid' => 1,
11055             'mditemencodingapplications' => 1,
11056             'mditemexifgpsversion' => 1,
11057             'mditemexifversion' => 1,
11058             'mditemexposuremode' => 1,
11059             'mditemexposureprogram' => 1,
11060             'mditemexposuretimeseconds' => 1,
11061             'mditemflashonoff' => 1,
11062             'mditemfnumber' => 1,
11063             'mditemfocallength' => 1,
11064             'mditemfscontentchangedate' => 1,
11065             'mditemfscreatorcode' => 1,
11066             'mditemfsfinderflags' => 1,
11067             'mditemfshascustomicon' => 1,
11068             'mditemfsinvisible' => 1,
11069             'mditemfsisextensionhidden' => 1,
11070             'mditemfsisstationery' => 1,
11071             'mditemfsname' => 1,
11072             'mditemfsnodecount' => 1,
11073             'mditemfsownergroupid' => 1,
11074             'mditemfsowneruserid' => 1,
11075             'mditemfssize' => 1,
11076             'mditemfstypecode' => 1,
11077             'mditemgpsdatestamp' => 1,
11078             'mditemgpsstatus' => 1,
11079             'mditemgpstrack' => 1,
11080             'mditemhasalphachannel' => 1,
11081             'mditemidentifier' => 1,
11082             'mditemimagedirection' => 1,
11083             'mditeminterestingdate_ranking' => 1,
11084             'mditeminterestingdateranking' => 1,
11085             'mditemisapplicationmanaged' => 1,
11086             'mditemisexistingthread' => 1,
11087             'mditemislikelyjunk' => 1,
11088             'mditemisospeed' => 1,
11089             'mditemkeywords' => 1,
11090             'mditemkind' => 1,
11091             'mditemlastuseddate' => 1,
11092             'mditemlastuseddate_ranking' => 1,
11093             'mditemlatitude' => 1,
11094             'mditemlensmodel' => 1,
11095             'mditemlogicalsize' => 1,
11096             'mditemlongitude' => 1,
11097             'mditemmailboxes' => 1,
11098             'mditemmaildatereceived_ranking' => 1,
11099             'mditemmediatypes' => 1,
11100             'mditemnumberofpages' => 1,
11101             'mditemorientation' => 1,
11102             'mditemoriginapplicationidentifier' => 1,
11103             'mditemoriginmessageid' => 1,
11104             'mditemoriginsenderdisplayname' => 1,
11105             'mditemoriginsenderhandle' => 1,
11106             'mditemoriginsubject' => 1,
11107             'mditempageheight' => 1,
11108             'mditempagewidth' => 1,
11109             'mditemphysicalsize' => 1,
11110             'mditempixelcount' => 1,
11111             'mditempixelheight' => 1,
11112             'mditempixelwidth' => 1,
11113             'mditemprimaryrecipientemailaddresses' => 1,
11114             'mditemprofilename' => 1,
11115             'mditemrecipients' => 1,
11116             'mditemredeyeonoff' => 1,
11117             'mditemresolutionheightdpi' => 1,
11118             'mditemresolutionwidthdpi' => 1,
11119             'mditemsecuritymethod' => 1,
11120             'mditemspeed' => 1,
11121             'mditemstateorprovince' => 1,
11122             'mditemstreamable' => 1,
11123             'mditemsubject' => 1,
11124             'mditemtimestamp' => 1,
11125             'mditemtitle' => 1,
11126             'mditemtotalbitrate' => 1,
11127             'mditemusecount' => 1,
11128             'mditemuseddates' => 1,
11129             'mditemuserdownloadeddate' => 1,
11130             'mditemuserdownloadeduserhandle' => 1,
11131             'mditemusersharedreceiveddate' => 1,
11132             'mditemusersharedreceivedrecipient' => 1,
11133             'mditemusersharedreceivedrecipienthandle' => 1,
11134             'mditemusersharedreceivedsender' => 1,
11135             'mditemusersharedreceivedsenderhandle' => 1,
11136             'mditemusersharedreceivedtransport' => 1,
11137             'mditemversion' => 1,
11138             'mditemvideobitrate' => 1,
11139             'mditemwherefroms' => 1,
11140             'mditemwhitebalance' => 1,
11141             'mdlabname' => 1,
11142             'mdpm' => 1,
11143             'mdpr' => 1,
11144             'mdprepdate' => 1,
11145             'mdpreptime' => 1,
11146             'mdsampleinfo' => 1,
11147             'mdscalepixel' => 1,
11148             'meas1label' => 1,
11149             'meas1params' => 1,
11150             'meas1type' => 1,
11151             'measure' => 1,
11152             'measuredcolor' => 1,
11153             'measuredinfo' => 1,
11154             'measurement' => 1,
11155             'measurementbacking' => 1,
11156             'measurementflare' => 1,
11157             'measurementgeometry' => 1,
11158             'measurementilluminant' => 1,
11159             'measurementinfo' => 1,
11160             'measurementinputinfo' => 1,
11161             'measurementobserver' => 1,
11162             'measurementscale' => 1,
11163             'mebx' => 1,
11164             'media' => 1,
11165             'mediablackpoint' => 1,
11166             'mediabox' => 1,
11167             'mediacolor' => 1,
11168             'mediacontenttypes' => 1,
11169             'mediacreated' => 1,
11170             'mediacredits' => 1,
11171             'mediadata' => 1,
11172             'mediadataoffset' => 1,
11173             'mediadatasize' => 1,
11174             'mediaduration' => 1,
11175             'mediaflags' => 1,
11176             'mediaheader' => 1,
11177             'mediaheaderversion' => 1,
11178             'mediaindex' => 1,
11179             'mediainfo' => 1,
11180             'mediaisdelay' => 1,
11181             'mediaisfinale' => 1,
11182             'mediaislive' => 1,
11183             'mediaismovie' => 1,
11184             'mediaispremiere' => 1,
11185             'mediaisrepeat' => 1,
11186             'mediaissap' => 1,
11187             'mediaissport' => 1,
11188             'mediaisstereo' => 1,
11189             'mediaissubtitled' => 1,
11190             'mediaistape' => 1,
11191             'mediajukebox' => 1,
11192             'medialanguagecode' => 1,
11193             'mediamode' => 1,
11194             'medianetworkaffiliation' => 1,
11195             'mediaoriginalbroadcastdatetime' => 1,
11196             'mediaoriginalchannel' => 1,
11197             'mediaoriginalchannelsubnumber' => 1,
11198             'mediaoriginalruntime' => 1,
11199             'mediapro' => 1,
11200             'mediastationcallsign' => 1,
11201             'mediastationname' => 1,
11202             'mediathumbaspectratiox' => 1,
11203             'mediathumbaspectratioy' => 1,
11204             'mediathumbheight' => 1,
11205             'mediathumbratingattributes' => 1,
11206             'mediathumbratinglevel' => 1,
11207             'mediathumbratingsystem' => 1,
11208             'mediathumbret' => 1,
11209             'mediathumbstride' => 1,
11210             'mediathumbtimestamp' => 1,
11211             'mediathumbwidth' => 1,
11212             'mediatimescale' => 1,
11213             'mediatrackbytes' => 1,
11214             'mediauniqueid' => 1,
11215             'mediaweight' => 1,
11216             'mediawhitepoint' => 1,
11217             'medium' => 1,
11218             'megapixels' => 1,
11219             'melodicpolyphony' => 1,
11220             'menuoffset' => 1,
11221             'menusettingsoffset' => 1,
11222             'menusettingsoffsetz7ii' => 1,
11223             'menusettingsoffsetz8v1' => 1,
11224             'menusettingsoffsetz8v2' => 1,
11225             'menusettingsoffsetz9' => 1,
11226             'menusettingsoffsetz9v3' => 1,
11227             'menusettingsoffsetz9v4' => 1,
11228             'menusettingsz8' => 1,
11229             'mergedimage' => 1,
11230             'message' => 1,
11231             'meta' => 1,
11232             'metadata' => 1,
11233             'metadatacreator' => 1,
11234             'metadataid' => 1,
11235             'metadatalibrary' => 1,
11236             'metadatanumber' => 1,
11237             'metadatasource' => 1,
11238             'metadataversion' => 1,
11239             'metaformat' => 1,
11240             'metaimagesize' => 1,
11241             'metarelation' => 1,
11242             'metasampledesc' => 1,
11243             'metatype' => 1,
11244             'metdata' => 1,
11245             'meter' => 1,
11246             'meterinfo' => 1,
11247             'meteringbutton' => 1,
11248             'meteringframecount' => 1,
11249             'meterlink' => 1,
11250             'metermode' => 1,
11251             'mett' => 1,
11252             'microphonewet' => 1,
11253             'microsoft' => 1,
11254             'microsoftxtra' => 1,
11255             'middlename' => 1,
11256             'midicontrol' => 1,
11257             'midicontrolversion' => 1,
11258             'midipitchfraction' => 1,
11259             'midisong' => 1,
11260             'midiunitynote' => 1,
11261             'mie' => 1,
11262             'miiscoreidentifier' => 1,
11263             'mileage' => 1,
11264             'mimeencoding' => 1,
11265             'mimetype' => 1,
11266             'miniaturefilter' => 1,
11267             'miniaturefilterorientation' => 1,
11268             'miniaturefilterparameter' => 1,
11269             'miniaturefilterposition' => 1,
11270             'minimumbitrate' => 1,
11271             'minimumflushrows' => 1,
11272             'minimumversion' => 1,
11273             'minoltacamerasettings' => 1,
11274             'minoltacamerasettings2' => 1,
11275             'minoltacamerasettings5d' => 1,
11276             'minoltacamerasettings7d' => 1,
11277             'minoltacamerasettingsold' => 1,
11278             'minoltamakernote' => 1,
11279             'minoltamma0' => 1,
11280             'minoltamma1' => 1,
11281             'minoltaprd' => 1,
11282             'minoltarif' => 1,
11283             'minoltatags' => 1,
11284             'minoltattw' => 1,
11285             'minoltawbg' => 1,
11286             'minpacketsize' => 1,
11287             'minspatialsegmentationidc' => 1,
11288             'mintransmissiontime' => 1,
11289             'missionid' => 1,
11290             'mixedby' => 1,
11291             'mmclips' => 1,
11292             'mngheader' => 1,
11293             'mobitype' => 1,
11294             'mobiversion' => 1,
11295             'modeextension' => 1,
11296             'modeflags' => 1,
11297             'model2' => 1,
11298             'modelandversion' => 1,
11299             'modelstamp' => 1,
11300             'modeltype' => 1,
11301             'modenumber' => 1,
11302             'modificationnumber' => 1,
11303             'modificationpermissions' => 1,
11304             'modified' => 1,
11305             'modifiedby' => 1,
11306             'modifiedinfo' => 1,
11307             'moiversion' => 1,
11308             'monomonitormatrix' => 1,
11309             'monostrength' => 1,
11310             'monotonescaletable' => 1,
11311             'monouniquematrix' => 1,
11312             'montage' => 1,
11313             'month' => 1,
11314             'moreinfo' => 1,
11315             'moreinfo0201' => 1,
11316             'moreinfo0401' => 1,
11317             'moreinfobannerimage' => 1,
11318             'moreinfobannerurl' => 1,
11319             'moreinfotext' => 1,
11320             'moreinfourl' => 1,
11321             'moresettings' => 1,
11322             'moresettingsoffset' => 1,
11323             'mosaicpattern' => 1,
11324             'motionphotoautoplayvideo' => 1,
11325             'mouthmodify' => 1,
11326             'movableinfo' => 1,
11327             'moveobjects' => 1,
11328             'movie' => 1,
11329             'moviefragment' => 1,
11330             'moviefragmentheader' => 1,
11331             'moviefragmentsequence' => 1,
11332             'movieheader' => 1,
11333             'movieheaderversion' => 1,
11334             'moviehighlightdisplaypattern' => 1,
11335             'movieinfo' => 1,
11336             'moviestreamname' => 1,
11337             'moviewhitebalancesameasphoto' => 1,
11338             'mp' => 1,
11339             'mp1' => 1,
11340             'mpeg7binary' => 1,
11341             'mpegaudioversion' => 1,
11342             'mpf' => 1,
11343             'mpfversion' => 1,
11344             'mpimage' => 1,
11345             'mpimageflags' => 1,
11346             'mpimageformat' => 1,
11347             'mpimagelength' => 1,
11348             'mpimagelist' => 1,
11349             'mpimagestart' => 1,
11350             'mpimagetype' => 1,
11351             'mpindividualnum' => 1,
11352             'mrwinfo' => 1,
11353             'msdocumenttext' => 1,
11354             'msdocumenttextposition' => 1,
11355             'mspropertysetstorage' => 1,
11356             'msstereo' => 1,
11357             'mtoa0' => 1,
11358             'mtob0' => 1,
11359             'mtob1' => 1,
11360             'mtob2' => 1,
11361             'mtob3' => 1,
11362             'mtos0' => 1,
11363             'mtos1' => 1,
11364             'mtos2' => 1,
11365             'mtos3' => 1,
11366             'mtp_guid1' => 1,
11367             'mtp_guid2' => 1,
11368             'mtp_guid3' => 1,
11369             'mtp_guid4' => 1,
11370             'mtp_guid5' => 1,
11371             'mtp_guid6' => 1,
11372             'mtp_guid7' => 1,
11373             'mtp_guid8' => 1,
11374             'mtpfilesystem' => 1,
11375             'mtpstorageid' => 1,
11376             'mtpstoragename' => 1,
11377             'mtptype2' => 1,
11378             'multiexp' => 1,
11379             'multiexposure2' => 1,
11380             'multiexposureversion' => 1,
11381             'multimediatype' => 1,
11382             'multiplexdefaultvalues' => 1,
11383             'multiplextypearray' => 1,
11384             'multiprofiles' => 1,
11385             'multiquality' => 1,
11386             'multishoton' => 1,
11387             'multiview' => 1,
11388             'musicby' => 1,
11389             'musiccdidentifier' => 1,
11390             'musiciancredits' => 1,
11391             'mwg-coll' => 1,
11392             'mwg-kw' => 1,
11393             'mwg-rs' => 1,
11394             'mxfversion' => 1,
11395             'mycolors' => 1,
11396             'mynextbase-paireddevicename' => 1,
11397             'mynextbase-pairing' => 1,
11398             'namedcolor' => 1,
11399             'namedcolor2' => 1,
11400             'nametableversion' => 1,
11401             'nameutf-8' => 1,
11402             'nativedisplayinfo' => 1,
11403             'nativeresolutionunit' => 1,
11404             'nativexresolution' => 1,
11405             'nativeyresolution' => 1,
11406             'nbcd' => 1,
11407             'ncc' => 1,
11408             'ndeversion' => 1,
11409             'nemoblurkernel' => 1,
11410             'nemodarklimit' => 1,
11411             'nemogainfactors' => 1,
11412             'nemohighlight12limit' => 1,
11413             'nemotilesize' => 1,
11414             'nestedsignalstream' => 1,
11415             'nestlevel' => 1,
11416             'netexposurecompensation' => 1,
11417             'netname' => 1,
11418             'netprovidertype' => 1,
11419             'networklocation' => 1,
11420             'neutals' => 1,
11421             'neutobjbacktype' => 1,
11422             'neutobjname' => 1,
11423             'neutobjtype' => 1,
11424             'neutobjversion' => 1,
11425             'neutrals' => 1,
11426             'newbitdepth' => 1,
11427             'newcolortype' => 1,
11428             'newguid' => 1,
11429             'newlines' => 1,
11430             'nextbasemeta' => 1,
11431             'nexttrackid' => 1,
11432             'nifnonlinearity' => 1,
11433             'nifnonlinearity12bit' => 1,
11434             'nifnonlinearity12to16' => 1,
11435             'nifnonlinearity16bit' => 1,
11436             'nifnonlinearityext' => 1,
11437             'nikon' => 1,
11438             'nikonapp' => 1,
11439             'nikondata' => 1,
11440             'nikondatetime' => 1,
11441             'nikonncdb' => 1,
11442             'nikonncdt' => 1,
11443             'nikonnefinfo' => 1,
11444             'nikonscanifd' => 1,
11445             'nikontags' => 1,
11446             'nikonvers' => 1,
11447             'nine' => 1,
11448             'nineedits' => 1,
11449             'ninthlanguage' => 1,
11450             'nitf' => 1,
11451             'nitfversion' => 1,
11452             'noise' => 1,
11453             'noisereductiondata' => 1,
11454             'noisereductionkernel' => 1,
11455             'noisereductionparametershostlow' => 1,
11456             'noisereductionparametershostnormal' => 1,
11457             'noisereductionparametershoststrong' => 1,
11458             'nominalbitrate' => 1,
11459             'nominalframecount' => 1,
11460             'nominallayercount' => 1,
11461             'nominalplaytime' => 1,
11462             'nominalvideobitrate' => 1,
11463             'nomssmarttags' => 1,
11464             'non-primarysourcetrack' => 1,
11465             'normallinetransfertiming' => 1,
11466             'noseslimming' => 1,
11467             'note' => 1,
11468             'notice' => 1,
11469             'now' => 1,
11470             'npts' => 1,
11471             'nrwdata' => 1,
11472             'nsc_address' => 1,
11473             'nsc_description' => 1,
11474             'nsc_email' => 1,
11475             'nsc_name' => 1,
11476             'nsc_phone' => 1,
11477             'nullmediaheader' => 1,
11478             'numberlicenseplate' => 1,
11479             'numberlist' => 1,
11480             'numberofbytes' => 1,
11481             'numberofcomponents' => 1,
11482             'numberofframes' => 1,
11483             'numberoffsets' => 1,
11484             'numberofimages' => 1,
11485             'numberofinks' => 1,
11486             'numberofparts' => 1,
11487             'numberofplanes' => 1,
11488             'numberofresolutions' => 1,
11489             'numberofsamples' => 1,
11490             'numberofsamples64' => 1,
11491             'numchanneldescriptions' => 1,
11492             'numchannels' => 1,
11493             'numcolors' => 1,
11494             'numfonts' => 1,
11495             'numhistorybuffers' => 1,
11496             'numimportantcolors' => 1,
11497             'numpackets' => 1,
11498             'numplanes' => 1,
11499             'numproperties' => 1,
11500             'numrules' => 1,
11501             'numsampleframes' => 1,
11502             'numsampleloops' => 1,
11503             'numslices' => 1,
11504             'numstreams' => 1,
11505             'numtemporallayers' => 1,
11506             'objectcountrycodes' => 1,
11507             'objectcountrycodingmethod' => 1,
11508             'objectcountrycodingmethoddate' => 1,
11509             'objectfiletype' => 1,
11510             'objectflags' => 1,
11511             'objectid' => 1,
11512             'objectorientation' => 1,
11513             'objectsizeannounced' => 1,
11514             'observationdate' => 1,
11515             'observationdateend' => 1,
11516             'observationtime' => 1,
11517             'observationtimeend' => 1,
11518             'observer' => 1,
11519             'obsoletephotoshoptag1' => 1,
11520             'obsoletephotoshoptag2' => 1,
11521             'obsoletephotoshoptag3' => 1,
11522             'ocad' => 1,
11523             'ocadrevision' => 1,
11524             'oceapplicationselector' => 1,
11525             'oceidnumber' => 1,
11526             'oceimagelogic' => 1,
11527             'ocescanjobdesc' => 1,
11528             'office' => 1,
11529             'officelocation' => 1,
11530             'offlineavailability' => 1,
11531             'offlinestatus' => 1,
11532             'offset13' => 1,
11533             'offsetcornerlatitude1' => 1,
11534             'offsetcornerlatitude2' => 1,
11535             'offsetcornerlatitude3' => 1,
11536             'offsetcornerlatitude4' => 1,
11537             'offsetcornerlongitude1' => 1,
11538             'offsetcornerlongitude2' => 1,
11539             'offsetcornerlongitude3' => 1,
11540             'offsetcornerlongitude4' => 1,
11541             'offsetmaphorizontal' => 1,
11542             'offsetmapvertical' => 1,
11543             'offsetorigin' => 1,
11544             'offsetx' => 1,
11545             'offsetxy' => 1,
11546             'offsety' => 1,
11547             'oldxmp' => 1,
11548             'oleinfo' => 1,
11549             'olym' => 1,
11550             'olympus' => 1,
11551             'olympus2100' => 1,
11552             'olympus2100ifd' => 1,
11553             'olympus2200' => 1,
11554             'olympus2200ifd' => 1,
11555             'olympus2300' => 1,
11556             'olympus2300ifd' => 1,
11557             'olympus2400' => 1,
11558             'olympus2400ifd' => 1,
11559             'olympus2500' => 1,
11560             'olympus2500ifd' => 1,
11561             'olympus2600' => 1,
11562             'olympus2600ifd' => 1,
11563             'olympus2700' => 1,
11564             'olympus2700ifd' => 1,
11565             'olympus2800' => 1,
11566             'olympus2800ifd' => 1,
11567             'olympus2900' => 1,
11568             'olympus2900ifd' => 1,
11569             'olympusatom' => 1,
11570             'olympusdss' => 1,
11571             'olympusjunk' => 1,
11572             'olympusolym' => 1,
11573             'olympuspreview' => 1,
11574             'olympustags1' => 1,
11575             'olympustags2' => 1,
11576             'olympustags3' => 1,
11577             'olympustags4' => 1,
11578             'olympusthumbnail' => 1,
11579             'omenatcapturemode' => 1,
11580             'omenearlygobcolumns' => 1,
11581             'omenearlygobrows' => 1,
11582             'omenearlygobsurface' => 1,
11583             'omengradientexclusionlimits' => 1,
11584             'omengradientkernel' => 1,
11585             'omengradientkerneltaps' => 1,
11586             'omengradientoffset' => 1,
11587             'omeninitialcolumns' => 1,
11588             'omeninitialrows' => 1,
11589             'omeninitialscaling' => 1,
11590             'omenmeantostrength' => 1,
11591             'omenpercenttorationallimitsblue' => 1,
11592             'omenpercenttorationallimitsgob' => 1,
11593             'omenpercenttorationallimitsgor' => 1,
11594             'omenpercenttorationallimitsred' => 1,
11595             'omenrangeweighting' => 1,
11596             'omenratioclipfactors' => 1,
11597             'omenratioexclusionfactors' => 1,
11598             'omenroicoefficients' => 1,
11599             'omenroicoordinates' => 1,
11600             'omensmoothingkernel' => 1,
11601             'on1_settingsdata' => 1,
11602             'on1_settingsmetadatacreated' => 1,
11603             'on1_settingsmetadatamodified' => 1,
11604             'on1_settingsmetadataname' => 1,
11605             'on1_settingsmetadatapluginid' => 1,
11606             'on1_settingsmetadatatimestamp' => 1,
11607             'on1_settingsmetadatausage' => 1,
11608             'on1_settingsmetadatavisibletouser' => 1,
11609             'oneplus' => 1,
11610             'oneplustrailerlen' => 1,
11611             'onionskins' => 1,
11612             'opacity' => 1,
11613             'opcolor' => 1,
11614             'opendml' => 1,
11615             'openwithapplication' => 1,
11616             'operatingsystem' => 1,
11617             'operation' => 1,
11618             'operationalmode' => 1,
11619             'operationclassid' => 1,
11620             'operationid' => 1,
11621             'operationnumber' => 1,
11622             'opiproxy' => 1,
11623             'opticalvr' => 1,
11624             'optics' => 1,
11625             'optimalbitrate' => 1,
11626             'optionalattendeeaddresses' => 1,
11627             'optionalattendees' => 1,
11628             'opus' => 1,
11629             'opusversion' => 1,
11630             'orderingrestrictions' => 1,
11631             'organizeraddress' => 1,
11632             'organizername' => 1,
11633             'orientationdatapresent' => 1,
11634             'orientationinfo' => 1,
11635             'orientationoffset' => 1,
11636             'orientoffset' => 1,
11637             'original' => 1,
11638             'originalalbum' => 1,
11639             'originaldate' => 1,
11640             'originaldocumentsize' => 1,
11641             'originalfilesize' => 1,
11642             'originalfiletype' => 1,
11643             'originalformat' => 1,
11644             'originalframerate' => 1,
11645             'originalimagebroker' => 1,
11646             'originalmedia' => 1,
11647             'originalmediatype' => 1,
11648             'originalmedium' => 1,
11649             'originalpath' => 1,
11650             'originalpathhashkey' => 1,
11651             'originalpayloadframecount' => 1,
11652             'originalrawcreator' => 1,
11653             'originalrawfiletype' => 1,
11654             'originalrawimage' => 1,
11655             'originalrawresource' => 1,
11656             'originalreleasetime' => 1,
11657             'originalreleaseyear' => 1,
11658             'originalscannedimagesize' => 1,
11659             'originalsoftpostpadding' => 1,
11660             'originalsoftprepadding' => 1,
11661             'originalthmcreator' => 1,
11662             'originalthmfiletype' => 1,
11663             'originalthmimage' => 1,
11664             'originalthmresource' => 1,
11665             'originalyear' => 1,
11666             'originator' => 1,
11667             'originatorreference' => 1,
11668             'originpathinfo' => 1,
11669             'osversion' => 1,
11670             'otheraddress' => 1,
11671             'othercity' => 1,
11672             'othercodecdescription' => 1,
11673             'othercodecname' => 1,
11674             'othercountry-region' => 1,
11675             'otherdate1' => 1,
11676             'otherdate2' => 1,
11677             'otherdate3' => 1,
11678             'otherfirmware' => 1,
11679             'otherformat' => 1,
11680             'otherinfo' => 1,
11681             'othermeta' => 1,
11682             'othername' => 1,
11683             'otheroffset' => 1,
11684             'otherpobox' => 1,
11685             'otherpostalcode' => 1,
11686             'othersampledesc' => 1,
11687             'otherserialnumber' => 1,
11688             'otherstateorprovince' => 1,
11689             'otherstreet' => 1,
11690             'outputdataobjectlist' => 1,
11691             'outputgain' => 1,
11692             'outputheight' => 1,
11693             'outputorientation' => 1,
11694             'outputresponse' => 1,
11695             'outputwidth' => 1,
11696             'overclockcolsright' => 1,
11697             'overclockrowsbottom' => 1,
11698             'overflowcolor' => 1,
11699             'ownership' => 1,
11700             'packets' => 1,
11701             'packingmethod' => 1,
11702             'page' => 1,
11703             'pageenter' => 1,
11704             'pageexit' => 1,
11705             'pagefront' => 1,
11706             'pagelayout' => 1,
11707             'pagemode' => 1,
11708             'pagenormal' => 1,
11709             'pager' => 1,
11710             'pages' => 1,
11711             'pagespecial' => 1,
11712             'paintdata' => 1,
11713             'paintimage' => 1,
11714             'paintimageheight' => 1,
11715             'paintimagetype' => 1,
11716             'paintimagewidth' => 1,
11717             'paintingfilter' => 1,
11718             'palette' => 1,
11719             'palettecolors' => 1,
11720             'palettefilename' => 1,
11721             'palettehistogram' => 1,
11722             'paletteinfo' => 1,
11723             'palettemethod' => 1,
11724             'palettename' => 1,
11725             'palettestretch' => 1,
11726             'palmfiletype' => 1,
11727             'panasonic' => 1,
11728             'panasonicpana' => 1,
11729             'panorama' => 1,
11730             'panorientation' => 1,
11731             'panoverlaph' => 1,
11732             'panoverlapv' => 1,
11733             'paragraphs' => 1,
11734             'parallelismtype' => 1,
11735             'param0' => 1,
11736             'param1' => 1,
11737             'param2' => 1,
11738             'param3' => 1,
11739             'parameter' => 1,
11740             'parameterinfo' => 1,
11741             'parasites' => 1,
11742             'parentalratingreason' => 1,
11743             'parkingmode' => 1,
11744             'parrotautomation' => 1,
11745             'parrotfollowme' => 1,
11746             'parrottimestamp' => 1,
11747             'parrotv1' => 1,
11748             'parrotv2' => 1,
11749             'parrotv3' => 1,
11750             'part' => 1,
11751             'partialactivecolsleft' => 1,
11752             'partialactivecolsright' => 1,
11753             'partialactiverowsbottom' => 1,
11754             'partialactiverowstop' => 1,
11755             'partialjxlcodestream' => 1,
11756             'partialpalette' => 1,
11757             'partialsyncsamples' => 1,
11758             'participants' => 1,
11759             'partnumber' => 1,
11760             'partoffset' => 1,
11761             'partofset' => 1,
11762             'pastclippingboundary' => 1,
11763             'pasteimage' => 1,
11764             'path' => 1,
11765             'pathselectionstate' => 1,
11766             'pathtablelocation' => 1,
11767             'pathtablesize' => 1,
11768             'patternangle' => 1,
11769             'patterncorrectionfactors' => 1,
11770             'patterncorrectiongains' => 1,
11771             'patterncorrectionoffsets' => 1,
11772             'patterngainconversiontable' => 1,
11773             'payloadframe' => 1,
11774             'payloadmetadatatext' => 1,
11775             'payloadtype' => 1,
11776             'paymenturl' => 1,
11777             'pcscitation' => 1,
11778             'pdahistogram' => 1,
11779             'pdbage' => 1,
11780             'pdbcreatedate' => 1,
11781             'pdbfilename' => 1,
11782             'pdbmodifydate' => 1,
11783             'pdf' => 1,
11784             'pdfx' => 1,
11785             'pdrversion' => 1,
11786             'peakbitrate' => 1,
11787             'peaklevelr128' => 1,
11788             'peaklevelsample' => 1,
11789             'peakspectralsensitivity' => 1,
11790             'peakvalue' => 1,
11791             'pefversion' => 1,
11792             'peg_info' => 1,
11793             'pentax' => 1,
11794             'pentaxdata' => 1,
11795             'pentaxdata2' => 1,
11796             'pentaxjunk' => 1,
11797             'pentaxjunk2' => 1,
11798             'pentaxpent' => 1,
11799             'pentaxpreview' => 1,
11800             'pentaxtags' => 1,
11801             'perceivedtype' => 1,
11802             'perceptualrenderingintentgamut' => 1,
11803             'percussivepolyphony' => 1,
11804             'perfmode' => 1,
11805             'performersortorder' => 1,
11806             'perms' => 1,
11807             'perpicturenotes' => 1,
11808             'personalfunctions' => 1,
11809             'personalfunctionvalues' => 1,
11810             'personaltitle' => 1,
11811             'petype' => 1,
11812             'pfmheader' => 1,
11813             'pfmversion' => 1,
11814             'pgfversion' => 1,
11815             'phone' => 1,
11816             'photoeffectsdata' => 1,
11817             'photofinishername' => 1,
11818             'photomech' => 1,
11819             'photomechanic' => 1,
11820             'photoresolution' => 1,
11821             'photoshop' => 1,
11822             'photoshop2colortable' => 1,
11823             'photoshop2info' => 1,
11824             'photoshop_profile' => 1,
11825             'photoshopdata' => 1,
11826             'photoshopformat' => 1,
11827             'photoshopinfo' => 1,
11828             'photoshopsettings' => 1,
11829             'photoshopstream' => 1,
11830             'physicalpixel' => 1,
11831             'physicalstreamnumbermap' => 1,
11832             'physicalstreamnumbers' => 1,
11833             'physicalstreams' => 1,
11834             'pic_ifd' => 1,
11835             'picslabel' => 1,
11836             'picture' => 1,
11837             'picturebitsperpixel' => 1,
11838             'picturecontrolversion' => 1,
11839             'picturectrl' => 1,
11840             'picturedescription' => 1,
11841             'pictureformat' => 1,
11842             'pictureheight' => 1,
11843             'pictureindexedcolors' => 1,
11844             'pictureinfo' => 1,
11845             'picturelength' => 1,
11846             'picturemimetype' => 1,
11847             'picturestyleinfo' => 1,
11848             'picturetype' => 1,
11849             'picturewidth' => 1,
11850             'pieceinfo' => 1,
11851             'piecelength' => 1,
11852             'pieces' => 1,
11853             'pilotingmode' => 1,
11854             'pip' => 1,
11855             'pipx1' => 1,
11856             'pipx2' => 1,
11857             'pipy1' => 1,
11858             'pipy2' => 1,
11859             'pitchandfamily' => 1,
11860             'pitchrollyaw' => 1,
11861             'pittasoft' => 1,
11862             'pixelaspectratiox' => 1,
11863             'pixelaspectratioy' => 1,
11864             'pixelcalibration' => 1,
11865             'pixelcorrectiongains' => 1,
11866             'pixelexposuretime' => 1,
11867             'pixelformat' => 1,
11868             'pixelinfo' => 1,
11869             'pixelintensityrange' => 1,
11870             'pixellive' => 1,
11871             'pixelmagicjbigoptions' => 1,
11872             'pixelspermeterx' => 1,
11873             'pixelspermetery' => 1,
11874             'pixheight' => 1,
11875             'pixwidth' => 1,
11876             'places' => 1,
11877             'planckb' => 1,
11878             'planckf' => 1,
11879             'plancko' => 1,
11880             'planckr1' => 1,
11881             'planckr2' => 1,
11882             'playbackflickdownrating' => 1,
11883             'playbackflickuprating' => 1,
11884             'playbackframerate' => 1,
11885             'playcounter' => 1,
11886             'playlist' => 1,
11887             'playlistdelay' => 1,
11888             'playlistindex' => 1,
11889             'plus' => 1,
11890             'pmi' => 1,
11891             'pobox' => 1,
11892             'podcastcategory' => 1,
11893             'podcastdescription' => 1,
11894             'podcastid' => 1,
11895             'podcastkeywords' => 1,
11896             'pointsize' => 1,
11897             'polynomialcoefficients' => 1,
11898             'polynomialpower' => 1,
11899             'popularimeter' => 1,
11900             'popupfillattributes' => 1,
11901             'popupflash' => 1,
11902             'portraiteffectid' => 1,
11903             'portraiteffectidoriginal' => 1,
11904             'portraiteffectlevel' => 1,
11905             'portraiteffectvalue' => 1,
11906             'portraitexifrotation' => 1,
11907             'portraitlightlevel' => 1,
11908             'portraitmatrix' => 1,
11909             'portraitoffset' => 1,
11910             'portraitrefocusx' => 1,
11911             'portraitrefocusy' => 1,
11912             'portraittonescaletable' => 1,
11913             'portraittouchx' => 1,
11914             'portraittouchy' => 1,
11915             'poseyawdegrees' => 1,
11916             'position' => 1,
11917             'postertime' => 1,
11918             'postscript2crd0' => 1,
11919             'postscript2crd1' => 1,
11920             'postscript2crd2' => 1,
11921             'postscript2crd3' => 1,
11922             'postscript2csa' => 1,
11923             'postscriptfont' => 1,
11924             'postscriptfontname' => 1,
11925             'powerprofile' => 1,
11926             'pragma' => 1,
11927             'predominanthue' => 1,
11928             'preferredfamily' => 1,
11929             'preferredrate' => 1,
11930             'preferredsubfamily' => 1,
11931             'preferredvolume' => 1,
11932             'prefersubselectorcenter' => 1,
11933             'preroll' => 1,
11934             'presentationformat' => 1,
11935             'presentationtarget' => 1,
11936             'preview' => 1,
11937             'preview0' => 1,
11938             'preview1' => 1,
11939             'preview2' => 1,
11940             'previewatomindex' => 1,
11941             'previewatomtype' => 1,
11942             'previewduration' => 1,
11943             'previewifd' => 1,
11944             'previewifd_offset' => 1,
11945             'previewimage1' => 1,
11946             'previewimage2' => 1,
11947             'previewimagedata' => 1,
11948             'previewimageinfo' => 1,
11949             'previewinfo' => 1,
11950             'previewjxl' => 1,
11951             'previewjxllength' => 1,
11952             'previewjxlstart' => 1,
11953             'previewpdf' => 1,
11954             'previewpict' => 1,
11955             'previewpng' => 1,
11956             'previewtiff' => 1,
11957             'previewtime' => 1,
11958             'previewversion' => 1,
11959             'previewwmf' => 1,
11960             'primarye-mail' => 1,
11961             'primaryfileguid' => 1,
11962             'primaryitemreference' => 1,
11963             'primaryphone' => 1,
11964             'primaryplatform' => 1,
11965             'primaryvolume' => 1,
11966             'printers' => 1,
11967             'printflags' => 1,
11968             'printflagsbleedwidth' => 1,
11969             'printflagsbleedwidthscale' => 1,
11970             'printflagscrop' => 1,
11971             'printflagsinfo' => 1,
11972             'printflagsversion' => 1,
11973             'printimversion' => 1,
11974             'printinfo' => 1,
11975             'printinfo2' => 1,
11976             'printposition' => 1,
11977             'printquality' => 1,
11978             'printscale' => 1,
11979             'printscaleinfo' => 1,
11980             'printstyle' => 1,
11981             'printtovideo' => 1,
11982             'priority' => 1,
11983             'prioritysettings' => 1,
11984             'prism' => 1,
11985             'private' => 1,
11986             'privatebuild' => 1,
11987             'prl' => 1,
11988             'prm' => 1,
11989             'processing' => 1,
11990             'processinginfo' => 1,
11991             'processingnotes' => 1,
11992             'processingparameters' => 1,
11993             'processingtime' => 1,
11994             'processparametersv2' => 1,
11995             'prod' => 1,
11996             'prodnotes' => 1,
11997             'producedby' => 1,
11998             'produceddate' => 1,
11999             'producednotice' => 1,
12000             'producers' => 1,
12001             'product' => 1,
12002             'productbuildversion' => 1,
12003             'productionaperturedimensions' => 1,
12004             'productioncopyright' => 1,
12005             'productiondate' => 1,
12006             'productiondesigner' => 1,
12007             'productionstudio' => 1,
12008             'productname' => 1,
12009             'producttype' => 1,
12010             'productversionnumber' => 1,
12011             'profile1audiocodec' => 1,
12012             'profile1height' => 1,
12013             'profile1videocodec' => 1,
12014             'profile1width' => 1,
12015             'profileclass' => 1,
12016             'profilecmmtype' => 1,
12017             'profileconnectionspace' => 1,
12018             'profilecreator' => 1,
12019             'profiledataoffset' => 1,
12020             'profiledatetime' => 1,
12021             'profiledescription' => 1,
12022             'profiledescriptionml' => 1,
12023             'profilefilesignature' => 1,
12024             'profileheader' => 1,
12025             'profileid' => 1,
12026             'profileifd' => 1,
12027             'profilesequencedesc' => 1,
12028             'profilesequenceidentifier' => 1,
12029             'profilesequenceinfo' => 1,
12030             'profilesize' => 1,
12031             'profileversion' => 1,
12032             'progid' => 1,
12033             'programdescription' => 1,
12034             'programid' => 1,
12035             'programname' => 1,
12036             'progressivescans' => 1,
12037             'projazimuthangle' => 1,
12038             'projcentereasting' => 1,
12039             'projcenterlat' => 1,
12040             'projcenterlong' => 1,
12041             'projcenternorthing' => 1,
12042             'projcoordtrans' => 1,
12043             'project' => 1,
12044             'projectedcstype' => 1,
12045             'projectidcode' => 1,
12046             'projection' => 1,
12047             'projectionboundsbottom' => 1,
12048             'projectionboundsleft' => 1,
12049             'projectionboundsright' => 1,
12050             'projectionboundstop' => 1,
12051             'projectionheader' => 1,
12052             'projects' => 1,
12053             'projfalseeasting' => 1,
12054             'projfalsenorthing' => 1,
12055             'projfalseorigineasting' => 1,
12056             'projfalseoriginlat' => 1,
12057             'projfalseoriginlong' => 1,
12058             'projfalseoriginnorthing' => 1,
12059             'projlinearunits' => 1,
12060             'projlinearunitsize' => 1,
12061             'projnatoriginlat' => 1,
12062             'projnatoriginlong' => 1,
12063             'projrectifiedgridangle' => 1,
12064             'projscaleatcenter' => 1,
12065             'projscaleatnatorigin' => 1,
12066             'projstdparallel1' => 1,
12067             'projstdparallel2' => 1,
12068             'projstraightvertpolelong' => 1,
12069             'promoteparent' => 1,
12070             'prop' => 1,
12071             'properties' => 1,
12072             'propertysetidcodes' => 1,
12073             'propertysetpathname' => 1,
12074             'propertystore' => 1,
12075             'propertystoredata' => 1,
12076             'propertystoreguid' => 1,
12077             'propertystring1' => 1,
12078             'propertystring2' => 1,
12079             'propertyvectorelements' => 1,
12080             'protect' => 1,
12081             'protected' => 1,
12082             'protectioninfo' => 1,
12083             'protectiontype' => 1,
12084             'protocol' => 1,
12085             'protune' => 1,
12086             'protuneisomode' => 1,
12087             'providercopyright' => 1,
12088             'providerlogourl' => 1,
12089             'providerrating' => 1,
12090             'providerstyle' => 1,
12091             'providerurl' => 1,
12092             'ps2crdvmsize' => 1,
12093             'ps2renderingintent' => 1,
12094             'psfontinfo' => 1,
12095             'pstringcaption' => 1,
12096             'ptrh' => 1,
12097             'publishdate' => 1,
12098             'publishdatestart' => 1,
12099             'publisherlimit' => 1,
12100             'publisherurl' => 1,
12101             'pur' => 1,
12102             'purchasecurrency' => 1,
12103             'purchasefileformat' => 1,
12104             'purchaseinfo' => 1,
12105             'purchaseitem' => 1,
12106             'purchaseowner' => 1,
12107             'purchaseprice' => 1,
12108             'purpose' => 1,
12109             'pyramidlevels' => 1,
12110             'qtablelarge100pct' => 1,
12111             'qtablelarge25pct' => 1,
12112             'qtablelarge50pct' => 1,
12113             'qtablelarge67pct' => 1,
12114             'qtablemedium100pct' => 1,
12115             'qtablemedium25pct' => 1,
12116             'qtablemedium50pct' => 1,
12117             'qtablemedium67pct' => 1,
12118             'qtablesmall100pct' => 1,
12119             'qtablesmall25pct' => 1,
12120             'qtablesmall50pct' => 1,
12121             'qtablesmall67pct' => 1,
12122             'qualcomm' => 1,
12123             'qualcommdualcamera' => 1,
12124             'quickedit' => 1,
12125             'quickmaskinfo' => 1,
12126             'quietshuttershootingspeed' => 1,
12127             'quoting' => 1,
12128             'qvci' => 1,
12129             'ra3' => 1,
12130             'ra4' => 1,
12131             'ra5' => 1,
12132             'radioband' => 1,
12133             'radioformat' => 1,
12134             'radiostationname' => 1,
12135             'radiostationowner' => 1,
12136             'rafcompression' => 1,
12137             'rafdata' => 1,
12138             'rafversion' => 1,
12139             'rangeimagelocalset' => 1,
12140             'rasterpadding' => 1,
12141             'rate' => 1,
12142             'rated' => 1,
12143             'ratingorg' => 1,
12144             'ratioimage' => 1,
12145             'rawburstmoderoll' => 1,
12146             'rawcfacomponentaverages' => 1,
12147             'rawcodecversion' => 1,
12148             'rawdatalength' => 1,
12149             'rawdataoffset' => 1,
12150             'rawdatarotation' => 1,
12151             'rawdev2' => 1,
12152             'rawdev2ifd' => 1,
12153             'rawdevelopment' => 1,
12154             'rawdevelopmentifd' => 1,
12155             'rawdevsubifd' => 1,
12156             'rawexposurebias' => 1,
12157             'rawgsensor' => 1,
12158             'rawhistogram' => 1,
12159             'rawimageaspectratio' => 1,
12160             'rawimagecroppedsize' => 1,
12161             'rawimagecroptopleft' => 1,
12162             'rawimagefullheight' => 1,
12163             'rawimagefullsize' => 1,
12164             'rawimagefullwidth' => 1,
12165             'rawimageheight' => 1,
12166             'rawimagemode' => 1,
12167             'rawimagenumber' => 1,
12168             'rawimagesegmentation' => 1,
12169             'rawimagewidth' => 1,
12170             'rawinfo' => 1,
12171             'rawinfoifd' => 1,
12172             'rawjpginfo' => 1,
12173             'rawthermalimage' => 1,
12174             'rawthermalimageheight' => 1,
12175             'rawthermalimagetype' => 1,
12176             'rawthermalimagewidth' => 1,
12177             'rawuri' => 1,
12178             'rawvaluemedian' => 1,
12179             'rawvaluerange' => 1,
12180             'rawvaluerangemax' => 1,
12181             'rawvaluerangemin' => 1,
12182             'rawzoomactive' => 1,
12183             'rawzoomsize' => 1,
12184             'rawzoomtopleft' => 1,
12185             'rawzorcreatorversion' => 1,
12186             'rawzorrequiredversion' => 1,
12187             'rdf' => 1,
12188             'readername' => 1,
12189             'readerrequirements' => 1,
12190             'reading1description' => 1,
12191             'reading1device' => 1,
12192             'reading1units' => 1,
12193             'reading1value' => 1,
12194             'reading2description' => 1,
12195             'reading2device' => 1,
12196             'reading2units' => 1,
12197             'reading2value' => 1,
12198             'reading3description' => 1,
12199             'reading3device' => 1,
12200             'reading3units' => 1,
12201             'reading3value' => 1,
12202             'reading4description' => 1,
12203             'reading4device' => 1,
12204             'reading4units' => 1,
12205             'reading4value' => 1,
12206             'readstatus' => 1,
12207             'real2ir' => 1,
12208             'realtimestreamingprotocol' => 1,
12209             'rearcontropaneldisplay' => 1,
12210             'recallshootfuncaf-on' => 1,
12211             'recallshootfuncafareamode' => 1,
12212             'recallshootfuncaperture' => 1,
12213             'recallshootfuncexposurecomp' => 1,
12214             'recallshootfuncexposuremode' => 1,
12215             'recallshootfuncfocustracking' => 1,
12216             'recallshootfunciso' => 1,
12217             'recallshootfuncmeteringmode' => 1,
12218             'recallshootfuncshutterspeed' => 1,
12219             'recallshootfuncwhitebalance' => 1,
12220             'receivedfrom' => 1,
12221             'recengineer' => 1,
12222             'recinfo' => 1,
12223             'reclocation' => 1,
12224             'reconstructiontype' => 1,
12225             'recordedby' => 1,
12226             'recordeddate' => 1,
12227             'recordingdates' => 1,
12228             'recordinghistory' => 1,
12229             'recordinglocation' => 1,
12230             'recordingtime' => 1,
12231             'recordingtimeday' => 1,
12232             'recordingtimemonth' => 1,
12233             'recordingtimeyear' => 1,
12234             'recordingtimeyearmonth' => 1,
12235             'recordingtimeyearmonthday' => 1,
12236             'records' => 1,
12237             'recordsv2' => 1,
12238             'rect' => 1,
12239             'rectangleofinterest' => 1,
12240             'rectifacetext' => 1,
12241             'red1header' => 1,
12242             'red2header' => 1,
12243             'redadjust' => 1,
12244             'redblueflatfield' => 1,
12245             'redcodeversion' => 1,
12246             'redendpoint' => 1,
12247             'redeyedata' => 1,
12248             'redgain' => 1,
12249             'redmask' => 1,
12250             'redmatrixcolumn' => 1,
12251             'redprimary' => 1,
12252             'redsample' => 1,
12253             'redtrc' => 1,
12254             'redx' => 1,
12255             'redy' => 1,
12256             'reeditdata' => 1,
12257             'reelnumber' => 1,
12258             'reeltimecode' => 1,
12259             'reference' => 1,
12260             'referencename' => 1,
12261             'referencetemperature' => 1,
12262             'reflectedapparenttemperature' => 1,
12263             'reflectedtemperature' => 1,
12264             'reflection' => 1,
12265             'reflectionhardcopyorigcolorimetry' => 1,
12266             'reflectionprintoutputcolorimetry' => 1,
12267             'refocusxoriginal' => 1,
12268             'refocusyoriginal' => 1,
12269             'refresh' => 1,
12270             'regionxformtackpoint' => 1,
12271             'registerreadtiming' => 1,
12272             'relatedimagefile' => 1,
12273             'relatedresources' => 1,
12274             'relationship' => 1,
12275             'relativeexposure' => 1,
12276             'relativehumidity' => 1,
12277             'relativelocation' => 1,
12278             'relativepath' => 1,
12279             'relativevolumeadjustment' => 1,
12280             'releasedateday' => 1,
12281             'releasedatemonth' => 1,
12282             'releasedateyear' => 1,
12283             'releasedateyearmonth' => 1,
12284             'releasedateyearmonthday' => 1,
12285             'releasinginstructions' => 1,
12286             'remasterinfo' => 1,
12287             'rembrandtconsumertonescale' => 1,
12288             'rembrandtportraittonescale' => 1,
12289             'rembrandttonescale' => 1,
12290             'remindertime' => 1,
12291             'remixedby' => 1,
12292             'remotefuncbutton' => 1,
12293             'removehistoryduplicates' => 1,
12294             'renderingintent' => 1,
12295             'renderingtransform' => 1,
12296             'rentalexpirationdate' => 1,
12297             'rentalflag' => 1,
12298             'repeateddatabytes' => 1,
12299             'replaygainalbumgain' => 1,
12300             'replaygainalbumpeak' => 1,
12301             'replaygaingain' => 1,
12302             'replaygainpeak' => 1,
12303             'replaygaintrackgain' => 1,
12304             'replaygaintrackpeak' => 1,
12305             'replaytrackgain' => 1,
12306             'replaytrackpeak' => 1,
12307             'replayvolumelevel' => 1,
12308             'replyto' => 1,
12309             'representativedisparityfar' => 1,
12310             'representativedisparitynear' => 1,
12311             'representativeframeloc' => 1,
12312             'representativeimage' => 1,
12313             'requestid' => 1,
12314             'requeststate' => 1,
12315             'requiredattendeeaddresses' => 1,
12316             'requiredattendees' => 1,
12317             'rerun' => 1,
12318             'reserved1' => 1,
12319             'reserved5' => 1,
12320             'reservedblob2' => 1,
12321             'reservedblob3' => 1,
12322             'reservedblob4' => 1,
12323             'reservedblob5' => 1,
12324             'reservedblob6' => 1,
12325             'reservedblob7' => 1,
12326             'reservedblob8' => 1,
12327             'reservedblob9' => 1,
12328             'resize' => 1,
12329             'resolutioninfo' => 1,
12330             'resolutionxlengthunit' => 1,
12331             'resolutionxunit' => 1,
12332             'resolutionylengthunit' => 1,
12333             'resolutionyunit' => 1,
12334             'resourcecount' => 1,
12335             'resourceforksize' => 1,
12336             'resources' => 1,
12337             'resourcesneeded' => 1,
12338             'resourcetype' => 1,
12339             'resultaspectratio' => 1,
12340             'retailprice' => 1,
12341             'retailpricecurrency' => 1,
12342             'retouchinfoversion' => 1,
12343             'reversingcamera' => 1,
12344             'review' => 1,
12345             'revisiondate' => 1,
12346             'revisionnumber' => 1,
12347             'revisitafter' => 1,
12348             'rgb_profile' => 1,
12349             'rgbcurves' => 1,
12350             'rgbtoev0' => 1,
12351             'rgbtoev1' => 1,
12352             'rgbtoev2' => 1,
12353             'rgbtoev3' => 1,
12354             'rgbtoev4' => 1,
12355             'rgbtoev5' => 1,
12356             'rgbtoev6' => 1,
12357             'rgbtoev7' => 1,
12358             'rgbtoev8' => 1,
12359             'rgbtoev9' => 1,
12360             'rgtable' => 1,
12361             'ricoh' => 1,
12362             'ricohinfo' => 1,
12363             'ricohjunk' => 1,
12364             'ricohmake' => 1,
12365             'ricohmodel' => 1,
12366             'ricohpitch' => 1,
12367             'ricohrdc2' => 1,
12368             'ricohrdta' => 1,
12369             'ricohrdtb' => 1,
12370             'ricohrdtc' => 1,
12371             'ricohrdtg' => 1,
12372             'ricohrdtl' => 1,
12373             'ricohrmkn' => 1,
12374             'ricohroll' => 1,
12375             'ricohrr1subdir' => 1,
12376             'ricohsubdir' => 1,
12377             'ricohsubdirifd' => 1,
12378             'riffsize64' => 1,
12379             'rightdarkcol1' => 1,
12380             'rightdarkcol2' => 1,
12381             'rightdarkrect' => 1,
12382             'rightmag' => 1,
12383             'rimm13toerimm12spline' => 1,
12384             'rimmtocrgb0spline' => 1,
12385             'rimmtocrgb1spline' => 1,
12386             'rimmtocrgb2spline' => 1,
12387             'rimmtocrgb3spline' => 1,
12388             'rimmtocrgb4spline' => 1,
12389             'rimmtocrgb5spline' => 1,
12390             'rimmtocrgb6spline' => 1,
12391             'rimmtocrgb7spline' => 1,
12392             'rimmtocrgb8spline' => 1,
12393             'rimmtocrgb9spline' => 1,
12394             'rimnonlinearity' => 1,
12395             'rimtonifcolortransform' => 1,
12396             'rimtonifscalefactor' => 1,
12397             'rippedby' => 1,
12398             'rjmd' => 1,
12399             'rmeta' => 1,
12400             'rnoiselines' => 1,
12401             'roamed' => 1,
12402             'robots' => 1,
12403             'rocinfo' => 1,
12404             'roidescription' => 1,
12405             'rollguidelements' => 1,
12406             'rollingshutterskewtime' => 1,
12407             'root' => 1,
12408             'rootdirectorycreatedate' => 1,
12409             'rootfolder' => 1,
12410             'rootfolderguid' => 1,
12411             'rootnote' => 1,
12412             'rot360fly' => 1,
12413             'rotationangle' => 1,
12414             'rotationinfooffset' => 1,
12415             'rotationxyz' => 1,
12416             'rotmode' => 1,
12417             'roundtripversion' => 1,
12418             'rovegps' => 1,
12419             'rowcount' => 1,
12420             'rowinterleavefactor' => 1,
12421             'rsrc' => 1,
12422             'rtmd' => 1,
12423             'rtos' => 1,
12424             'rtptimescale' => 1,
12425             'runtime' => 1,
12426             'runtimeepoch' => 1,
12427             'runtimeflags' => 1,
12428             'runtimescale' => 1,
12429             'runtimesincepowerup' => 1,
12430             'runtimevalue' => 1,
12431             'runwindow' => 1,
12432             'rvmi_grev' => 1,
12433             'rvmi_srev' => 1,
12434             'rvtlocalset' => 1,
12435             's2n' => 1,
12436             'sample' => 1,
12437             'sampleblacksequence' => 1,
12438             'samplecount' => 1,
12439             'sampledatetime' => 1,
12440             'sampledegradationpriority' => 1,
12441             'sampleduration' => 1,
12442             'sampleflag' => 1,
12443             'sampleformat' => 1,
12444             'samplegroupdescription' => 1,
12445             'samplepaddingbits' => 1,
12446             'sampleperiod' => 1,
12447             'sampler' => 1,
12448             'samplerate2' => 1,
12449             'samplerdata' => 1,
12450             'samplerdatalen' => 1,
12451             'samplesize' => 1,
12452             'samplesizes' => 1,
12453             'sampletable' => 1,
12454             'sampletext' => 1,
12455             'sampletime' => 1,
12456             'sampletochunk' => 1,
12457             'sampletogroup' => 1,
12458             'samsung' => 1,
12459             'samsungcaptureinfo' => 1,
12460             'samsungifd' => 1,
12461             'samsunginfo' => 1,
12462             'samsungmodel' => 1,
12463             'samsungmotionphotoversion' => 1,
12464             'samsungrawbyteorder' => 1,
12465             'samsungrawpointerslength' => 1,
12466             'samsungrawpointersoffset' => 1,
12467             'samsungrawunknown' => 1,
12468             'samsungsec' => 1,
12469             'samsungsmta' => 1,
12470             'samsungsvss' => 1,
12471             'samsungtags' => 1,
12472             'samsungtrailer' => 1,
12473             'samsunguniqueid' => 1,
12474             'sanyomov' => 1,
12475             'sanyomp4' => 1,
12476             'sap' => 1,
12477             'sarmotionimagerydata' => 1,
12478             'saturationinfo' => 1,
12479             'saturationrenderingintentgamut' => 1,
12480             'savefocus' => 1,
12481             'saveobjbacktype' => 1,
12482             'saveobjects' => 1,
12483             'saveobjname' => 1,
12484             'saveobjtype' => 1,
12485             'saveobjversion' => 1,
12486             'savesetup' => 1,
12487             'sba_rgbshifts' => 1,
12488             'sbabluebalancelut' => 1,
12489             'sbaexposurerecord' => 1,
12490             'sbagreenbalancelut' => 1,
12491             'sbainputimagebitdepth' => 1,
12492             'sbainputimagecolorspace' => 1,
12493             'sbalog12transform' => 1,
12494             'sbalogtransform' => 1,
12495             'sbaredbalancelut' => 1,
12496             'scalado' => 1,
12497             'scale' => 1,
12498             'scalecrop' => 1,
12499             'scaledimu' => 1,
12500             'scaledpressure' => 1,
12501             'scalefactor' => 1,
12502             'scalefactor35efl' => 1,
12503             'scalingfactor' => 1,
12504             'scandate' => 1,
12505             'scannerfirmwaredate' => 1,
12506             'scannerfirmwareversion' => 1,
12507             'scannermake' => 1,
12508             'scannermodel' => 1,
12509             'scannerpixelsize' => 1,
12510             'scannerproductid' => 1,
12511             'scannerserialnumber' => 1,
12512             'scannervendorid' => 1,
12513             'scanoperatorid' => 1,
12514             'scansoftware' => 1,
12515             'scansoftwarerevisiondate' => 1,
12516             'scav11cols' => 1,
12517             'scav12cols' => 1,
12518             'scav21cols' => 1,
12519             'scav22cols' => 1,
12520             'sceneappearanceestimates' => 1,
12521             'scenebalancealgorithmcommand' => 1,
12522             'scenebalancealgorithmfilmid' => 1,
12523             'scenebalancealgorithmrevision' => 1,
12524             'sceneclassification' => 1,
12525             'scenecolorimetryestimates' => 1,
12526             'sceneilluminance' => 1,
12527             'schedulecapture' => 1,
12528             'schedulecapturetime' => 1,
12529             'scheduleitemid' => 1,
12530             'schemeinfo' => 1,
12531             'schemetype' => 1,
12532             'schemeurl' => 1,
12533             'schemeversion' => 1,
12534             'school' => 1,
12535             'screenbuffersize' => 1,
12536             'screendescriptor' => 1,
12537             'screendimming' => 1,
12538             'screenheight' => 1,
12539             'screening' => 1,
12540             'screeningdesc' => 1,
12541             'screennail' => 1,
12542             'screenplayby' => 1,
12543             'screensaver' => 1,
12544             'screenwidth' => 1,
12545             'screenwindowcenter' => 1,
12546             'screenwindowwidth' => 1,
12547             'screenwriters' => 1,
12548             'script' => 1,
12549             'scriptcommand' => 1,
12550             'sdc' => 1,
12551             'sdcardclass' => 1,
12552             'sdcardformat' => 1,
12553             'sdcardmanfdate' => 1,
12554             'sdcardmanfid' => 1,
12555             'sdcardmodelno' => 1,
12556             'sdcardoemid' => 1,
12557             'sdcardserialno' => 1,
12558             'sdcardsize' => 1,
12559             'sdcardtype' => 1,
12560             'sdcardusedspace' => 1,
12561             'sdcc-flp' => 1,
12562             'sdpd' => 1,
12563             'sdpi' => 1,
12564             'sealcomment' => 1,
12565             'sealversion' => 1,
12566             'searchranking' => 1,
12567             'secondarygenre' => 1,
12568             'secondcam' => 1,
12569             'secondlanguage' => 1,
12570             'security' => 1,
12571             'securitylocalmetadataset' => 1,
12572             'securitysci-shiinformation' => 1,
12573             'securityversion' => 1,
12574             'seekable' => 1,
12575             'seekpoint' => 1,
12576             'seektable' => 1,
12577             'segheight' => 1,
12578             'segmentlocalset' => 1,
12579             'segwidth' => 1,
12580             'selection' => 1,
12581             'selectionduration' => 1,
12582             'selectiontime' => 1,
12583             'selobjbacktype' => 1,
12584             'selobjname' => 1,
12585             'selobjtype' => 1,
12586             'selobjversion' => 1,
12587             'semanticinstanceid' => 1,
12588             'semanticname' => 1,
12589             'sendduration' => 1,
12590             'senderaddress' => 1,
12591             'sendername' => 1,
12592             'sensitivity' => 1,
12593             'sensitivityvalue' => 1,
12594             'sensorbottomborder' => 1,
12595             'sensordata' => 1,
12596             'sensordefects' => 1,
12597             'sensorellipsoidheight' => 1,
12598             'sensorellipsoidheightextended' => 1,
12599             'sensorfieldofviewname' => 1,
12600             'sensorid' => 1,
12601             'sensorinfo' => 1,
12602             'sensorname' => 1,
12603             'sensorreadouttime' => 1,
12604             'sensorrelativeazimuthangle' => 1,
12605             'sensorrelativeelevationangle' => 1,
12606             'sensorrelativerollangle' => 1,
12607             'sensorrightborder' => 1,
12608             'sensorvelocityeast' => 1,
12609             'sensorvelocitynorth' => 1,
12610             'sepversion' => 1,
12611             'seqcount' => 1,
12612             'seqfinal' => 1,
12613             'seqframeinfo' => 1,
12614             'seqid' => 1,
12615             'seqindex' => 1,
12616             'seqlevelidx0' => 1,
12617             'seqprofile' => 1,
12618             'seqtier0' => 1,
12619             'seqtype' => 1,
12620             'sequencenumberrandomoffset' => 1,
12621             'sequenceoffset' => 1,
12622             'serialinfo' => 1,
12623             'serialnumber2' => 1,
12624             'seriesuid' => 1,
12625             'serviceid' => 1,
12626             'serviceorganizationname' => 1,
12627             'setcookie' => 1,
12628             'setinfo' => 1,
12629             'setsubtitle' => 1,
12630             'settingsoffset' => 1,
12631             'setu' => 1,
12632             'seventhlanguage' => 1,
12633             'sfsboundary' => 1,
12634             'sglcoldcacthres1' => 1,
12635             'sglcoldcacthres2' => 1,
12636             'sglcoldcacthres3' => 1,
12637             'shadowendpoints' => 1,
12638             'shadowfilepath' => 1,
12639             'shadowsyncsampletable' => 1,
12640             'shakereductioninfo' => 1,
12641             'shared' => 1,
12642             'shareddata' => 1,
12643             'shareddoc' => 1,
12644             'sharedwith' => 1,
12645             'sharpenforthumbnail' => 1,
12646             'sharpeningon' => 1,
12647             'sharpinfo' => 1,
12648             'sharpmethod' => 1,
12649             'sharpnessapproximation' => 1,
12650             'sharpnessfreqtable' => 1,
12651             'sharpnesstable' => 1,
12652             'sharpobjbacktype' => 1,
12653             'sharpobjname' => 1,
12654             'sharpobjtype' => 1,
12655             'sharpobjversion' => 1,
12656             'sheetdisclosure' => 1,
12657             'shifttiming' => 1,
12658             'shimdata' => 1,
12659             'shootingcount' => 1,
12660             'shootingmenuoffset' => 1,
12661             'shootingrecord' => 1,
12662             'shootobjbacktype' => 1,
12663             'shootobjname' => 1,
12664             'shootobjtype' => 1,
12665             'shootobjversion' => 1,
12666             'shootsetup' => 1,
12667             'shotinfo' => 1,
12668             'shotinfo02xx' => 1,
12669             'shotinfod300a' => 1,
12670             'shotinfod300b' => 1,
12671             'shotinfod300s' => 1,
12672             'shotinfod3a' => 1,
12673             'shotinfod3b' => 1,
12674             'shotinfod3s' => 1,
12675             'shotinfod3x' => 1,
12676             'shotinfod4' => 1,
12677             'shotinfod40' => 1,
12678             'shotinfod4s' => 1,
12679             'shotinfod500' => 1,
12680             'shotinfod5000' => 1,
12681             'shotinfod5100' => 1,
12682             'shotinfod5200' => 1,
12683             'shotinfod6' => 1,
12684             'shotinfod610' => 1,
12685             'shotinfod700' => 1,
12686             'shotinfod7000' => 1,
12687             'shotinfod7500' => 1,
12688             'shotinfod780' => 1,
12689             'shotinfod80' => 1,
12690             'shotinfod800' => 1,
12691             'shotinfod810' => 1,
12692             'shotinfod850' => 1,
12693             'shotinfod90' => 1,
12694             'shotinfounknown' => 1,
12695             'shotinfoversion' => 1,
12696             'shotinfoz6iii' => 1,
12697             'shotinfoz7ii' => 1,
12698             'shotinfoz8' => 1,
12699             'shotinfoz9' => 1,
12700             'shotlogdatatext' => 1,
12701             'shotparamstext' => 1,
12702             'showcommand' => 1,
12703             'showmode' => 1,
12704             'showobjects' => 1,
12705             'shutterangle' => 1,
12706             'shuttercurtainhack' => 1,
12707             'shutterspeed' => 1,
12708             'shutterspeeddisplayed' => 1,
12709             'sidebars' => 1,
12710             'sidelightstrength' => 1,
12711             'sideslipangle' => 1,
12712             'sigma' => 1,
12713             'sigmaexif' => 1,
12714             'sigmanoisefiltercaltablev1' => 1,
12715             'sigmanoisefiltertablev1' => 1,
12716             'sigmanoisefiltertablev1version' => 1,
12717             'sigmanoisethreshtablev2' => 1,
12718             'signalnumber' => 1,
12719             'signature' => 1,
12720             'signature_name' => 1,
12721             'signatureformat' => 1,
12722             'signaturelength' => 1,
12723             'signatureusagerights' => 1,
12724             'signercontactinfo' => 1,
12725             'significantbits' => 1,
12726             'signingauthority' => 1,
12727             'signingdate' => 1,
12728             'signinglocation' => 1,
12729             'signingreason' => 1,
12730             'signtype' => 1,
12731             'simpleindex' => 1,
12732             'simplicityprofile' => 1,
12733             'singlequality' => 1,
12734             'singleshotdepthmap' => 1,
12735             'singleshotdepthmaptiff' => 1,
12736             'singleshotmeta' => 1,
12737             'site' => 1,
12738             'siteenter' => 1,
12739             'siteexit' => 1,
12740             'siunits' => 1,
12741             'sixthlanguage' => 1,
12742             'size' => 1,
12743             'sizemode' => 1,
12744             'skip' => 1,
12745             'skipinfo' => 1,
12746             'slantrange' => 1,
12747             'slateinformation' => 1,
12748             'sliceinfo' => 1,
12749             'slicesgroupname' => 1,
12750             'slides' => 1,
12751             'slideshow' => 1,
12752             'slowmotionrate' => 1,
12753             'slowmotionregions' => 1,
12754             'slowmotionregionsdurationepoch' => 1,
12755             'slowmotionregionsdurationflags' => 1,
12756             'slowmotionregionsdurationtimescale' => 1,
12757             'slowmotionregionsdurationvalue' => 1,
12758             'slowmotionregionsstarttimeepoch' => 1,
12759             'slowmotionregionsstarttimeflags' => 1,
12760             'slowmotionregionsstarttimescale' => 1,
12761             'slowmotionregionsstarttimevalue' => 1,
12762             'smartstylebypassed' => 1,
12763             'smartstylecast' => 1,
12764             'smartstylecolor' => 1,
12765             'smartstyleinfo' => 1,
12766             'smartstyleintensity' => 1,
12767             'smartstylerenderingversion' => 1,
12768             'smartstyletone' => 1,
12769             'smaxsamplevalue' => 1,
12770             'sminsamplevalue' => 1,
12771             'smoother' => 1,
12772             'smpteformat' => 1,
12773             'smpteoffset' => 1,
12774             'snapshotid' => 1,
12775             'snapshotname' => 1,
12776             'soctemperature' => 1,
12777             'softedit' => 1,
12778             'softfocusfilter' => 1,
12779             'softwarecomponents' => 1,
12780             'softwaredate' => 1,
12781             'softwarerelease' => 1,
12782             'sony' => 1,
12783             'sony_0x9416' => 1,
12784             'sonyfnumber2' => 1,
12785             'sonyhiddendata' => 1,
12786             'sonyrawfiletype' => 1,
12787             'sonytonecurve' => 1,
12788             'sortindex' => 1,
12789             'sortwith' => 1,
12790             'soundfile' => 1,
12791             'soundschemetitle' => 1,
12792             'sourcecreatedate' => 1,
12793             'sourcedata' => 1,
12794             'sourcedate' => 1,
12795             'sourceedition' => 1,
12796             'sourcefilename' => 1,
12797             'sourceform' => 1,
12798             'sourceid' => 1,
12799             'sourceimagedirectory' => 1,
12800             'sourceimagefilename' => 1,
12801             'sourceimageheight' => 1,
12802             'sourceimagevolumename' => 1,
12803             'sourceimagewidth' => 1,
12804             'sourcepublisher' => 1,
12805             'sourcerights' => 1,
12806             'sourcetitle' => 1,
12807             'sourceurl' => 1,
12808             'spacefree' => 1,
12809             'spaceused' => 1,
12810             'spatialaudio' => 1,
12811             'spatialaudioversion' => 1,
12812             'spatialorientation' => 1,
12813             'spatialresolution' => 1,
12814             'specialbuild' => 1,
12815             'specialeffectsopticalfilter' => 1,
12816             'specialfolderdata' => 1,
12817             'specificationversion' => 1,
12818             'spectralviewingconditions' => 1,
12819             'spectralwhitepoint' => 1,
12820             'speed' => 1,
12821             'speedrampsetting' => 1,
12822             'speedstamp' => 1,
12823             'speedunits' => 1,
12824             'sphericalvideo' => 1,
12825             'spiff' => 1,
12826             'spiffversion' => 1,
12827             'spinstrength' => 1,
12828             'spothalftone' => 1,
12829             'spotmeter' => 1,
12830             'spouse' => 1,
12831             'sr2dataifd' => 1,
12832             'sr2private' => 1,
12833             'sr2subifdkey' => 1,
12834             'sr2subifdlength' => 1,
12835             'sr2subifdoffset' => 1,
12836             'srawtype' => 1,
12837             'srf2key' => 1,
12838             'srf6offset' => 1,
12839             'srfdataoffset' => 1,
12840             'stampinfo' => 1,
12841             'stamptoolcount' => 1,
12842             'standardtocustompcc' => 1,
12843             'standbymonitorofftime' => 1,
12844             'starring' => 1,
12845             'startdate' => 1,
12846             'startedgecode' => 1,
12847             'startmotionvideo' => 1,
12848             'startofframe' => 1,
12849             'startreading' => 1,
12850             'starttime' => 1,
12851             'stateorprovince' => 1,
12852             'staticmetadatatext' => 1,
12853             'staticpressure' => 1,
12854             'stationcallsign' => 1,
12855             'stationname' => 1,
12856             'statistics' => 1,
12857             'statisticstags' => 1,
12858             'statisticswritingapp' => 1,
12859             'statisticswritingdateutc' => 1,
12860             'stdautoactive' => 1,
12861             'stdbasename' => 1,
12862             'stdhotfolder' => 1,
12863             'stdopeninphotoshop' => 1,
12864             'stdoutputbitdepth' => 1,
12865             'stdoutputcolormode' => 1,
12866             'stdoutputfiletype' => 1,
12867             'stdoxygen' => 1,
12868             'stdsaveselection' => 1,
12869             'stdscaledoutput' => 1,
12870             'stdsharpenoutput' => 1,
12871             'stereo' => 1,
12872             'stereoimage' => 1,
12873             'stereoscopic3d' => 1,
12874             'stillimagetime' => 1,
12875             'stim' => 1,
12876             'stimversion' => 1,
12877             'stitchcolumns' => 1,
12878             'stitchinfo' => 1,
12879             'stitchrows' => 1,
12880             'stonits' => 1,
12881             'storage-streampathname' => 1,
12882             'storageformatdate' => 1,
12883             'storageformattime' => 1,
12884             'storagemodel' => 1,
12885             'storageserialnumber' => 1,
12886             'storagetype' => 1,
12887             'store' => 1,
12888             'stream' => 1,
12889             'streamavgbitrate' => 1,
12890             'streamavgpacketsize' => 1,
12891             'streambitdepth' => 1,
12892             'streambitrateprops' => 1,
12893             'streamcolor' => 1,
12894             'streamcount' => 1,
12895             'streamdata' => 1,
12896             'streamduration' => 1,
12897             'streamheader' => 1,
12898             'streamid' => 1,
12899             'streaminfo' => 1,
12900             'streamingdataprotocol' => 1,
12901             'streammaxbitrate' => 1,
12902             'streammaxpacketsize' => 1,
12903             'streammimelen' => 1,
12904             'streammimetype' => 1,
12905             'streamname' => 1,
12906             'streamnamelen' => 1,
12907             'streamnumber' => 1,
12908             'streampreroll' => 1,
12909             'streamprioritization' => 1,
12910             'streamproperties' => 1,
12911             'streamsamplecount' => 1,
12912             'streamsamplerate' => 1,
12913             'streamstarttime' => 1,
12914             'streamtypeinfo' => 1,
12915             'street' => 1,
12916             'stridable' => 1,
12917             'strikeout' => 1,
12918             'stripbytecounts' => 1,
12919             'stripoffsets' => 1,
12920             'striprowcounts' => 1,
12921             'strobe' => 1,
12922             'strobetime' => 1,
12923             'structuretype' => 1,
12924             'studio' => 1,
12925             'sub-sampleinformation' => 1,
12926             'subdialframeadvance' => 1,
12927             'subdialframeadvancerating0' => 1,
12928             'subdialframeadvancerating1' => 1,
12929             'subdialframeadvancerating2' => 1,
12930             'subdialframeadvancerating3' => 1,
12931             'subdialframeadvancerating4' => 1,
12932             'subdialframeadvancerating5' => 1,
12933             'subdir3000' => 1,
12934             'subdir3100' => 1,
12935             'subdir3400' => 1,
12936             'subdir3900' => 1,
12937             'subfile' => 1,
12938             'subifd' => 1,
12939             'subifd0' => 1,
12940             'subifd1' => 1,
12941             'subifd2' => 1,
12942             'subifd255' => 1,
12943             'subifd3' => 1,
12944             'subifd4' => 1,
12945             'subifd5' => 1,
12946             'subifd6' => 1,
12947             'subifd_offset' => 1,
12948             'subimagecolor' => 1,
12949             'subimagehdr' => 1,
12950             'subimageheight' => 1,
12951             'subimageicc_profile' => 1,
12952             'subimagenumericalformat' => 1,
12953             'subimageresolutions' => 1,
12954             'subimagetilecount' => 1,
12955             'subimagetileheight' => 1,
12956             'subimagetilewidth' => 1,
12957             'subimagewidth' => 1,
12958             'subjectpixelheight' => 1,
12959             'subjectpixelwidth' => 1,
12960             'subjectscale' => 1,
12961             'subjectunits' => 1,
12962             'subpacketh' => 1,
12963             'subpacketsize' => 1,
12964             'subscriptioncontentid' => 1,
12965             'subsystem' => 1,
12966             'subsystemversion' => 1,
12967             'subtileblocksize' => 1,
12968             'subtitledescription' => 1,
12969             'subtitletrack' => 1,
12970             'suffix' => 1,
12971             'suggestedpalette' => 1,
12972             'summary' => 1,
12973             'summaryinfo' => 1,
12974             'summarytext' => 1,
12975             'surfacemap' => 1,
12976             'surroundmode' => 1,
12977             'surroundshotvideo' => 1,
12978             'surroundshotvideoname' => 1,
12979             'svgversion' => 1,
12980             'swf' => 1,
12981             'sync01' => 1,
12982             'sync02' => 1,
12983             'sync03' => 1,
12984             'sync04' => 1,
12985             'sync05' => 1,
12986             'sync06' => 1,
12987             'sync07' => 1,
12988             'sync08' => 1,
12989             'sync09' => 1,
12990             'sync10' => 1,
12991             'sync11' => 1,
12992             'sync12' => 1,
12993             'sync13' => 1,
12994             'sync14' => 1,
12995             'sync15' => 1,
12996             'sync16' => 1,
12997             'synchronizedlyricsdescription' => 1,
12998             'synchronizedlyricstext' => 1,
12999             'synchronizedlyricstype' => 1,
13000             'synconly' => 1,
13001             'syncronizedtrack' => 1,
13002             'syncsampletable' => 1,
13003             'syncstate' => 1,
13004             'synlyrics' => 1,
13005             'synopsis' => 1,
13006             'systeminfo' => 1,
13007             'systemtime' => 1,
13008             't4options' => 1,
13009             't6options' => 1,
13010             't82options' => 1,
13011             't88options' => 1,
13012             'tag2010a' => 1,
13013             'tag2010b' => 1,
13014             'tag2010c' => 1,
13015             'tag2010d' => 1,
13016             'tag2010e' => 1,
13017             'tag2010f' => 1,
13018             'tag2010g' => 1,
13019             'tag2010h' => 1,
13020             'tag2010i' => 1,
13021             'tag202a' => 1,
13022             'tag900b' => 1,
13023             'tag9050a' => 1,
13024             'tag9050b' => 1,
13025             'tag9050c' => 1,
13026             'tag9050d' => 1,
13027             'tag9400a' => 1,
13028             'tag9400b' => 1,
13029             'tag9400c' => 1,
13030             'tag9401' => 1,
13031             'tag9402' => 1,
13032             'tag9403' => 1,
13033             'tag9404a' => 1,
13034             'tag9404b' => 1,
13035             'tag9404c' => 1,
13036             'tag9405a' => 1,
13037             'tag9405b' => 1,
13038             'tag9406' => 1,
13039             'tag9406b' => 1,
13040             'tag940a' => 1,
13041             'tag940c' => 1,
13042             'tag940e' => 1,
13043             'taggedpdf' => 1,
13044             'taggingtime' => 1,
13045             'tailnumber' => 1,
13046             'take' => 1,
13047             'tamper-proofkeys' => 1,
13048             'targetaudiences' => 1,
13049             'targetdeltatype' => 1,
13050             'targeterrorestimatece90' => 1,
13051             'targeterrorestimatele90' => 1,
13052             'targetfileaccessdate' => 1,
13053             'targetfileattributes' => 1,
13054             'targetfilecreatedate' => 1,
13055             'targetfiledosname' => 1,
13056             'targetfilemodifydate' => 1,
13057             'targetfilename' => 1,
13058             'targetfilesize' => 1,
13059             'targetinfo' => 1,
13060             'targetlayerid' => 1,
13061             'targetlocationcovariancematrix' => 1,
13062             'targetlocationelevation' => 1,
13063             'targetlocationlatitude' => 1,
13064             'targetlocationlongitude' => 1,
13065             'targettrackgateheight' => 1,
13066             'targettrackgatewidth' => 1,
13067             'targetwidth' => 1,
13068             'targetwidthextended' => 1,
13069             'targetxy' => 1,
13070             'taskowner' => 1,
13071             'tattoo' => 1,
13072             'tcmediainfo' => 1,
13073             'tdat' => 1,
13074             'tdhd' => 1,
13075             'technician' => 1,
13076             'technology' => 1,
13077             'teethwhitening' => 1,
13078             'telephonenumber' => 1,
13079             'telescope' => 1,
13080             'telex' => 1,
13081             'temperature' => 1,
13082             'tempinfo' => 1,
13083             'template' => 1,
13084             'temporalidnested' => 1,
13085             'temporary' => 1,
13086             'terminationaction' => 1,
13087             'terminationcondition' => 1,
13088             'termsofuse' => 1,
13089             'testtarget' => 1,
13090             'testtransfertiming' => 1,
13091             'text' => 1,
13092             'textcolor' => 1,
13093             'textface' => 1,
13094             'textfont' => 1,
13095             'textinfo' => 1,
13096             'textinfo1' => 1,
13097             'textinfo2' => 1,
13098             'textjunk' => 1,
13099             'textsize' => 1,
13100             'texttospeech' => 1,
13101             'textualdata' => 1,
13102             'textualinfo' => 1,
13103             'textureformat' => 1,
13104             'thanksto' => 1,
13105             'theora' => 1,
13106             'theoraversion' => 1,
13107             'thermalcalibration' => 1,
13108             'thermaldata' => 1,
13109             'thermalparams' => 1,
13110             'thermalparams2' => 1,
13111             'thermalparams3' => 1,
13112             'thetasubdir' => 1,
13113             'things' => 1,
13114             'thirdlanguage' => 1,
13115             'thumbinfo' => 1,
13116             'thumbnail' => 1,
13117             'thumbnailartist' => 1,
13118             'thumbnailbitspersample' => 1,
13119             'thumbnailbpg' => 1,
13120             'thumbnailclip' => 1,
13121             'thumbnailcolordepth' => 1,
13122             'thumbnailcompressedsize' => 1,
13123             'thumbnailcompression' => 1,
13124             'thumbnailcompressiontable' => 1,
13125             'thumbnailcopyright' => 1,
13126             'thumbnaildata' => 1,
13127             'thumbnaildatetime' => 1,
13128             'thumbnaildescription' => 1,
13129             'thumbnailequipmake' => 1,
13130             'thumbnailequipmodel' => 1,
13131             'thumbnailexpansiontable' => 1,
13132             'thumbnailhash' => 1,
13133             'thumbnailimageheight' => 1,
13134             'thumbnailimagewidth' => 1,
13135             'thumbnailorientation' => 1,
13136             'thumbnailphotometricinterp' => 1,
13137             'thumbnailplanarconfig' => 1,
13138             'thumbnailplanes' => 1,
13139             'thumbnailprimarychromaticities' => 1,
13140             'thumbnailrawbytes' => 1,
13141             'thumbnailref' => 1,
13142             'thumbnailrefblackwhite' => 1,
13143             'thumbnailresizeratio' => 1,
13144             'thumbnailresolutionunit' => 1,
13145             'thumbnailresolutionx' => 1,
13146             'thumbnailresolutiony' => 1,
13147             'thumbnailrowsperstrip' => 1,
13148             'thumbnailsamplesperpixel' => 1,
13149             'thumbnailsoftware' => 1,
13150             'thumbnailstripbytecounts' => 1,
13151             'thumbnailstripoffsets' => 1,
13152             'thumbnailtiff' => 1,
13153             'thumbnailtransferfunction' => 1,
13154             'thumbnailurl' => 1,
13155             'thumbnailwhitepoint' => 1,
13156             'thumbnailycbcrcoefficients' => 1,
13157             'thumbnailycbcrpositioning' => 1,
13158             'thumbnailycbcrsubsampling' => 1,
13159             'tickspersecond' => 1,
13160             'tiff' => 1,
13161             'tiff-epstandardid' => 1,
13162             'tiff_fxextensions' => 1,
13163             'tiffmeteringimageheight' => 1,
13164             'tiffmeteringimagewidth' => 1,
13165             'tiffpreview' => 1,
13166             'tilebytecounts' => 1,
13167             'tiledepth' => 1,
13168             'tilegaindeterminationtable' => 1,
13169             'tileoffsets' => 1,
13170             'tiles' => 1,
13171             'time1' => 1,
13172             'time2' => 1,
13173             'timeanddate' => 1,
13174             'timecode' => 1,
13175             'timecodeindex' => 1,
13176             'timecodeindexparms' => 1,
13177             'timecodetrack' => 1,
13178             'timeinfo' => 1,
13179             'timelapse' => 1,
13180             'timelineinfo' => 1,
13181             'timelogtext' => 1,
13182             'timeoffset' => 1,
13183             'timereference' => 1,
13184             'timescale' => 1,
13185             'timestamplist' => 1,
13186             'timestamprandomoffset' => 1,
13187             'timetosampletable' => 1,
13188             'timezonedst' => 1,
13189             'tipl' => 1,
13190             'title2' => 1,
13191             'titlelen' => 1,
13192             'titlenum' => 1,
13193             'titleofparts' => 1,
13194             'titlesofparts' => 1,
13195             'titlesortorder' => 1,
13196             'tmdb' => 1,
13197             'tmdb_id' => 1,
13198             'toaddresses' => 1,
13199             'tocitems' => 1,
13200             'todotitle' => 1,
13201             'tomtomad' => 1,
13202             'tomtomhl' => 1,
13203             'tomtomid' => 1,
13204             'tomtommetadata' => 1,
13205             'tomtomvd' => 1,
13206             'tomtomvi' => 1,
13207             'tonames' => 1,
13208             'tonecurvematching' => 1,
13209             'tonecurvetable' => 1,
13210             'tonematrix' => 1,
13211             'toneobjbacktype' => 1,
13212             'toneobjname' => 1,
13213             'toneobjtype' => 1,
13214             'toneobjversion' => 1,
13215             'tones' => 1,
13216             'tonescale0' => 1,
13217             'tonescale0spline' => 1,
13218             'tonescale1' => 1,
13219             'tonescale1spline' => 1,
13220             'tonescale2' => 1,
13221             'tonescale2spline' => 1,
13222             'tonescale3' => 1,
13223             'tonescale3spline' => 1,
13224             'tonescale4' => 1,
13225             'tonescale4spline' => 1,
13226             'tonescale5' => 1,
13227             'tonescale5spline' => 1,
13228             'tonescale6' => 1,
13229             'tonescale6spline' => 1,
13230             'tonescale7' => 1,
13231             'tonescale7spline' => 1,
13232             'tonescale8' => 1,
13233             'tonescale8spline' => 1,
13234             'tonescale9' => 1,
13235             'tonescale9spline' => 1,
13236             'tonespaceflow' => 1,
13237             'tonevalue' => 1,
13238             'tonscaletable' => 1,
13239             'tool_name' => 1,
13240             'tool_version' => 1,
13241             'toolname' => 1,
13242             'toolversion' => 1,
13243             'topdarkrow1' => 1,
13244             'topdarkrow2' => 1,
13245             'topmag' => 1,
13246             'topmargin' => 1,
13247             'totalbitrate' => 1,
13248             'totalbytes' => 1,
13249             'totalbytesnortpheaders' => 1,
13250             'totaldatarate' => 1,
13251             'totalduration' => 1,
13252             'totaleditingtime' => 1,
13253             'totaledittime' => 1,
13254             'totalfilesize' => 1,
13255             'totalframecount' => 1,
13256             'totalframes' => 1,
13257             'totalparts' => 1,
13258             'totalsamples' => 1,
13259             'totalsize' => 1,
13260             'touchxoriginal' => 1,
13261             'touchyoriginal' => 1,
13262             'toycamerafilter' => 1,
13263             'trackaperture' => 1,
13264             'trackcategory' => 1,
13265             'trackcomments' => 1,
13266             'trackduration' => 1,
13267             'trackerdata' => 1,
13268             'trackfragment' => 1,
13269             'trackheader' => 1,
13270             'trackheaderversion' => 1,
13271             'trackid' => 1,
13272             'trackingid' => 1,
13273             'tracklayer' => 1,
13274             'tracklyrics' => 1,
13275             'trackproperty' => 1,
13276             'trackref' => 1,
13277             'trackvolume' => 1,
13278             'trademark' => 1,
13279             'transactionid' => 1,
13280             'transcripttrack' => 1,
13281             'transfercharacteristic' => 1,
13282             'transfercharacteristics' => 1,
13283             'transferrange' => 1,
13284             'transfersequence' => 1,
13285             'transformcreatedate' => 1,
13286             'transformedimagetitle' => 1,
13287             'transformmodifydate' => 1,
13288             'transformnodeid' => 1,
13289             'transformparams' => 1,
13290             'transformtitle' => 1,
13291             'transparency' => 1,
13292             'transparencyindicator' => 1,
13293             'transparentcolor' => 1,
13294             'transparentindex' => 1,
13295             'transportstreamid' => 1,
13296             'trapindicator' => 1,
13297             'trashcolsright' => 1,
13298             'trashrowsbottom' => 1,
13299             'trim' => 1,
13300             'trueairspeed' => 1,
13301             'tty-ttdphone' => 1,
13302             'tungmat0' => 1,
13303             'tungmat1' => 1,
13304             'tungmat2' => 1,
13305             'tungmat3' => 1,
13306             'tungmat4' => 1,
13307             'tungmat5' => 1,
13308             'tungmat6' => 1,
13309             'tungmat7' => 1,
13310             'tungmat8' => 1,
13311             'tungmat9' => 1,
13312             'tuning' => 1,
13313             'tvdb' => 1,
13314             'twelvebit' => 1,
13315             'tx3g' => 1,
13316             'typeoforiginal' => 1,
13317             'typist' => 1,
13318             'uas_lsversionnumber' => 1,
13319             'uasdatalink' => 1,
13320             'ucrbg' => 1,
13321             'uic1tag' => 1,
13322             'uic2tag' => 1,
13323             'uic3tag' => 1,
13324             'uic4tag' => 1,
13325             'umid' => 1,
13326             'uncompressed' => 1,
13327             'uncompressedsize' => 1,
13328             'uncompressedtextlength' => 1,
13329             'underflowcolor' => 1,
13330             'underline' => 1,
13331             'underlineposition' => 1,
13332             'underlinethickness' => 1,
13333             'unicodealphanames' => 1,
13334             'uniformresourcename' => 1,
13335             'uninitializeddatasize' => 1,
13336             'uniquefileidentifier' => 1,
13337             'uniqueid' => 1,
13338             'uniqueidentifier' => 1,
13339             'unknown' => 1,
13340             'unknown00' => 1,
13341             'unknown01' => 1,
13342             'unknown02' => 1,
13343             'unknown03' => 1,
13344             'unknown_beef0026' => 1,
13345             'unknown_cndb' => 1,
13346             'unknown_grpl' => 1,
13347             'unknown_slmt' => 1,
13348             'unknownd30' => 1,
13349             'unknowndata' => 1,
13350             'unknownexif' => 1,
13351             'unknownguid' => 1,
13352             'unknowninfo' => 1,
13353             'unknowninfo2' => 1,
13354             'unknowninfo2version' => 1,
13355             'unknowninfoifd' => 1,
13356             'unknowninfoversion' => 1,
13357             'unknownserial1' => 1,
13358             'unknownserial2' => 1,
13359             'unknownserial3' => 1,
13360             'unknownserial4' => 1,
13361             'unknowntemperature1' => 1,
13362             'unknowntemperature2' => 1,
13363             'unsharpdata' => 1,
13364             'unshiftednote' => 1,
13365             'untitled0' => 1,
13366             'untitled1' => 1,
13367             'untitled2' => 1,
13368             'unused' => 1,
13369             'unusedblackcolsleftin' => 1,
13370             'unusedblackcolsleftout' => 1,
13371             'unusedblackcolsrightin' => 1,
13372             'unusedblackcolsrightout' => 1,
13373             'unusedblackrowsbottomin' => 1,
13374             'unusedblackrowsbottomout' => 1,
13375             'unusedblackrowstopin' => 1,
13376             'unusedblackrowstopout' => 1,
13377             'unusedloggingmetadata' => 1,
13378             'updatedtitle' => 1,
13379             'ur3' => 1,
13380             'uri' => 1,
13381             'uriauthority' => 1,
13382             'uridomain' => 1,
13383             'uriextension' => 1,
13384             'urifragment' => 1,
13385             'urihost' => 1,
13386             'urihosttype' => 1,
13387             'uripassword' => 1,
13388             'uripath' => 1,
13389             'uripathandquery' => 1,
13390             'uriport' => 1,
13391             'uriquery' => 1,
13392             'urischeme' => 1,
13393             'urischemename' => 1,
13394             'uriuserinfo' => 1,
13395             'uriusername' => 1,
13396             'urizone' => 1,
13397             'urllist1' => 1,
13398             'urn' => 1,
13399             'usagerightsmessage' => 1,
13400             'usedextensionnumbers' => 1,
13401             'useraccess' => 1,
13402             'useradjsba_rgbshifts' => 1,
13403             'usercustom1' => 1,
13404             'usercustom2' => 1,
13405             'userdata' => 1,
13406             'userdefinedid' => 1,
13407             'userdefinedtext' => 1,
13408             'userdefinedurl' => 1,
13409             'usereffectiverating' => 1,
13410             'userid' => 1,
13411             'userlastplayedtime' => 1,
13412             'usermetadata' => 1,
13413             'username' => 1,
13414             'userplaycount' => 1,
13415             'userplaycountafternoon' => 1,
13416             'userplaycountevening' => 1,
13417             'userplaycountmorning' => 1,
13418             'userplaycountnight' => 1,
13419             'userplaycountweekday' => 1,
13420             'userplaycountweekend' => 1,
13421             'userselectgrouptitle' => 1,
13422             'userservicerating' => 1,
13423             'usersfilesfolder' => 1,
13424             'usertext' => 1,
13425             'userweburl' => 1,
13426             'usingtransforms' => 1,
13427             'usmparametershigh' => 1,
13428             'usmparametershost' => 1,
13429             'usmparametershost3mp' => 1,
13430             'usmparametershost6mp' => 1,
13431             'usmparameterslow' => 1,
13432             'usmparametersmed' => 1,
13433             'usptomiscellaneous' => 1,
13434             'usptooriginalcontenttype' => 1,
13435             'utm' => 1,
13436             'uuid-c2paclaimsignature' => 1,
13437             'uuid-canon' => 1,
13438             'uuid-canon2' => 1,
13439             'uuid-exif' => 1,
13440             'uuid-exif2' => 1,
13441             'uuid-exif_bad' => 1,
13442             'uuid-flip' => 1,
13443             'uuid-geojp2' => 1,
13444             'uuid-iptc' => 1,
13445             'uuid-iptc2' => 1,
13446             'uuid-photoshop' => 1,
13447             'uuid-prof' => 1,
13448             'uuid-signature' => 1,
13449             'uuid-unknown' => 1,
13450             'uuid-usmt' => 1,
13451             'uuid-xmp' => 1,
13452             'uuidinfo' => 1,
13453             'uuidlist' => 1,
13454             'validafpoints' => 1,
13455             'validate' => 1,
13456             'value0' => 1,
13457             'value1' => 1,
13458             'value2' => 1,
13459             'value3' => 1,
13460             'vary' => 1,
13461             'vbrbytes' => 1,
13462             'vbrframes' => 1,
13463             'vbrpeak' => 1,
13464             'vbrscale' => 1,
13465             'vddimdacnominalvalues' => 1,
13466             'vegasversionmajor' => 1,
13467             'vegasversionminor' => 1,
13468             'vendorclass' => 1,
13469             'vendordata' => 1,
13470             'vendordir' => 1,
13471             'vendorid' => 1,
13472             'vendorname' => 1,
13473             'vendorurl' => 1,
13474             'version1' => 1,
13475             'version2' => 1,
13476             'versionbf' => 1,
13477             'versionifd' => 1,
13478             'versioninfo' => 1,
13479             'versionrestrictions' => 1,
13480             'versionyear' => 1,
13481             'verticalaf-onbutton' => 1,
13482             'verticalcitation' => 1,
13483             'verticalcstype' => 1,
13484             'verticaldatum' => 1,
13485             'verticaldivergence' => 1,
13486             'verticalfieldofview' => 1,
13487             'verticalresolution' => 1,
13488             'verticalscale' => 1,
13489             'verticalspeed' => 1,
13490             'verticalunits' => 1,
13491             'video' => 1,
13492             'videoattributes' => 1,
13493             'videoavgbitrate' => 1,
13494             'videoavgframerate' => 1,
13495             'videocardgamma' => 1,
13496             'videoclosedcaptioning' => 1,
13497             'videocodecdescription' => 1,
13498             'videocodecid' => 1,
13499             'videocodecinfo' => 1,
13500             'videocodecname' => 1,
13501             'videoeditedtimezone' => 1,
13502             'videoencoding' => 1,
13503             'videoformat' => 1,
13504             'videoframecount' => 1,
13505             'videofullrangeflag' => 1,
13506             'videoheader' => 1,
13507             'videoheight' => 1,
13508             'videokeys' => 1,
13509             'videolength' => 1,
13510             'videomaxbitrate' => 1,
13511             'videomaxframerate' => 1,
13512             'videomode' => 1,
13513             'videoorientation' => 1,
13514             'videoprofile' => 1,
13515             'videoprofileversion' => 1,
13516             'videoscantype' => 1,
13517             'videosize' => 1,
13518             'videostreamtype' => 1,
13519             'videotimestamp' => 1,
13520             'videotrackid' => 1,
13521             'videowidth' => 1,
13522             'view' => 1,
13523             'viewable' => 1,
13524             'viewingconddesc' => 1,
13525             'viewingcondilluminant' => 1,
13526             'viewingcondilluminanttype' => 1,
13527             'viewingconditions' => 1,
13528             'viewingcondsurround' => 1,
13529             'viewtype' => 1,
13530             'vignetteinfo' => 1,
13531             'vignettingcorr' => 1,
13532             'vignettingcorr2' => 1,
13533             'vignettingcorrunknown1' => 1,
13534             'vignettingcorrunknown2' => 1,
13535             'vignettingcorrversion' => 1,
13536             'vignettingparams' => 1,
13537             'vintagestrength' => 1,
13538             'virtualimageheight' => 1,
13539             'virtualimagewidth' => 1,
13540             'virtualpage' => 1,
13541             'virtualpageunits' => 1,
13542             'visibleoutputs' => 1,
13543             'vistaidlistdata' => 1,
13544             'visualflightruleshud' => 1,
13545             'visualsampledesc' => 1,
13546             'vivo' => 1,
13547             'vmaphandling' => 1,
13548             'vmcoldropthresh' => 1,
13549             'vmcolthresh' => 1,
13550             'vmnbands' => 1,
13551             'vmpatchreslimit' => 1,
13552             'vmpixthresh' => 1,
13553             'vmtidataset' => 1,
13554             'vmwsize' => 1,
13555             'volumeblockcount' => 1,
13556             'volumeblocksize' => 1,
13557             'volumecreatedate' => 1,
13558             'volumeeffectivedate' => 1,
13559             'volumeexpirationdate' => 1,
13560             'volumeguid' => 1,
13561             'volumeid' => 1,
13562             'volumelabel' => 1,
13563             'volumelevelr128' => 1,
13564             'volumemodifydate' => 1,
13565             'volumename' => 1,
13566             'volumenormalization' => 1,
13567             'volumesetdiskcount' => 1,
13568             'volumesetdisknumber' => 1,
13569             'volumesetname' => 1,
13570             'volumesize' => 1,
13571             'vorbis' => 1,
13572             'vorbiscomment' => 1,
13573             'vorbisversion' => 1,
13574             'vp8bitstream' => 1,
13575             'vp8l' => 1,
13576             'vp8version' => 1,
13577             'vp8x' => 1,
13578             'vrd1' => 1,
13579             'vrd2' => 1,
13580             'vrdstamptool' => 1,
13581             'vrdversion' => 1,
13582             'vrinfo' => 1,
13583             'vrinfoversion' => 1,
13584             'vw96' => 1,
13585             'wangannotation' => 1,
13586             'wangtag1' => 1,
13587             'wangtag3' => 1,
13588             'wangtag4' => 1,
13589             'warning' => 1,
13590             'warpquadrilateral' => 1,
13591             'watched' => 1,
13592             'watercolorfilter' => 1,
13593             'watermark' => 1,
13594             'watermarkremoved' => 1,
13595             'watermarkremovedoriginal' => 1,
13596             'watermarktype' => 1,
13597             'watermarkurl' => 1,
13598             'wave' => 1,
13599             'wb_bluelevelauto' => 1,
13600             'wb_cfa0_leveldaylight' => 1,
13601             'wb_cfa1_leveldaylight' => 1,
13602             'wb_cfa2_leveldaylight' => 1,
13603             'wb_cfa3_leveldaylight' => 1,
13604             'wb_grblevels' => 1,
13605             'wb_grblevelsauto' => 1,
13606             'wb_grblevelsstandard' => 1,
13607             'wb_grgblevels' => 1,
13608             'wb_grgblevelsauto' => 1,
13609             'wb_grgblevelscloudy' => 1,
13610             'wb_grgblevelsdaylight' => 1,
13611             'wb_grgblevelsdaylightfluor' => 1,
13612             'wb_grgblevelsdaywhitefluor' => 1,
13613             'wb_grgblevelslivingroomwarmwhitefluor' => 1,
13614             'wb_grgblevelstungsten' => 1,
13615             'wb_grgblevelswarmwhitefluor' => 1,
13616             'wb_grgblevelswhitefluorescent' => 1,
13617             'wb_redlevelauto' => 1,
13618             'wb_rgbcoeffsdaylight' => 1,
13619             'wb_rgbcoeffsflash' => 1,
13620             'wb_rgbcoeffsfluorescent' => 1,
13621             'wb_rgbcoeffstungsten' => 1,
13622             'wb_rgblevelsasshot' => 1,
13623             'wb_rgblevelscustom' => 1,
13624             'wbadjdata' => 1,
13625             'wbblueasshot' => 1,
13626             'wbbluecloudy' => 1,
13627             'wbbluedaylight' => 1,
13628             'wbblueflash' => 1,
13629             'wbbluefluorescent' => 1,
13630             'wbbluetungsten' => 1,
13631             'wbgreenasshot' => 1,
13632             'wbgreencloudy' => 1,
13633             'wbgreendaylight' => 1,
13634             'wbgreenflash' => 1,
13635             'wbgreenfluorescent' => 1,
13636             'wbgreentungsten' => 1,
13637             'wbinfo' => 1,
13638             'wbinfo2' => 1,
13639             'wbinfoa100' => 1,
13640             'wblevels' => 1,
13641             'wbredasshot' => 1,
13642             'wbredcloudy' => 1,
13643             'wbreddaylight' => 1,
13644             'wbredflash' => 1,
13645             'wbredfluorescent' => 1,
13646             'wbredtungsten' => 1,
13647             'wbsettings' => 1,
13648             'wbsettings2' => 1,
13649             'wbtemperature' => 1,
13650             'wcsprofiles' => 1,
13651             'weaponfired' => 1,
13652             'weaponload' => 1,
13653             'webp_flags' => 1,
13654             'webpage' => 1,
13655             'weight' => 1,
13656             'what3words' => 1,
13657             'whatsnew' => 1,
13658             'whitebalancematching' => 1,
13659             'whitebalancergb' => 1,
13660             'whitebalancetable' => 1,
13661             'whiteluminance' => 1,
13662             'whitening' => 1,
13663             'whitepointx' => 1,
13664             'whitepointy' => 1,
13665             'whitesample' => 1,
13666             'whitesamplebits' => 1,
13667             'whitesampleheight' => 1,
13668             'whitesampleleftborder' => 1,
13669             'whitesampletopborder' => 1,
13670             'whitesamplewidth' => 1,
13671             'wi-fimacaddress' => 1,
13672             'wi-fipassword' => 1,
13673             'wi-fissid' => 1,
13674             'wide' => 1,
13675             'widthbytes' => 1,
13676             'widthresolution' => 1,
13677             'wifirssi' => 1,
13678             'winddirection' => 1,
13679             'windoworigin' => 1,
13680             'windoworiginauto' => 1,
13681             'windowsdevmode' => 1,
13682             'windowsfilename' => 1,
13683             'windowsize' => 1,
13684             'windowtarget' => 1,
13685             'windprocessing' => 1,
13686             'windspeed' => 1,
13687             'wm_collectiongroupid' => 1,
13688             'wm_collectionid' => 1,
13689             'wm_contentid' => 1,
13690             'wm_mediaclassprimaryid' => 1,
13691             'wm_mediaclasssecondaryid' => 1,
13692             'wm_provider' => 1,
13693             'wmadrcaveragereference' => 1,
13694             'wmadrcaveragetarget' => 1,
13695             'wmadrcpeakreference' => 1,
13696             'wmadrcpeaktarget' => 1,
13697             'wmcollectiongroupid' => 1,
13698             'wmcollectionid' => 1,
13699             'wmcontentid' => 1,
13700             'wmshadowfilesourcedrmtype' => 1,
13701             'wmshadowfilesourcefiletype' => 1,
13702             'woffversion' => 1,
13703             'word97' => 1,
13704             'worddocument' => 1,
13705             'words' => 1,
13706             'workflowurl' => 1,
13707             'workingdirectory' => 1,
13708             'workingpath' => 1,
13709             'worldtime' => 1,
13710             'worldtocamera' => 1,
13711             'worldtondc' => 1,
13712             'wpgversion' => 1,
13713             'wrapmodes' => 1,
13714             'writername' => 1,
13715             'writers' => 1,
13716             'writtenby' => 1,
13717             'wwsfamilyname' => 1,
13718             'wwssubfamilyname' => 1,
13719             'x' => 1,
13720             'xattrapplemaildatereceived' => 1,
13721             'xattrapplemaildatesent' => 1,
13722             'xattrapplemailisremoteattachment' => 1,
13723             'xattrfinderinfo' => 1,
13724             'xattrlastuseddate' => 1,
13725             'xattrmditemdownloadeddate' => 1,
13726             'xattrmditemfindercomment' => 1,
13727             'xattrmdlabel' => 1,
13728             'xattrresourcefork' => 1,
13729             'xcfversion' => 1,
13730             'xclippathunits' => 1,
13731             'xheight' => 1,
13732             'xidiri' => 1,
13733             'xmag' => 1,
13734             'xmethod' => 1,
13735             'xmldata' => 1,
13736             'xmlfiletype' => 1,
13737             'xmlpackets' => 1,
13738             'xmp_profile' => 1,
13739             'xmpbj' => 1,
13740             'xmpdm' => 1,
13741             'xmpdsa' => 1,
13742             'xmpmm' => 1,
13743             'xmpnote' => 1,
13744             'xmpplus' => 1,
13745             'xmprights' => 1,
13746             'xmptpg' => 1,
13747             'xobject' => 1,
13748             'xoffset' => 1,
13749             'xp_dip_xml' => 1,
13750             'xtranslayout' => 1,
13751             'xylocation' => 1,
13752             'xyoffsetinfo' => 1,
13753             'yclippathunits' => 1,
13754             'ycrcbmatrix' => 1,
13755             'ylevel' => 1,
13756             'ymag' => 1,
13757             'ymethod' => 1,
13758             'yoffset' => 1,
13759             'ytarget' => 1,
13760             'zifannotations' => 1,
13761             'zifmetadata' => 1,
13762             'zipbitflag' => 1,
13763             'zipcompressedsize' => 1,
13764             'zipcompression' => 1,
13765             'zipcrc' => 1,
13766             'zipfilecomment' => 1,
13767             'zipfilename' => 1,
13768             'zipmodifydate' => 1,
13769             'ziprequiredversion' => 1,
13770             'zipuncompressedsize' => 1,
13771             'zisrawversion' => 1,
13772             'zoom' => 1,
13773             'zoomedpreviewimage' => 1,
13774             'zoompos' => 1,
13775             'zoomposition' => 1,
13776             'zoomscalenormalization' => 1,
13777             'zoomstrength' => 1,
13778             'zxif' => 1,
13779             );
13780              
13781             # module names for writable Composite tags
13782             my %compositeModules = (
13783             'filenumber' => 'Image::ExifTool::Canon',
13784             'flash' => 'Image::ExifTool::XMP',
13785             'gpslatitude' => 'Image::ExifTool::GPS',
13786             'gpslongitude' => 'Image::ExifTool::GPS',
13787             'gpsposition' => 'Image::ExifTool::Exif',
13788             'jpgfromraw' => 'Image::ExifTool::Exif',
13789             'originaldecisiondata' => 'Image::ExifTool::Canon',
13790             'otherimage' => 'Image::ExifTool::Exif',
13791             'previewimage' => 'Image::ExifTool::Exif',
13792             'rotation' => 'Image::ExifTool::QuickTime',
13793             'subseccreatedate' => 'Image::ExifTool::Exif',
13794             'subsecdatetimeoriginal' => 'Image::ExifTool::Exif',
13795             'subsecmodifydate' => 'Image::ExifTool::Exif',
13796             'thumbnailimage' => 'Image::ExifTool::Exif',
13797             );
13798              
13799             #++++ End automatically generated code ++++
13800              
13801             my %specialStruct = (
13802             NAMESPACE => 1,
13803             STRUCT_NAME => 1,
13804             TYPE => 1,
13805             NOTES => 1,
13806             GROUPS => 1,
13807             );
13808              
13809             # insert any user-defined tags into our tag lookup
13810             if (%Image::ExifTool::UserDefined) {
13811             my @userTables = sort keys %Image::ExifTool::UserDefined;
13812             while (@userTables) {
13813             my $table = shift @userTables;
13814             AddTags($Image::ExifTool::UserDefined{$table}, $table);
13815             }
13816             }
13817              
13818             # insert any other queued tags from plug-in modules
13819             if (@Image::ExifTool::pluginTags) {
13820             my $args;
13821             foreach $args (@Image::ExifTool::pluginTags) {
13822             AddTags($$args[0], $$args[1]);
13823             }
13824             undef @Image::ExifTool::pluginTags;
13825             }
13826              
13827              
13828             #------------------------------------------------------------------------------
13829             # Add tag names to lookup corresponding to flattened XMP tags for all structure fields
13830             # Inputs: 0) tag table ref for flattened tags, 1) tagID, 2) lowercase tag name,
13831             # 3) tag ID list ref, 4) reference to list of lowercase tag names
13832             # 5) table number in lookup, 6) tagInfo hash for parent structure
13833             # 7) tag ID of top-level structure
13834             # Notes: Used only for user-defined structures
13835             sub AddFields($$$$$$;$$)
13836             {
13837 1     1 0 4 my ($tagTablePtr, $tagID, $lcTag, $tagIDs, $lcTags, $tnum, $tagInfo, $baseID) = @_;
13838 1 50       4 return if length($tagID) > 500; # avoid deep recursion
13839 1 50       2 unless ($tagInfo) {
13840 1         2 $tagInfo = $$tagTablePtr{$tagID};
13841 1         2 $baseID = $tagID;
13842             }
13843 1         1 my $strTable = $$tagInfo{Struct};
13844 1 50       3 unless (ref $strTable) {
13845 0         0 my $strName = $strTable;
13846 0         0 $strTable = $Image::ExifTool::UserDefined::xmpStruct{$strTable};
13847 0 0       0 $strTable or warn("No definition for structure '${strName}'\n"), return;
13848 0 0       0 $$strTable{STRUCT_NAME} or $$strTable{STRUCT_NAME} = "XMP $strName";
13849 0         0 $$tagInfo{Struct} = $strTable; # replace name with hash ref
13850 0         0 delete $$tagInfo{SubDirectory}; # deprecated use of SubDirectory in Struct tags
13851             }
13852             # inherit NAMESPACE from parent table if it doesn't exist
13853 1 50       9 $$strTable{NAMESPACE} = $$tagTablePtr{NAMESPACE} unless exists $$strTable{NAMESPACE};
13854 1         2 my $field;
13855 1         2 foreach $field (keys %$strTable) {
13856 3 100       6 next if $specialStruct{$field};
13857 1         3 my $id = $tagID . ucfirst($field);
13858             # use name of existing flattened tag if already defined
13859 1         2 my $flatInfo = $$tagTablePtr{$id};
13860 1         3 my $fieldInfo = $$strTable{$field};
13861 1         1 my $flatName;
13862 1 50       11 $flatName = $$fieldInfo{FlatName} if ref $fieldInfo eq 'HASH';
13863 1 50       4 $flatName or ($flatName = $field) =~ tr/-_a-zA-Z0-9//dc; # remove illegal characters
13864 1 50 33     5 my $lc = ($flatInfo and $$flatInfo{Name}) ? lc $$flatInfo{Name} : $lcTag . lc($flatName);
13865 1         2 my $copyID = $baseID;
13866 1         2 push @$tagIDs, \$copyID, $id;
13867 1         2 push @$lcTags, $lc, $lc;
13868 1 50 33     12 next unless ref $fieldInfo eq 'HASH' and $$fieldInfo{Struct};
13869             # recursively add flattened tags for all sub-fields
13870 0         0 AddFields($tagTablePtr, $id, $lc, $tagIDs, $lcTags, $tnum, $fieldInfo, $baseID);
13871             }
13872             }
13873              
13874             #------------------------------------------------------------------------------
13875             # Add tags to the lookup (for user-defined tags, etc)
13876             # Inputs: 0) tag table ref, 1) table name
13877             my %tableNumHash;
13878             sub AddTags($$)
13879             {
13880 5     5 0 15 my ($tagTablePtr, $table) = @_;
13881              
13882             # generate lookup for table numbers if not done already
13883 5 50       17 unless (%tableNumHash) {
13884 5         10 my $tnum = 0;
13885 5         9 my $tbl;
13886 5         14 foreach $tbl (@tableList) {
13887 2860         4576 $tableNumHash{$tbl} = $tnum++;
13888             }
13889             }
13890 5         23 my (@moreTables, %moreTableRefs);
13891 5         10 for (;;) {
13892 6         13 my $tnum = $tableNumHash{$table};
13893 6 100       20 unless (defined $tnum) {
13894             # add new table to list
13895 2         2 $tnum = scalar @tableList;
13896 2         9 push @tableList, $table;
13897             }
13898 6         11 my $tagID;
13899 6         35 foreach $tagID (Image::ExifTool::TagTableKeys($tagTablePtr)) {
13900 21         30 my $newInfo = $$tagTablePtr{$tagID};
13901 21 50       45 if (ref $newInfo eq 'HASH') {
13902 21 100       58 $$newInfo{Name} or $$newInfo{Name} = Image::ExifTool::MakeTagName($tagID);
13903             # use new ID of tag in Composite table in case it changed
13904 21 100       45 $tagID = $$newInfo{NewTagID} if defined $$newInfo{NewTagID};
13905             } else {
13906 0         0 $newInfo = $$tagTablePtr{$tagID} = { Name => $newInfo };
13907             }
13908 21         36 my $lcTag = lc $$newInfo{Name};
13909 21         25 my (@lcTags, @tagIDs, $existed, $isFlat);
13910             # if this is a structure, add all flattened tag names to lookup
13911 21 100       39 if ($$newInfo{Struct}) {
13912 1 50       3 my $lcFlat = $$newInfo{FlatName} ? lc($$newInfo{FlatName}) : $lcTag;
13913 1         4 AddFields($tagTablePtr, $tagID, $lcFlat, \@tagIDs, \@lcTags, $tnum);
13914             }
13915             # add tags to lookup even though we don't know if they are writable
13916             # (to save speed by not having to load the module)
13917 21         22 Tags: for (;;) {
13918 22         35 my $lookup = $tagLookup{$lcTag};
13919 22 100       38 $lookup or $lookup = $tagLookup{$lcTag} = { };
13920 22 100       43 if ($$lookup{$tnum}) {
13921 1         2 my $le = $$lookup{$tnum};
13922 1 50       4 my $ids = (ref $le eq 'ARRAY') ? $le : [ $le ];
13923 1 50       3 if (ref $tagID) {
    0          
13924             # a reference points to the tag ID of the base structure for
13925             # a flattened tag. There must be only one of these,
13926             # and it must come first.
13927 1 50       3 unshift @$ids, $tagID unless ref $$ids[0];
13928             # only add new tag ID if it didn't already exist
13929             } elsif (grep /^$tagID$/, @$ids) {
13930 0 0       0 $existed = 1 unless $isFlat;
13931             } else {
13932 0         0 push @$ids, $tagID;
13933             }
13934             # only update lookup if there is now more than one entry
13935 1 50       8 $$lookup{$tnum} = $ids if @$ids > 1;
13936             } else {
13937 21         29 $$lookup{$tnum} = $tagID;
13938             }
13939 22 100       45 last unless @tagIDs;
13940 2         2 for (;;) {
13941 2         3 $tagID = shift @tagIDs;
13942 2         3 $lcTag = shift @lcTags;
13943 2 100       6 last unless $$tagTablePtr{$tagID}; # don't waste time if it exists
13944 1 50       3 last Tags unless @tagIDs;
13945             }
13946 1         1 $isFlat = 1;
13947             }
13948             # add any new subdirectory tables (unless done already)
13949 21 100 66     71 next if $existed or not $$newInfo{SubDirectory};
13950 1         3 my $subTable = $$newInfo{SubDirectory}{TagTable};
13951 1 50 33     5 next unless $subTable and not defined $tableNumHash{$subTable};
13952 1 50       2 next if $moreTableRefs{$subTable};
13953 61     61   866 no strict 'refs';
  61         135  
  61         31270  
13954 1 50       20 next unless %$subTable;
13955             # save new table to process after this one
13956 1         3 push @moreTables, $subTable;
13957 1         4 $moreTableRefs{$subTable} = \%$subTable;
13958             # save source table name so we can load it when necessary
13959 1         4 $$subTable{SRC_TABLE} = $table;
13960             }
13961 6 100       72 $table = shift @moreTables or last;
13962 1         2 $tagTablePtr = $moreTableRefs{$table};
13963             }
13964             }
13965              
13966             #------------------------------------------------------------------------------
13967             # Return true if the tag exists
13968             # Inputs: 0) tag name (case insensitive)
13969             # Returns: true if tag exists
13970             sub TagExists($)
13971             {
13972 1368     1368 0 1926 my $tag = lc($_[0]);
13973 1368 100 66     6349 return 1 if $tagExists{$tag} or $tagLookup{$tag};
13974 47         145 return 0;
13975             }
13976              
13977             #------------------------------------------------------------------------------
13978             # Find information for writable tags (case insensitive)
13979             # Inputs: 0) tag name (case insensitive)
13980             # Returns: Scalar context: tag info or false if none found
13981             # List context: list of all matching tagInfo hashes
13982             sub FindTagInfo($)
13983             {
13984 7107     7107 0 8538 local $_;
13985 7107         9799 my $tag = shift;
13986 7107         10060 my $lcTag = lc($tag);
13987 7107         9058 my ($tableNum, @tagInfoList, @lookups);
13988 7107         16853 my $lookup = $tagLookup{$lcTag};
13989 7107 100 100     16473 if (not $lookup and $lcTag =~ /[?*]/) {
13990             # allow wildcards in tag name
13991 4         13 my $pat = $lcTag;
13992 4         20 $pat =~ s/\*/[-\\w]*/g;
13993 4         12 $pat =~ s/\?/[-\\w]/g;
13994 4         31372 my @tags = grep(/^$pat$/, keys %tagLookup);
13995 4 50       931 if (@tags) {
13996 4         16423 push @lookups, $tagLookup{$_} foreach sort @tags;
13997 4         701 $lookup = shift @lookups;
13998             }
13999             }
14000 7107         11641 while ($lookup) {
14001 27935         74589 foreach $tableNum (sort { $a <=> $b } keys %$lookup) {
  133412         142330  
14002 75475         111547 my $table = GetTagTable($tableList[$tableNum]);
14003 75475         93434 my $le = $$lookup{$tableNum};
14004 75475         78697 my ($tagID, $tagIDs);
14005 75475 100       89644 if (ref $le eq 'ARRAY') {
14006 10467         11100 $tagIDs = $le;
14007             # if first entry is a reference, it indicates that this is a
14008             # flattened tag and refers to the tag ID of the containing top-level
14009             # structure, so now is the time to generate the flattened tags
14010 10467 100       17429 if (ref $$tagIDs[0]) {
14011             # (remove from the lookup since we only need to do this once)
14012 5403         5507 my $rootIDPtr = shift @$tagIDs;
14013 5403         11666 require Image::ExifTool::XMP;
14014 5403         7729 Image::ExifTool::XMP::AddFlattenedTags($table, $$rootIDPtr);
14015             }
14016             } else {
14017 65008         76735 $tagIDs = [ $le ];
14018             }
14019 75475         83879 foreach $tagID (@$tagIDs) {
14020 78143         99848 my @infoList = GetTagInfoList($table,$tagID);
14021 78143 100       102597 unless (@infoList) {
14022 2         326 my $reload;
14023             # call write proc if it exists in case it adds tags to the table
14024 2         8 my $writeProc = $table->{WRITE_PROC};
14025 2 50       5 if ($writeProc) {
14026 61     61   409 no strict 'refs';
  61         139  
  61         264661  
14027 2 50       8 $reload = 1 if &$writeProc();
14028             }
14029             # load module with composite tag if necessary
14030 2         9 my $compMod = $compositeModules{$lcTag};
14031 2 50 33     178 $reload = 1 if $compMod and eval "require $compMod";
14032 2 50       24 @infoList = GetTagInfoList($table,$tagID) if $reload;
14033             }
14034 78143 100       93842 if (@infoList == 1) {
    50          
14035 75333         124529 push @tagInfoList, @infoList;
14036             } elsif (@infoList > 1) {
14037 2810         3038 my $tagInfo;
14038             # must check tag list in case tags have different names
14039 2810         3784 foreach $tagInfo (@infoList) {
14040 62931 100       98287 next unless $lcTag eq lc($$tagInfo{Name});
14041 1991         3237 push @tagInfoList, $tagInfo;
14042             }
14043             }
14044             }
14045             }
14046 27935         47473 $lookup = shift @lookups;
14047             }
14048 7107 50       11409 if (wantarray) {
14049 7107         35562 return @tagInfoList;
14050             } else {
14051 0           return $tagInfoList[0];
14052             }
14053             }
14054              
14055              
14056             1; # end
14057              
14058             __END__