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   466 use strict;
  61         135  
  61         3567  
15             require Exporter;
16              
17 61     61   404 use vars qw($VERSION @ISA @EXPORT_OK);
  61         126  
  61         4975  
18 61     61   367 use Image::ExifTool qw(:Utils);
  61         143  
  61         4021888  
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             'afinfo' => { 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             'burstgroupid' => { 260 => 0x4 },
1329             'burstid' => { 142 => 'BurstID' },
1330             'burstmode' => { 159 => 0xa, 372 => 0x2a },
1331             'burstmode2' => { 159 => 0x18 },
1332             'burstprimary' => { 142 => 'BurstPrimary' },
1333             'burstshot' => { 457 => 0x34 },
1334             'burstspeed' => { 372 => 0x77 },
1335             'burstuuid' => { 1 => 0xb },
1336             'buttonfunctioncontroloff' => { 92 => 0x70a },
1337             'bwadjustment' => { 135 => 0x1049 },
1338             'bwfilter' => { 200 => 0x2a, 208 => 0x39 },
1339             'bwmagentagreen' => { 135 => 0x104b },
1340             'bwmode' => { 352 => 0x203 },
1341             'by-line' => { 150 => 0x50 },
1342             'by-linetitle' => { 150 => 0x55 },
1343             'bytecount' => { 556 => 'byteCount' },
1344             'c14configuration' => { 157 => 0x1964 },
1345             'cacheversion' => { 127 => 0xc7aa },
1346             'cafarea' => { 394 => 0x2 },
1347             'cafgridsize' => { 388 => '1.1' },
1348             'calibratedfocallength' => { 124 => 'CalibratedFocalLength' },
1349             'calibratedopticalcenterx' => { 124 => 'CalibratedOpticalCenterX' },
1350             'calibratedopticalcentery' => { 124 => 'CalibratedOpticalCenterY' },
1351             'calibration' => { 457 => [0x24,0x30] },
1352             'calibrationhistory' => { 157 => 0x9c9 },
1353             'calibrationilluminant1' => { 127 => 0xc65a },
1354             'calibrationilluminant2' => { 127 => 0xc65b },
1355             'calibrationilluminant3' => { 127 => 0xcd31 },
1356             'calibrationversion' => { 157 => 0x9c6 },
1357             'callforimage' => { 524 => 'CallForImage' },
1358             'camera' => { 140 => [\'Cameras','CamerasCamera'] },
1359             'cameraangle' => { 437 => 'angl', 566 => 'cameraAngle' },
1360             'cameraappinfo' => { 140 => [\'Cameras','CamerasCameraAppInfo'] },
1361             'cameraappinfoapplication' => { 140 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1362             'cameraappinfoitemuri' => { 140 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
1363             'cameraappinfoversion' => { 140 => [\'Cameras','CamerasCameraAppInfoVersion'] },
1364             'cameraburstid' => { 144 => 'CameraBurstID' },
1365             'cameracalibration' => { 457 => 0x11f },
1366             'cameracalibration1' => { 127 => 0xc623 },
1367             'cameracalibration2' => { 127 => 0xc624 },
1368             'cameracalibration3' => { 127 => 0xcd32 },
1369             'cameracalibrationsig' => { 127 => 0xc6f3 },
1370             'cameracolorcalibration01' => { 40 => 0x0, 41 => 0x0 },
1371             'cameracolorcalibration02' => { 40 => 0x4, 41 => 0x5 },
1372             'cameracolorcalibration03' => { 40 => 0x8, 41 => 0xa },
1373             'cameracolorcalibration04' => { 40 => 0xc, 41 => 0xf },
1374             'cameracolorcalibration05' => { 40 => 0x10, 41 => 0x14 },
1375             'cameracolorcalibration06' => { 40 => 0x14, 41 => 0x19 },
1376             'cameracolorcalibration07' => { 40 => 0x18, 41 => 0x1e },
1377             'cameracolorcalibration08' => { 40 => 0x1c, 41 => 0x23 },
1378             'cameracolorcalibration09' => { 40 => 0x20, 41 => 0x28 },
1379             'cameracolorcalibration10' => { 40 => 0x24, 41 => 0x2d },
1380             'cameracolorcalibration11' => { 40 => 0x28, 41 => 0x32 },
1381             'cameracolorcalibration12' => { 40 => 0x2c, 41 => 0x37 },
1382             'cameracolorcalibration13' => { 40 => 0x30, 41 => 0x3c },
1383             'cameracolorcalibration14' => { 40 => 0x34, 41 => 0x41 },
1384             'cameracolorcalibration15' => { 40 => 0x38, 41 => 0x46 },
1385             'cameradepthmap' => { 140 => [\'Cameras','CamerasCameraDepthMap'] },
1386             'cameradepthmapconfidenceuri' => { 140 => [\'Cameras','CamerasCameraDepthMapConfidenceURI'] },
1387             'cameradepthmapdepthuri' => { 140 => [\'Cameras','CamerasCameraDepthMapDepthURI'] },
1388             'cameradepthmapfar' => { 140 => [\'Cameras','CamerasCameraDepthMapFar'] },
1389             'cameradepthmapfocaltable' => { 140 => [\'Cameras','CamerasCameraDepthMapFocalTable'] },
1390             'cameradepthmapfocaltableentrycount' => { 140 => [\'Cameras','CamerasCameraDepthMapFocalTableEntryCount'] },
1391             'cameradepthmapformat' => { 140 => [\'Cameras','CamerasCameraDepthMapFormat'] },
1392             'cameradepthmapitemsemantic' => { 140 => [\'Cameras','CamerasCameraDepthMapItemSemantic'] },
1393             'cameradepthmapmeasuretype' => { 140 => [\'Cameras','CamerasCameraDepthMapMeasureType'] },
1394             'cameradepthmapnear' => { 140 => [\'Cameras','CamerasCameraDepthMapNear'] },
1395             'cameradepthmapsoftware' => { 140 => [\'Cameras','CamerasCameraDepthMapSoftware'] },
1396             'cameradepthmapunits' => { 140 => [\'Cameras','CamerasCameraDepthMapUnits'] },
1397             'cameradirection' => { 431 => 'direction.facing' },
1398             'camerae-mountversion' => { 517 => 0xb },
1399             'cameraelevationangle' => { 127 => 0x9405, 543 => 'CameraElevationAngle' },
1400             'camerafilename' => { 524 => 'CameraFilename' },
1401             'camerafirmware' => { 127 => 0xa439, 543 => 'CameraFirmware' },
1402             'cameraid' => { 352 => 0x209, 437 => 'cmid', 456 => 0x209 },
1403             'cameraidentifier' => { 438 => 'camera.identifier' },
1404             'cameraimage' => { 140 => [\'Cameras','CamerasCameraImage'] },
1405             'cameraimageitemsemantic' => { 140 => [\'Cameras','CamerasCameraImageItemSemantic'] },
1406             'cameraimageitemuri' => { 140 => [\'Cameras','CamerasCameraImageItemURI'] },
1407             'cameraimagingmodel' => { 140 => [\'Cameras','CamerasCameraImagingModel'] },
1408             'cameraimagingmodeldistortion' => { 140 => [\'Cameras','CamerasCameraImagingModelDistortion'] },
1409             'cameraimagingmodeldistortioncount' => { 140 => [\'Cameras','CamerasCameraImagingModelDistortionCount'] },
1410             'cameraimagingmodelfocallengthx' => { 140 => [\'Cameras','CamerasCameraImagingModelFocalLengthX'] },
1411             'cameraimagingmodelfocallengthy' => { 140 => [\'Cameras','CamerasCameraImagingModelFocalLengthY'] },
1412             'cameraimagingmodelimageheight' => { 140 => [\'Cameras','CamerasCameraImagingModelImageHeight'] },
1413             'cameraimagingmodelimagewidth' => { 140 => [\'Cameras','CamerasCameraImagingModelImageWidth'] },
1414             'cameraimagingmodelpixelaspectratio' => { 140 => [\'Cameras','CamerasCameraImagingModelPixelAspectRatio'] },
1415             'cameraimagingmodelprincipalpointx' => { 140 => [\'Cameras','CamerasCameraImagingModelPrincipalPointX'] },
1416             'cameraimagingmodelprincipalpointy' => { 140 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1417             'cameraimagingmodelskew' => { 140 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1418             'cameraiso' => { 38 => 0x10 },
1419             'cameralabel' => { 127 => 0xc7a1, 566 => 'cameraLabel' },
1420             'cameralightestimate' => { 140 => [\'Cameras','CamerasCameraLightEstimate'] },
1421             'cameralightestimatecolorcorrectionb' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1422             'cameralightestimatecolorcorrectiong' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1423             'cameralightestimatecolorcorrectionr' => { 140 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1424             'cameralightestimatepixelintensity' => { 140 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1425             'cameramakemodel' => { 524 => 'CameraMakeModel' },
1426             'cameramodel' => { 420 => 0x410, 566 => 'cameraModel' },
1427             'cameramodelid' => { 195 => 'CameraModelID' },
1428             'cameramodelrestriction' => { 536 => 'CameraModelRestriction', 538 => 'CameraModelRestriction' },
1429             'cameramotion' => { 431 => 'direction.motion' },
1430             'cameramove' => { 566 => 'cameraMove' },
1431             '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 },
1432             'cameraowner' => { 160 => 0xc353 },
1433             'cameraparameters' => { 352 => 0x2050 },
1434             'camerapicturestyle' => { 28 => 0xaf },
1435             'camerapitch' => { 123 => 0x9, 437 => "\xa9gpt" },
1436             'camerapointcloud' => { 140 => [\'Cameras','CamerasCameraPointCloud'] },
1437             'camerapointcloudmetric' => { 140 => [\'Cameras','CamerasCameraPointCloudMetric'] },
1438             'camerapointcloudpointcloud' => { 140 => [\'Cameras','CamerasCameraPointCloudPointCloud'] },
1439             'camerapointcloudpoints' => { 140 => [\'Cameras','CamerasCameraPointCloudPoints'] },
1440             'camerapose' => { 140 => [\'Cameras','CamerasCameraPose'] },
1441             'cameraposepositionx' => { 140 => [\'Cameras','CamerasCameraPosePositionX'] },
1442             'cameraposepositiony' => { 140 => [\'Cameras','CamerasCameraPosePositionY'] },
1443             'cameraposepositionz' => { 140 => [\'Cameras','CamerasCameraPosePositionZ'] },
1444             'cameraposerotationw' => { 140 => [\'Cameras','CamerasCameraPoseRotationW'] },
1445             'cameraposerotationx' => { 140 => [\'Cameras','CamerasCameraPoseRotationX'] },
1446             'cameraposerotationy' => { 140 => [\'Cameras','CamerasCameraPoseRotationY'] },
1447             'cameraposerotationz' => { 140 => [\'Cameras','CamerasCameraPoseRotationZ'] },
1448             'cameraposetimestamp' => { 140 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1449             'cameraprofile' => { 536 => 'CameraProfile', 538 => 'CameraProfile' },
1450             'cameraprofiledigest' => { 536 => 'CameraProfileDigest', 538 => 'CameraProfileDigest' },
1451             'cameraprofiles' => { 554 => 'CameraProfiles' },
1452             'cameraprofilesaperturevalue' => { 554 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1453             'cameraprofilesauthor' => { 554 => [\'CameraProfiles','CameraProfilesAuthor'] },
1454             'cameraprofilesautoscale' => { 554 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1455             'cameraprofilescameraprettyname' => { 554 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1456             'cameraprofilescamerarawprofile' => { 554 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1457             'cameraprofilesfocallength' => { 554 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1458             'cameraprofilesfocusdistance' => { 554 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1459             'cameraprofileslens' => { 554 => [\'CameraProfiles','CameraProfilesLens'] },
1460             'cameraprofileslensprettyname' => { 554 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1461             'cameraprofilesmake' => { 554 => [\'CameraProfiles','CameraProfilesMake'] },
1462             'cameraprofilesmodel' => { 554 => [\'CameraProfiles','CameraProfilesModel'] },
1463             'cameraprofilesperspectivemodel' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1464             'cameraprofilesperspectivemodelimagexcenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1465             'cameraprofilesperspectivemodelimageycenter' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1466             'cameraprofilesperspectivemodelradialdistortparam1' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1467             'cameraprofilesperspectivemodelradialdistortparam2' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1468             'cameraprofilesperspectivemodelradialdistortparam3' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1469             'cameraprofilesperspectivemodelscalefactor' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1470             'cameraprofilesperspectivemodelversion' => { 554 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1471             'cameraprofilesprofilename' => { 554 => [\'CameraProfiles','CameraProfilesProfileName'] },
1472             'cameraprofilessensorformatfactor' => { 554 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1473             'cameraprofilesuniquecameramodel' => { 554 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1474             'camerarawcolortone' => { 117 => 0xe1 },
1475             'camerarawcontrast' => { 117 => 0xe3 },
1476             'camerarawhighlightpoint' => { 117 => 0xe6 },
1477             'camerarawlinear' => { 117 => 0xe4 },
1478             'camerarawoutputhighlightpoint' => { 117 => 0xe8 },
1479             'camerarawoutputshadowpoint' => { 117 => 0xe9 },
1480             'camerarawsaturation' => { 117 => 0xe2 },
1481             'camerarawshadowpoint' => { 117 => 0xe7 },
1482             'camerarawsharpness' => { 117 => 0xe5 },
1483             'cameraroll' => { 123 => 0xb, 437 => "\xa9grl" },
1484             'cameras' => { 140 => 'Cameras' },
1485             'cameraserialnumber' => { 127 => 0xc62f, 197 => 'CameraSerialNumber', 524 => 'CameraSerialNumber' },
1486             'camerasettingsversion' => { 347 => 0x0 },
1487             '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], 37 => ['-3',0x64,0x47,0x53,0x5b,0x5c], 84 => 0xc, 157 => 0x406, 351 => 0x1306, 367 => 0x320, 374 => 0x3402, 411 => 0x47, 454 => 0x43, 508 => 0x5 },
1488             'cameratemperature4' => { 416 => 0x14 },
1489             'cameratemperature5' => { 416 => 0x16 },
1490             'cameratemperaturerangemax' => { 129 => 0x5 },
1491             'cameratemperaturerangemin' => { 129 => 0x6 },
1492             'cameratrait' => { 140 => [\'Cameras','CamerasCameraTrait'] },
1493             'cameratype' => { 1 => 0x2e, 84 => 0x1a, 352 => 0x207 },
1494             'cameratype2' => { 348 => 0x100 },
1495             'cameravendorinfo' => { 140 => [\'Cameras','CamerasCameraVendorInfo'] },
1496             'cameravendorinfomanufacturer' => { 140 => [\'Cameras','CamerasCameraVendorInfoManufacturer'] },
1497             'cameravendorinfomodel' => { 140 => [\'Cameras','CamerasCameraVendorInfoModel'] },
1498             'cameravendorinfonotes' => { 140 => [\'Cameras','CamerasCameraVendorInfoNotes'] },
1499             'camerayaw' => { 123 => 0xa, 437 => "\xa9gyw" },
1500             'camreverse' => { 124 => 'CamReverse' },
1501             'canondr4' => { 128 => 'CanonDR4' },
1502             'canonexposuremode' => { 38 => 0x14 },
1503             'canonfiledescription' => { 105 => 0x805 },
1504             'canonfilelength' => { 71 => 0xe },
1505             'canonfirmwareversion' => { 71 => 0x7, 105 => 0x80b },
1506             'canonflashinfo' => { 105 => 0x1028 },
1507             'canonflashmode' => { 38 => 0x4 },
1508             'canonimagesize' => { 10 => 0x39, 38 => 0xa },
1509             'canonimagetype' => { 71 => 0x6, 105 => 0x815 },
1510             'canonlogversion' => { 70 => 0xb },
1511             'canonmodelid' => { 71 => 0x10, 105 => 0x1834 },
1512             'canonvrd' => { 128 => 'CanonVRD' },
1513             'caption' => { 530 => 'caption' },
1514             'caption-abstract' => { 150 => 0x78 },
1515             'captionsauthornames' => { 541 => 'CaptionsAuthorNames' },
1516             'captionsdatetimestamps' => { 541 => 'CaptionsDateTimeStamps' },
1517             'captionwriter' => { 554 => 'CaptionWriter' },
1518             'captureframerate' => { 121 => 0x4001 },
1519             'captureheightnormal' => { 157 => 0x1839 },
1520             'capturelook' => { 157 => 0xc48 },
1521             'capturemode' => { 438 => 'com.apple.photos.captureMode' },
1522             'capturesoftware' => { 148 => 'CaptureSoftware' },
1523             'capturewidthnormal' => { 157 => 0x1838 },
1524             'capturewidthtest' => { 157 => 0x1842 },
1525             'cardshutterlock' => { 203 => 0x49 },
1526             'caseautosetting' => { 2 => 0x1c },
1527             'casioimagesize' => { 121 => 0x9 },
1528             'catalogsets' => { 150 => 0xff, 523 => 'CatalogSets', 528 => 'CatalogSets' },
1529             'categories' => { 71 => 0x23, 530 => 'categories' },
1530             'category' => { 150 => 0xf, 198 => 'WM/Category', 345 => 0x30, 429 => 'catg', 554 => 'Category' },
1531             'cbcrgain' => { 454 => 0xa036 },
1532             'cbcrgaindefault' => { 454 => 0xa035 },
1533             'cbcrmatrix' => { 454 => 0xa034 },
1534             'cbcrmatrixdefault' => { 454 => 0xa033 },
1535             'ccdboardversion' => { 367 => 0x331 },
1536             'ccdscanmode' => { 352 => 0x1039 },
1537             'ccdsensitivity' => { 307 => 0x6 },
1538             'ccdversion' => { 367 => 0x330 },
1539             'ccvavgluminancenits' => { 546 => 'ccv_avg_luminance_nits' },
1540             'ccvmaxluminancenits' => { 546 => 'ccv_max_luminance_nits' },
1541             'ccvminluminancenits' => { 546 => 'ccv_min_luminance_nits' },
1542             'ccvprimariesxy' => { 546 => 'ccv_primaries_xy' },
1543             'ccvwhitexy' => { 546 => 'ccv_white_xy' },
1544             'cellglobalid' => { 535 => 'cgi' },
1545             'celllength' => { 127 => 0x109 },
1546             'cellr' => { 535 => 'r' },
1547             'celltowerid' => { 535 => 'cellid' },
1548             'cellwidth' => { 127 => 0x108 },
1549             'centerafarea' => { 336 => '15.1' },
1550             'centerfocuspoint' => { 340 => '2.2' },
1551             'centerpixel' => { 157 => 0x40c },
1552             '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 },
1553             'certificate' => { 570 => 'Certificate' },
1554             'cfainterpolationalgorithm' => { 157 => 0xe60 },
1555             'cfainterpolationmetric' => { 157 => 0xe61 },
1556             'cfaoffsetcols' => { 157 => 0xc71 },
1557             'cfaoffsetrows' => { 157 => 0xc6f },
1558             'cfapattern' => { 127 => 0xa302, 377 => 0x9, 542 => 'CFAPattern' },
1559             'cfapattern2' => { 127 => 0x828e },
1560             'cfapatterncolumns' => { 542 => [\'CFAPattern','CFAPatternColumns'] },
1561             'cfapatternrows' => { 542 => [\'CFAPattern','CFAPatternRows'] },
1562             'cfapatternvalues' => { 542 => [\'CFAPattern','CFAPatternValues'] },
1563             'cfarepeatpatterndim' => { 127 => 0x828d },
1564             'cfazipperfixthreshold' => { 157 => 0xe62 },
1565             'channel' => { 556 => 'channel' },
1566             'channela-lang' => { 556 => [\'channel','channelA-lang'] },
1567             'channelchannel' => { 556 => [\'channel','channelChannel'] },
1568             'channels' => { 174 => 'Channels' },
1569             'channelsubchannel1' => { 556 => [\'channel','channelSubchannel1'] },
1570             'channelsubchannel2' => { 556 => [\'channel','channelSubchannel2'] },
1571             'channelsubchannel3' => { 556 => [\'channel','channelSubchannel3'] },
1572             'channelsubchannel4' => { 556 => [\'channel','channelSubchannel4'] },
1573             'chapterlist' => { 437 => 'chpl' },
1574             'checkmark' => { 111 => 0x10101, 116 => 0x26a },
1575             'checkmark2' => { 117 => 0x8e },
1576             'childfontfiles' => { 571 => [\'Fonts','FontsChildFontFiles'] },
1577             'chmodeshootingspeed' => { 325 => '10.3', 326 => '11.2', 342 => 0x10b, 343 => 0x10b, 344 => 0x121 },
1578             'chromablurradius' => { 127 => 0xc631 },
1579             'chromanoisecolorspace' => { 157 => 0xe6d },
1580             'chromanoiseedgemapthresh' => { 157 => 0xe6c },
1581             'chromanoisehighfthresh' => { 157 => 0xe6a },
1582             'chromanoiselowfthresh' => { 157 => 0xe6b },
1583             'chromaticaberration' => { 111 => 0x20703, 117 => 0x66, 454 => 0xa051 },
1584             'chromaticaberrationb' => { 536 => 'ChromaticAberrationB', 538 => 'ChromaticAberrationB' },
1585             'chromaticaberrationblue' => { 111 => 0x20708, 117 => 0x6b },
1586             'chromaticaberrationcorr' => { 86 => [0x4,0x5] },
1587             'chromaticaberrationcorrection' => { 127 => 0x7034, 400 => 0x1, 518 => 0x900d },
1588             'chromaticaberrationcorrparams' => { 127 => 0x7035, 512 => 0x66a, 513 => [0x37c,0x384,0x39c,0x3b0,0x3b8] },
1589             'chromaticaberrationon' => { 111 => '0x20703.0', 117 => 0x62 },
1590             'chromaticaberrationr' => { 536 => 'ChromaticAberrationR', 538 => 'ChromaticAberrationR' },
1591             'chromaticaberrationred' => { 111 => 0x20707, 117 => 0x6a },
1592             'chromaticaberrationsetting' => { 87 => 0x6 },
1593             'chrominancenoisereduction' => { 111 => 0x20601, 117 => 0x5e, 457 => 0x1a },
1594             'chrominancenr_tiff_jpeg' => { 117 => 0x60 },
1595             'circadatecreated' => { 550 => 'CircaDateCreated' },
1596             'circgradbasedcorractive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1597             'circgradbasedcorramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1598             'circgradbasedcorrblacks2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
1599             'circgradbasedcorrbrightness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'] },
1600             'circgradbasedcorrclarity' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'] },
1601             'circgradbasedcorrclarity2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'] },
1602             'circgradbasedcorrcontrast' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'] },
1603             'circgradbasedcorrcontrast2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'] },
1604             'circgradbasedcorrcorrectionname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'] },
1605             'circgradbasedcorrcorrectionsyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'] },
1606             'circgradbasedcorrdefringe' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'] },
1607             'circgradbasedcorrdehaze' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'] },
1608             'circgradbasedcorrexposure' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'] },
1609             'circgradbasedcorrexposure2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'] },
1610             'circgradbasedcorrhighlights2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'] },
1611             'circgradbasedcorrhue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'] },
1612             'circgradbasedcorrluminancenoise' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'] },
1613             'circgradbasedcorrmaskalpha' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'] },
1614             'circgradbasedcorrmaskangle' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'] },
1615             'circgradbasedcorrmaskbottom' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'] },
1616             'circgradbasedcorrmaskcentervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'] },
1617             'circgradbasedcorrmaskcenterweight' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'] },
1618             'circgradbasedcorrmaskdabs' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'] },
1619             'circgradbasedcorrmaskfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'] },
1620             'circgradbasedcorrmaskflipped' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'] },
1621             'circgradbasedcorrmaskflow' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'] },
1622             'circgradbasedcorrmaskfullx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'] },
1623             'circgradbasedcorrmaskfully' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'] },
1624             'circgradbasedcorrmaskinputdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'] },
1625             'circgradbasedcorrmaskleft' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'] },
1626             'circgradbasedcorrmaskmaskactive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'] },
1627             'circgradbasedcorrmaskmaskblendmode' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
1628             'circgradbasedcorrmaskmaskdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'] },
1629             'circgradbasedcorrmaskmaskinverted' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'] },
1630             'circgradbasedcorrmaskmaskname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'] },
1631             'circgradbasedcorrmaskmasks' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'] },
1632             'circgradbasedcorrmaskmasksalpha' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
1633             'circgradbasedcorrmaskmasksangle' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'] },
1634             'circgradbasedcorrmaskmasksbottom' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'] },
1635             'circgradbasedcorrmaskmaskscentervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
1636             'circgradbasedcorrmaskmaskscenterweight' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
1637             'circgradbasedcorrmaskmasksdabs' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'] },
1638             'circgradbasedcorrmaskmasksfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'] },
1639             'circgradbasedcorrmaskmasksflipped' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
1640             'circgradbasedcorrmaskmasksflow' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'] },
1641             'circgradbasedcorrmaskmasksfullx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'] },
1642             'circgradbasedcorrmaskmasksfully' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'] },
1643             'circgradbasedcorrmaskmasksinputdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
1644             'circgradbasedcorrmaskmasksleft' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'] },
1645             'circgradbasedcorrmaskmasksmaskactive' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
1646             'circgradbasedcorrmaskmasksmaskblendmode' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
1647             'circgradbasedcorrmaskmasksmaskdigest' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
1648             'circgradbasedcorrmaskmasksmaskinverted' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
1649             'circgradbasedcorrmaskmasksmaskname' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
1650             'circgradbasedcorrmaskmasksmasksubtype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
1651             'circgradbasedcorrmaskmasksmasksyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
1652             'circgradbasedcorrmaskmasksmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
1653             'circgradbasedcorrmaskmasksmidpoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
1654             'circgradbasedcorrmaskmasksorigin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
1655             'circgradbasedcorrmaskmasksperimetervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
1656             'circgradbasedcorrmaskmasksradius' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'] },
1657             'circgradbasedcorrmaskmasksreferencepoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
1658             'circgradbasedcorrmaskmasksright' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'] },
1659             'circgradbasedcorrmaskmasksroundness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
1660             'circgradbasedcorrmaskmaskssizex' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
1661             'circgradbasedcorrmaskmaskssizey' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
1662             'circgradbasedcorrmaskmaskstop' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'] },
1663             'circgradbasedcorrmaskmasksubtype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'] },
1664             'circgradbasedcorrmaskmasksvalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
1665             'circgradbasedcorrmaskmasksversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'] },
1666             'circgradbasedcorrmaskmaskswhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'] },
1667             'circgradbasedcorrmaskmaskswholeimagearea' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
1668             'circgradbasedcorrmaskmasksx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'] },
1669             'circgradbasedcorrmaskmasksy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'] },
1670             'circgradbasedcorrmaskmasksyncid' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
1671             'circgradbasedcorrmaskmaskszerox' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
1672             'circgradbasedcorrmaskmaskszeroy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
1673             'circgradbasedcorrmaskmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'] },
1674             'circgradbasedcorrmaskmidpoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'] },
1675             'circgradbasedcorrmaskorigin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'] },
1676             'circgradbasedcorrmaskperimetervalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
1677             'circgradbasedcorrmaskradius' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'] },
1678             'circgradbasedcorrmaskrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
1679             'circgradbasedcorrmaskrangeareamodels' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
1680             'circgradbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1681             'circgradbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
1682             'circgradbasedcorrmaskrangecoloramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
1683             'circgradbasedcorrmaskrangedepthfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
1684             'circgradbasedcorrmaskrangedepthmax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
1685             'circgradbasedcorrmaskrangedepthmin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
1686             'circgradbasedcorrmaskrangeinvert' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
1687             'circgradbasedcorrmaskrangelumfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
1688             'circgradbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1689             'circgradbasedcorrmaskrangelummax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
1690             'circgradbasedcorrmaskrangelummin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
1691             'circgradbasedcorrmaskrangelumrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
1692             'circgradbasedcorrmaskrangesampletype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
1693             'circgradbasedcorrmaskrangetype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
1694             'circgradbasedcorrmaskrangeversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
1695             'circgradbasedcorrmaskreferencepoint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'] },
1696             'circgradbasedcorrmaskright' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'] },
1697             'circgradbasedcorrmaskroundness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'] },
1698             'circgradbasedcorrmasks' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'] },
1699             'circgradbasedcorrmasksizex' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'] },
1700             'circgradbasedcorrmasksizey' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'] },
1701             'circgradbasedcorrmasktop' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'] },
1702             'circgradbasedcorrmaskvalue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'] },
1703             'circgradbasedcorrmaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'] },
1704             'circgradbasedcorrmaskwhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'] },
1705             'circgradbasedcorrmaskwholeimagearea' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
1706             'circgradbasedcorrmaskx' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'] },
1707             'circgradbasedcorrmasky' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'] },
1708             'circgradbasedcorrmaskzerox' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'] },
1709             'circgradbasedcorrmaskzeroy' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'] },
1710             'circgradbasedcorrmoire' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'] },
1711             'circgradbasedcorrrangemask' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'] },
1712             'circgradbasedcorrrangemaskareamodels' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
1713             'circgradbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1714             'circgradbasedcorrrangemaskareamodelscomponents' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
1715             'circgradbasedcorrrangemaskcoloramount' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
1716             'circgradbasedcorrrangemaskdepthfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
1717             'circgradbasedcorrrangemaskdepthmax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
1718             'circgradbasedcorrrangemaskdepthmin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
1719             'circgradbasedcorrrangemaskinvert' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'] },
1720             'circgradbasedcorrrangemasklumfeather' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
1721             'circgradbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1722             'circgradbasedcorrrangemasklummax' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
1723             'circgradbasedcorrrangemasklummin' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
1724             'circgradbasedcorrrangemasklumrange' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
1725             'circgradbasedcorrrangemasksampletype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
1726             'circgradbasedcorrrangemasktype' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'] },
1727             'circgradbasedcorrrangemaskversion' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'] },
1728             'circgradbasedcorrsaturation' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'] },
1729             'circgradbasedcorrshadows2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'] },
1730             'circgradbasedcorrsharpness' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'] },
1731             'circgradbasedcorrtemperature' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'] },
1732             'circgradbasedcorrtexture' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'] },
1733             'circgradbasedcorrtint' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'] },
1734             'circgradbasedcorrtoninghue' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'] },
1735             'circgradbasedcorrtoningsaturation' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'] },
1736             'circgradbasedcorrwhat' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1737             'circgradbasedcorrwhites2012' => { 536 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 538 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1738             'circulargradientbasedcorrections' => { 536 => 'CircularGradientBasedCorrections', 538 => 'CircularGradientBasedCorrections' },
1739             'city' => { 150 => 0x5a, 180 => 'City', 372 => 0x6d, 554 => 'City' },
1740             'city2' => { 372 => 0x80 },
1741             'clarity' => { 38 => 0x33, 135 => 0x100f, 277 => 0x35, 278 => 0x3d, 481 => 0x2036, 536 => 'Clarity', 538 => 'Clarity' },
1742             'clarity2012' => { 536 => 'Clarity2012', 538 => 'Clarity2012' },
1743             'claritycontrol' => { 411 => 0x96 },
1744             'classification' => { 437 => 'clsf' },
1745             'classifystate' => { 150 => 0xe1 },
1746             'clearretouch' => { 372 => 0x7c },
1747             'clearretouchvalue' => { 372 => 0xa3 },
1748             'client' => { 566 => 'client' },
1749             'clientname' => { 544 => 'ClientName' },
1750             'clipboardaspectratio' => { 536 => 'ClipboardAspectRatio', 538 => 'ClipboardAspectRatio' },
1751             'clipboardorientation' => { 536 => 'ClipboardOrientation', 538 => 'ClipboardOrientation' },
1752             'clipfilename' => { 437 => 'clfn' },
1753             'clipid' => { 437 => 'clid' },
1754             '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 },
1755             'cluster' => { 536 => 'Cluster', 538 => 'Cluster' },
1756             'cmcontrast' => { 355 => 0x2022 },
1757             'cmddialsreverserotation' => { 341 => 0xbe, 342 => 0xba, 343 => 0xba, 344 => 0xba },
1758             'cmddialsreverserotexposurecomp' => { 341 => 0xbd, 342 => 0xb9, 343 => 0xb9, 344 => 0xb9 },
1759             'cmexposurecompensation' => { 355 => 0x2000 },
1760             'cmhue' => { 355 => 0x2021 },
1761             'cmsaturation' => { 355 => 0x2020 },
1762             'cmsharpness' => { 355 => 0x2023 },
1763             'cmwhitebalance' => { 355 => 0x2001 },
1764             'cmwhitebalancecomp' => { 355 => 0x2002 },
1765             'cmwhitebalancegraypoint' => { 355 => 0x2010 },
1766             'codec' => { 188 => 'Codec' },
1767             'codedcharacterset' => { 151 => 0x5a },
1768             'codeversion' => { 437 => 'cver' },
1769             'collection' => { 361 => 'Collection' },
1770             'collectionname' => { 189 => [\'Collections','CollectionsCollectionName'], 437 => 'coll' },
1771             'collections' => { 189 => 'Collections', 530 => 'collections' },
1772             'collectionuri' => { 189 => [\'Collections','CollectionsCollectionURI'] },
1773             'color' => { 431 => 'player.movie.visual.color', 555 => 'color' },
1774             'coloraberrationcontrol' => { 318 => 0xc89224b },
1775             'coloradjustment' => { 457 => 0x14 },
1776             'coloradjustmentmode' => { 456 => 0x210 },
1777             'coloranta' => { 571 => [\'Colorants','ColorantsA'] },
1778             'colorantb' => { 571 => [\'Colorants','ColorantsB'] },
1779             'colorantblack' => { 571 => [\'Colorants','ColorantsBlack'] },
1780             'colorantblue' => { 571 => [\'Colorants','ColorantsBlue'] },
1781             'colorantcyan' => { 571 => [\'Colorants','ColorantsCyan'] },
1782             'colorantgray' => { 571 => [\'Colorants','ColorantsGray'] },
1783             'colorantgreen' => { 571 => [\'Colorants','ColorantsGreen'] },
1784             'colorantl' => { 571 => [\'Colorants','ColorantsL'] },
1785             'colorantmagenta' => { 571 => [\'Colorants','ColorantsMagenta'] },
1786             'colorantmode' => { 571 => [\'Colorants','ColorantsMode'] },
1787             'colorantred' => { 571 => [\'Colorants','ColorantsRed'] },
1788             'colorants' => { 571 => 'Colorants' },
1789             'colorantswatchname' => { 571 => [\'Colorants','ColorantsSwatchName'] },
1790             'coloranttint' => { 571 => [\'Colorants','ColorantsTint'] },
1791             'coloranttype' => { 571 => [\'Colorants','ColorantsType'] },
1792             'colorantyellow' => { 571 => [\'Colorants','ColorantsYellow'] },
1793             'colorbalance' => { 175 => 'ColorBalance' },
1794             'colorbalanceadj' => { 318 => 0x76a43202 },
1795             'colorbalanceblue' => { 200 => 0x1e },
1796             'colorbalancegreen' => { 200 => 0x1d },
1797             'colorbalancered' => { 200 => 0x1c },
1798             'colorbalanceversion' => { 228 => 0x4, 229 => 0x4, 230 => 0x0, 231 => 0x0 },
1799             'colorblur' => { 117 => 0x65 },
1800             'colorbluron' => { 111 => 0x20704 },
1801             'colorbooster' => { 318 => 0x5f0e7d23 },
1802             'colorboostlevel' => { 312 => 0x1 },
1803             'colorboosttype' => { 312 => 0x0 },
1804             'colorchromeeffect' => { 135 => 0x1048 },
1805             'colorchromefxblue' => { 135 => 0x104e },
1806             'colorclass' => { 422 => 0xde, 423 => 'ColorClass' },
1807             'colorcompensationfilter' => { 203 => [0x3a,0x5f], 205 => 0x111, 481 => 0xb022 },
1808             'colorcompensationfiltercustom' => { 467 => 0xd, 468 => 0xc },
1809             'colorcompensationfilterset' => { 467 => 0x8, 468 => 0x7, 469 => 0x18, 486 => 0xf },
1810             'colorcontrol' => { 352 => 0x102b },
1811             'colorcorrection' => { 518 => 0x8015 },
1812             'colorcorrectionmatrix' => { 1 => 0x3e },
1813             'colorcreatoreffect' => { 347 => 0x532 },
1814             'colordataversion' => { 45 => 0x0, 46 => 0x0, 47 => 0x0, 49 => 0x0, 50 => 0x0, 51 => 0x0, 52 => 0x0, 53 => 0x0, 54 => 0x0, 55 => 0x0 },
1815             'coloreffect' => { 372 => 0x28 },
1816             'colorfilter' => { 120 => 0x17, 121 => 0x3017, 200 => 0x29, 208 => [0x38,0x4d,0x4f], 418 => 0x17 },
1817             'colorgain' => { 284 => 0x51 },
1818             'colorgradeblending' => { 536 => 'ColorGradeBlending', 538 => 'ColorGradeBlending' },
1819             'colorgradeglobalhue' => { 536 => 'ColorGradeGlobalHue', 538 => 'ColorGradeGlobalHue' },
1820             'colorgradegloballum' => { 536 => 'ColorGradeGlobalLum', 538 => 'ColorGradeGlobalLum' },
1821             'colorgradeglobalsat' => { 536 => 'ColorGradeGlobalSat', 538 => 'ColorGradeGlobalSat' },
1822             'colorgradehighlightlum' => { 536 => 'ColorGradeHighlightLum', 538 => 'ColorGradeHighlightLum' },
1823             'colorgrademidtonehue' => { 536 => 'ColorGradeMidtoneHue', 538 => 'ColorGradeMidtoneHue' },
1824             'colorgrademidtonelum' => { 536 => 'ColorGradeMidtoneLum', 538 => 'ColorGradeMidtoneLum' },
1825             'colorgrademidtonesat' => { 536 => 'ColorGradeMidtoneSat', 538 => 'ColorGradeMidtoneSat' },
1826             'colorgradeshadowlum' => { 536 => 'ColorGradeShadowLum', 538 => 'ColorGradeShadowLum' },
1827             'colorhue' => { 111 => 0x20900, 258 => 0x8d },
1828             'colorimetricreference' => { 127 => 0xc6bf },
1829             'colorlabel' => { 541 => 'ColorLabel' },
1830             'colormatrix' => { 70 => 0xa, 351 => 0x200, 352 => 0x1011, 454 => 0xa030 },
1831             'colormatrix1' => { 127 => 0xc621, 420 => 0x106 },
1832             'colormatrix2' => { 127 => 0xc622, 355 => 0x200, 420 => 0x226 },
1833             'colormatrix3' => { 127 => 0xcd33 },
1834             'colormatrixa' => { 411 => 0x203 },
1835             'colormatrixa2' => { 411 => 0x21c },
1836             'colormatrixadobergb' => { 454 => 0xa032 },
1837             'colormatrixb' => { 411 => 0x204 },
1838             'colormatrixb2' => { 411 => 0x21d },
1839             'colormatrixnumber' => { 352 => 0x1019 },
1840             'colormatrixsrgb' => { 454 => 0xa031 },
1841             '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' },
1842             'colormoirereduction' => { 111 => 0x20670, 319 => 0x15 },
1843             'colormoirereductionmode' => { 319 => 0x5 },
1844             'colormoirereductionon' => { 111 => '0x20670.0' },
1845             'colornoisereduction' => { 518 => 0x8029, 536 => 'ColorNoiseReduction', 538 => 'ColorNoiseReduction' },
1846             'colornoisereductiondetail' => { 536 => 'ColorNoiseReductionDetail', 538 => 'ColorNoiseReductionDetail' },
1847             'colornoisereductionintensity' => { 319 => 0x18 },
1848             'colornoisereductionsharpness' => { 319 => 0x1c },
1849             'colornoisereductionsmoothness' => { 536 => 'ColorNoiseReductionSmoothness', 538 => 'ColorNoiseReductionSmoothness' },
1850             'colorplanes' => { 131 => 0x2 },
1851             'colorprofile' => { 200 => 0x33 },
1852             'colorprofilesettings' => { 347 => 0x539 },
1853             'colorrepresentation' => { 152 => 0x3c },
1854             'colorsaturationadj' => { 111 => 0x20305 },
1855             'colorsequence' => { 152 => 0x41 },
1856             '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' },
1857             'colorspace2' => { 70 => 0x9 },
1858             'colorspecapproximation' => { 154 => 0x2 },
1859             'colorspecdata' => { 154 => 0x3 },
1860             'colorspecmethod' => { 154 => 0x0 },
1861             'colorspecprecedence' => { 154 => 0x1 },
1862             '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 },
1863             'colortempauto' => { 42 => 0x9, 43 => 0xf, 44 => 0x22, 45 => 0x5e, 46 => 0x72, 48 => 0x1c, 49 => 0x48, 52 => 0x48, 53 => 0x48, 54 => 0x48, 55 => 0x50 },
1864             '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 },
1865             'colortempcustom' => { 49 => 0x84 },
1866             'colortempcustom1' => { 44 => 0x45 },
1867             'colortempcustom2' => { 44 => 0x4a },
1868             '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 },
1869             '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' },
1870             'colortemperatureadj' => { 518 => 0x8013 },
1871             'colortemperatureauto' => { 258 => 0x4f },
1872             'colortemperaturebg' => { 352 => 0x1013 },
1873             'colortemperaturecustom' => { 467 => 0xc, 468 => 0xb },
1874             'colortemperaturerg' => { 352 => 0x1014 },
1875             'colortemperatureset' => { 467 => 0x7, 468 => 0x6 },
1876             'colortemperaturesetting' => { 203 => 0x25, 469 => 0x17, 486 => 0xe },
1877             '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 },
1878             'colortempflashdata' => { 49 => 0x24a },
1879             '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 },
1880             'colortempfluorescentd' => { 411 => 0x57 },
1881             'colortempfluorescentn' => { 411 => 0x58 },
1882             'colortempfluorescentw' => { 411 => 0x59 },
1883             '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 },
1884             'colortempmeasured' => { 42 => 0xe, 43 => 0x17, 45 => 0x63, 46 => 0x77, 49 => 0x4d, 52 => 0x4d, 53 => 0x4d, 54 => 0x4d, 55 => 0x55 },
1885             'colortemppc1' => { 48 => 0x94, 49 => 0x75 },
1886             'colortemppc2' => { 48 => 0x99, 49 => 0x7a },
1887             'colortemppc3' => { 48 => 0x9e, 49 => 0x7f },
1888             '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 },
1889             '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 },
1890             'colortempunknown' => { 42 => 0x13, 43 => 0x1f, 45 => 0x68, 46 => 0x7c, 48 => 0x21, 52 => 0x52, 53 => 0x52, 54 => 0x52, 55 => 0x5a },
1891             'colortempunknown10' => { 42 => 0x63, 43 => 0x9f, 45 => 0x95, 46 => 0xa9, 47 => 0xb8, 48 => 0x76, 52 => 0xa2, 53 => 0x7f, 54 => 0x7f, 55 => 0x87 },
1892             'colortempunknown11' => { 42 => 0x68, 43 => 0xa7, 45 => 0xbd, 46 => [0xae,0xb3], 47 => 0xbd, 48 => 0x7b, 52 => 0xa7, 53 => 0xa7, 54 => 0x84, 55 => 0xaf },
1893             'colortempunknown12' => { 42 => 0x6d, 43 => 0xaf, 45 => 0xc2, 46 => 0xb8, 47 => 0xc2, 48 => 0x80, 52 => 0xac, 53 => 0xac, 54 => 0xac, 55 => 0xb4 },
1894             'colortempunknown13' => { 42 => 0x72, 43 => 0xb7, 45 => 0xc7, 46 => 0xbd, 47 => 0xc7, 48 => 0x85, 52 => 0xb1, 53 => 0xb1, 54 => 0xb1, 55 => 0xb9 },
1895             'colortempunknown14' => { 45 => 0xcc, 46 => 0xc2, 47 => 0xcc, 48 => 0x8a, 52 => 0xb6, 53 => 0xb6, 54 => 0xb6, 55 => 0xbe },
1896             'colortempunknown15' => { 45 => 0xd1, 46 => 0xc7, 47 => 0xd1, 48 => 0x8f, 52 => 0xbb, 53 => 0xbb, 54 => 0xbb, 55 => 0xc3 },
1897             'colortempunknown16' => { 45 => 0xd6, 46 => 0xcc, 47 => 0xd6, 48 => 0xa3, 53 => 0xc0, 54 => 0xc0, 55 => 0xc8 },
1898             'colortempunknown17' => { 45 => 0xdb, 46 => 0xf4, 47 => 0xdb, 53 => 0xc5, 54 => 0xc5, 55 => 0xcd },
1899             'colortempunknown18' => { 45 => 0xe0, 46 => 0xf9, 47 => 0xe0, 53 => 0xca, 54 => 0xca, 55 => 0xd2 },
1900             'colortempunknown19' => { 45 => 0xe5, 46 => 0xfe, 47 => 0xe5, 53 => 0xcf, 54 => 0xcf, 55 => 0xd7 },
1901             'colortempunknown2' => { 42 => 0x3b, 43 => 0x5f, 45 => 0x6d, 46 => 0x81, 47 => 0x90, 48 => 0x4e, 52 => 0x57, 53 => 0x57, 54 => 0x57, 55 => 0x5f },
1902             'colortempunknown20' => { 45 => 0xea, 46 => 0x103, 47 => 0xea, 53 => 0xd4, 54 => 0xd4, 55 => 0xdc },
1903             'colortempunknown21' => { 45 => 0xef, 46 => 0x108, 47 => 0xef, 54 => 0xd9, 55 => 0xe1 },
1904             'colortempunknown22' => { 45 => 0xf4, 46 => 0x10d, 47 => 0xf4, 54 => 0xde, 55 => 0xe6 },
1905             'colortempunknown23' => { 45 => 0xf9, 46 => 0x112, 47 => 0xf9, 54 => 0xe3, 55 => 0xeb },
1906             'colortempunknown24' => { 45 => 0xfe, 46 => 0x117, 47 => 0xfe, 54 => 0xe8, 55 => 0xf0 },
1907             'colortempunknown25' => { 45 => 0x103, 46 => 0x11c, 47 => 0x103, 54 => 0xed, 55 => 0xf5 },
1908             'colortempunknown26' => { 45 => 0x108, 46 => 0x121, 47 => 0x108, 54 => 0xf2, 55 => 0xfa },
1909             'colortempunknown27' => { 45 => 0x10d, 46 => 0x126, 47 => 0x10d, 54 => 0xf7, 55 => 0xff },
1910             'colortempunknown28' => { 45 => 0x112, 47 => 0x112, 54 => 0xfc, 55 => 0x104 },
1911             'colortempunknown29' => { 45 => 0x117, 47 => 0x117, 54 => 0x101, 55 => 0x109 },
1912             'colortempunknown3' => { 42 => 0x40, 43 => 0x67, 45 => 0x72, 46 => 0x86, 47 => 0x95, 48 => 0x53, 52 => 0x5c, 53 => 0x5c, 54 => 0x5c, 55 => 0x64 },
1913             'colortempunknown30' => { 47 => 0x11c, 54 => 0x106 },
1914             'colortempunknown31' => { 47 => 0x121 },
1915             'colortempunknown32' => { 47 => 0x126 },
1916             'colortempunknown33' => { 47 => 0x12b },
1917             'colortempunknown4' => { 42 => 0x45, 43 => 0x6f, 45 => 0x77, 46 => 0x8b, 47 => 0x9a, 48 => 0x58, 52 => 0x61, 53 => 0x61, 54 => 0x61, 55 => 0x69 },
1918             'colortempunknown5' => { 42 => 0x4a, 43 => 0x77, 45 => 0x7c, 46 => 0x90, 47 => 0x9f, 48 => 0x5d, 52 => 0x66, 53 => 0x66, 54 => 0x66, 55 => 0x6e },
1919             'colortempunknown6' => { 42 => 0x4f, 43 => 0x7f, 45 => 0x81, 46 => 0x95, 47 => 0xa4, 48 => 0x62, 52 => 0x8e, 53 => 0x6b, 54 => 0x6b, 55 => 0x73 },
1920             'colortempunknown7' => { 42 => 0x54, 43 => 0x87, 45 => 0x86, 46 => 0x9a, 47 => 0xa9, 48 => 0x67, 52 => 0x93, 53 => 0x70, 54 => 0x70, 55 => 0x78 },
1921             'colortempunknown8' => { 42 => 0x59, 43 => 0x8f, 45 => 0x8b, 46 => 0x9f, 47 => 0xae, 48 => 0x6c, 52 => 0x98, 53 => 0x75, 54 => 0x75, 55 => 0x7d },
1922             'colortempunknown9' => { 42 => 0x5e, 43 => 0x97, 45 => 0x90, 46 => 0xa4, 47 => 0xb3, 48 => 0x71, 52 => 0x9d, 53 => 0x7a, 54 => 0x7a, 55 => 0x82 },
1923             'colortint' => { 371 => 0x35c },
1924             'colortone' => { 10 => 0x6f, 12 => 0x77, 38 => 0x2a, 56 => 0x2, 70 => 0x8 },
1925             'colortoneadj' => { 111 => 0x20304, 116 => 0x11e },
1926             'colortoneauto' => { 78 => 0x9c },
1927             'colortonefaithful' => { 19 => 0x107, 77 => 0x6c, 78 => 0x6c },
1928             'colortonelandscape' => { 19 => 0x105, 77 => 0x3c, 78 => 0x3c },
1929             'colortonemonochrome' => { 77 => 0x84, 78 => 0x84 },
1930             'colortoneneutral' => { 19 => 0x106, 77 => 0x54, 78 => 0x54 },
1931             'colortoneportrait' => { 19 => 0x104, 77 => 0x24, 78 => 0x24 },
1932             'colortonestandard' => { 19 => 0x103, 77 => 0xc, 78 => 0xc },
1933             'colortoneuserdef1' => { 19 => 0x109, 77 => 0x9c, 78 => 0xb4 },
1934             'colortoneuserdef2' => { 19 => 0x10a, 77 => 0xb4, 78 => 0xcc },
1935             'colortoneuserdef3' => { 19 => 0x10b, 77 => 0xcc, 78 => 0xe4 },
1936             'columninterleavefactor' => { 127 => 0xcd43 },
1937             'comlenblksize' => { 157 => 0xfde8 },
1938             'commanddialframeadvancezoom' => { 269 => 0x804 },
1939             'commanddialplaybackmode' => { 342 => 0x1cb, 343 => 0x1cb, 344 => 0x1e3 },
1940             'commanddials' => { 336 => '5.1' },
1941             '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' },
1942             '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' },
1943             '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' },
1944             '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' },
1945             'commanddialvideoplaybackmode' => { 342 => 0x1cd, 344 => 0x1e5 },
1946             'commanderchannel' => { 336 => '10.2', 337 => '25.2' },
1947             'commandergroupa_ttl-aacomp' => { 336 => '13.1', 337 => '31.1' },
1948             'commandergroupa_ttlcomp' => { 340 => '32.1' },
1949             'commandergroupamanualoutput' => { 336 => '13.2', 337 => '28.2' },
1950             'commandergroupamode' => { 336 => '11.2', 337 => '28.1' },
1951             'commandergroupb_ttl-aacomp' => { 336 => '14.1', 337 => '32.1' },
1952             'commandergroupb_ttlcomp' => { 340 => '33.1' },
1953             'commandergroupbmanualoutput' => { 336 => '14.2', 337 => '29.2' },
1954             'commandergroupbmode' => { 336 => '11.3', 337 => '29.1' },
1955             'commanderinternalflash' => { 336 => '11.1', 337 => '27.1' },
1956             'commanderinternalmanualoutput' => { 336 => '12.2', 337 => '27.2' },
1957             'commanderinternalttlchannel' => { 334 => '18.2' },
1958             'commanderinternalttlcomp' => { 336 => '12.1', 337 => '30.2', 340 => '31.2' },
1959             'commanderinternalttlcompbuiltin' => { 334 => '20.1', 335 => '26.1' },
1960             'commanderinternalttlcompgroupa' => { 334 => '21.1', 335 => '27.1' },
1961             'commanderinternalttlcompgroupb' => { 334 => '22.1', 335 => '28.1' },
1962             'comment' => { 0 => 0x2, 128 => 'Comment', 176 => 'Comment', 361 => 'Comment', 429 => "\xa9cmt", 431 => 'comment', 437 => "\xa9cmt" },
1963             'compass' => { 450 => 0x4 },
1964             'compatiblebrands' => { 431 => 'compatible_brands' },
1965             'compatibleversion' => { 536 => 'CompatibleVersion', 538 => 'CompatibleVersion' },
1966             'compilation' => { 429 => 'cpil' },
1967             'compimageimagespersequence' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfImagesInSequences'] },
1968             'compimagemaxexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfAll'] },
1969             'compimagemaxexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfUsed'] },
1970             'compimageminexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfAll'] },
1971             'compimageminexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfUsed'] },
1972             'compimagenumsequences' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfSequences'] },
1973             'compimagesumexposureall' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfAll'] },
1974             'compimagesumexposureused' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1975             'compimagetotalexposureperiod' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1976             'compimagevalues' => { 543 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1977             'complianceprofile' => { 556 => 'complianceProfile' },
1978             'componentsconfiguration' => { 127 => 0x9101, 181 => 'Components', 542 => 'ComponentsConfiguration' },
1979             'componentversion' => { 105 => 0x80c },
1980             'composer' => { 198 => 'WM/Composer', 429 => ["\xa9com","\xa9wrt"], 437 => ["\xa9com","\xa9wrt"], 566 => 'composer' },
1981             'composerid' => { 429 => 'cmID' },
1982             'composerkeywords' => { 437 => "\xa9cok" },
1983             'compositeimage' => { 127 => 0xa460, 543 => 'CompositeImage' },
1984             'compositeimagecount' => { 127 => 0xa461, 543 => 'CompositeImageCount' },
1985             'compositeimagecount1' => { 135 => 0x1151 },
1986             'compositeimagecount2' => { 135 => 0x1152 },
1987             'compositeimageexposuretimes' => { 127 => 0xa462, 543 => 'CompositeImageExposureTimes' },
1988             'compositeimagemode' => { 135 => 0x1150 },
1989             'composition' => { 524 => 'Composition' },
1990             'compositionadjust' => { 409 => '0.1' },
1991             'compositionadjustrotation' => { 409 => 0x7 },
1992             'compositionadjustx' => { 409 => 0x5 },
1993             'compositionadjusty' => { 409 => 0x6 },
1994             'compressedbitsperpixel' => { 127 => 0x9102, 542 => 'CompressedBitsPerPixel' },
1995             'compressedimagesize' => { 205 => 0x40, 352 => 0x40 },
1996             'compression' => { 127 => 0x103, 377 => 0xb, 562 => 'Compression' },
1997             'compressionfactor' => { 347 => 0x50d },
1998             'compressionformat' => { 70 => 0x4 },
1999             'compressionratio' => { 181 => 'Compression', 352 => 0x1034 },
2000             'compressorversion' => { 437 => 'CNCV' },
2001             'condadobvfactor' => { 157 => 0xf3e },
2002             'condadodaybvthresh' => { 157 => 0xf3c },
2003             'condadodayoffsets' => { 157 => 0xf42 },
2004             'condadofluoffsets' => { 157 => 0xf44 },
2005             'condadofluthresh' => { 157 => 0xf41 },
2006             'condadoillfactor' => { 157 => 0xf3f },
2007             'condadoneurange' => { 157 => 0xf3d },
2008             'condadotunoffsets' => { 157 => 0xf43 },
2009             'condadotunthresh' => { 157 => 0xf40 },
2010             'conductor' => { 198 => 'WM/Conductor', 429 => "\xa9con" },
2011             'confidence' => { 145 => 'Confidence' },
2012             'confidencelevel' => { 532 => 'ConfidenceLevel' },
2013             'confidencemime' => { 145 => 'ConfidenceMime' },
2014             'constrainedcropheight' => { 116 => 0x266, 422 => 0xd6 },
2015             'constrainedcropwidth' => { 116 => 0x262, 422 => 0xd5 },
2016             'contact' => { 150 => 0x76 },
2017             'contactinfo' => { 536 => 'ContactInfo', 538 => 'ContactInfo', 555 => 'contactInfo' },
2018             'container' => { 140 => 'Container' },
2019             'containerdirectory' => { 140 => [\'Container','ContainerDirectory'], 143 => 'Directory' },
2020             'containerdirectoryitem' => { 140 => [\'Container','ContainerDirectoryItem'] },
2021             'containerdirectoryitemdatauri' => { 140 => [\'Container','ContainerDirectoryItemDataURI'] },
2022             'containerdirectoryitemlength' => { 140 => [\'Container','ContainerDirectoryItemLength'] },
2023             'containerdirectoryitemmime' => { 140 => [\'Container','ContainerDirectoryItemMime'] },
2024             'containerdirectoryitempadding' => { 140 => [\'Container','ContainerDirectoryItemPadding'] },
2025             'containerformat' => { 550 => 'ContainerFormat' },
2026             'containerformatidentifier' => { 550 => [\'ContainerFormat','ContainerFormatIdentifier'] },
2027             'containerformatname' => { 550 => [\'ContainerFormat','ContainerFormatName'] },
2028             'contentcreatedate' => { 429 => "\xa9day", 437 => ['@day',"\xa9day"] },
2029             'contentdistributor' => { 198 => 'WM/ContentDistributor' },
2030             'contentdistributorid' => { 437 => 'cdis' },
2031             'contentid' => { 437 => 'ccid' },
2032             'contentidentifier' => { 1 => 0x11, 431 => 'content.identifier' },
2033             'contentlocationcode' => { 150 => 0x1a },
2034             'contentlocationname' => { 150 => 0x1b },
2035             'contenttype' => { 556 => 'contentType' },
2036             'continuousbracketing' => { 203 => 0x20 },
2037             'continuousdrive' => { 38 => 0x5 },
2038             'continuousmodedisplay' => { 341 => 0x55, 342 => 0x51, 343 => 0x51, 344 => 0x51 },
2039             'continuousmodeliveview' => { 339 => '77.2' },
2040             'continuousshootingspeed' => { 92 => 0x610 },
2041             'continuousshotlimit' => { 92 => 0x611 },
2042             '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' },
2043             'contrast2012' => { 536 => 'Contrast2012', 538 => 'Contrast2012' },
2044             'contrastadj' => { 111 => 0x20303, 116 => 0x115, 321 => 0x2c, 518 => 0x8017 },
2045             'contrastauto' => { 78 => 0x90 },
2046             'contrastcurve' => { 258 => 0x8c },
2047             'contrastdetectafarea' => { 411 => 0x231 },
2048             'contrastdetectafinfocus' => { 212 => 0x1c, 213 => [0x1c,0x52] },
2049             'contrastfaithful' => { 19 => 0xec, 77 => 0x60, 78 => 0x60 },
2050             'contrasthighlight' => { 411 => 0x6d },
2051             'contrasthighlightshadowadj' => { 411 => 0x6f },
2052             'contrastlandscape' => { 19 => 0xea, 77 => 0x30, 78 => 0x30 },
2053             'contrastmode' => { 372 => 0x2c },
2054             'contrastmonochrome' => { 19 => 0xed, 77 => 0x78, 78 => 0x78 },
2055             'contrastneutral' => { 19 => 0xeb, 77 => 0x48, 78 => 0x48 },
2056             'contrastportrait' => { 19 => 0xe9, 77 => 0x18, 78 => 0x18 },
2057             'contrastsetting' => { 347 => 0x505, 355 => 0x1012, 469 => 0x10, 486 => 0x8 },
2058             'contrastshadow' => { 411 => 0x6e },
2059             'contraststandard' => { 19 => 0xe8, 77 => 0x0, 78 => 0x0 },
2060             'contrastuserdef1' => { 19 => 0xee, 77 => 0x90, 78 => 0xa8 },
2061             'contrastuserdef2' => { 19 => 0xef, 77 => 0xa8, 78 => 0xc0 },
2062             'contrastuserdef3' => { 19 => 0xf0, 77 => 0xc0, 78 => 0xd8 },
2063             'contributedmedia' => { 566 => 'contributedMedia' },
2064             'contributedmediaduration' => { 566 => [\'contributedMedia','contributedMediaDuration'] },
2065             'contributedmediadurationscale' => { 566 => [\'contributedMedia','contributedMediaDurationScale'] },
2066             'contributedmediadurationvalue' => { 566 => [\'contributedMedia','contributedMediaDurationValue'] },
2067             'contributedmediamanaged' => { 566 => [\'contributedMedia','contributedMediaManaged'] },
2068             'contributedmediapath' => { 566 => [\'contributedMedia','contributedMediaPath'] },
2069             'contributedmediastarttime' => { 566 => [\'contributedMedia','contributedMediaStartTime'] },
2070             'contributedmediastarttimescale' => { 566 => [\'contributedMedia','contributedMediaStartTimeScale'] },
2071             'contributedmediastarttimevalue' => { 566 => [\'contributedMedia','contributedMediaStartTimeValue'] },
2072             'contributedmediatrack' => { 566 => [\'contributedMedia','contributedMediaTrack'] },
2073             'contributedmediawebstatement' => { 566 => [\'contributedMedia','contributedMediaWebStatement'] },
2074             'contributor' => { 539 => 'contributor', 550 => 'Contributor' },
2075             'contributoridentifier' => { 550 => [\'Contributor','ContributorIdentifier'] },
2076             'contributorname' => { 550 => [\'Contributor','ContributorName'] },
2077             'contributorrole' => { 550 => [\'Contributor','ContributorRole'] },
2078             'contributors' => { 176 => 'Contributors' },
2079             'controldialset' => { 203 => 0x46 },
2080             'controlledvocabularyterm' => { 550 => 'CVterm' },
2081             'controllerboardversion' => { 367 => 0x332 },
2082             'controlmode' => { 84 => 0x12 },
2083             'controlringresponse' => { 341 => 0x1cf, 342 => 0x1d5, 343 => 0x1d5, 344 => 0x1ed },
2084             'controlringrotation' => { 92 => 0x712 },
2085             'conversionlens' => { 348 => 0x403, 372 => 0x35 },
2086             'converter' => { 127 => 0xfe4d, 307 => 0xb, 536 => 'Converter', 538 => 'Converter' },
2087             'converttograyscale' => { 536 => 'ConvertToGrayscale', 538 => 'ConvertToGrayscale' },
2088             'cookingequipment' => { 558 => 'cookingEquipment' },
2089             'cookingmethod' => { 558 => 'cookingMethod' },
2090             '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' },
2091             'copyrightflag' => { 425 => 0x40a },
2092             'copyrightnotice' => { 150 => 0x74 },
2093             'copyrightowner' => { 358 => 'CopyrightOwner' },
2094             'copyrightownerid' => { 358 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerID'] },
2095             'copyrightownerimageid' => { 358 => 'CopyrightOwnerImageID' },
2096             'copyrightownername' => { 358 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
2097             'copyrightregistrationnumber' => { 358 => 'CopyrightRegistrationNumber' },
2098             'copyrightstatus' => { 358 => 'CopyrightStatus' },
2099             'copyrightyear' => { 550 => 'CopyrightYear', 556 => 'copyrightYear' },
2100             'coringfilter' => { 351 => 0x310, 352 => 0x102d, 355 => 0x310 },
2101             'coringvalues' => { 351 => 0x311, 355 => 0x311 },
2102             'corporateentity' => { 556 => 'corporateEntity' },
2103             'correctionalreadyapplied' => { 362 => 'CorrectionAlreadyApplied' },
2104             'correlatedcolortemp' => { 371 => 0x35b },
2105             'country' => { 180 => 'Country', 372 => 0x69, 554 => 'Country' },
2106             'country-primarylocationcode' => { 150 => 0x64 },
2107             'country-primarylocationname' => { 150 => 0x65 },
2108             'countrycode' => { 257 => 0x5, 423 => 'CountryCode', 549 => 'CountryCode' },
2109             'course' => { 558 => 'course' },
2110             'coverage' => { 539 => 'coverage' },
2111             'coverart' => { 429 => 'covr' },
2112             'coverdate' => { 556 => 'coverDate' },
2113             'coverdisplaydate' => { 556 => 'coverDisplayDate' },
2114             'coveruri' => { 437 => 'cvru' },
2115             'cpufirmwareversion' => { 411 => 0x28 },
2116             'crc32' => { 540 => 'crc32' },
2117             'createdate' => { 127 => 0x9004, 176 => 'CreateDate', 357 => 'CreationDate', 361 => 'create-date', 427 => 'CreationDate', 434 => 0x1, 564 => 'CreateDate' },
2118             'creationdate' => { 431 => 'creationdate', 552 => 'CreationDate', 556 => 'creationDate' },
2119             'creationtime' => { 361 => 'Creation Time', 431 => 'creation_time' },
2120             'creativestyle' => { 467 => 0x1a, 468 => 0x18, 478 => 0x41, 481 => 0xb020, 513 => 0x4a },
2121             'creativestylesetting' => { 469 => 0xf, 486 => 0x7 },
2122             'creativestylewaschanged' => { 518 => 0x8001 },
2123             'creator' => { 357 => 'Creator', 427 => 'Creator', 539 => 'creator', 550 => 'Creator', 552 => 'Creator' },
2124             'creatoraddress' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
2125             'creatorappid' => { 197 => 'CreatorAppId' },
2126             'creatorcity' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
2127             'creatorcontactinfo' => { 549 => 'CreatorContactInfo' },
2128             'creatorcountry' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
2129             'creatoridentifier' => { 550 => [\'Creator','CreatorIdentifier'] },
2130             'creatoridentity' => { 423 => 'CreatorIdentity' },
2131             'creatorname' => { 550 => [\'Creator','CreatorName'] },
2132             'creatoropenwithuioptions' => { 197 => 'CreatorOpenWithUIOptions' },
2133             'creatorpostalcode' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
2134             'creatorregion' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
2135             'creatorrole' => { 550 => [\'Creator','CreatorRole'] },
2136             'creatortool' => { 564 => 'CreatorTool' },
2137             'creatorworkemail' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
2138             'creatorworktelephone' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
2139             'creatorworkurl' => { 549 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
2140             'credit' => { 150 => 0x6e, 554 => 'Credit' },
2141             'creditline' => { 559 => 'creditLine' },
2142             'creditlinereq' => { 569 => 'CreditLineReq' },
2143             'creditlinerequired' => { 358 => 'CreditLineRequired' },
2144             'cropactive' => { 109 => 0x0, 116 => 0x244 },
2145             'cropangle' => { 109 => 0x8, 536 => 'CropAngle', 538 => 'CropAngle' },
2146             'croparea' => { 258 => 0x45, 518 => 0x9011 },
2147             'cropaspectratio' => { 111 => 0x30101, 116 => 0x260 },
2148             'cropaspectratiocustom' => { 111 => 0x30102 },
2149             'cropbottom' => { 131 => 0x9, 313 => 0x36, 377 => 0x31, 422 => 0xdc, 536 => 'CropBottom', 538 => 'CropBottom' },
2150             'cropbottommargin' => { 58 => 0x3 },
2151             'cropcircleactive' => { 117 => 0xd6 },
2152             'cropcircleradius' => { 117 => 0xd9 },
2153             'cropcirclex' => { 117 => 0xd7 },
2154             'cropcircley' => { 117 => 0xd8 },
2155             'cropconstraintowarp' => { 536 => 'CropConstrainToWarp', 538 => 'CropConstrainToWarp' },
2156             'cropflag' => { 135 => 0x1051 },
2157             'croph' => { 529 => 'CropH' },
2158             'cropheight' => { 109 => 0x6, 116 => 0x24c, 351 => 0x615, 355 => 0x615, 536 => 'CropHeight', 538 => 'CropHeight' },
2159             'crophispeed' => { 258 => 0x1b },
2160             'cropleft' => { 116 => 0x246, 131 => 0x6, 313 => 0x1e, 351 => 0x612, 355 => 0x612, 377 => 0x30, 422 => 0xd9, 536 => 'CropLeft', 538 => 'CropLeft' },
2161             'cropleftmargin' => { 58 => 0x0 },
2162             'cropmode' => { 135 => 0x104d, 447 => 0x1018 },
2163             'croporiginalheight' => { 109 => 0xb },
2164             'croporiginalwidth' => { 109 => 0xa },
2165             'cropoutputheight' => { 313 => 0xce },
2166             'cropoutputheightinches' => { 313 => 0x96 },
2167             'cropoutputpixels' => { 313 => 0xd6 },
2168             'cropoutputresolution' => { 313 => 0xb6 },
2169             'cropoutputscale' => { 313 => 0xbe },
2170             'cropoutputwidth' => { 313 => 0xc6 },
2171             'cropoutputwidthinches' => { 313 => 0x8e },
2172             'croppedareaimageheightpixels' => { 148 => 'CroppedAreaImageHeightPixels', 149 => 'CroppedAreaImageHeightPixels' },
2173             'croppedareaimagewidthpixels' => { 148 => 'CroppedAreaImageWidthPixels', 149 => 'CroppedAreaImageWidthPixels' },
2174             'croppedarealeftpixels' => { 148 => 'CroppedAreaLeftPixels', 149 => 'CroppedAreaLeftPixels' },
2175             'croppedareatoppixels' => { 148 => 'CroppedAreaTopPixels', 149 => 'CroppedAreaTopPixels' },
2176             'croppedimageheight' => { 5 => 0x2, 447 => 0x1604 },
2177             'croppedimageleft' => { 5 => 0x3 },
2178             'croppedimagetop' => { 5 => 0x4 },
2179             'croppedimagewidth' => { 5 => 0x1, 447 => 0x1603 },
2180             'cropping' => { 518 => 0x9010 },
2181             'cropright' => { 131 => 0x8, 313 => 0x2e, 377 => 0x32, 422 => 0xdb, 536 => 'CropRight', 538 => 'CropRight' },
2182             'croprightmargin' => { 58 => 0x1 },
2183             'croprotatedoriginalheight' => { 109 => 0x2 },
2184             'croprotatedoriginalwidth' => { 109 => 0x1 },
2185             'croprotation' => { 109 => 0x7, 131 => 0xb },
2186             'cropscaledresolution' => { 313 => 0x9e },
2187             'cropsize' => { 135 => 0x1053 },
2188             'cropsourceresolution' => { 313 => 0xae },
2189             'croptop' => { 116 => 0x248, 131 => 0x7, 313 => 0x26, 351 => 0x613, 355 => 0x613, 377 => 0x2f, 422 => 0xda, 536 => 'CropTop', 538 => 'CropTop' },
2190             'croptopleft' => { 135 => 0x1052 },
2191             'croptopmargin' => { 58 => 0x2 },
2192             'cropunit' => { 536 => 'CropUnit', 538 => 'CropUnit' },
2193             'cropunits' => { 536 => 'CropUnits', 538 => 'CropUnits' },
2194             'cropw' => { 529 => 'CropW' },
2195             'cropwidth' => { 109 => 0x5, 116 => 0x24a, 351 => 0x614, 355 => 0x614, 536 => 'CropWidth', 538 => 'CropWidth' },
2196             'cropx' => { 109 => 0x3, 529 => 'CropX' },
2197             'cropy' => { 109 => 0x4, 529 => 'CropY' },
2198             'crossprocess' => { 411 => 0x7b },
2199             'crossprocessparams' => { 411 => 0x235 },
2200             'cuisine' => { 558 => 'cuisine' },
2201             'currenticcprofile' => { 127 => 0xc691 },
2202             'currentpreprofilematrix' => { 127 => 0xc692 },
2203             'currentversion' => { 518 => 0xd000 },
2204             'curve0x' => { 529 => 'Curve0x' },
2205             'curve0y' => { 529 => 'Curve0y' },
2206             'curve1x' => { 529 => 'Curve1x' },
2207             'curve1y' => { 529 => 'Curve1y' },
2208             'curve2x' => { 529 => 'Curve2x' },
2209             'curve2y' => { 529 => 'Curve2y' },
2210             'curve3x' => { 529 => 'Curve3x' },
2211             'curve3y' => { 529 => 'Curve3y' },
2212             'curve4x' => { 529 => 'Curve4x' },
2213             'curve4y' => { 529 => 'Curve4y' },
2214             'curves' => { 318 => 0x76a43201 },
2215             'custom1' => { 358 => 'Custom1' },
2216             'custom10' => { 358 => 'Custom10' },
2217             'custom2' => { 358 => 'Custom2' },
2218             'custom3' => { 358 => 'Custom3' },
2219             'custom4' => { 358 => 'Custom4' },
2220             'custom5' => { 358 => 'Custom5' },
2221             'custom6' => { 358 => 'Custom6' },
2222             'custom7' => { 358 => 'Custom7' },
2223             'custom8' => { 358 => 'Custom8' },
2224             'custom9' => { 358 => 'Custom9' },
2225             'customcolortone' => { 117 => 0x4c },
2226             'customcontrast' => { 117 => 0x4e },
2227             'customcontrols' => { 92 => 0x70c },
2228             'customdefaultunsharpfineness' => { 117 => 0xbe },
2229             'customdefaultunsharpstrength' => { 117 => 0xbc },
2230             'customdefaultunsharpthreshold' => { 117 => 0xc0 },
2231             'customilluminant' => { 157 => 0x405 },
2232             'customizedials' => { 92 => 0x715 },
2233             'customlinear' => { 117 => 0x4f },
2234             'customoutputhighlightpoint' => { 117 => 0x53 },
2235             'customoutputshadowpoint' => { 117 => 0x54 },
2236             'custompicturestyle' => { 111 => 0x10021 },
2237             'custompicturestyledata' => { 111 => 0xf0500 },
2238             'custompicturestylefilename' => { 71 => 0x4010 },
2239             'customrawhighlight' => { 117 => 0x7c },
2240             'customrawhighlightpoint' => { 117 => 0x51 },
2241             'customrawshadow' => { 117 => 0x85 },
2242             'customrawshadowpoint' => { 117 => 0x52 },
2243             'customrendered' => { 127 => 0xa401, 210 => 0x6420, 542 => 'CustomRendered' },
2244             'customsaturation' => { 117 => 0x4d, 347 => 0x503 },
2245             'customsettingsalldefault' => { 325 => '0.2', 334 => '0.2' },
2246             '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 },
2247             'customsharpness' => { 117 => 0x50 },
2248             'customunsharpmaskfineness' => { 117 => 0xb8 },
2249             'customunsharpmaskstrength' => { 117 => 0xb6 },
2250             'customunsharpmaskthreshold' => { 117 => 0xba },
2251             'customwb_rblevels' => { 486 => 0x1a },
2252             'customwb_rgblevels' => { 468 => 0x8, 469 => 0x19 },
2253             'customwbbluelevel' => { 203 => 0x36 },
2254             'customwberror' => { 203 => 0x37 },
2255             'customwbgreenlevel' => { 203 => 0x35 },
2256             'customwbredlevel' => { 203 => 0x34 },
2257             'customwbsetting' => { 203 => 0x26 },
2258             'cx' => { 437 => '_cx_' },
2259             'cy' => { 437 => '_cy_' },
2260             'd-lightinghq' => { 318 => 0x2175eb78 },
2261             'd-lightinghqcolorboost' => { 314 => 0x2 },
2262             'd-lightinghqhighlight' => { 314 => 0x1 },
2263             'd-lightinghqselected' => { 318 => 0x6a6e36b6 },
2264             'd-lightinghqshadow' => { 314 => 0x0 },
2265             'd-lightinghs' => { 318 => 0xce5554aa },
2266             'd-lightinghsadjustment' => { 315 => 0x0 },
2267             'd-lightinghscolorboost' => { 315 => 0x1 },
2268             'd-rangeoptimizerhighlight' => { 518 => 0x8024 },
2269             'd-rangeoptimizermode' => { 518 => 0x8022 },
2270             'd-rangeoptimizershadow' => { 518 => 0x802d },
2271             'd-rangeoptimizervalue' => { 518 => 0x8023 },
2272             'darkblacksegrows' => { 157 => 0x18d8 },
2273             'darkfocusenvironment' => { 372 => 0x8003 },
2274             'darkframecountfactor' => { 157 => 0xc85 },
2275             'darkframelongexposure' => { 157 => 0xc84 },
2276             'darkframeshortexposure' => { 157 => 0xc83 },
2277             'darkpedestal' => { 157 => 0xc7f },
2278             'datacompressionmethod' => { 152 => 0x6e },
2279             'dataimprint' => { 200 => 0x34 },
2280             'datamining' => { 358 => 'DataMining' },
2281             'dataonscreen' => { 550 => 'DataOnScreen' },
2282             'dataonscreenregion' => { 550 => [\'DataOnScreen','DataOnScreenRegion'] },
2283             'dataonscreenregiond' => { 550 => [\'DataOnScreen','DataOnScreenRegionD'] },
2284             'dataonscreenregionh' => { 550 => [\'DataOnScreen','DataOnScreenRegionH'] },
2285             'dataonscreenregiontext' => { 550 => [\'DataOnScreen','DataOnScreenRegionText'] },
2286             'dataonscreenregionunit' => { 550 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2287             'dataonscreenregionw' => { 550 => [\'DataOnScreen','DataOnScreenRegionW'] },
2288             'dataonscreenregionx' => { 550 => [\'DataOnScreen','DataOnScreenRegionX'] },
2289             'dataonscreenregiony' => { 550 => [\'DataOnScreen','DataOnScreenRegionY'] },
2290             'datascaling' => { 411 => 0x3d },
2291             'date' => { 411 => 0x6, 539 => 'date' },
2292             'dateacquired' => { 197 => 'DateAcquired', 198 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2293             'datecreated' => { 150 => 0x37, 554 => 'DateCreated' },
2294             'datedisplayformat' => { 310 => 0x3 },
2295             'dateidentified' => { 126 => [\'Identification','IdentificationDateIdentified'] },
2296             'dateimprint' => { 330 => '4.2' },
2297             'daterecieved' => { 556 => 'dateRecieved' },
2298             'datesent' => { 151 => 0x46 },
2299             'datestampmode' => { 71 => 0x1c, 258 => 0x9d },
2300             'datetime' => { 530 => 'datetime', 562 => 'DateTime' },
2301             'datetimedigitized' => { 542 => 'DateTimeDigitized' },
2302             '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' },
2303             'datetimestamp' => { 159 => 0x64 },
2304             'datetimeutc' => { 347 => 0x908 },
2305             'daylightsavings' => { 85 => 0x3, 310 => 0x2 },
2306             'dayofweek' => { 440 => 0x4a, 441 => 0x36, 442 => 0x5a, 443 => 0x42 },
2307             'dccontinent' => { 126 => [\'dctermsLocation','dctermsLocationContinent'] },
2308             'dccoordinateprecision' => { 126 => [\'dctermsLocation','dctermsLocationCoordinatePrecision'] },
2309             'dccoordinateuncertaintyinmeters' => { 126 => [\'dctermsLocation','dctermsLocationCoordinateUncertaintyInMeters'] },
2310             'dccountry' => { 126 => [\'dctermsLocation','dctermsLocationCountry'] },
2311             'dccountrycode' => { 126 => [\'dctermsLocation','dctermsLocationCountryCode'] },
2312             'dccounty' => { 126 => [\'dctermsLocation','dctermsLocationCounty'] },
2313             'dcdecimallatitude' => { 126 => [\'dctermsLocation','dctermsLocationDecimalLatitude'] },
2314             'dcdecimallongitude' => { 126 => [\'dctermsLocation','dctermsLocationDecimalLongitude'] },
2315             'dcevent' => { 126 => 'Event' },
2316             'dcfootprintspatialfit' => { 126 => [\'dctermsLocation','dctermsLocationFootprintSpatialFit'] },
2317             'dcfootprintsrs' => { 126 => [\'dctermsLocation','dctermsLocationFootprintSRS'] },
2318             'dcfootprintwkt' => { 126 => [\'dctermsLocation','dctermsLocationFootprintWKT'] },
2319             'dcgeodeticdatum' => { 126 => [\'dctermsLocation','dctermsLocationGeodeticDatum'] },
2320             'dcgeoreferencedby' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferencedBy'] },
2321             'dcgeoreferenceddate' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferencedDate'] },
2322             'dcgeoreferenceprotocol' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceProtocol'] },
2323             'dcgeoreferenceremarks' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceRemarks'] },
2324             'dcgeoreferencesources' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceSources'] },
2325             'dcgeoreferenceverificationstatus' => { 126 => [\'dctermsLocation','dctermsLocationGeoreferenceVerificationStatus'] },
2326             'dchighergeography' => { 126 => [\'dctermsLocation','dctermsLocationHigherGeography'] },
2327             'dchighergeographyid' => { 126 => [\'dctermsLocation','dctermsLocationHigherGeographyID'] },
2328             'dcisland' => { 126 => [\'dctermsLocation','dctermsLocationIsland'] },
2329             'dcislandgroup' => { 126 => [\'dctermsLocation','dctermsLocationIslandGroup'] },
2330             'dclocality' => { 126 => [\'dctermsLocation','dctermsLocationLocality'] },
2331             'dclocationaccordingto' => { 126 => [\'dctermsLocation','dctermsLocationLocationAccordingTo'] },
2332             'dclocationid' => { 126 => [\'dctermsLocation','dctermsLocationLocationID'] },
2333             'dclocationremarks' => { 126 => [\'dctermsLocation','dctermsLocationLocationRemarks'] },
2334             'dcmaximumdepthinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumDepthInMeters'] },
2335             'dcmaximumdistanceabovesurfaceinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumDistanceAboveSurfaceInMeters'] },
2336             'dcmaximumelevationinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMaximumElevationInMeters'] },
2337             'dcminimumdepthinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumDepthInMeters'] },
2338             'dcminimumdistanceabovesurfaceinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumDistanceAboveSurfaceInMeters'] },
2339             'dcminimumelevationinmeters' => { 126 => [\'dctermsLocation','dctermsLocationMinimumElevationInMeters'] },
2340             'dcmunicipality' => { 126 => [\'dctermsLocation','dctermsLocationMunicipality'] },
2341             'dcpointradiusspatialfit' => { 126 => [\'dctermsLocation','dctermsLocationPointRadiusSpatialFit'] },
2342             'dcstateprovince' => { 126 => [\'dctermsLocation','dctermsLocationStateProvince'] },
2343             'dctermslocation' => { 126 => 'dctermsLocation' },
2344             'dcverbatimcoordinates' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimCoordinates'] },
2345             'dcverbatimcoordinatesystem' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimCoordinateSystem'] },
2346             'dcverbatimdepth' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimDepth'] },
2347             'dcverbatimelevation' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimElevation'] },
2348             'dcverbatimlatitude' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLatitude'] },
2349             'dcverbatimlocality' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLocality'] },
2350             'dcverbatimlongitude' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimLongitude'] },
2351             'dcverbatimsrs' => { 126 => [\'dctermsLocation','dctermsLocationVerbatimSRS'] },
2352             'dcverticaldatum' => { 126 => [\'dctermsLocation','dctermsLocationVerticalDatum'] },
2353             'dcwaterbody' => { 126 => [\'dctermsLocation','dctermsLocationWaterBody'] },
2354             'declination' => { 184 => 'Declination' },
2355             'decposition' => { 200 => 0x32 },
2356             'defaultautogray' => { 536 => 'DefaultAutoGray', 538 => 'DefaultAutoGray' },
2357             'defaultautotone' => { 536 => 'DefaultAutoTone', 538 => 'DefaultAutoTone' },
2358             'defaultblackrender' => { 127 => 0xc7a6 },
2359             'defaultcroporigin' => { 127 => 0xc61f },
2360             'defaultcropsize' => { 127 => 0xc620 },
2361             'defaulteraseoption' => { 92 => 0x813 },
2362             'defaultscale' => { 127 => 0xc61e },
2363             'defaultsspecifictoiso' => { 536 => 'DefaultsSpecificToISO', 538 => 'DefaultsSpecificToISO' },
2364             'defaultsspecifictoserial' => { 536 => 'DefaultsSpecificToSerial', 538 => 'DefaultsSpecificToSerial' },
2365             'defaultusercrop' => { 127 => 0xc7b5 },
2366             'defectisocode' => { 157 => 0x90f },
2367             'defringe' => { 536 => 'Defringe', 538 => 'Defringe' },
2368             'defringegreenamount' => { 536 => 'DefringeGreenAmount', 538 => 'DefringeGreenAmount' },
2369             'defringegreenhuehi' => { 536 => 'DefringeGreenHueHi', 538 => 'DefringeGreenHueHi' },
2370             'defringegreenhuelo' => { 536 => 'DefringeGreenHueLo', 538 => 'DefringeGreenHueLo' },
2371             'defringepurpleamount' => { 536 => 'DefringePurpleAmount', 538 => 'DefringePurpleAmount' },
2372             'defringepurplehuehi' => { 536 => 'DefringePurpleHueHi', 538 => 'DefringePurpleHueHi' },
2373             'defringepurplehuelo' => { 536 => 'DefringePurpleHueLo', 538 => 'DefringePurpleHueLo' },
2374             'dehaze' => { 536 => 'Dehaze', 538 => 'Dehaze' },
2375             'deletedimagecount' => { 258 => 0xa6, 289 => 0x6e },
2376             'deprecatedon' => { 534 => 'deprecatedOn' },
2377             'depthbasedcorrcorrectionactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionActive'] },
2378             'depthbasedcorrcorrectionamount' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionAmount'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionAmount'] },
2379             'depthbasedcorrcorrectionsyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionSyncID'] },
2380             'depthbasedcorrections' => { 536 => 'DepthBasedCorrections', 538 => 'DepthBasedCorrections' },
2381             'depthbasedcorrlocalcorrecteddepth' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCorrectedDepth'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCorrectedDepth'] },
2382             'depthbasedcorrlocalcurverefinesaturation' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCurveRefineSaturation'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsLocalCurveRefineSaturation'] },
2383             'depthbasedcorrmask' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasks'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasks'] },
2384             'depthbasedcorrmaskalpha' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAlpha'] },
2385             'depthbasedcorrmaskangle' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAngle'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksAngle'] },
2386             'depthbasedcorrmaskbottom' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksBottom'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksBottom'] },
2387             'depthbasedcorrmaskcentervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterValue'] },
2388             'depthbasedcorrmaskcenterweight' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCenterWeight'] },
2389             'depthbasedcorrmaskdabs' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksDabs'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksDabs'] },
2390             'depthbasedcorrmaskfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFeather'] },
2391             'depthbasedcorrmaskflipped' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlipped'] },
2392             'depthbasedcorrmaskflow' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlow'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFlow'] },
2393             'depthbasedcorrmaskfullx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullX'] },
2394             'depthbasedcorrmaskfully' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksFullY'] },
2395             'depthbasedcorrmaskinputdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksInputDigest'] },
2396             'depthbasedcorrmaskleft' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksLeft'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksLeft'] },
2397             'depthbasedcorrmaskmaskactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskActive'] },
2398             'depthbasedcorrmaskmaskblendmode' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskBlendMode'] },
2399             'depthbasedcorrmaskmaskdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskDigest'] },
2400             'depthbasedcorrmaskmaskinverted' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskInverted'] },
2401             'depthbasedcorrmaskmaskname' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskName'] },
2402             'depthbasedcorrmaskmasks' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasks'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasks'] },
2403             'depthbasedcorrmaskmasksalpha' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAlpha'] },
2404             'depthbasedcorrmaskmasksangle' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksAngle'] },
2405             'depthbasedcorrmaskmasksbottom' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksBottom'] },
2406             'depthbasedcorrmaskmaskscentervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterValue'] },
2407             'depthbasedcorrmaskmaskscenterweight' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
2408             'depthbasedcorrmaskmasksdabs' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksDabs'] },
2409             'depthbasedcorrmaskmasksfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFeather'] },
2410             'depthbasedcorrmaskmasksflipped' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlipped'] },
2411             'depthbasedcorrmaskmasksflow' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFlow'] },
2412             'depthbasedcorrmaskmasksfullx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullX'] },
2413             'depthbasedcorrmaskmasksfully' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksFullY'] },
2414             'depthbasedcorrmaskmasksinputdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksInputDigest'] },
2415             'depthbasedcorrmaskmasksleft' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksLeft'] },
2416             'depthbasedcorrmaskmasksmaskactive' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskActive'] },
2417             'depthbasedcorrmaskmasksmaskblendmode' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
2418             'depthbasedcorrmaskmasksmaskdigest' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
2419             'depthbasedcorrmaskmasksmaskinverted' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
2420             'depthbasedcorrmaskmasksmaskname' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskName'] },
2421             'depthbasedcorrmaskmasksmasksubtype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
2422             'depthbasedcorrmaskmasksmasksyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
2423             'depthbasedcorrmaskmasksmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
2424             'depthbasedcorrmaskmasksmidpoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMidpoint'] },
2425             'depthbasedcorrmaskmasksorigin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksOrigin'] },
2426             'depthbasedcorrmaskmasksperimetervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
2427             'depthbasedcorrmaskmasksradius' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRadius'] },
2428             'depthbasedcorrmaskmasksreferencepoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
2429             'depthbasedcorrmaskmasksright' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRight'] },
2430             'depthbasedcorrmaskmasksroundness' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksRoundness'] },
2431             'depthbasedcorrmaskmaskssizex' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeX'] },
2432             'depthbasedcorrmaskmaskssizey' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksSizeY'] },
2433             'depthbasedcorrmaskmaskstop' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksTop'] },
2434             'depthbasedcorrmaskmasksubtype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSubType'] },
2435             'depthbasedcorrmaskmasksvalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksMaskValue'] },
2436             'depthbasedcorrmaskmasksversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksVersion'] },
2437             'depthbasedcorrmaskmaskswhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWhat'] },
2438             'depthbasedcorrmaskmaskswholeimagearea' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
2439             'depthbasedcorrmaskmasksx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksX'] },
2440             'depthbasedcorrmaskmasksy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksY'] },
2441             'depthbasedcorrmaskmasksyncid' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskSyncID'] },
2442             'depthbasedcorrmaskmaskszerox' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroX'] },
2443             'depthbasedcorrmaskmaskszeroy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMasksZeroY'] },
2444             'depthbasedcorrmaskmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskVersion'] },
2445             'depthbasedcorrmaskmidpoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMidpoint'] },
2446             'depthbasedcorrmaskorigin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksOrigin'] },
2447             'depthbasedcorrmaskperimetervalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksPerimeterValue'] },
2448             'depthbasedcorrmaskradius' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRadius'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRadius'] },
2449             'depthbasedcorrmaskrange' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
2450             'depthbasedcorrmaskrangeareamodels' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
2451             'depthbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
2452             'depthbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
2453             'depthbasedcorrmaskrangecoloramount' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
2454             'depthbasedcorrmaskrangedepthfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
2455             'depthbasedcorrmaskrangedepthmax' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
2456             'depthbasedcorrmaskrangedepthmin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
2457             'depthbasedcorrmaskrangeinvert' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
2458             'depthbasedcorrmaskrangelumfeather' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
2459             'depthbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
2460             'depthbasedcorrmaskrangelummax' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
2461             'depthbasedcorrmaskrangelummin' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
2462             'depthbasedcorrmaskrangelumrange' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
2463             'depthbasedcorrmaskrangesampletype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
2464             'depthbasedcorrmaskrangetype' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
2465             'depthbasedcorrmaskrangeversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
2466             'depthbasedcorrmaskreferencepoint' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksReferencePoint'] },
2467             'depthbasedcorrmaskright' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRight'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRight'] },
2468             'depthbasedcorrmaskroundness' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksRoundness'] },
2469             'depthbasedcorrmasksizex' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeX'] },
2470             'depthbasedcorrmasksizey' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksSizeY'] },
2471             'depthbasedcorrmasktop' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksTop'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksTop'] },
2472             'depthbasedcorrmaskvalue' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksMaskValue'] },
2473             'depthbasedcorrmaskversion' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksVersion'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksVersion'] },
2474             'depthbasedcorrmaskwhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWhat'] },
2475             'depthbasedcorrmaskwholeimagearea' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksWholeImageArea'] },
2476             'depthbasedcorrmaskx' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksX'] },
2477             'depthbasedcorrmasky' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksY'] },
2478             'depthbasedcorrmaskzerox' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroX'] },
2479             'depthbasedcorrmaskzeroy' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsCorrectionMasksZeroY'] },
2480             'depthbasedcorrwhat' => { 536 => [\'DepthBasedCorrections','DepthBasedCorrectionsWhat'], 538 => [\'DepthBasedCorrections','DepthBasedCorrectionsWhat'] },
2481             'depthfar' => { 127 => 0xc7eb },
2482             'depthformat' => { 127 => 0xc7e9 },
2483             'depthimage' => { 145 => 'Data' },
2484             'depthmapinfo' => { 536 => 'DepthMapInfo', 538 => 'DepthMapInfo' },
2485             'depthmapinfobasehighlightguideinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideInputDigest'] },
2486             'depthmapinfobasehighlightguidetable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideTable'] },
2487             'depthmapinfobasehighlightguideversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseHighlightGuideVersion'] },
2488             'depthmapinfobaselayereddepthinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthInputDigest'] },
2489             'depthmapinfobaselayereddepthtable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthTable'] },
2490             'depthmapinfobaselayereddepthversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseLayeredDepthVersion'] },
2491             'depthmapinfobaserawdepthinputdigest' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthInputDigest'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthInputDigest'] },
2492             'depthmapinfobaserawdepthtable' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthTable'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthTable'] },
2493             'depthmapinfobaserawdepthversion' => { 536 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthVersion'], 538 => [\'DepthMapInfo','DepthMapInfoBaseRawDepthVersion'] },
2494             'depthmapinfodepthsource' => { 536 => [\'DepthMapInfo','DepthMapInfoDepthSource'], 538 => [\'DepthMapInfo','DepthMapInfoDepthSource'] },
2495             'depthmeasuretype' => { 127 => 0xc7ed },
2496             'depthnear' => { 127 => 0xc7ea },
2497             'depthunits' => { 127 => 0xc7ec },
2498             'derivedfrom' => { 567 => 'DerivedFrom' },
2499             'derivedfromalternatepaths' => { 567 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2500             'derivedfromdocumentid' => { 567 => [\'DerivedFrom','DerivedFromDocumentID'] },
2501             'derivedfromfilepath' => { 567 => [\'DerivedFrom','DerivedFromFilePath'] },
2502             'derivedfromfrompart' => { 567 => [\'DerivedFrom','DerivedFromFromPart'] },
2503             'derivedfrominstanceid' => { 567 => [\'DerivedFrom','DerivedFromInstanceID'] },
2504             'derivedfromlastmodifydate' => { 567 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2505             'derivedfromlasturl' => { 567 => [\'DerivedFrom','DerivedFromLastURL'] },
2506             'derivedfromlinkcategory' => { 567 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2507             'derivedfromlinkform' => { 567 => [\'DerivedFrom','DerivedFromLinkForm'] },
2508             'derivedfrommanager' => { 567 => [\'DerivedFrom','DerivedFromManager'] },
2509             'derivedfrommanagervariant' => { 567 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2510             'derivedfrommanageto' => { 567 => [\'DerivedFrom','DerivedFromManageTo'] },
2511             'derivedfrommanageui' => { 567 => [\'DerivedFrom','DerivedFromManageUI'] },
2512             'derivedfrommaskmarkers' => { 567 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2513             'derivedfromoriginaldocumentid' => { 567 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2514             'derivedfrompartmapping' => { 567 => [\'DerivedFrom','DerivedFromPartMapping'] },
2515             'derivedfromplacedresolutionunit' => { 567 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2516             'derivedfromplacedxresolution' => { 567 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2517             'derivedfromplacedyresolution' => { 567 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2518             'derivedfromrenditionclass' => { 567 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2519             'derivedfromrenditionparams' => { 567 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2520             'derivedfromtopart' => { 567 => [\'DerivedFrom','DerivedFromToPart'] },
2521             'derivedfromversionid' => { 567 => [\'DerivedFrom','DerivedFromVersionID'] },
2522             'description' => { 198 => 'Description', 361 => 'Description', 429 => ['desc','dscp',"\xa9des"], 431 => 'description', 437 => 'dscp', 536 => 'Description', 538 => 'Description', 539 => 'description', 564 => 'Description' },
2523             'destination' => { 151 => 0x5 },
2524             'destinationcity' => { 411 => 0x24, 417 => 0x3 },
2525             'destinationcitycode' => { 418 => 0x1001 },
2526             'destinationdst' => { 411 => 0x26, 417 => '0.3' },
2527             'developmentdynamicrange' => { 135 => 0x1403 },
2528             'deviantmatrixcustom' => { 157 => 0x7de },
2529             'deviantmatrixdaylight' => { 157 => 0x7da },
2530             'deviantmatrixflash' => { 157 => 0x7dd },
2531             'deviantmatrixfluorescent' => { 157 => 0x7dc },
2532             'deviantmatrixtungsten' => { 157 => 0x7db },
2533             'deviantwhitecustom' => { 157 => 0x842 },
2534             'deviantwhitedaylight' => { 157 => 0x83e },
2535             'deviantwhiteflash' => { 157 => 0x841 },
2536             'deviantwhitefluorescent' => { 157 => 0x840 },
2537             'deviantwhitetungsten' => { 157 => 0x83f },
2538             'device' => { 556 => 'device' },
2539             'devicesettingdescription' => { 542 => 'DeviceSettingDescription' },
2540             'devicesettingdescriptioncolumns' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2541             'devicesettingdescriptionrows' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
2542             'devicesettingdescriptionsettings' => { 542 => [\'DeviceSettingDescription','DeviceSettingDescriptionSettings'] },
2543             'devicetype' => { 454 => 0x2 },
2544             'dewarpdata' => { 124 => 'DewarpData' },
2545             'dewarpflag' => { 124 => 'DewarpFlag' },
2546             'dialdirectiontvav' => { 92 => 0x706 },
2547             'dietaryneeds' => { 558 => 'dietaryNeeds' },
2548             'diffractioncompensation' => { 247 => 0x20e, 262 => 0x2ce, 263 => 0x142, 264 => 0x1b2, 267 => 0x1a2, 268 => 0x1b6, 269 => 0x1b6 },
2549             'diffractioncorrection' => { 372 => 0xbc, 400 => 0x3 },
2550             'diffractioncorrectionon' => { 111 => 0x2070b },
2551             'digitalcreationdate' => { 150 => 0x3e },
2552             'digitalcreationtime' => { 150 => 0x3f },
2553             'digitaldeehighlightadj' => { 284 => 0x202 },
2554             'digitaldeeshadowadj' => { 284 => 0x200 },
2555             'digitaldeethreshold' => { 284 => 0x201 },
2556             'digitalfilter' => { 457 => 0x59 },
2557             'digitalfilter01' => { 397 => 0x5 },
2558             'digitalfilter02' => { 397 => 0x16 },
2559             'digitalfilter03' => { 397 => 0x27 },
2560             'digitalfilter04' => { 397 => 0x38 },
2561             'digitalfilter05' => { 397 => 0x49 },
2562             'digitalfilter06' => { 397 => 0x5a },
2563             'digitalfilter07' => { 397 => 0x6b },
2564             'digitalfilter08' => { 397 => 0x7c },
2565             'digitalfilter09' => { 397 => 0x8d },
2566             'digitalfilter10' => { 397 => 0x9e },
2567             'digitalfilter11' => { 397 => 0xaf },
2568             'digitalfilter12' => { 397 => 0xc0 },
2569             'digitalfilter13' => { 397 => 0xd1 },
2570             'digitalfilter14' => { 397 => 0xe2 },
2571             'digitalfilter15' => { 397 => 0xf3 },
2572             'digitalfilter16' => { 397 => 0x104 },
2573             'digitalfilter17' => { 397 => 0x115 },
2574             'digitalfilter18' => { 397 => 0x126 },
2575             'digitalfilter19' => { 397 => 0x137 },
2576             'digitalfilter20' => { 397 => 0x148 },
2577             'digitalgain' => { 81 => 0xb },
2578             'digitalgem' => { 242 => 0x0 },
2579             'digitalice' => { 284 => 0x100 },
2580             'digitalimageguid' => { 550 => 'DigImageGUID' },
2581             'digitallensoptimizer' => { 69 => 0xa },
2582             'digitallensoptimizersetting' => { 87 => 0x9 },
2583             'digitalroc' => { 281 => 0x0 },
2584             'digitalsourcefiletype' => { 550 => 'DigitalSourcefileType' },
2585             'digitalsourcetype' => { 550 => 'DigitalSourceType' },
2586             '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 },
2587             'digitalzoomon' => { 456 => 0x21b },
2588             'digitalzoomratio' => { 127 => 0xa404, 492 => 0x200, 494 => 0x21c, 542 => 'DigitalZoomRatio' },
2589             'director' => { 198 => 'WM/Director', 429 => "\xa9dir", 431 => 'director', 437 => "\xa9dir", 566 => 'director' },
2590             'directorphotography' => { 566 => 'directorPhotography' },
2591             'directory' => { 128 => 'Directory' },
2592             'directorycreatedate' => { 440 => 0x14, 442 => 0x14 },
2593             '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 },
2594             'directoryindex2' => { 21 => 0x29c },
2595             'directoryitem' => { 143 => [\'Directory','DirectoryItem'] },
2596             'directoryitemlabel' => { 143 => [\'Directory','DirectoryItemLabel'] },
2597             'directoryitemlength' => { 143 => [\'Directory','DirectoryItemLength'] },
2598             'directoryitemmime' => { 143 => [\'Directory','DirectoryItemMime'] },
2599             'directoryitempadding' => { 143 => [\'Directory','DirectoryItemPadding'] },
2600             'directoryitemsemantic' => { 143 => [\'Directory','DirectoryItemSemantic'] },
2601             'directoryitemuri' => { 143 => [\'Directory','DirectoryItemURI'] },
2602             'directorynumber' => { 235 => 0x3, 440 => 0x12, 441 => 0x93, 442 => 0x12 },
2603             'disableautocreation' => { 142 => 'DisableAutoCreation' },
2604             'disablesuggestedaction' => { 142 => 'DisableSuggestedAction' },
2605             'disclaimer' => { 361 => 'Disclaimer' },
2606             'discnumber' => { 566 => 'discNumber' },
2607             'dishtype' => { 558 => 'dishType' },
2608             'disknumber' => { 429 => 'disk' },
2609             'dispbutton' => { 269 => 0x7d4, 342 => 0x2ab },
2610             'displayallafpoints' => { 92 => 0x514 },
2611             'displayaperture' => { 38 => 0x23 },
2612             'displayedunitsx' => { 426 => 0x2 },
2613             'displayedunitsy' => { 426 => 0x6 },
2614             'displayname' => { 431 => 'displayname', 555 => 'displayName' },
2615             'distance1' => { 159 => 0x28 },
2616             'distance2' => { 159 => 0x2c },
2617             'distance3' => { 159 => 0x30 },
2618             'distance4' => { 159 => 0x34 },
2619             'distortion' => { 454 => 0xa050 },
2620             'distortioncompensation' => { 518 => 0x8040 },
2621             'distortioncontrol' => { 289 => 0x10 },
2622             'distortioncorrection' => { 86 => 0x3, 111 => 0x20705, 117 => 0x67, 127 => 0x7036, 233 => 0x4, 347 => 0x50b, 376 => '7.1', 400 => 0x0, 512 => 0x601, 513 => 0x5b },
2623             'distortioncorrection2' => { 351 => 0x1011 },
2624             'distortioncorrectionalreadyapplied' => { 533 => 'DistortionCorrectionAlreadyApplied' },
2625             'distortioncorrectionon' => { 111 => '0x20705.0', 117 => 0x63 },
2626             'distortioncorrectionsetting' => { 87 => 0x7, 481 => 0x2013 },
2627             'distortioncorrectionvalue' => { 86 => 0x9 },
2628             'distortioncorrectionversion' => { 233 => 0x0 },
2629             'distortioncorrparams' => { 127 => 0x7037, 491 => 0x1a23, 494 => 0x1870, 496 => 0x189c, 497 => 0x18cc, 498 => 0x17d0, 512 => 0x6ca, 513 => 0x64 },
2630             'distortioncorrparamsnumber' => { 494 => 0x1899, 496 => 0x18c5, 497 => 0x18f5, 498 => 0x17f9 },
2631             'distortioncorrparamspresent' => { 494 => 0x1898, 496 => 0x18c4, 497 => 0x18f4, 498 => 0x17f8, 500 => 0x10b, 501 => 0x10b, 512 => 0x600, 513 => 0x5a },
2632             'distortioneffect' => { 111 => 0x20709 },
2633             'distortionn' => { 376 => 0xc },
2634             'distortionparam02' => { 376 => 0x2 },
2635             'distortionparam04' => { 376 => 0x4 },
2636             'distortionparam08' => { 376 => 0x8 },
2637             'distortionparam09' => { 376 => 0x9 },
2638             'distortionparam11' => { 376 => 0xb },
2639             'distortionscale' => { 376 => 0x5 },
2640             'distributor' => { 556 => 'distributor' },
2641             'distributorproductid' => { 555 => 'distributorProductID' },
2642             'dloon' => { 111 => '0x20706.0', 117 => 0xdc },
2643             'dlosetting' => { 111 => 0x20706, 117 => 0xdd },
2644             'dlosettingapplied' => { 110 => 0x4 },
2645             'dloshootingdistance' => { 117 => 0xde },
2646             'dloversion' => { 110 => 0x5 },
2647             'dmcomment' => { 566 => 'comment' },
2648             'dmdithermatrix' => { 157 => 0xc7a },
2649             'dmdithermatrixheight' => { 157 => 0xc7c },
2650             'dmdithermatrixwidth' => { 157 => 0xc7b },
2651             'dngadobedata' => { 127 => 0xc634 },
2652             'dngbackwardversion' => { 127 => 0xc613 },
2653             'dngignoresidecars' => { 536 => 'DNGIgnoreSidecars', 538 => 'DNGIgnoreSidecars' },
2654             'dnglensinfo' => { 127 => 0xc630 },
2655             'dngprivatedata' => { 127 => 0xc634 },
2656             'dngversion' => { 127 => 0xc612 },
2657             'document' => { 361 => 'Document' },
2658             'documentancestors' => { 554 => 'DocumentAncestors' },
2659             'documenthistory' => { 150 => 0xe7 },
2660             'documentid' => { 567 => 'DocumentID' },
2661             'documentname' => { 127 => 0x10d },
2662             'documentnotes' => { 150 => 0xe6 },
2663             'doi' => { 556 => 'doi' },
2664             'dopesheet' => { 550 => 'Dopesheet' },
2665             'dopesheetlink' => { 550 => 'DopesheetLink' },
2666             'dopesheetlinklink' => { 550 => [\'DopesheetLink','DopesheetLinkLink'] },
2667             'dopesheetlinklinkqualifier' => { 550 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2668             'doublingmicrovolts' => { 157 => 0xc82 },
2669             'dpp' => { 530 => 'dpp' },
2670             'dprawbokehshift' => { 111 => 0x20b20 },
2671             'dprawbokehshiftarea' => { 111 => 0x20b21 },
2672             'dprawghostingreductionarea' => { 111 => 0x20b30 },
2673             'dprawmicroadjustbackfront' => { 111 => 0x20b10 },
2674             'dprawmicroadjuststrength' => { 111 => 0x20b12 },
2675             'dr4cameramodel' => { 112 => 0x3 },
2676             'drangepriority' => { 135 => 0x1443 },
2677             'drangepriorityauto' => { 135 => 0x1444 },
2678             'drangepriorityfixed' => { 135 => 0x1445 },
2679             '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 },
2680             'drivemode2' => { 203 => 0xa, 390 => 0x7, 478 => 0xe, 486 => 0x1 },
2681             'drivemodesetting' => { 469 => 0x4 },
2682             'drivespeed' => { 133 => '0.2' },
2683             'dspfirmwareversion' => { 411 => 0x27 },
2684             'dualpixelraw' => { 69 => 0xb },
2685             'duration' => { 74 => 0x6a, 174 => 'Duration', 188 => 'Duration', 558 => 'duration', 566 => 'duration' },
2686             'durationscale' => { 566 => [\'duration','durationScale'] },
2687             'durationvalue' => { 566 => [\'duration','durationValue'] },
2688             'dustremovaldata' => { 71 => 0x97 },
2689             'dxcropalert' => { 264 => 0x250, 267 => 0x23c, 268 => 0x250, 269 => 0x250 },
2690             'dynamicafarea' => { 325 => '1.4', 334 => '1.4' },
2691             'dynamicafareasize' => { 262 => 0x370, 264 => 0x254, 267 => 0x240, 268 => 0x254, 269 => 0x254 },
2692             'dynamicareaafassist' => { 341 => 0x18, 342 => 0x18, 343 => 0x18, 344 => 0x18 },
2693             'dynamicareaafdisplay' => { 326 => '46.1', 328 => '47.1', 329 => '47.1', 338 => '47.1', 339 => '47.1' },
2694             'dynamicrange' => { 135 => 0x1400 },
2695             'dynamicrangeboost' => { 372 => 0xee },
2696             'dynamicrangeexpansion' => { 411 => 0x69, 447 => 0x100e },
2697             'dynamicrangemax' => { 116 => 0x7c },
2698             'dynamicrangemin' => { 116 => 0x7a },
2699             '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] },
2700             'dynamicrangeoptimizerbracket' => { 478 => 0x2e },
2701             'dynamicrangeoptimizerlevel' => { 467 => 0x19, 468 => 0x17, 469 => 0xd, 478 => 0x79, 486 => 0x5 },
2702             'dynamicrangeoptimizermode' => { 206 => 0x15, 467 => 0x18, 468 => 0x16, 478 => [0x77,0x15] },
2703             'dynamicrangeoptimizersetting' => { 203 => 0x27, 469 => 0xc, 486 => 0x4 },
2704             'dynamicrangesetting' => { 135 => 0x1402 },
2705             'e-dialinprogram' => { 390 => '1.3' },
2706             'earliestageorloweststage' => { 126 => [\'GeologicalContext','GeologicalContextEarliestAgeOrLowestStage'] },
2707             'earliesteonorlowesteonothem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEonOrLowestEonothem'] },
2708             'earliestepochorlowestseries' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEpochOrLowestSeries'] },
2709             'earliesteraorlowesterathem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestEraOrLowestErathem'] },
2710             'earliestperiodorlowestsystem' => { 126 => [\'GeologicalContext','GeologicalContextEarliestPeriodOrLowestSystem'] },
2711             'earthpos' => { 140 => 'EarthPos' },
2712             'earthposaltitude' => { 140 => [\'EarthPos','EarthPosAltitude'] },
2713             'earthposlatitude' => { 140 => [\'EarthPos','EarthPosLatitude'] },
2714             'earthposlongitude' => { 140 => [\'EarthPos','EarthPosLongitude'] },
2715             'earthposrotationw' => { 140 => [\'EarthPos','EarthPosRotationW'] },
2716             'earthposrotationx' => { 140 => [\'EarthPos','EarthPosRotationX'] },
2717             'earthposrotationy' => { 140 => [\'EarthPos','EarthPosRotationY'] },
2718             'earthposrotationz' => { 140 => [\'EarthPos','EarthPosRotationZ'] },
2719             'earthpostimestamp' => { 140 => [\'EarthPos','EarthPosTimestamp'] },
2720             'easyexposurecomp' => { 340 => '6.1' },
2721             '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 },
2722             'easymode' => { 38 => 0xb },
2723             'edgemapslope' => { 157 => 0x930 },
2724             'edgemapx1' => { 157 => 0x931 },
2725             'edgemapx2' => { 157 => 0x932 },
2726             'edgemapx3' => { 157 => 0x934 },
2727             'edgemapx4' => { 157 => 0x935 },
2728             'edgenoisereduction' => { 319 => 0x4, 518 => 0x8028 },
2729             'edit1' => { 437 => "\xa9ed1" },
2730             'edit2' => { 437 => "\xa9ed2" },
2731             'edit3' => { 437 => "\xa9ed3" },
2732             'edit4' => { 437 => "\xa9ed4" },
2733             'edit5' => { 437 => "\xa9ed5" },
2734             'edit6' => { 437 => "\xa9ed6" },
2735             'edit7' => { 437 => "\xa9ed7" },
2736             'edit8' => { 437 => "\xa9ed8" },
2737             'edit9' => { 437 => "\xa9ed9" },
2738             'edition' => { 556 => 'edition' },
2739             'editorialupdate' => { 150 => 0x8 },
2740             'editstatus' => { 150 => 0x7, 423 => 'EditStatus', 530 => 'EditStatus' },
2741             'editversionname' => { 318 => 0x3d136244 },
2742             'effectivelv' => { 411 => 0x2d },
2743             'effectivemaxaperture' => { 251 => 0x12, 252 => 0x13, 256 => 0x14 },
2744             'eissn' => { 556 => 'eIssn' },
2745             'electricalblackcolumns' => { 157 => 0x1810 },
2746             'electronicfront-curtainshutter' => { 328 => '5.2', 329 => '5.2', 338 => '5.3', 339 => '5.2' },
2747             'electronicfrontcurtainshutter' => { 481 => 0x201a },
2748             'elevation' => { 184 => 'Elevation' },
2749             'email' => { 176 => 'EMail' },
2750             'embargodate' => { 559 => 'embargoDate' },
2751             'embdencrightsexpr' => { 550 => 'EmbdEncRightsExpr' },
2752             'embeddedencodedrightsexpr' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2753             'embeddedencodedrightsexprlangid' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2754             'embeddedencodedrightsexprtype' => { 550 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2755             'embeddedxmpdigest' => { 554 => 'EmbeddedXMPDigest' },
2756             'emissivity' => { 129 => 0x3 },
2757             'emptyslotrelease' => { 262 => 0x98c, 265 => 0x723, 266 => 0x783, 267 => 0x625, 268 => 0x655, 269 => 0x6bd },
2758             'enablechromanoisereduction' => { 157 => 0xe6e },
2759             'enablesharpening' => { 157 => 0x92e },
2760             'encodedby' => { 198 => 'WM/EncodedBy', 429 => "\xa9enc" },
2761             'encodedwith' => { 431 => 'Encoded_With' },
2762             'encoder' => { 429 => "\xa9too", 431 => 'encoder', 437 => "\xa9too" },
2763             'encoderid' => { 437 => "\xa9enc" },
2764             'encodingtime' => { 198 => 'WM/EncodingTime' },
2765             'encryptionkey' => { 454 => 0xa020 },
2766             'endingpage' => { 556 => 'endingPage' },
2767             'enduser' => { 358 => 'EndUser' },
2768             'enduserid' => { 358 => [\'EndUser','EndUserEndUserID'] },
2769             'endusername' => { 358 => [\'EndUser','EndUserEndUserName'] },
2770             'energysavingmode' => { 262 => 0x992, 265 => 0x746, 266 => 0x7a6, 267 => 0x648, 268 => 0x678, 269 => 0x6e0 },
2771             'engineer' => { 566 => 'engineer' },
2772             'enhancedarktones' => { 311 => 0x8 },
2773             'enhancedenoisealreadyapplied' => { 533 => 'EnhanceDenoiseAlreadyApplied' },
2774             'enhancedenoiselumaamount' => { 533 => 'EnhanceDenoiseLumaAmount' },
2775             'enhancedenoiseversion' => { 533 => 'EnhanceDenoiseVersion' },
2776             'enhancedetailsalreadyapplied' => { 533 => 'EnhanceDetailsAlreadyApplied' },
2777             'enhancedetailsversion' => { 533 => 'EnhanceDetailsVersion' },
2778             'enhancement' => { 120 => 0x16, 121 => 0x3016 },
2779             'enhanceparams' => { 127 => 0xc7ee },
2780             'enhancer' => { 351 => 0x300 },
2781             'enhancervalues' => { 351 => 0x301 },
2782             'enhancesuperresolutionalreadyapplied' => { 533 => 'EnhanceSuperResolutionAlreadyApplied' },
2783             'enhancesuperresolutionscale' => { 533 => 'EnhanceSuperResolutionScale' },
2784             'enhancesuperresolutionversion' => { 533 => 'EnhanceSuperResolutionVersion' },
2785             'envelopenumber' => { 151 => 0x28 },
2786             'envelopepriority' => { 151 => 0x3c },
2787             'enveloperecordversion' => { 151 => 0x0 },
2788             'episode' => { 550 => 'Episode' },
2789             'episodeglobaluniqueid' => { 429 => 'egid' },
2790             'episodeidentifier' => { 550 => [\'Episode','EpisodeIdentifier'] },
2791             'episodename' => { 550 => [\'Episode','EpisodeName'] },
2792             'episodenumber' => { 550 => [\'Episode','EpisodeNumber'] },
2793             'epsonimageheight' => { 352 => 0x20c },
2794             'epsonimagewidth' => { 352 => 0x20b },
2795             'epsonsoftware' => { 352 => 0x20d },
2796             'equipmentinstitution' => { 521 => 'EquipmentInstitution' },
2797             'equipmentmanufacturer' => { 521 => 'EquipmentManufacturer' },
2798             'equipmentversion' => { 348 => 0x0 },
2799             'ettlii' => { 92 => 0x304, 93 => 0xd, 94 => 0xe, 95 => 0x7, 96 => 0x7, 97 => 0xe },
2800             'event' => { 523 => 'Event', 528 => 'Event', 550 => 'Event', 556 => 'event' },
2801             'eventalias' => { 555 => 'eventAlias' },
2802             'eventdate' => { 126 => [\'Event','EventEventDate'] },
2803             'eventday' => { 126 => [\'Event','EventDay'] },
2804             'eventearliestdate' => { 126 => [\'Event','EventEarliestDate'] },
2805             'eventend' => { 555 => 'eventEnd' },
2806             'eventenddayofyear' => { 126 => [\'Event','EventEndDayOfYear'] },
2807             'eventeventtype' => { 126 => [\'Event','EventEventType'] },
2808             'eventfieldnotes' => { 126 => [\'Event','EventFieldNotes'] },
2809             'eventfieldnumber' => { 126 => [\'Event','EventFieldNumber'] },
2810             'eventhabitat' => { 126 => [\'Event','EventHabitat'] },
2811             'eventid' => { 126 => [\'Event','EventEventID'], 550 => 'EventId' },
2812             'eventlatestdate' => { 126 => [\'Event','EventLatestDate'] },
2813             'eventmonth' => { 126 => [\'Event','EventMonth'] },
2814             'eventnumber' => { 439 => 0x9, 440 => 0x3a, 441 => 0x2b, 442 => 0x4a, 443 => 0x37 },
2815             'eventparenteventid' => { 126 => [\'Event','EventParentEventID'] },
2816             'eventremarks' => { 126 => [\'Event','EventEventRemarks'] },
2817             'eventsamplesizeunit' => { 126 => [\'Event','EventSampleSizeUnit'] },
2818             'eventsamplesizevalue' => { 126 => [\'Event','EventSampleSizeValue'] },
2819             'eventsamplingeffort' => { 126 => [\'Event','EventSamplingEffort'] },
2820             'eventsamplingprotocol' => { 126 => [\'Event','EventSamplingProtocol'] },
2821             'eventstart' => { 555 => 'eventStart' },
2822             'eventstartdayofyear' => { 126 => [\'Event','EventStartDayOfYear'] },
2823             'eventsubtype' => { 555 => 'eventSubtype' },
2824             'eventtime' => { 126 => [\'Event','EventEventTime'] },
2825             'eventtype' => { 555 => 'eventType' },
2826             'eventverbatimeventdate' => { 126 => [\'Event','EventVerbatimEventDate'] },
2827             'eventyear' => { 126 => [\'Event','EventYear'] },
2828             'evfgrid' => { 341 => 0x15f, 342 => 0x165, 343 => 0x165, 344 => 0x17d },
2829             'evfimageframe' => { 341 => 0x15e, 342 => 0x164, 343 => 0x164, 344 => 0x17c },
2830             'evfreleaseindicator' => { 342 => 0x24f, 343 => 0x24f, 344 => 0x267 },
2831             'evfwarmdisplaybrightness' => { 342 => 0x24d, 343 => 0x24d, 344 => 0x265 },
2832             'evfwarmdisplaymode' => { 342 => 0x24b, 343 => 0x24b, 344 => 0x263 },
2833             'evsteps' => { 390 => '1.2', 392 => 0x0 },
2834             'evstepsize' => { 330 => '5.1', 331 => '6.1', 332 => '6.1', 336 => '0.7' },
2835             'exclusivecoverage' => { 524 => 'ExclusiveCoverage' },
2836             'exclusivityenddate' => { 559 => 'exclusivityEndDate' },
2837             'excursiontolerance' => { 152 => 0x82 },
2838             'executiveproducer' => { 429 => "\xa9xpd" },
2839             'exif' => { 128 => 'EXIF' },
2840             'exifbyteorder' => { 128 => 'ExifByteOrder' },
2841             'exifcamerainfo' => { 150 => 0xe8 },
2842             'exifimageheight' => { 127 => 0xa003, 542 => 'PixelYDimension' },
2843             'exifimagewidth' => { 127 => 0xa002, 542 => 'PixelXDimension' },
2844             'exifunicodebyteorder' => { 128 => 'ExifUnicodeByteOrder' },
2845             'exifversion' => { 127 => 0x9000, 542 => 'ExifVersion' },
2846             'exitpupilposition' => { 251 => 0x4, 252 => 0x4, 256 => 0x4 },
2847             'expirationdate' => { 150 => 0x25, 559 => 'expirationDate' },
2848             'expirationtime' => { 150 => 0x26 },
2849             'exposure' => { 127 => 0xfe51, 536 => 'Exposure', 538 => 'Exposure' },
2850             'exposure2012' => { 536 => 'Exposure2012', 538 => 'Exposure2012' },
2851             'exposureadj' => { 316 => 0x0 },
2852             'exposureadj2' => { 316 => 0x12 },
2853             'exposureadjust' => { 457 => 0xc },
2854             'exposurebracketingindicatorlast' => { 203 => 0x52 },
2855             'exposurebracketshotnumber' => { 206 => 0x2d, 478 => 0x2f },
2856             'exposurebracketstepsize' => { 390 => 0x8 },
2857             'exposurebracketvalue' => { 258 => 0x19 },
2858             'exposurecompautocancel' => { 92 => 0x113 },
2859             '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' },
2860             'exposurecompensation2' => { 486 => [0x24,0x26,0x2a] },
2861             'exposurecompensationbutton' => { 269 => 0x794 },
2862             'exposurecompensationmode' => { 203 => 0x47, 206 => 0x2a },
2863             'exposurecompensationset' => { 467 => 0x3, 468 => 0x3, 469 => 0x3, 486 => 0x1e },
2864             'exposurecompensationsetting' => { 203 => 0x1 },
2865             'exposurecompstepsize' => { 325 => '6.3', 326 => '7.3', 328 => '7.3', 329 => '7.3', 334 => '4.3', 338 => '7.3', 339 => '7.3' },
2866             'exposurecontrolstep' => { 333 => '6.1', 335 => '6.1' },
2867             '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 },
2868             'exposurecount' => { 135 => 0x1032 },
2869             'exposuredelay' => { 269 => 0x800, 342 => 0x2f1 },
2870             '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' },
2871             'exposuredifference' => { 258 => 0xe },
2872             'exposuregaincustom' => { 157 => 0x89c },
2873             'exposuregaindaylight' => { 157 => 0x898 },
2874             'exposuregainflash' => { 157 => 0x89b },
2875             'exposuregainfluorescent' => { 157 => 0x89a },
2876             'exposuregaintungsten' => { 157 => 0x899 },
2877             'exposureindex' => { 127 => 0xa215, 542 => 'ExposureIndex' },
2878             'exposureindicator' => { 203 => 0x50 },
2879             'exposurelevelincrements' => { 90 => 0x6, 91 => 0x6, 92 => 0x101, 93 => 0x5, 94 => 0x6, 95 => 0x5, 96 => 0x5, 97 => 0x6, 98 => 0x4, 467 => 0x58, 468 => 0x58 },
2880             'exposurelockused' => { 148 => 'ExposureLockUsed' },
2881             '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' },
2882             'exposuremodeinmanual' => { 92 => 0x10b },
2883             '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' },
2884             'exposureshift' => { 347 => 0x203 },
2885             'exposurestandardadjustment' => { 481 => 0x202d },
2886             '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' },
2887             'exposuretime2' => { 457 => [0x33,0x4b] },
2888             'exposuretuning' => { 258 => 0x1c },
2889             'exposurevalue' => { 157 => 0x3 },
2890             'exposurewarning' => { 135 => 0x1302 },
2891             'exrauto' => { 135 => 0x1033 },
2892             'exrmode' => { 135 => 0x1034 },
2893             'extdescraccessibility' => { 549 => 'ExtDescrAccessibility' },
2894             'extendedmenubanks' => { 264 => 0x120, 267 => 0x114, 268 => 0x124, 269 => 0x124 },
2895             'extendedshutterspeeds' => { 341 => 0xf2, 342 => 0x102, 343 => 0x102, 344 => 0x118 },
2896             'extendedwbdetect' => { 347 => 0x902 },
2897             'extender' => { 348 => 0x301 },
2898             'extenderfirmwareversion' => { 348 => 0x304 },
2899             'extendermagnification' => { 177 => 'Magnification' },
2900             'extendermake' => { 177 => 'Make' },
2901             'extendermodel' => { 177 => 'Model', 348 => 0x303 },
2902             'extenderserialnumber' => { 177 => 'SerialNumber', 348 => 0x302 },
2903             'extenderstatus' => { 408 => 0x3 },
2904             'externalflash' => { 350 => 0x1201 },
2905             'externalflashae1' => { 352 => 0x101f },
2906             'externalflashae1_0' => { 352 => 0x101b },
2907             'externalflashae2' => { 352 => 0x1020 },
2908             'externalflashae2_0' => { 352 => 0x101c },
2909             'externalflashbounce' => { 350 => 0x1204, 352 => 0x1026, 398 => 0x1a },
2910             'externalflashcompensation' => { 238 => 0x1b },
2911             'externalflashexposurecomp' => { 258 => 0x17, 398 => 0x19 },
2912             'externalflashfirmware' => { 236 => 0x6, 237 => 0x6, 238 => 0x6, 239 => 0x6, 240 => 0x6, 241 => 0x6 },
2913             'externalflashflags' => { 236 => 0x8, 237 => 0x8, 238 => 0x8, 239 => 0x8, 241 => 0x8 },
2914             'externalflashguidenumber' => { 350 => 0x1203, 398 => '24.1' },
2915             'externalflashgvalue' => { 352 => 0x1025 },
2916             'externalflashmode' => { 352 => 0x1028, 398 => 0x2 },
2917             'externalflashreadystate' => { 240 => '9.1' },
2918             'externalflashstatus' => { 240 => '8.2' },
2919             'externalflashzoom' => { 350 => 0x1205, 352 => 0x1027 },
2920             'externalflashzoomoverride' => { 240 => '8.1' },
2921             'externalmetadatalink' => { 550 => 'ExternalMetadataLink' },
2922             'externalsensorbrightnessvalue' => { 367 => 0x311, 370 => 0x311, 371 => 0x311, 374 => 0x3408 },
2923             'extrainfoversion' => { 471 => 0x1a },
2924             'eyedetection' => { 2 => 0x18 },
2925             'eyestartaf' => { 203 => 0x40 },
2926             'fac100per' => { 157 => 0xe94 },
2927             'fac170per' => { 157 => 0xe93 },
2928             'fac18per' => { 157 => 0xe92 },
2929             'face10aarea' => { 394 => 0xbe },
2930             'face10aeye1' => { 394 => 0xc2 },
2931             'face10aeye2' => { 394 => 0xc6 },
2932             'face10barea' => { 394 => 0x186 },
2933             'face10beye1' => { 394 => 0x18a },
2934             'face10beye2' => { 394 => 0x18e },
2935             'face10position' => { 118 => 0x3f4, 119 => 0x1ec, 234 => 0x28, 395 => 0x12 },
2936             'face10size' => { 396 => 0x12 },
2937             'face11position' => { 234 => 0x2c, 395 => 0x14 },
2938             'face11size' => { 396 => 0x14 },
2939             'face12position' => { 234 => 0x30, 395 => 0x16 },
2940             'face12size' => { 396 => 0x16 },
2941             'face13position' => { 395 => 0x18 },
2942             'face13size' => { 396 => 0x18 },
2943             'face14position' => { 395 => 0x1a },
2944             'face14size' => { 396 => 0x1a },
2945             'face15position' => { 395 => 0x1c },
2946             'face15size' => { 396 => 0x1c },
2947             'face16position' => { 395 => 0x1e },
2948             'face16size' => { 396 => 0x1e },
2949             'face17position' => { 395 => 0x20 },
2950             'face17size' => { 396 => 0x20 },
2951             'face18position' => { 395 => 0x22 },
2952             'face18size' => { 396 => 0x22 },
2953             'face19position' => { 395 => 0x24 },
2954             'face19size' => { 396 => 0x24 },
2955             'face1aarea' => { 394 => 0xa },
2956             'face1aeye1' => { 394 => 0xe },
2957             'face1aeye2' => { 394 => 0x12 },
2958             'face1barea' => { 394 => 0xd2 },
2959             'face1beye1' => { 394 => 0xd6 },
2960             'face1beye2' => { 394 => 0xda },
2961             'face1position' => { 59 => 0x8, 118 => 0xd, 119 => 0x18, 234 => 0x4, 364 => 0x1, 395 => 0x0, 444 => 0xbc, 474 => 0x1, 475 => 0x0, 476 => 0x0, 477 => 0x5b },
2962             'face1size' => { 396 => 0x0 },
2963             'face20position' => { 395 => 0x26 },
2964             'face20size' => { 396 => 0x26 },
2965             'face21position' => { 395 => 0x28 },
2966             'face21size' => { 396 => 0x28 },
2967             'face22position' => { 395 => 0x2a },
2968             'face22size' => { 396 => 0x2a },
2969             'face23position' => { 395 => 0x2c },
2970             'face23size' => { 396 => 0x2c },
2971             'face24position' => { 395 => 0x2e },
2972             'face24size' => { 396 => 0x2e },
2973             'face25position' => { 395 => 0x30 },
2974             'face25size' => { 396 => 0x30 },
2975             'face26position' => { 395 => 0x32 },
2976             'face26size' => { 396 => 0x32 },
2977             'face27position' => { 395 => 0x34 },
2978             'face27size' => { 396 => 0x34 },
2979             'face28position' => { 395 => 0x36 },
2980             'face28size' => { 396 => 0x36 },
2981             'face29position' => { 395 => 0x38 },
2982             'face29size' => { 396 => 0x38 },
2983             'face2aarea' => { 394 => 0x1e },
2984             'face2aeye1' => { 394 => 0x22 },
2985             'face2aeye2' => { 394 => 0x26 },
2986             'face2barea' => { 394 => 0xe6 },
2987             'face2beye1' => { 394 => 0xea },
2988             'face2beye2' => { 394 => 0xee },
2989             'face2position' => { 59 => 0xa, 118 => 0x7c, 119 => 0x4c, 234 => 0x8, 364 => 0x5, 395 => 0x2, 444 => 0xc8, 474 => 0x6, 475 => 0x20, 476 => 0x25, 477 => 0x65 },
2990             'face2size' => { 396 => 0x2 },
2991             'face30position' => { 395 => 0x3a },
2992             'face30size' => { 396 => 0x3a },
2993             'face31position' => { 395 => 0x3c },
2994             'face31size' => { 396 => 0x3c },
2995             'face32position' => { 395 => 0x3e },
2996             'face32size' => { 396 => 0x3e },
2997             'face3aarea' => { 394 => 0x32 },
2998             'face3aeye1' => { 394 => 0x36 },
2999             'face3aeye2' => { 394 => 0x3a },
3000             'face3barea' => { 394 => 0xfa },
3001             'face3beye1' => { 394 => 0xfe },
3002             'face3beye2' => { 394 => 0x102 },
3003             'face3position' => { 59 => 0xc, 118 => 0xeb, 119 => 0x80, 234 => 0xc, 364 => 0x9, 395 => 0x4, 444 => 0xd4, 474 => 0xb, 475 => 0x40, 476 => 0x4a, 477 => 0x6f },
3004             'face3size' => { 396 => 0x4 },
3005             'face4aarea' => { 394 => 0x46 },
3006             'face4aeye1' => { 394 => 0x4a },
3007             'face4aeye2' => { 394 => 0x4e },
3008             'face4barea' => { 394 => 0x10e },
3009             'face4beye1' => { 394 => 0x112 },
3010             'face4beye2' => { 394 => 0x116 },
3011             'face4position' => { 59 => 0xe, 118 => 0x15a, 119 => 0xb4, 234 => 0x10, 364 => 0xd, 395 => 0x6, 444 => 0xe0, 474 => 0x10, 475 => 0x60, 476 => 0x6f, 477 => 0x79 },
3012             'face4size' => { 396 => 0x6 },
3013             'face5aarea' => { 394 => 0x5a },
3014             'face5aeye1' => { 394 => 0x5e },
3015             'face5aeye2' => { 394 => 0x62 },
3016             'face5barea' => { 394 => 0x122 },
3017             'face5beye1' => { 394 => 0x126 },
3018             'face5beye2' => { 394 => 0x12a },
3019             'face5position' => { 59 => 0x10, 118 => 0x1c9, 119 => 0xe8, 234 => 0x14, 364 => 0x11, 395 => 0x8, 444 => 0xec, 474 => 0x15, 475 => 0x80, 476 => 0x94 },
3020             'face5size' => { 396 => 0x8 },
3021             'face6aarea' => { 394 => 0x6e },
3022             'face6aeye1' => { 394 => 0x72 },
3023             'face6aeye2' => { 394 => 0x76 },
3024             'face6barea' => { 394 => 0x136 },
3025             'face6beye1' => { 394 => 0x13a },
3026             'face6beye2' => { 394 => 0x13e },
3027             'face6position' => { 59 => 0x12, 118 => 0x238, 119 => 0x11c, 234 => 0x18, 395 => 0xa, 444 => 0xf8, 474 => 0x1a, 475 => 0xa0, 476 => 0xb9 },
3028             'face6size' => { 396 => 0xa },
3029             'face7aarea' => { 394 => 0x82 },
3030             'face7aeye1' => { 394 => 0x86 },
3031             'face7aeye2' => { 394 => 0x8a },
3032             'face7barea' => { 394 => 0x14a },
3033             'face7beye1' => { 394 => 0x14e },
3034             'face7beye2' => { 394 => 0x152 },
3035             'face7position' => { 59 => 0x14, 118 => 0x2a7, 119 => 0x150, 234 => 0x1c, 395 => 0xc, 444 => 0x104, 474 => 0x1f, 475 => 0xc0, 476 => 0xde },
3036             'face7size' => { 396 => 0xc },
3037             'face8aarea' => { 394 => 0x96 },
3038             'face8aeye1' => { 394 => 0x9a },
3039             'face8aeye2' => { 394 => 0x9e },
3040             'face8barea' => { 394 => 0x15e },
3041             'face8beye1' => { 394 => 0x162 },
3042             'face8beye2' => { 394 => 0x166 },
3043             'face8position' => { 59 => 0x16, 118 => 0x316, 119 => 0x184, 234 => 0x20, 395 => 0xe, 444 => 0x110, 474 => 0x24, 475 => 0xe0, 476 => 0x103 },
3044             'face8size' => { 396 => 0xe },
3045             'face9aarea' => { 394 => 0xaa },
3046             'face9aeye1' => { 394 => 0xae },
3047             'face9aeye2' => { 394 => 0xb2 },
3048             'face9barea' => { 394 => 0x172 },
3049             'face9beye1' => { 394 => 0x176 },
3050             'face9beye2' => { 394 => 0x17a },
3051             'face9position' => { 59 => 0x18, 118 => 0x385, 119 => 0x1b8, 234 => 0x24, 395 => 0x10 },
3052             'face9size' => { 396 => 0x10 },
3053             'facebalanceorigi' => { 529 => 'FaceBalanceOrigI' },
3054             'facebalanceorigq' => { 529 => 'FaceBalanceOrigQ' },
3055             'facebalancestrength' => { 529 => 'FaceBalanceStrength' },
3056             'facebalancewarmth' => { 529 => 'FaceBalanceWarmth' },
3057             'facedetect' => { 411 => 0x76, 454 => 0x100 },
3058             'facedetectarea' => { 351 => 0x1201 },
3059             'facedetectframecrop' => { 351 => 0x1207 },
3060             'facedetectframesize' => { 59 => 0x3, 118 => 0x1, 119 => 0x4, 234 => 0x1, 351 => 0x1203, 411 => 0x77, 444 => 0xb6 },
3061             'facedetection' => { 469 => 0x30, 486 => 0x19 },
3062             'faceelementpositions' => { 135 => 0x4203 },
3063             'faceelementselected' => { 135 => 0x4005 },
3064             'faceelementtypes' => { 135 => 0x4201 },
3065             'faceid' => { 532 => 'FaceID' },
3066             'faceimagesize' => { 394 => 0x0 },
3067             'faceinfok3iii' => { 394 => '0.1' },
3068             'faceinfounknown' => { 121 => 0x2089 },
3069             'facename' => { 454 => 0x123 },
3070             'faceorientation' => { 119 => 0x8 },
3071             'faceposition' => { 393 => 0x2, 455 => 0x4 },
3072             'facepositions' => { 135 => 0x4103 },
3073             'facerecognition' => { 454 => 0x120 },
3074             '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 },
3075             'facesdetecteda' => { 394 => 0x6 },
3076             'facesdetectedb' => { 394 => 0x8 },
3077             'facesrecognized' => { 365 => 0x0 },
3078             'facewidth' => { 60 => 0x1 },
3079             'fade' => { 457 => 0x138, 481 => 0x2034 },
3080             'faithfuloutputhighlightpoint' => { 117 => 0x38 },
3081             'faithfuloutputshadowpoint' => { 117 => 0x39 },
3082             'faithfulrawcolortone' => { 117 => 0x31 },
3083             'faithfulrawcontrast' => { 117 => 0x33 },
3084             'faithfulrawhighlight' => { 117 => 0x79 },
3085             'faithfulrawhighlightpoint' => { 117 => 0x36 },
3086             'faithfulrawlinear' => { 117 => 0x34 },
3087             'faithfulrawsaturation' => { 117 => 0x32 },
3088             'faithfulrawshadow' => { 117 => 0x82 },
3089             'faithfulrawshadowpoint' => { 117 => 0x37 },
3090             'faithfulrawsharpness' => { 117 => 0x35 },
3091             'faithfulunsharpmaskfineness' => { 117 => 0xac },
3092             'faithfulunsharpmaskstrength' => { 117 => 0xaa },
3093             'faithfulunsharpmaskthreshold' => { 117 => 0xae },
3094             'far' => { 145 => 'Far' },
3095             'fastresetlinetime' => { 157 => 0x1860 },
3096             'feedidentifier' => { 550 => 'FeedIdentifier' },
3097             'femicroadjustment' => { 92 => 0x111 },
3098             'ffid' => { 540 => 'ffid' },
3099             'field' => { 555 => 'field' },
3100             'fieldcount' => { 352 => 0x103f },
3101             'fieldofview' => { 437 => "FOV\x00" },
3102             'fifoenonepixeldelay' => { 157 => 0x1901 },
3103             'filecreatedate' => { 128 => 'FileCreateDate' },
3104             'filedatarate' => { 566 => 'fileDataRate' },
3105             'fileformat' => { 103 => 0x0, 151 => 0x14, 457 => [0x22,0x26], 481 => 0xb000 },
3106             'filegroupid' => { 128 => 'FileGroupID' },
3107             '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 },
3108             'fileindex2' => { 21 => 0x290 },
3109             'filemodifydate' => { 128 => 'FileModifyDate' },
3110             'filename' => { 128 => 'FileName' },
3111             'filenameasdelivered' => { 358 => 'FileNameAsDelivered' },
3112             'filenumber' => { 62 => 0x1, 71 => 0x8, 105 => 0x1817, 122 => 'Canon-FileNumber', 235 => 0x4, 440 => 0x10, 441 => 0x95, 442 => 0x10 },
3113             'filenumbermemory' => { 200 => 0x1a },
3114             '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 },
3115             'filepermissions' => { 128 => 'FilePermissions' },
3116             'filesource' => { 127 => 0xa300, 135 => 0x8000, 542 => 'FileSource' },
3117             'fileuserid' => { 128 => 'FileUserID' },
3118             'fileversion' => { 151 => 0x16 },
3119             'fillflashautoreduction' => { 90 => 0xe, 91 => 0xe, 98 => 0xa },
3120             'filllight' => { 536 => 'FillLight', 538 => 'FillLight' },
3121             'fillorder' => { 127 => 0x10a },
3122             'filmgraineffect' => { 347 => 0x538 },
3123             'filmmode' => { 135 => 0x1401, 369 => 0x412, 372 => 0x42 },
3124             'filmtype' => { 284 => 0x2 },
3125             'filtereffect' => { 62 => 0xe, 276 => 0x37, 277 => 0x3f, 278 => 0x47, 372 => 0xa1 },
3126             'filtereffectauto' => { 78 => 0xa0 },
3127             'filtereffectfaithful' => { 77 => 0x70, 78 => 0x70 },
3128             'filtereffectlandscape' => { 77 => 0x40, 78 => 0x40 },
3129             'filtereffectmonochrome' => { 19 => 0xff, 77 => 0x88, 78 => 0x88 },
3130             'filtereffectneutral' => { 77 => 0x58, 78 => 0x58 },
3131             'filtereffectportrait' => { 77 => 0x28, 78 => 0x28 },
3132             'filtereffectstandard' => { 77 => 0x10, 78 => 0x10 },
3133             'filtereffectuserdef1' => { 77 => 0xa0, 78 => 0xb8 },
3134             'filtereffectuserdef2' => { 77 => 0xb8, 78 => 0xd0 },
3135             'filtereffectuserdef3' => { 77 => 0xd0, 78 => 0xe8 },
3136             'finderdisplayduringexposure' => { 91 => 0x1 },
3137             'finesharpness' => { 411 => 0x70 },
3138             '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 },
3139             'finetuneopthighlightweighted' => { 328 => '46.1', 329 => '46.1', 338 => '46.1', 339 => '46.1', 341 => 0x29, 342 => 0x27, 343 => 0x27, 344 => 0x27 },
3140             '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 },
3141             '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 },
3142             'finishexposure' => { 157 => 0xdbd },
3143             'finishfiletype' => { 157 => 0xdb8 },
3144             'finishlook' => { 157 => 0xdbc },
3145             'finishnoise' => { 157 => 0xdba },
3146             'finishresolution' => { 157 => 0xdb9 },
3147             'finishsharpening' => { 157 => 0xdbb },
3148             'firmware' => { 352 => 0x405, 457 => [0x8c,0x17,0x3b], 533 => 'Firmware' },
3149             'firmware2' => { 457 => 0x57 },
3150             'firmwaredate' => { 120 => 0x15, 121 => 0x2001, 439 => 0x4, 440 => 0x30, 442 => 0x30 },
3151             'firmwareid' => { 207 => 0x0 },
3152             'firmwarename' => { 454 => 0xa001 },
3153             'firmwarerevision' => { 19 => 0xa4, 71 => 0x1e, 445 => 0x0 },
3154             'firmwarerevision2' => { 445 => 0xc },
3155             '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 },
3156             'firmwareversions' => { 420 => 0x301 },
3157             'firstframeactioninafc' => { 383 => 0x21f },
3158             'firstphotodate' => { 148 => 'FirstPhotoDate' },
3159             'firstpublicationdate' => { 358 => 'FirstPublicationDate' },
3160             'fixtureidentifier' => { 150 => 0x16, 530 => 'FixtureIdentifier' },
3161             'flash' => { 122 => 'XMP-Flash', 127 => 0x9209, 171 => 0x22, 201 => 0x1f, 202 => 0x15, 440 => 0x5a, 441 => 0x44, 442 => 0x6a, 542 => 'Flash' },
3162             'flashaction' => { 467 => 0x3e, 468 => 0x3e, 481 => 0x2017, 486 => [0x2a,0x2c,0x30] },
3163             'flashaction2' => { 467 => 0x4c, 468 => 0x4c, 486 => 0x77 },
3164             'flashactionexternal' => { 486 => [0x78,0x7c] },
3165             'flashactivity' => { 38 => 0x1c },
3166             'flashbatterylevel' => { 49 => 0x249 },
3167             'flashbias' => { 372 => 0x24 },
3168             'flashbits' => { 38 => 0x1d },
3169             'flashburstpriority' => { 341 => 0x101, 342 => 0x111, 343 => 0x111, 344 => 0x129 },
3170             'flashbuttonfunction' => { 92 => 0x70e },
3171             'flashchargelevel' => { 352 => 0x1010 },
3172             'flashcolorfilter' => { 238 => 0x10, 239 => 0x10, 241 => 0x10 },
3173             'flashcommandermode' => { 236 => '9.1', 237 => '9.1', 238 => '9.1', 239 => '9.1', 241 => '9.1' },
3174             'flashcompensation' => { 157 => 0x3f3, 236 => 0xa, 237 => 0xa, 238 => 0xa, 239 => 0x27, 240 => 0xa, 241 => 0xa, 533 => 'FlashCompensation' },
3175             'flashcontrol' => { 467 => 0x23, 468 => 0x1f, 469 => 0x21 },
3176             'flashcontrolbuilt-in' => { 334 => '16.1', 335 => '23.1', 337 => '23.1', 338 => '24.1' },
3177             '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 },
3178             'flashcurtain' => { 372 => 0x48 },
3179             'flashdefault' => { 203 => 0x42 },
3180             'flashdevice' => { 352 => 0x1005 },
3181             'flashdistance' => { 121 => 0x2034 },
3182             'flashenergy' => { 127 => 0xa20b, 542 => 'FlashEnergy' },
3183             'flashexposurebracketvalue' => { 258 => 0x18 },
3184             '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 },
3185             'flashexposurecomp2' => { 305 => 0x4d2 },
3186             'flashexposurecomp3' => { 238 => 0x1d },
3187             'flashexposurecomp4' => { 238 => 0x27 },
3188             'flashexposurecomparea' => { 326 => '38.4', 328 => '38.4', 329 => '38.4', 338 => '38.4', 339 => '38.4', 341 => 0x5d, 342 => 0x59, 343 => 0x59, 344 => 0x59 },
3189             'flashexposurecompset' => { 203 => 0x10, 380 => 0xe, 467 => 0x14, 468 => 0x12, 469 => 0x23, 486 => 0x1f },
3190             'flashexposurecompset2' => { 486 => [0x26,0x2c] },
3191             'flashexposureindicator' => { 203 => 0x54 },
3192             'flashexposureindicatorlast' => { 203 => 0x56 },
3193             'flashexposureindicatornext' => { 203 => 0x55 },
3194             'flashexposurelock' => { 62 => 0x19 },
3195             'flashfired' => { 159 => 0x5d, 178 => 'Fired', 200 => 0x14, 304 => '590.3', 542 => [\'Flash','FlashFired'] },
3196             'flashfiring' => { 92 => 0x306, 93 => 0x6, 94 => 0x7, 97 => 0x7 },
3197             'flashfirmwareversion' => { 348 => 0x1002 },
3198             'flashfocallength' => { 236 => 0xb, 237 => 0xc, 238 => 0xc, 239 => 0xc, 240 => 0xc, 241 => 0x26 },
3199             'flashfunction' => { 206 => 0x31, 542 => [\'Flash','FlashFunction'] },
3200             '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 },
3201             'flashgroupacompensation' => { 236 => 0x11, 237 => 0x12, 238 => 0x13, 239 => 0x28, 240 => 0x28, 241 => 0x28 },
3202             'flashgroupacontrolmode' => { 236 => 0xf, 237 => '16.1', 238 => '17.1', 239 => '17.1', 240 => '17.1', 241 => '17.1' },
3203             'flashgroupaoutput' => { 236 => 0x11, 237 => 0x12, 238 => 0x13, 239 => 0x28, 240 => 0x28, 241 => 0x28 },
3204             'flashgroupbcompensation' => { 236 => 0x12, 237 => 0x13, 238 => 0x14, 239 => 0x29, 240 => 0x29, 241 => 0x29 },
3205             'flashgroupbcontrolmode' => { 236 => 0x10, 237 => '17.1', 238 => '18.1', 239 => '18.1', 240 => '18.1', 241 => '18.1' },
3206             'flashgroupboutput' => { 236 => 0x12, 237 => 0x13, 238 => 0x14, 239 => 0x29, 240 => 0x29, 241 => 0x29 },
3207             'flashgroupccompensation' => { 237 => 0x14, 238 => 0x15, 239 => 0x2a, 240 => 0x2a, 241 => 0x2a },
3208             'flashgroupccontrolmode' => { 237 => '17.2', 238 => '18.2', 239 => '18.2', 240 => '18.2', 241 => '18.2' },
3209             'flashgroupcoutput' => { 237 => 0x14, 238 => 0x15, 239 => 0x2a, 240 => 0x2a, 241 => 0x2a },
3210             'flashguidenumber' => { 84 => 0xd, 102 => 0x0, 178 => 'GuideNumber' },
3211             'flashilluminationpattern' => { 241 => 0x25 },
3212             'flashintensity' => { 120 => [0x19,0x5], 347 => 0x405 },
3213             'flashlevel' => { 327 => 0x9, 481 => 0xb048 },
3214             'flashmake' => { 178 => 'Make' },
3215             'flashmanufacturer' => { 197 => 'FlashManufacturer' },
3216             'flashmastercompensation' => { 247 => 0x22e, 262 => 0x2ee, 263 => 0x162, 267 => 0x1aa, 268 => 0x1be, 269 => 0x1be },
3217             'flashmastercontrolmode' => { 247 => 0x22c, 262 => 0x2ec, 263 => 0x160 },
3218             'flashmasteroutput' => { 247 => 0x232, 262 => 0x2f2, 263 => 0x166 },
3219             'flashmetering' => { 200 => 0x3f, 203 => 0x1c },
3220             'flashmeteringmode' => { 7 => 0x15, 13 => 0x15, 14 => 0x15, 15 => 0x15, 16 => 0x15, 17 => 0x15, 18 => 0x15, 20 => 0x15, 22 => 0x15, 28 => 0x15 },
3221             'flashmeteringsegments' => { 411 => 0x20a },
3222             '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'] },
3223             'flashmodebutton' => { 269 => 0x80e },
3224             'flashmodebuttonplaybackmode' => { 269 => 0x818 },
3225             'flashmodel' => { 178 => 'Model', 197 => 'FlashModel', 348 => 0x1001 },
3226             'flashoptions' => { 390 => 0x2 },
3227             'flashoptions2' => { 390 => 0x10 },
3228             'flashoutput' => { 49 => 0x248, 84 => 0x21, 236 => 0xa, 237 => 0xa, 238 => 0xa, 239 => 0x27, 241 => 0x21, 247 => 0x21e, 262 => 0x2de, 263 => 0x152, 267 => 0x1b2, 268 => 0x1c6, 269 => 0x1c6 },
3229             'flashpixversion' => { 127 => 0xa000, 542 => 'FlashpixVersion' },
3230             'flashredeyemode' => { 542 => [\'Flash','FlashRedEyeMode'] },
3231             'flashremotecontrol' => { 247 => 0x228, 262 => 0x2e8, 263 => 0x15c, 267 => 0x1bc, 347 => 0x403 },
3232             'flashreturn' => { 542 => [\'Flash','FlashReturn'] },
3233             'flashserialnumber' => { 178 => 'SerialNumber', 348 => 0x1003 },
3234             'flashsetting' => { 258 => 0x8 },
3235             '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 },
3236             'flashsource' => { 236 => 0x4, 237 => 0x4, 238 => 0x4, 239 => 0x4, 240 => 0x4, 241 => 0x4 },
3237             'flashstatus' => { 398 => 0x0, 486 => [0x82,0x86], 500 => 0x31, 501 => 0x39, 502 => 0x39 },
3238             'flashstatusbuilt-in' => { 469 => [0x87,0x287] },
3239             'flashstatusexternal' => { 469 => [0x88,0x288] },
3240             '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 },
3241             'flashsyncspeedav' => { 90 => 0x3, 92 => 0x10f, 93 => 0x2, 94 => 0x3, 95 => 0x2, 96 => 0x2, 97 => 0x3, 98 => 0x6 },
3242             'flashthreshold' => { 102 => 0x1 },
3243             'flashtype' => { 178 => 'Type', 203 => 0x59, 258 => 0x9, 348 => 0x1000 },
3244             'flashwarning' => { 335 => '30.1', 336 => '7.1', 340 => '31.1', 372 => 0x62 },
3245             'flashwirelessoption' => { 247 => 0x234, 262 => 0x2e6, 263 => 0x15a, 267 => 0x1c8 },
3246             'flexiblespotposition' => { 481 => 0x201d },
3247             'flickadvancedirection' => { 342 => 0x25f, 343 => 0x25f, 344 => 0x277 },
3248             'flickerreduce' => { 456 => 0x218 },
3249             'flickerreduction' => { 135 => 0x1446, 288 => 0x7 },
3250             'flickerreductionindicator' => { 283 => 0x532 },
3251             'flickerreductionshooting' => { 262 => 0x2d0, 264 => 0x1b4, 267 => 0x1a4, 268 => 0x1b8, 269 => 0x1b8 },
3252             'flightpitchdegree' => { 124 => 'FlightPitchDegree' },
3253             'flightrolldegree' => { 124 => 'FlightRollDegree' },
3254             'flightxspeed' => { 124 => 'FlightXSpeed' },
3255             'flightyawdegree' => { 124 => 'FlightYawDegree' },
3256             'flightyspeed' => { 124 => 'FlightYSpeed' },
3257             'flightzspeed' => { 124 => 'FlightZSpeed' },
3258             'fliphorizontal' => { 318 => 0x76a43206 },
3259             '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' },
3260             'focaldistance' => { 146 => 'FocalDistance' },
3261             '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' },
3262             'focallength2' => { 486 => [0x23,0x25,0x29] },
3263             'focallength35mm' => { 362 => 'FocalLength35mm' },
3264             'focallengthin35mmformat' => { 127 => 0xa405, 438 => 'camera.focal_length.35mm_equivalent', 454 => 0xa01a, 542 => 'FocalLengthIn35mmFilm' },
3265             'focallengthtelezoom' => { 466 => 0x10 },
3266             'focalplaneafpointarea' => { 499 => 0x2 },
3267             'focalplaneafpointlocation1' => { 499 => 0x6 },
3268             'focalplaneafpointlocation10' => { 499 => 0x2a },
3269             'focalplaneafpointlocation11' => { 499 => 0x2e },
3270             'focalplaneafpointlocation12' => { 499 => 0x32 },
3271             'focalplaneafpointlocation13' => { 499 => 0x36 },
3272             'focalplaneafpointlocation14' => { 499 => 0x3a },
3273             'focalplaneafpointlocation15' => { 499 => 0x3e },
3274             'focalplaneafpointlocation2' => { 499 => 0xa },
3275             'focalplaneafpointlocation3' => { 499 => 0xe },
3276             'focalplaneafpointlocation4' => { 499 => 0x12 },
3277             'focalplaneafpointlocation5' => { 499 => 0x16 },
3278             'focalplaneafpointlocation6' => { 499 => 0x1a },
3279             'focalplaneafpointlocation7' => { 499 => 0x1e },
3280             'focalplaneafpointlocation8' => { 499 => 0x22 },
3281             'focalplaneafpointlocation9' => { 499 => 0x26 },
3282             'focalplaneafpointsused' => { 499 => 0x1 },
3283             'focalplanediagonal' => { 348 => 0x103, 352 => 0x205 },
3284             'focalplaneresolutionunit' => { 127 => 0xa210, 542 => 'FocalPlaneResolutionUnit' },
3285             'focalplanexresolution' => { 127 => 0xa20e, 542 => 'FocalPlaneXResolution' },
3286             'focalplanexsize' => { 64 => 0x2 },
3287             'focalplanexunknown' => { 64 => 0x2 },
3288             'focalplaneyresolution' => { 127 => 0xa20f, 542 => 'FocalPlaneYResolution' },
3289             'focalplaneysize' => { 64 => 0x3 },
3290             'focalplaneyunknown' => { 64 => 0x3 },
3291             'focalpointx' => { 146 => 'FocalPointX' },
3292             'focalpointy' => { 146 => 'FocalPointY' },
3293             'focaltype' => { 10 => 0x2d, 64 => 0x0 },
3294             'focalunits' => { 38 => 0x19 },
3295             'focus' => { 307 => 0x8 },
3296             'focusarea' => { 200 => 0x31 },
3297             'focusareaselection' => { 336 => '15.2' },
3298             'focusbracket' => { 372 => 0xbd },
3299             'focusbracketing' => { 38 => 0x32, 65 => 0x1 },
3300             'focusbracketingcropdepthcomposite' => { 65 => 0x6 },
3301             'focusbracketingdepthcomposite' => { 65 => 0x5 },
3302             'focusbracketingexposuresmoothing' => { 65 => 0x4 },
3303             'focusbracketingflashinterval' => { 65 => 0x7 },
3304             'focusbracketingfocusincrement' => { 65 => 0x3 },
3305             'focusbracketingimagecount' => { 65 => 0x2 },
3306             'focusbracketstepsize' => { 347 => 0x308 },
3307             'focuscontinuous' => { 38 => 0x20 },
3308             'focusdisplayaiservoandmf' => { 92 => 0x515 },
3309             'focusdistance' => { 182 => 'FocusDistance', 200 => 0x13, 206 => 0x49bb, 251 => 0x9, 252 => 0xa, 256 => [0xb,0x4e], 350 => 0x305, 366 => 0x0, 370 => 0x304, 371 => 0x304 },
3310             '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 },
3311             'focusdistancerange' => { 1 => 0xc },
3312             'focusdistancerangewidth' => { 256 => 0x4c },
3313             '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 },
3314             'focusholdbutton' => { 203 => 0x44 },
3315             'focusinfoversion' => { 350 => 0x0 },
3316             'focusingscreen' => { 91 => 0x0, 92 => 0x80b, 97 => 0x0 },
3317             'focuslocation' => { 481 => 0x2027 },
3318             'focuslocation2' => { 481 => 0x204a },
3319             'focuslocked' => { 199 => 0x14 },
3320             '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 },
3321             'focusmode2' => { 134 => '0.1', 390 => '3.1', 486 => [0x2c,0x2e,0x32] },
3322             'focusmodesetting' => { 327 => '10.1', 464 => 0x14, 465 => 0x15, 467 => 0x10, 468 => 0xf, 469 => 0x6 },
3323             'focusmodeswitch' => { 203 => 0x58, 467 => 0x2e },
3324             'focuspeakingdisplay' => { 341 => 0x22f, 342 => 0x235, 343 => 0x235, 344 => 0x24d },
3325             'focuspeakinghighlightcolor' => { 341 => 0x53, 342 => 0x4b, 343 => 0x4b, 344 => 0x4b },
3326             'focuspeakinglevel' => { 341 => 0x51, 342 => 0x49, 343 => 0x49, 344 => 0x49 },
3327             'focuspixel' => { 135 => 0x1023 },
3328             'focuspointlock' => { 342 => 0x1d3, 343 => 0x1d3, 344 => 0x1eb },
3329             'focuspointpersistence' => { 341 => 0xf5, 342 => 0x105, 343 => 0x105, 344 => 0x11b },
3330             'focuspointschema' => { 212 => 0x6, 213 => 0x6, 215 => 0x6 },
3331             '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 },
3332             'focusposition' => { 1 => 0x2f, 251 => 0x8, 252 => 0x8, 411 => 0x10, 478 => 0x9bb },
3333             'focusposition2' => { 486 => [0x29,0x2b,0x2f], 507 => 0x2d, 510 => 0x20 },
3334             'focuspositionhorizontal' => { 215 => 0x2f, 216 => 0x43 },
3335             'focuspositionvertical' => { 215 => 0x31, 216 => 0x45 },
3336             'focusprocess' => { 347 => 0x302 },
3337             'focusrange' => { 38 => 0x12, 352 => 0x100a },
3338             'focusrangeindex' => { 401 => '3.1' },
3339             'focusresult' => { 216 => 0x4a },
3340             'focusringrotation' => { 92 => 0x713 },
3341             'focussetting' => { 457 => 0x6 },
3342             'focusshiftautoreset' => { 268 => 0x6da, 269 => 0x748 },
3343             'focusshiftexposurelock' => { 247 => 0x1b4, 262 => 0x224, 263 => 0xe8, 264 => 0x100, 267 => 0xf4, 268 => 0x104, 269 => 0x104 },
3344             'focusshiftinterval' => { 247 => 0x1b0, 262 => 0x220, 263 => 0xe4, 264 => 0xfc, 267 => 0xf0, 268 => 0x100, 269 => 0x100 },
3345             'focusshiftnumbershots' => { 247 => 0x1a8, 262 => 0x218, 263 => 0xdc, 264 => 0xf4, 267 => 0xe8, 268 => 0xf8, 269 => 0xf8 },
3346             'focusshiftshooting' => { 286 => 0x20 },
3347             'focusshiftstepwidth' => { 247 => 0x1ac, 262 => 0x21c, 263 => 0xe0, 264 => 0xf8, 267 => 0xec, 268 => 0xfc, 269 => 0xfc },
3348             'focusstatus' => { 466 => 0x19, 467 => 0x53, 468 => 0x53 },
3349             'focusstepcount' => { 350 => 0x301, 352 => 0x100e },
3350             'focusstepinfinity' => { 350 => 0x303, 352 => 0x103b },
3351             'focusstepnear' => { 350 => 0x304, 352 => 0x103c },
3352             'focusstepsfrominfinity' => { 256 => 0x58 },
3353             'focustrackinglockon' => { 325 => ['1.5','4.1'], 326 => '1.4', 333 => '0.4', 334 => '3.1', 335 => '0.4', 338 => '1.4' },
3354             'focuswarning' => { 135 => 0x1301 },
3355             'foldername' => { 200 => 0x27 },
3356             'foldernumber' => { 467 => 0x9a, 469 => [0x402,0x114,0x316] },
3357             'fontcomposite' => { 571 => [\'Fonts','FontsComposite'] },
3358             'fontface' => { 571 => [\'Fonts','FontsFontFace'] },
3359             'fontfamily' => { 571 => [\'Fonts','FontsFontFamily'] },
3360             'fontfilename' => { 571 => [\'Fonts','FontsFontFileName'] },
3361             'fontname' => { 571 => [\'Fonts','FontsFontName'] },
3362             'fonts' => { 571 => 'Fonts' },
3363             'fonttype' => { 571 => [\'Fonts','FontsFontType'] },
3364             'fontversion' => { 571 => [\'Fonts','FontsVersionString'] },
3365             'for' => { 427 => 'For' },
3366             'forcewrite' => { 128 => 'ForceWrite' },
3367             'format' => { 145 => 'Format', 437 => "\xa9fmt", 539 => 'format', 564 => 'Format' },
3368             'forwardlock' => { 561 => 'forwardlock' },
3369             'forwardmatrix1' => { 127 => 0xc714 },
3370             'forwardmatrix2' => { 127 => 0xc715 },
3371             'forwardmatrix3' => { 127 => 0xcd34 },
3372             'fossilspecimen' => { 126 => 'FossilSpecimen' },
3373             'fossilspecimenmaterialsampleid' => { 126 => [\'FossilSpecimen','FossilSpecimenMaterialSampleID'] },
3374             'framecount' => { 74 => [0x2,0x4] },
3375             'frameheight' => { 135 => 0x3822 },
3376             'framenum' => { 422 => 0xd7 },
3377             'framenumber' => { 135 => 0x8003, 206 => 0x3c, 411 => 0x29 },
3378             'framerate' => { 74 => [0x1,0x6], 127 => 0xc764, 135 => 0x3820 },
3379             'framereadouttime' => { 438 => 'camera.framereadouttimeinmicroseconds' },
3380             'framewidth' => { 135 => 0x3821 },
3381             'framing' => { 555 => 'framing' },
3382             'freebytes' => { 105 => 0x1 },
3383             'freememorycardimages' => { 201 => [0x37,0x54], 202 => [0x2d,0x4a], 203 => 0x32 },
3384             'fujiflashmode' => { 135 => 0x1010 },
3385             'fujimodel' => { 135 => 0x1447 },
3386             'fujimodel2' => { 135 => 0x1448 },
3387             'fullframerateplaybackintent' => { 431 => 'full-frame-rate-playback-intent' },
3388             'fullhdhighspeedrec' => { 135 => 0x3824 },
3389             'fullimagesize' => { 481 => 0xb02b },
3390             'fullpanoheightpixels' => { 148 => 'FullPanoHeightPixels', 149 => 'FullPanoHeightPixels' },
3391             'fullpanowidthpixels' => { 148 => 'FullPanoWidthPixels', 149 => 'FullPanoWidthPixels' },
3392             'fullpresssnap' => { 447 => 0x100d },
3393             'fullsizeimage' => { 181 => 'data' },
3394             'fullsizeimagename' => { 181 => '1Name' },
3395             'fullsizeimagetype' => { 181 => '0Type' },
3396             'func1button' => { 328 => '14.1', 329 => '14.1', 339 => '14.1', 341 => 0x67, 342 => 0x63, 343 => 0x63, 344 => 0x63 },
3397             'func1buttonplaybackmode' => { 341 => 0x19f, 342 => 0x1a5, 343 => 0x1a5, 344 => 0x1bd },
3398             'func1buttonplusdials' => { 328 => '42.1', 329 => '42.1', 339 => '42.1' },
3399             'func2button' => { 328 => '80.1', 329 => '80.1', 339 => '80.1', 341 => 0x77, 342 => 0x73, 343 => 0x73, 344 => 0x73 },
3400             'func2buttonplaybackmode' => { 341 => 0x1a1, 342 => 0x1a7, 343 => 0x1a7, 344 => 0x1bf },
3401             'func2buttonplusdials' => { 328 => '81.1' },
3402             'func3button' => { 328 => '83.1', 342 => 0x119, 343 => 0x119, 344 => 0x131 },
3403             'func3buttonplaybackmode' => { 343 => 0x1a9, 344 => 0x1c1 },
3404             'func4button' => { 343 => 0x175, 344 => 0x18d },
3405             'func4buttonplaybackmode' => { 343 => 0x1af, 344 => 0x1c7 },
3406             'funcbutton' => { 325 => ['14.1','15.1'], 326 => '14.1', 334 => '28.1', 335 => '13.1', 338 => '14.1', 340 => '14.1' },
3407             'funcbuttonplusdials' => { 325 => ['14.2','15.2'], 326 => '14.2', 334 => '31.1', 338 => '42.1' },
3408             'functionbutton' => { 332 => '13.1', 336 => '5.2' },
3409             'gainbase' => { 351 => 0x610 },
3410             'gaincontrol' => { 127 => 0xa407, 542 => 'GainControl' },
3411             'gainmapmax' => { 547 => 'GainMapMax' },
3412             'gainmapmin' => { 547 => 'GainMapMin' },
3413             'gamma' => { 127 => 0xa500, 157 => 0x8fe, 359 => 'gAMA', 377 => 0x11c, 543 => 'Gamma', 547 => 'Gamma' },
3414             'gammablackpoint' => { 113 => 0xc },
3415             'gammacolortone' => { 113 => 0x3 },
3416             'gammacompensatedvalue' => { 152 => 0x91 },
3417             'gammacontrast' => { 113 => 0x2 },
3418             'gammacurveoutputrange' => { 113 => 0xf },
3419             'gammahighlight' => { 113 => 0xa },
3420             'gammalinear' => { 111 => 0x20200 },
3421             'gammamidpoint' => { 113 => 0xe },
3422             'gammasaturation' => { 113 => 0x4 },
3423             'gammashadow' => { 113 => 0x9 },
3424             'gammasharpnessstrength' => { 113 => 0x8 },
3425             'gammaunsharpmaskfineness' => { 113 => 0x6 },
3426             'gammaunsharpmaskstrength' => { 113 => 0x5 },
3427             'gammaunsharpmaskthreshold' => { 113 => 0x7 },
3428             'gammawhitepoint' => { 113 => 0xd },
3429             'garminsettings' => { 437 => 'pmcc' },
3430             'garminsoftware' => { 437 => 'uuid' },
3431             'gdalmetadata' => { 127 => 0xa480 },
3432             'gdalnodata' => { 127 => 0xa481 },
3433             'geimagesize' => { 135 => 0x1304 },
3434             'gemake' => { 137 => 0x300 },
3435             'gemodel' => { 137 => 0x207 },
3436             'genre' => { 429 => ['gnre',"\xa9gen"], 431 => 'genre', 437 => ['gnre',"\xa9gen"], 550 => 'Genre', 556 => 'genre', 566 => 'genre' },
3437             'genrecvid' => { 550 => [\'Genre','GenreCvId'] },
3438             'genrecvtermid' => { 550 => [\'Genre','GenreCvTermId'] },
3439             'genrecvtermname' => { 550 => [\'Genre','GenreCvTermName'] },
3440             'genrecvtermrefinedabout' => { 550 => [\'Genre','GenreCvTermRefinedAbout'] },
3441             'genreid' => { 429 => 'geID' },
3442             'geography' => { 557 => 'geography' },
3443             'geolocate' => { 128 => 'Geolocate' },
3444             'geologicalcontext' => { 126 => 'GeologicalContext' },
3445             'geologicalcontextbed' => { 126 => [\'GeologicalContext','GeologicalContextBed'] },
3446             'geologicalcontextformation' => { 126 => [\'GeologicalContext','GeologicalContextFormation'] },
3447             'geologicalcontextgroup' => { 126 => [\'GeologicalContext','GeologicalContextGroup'] },
3448             'geologicalcontextid' => { 126 => [\'GeologicalContext','GeologicalContextGeologicalContextID'] },
3449             'geologicalcontextmember' => { 126 => [\'GeologicalContext','GeologicalContextMember'] },
3450             'geosync' => { 128 => 'Geosync' },
3451             'geotag' => { 128 => 'Geotag' },
3452             'geotiffasciiparams' => { 127 => 0x87b1 },
3453             'geotiffdirectory' => { 127 => 0x87af },
3454             'geotiffdoubleparams' => { 127 => 0x87b0 },
3455             'geotime' => { 128 => 'Geotime' },
3456             'giftftppriority' => { 524 => 'GIFTFtpPriority' },
3457             'gimbalpitchdegree' => { 124 => 'GimbalPitchDegree' },
3458             'gimbalreverse' => { 124 => 'GimbalReverse' },
3459             'gimbalrolldegree' => { 124 => 'GimbalRollDegree' },
3460             'gimbalyawdegree' => { 124 => 'GimbalYawDegree' },
3461             'globalaltitude' => { 425 => 0x419 },
3462             'globalangle' => { 425 => 0x40d },
3463             'gndfiltertype' => { 351 => 0x2110 },
3464             'good' => { 566 => 'good' },
3465             'googlehostheader' => { 429 => 'gshh' },
3466             'googlepingmessage' => { 429 => 'gspm' },
3467             'googlepingurl' => { 429 => 'gspu' },
3468             'googleplusuploadcode' => { 127 => 0x9009 },
3469             'googlesourcedata' => { 429 => 'gssd' },
3470             'googlestarttime' => { 429 => 'gsst' },
3471             'googletrackduration' => { 429 => 'gstd' },
3472             'goprotype' => { 437 => 'GoPr' },
3473             'gpsaltitude' => { 139 => 0x6, 179 => 'Altitude', 542 => 'GPSAltitude' },
3474             'gpsaltituderef' => { 139 => 0x5, 542 => 'GPSAltitudeRef' },
3475             'gpsareainformation' => { 139 => 0x1c, 542 => 'GPSAreaInformation' },
3476             'gpscoordinates' => { 429 => "\xa9xyz", 431 => 'location.ISO6709', 437 => ['@xyz',"\xa9xyz"] },
3477             'gpsdatestamp' => { 139 => 0x1d },
3478             'gpsdatetime' => { 179 => 'DateTime', 542 => 'GPSTimeStamp' },
3479             'gpsdestbearing' => { 139 => 0x18, 179 => 'Bearing', 542 => 'GPSDestBearing' },
3480             'gpsdestbearingref' => { 139 => 0x17, 542 => 'GPSDestBearingRef' },
3481             'gpsdestdistance' => { 139 => 0x1a, 179 => 'Distance', 542 => 'GPSDestDistance' },
3482             'gpsdestdistanceref' => { 139 => 0x19, 542 => 'GPSDestDistanceRef' },
3483             'gpsdestlatitude' => { 139 => 0x14, 542 => 'GPSDestLatitude' },
3484             'gpsdestlatituderef' => { 139 => 0x13 },
3485             'gpsdestlongitude' => { 139 => 0x16, 542 => 'GPSDestLongitude' },
3486             'gpsdestlongituderef' => { 139 => 0x15 },
3487             'gpsdifferential' => { 139 => 0x1e, 179 => 'Differential', 542 => 'GPSDifferential' },
3488             'gpsdop' => { 139 => 0xb, 542 => 'GPSDOP' },
3489             'gpshpositioningerror' => { 139 => 0x1f, 542 => 'GPSHPositioningError' },
3490             'gpsimgdirection' => { 139 => 0x11, 542 => 'GPSImgDirection' },
3491             'gpsimgdirectionref' => { 139 => 0x10, 542 => 'GPSImgDirectionRef' },
3492             'gpslatitude' => { 122 => 'GPS-GPSLatitude', 124 => 'GpsLatitude', 139 => 0x2, 179 => 'Latitude', 542 => 'GPSLatitude' },
3493             'gpslatituderef' => { 139 => 0x1 },
3494             'gpslongitude' => { 122 => 'GPS-GPSLongitude', 124 => 'GpsLongitude', 139 => 0x4, 179 => 'Longitude', 542 => 'GPSLongitude' },
3495             'gpslongituderef' => { 139 => 0x3 },
3496             'gpslongtitude' => { 124 => 'GpsLongtitude' },
3497             'gpsmapdatum' => { 139 => 0x12, 179 => 'Datum', 542 => 'GPSMapDatum' },
3498             'gpsmeasuremode' => { 139 => 0xa, 179 => 'MeasureMode', 542 => 'GPSMeasureMode' },
3499             'gpsposition' => { 122 => 'Exif-GPSPosition' },
3500             'gpsprocessingmethod' => { 139 => 0x1b, 542 => 'GPSProcessingMethod' },
3501             'gpssatellites' => { 139 => 0x8, 179 => 'Satellites', 542 => 'GPSSatellites' },
3502             'gpsspeed' => { 139 => 0xd, 179 => 'Speed', 542 => 'GPSSpeed' },
3503             'gpsspeedref' => { 139 => 0xc, 542 => 'GPSSpeedRef' },
3504             'gpsstatus' => { 139 => 0x9, 542 => 'GPSStatus' },
3505             'gpsstring' => { 157 => 0x402 },
3506             'gpstimestamp' => { 139 => 0x7 },
3507             'gpstrack' => { 139 => 0xf, 179 => 'Heading', 542 => 'GPSTrack' },
3508             'gpstrackref' => { 139 => 0xe, 542 => 'GPSTrackRef' },
3509             'gpsversionid' => { 139 => 0x0, 542 => 'GPSVersionID' },
3510             'gradation' => { 347 => 0x50f },
3511             'gradientbasedcorractive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'] },
3512             'gradientbasedcorramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'] },
3513             'gradientbasedcorrblacks2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'] },
3514             'gradientbasedcorrbrightness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'] },
3515             'gradientbasedcorrclarity' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'] },
3516             'gradientbasedcorrclarity2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'] },
3517             'gradientbasedcorrcontrast' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'] },
3518             'gradientbasedcorrcontrast2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'] },
3519             'gradientbasedcorrcorrectionname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'] },
3520             'gradientbasedcorrcorrectionsyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'] },
3521             'gradientbasedcorrdefringe' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'] },
3522             'gradientbasedcorrdehaze' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'] },
3523             'gradientbasedcorrections' => { 536 => 'GradientBasedCorrections', 538 => 'GradientBasedCorrections' },
3524             'gradientbasedcorrexposure' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'] },
3525             'gradientbasedcorrexposure2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'] },
3526             'gradientbasedcorrhighlights2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'] },
3527             'gradientbasedcorrhue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'] },
3528             'gradientbasedcorrluminancenoise' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'] },
3529             'gradientbasedcorrmaskalpha' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'] },
3530             'gradientbasedcorrmaskangle' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'] },
3531             'gradientbasedcorrmaskbottom' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'] },
3532             'gradientbasedcorrmaskcentervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'] },
3533             'gradientbasedcorrmaskcenterweight' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'] },
3534             'gradientbasedcorrmaskdabs' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'] },
3535             'gradientbasedcorrmaskfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'] },
3536             'gradientbasedcorrmaskflipped' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'] },
3537             'gradientbasedcorrmaskflow' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'] },
3538             'gradientbasedcorrmaskfullx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'] },
3539             'gradientbasedcorrmaskfully' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'] },
3540             'gradientbasedcorrmaskinputdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'] },
3541             'gradientbasedcorrmaskleft' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'] },
3542             'gradientbasedcorrmaskmaskactive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'] },
3543             'gradientbasedcorrmaskmaskblendmode' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
3544             'gradientbasedcorrmaskmaskdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'] },
3545             'gradientbasedcorrmaskmaskinverted' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'] },
3546             'gradientbasedcorrmaskmaskname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'] },
3547             'gradientbasedcorrmaskmasks' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'] },
3548             'gradientbasedcorrmaskmasksalpha' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
3549             'gradientbasedcorrmaskmasksangle' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'] },
3550             'gradientbasedcorrmaskmasksbottom' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'] },
3551             'gradientbasedcorrmaskmaskscentervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
3552             'gradientbasedcorrmaskmaskscenterweight' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
3553             'gradientbasedcorrmaskmasksdabs' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'] },
3554             'gradientbasedcorrmaskmasksfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'] },
3555             'gradientbasedcorrmaskmasksflipped' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
3556             'gradientbasedcorrmaskmasksflow' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'] },
3557             'gradientbasedcorrmaskmasksfullx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'] },
3558             'gradientbasedcorrmaskmasksfully' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'] },
3559             'gradientbasedcorrmaskmasksinputdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
3560             'gradientbasedcorrmaskmasksleft' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'] },
3561             'gradientbasedcorrmaskmasksmaskactive' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
3562             'gradientbasedcorrmaskmasksmaskblendmode' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
3563             'gradientbasedcorrmaskmasksmaskdigest' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
3564             'gradientbasedcorrmaskmasksmaskinverted' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
3565             'gradientbasedcorrmaskmasksmaskname' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
3566             'gradientbasedcorrmaskmasksmasksubtype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
3567             'gradientbasedcorrmaskmasksmasksyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
3568             'gradientbasedcorrmaskmasksmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
3569             'gradientbasedcorrmaskmasksmidpoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
3570             'gradientbasedcorrmaskmasksorigin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
3571             'gradientbasedcorrmaskmasksperimetervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
3572             'gradientbasedcorrmaskmasksradius' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'] },
3573             'gradientbasedcorrmaskmasksreferencepoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
3574             'gradientbasedcorrmaskmasksright' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'] },
3575             'gradientbasedcorrmaskmasksroundness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
3576             'gradientbasedcorrmaskmaskssizex' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
3577             'gradientbasedcorrmaskmaskssizey' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
3578             'gradientbasedcorrmaskmaskstop' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'] },
3579             'gradientbasedcorrmaskmasksubtype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'] },
3580             'gradientbasedcorrmaskmasksvalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
3581             'gradientbasedcorrmaskmasksversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'] },
3582             'gradientbasedcorrmaskmaskswhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'] },
3583             'gradientbasedcorrmaskmaskswholeimagearea' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
3584             'gradientbasedcorrmaskmasksx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'] },
3585             'gradientbasedcorrmaskmasksy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'] },
3586             'gradientbasedcorrmaskmasksyncid' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
3587             'gradientbasedcorrmaskmaskszerox' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
3588             'gradientbasedcorrmaskmaskszeroy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
3589             'gradientbasedcorrmaskmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'] },
3590             'gradientbasedcorrmaskmidpoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'] },
3591             'gradientbasedcorrmaskorigin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'] },
3592             'gradientbasedcorrmaskperimetervalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
3593             'gradientbasedcorrmaskradius' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'] },
3594             'gradientbasedcorrmaskrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
3595             'gradientbasedcorrmaskrangeareamodels' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
3596             'gradientbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3597             'gradientbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
3598             'gradientbasedcorrmaskrangecoloramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
3599             'gradientbasedcorrmaskrangedepthfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
3600             'gradientbasedcorrmaskrangedepthmax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
3601             'gradientbasedcorrmaskrangedepthmin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
3602             'gradientbasedcorrmaskrangeinvert' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
3603             'gradientbasedcorrmaskrangelumfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
3604             'gradientbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3605             'gradientbasedcorrmaskrangelummax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
3606             'gradientbasedcorrmaskrangelummin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
3607             'gradientbasedcorrmaskrangelumrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
3608             'gradientbasedcorrmaskrangesampletype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
3609             'gradientbasedcorrmaskrangetype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
3610             'gradientbasedcorrmaskrangeversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
3611             'gradientbasedcorrmaskreferencepoint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'] },
3612             'gradientbasedcorrmaskright' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'] },
3613             'gradientbasedcorrmaskroundness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'] },
3614             'gradientbasedcorrmasks' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'] },
3615             'gradientbasedcorrmasksizex' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'] },
3616             'gradientbasedcorrmasksizey' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'] },
3617             'gradientbasedcorrmasktop' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'] },
3618             'gradientbasedcorrmaskvalue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'] },
3619             'gradientbasedcorrmaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'] },
3620             'gradientbasedcorrmaskwhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'] },
3621             'gradientbasedcorrmaskwholeimagearea' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
3622             'gradientbasedcorrmaskx' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'] },
3623             'gradientbasedcorrmasky' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'] },
3624             'gradientbasedcorrmaskzerox' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'] },
3625             'gradientbasedcorrmaskzeroy' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'] },
3626             'gradientbasedcorrmoire' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'] },
3627             'gradientbasedcorrrangemask' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'] },
3628             'gradientbasedcorrrangemaskareamodels' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
3629             'gradientbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3630             'gradientbasedcorrrangemaskareamodelscomponents' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
3631             'gradientbasedcorrrangemaskcoloramount' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
3632             'gradientbasedcorrrangemaskdepthfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
3633             'gradientbasedcorrrangemaskdepthmax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
3634             'gradientbasedcorrrangemaskdepthmin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
3635             'gradientbasedcorrrangemaskinvert' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'] },
3636             'gradientbasedcorrrangemasklumfeather' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
3637             'gradientbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3638             'gradientbasedcorrrangemasklummax' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
3639             'gradientbasedcorrrangemasklummin' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
3640             'gradientbasedcorrrangemasklumrange' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
3641             'gradientbasedcorrrangemasksampletype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
3642             'gradientbasedcorrrangemasktype' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'] },
3643             'gradientbasedcorrrangemaskversion' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'] },
3644             'gradientbasedcorrsaturation' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'] },
3645             'gradientbasedcorrshadows2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'] },
3646             'gradientbasedcorrsharpness' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'] },
3647             'gradientbasedcorrtemperature' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'] },
3648             'gradientbasedcorrtexture' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'] },
3649             'gradientbasedcorrtint' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'] },
3650             'gradientbasedcorrtoninghue' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'] },
3651             'gradientbasedcorrtoningsaturation' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'] },
3652             'gradientbasedcorrwhat' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'] },
3653             'gradientbasedcorrwhites2012' => { 536 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'], 538 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'] },
3654             'grainamount' => { 536 => 'GrainAmount', 538 => 'GrainAmount' },
3655             'graineffectroughness' => { 135 => 0x1047 },
3656             'graineffectsize' => { 135 => 0x104c },
3657             'grainfrequency' => { 536 => 'GrainFrequency', 538 => 'GrainFrequency' },
3658             'grainseed' => { 536 => 'GrainSeed', 538 => 'GrainSeed' },
3659             'grainsize' => { 536 => 'GrainSize', 538 => 'GrainSize' },
3660             'graymixeraqua' => { 536 => 'GrayMixerAqua', 538 => 'GrayMixerAqua' },
3661             'graymixerblue' => { 536 => 'GrayMixerBlue', 538 => 'GrayMixerBlue' },
3662             'graymixergreen' => { 536 => 'GrayMixerGreen', 538 => 'GrayMixerGreen' },
3663             'graymixermagenta' => { 536 => 'GrayMixerMagenta', 538 => 'GrayMixerMagenta' },
3664             'graymixerorange' => { 536 => 'GrayMixerOrange', 538 => 'GrayMixerOrange' },
3665             'graymixerpurple' => { 536 => 'GrayMixerPurple', 538 => 'GrayMixerPurple' },
3666             'graymixerred' => { 536 => 'GrayMixerRed', 538 => 'GrayMixerRed' },
3667             'graymixeryellow' => { 536 => 'GrayMixerYellow', 538 => 'GrayMixerYellow' },
3668             'graypoint' => { 518 => 0x8021 },
3669             'grayresponseunit' => { 127 => 0x122 },
3670             'greencurvelimits' => { 116 => 0x1c4 },
3671             'greencurvepoints' => { 115 => 0x53, 116 => 0x19a },
3672             'greenghostmitigationstatus' => { 1 => 0x3f },
3673             'greenhsl' => { 111 => 0x20913 },
3674             'greenhue' => { 536 => 'GreenHue', 538 => 'GreenHue' },
3675             'greensaturation' => { 536 => 'GreenSaturation', 538 => 'GreenSaturation' },
3676             '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' },
3677             'gripbatteryadload' => { 387 => 0x5 },
3678             'gripbatteryadnoload' => { 387 => 0x4 },
3679             'gripbatterypercent' => { 387 => 0x11 },
3680             'gripbatterystate' => { 387 => ['1.2',0x10] },
3681             'gripbatteryvoltage' => { 387 => 0x12 },
3682             'group' => { 536 => 'Group', 538 => 'Group' },
3683             'groupareaafillumination' => { 326 => '46.4', 329 => '47.4', 338 => '47.4' },
3684             'grouping' => { 429 => ['grup',"\xa9grp"], 437 => "\xa9grp" },
3685             'guid' => { 429 => 'GUID' },
3686             'h2resetblackpixels' => { 157 => 0x18a6 },
3687             'h3resetblackcolumns' => { 157 => 0x18ce },
3688             'h3resetblackpixels' => { 157 => 0x18b0 },
3689             'halftonehints' => { 127 => 0x141 },
3690             'hardlink' => { 128 => 'HardLink' },
3691             'hasalternative' => { 556 => 'hasAlternative' },
3692             'hascorrection' => { 556 => 'hasCorrection' },
3693             'hascorrectiona-lang' => { 556 => [\'hasCorrection','hasCorrectionA-lang'] },
3694             'hascorrectiona-platform' => { 556 => [\'hasCorrection','hasCorrectionA-platform'] },
3695             'hascorrectiontext' => { 556 => [\'hasCorrection','hasCorrectionText'] },
3696             'hascrop' => { 536 => 'HasCrop', 538 => 'HasCrop' },
3697             'hasextendedxmp' => { 568 => 'HasExtendedXMP' },
3698             'hassettings' => { 536 => 'HasSettings', 538 => 'HasSettings' },
3699             'hastranslation' => { 556 => 'hasTranslation' },
3700             'hasvisibleoverprint' => { 571 => 'HasVisibleOverprint' },
3701             'hasvisibletransparency' => { 571 => 'HasVisibleTransparency' },
3702             'hdmioutputn-log' => { 263 => 0x35a },
3703             'hdmioutputresolution' => { 265 => 0x710, 266 => 0x770, 267 => 0x610, 268 => 0x640, 269 => 0x6a8 },
3704             'hdmiviewassist' => { 343 => 0x20f, 344 => 0x227 },
3705             'hdr' => { 66 => 0x1, 243 => 0x4, 244 => 0x4, 262 => 0x354, 264 => 0x23a, 269 => 0x23a, 372 => 0x9e, 411 => 0x85, 481 => 0x200a },
3706             'hdr-pq' => { 38 => 0x34 },
3707             'hdrcapacitymax' => { 547 => 'HDRCapacityMax' },
3708             'hdrcapacitymin' => { 547 => 'HDRCapacityMin' },
3709             'hdreditmode' => { 536 => 'HDREditMode', 538 => 'HDREditMode' },
3710             'hdreffect' => { 66 => 0x2 },
3711             'hdrgain' => { 1 => 0x30 },
3712             'hdrgainmapversion' => { 525 => 'HDRGainMapVersion' },
3713             'hdrheadroom' => { 1 => 0x21 },
3714             'hdrimagetype' => { 1 => 0xa },
3715             'hdrlevel' => { 243 => 0x5, 244 => 0x5, 262 => 0x360, 264 => 0x246, 269 => 0x246, 469 => 0x2e, 486 => 0x17 },
3716             'hdrlevel2' => { 243 => 0x7 },
3717             'hdrplusmakernote' => { 142 => 'HdrPlusMakernote' },
3718             'hdrpmakernote' => { 142 => 'hdrp_makernote' },
3719             'hdrsetting' => { 469 => 0x2d, 486 => 0x16, 490 => 0x1148, 491 => 0x1148, 492 => 0x1124, 493 => 0x11a0, 494 => 0x117c, 495 => 0x1034, 496 => 0x22c, 497 => 0x22c, 498 => 0x21f },
3720             'hdrsmoothing' => { 243 => 0x6 },
3721             'hdvideo' => { 429 => 'hdvd' },
3722             'headline' => { 150 => 0x69, 550 => 'Headline', 554 => 'Headline' },
3723             'hiddendatalength' => { 479 => 0x1 },
3724             'hiddendataoffset' => { 479 => 0x0 },
3725             'hierarchicalkeywords' => { 190 => [\'Keywords','KeywordsHierarchy'] },
3726             'hierarchicalkeywords1' => { 190 => [\'Keywords','KeywordsHierarchyKeyword'] },
3727             'hierarchicalkeywords1applied' => { 190 => [\'Keywords','KeywordsHierarchyApplied'] },
3728             'hierarchicalkeywords1children' => { 190 => [\'Keywords','KeywordsHierarchyChildren'] },
3729             'hierarchicalkeywords2' => { 190 => [\'Keywords','KeywordsHierarchyChildrenKeyword'] },
3730             'hierarchicalkeywords2applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenApplied'] },
3731             'hierarchicalkeywords2children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildren'] },
3732             'hierarchicalkeywords3' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenKeyword'] },
3733             'hierarchicalkeywords3applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenApplied'] },
3734             'hierarchicalkeywords3children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildren'] },
3735             'hierarchicalkeywords4' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenKeyword'] },
3736             'hierarchicalkeywords4applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenApplied'] },
3737             'hierarchicalkeywords4children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildren'] },
3738             'hierarchicalkeywords5' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenKeyword'] },
3739             'hierarchicalkeywords5applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenApplied'] },
3740             'hierarchicalkeywords5children' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildren'] },
3741             'hierarchicalkeywords6' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenKeyword'] },
3742             'hierarchicalkeywords6applied' => { 190 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenApplied'] },
3743             'hierarchicalsubject' => { 527 => 'hierarchicalSubject' },
3744             'highestbiostratigraphiczone' => { 126 => [\'GeologicalContext','GeologicalContextHighestBiostratigraphicZone'] },
3745             'highframerate' => { 262 => 0x16c, 264 => 0x48, 268 => 0x48, 269 => 0x48 },
3746             'highfrequencyflickerreduction' => { 262 => 0x386, 264 => 0x27c, 268 => 0x27c, 269 => 0x27c },
3747             'highisomultiplierblue' => { 377 => 0x1a },
3748             'highisomultipliergreen' => { 377 => 0x19 },
3749             'highisomultiplierred' => { 377 => 0x18 },
3750             '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 },
3751             'highisonoisereduction2' => { 481 => 0xb050 },
3752             'highlight' => { 457 => 0xf },
3753             'highlight2012' => { 536 => 'Highlight2012', 538 => 'Highlight2012' },
3754             'highlightadj' => { 111 => 0x2030c },
3755             'highlightcolordistortreduct' => { 518 => 0x8026 },
3756             'highlightlinearitylimit' => { 454 => 0xa025 },
3757             'highlightprotection' => { 317 => 0x6 },
3758             'highlightrecovery' => { 536 => 'HighlightRecovery', 538 => 'HighlightRecovery' },
3759             'highlights' => { 481 => 0x2033, 529 => 'Highlights' },
3760             'highlights2012' => { 536 => 'Highlights2012', 538 => 'Highlights2012' },
3761             'highlightsadj' => { 518 => 0x9019 },
3762             'highlightshadow' => { 372 => 0xad },
3763             'highlighttone' => { 135 => 0x1041 },
3764             'highlighttonepriority' => { 13 => 0x7, 16 => 0x7, 17 => 0x7, 18 => 0x7, 20 => 0x7, 22 => 0x7, 28 => 0x7, 69 => 0x3, 92 => 0x203 },
3765             'highlightwarning' => { 372 => 0x8002 },
3766             'highlowkeyadj' => { 411 => 0x6c },
3767             'highspeedsync' => { 203 => 0x5, 341 => 0x59, 342 => 0x55, 343 => 0x55, 344 => 0x55, 467 => 0x2, 468 => 0x2 },
3768             'hintversion' => { 437 => 'hinv' },
3769             'histogramxml' => { 318 => 0x83a1a25 },
3770             'history' => { 554 => 'History', 567 => 'History' },
3771             'historyaction' => { 567 => [\'History','HistoryAction'] },
3772             'historychanged' => { 567 => [\'History','HistoryChanged'] },
3773             'historyinstanceid' => { 567 => [\'History','HistoryInstanceID'] },
3774             'historyparameters' => { 567 => [\'History','HistoryParameters'] },
3775             'historysoftwareagent' => { 567 => [\'History','HistorySoftwareAgent'] },
3776             'historywhen' => { 567 => [\'History','HistoryWhen'] },
3777             'holefilldarkdeltathreshold' => { 157 => 0xc88 },
3778             'holefilldeltathreshold' => { 157 => 0xc7e },
3779             'hometowncity' => { 121 => 0x3006, 411 => 0x23, 417 => 0x2 },
3780             'hometowncitycode' => { 418 => 0x1000 },
3781             'hometowndst' => { 411 => 0x25, 417 => '0.2' },
3782             'hostcomputer' => { 127 => 0x13c },
3783             'hostsoftwarerendering' => { 157 => 0xce7 },
3784             'hue' => { 208 => 0x3b, 277 => 0x3d, 278 => 0x45, 411 => 0x67 },
3785             'hueadj' => { 321 => 0x2f, 518 => 0x8019 },
3786             'hueadjust' => { 447 => 0x1016 },
3787             'hueadjustment' => { 201 => 0x4a, 202 => 0x40, 258 => 0x92, 276 => 0x36 },
3788             'hueadjustmentaqua' => { 536 => 'HueAdjustmentAqua', 538 => 'HueAdjustmentAqua' },
3789             'hueadjustmentblue' => { 536 => 'HueAdjustmentBlue', 538 => 'HueAdjustmentBlue' },
3790             'hueadjustmentgreen' => { 536 => 'HueAdjustmentGreen', 538 => 'HueAdjustmentGreen' },
3791             'hueadjustmentmagenta' => { 536 => 'HueAdjustmentMagenta', 538 => 'HueAdjustmentMagenta' },
3792             'hueadjustmentorange' => { 536 => 'HueAdjustmentOrange', 538 => 'HueAdjustmentOrange' },
3793             'hueadjustmentpurple' => { 536 => 'HueAdjustmentPurple', 538 => 'HueAdjustmentPurple' },
3794             'hueadjustmentred' => { 536 => 'HueAdjustmentRed', 538 => 'HueAdjustmentRed' },
3795             'hueadjustmentyellow' => { 536 => 'HueAdjustmentYellow', 538 => 'HueAdjustmentYellow' },
3796             'huesetting' => { 355 => 0x1011 },
3797             'humanobservation' => { 126 => 'HumanObservation' },
3798             'humanobservationday' => { 126 => [\'HumanObservation','HumanObservationDay'] },
3799             'humanobservationearliestdate' => { 126 => [\'HumanObservation','HumanObservationEarliestDate'] },
3800             'humanobservationenddayofyear' => { 126 => [\'HumanObservation','HumanObservationEndDayOfYear'] },
3801             'humanobservationeventdate' => { 126 => [\'HumanObservation','HumanObservationEventDate'] },
3802             'humanobservationeventid' => { 126 => [\'HumanObservation','HumanObservationEventID'] },
3803             'humanobservationeventremarks' => { 126 => [\'HumanObservation','HumanObservationEventRemarks'] },
3804             'humanobservationeventtime' => { 126 => [\'HumanObservation','HumanObservationEventTime'] },
3805             'humanobservationeventtype' => { 126 => [\'HumanObservation','HumanObservationEventType'] },
3806             'humanobservationfieldnotes' => { 126 => [\'HumanObservation','HumanObservationFieldNotes'] },
3807             'humanobservationfieldnumber' => { 126 => [\'HumanObservation','HumanObservationFieldNumber'] },
3808             'humanobservationhabitat' => { 126 => [\'HumanObservation','HumanObservationHabitat'] },
3809             'humanobservationlatestdate' => { 126 => [\'HumanObservation','HumanObservationLatestDate'] },
3810             'humanobservationmonth' => { 126 => [\'HumanObservation','HumanObservationMonth'] },
3811             'humanobservationparenteventid' => { 126 => [\'HumanObservation','HumanObservationParentEventID'] },
3812             'humanobservationsamplesizeunit' => { 126 => [\'HumanObservation','HumanObservationSampleSizeUnit'] },
3813             'humanobservationsamplesizevalue' => { 126 => [\'HumanObservation','HumanObservationSampleSizeValue'] },
3814             'humanobservationsamplingeffort' => { 126 => [\'HumanObservation','HumanObservationSamplingEffort'] },
3815             'humanobservationsamplingprotocol' => { 126 => [\'HumanObservation','HumanObservationSamplingProtocol'] },
3816             'humanobservationstartdayofyear' => { 126 => [\'HumanObservation','HumanObservationStartDayOfYear'] },
3817             'humanobservationverbatimeventdate' => { 126 => [\'HumanObservation','HumanObservationVerbatimEventDate'] },
3818             'humanobservationyear' => { 126 => [\'HumanObservation','HumanObservationYear'] },
3819             'humidity' => { 127 => 0x9401, 543 => 'Humidity' },
3820             'hybridloggamma' => { 372 => 0xd4 },
3821             'icc_profile' => { 128 => 'ICC_Profile', 138 => 'ICCRGBG1/012' },
3822             'iccprofilename' => { 554 => 'ICCProfile' },
3823             'iconuri' => { 437 => 'icnu' },
3824             'idccreativestyle' => { 518 => 0x8000 },
3825             'idcpreviewlength' => { 518 => 0x202 },
3826             'idcpreviewstart' => { 518 => 0x201 },
3827             'identification' => { 126 => 'Identification' },
3828             'identificationid' => { 126 => [\'Identification','IdentificationIdentificationID'] },
3829             'identificationqualifier' => { 126 => [\'Identification','IdentificationIdentificationQualifier'] },
3830             'identificationreferences' => { 126 => [\'Identification','IdentificationIdentificationReferences'] },
3831             'identificationremarks' => { 126 => [\'Identification','IdentificationIdentificationRemarks'] },
3832             'identificationverificationstatus' => { 126 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3833             'identifiedby' => { 126 => [\'Identification','IdentificationIdentifiedBy'] },
3834             'identifiedbyid' => { 126 => [\'Identification','IdentificationIdentifiedByID'] },
3835             'identifier' => { 539 => 'identifier', 564 => 'Identifier' },
3836             'ifcameramodel' => { 157 => 0x9c8 },
3837             'illuminantdata1' => { 127 => 0xcd35 },
3838             'illuminantdata2' => { 127 => 0xcd36 },
3839             'illuminantdata3' => { 127 => 0xcd37 },
3840             'illumination' => { 336 => '0.5', 443 => 0x48 },
3841             'imageabsolutex' => { 157 => 0x3fe },
3842             'imageabsolutey' => { 157 => 0x3ff },
3843             'imageadjustment' => { 258 => 0x80, 307 => 0x5 },
3844             'imagealterationconstraints' => { 358 => 'ImageAlterationConstraints' },
3845             'imagearea' => { 248 => 0x2b, 285 => 0x2b, 293 => 0x10, 296 => 0x10 },
3846             'imageareaoffset' => { 411 => 0x38 },
3847             'imageauthentication' => { 258 => 0x20 },
3848             'imageboundary' => { 258 => 0x16 },
3849             'imagecapturerequestid' => { 1 => 0x20 },
3850             'imagecapturetype' => { 1 => 0x14 },
3851             'imagecount' => { 35 => 0x86d, 135 => 0x1438, 258 => 0xa5, 484 => 0x11b },
3852             'imagecreator' => { 358 => 'ImageCreator' },
3853             'imagecreatorid' => { 358 => [\'ImageCreator','ImageCreatorImageCreatorID'] },
3854             'imagecreatorimageid' => { 358 => 'ImageCreatorImageID' },
3855             'imagecreatorname' => { 358 => [\'ImageCreator','ImageCreatorImageCreatorName'] },
3856             'imagecropx' => { 157 => 0x41f },
3857             'imagecropy' => { 157 => 0x420 },
3858             'imagedata' => { 147 => 'Data' },
3859             'imagedatasize' => { 258 => 0xa2 },
3860             'imagedescription' => { 127 => 0x10e, 562 => 'ImageDescription' },
3861             'imageduplicationconstraints' => { 358 => 'ImageDuplicationConstraints' },
3862             'imagedustoff' => { 318 => 0xfe443a45 },
3863             'imageeditcount' => { 411 => 0x41 },
3864             'imageediting' => { 411 => 0x32 },
3865             'imageeditingsoftware' => { 127 => 0xa43b, 543 => 'ImageEditingSoftware' },
3866             'imageeditor' => { 127 => 0xa438, 543 => 'ImageEditor' },
3867             'imageeffects' => { 447 => 0x1010 },
3868             'imagefileconstraints' => { 358 => 'ImageFileConstraints' },
3869             'imagefileformatasdelivered' => { 358 => 'ImageFileFormatAsDelivered' },
3870             'imagefilesizeasdelivered' => { 358 => 'ImageFileSizeAsDelivered' },
3871             'imagegeneration' => { 135 => 0x1436 },
3872             'imageheight' => { 127 => 0x101, 145 => 'ImageHeight', 207 => 0xc, 420 => 0x10d, 562 => 'ImageLength' },
3873             'imagehistory' => { 127 => 0x9213, 541 => 'ImageHistory' },
3874             'imageidnumber' => { 367 => 0x340 },
3875             'imagemimetype' => { 147 => 'Mime' },
3876             'imagenumber' => { 127 => 0x9211, 175 => 'ImageNumber', 201 => 0xae, 202 => 0x5e, 420 => 0x113, 467 => 0x9b, 469 => [0x400,'276.1',0x314], 533 => 'ImageNumber' },
3877             'imagenumber2' => { 202 => 0x62 },
3878             'imageoptimization' => { 258 => 0xa9 },
3879             'imageorientation' => { 150 => 0x83 },
3880             'imageprocessing' => { 258 => 0x1a },
3881             'imageprocessingfiledatecreated' => { 157 => 0xc81 },
3882             'imageprocessingfiletagsversionnumber' => { 157 => 0xc80 },
3883             'imageprocessingflags' => { 1 => 0x19 },
3884             'imageprocessingversion' => { 351 => 0x0 },
3885             'imagequality' => { 175 => 'ImageQuality', 295 => '723.2', 296 => '732.2', 304 => '708.1', 372 => 0x1 },
3886             'imagequality2' => { 347 => 0x603 },
3887             'imagerank' => { 524 => 'ImageRank' },
3888             'imagerbiassettlingdelaymsec' => { 157 => 0x600 },
3889             'imagerboardversion' => { 157 => 0x439 },
3890             'imagercols' => { 157 => 0x17d4 },
3891             'imageref' => { 548 => 'ImageRef' },
3892             'imageregion' => { 550 => 'ImageRegion' },
3893             'imageregionboundary' => { 550 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3894             'imageregionboundaryh' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3895             'imageregionboundaryrx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3896             'imageregionboundaryshape' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3897             'imageregionboundaryunit' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3898             'imageregionboundaryvertices' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3899             'imageregionboundaryverticesx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3900             'imageregionboundaryverticesy' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3901             'imageregionboundaryw' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3902             'imageregionboundaryx' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3903             'imageregionboundaryy' => { 550 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3904             'imageregionctype' => { 550 => [\'ImageRegion','ImageRegionRCtype'] },
3905             'imageregionctypeidentifier' => { 550 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3906             'imageregionctypename' => { 550 => [\'ImageRegion','ImageRegionRCtypeName'] },
3907             'imageregionid' => { 550 => [\'ImageRegion','ImageRegionRId'] },
3908             'imageregionname' => { 550 => [\'ImageRegion','ImageRegionName'] },
3909             'imageregionrole' => { 550 => [\'ImageRegion','ImageRegionRRole'] },
3910             'imageregionroleidentifier' => { 550 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3911             'imageregionrolename' => { 550 => [\'ImageRegion','ImageRegionRRoleName'] },
3912             'imageresolution' => { 157 => 0x944 },
3913             'imageresolutionjpg' => { 157 => 0x945 },
3914             'imagereview' => { 327 => '0.4', 336 => '0.4' },
3915             '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 },
3916             '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' },
3917             'imagerfiledatecreated' => { 157 => 0x9c5 },
3918             'imagerfileproductionlevel' => { 157 => 0x9c4 },
3919             'imagerfiletagsversionstandard' => { 157 => 0x9c7 },
3920             'imagerotated' => { 170 => 0x2a },
3921             'imagerpowerondelaymsec' => { 157 => 0x5fd },
3922             'imagerrows' => { 157 => 0x17de },
3923             'imagesegmentlines' => { 157 => 0x184d },
3924             'imagesegmentstartline' => { 157 => 0x184c },
3925             'imagesequenceinfo' => { 127 => 0xcd44 },
3926             'imagesize' => { 181 => 'ImageSize' },
3927             'imagesizeraw' => { 258 => 0x3e },
3928             'imagesizerestriction' => { 559 => 'imageSizeRestriction' },
3929             'imagesourcedata' => { 127 => 0x935c },
3930             'imagespace' => { 157 => 0x909 },
3931             '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 },
3932             'imagestabilization2' => { 471 => 0xa },
3933             'imagestabilizationsetting' => { 206 => 0x14, 467 => 0x3d, 468 => 0x3d, 478 => 0x14 },
3934             'imagestats' => { 127 => 0xcd46 },
3935             'imagestyle' => { 467 => 0x2d, 468 => 0x27 },
3936             'imagesupplier' => { 358 => 'ImageSupplier' },
3937             'imagesupplierid' => { 358 => [\'ImageSupplier','ImageSupplierImageSupplierID'] },
3938             'imagesupplierimageid' => { 358 => 'ImageSupplierImageID' },
3939             'imagesuppliername' => { 358 => [\'ImageSupplier','ImageSupplierImageSupplierName'] },
3940             'imagetemperaturemax' => { 129 => 0x1 },
3941             'imagetemperaturemin' => { 129 => 0x2 },
3942             'imagetitle' => { 127 => 0xa436, 543 => 'ImageTitle' },
3943             'imagetone' => { 411 => 0x4f },
3944             'imagetype' => { 150 => 0x82, 358 => 'ImageType' },
3945             'imageuniqueid' => { 1 => 0x15, 71 => 0x28, 127 => 0xa420, 541 => 'ImageUniqueID', 542 => 'ImageUniqueID', 543 => 'ImageUniqueID' },
3946             'imagewidth' => { 127 => 0x100, 145 => 'ImageWidth', 207 => 0xe, 420 => 0x10c, 562 => 'ImageWidth' },
3947             'inclinationangle' => { 518 => 0x900f },
3948             'inclinationcorrection' => { 518 => 0x900e },
3949             'incrementaltemperature' => { 536 => 'IncrementalTemperature', 538 => 'IncrementalTemperature' },
3950             'incrementaltint' => { 536 => 'IncrementalTint', 538 => 'IncrementalTint' },
3951             'industry' => { 556 => 'industry', 557 => 'industry' },
3952             'infobuttonwhenshooting' => { 92 => 0x409 },
3953             'information' => { 431 => 'information', 437 => "\xa9inf" },
3954             'infourl' => { 437 => 'infu' },
3955             'infraredilluminator' => { 439 => 0x28 },
3956             'ingredientexclusion' => { 558 => 'ingredientExclusion' },
3957             'ingredients' => { 567 => 'Ingredients' },
3958             'ingredientsalternatepaths' => { 567 => [\'Ingredients','IngredientsAlternatePaths'] },
3959             'ingredientsdocumentid' => { 567 => [\'Ingredients','IngredientsDocumentID'] },
3960             'ingredientsfilepath' => { 567 => [\'Ingredients','IngredientsFilePath'] },
3961             'ingredientsfrompart' => { 567 => [\'Ingredients','IngredientsFromPart'] },
3962             'ingredientsinstanceid' => { 567 => [\'Ingredients','IngredientsInstanceID'] },
3963             'ingredientslastmodifydate' => { 567 => [\'Ingredients','IngredientsLastModifyDate'] },
3964             'ingredientslasturl' => { 567 => [\'Ingredients','IngredientsLastURL'] },
3965             'ingredientslinkcategory' => { 567 => [\'Ingredients','IngredientsLinkCategory'] },
3966             'ingredientslinkform' => { 567 => [\'Ingredients','IngredientsLinkForm'] },
3967             'ingredientsmanager' => { 567 => [\'Ingredients','IngredientsManager'] },
3968             'ingredientsmanagervariant' => { 567 => [\'Ingredients','IngredientsManagerVariant'] },
3969             'ingredientsmanageto' => { 567 => [\'Ingredients','IngredientsManageTo'] },
3970             'ingredientsmanageui' => { 567 => [\'Ingredients','IngredientsManageUI'] },
3971             'ingredientsmaskmarkers' => { 567 => [\'Ingredients','IngredientsMaskMarkers'] },
3972             'ingredientsoriginaldocumentid' => { 567 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3973             'ingredientspartmapping' => { 567 => [\'Ingredients','IngredientsPartMapping'] },
3974             'ingredientsplacedresolutionunit' => { 567 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3975             'ingredientsplacedxresolution' => { 567 => [\'Ingredients','IngredientsPlacedXResolution'] },
3976             'ingredientsplacedyresolution' => { 567 => [\'Ingredients','IngredientsPlacedYResolution'] },
3977             'ingredientsrenditionclass' => { 567 => [\'Ingredients','IngredientsRenditionClass'] },
3978             'ingredientsrenditionparams' => { 567 => [\'Ingredients','IngredientsRenditionParams'] },
3979             'ingredientstopart' => { 567 => [\'Ingredients','IngredientsToPart'] },
3980             'ingredientsversionid' => { 567 => [\'Ingredients','IngredientsVersionID'] },
3981             'initialafpointaiservoaf' => { 92 => 0x51e },
3982             'initialafpointinservo' => { 2 => 0x13 },
3983             'initialcameradolly' => { 148 => 'InitialCameraDolly' },
3984             'initialhorizontalfovdegrees' => { 148 => 'InitialHorizontalFOVDegrees' },
3985             'initialkey' => { 198 => 'WM/InitialKey' },
3986             'initialverticalfovdegrees' => { 148 => 'InitialVerticalFOVDegrees' },
3987             'initialviewheadingdegrees' => { 148 => 'InitialViewHeadingDegrees', 149 => 'InitialViewHeadingDegrees' },
3988             'initialviewpitchdegrees' => { 148 => 'InitialViewPitchDegrees', 149 => 'InitialViewPitchDegrees' },
3989             'initialviewrolldegrees' => { 148 => 'InitialViewRollDegrees', 149 => 'InitialViewRollDegrees' },
3990             'initialzoomliveview' => { 325 => '4.4' },
3991             'initialzoomsetting' => { 325 => '9.3', 334 => '27.3' },
3992             'inkset' => { 127 => 0x14c },
3993             'inputprofile' => { 157 => 0x1389 },
3994             'instanceid' => { 567 => 'InstanceID' },
3995             'instantplaybacksetup' => { 203 => 0x3e },
3996             'instantplaybacktime' => { 203 => 0x3d },
3997             'instructions' => { 554 => 'Instructions' },
3998             'instrument' => { 566 => 'instrument' },
3999             'integrationtime' => { 157 => 0x423 },
4000             'intellectualgenre' => { 549 => 'IntellectualGenre' },
4001             'intelligentauto' => { 481 => 0xb052, 509 => 0xd, 510 => 0xe, 511 => 0xd },
4002             'intelligentcontrast' => { 57 => 0x4 },
4003             'intelligentd-range' => { 372 => 0x79 },
4004             'intelligentexposure' => { 372 => 0x5d },
4005             'intelligentresolution' => { 372 => 0x70 },
4006             'interchangecolorspace' => { 152 => 0x40 },
4007             'intergraphmatrix' => { 127 => 0x8480 },
4008             'internalflash' => { 200 => 0x2b, 325 => '23.1', 327 => '8.1', 330 => '22.1', 332 => '23.1', 336 => '8.1', 340 => '24.1', 350 => 0x1208 },
4009             'internalflashae1' => { 352 => 0x1021 },
4010             'internalflashae1_0' => { 352 => 0x101d },
4011             'internalflashae2' => { 352 => 0x1022 },
4012             'internalflashae2_0' => { 352 => 0x101e },
4013             'internalflashmode' => { 398 => 0x1 },
4014             'internalflashstrength' => { 398 => 0x3 },
4015             'internalflashtable' => { 352 => 0x1024 },
4016             'internallensserialnumber' => { 454 => 0xa005 },
4017             'internalndfilter' => { 372 => 0x9d },
4018             '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 },
4019             'interopindex' => { 127 => 0x1, 543 => 'InteroperabilityIndex' },
4020             'interopversion' => { 127 => 0x2 },
4021             'interval' => { 283 => 0x20 },
4022             'intervaldurationhours' => { 262 => 0x1dc, 263 => 0xa0, 264 => 0xb8 },
4023             'intervaldurationminutes' => { 262 => 0x1e0, 263 => 0xa4, 264 => 0xbc },
4024             'intervaldurationseconds' => { 262 => 0x1e4, 263 => 0xa8, 264 => 0xc0 },
4025             'intervalexposuresmoothing' => { 247 => 0x184, 262 => 0x1f4, 263 => 0xb8, 264 => 0xd0 },
4026             'intervalframe' => { 248 => 0x28, 283 => 0x24, 285 => 0x28, 286 => 0x2a },
4027             'intervallength' => { 200 => 0x10 },
4028             'intervalmode' => { 200 => 0x26 },
4029             'intervalnumber' => { 200 => 0x11 },
4030             'intervalpriority' => { 247 => 0x186, 262 => 0x1f6, 263 => 0xba, 264 => 0xd2 },
4031             'intervals' => { 247 => 0x17c, 262 => 0x1ec, 263 => 0xb0, 264 => 0xc8, 267 => 0xbc, 268 => 0xcc, 269 => 0xcc },
4032             'intervalshooting' => { 248 => 0x24, 285 => 0x24, 286 => 0x28, 411 => 0x92 },
4033             'introtime' => { 566 => 'introTime' },
4034             'introtimescale' => { 566 => [\'introTime','introTimeScale'] },
4035             'introtimevalue' => { 566 => [\'introTime','introTimeValue'] },
4036             'ipaversion' => { 157 => 0xdae },
4037             'ipfcameramodel' => { 157 => 0xe4d },
4038             'iptc' => { 128 => 'IPTC' },
4039             'iptc-naa' => { 127 => 0x83bb, 377 => 0x83bb },
4040             'iptcbitspersample' => { 152 => 0x56 },
4041             'iptcdigest' => { 425 => 0x425 },
4042             'iptcimageheight' => { 152 => 0x1e },
4043             'iptcimagerotation' => { 152 => 0x66 },
4044             'iptcimagewidth' => { 152 => 0x14 },
4045             'iptclastedited' => { 550 => 'IptcLastEdited' },
4046             'iptcpicturenumber' => { 152 => 0xa },
4047             'iptcpixelheight' => { 152 => 0x32 },
4048             'iptcpixelwidth' => { 152 => 0x28 },
4049             'isalternativeof' => { 556 => 'isAlternativeOf' },
4050             'isbn' => { 556 => 'isbn' },
4051             'iscorrectionof' => { 556 => 'isCorrectionOf' },
4052             'iscustompicturestyle' => { 117 => 0x3 },
4053             'ismergedhdr' => { 533 => 'IsMergedHDR' },
4054             'ismergedpanorama' => { 533 => 'IsMergedPanorama' },
4055             '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' },
4056             'iso2' => { 246 => 0x6, 290 => 0x265, 291 => 0x25c, 292 => 0x265, 293 => 0x221, 294 => 0x25d, 295 => 0x256, 296 => 0x25d, 299 => 0x2b5, 302 => 0x265, 306 => 0x2b5 },
4057             'isoauto' => { 390 => '14.4' },
4058             'isoautoflashlimit' => { 264 => 0x156, 267 => 0x146, 268 => 0x15a, 269 => 0x15a },
4059             'isoautohilimit' => { 245 => 0x5, 262 => 0x28a, 264 => 0x154, 267 => 0x144, 268 => 0x158, 269 => 0x158, 288 => 0x5, 298 => 0x18eb },
4060             'isoautomax' => { 480 => 0x4 },
4061             'isoautomin' => { 480 => 0x2 },
4062             'isoautominspeed' => { 411 => 0x7a },
4063             'isoautosettings' => { 347 => 0x821 },
4064             'isoautoshuttertime' => { 245 => 0x4, 264 => 0x15e, 267 => 0x14e, 268 => 0x162, 269 => 0x162, 288 => 0x4, 298 => 0x18ea },
4065             'isobutton' => { 269 => 0x796 },
4066             'isocalibrationgain' => { 157 => 0x89f },
4067             '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' },
4068             'isoexpansion' => { 92 => 0x103, 93 => 0x7, 94 => 0x8, 97 => 0x8, 246 => 0x4 },
4069             'isoexpansion2' => { 246 => 0xa },
4070             'isofloor' => { 390 => 0x6 },
4071             'isoselected' => { 371 => 0x359 },
4072             'isoselection' => { 258 => 0xf },
4073             'isosensitivitystep' => { 333 => '6.2', 335 => '6.2' },
4074             '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 },
4075             'isospeed' => { 127 => 0x8833, 543 => 'ISOSpeed' },
4076             'isospeedexpansion' => { 91 => 0x3 },
4077             'isospeedincrements' => { 92 => 0x102 },
4078             'isospeedlatitudeyyy' => { 127 => 0x8834, 543 => 'ISOSpeedLatitudeyyy' },
4079             'isospeedlatitudezzz' => { 127 => 0x8835, 543 => 'ISOSpeedLatitudezzz' },
4080             'isospeedrange' => { 92 => 0x103 },
4081             '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 },
4082             'isovalue' => { 352 => 0x1001 },
4083             'isrc' => { 429 => 'xid ' },
4084             'isrccode' => { 437 => "\xa9isr" },
4085             'issn' => { 556 => 'issn' },
4086             'issueidentifier' => { 556 => 'issueIdentifier' },
4087             'issuename' => { 556 => 'issueName' },
4088             'issueteaser' => { 556 => 'issueTeaser' },
4089             'issuetype' => { 556 => 'issueType' },
4090             'istranslationof' => { 556 => 'isTranslationOf' },
4091             'itemsubtype' => { 197 => 'ItemSubType' },
4092             'itunesu' => { 429 => 'itnu' },
4093             'jobid' => { 150 => 0xb8 },
4094             'jobname' => { 544 => 'JobName' },
4095             'jobref' => { 565 => 'JobRef' },
4096             'jobrefid' => { 565 => [\'JobRef','JobRefId'] },
4097             'jobrefname' => { 565 => [\'JobRef','JobRefName'] },
4098             'jobrefurl' => { 565 => [\'JobRef','JobRefUrl'] },
4099             'jobstatus' => { 544 => 'JobStatus' },
4100             'jpeg-heifswitch' => { 481 => 0x2039 },
4101             'jpeghandling' => { 536 => 'JPEGHandling', 538 => 'JPEGHandling' },
4102             'jpegquality' => { 10 => 0x66, 372 => 0x43, 374 => 0x3034, 481 => 0xb047 },
4103             'jpegsize' => { 374 => 0x303a },
4104             'jpgcompression' => { 249 => 0x24, 258 => 0x44, 293 => '671.1' },
4105             'jpgfromraw' => { 105 => 0x2007, 122 => 'Exif-JpgFromRaw', 377 => 0x2e },
4106             'jpgfromrawlength' => { 127 => [0x117,0x202] },
4107             'jpgfromrawstart' => { 127 => [0x111,0x201] },
4108             'jpgrecordedpixels' => { 390 => '14.1' },
4109             'jurisdiction' => { 534 => 'jurisdiction' },
4110             'jxldecodespeed' => { 127 => 0xcd4b },
4111             'jxldistance' => { 127 => 0xcd49 },
4112             'jxleffort' => { 127 => 0xcd4a },
4113             'keepexposure' => { 342 => 0x237, 343 => 0x237, 344 => 0x24f },
4114             'kelvinwb_01' => { 399 => 0x5 },
4115             'kelvinwb_02' => { 399 => 0x9 },
4116             'kelvinwb_03' => { 399 => 0xd },
4117             'kelvinwb_04' => { 399 => 0x11 },
4118             'kelvinwb_05' => { 399 => 0x15 },
4119             'kelvinwb_06' => { 399 => 0x19 },
4120             'kelvinwb_07' => { 399 => 0x1d },
4121             'kelvinwb_08' => { 399 => 0x21 },
4122             'kelvinwb_09' => { 399 => 0x25 },
4123             'kelvinwb_10' => { 399 => 0x29 },
4124             'kelvinwb_11' => { 399 => 0x2d },
4125             'kelvinwb_12' => { 399 => 0x31 },
4126             'kelvinwb_13' => { 399 => 0x35 },
4127             'kelvinwb_14' => { 399 => 0x39 },
4128             'kelvinwb_15' => { 399 => 0x3d },
4129             'kelvinwb_16' => { 399 => 0x41 },
4130             'kelvinwb_daylight' => { 399 => 0x1 },
4131             'kerneldenominators' => { 157 => 0x933 },
4132             'key' => { 566 => 'key' },
4133             'keystonecompensation' => { 351 => 0x1900 },
4134             'keystonedirection' => { 351 => 0x1901 },
4135             'keystonevalue' => { 351 => 0x1906 },
4136             'keyword' => { 429 => 'keyw', 556 => 'keyword' },
4137             'keywordinfo' => { 190 => 'Keywords' },
4138             'keywords' => { 150 => 0x19, 176 => 'Keywords', 357 => 'Keywords', 427 => 'Keywords', 431 => 'keywords', 530 => 'keywords', 552 => 'Keywords', 564 => 'Keywords' },
4139             'killdate' => { 556 => 'killDate' },
4140             'killdatea-platform' => { 556 => [\'killDate','killDateA-platform'] },
4141             'killdatedate' => { 556 => [\'killDate','killDateDate'] },
4142             'kodakimageheight' => { 156 => 0xf908, 159 => 0xe, 161 => [0xfa1e,0xfa52], 167 => 0x70 },
4143             'kodakimagewidth' => { 156 => 0xf907, 159 => 0xc, 161 => [0xfa1d,0xfa51], 167 => 0x6c },
4144             'kodakinfotype' => { 156 => 0xfa00 },
4145             'kodaklook' => { 157 => 0xe4c },
4146             'kodaklookprofile' => { 157 => 0x138a },
4147             'kodakmaker' => { 167 => 0x8 },
4148             'kodakmodel' => { 159 => 0x0, 167 => 0x28 },
4149             'kodaktag' => { 157 => 0x3ea },
4150             'kodakversion' => { 157 => 0x0 },
4151             'label' => { 361 => 'Label', 564 => 'Label' },
4152             'labelname1' => { 548 => [\'TagStructure','TagStructureLabelName'] },
4153             'labelname2' => { 548 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
4154             'labelname3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
4155             'labelname4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
4156             'labelname5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
4157             'labelname6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
4158             'landmark' => { 372 => 0x6f },
4159             'landscapeoutputhighlightpoint' => { 117 => 0x26 },
4160             'landscapeoutputshadowpoint' => { 117 => 0x27 },
4161             'landscaperawcolortone' => { 117 => 0x1f },
4162             'landscaperawcontrast' => { 117 => 0x21 },
4163             'landscaperawhighlight' => { 117 => 0x77 },
4164             'landscaperawhighlightpoint' => { 117 => 0x24 },
4165             'landscaperawlinear' => { 117 => 0x22 },
4166             'landscaperawsaturation' => { 117 => 0x20 },
4167             'landscaperawshadow' => { 117 => 0x80 },
4168             'landscaperawshadowpoint' => { 117 => 0x25 },
4169             'landscaperawsharpness' => { 117 => 0x23 },
4170             'landscapeunsharpmaskfineness' => { 117 => 0xa0 },
4171             'landscapeunsharpmaskstrength' => { 117 => 0x9e },
4172             'landscapeunsharpmaskthreshold' => { 117 => 0xa2 },
4173             'language' => { 262 => 0x8fc, 265 => 0x6a2, 266 => 0x6a2, 267 => 0x592, 268 => 0x5c2, 269 => 0x5da, 539 => 'language' },
4174             'languageidentifier' => { 150 => 0x87 },
4175             'largestvalidinteriorrectheight' => { 148 => 'LargestValidInteriorRectHeight' },
4176             'largestvalidinteriorrectleft' => { 148 => 'LargestValidInteriorRectLeft' },
4177             'largestvalidinteriorrecttop' => { 148 => 'LargestValidInteriorRectTop' },
4178             'largestvalidinteriorrectwidth' => { 148 => 'LargestValidInteriorRectWidth' },
4179             'lastfilenumber' => { 200 => 0x1b },
4180             'lastkeywordiptc' => { 197 => 'LastKeywordIPTC' },
4181             'lastkeywordxmp' => { 197 => 'LastKeywordXMP' },
4182             'lastphotodate' => { 148 => 'LastPhotoDate' },
4183             'lasturl' => { 567 => 'LastURL' },
4184             'lateralchromaticaberration' => { 481 => 0x2012 },
4185             'lateralchromaticaberrationcorrectionalreadyapplied' => { 533 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
4186             'latestageorhigheststage' => { 126 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
4187             'latesteonorhighesteonothem' => { 126 => [\'GeologicalContext','GeologicalContextLatestEonOrHighestEonothem'] },
4188             'latestepochorhighestseries' => { 126 => [\'GeologicalContext','GeologicalContextLatestEpochOrHighestSeries'] },
4189             'latesteraorhighesterathem' => { 126 => [\'GeologicalContext','GeologicalContextLatestEraOrHighestErathem'] },
4190             'latestperiodorhighestsystem' => { 126 => [\'GeologicalContext','GeologicalContextLatestPeriodOrHighestSystem'] },
4191             'latitude' => { 124 => 'Latitude' },
4192             'lc1' => { 401 => 0x2 },
4193             'lc10' => { 401 => 0xb },
4194             'lc11' => { 401 => 0xc },
4195             'lc12' => { 401 => 0xd },
4196             'lc14' => { 401 => 0xf },
4197             'lc15' => { 401 => 0x10 },
4198             'lc3' => { 401 => 0x4 },
4199             'lc4' => { 401 => 0x5 },
4200             'lc5' => { 401 => 0x6 },
4201             'lc6' => { 401 => 0x7 },
4202             'lc7' => { 401 => 0x8 },
4203             'lc8' => { 401 => 0x9 },
4204             'lcddisplayatpoweron' => { 92 => 0x811, 96 => 0xa },
4205             'lcddisplayreturntoshoot' => { 97 => 0x12 },
4206             '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 },
4207             'lcdilluminationduringbulb' => { 92 => 0x408 },
4208             'lcdmatrix' => { 157 => 0xe74 },
4209             'lcdmatrixchickfix' => { 157 => 0xe75 },
4210             'lcdmatrixmarvin' => { 157 => 0xe76 },
4211             'lcdpanels' => { 91 => 0x8 },
4212             'lcheditor' => { 318 => 0x8ae85e },
4213             'legacyiptcdigest' => { 554 => 'LegacyIPTCDigest' },
4214             'legalcode' => { 534 => 'legalcode' },
4215             'lens' => { 127 => 0xfdea, 258 => 0x84, 533 => 'Lens' },
4216             'lensafstopbutton' => { 90 => 0x11, 91 => 0x13, 92 => 0x506, 93 => 0x10, 94 => 0x12, 97 => 0x13, 98 => 0x9 },
4217             'lensaperturerange' => { 457 => [0x30,0x48] },
4218             'lensblur' => { 536 => 'LensBlur', 538 => 'LensBlur' },
4219             'lensbluractive' => { 536 => [\'LensBlur','LensBlurActive'], 538 => [\'LensBlur','LensBlurActive'] },
4220             'lensbluramount' => { 536 => [\'LensBlur','LensBlurBlurAmount'], 538 => [\'LensBlur','LensBlurBlurAmount'] },
4221             'lensblurbokehaspect' => { 536 => [\'LensBlur','LensBlurBokehAspect'], 538 => [\'LensBlur','LensBlurBokehAspect'] },
4222             'lensblurbokehrotation' => { 536 => [\'LensBlur','LensBlurBokehRotation'], 538 => [\'LensBlur','LensBlurBokehRotation'] },
4223             'lensblurbokehshape' => { 536 => [\'LensBlur','LensBlurBokehShape'], 538 => [\'LensBlur','LensBlurBokehShape'] },
4224             'lensblurbokehshapedetail' => { 536 => [\'LensBlur','LensBlurBokehShapeDetail'], 538 => [\'LensBlur','LensBlurBokehShapeDetail'] },
4225             'lensblurcateyeamount' => { 536 => [\'LensBlur','LensBlurCatEyeAmount'], 538 => [\'LensBlur','LensBlurCatEyeAmount'] },
4226             'lensblurcateyescale' => { 536 => [\'LensBlur','LensBlurCatEyeScale'], 538 => [\'LensBlur','LensBlurCatEyeScale'] },
4227             'lensblurfocalrange' => { 536 => [\'LensBlur','LensBlurFocalRange'], 538 => [\'LensBlur','LensBlurFocalRange'] },
4228             'lensblurfocalrangesource' => { 536 => [\'LensBlur','LensBlurFocalRangeSource'], 538 => [\'LensBlur','LensBlurFocalRangeSource'] },
4229             'lensblurhighlightsboost' => { 536 => [\'LensBlur','LensBlurHighlightsBoost'], 538 => [\'LensBlur','LensBlurHighlightsBoost'] },
4230             'lensblurhighlightsthreshold' => { 536 => [\'LensBlur','LensBlurHighlightsThreshold'], 538 => [\'LensBlur','LensBlurHighlightsThreshold'] },
4231             'lensblursampledarea' => { 536 => [\'LensBlur','LensBlurSampledArea'], 538 => [\'LensBlur','LensBlurSampledArea'] },
4232             'lensblursampledrange' => { 536 => [\'LensBlur','LensBlurSampledRange'], 538 => [\'LensBlur','LensBlurSampledRange'] },
4233             'lensblursphericalaberration' => { 536 => [\'LensBlur','LensBlurSphericalAberration'], 538 => [\'LensBlur','LensBlurSphericalAberration'] },
4234             'lensblursubjectrange' => { 536 => [\'LensBlur','LensBlurSubjectRange'], 538 => [\'LensBlur','LensBlurSubjectRange'] },
4235             'lensblurversion' => { 536 => [\'LensBlur','LensBlurVersion'], 538 => [\'LensBlur','LensBlurVersion'] },
4236             'lenscontrolring' => { 341 => 0xb1, 342 => 0xad, 343 => 0xad, 344 => 0xad },
4237             'lenscorrectionsettings' => { 541 => 'LensCorrectionSettings' },
4238             'lensdistortinfo' => { 533 => 'LensDistortInfo' },
4239             'lensdistortionparams' => { 352 => 0x206 },
4240             'lensdriveend' => { 256 => 0x56 },
4241             'lensdrivenoaf' => { 92 => 0x505 },
4242             'lensdrivewhenafimpossible' => { 2 => 0xb },
4243             'lense-mountversion' => { 469 => 0x3f0, 517 => 0xd },
4244             'lensfirmware' => { 448 => 0x20, 454 => 0xa004 },
4245             'lensfirmwareversion' => { 256 => 0x34, 348 => 0x204, 372 => 0x60, 469 => 0x3f3, 517 => 0x14 },
4246             'lensfocallength' => { 111 => 0xf0512, 401 => 0x9 },
4247             'lensfocalrange' => { 457 => [0xa,0x2a] },
4248             'lensfocusfunctionbuttons' => { 326 => '55.1', 328 => '52.1', 329 => '52.1', 338 => '52.1', 339 => '52.1' },
4249             'lensformat' => { 494 => 0x1891, 496 => 0x18bd, 497 => 0x18ed, 498 => 0x17f1, 500 => 0x106, 501 => 0x106, 512 => 0x603, 513 => 0x5d },
4250             'lensfstops' => { 250 => 0x7, 251 => 0xc, 252 => 0xd, 256 => 0xe, 258 => 0x8b, 401 => '0.3' },
4251             'lensfunc1button' => { 341 => 0xa3, 342 => 0x9f, 343 => 0x9f, 344 => 0x9f },
4252             'lensfunc1buttonplaybackmode' => { 266 => 0x80a, 269 => 0x810 },
4253             'lensfunc2button' => { 341 => 0xab, 342 => 0xa7, 343 => 0xa7, 344 => 0xa7 },
4254             'lensfunc2buttonplaybackmode' => { 266 => 0x80c, 269 => 0x812 },
4255             'lensid' => { 256 => 0x30, 533 => 'LensID' },
4256             'lensidnumber' => { 250 => 0x6, 251 => 0xb, 252 => 0xc, 256 => 0xd },
4257             'lensinfo' => { 127 => 0xa432, 407 => 0x2a, 533 => 'LensInfo', 543 => 'LensSpecification' },
4258             'lenskind' => { 401 => 0x1 },
4259             'lensmake' => { 127 => 0xa433, 182 => 'Make', 543 => 'LensMake' },
4260             'lensmanualdistortionamount' => { 536 => 'LensManualDistortionAmount', 538 => 'LensManualDistortionAmount' },
4261             'lensmanufacturer' => { 197 => 'LensManufacturer' },
4262             'lensmaxaperturerange' => { 457 => 0x2b },
4263             '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' },
4264             'lensmodulationoptimizer' => { 135 => 0x1045 },
4265             'lensmount' => { 469 => 0x99, 494 => 0x1892, 496 => 0x18be, 497 => 0x18ee, 498 => 0x17f2, 500 => 0x105, 501 => 0x105, 512 => 0x604, 513 => 0x5e },
4266             'lensmount2' => { 517 => 0x8 },
4267             'lensmounttype' => { 256 => 0x5f },
4268             'lenspositionabsolute' => { 256 => 0x5a },
4269             'lensprofilechromaticaberrationscale' => { 536 => 'LensProfileChromaticAberrationScale', 538 => 'LensProfileChromaticAberrationScale' },
4270             'lensprofiledigest' => { 536 => 'LensProfileDigest', 538 => 'LensProfileDigest' },
4271             'lensprofiledistortionscale' => { 536 => 'LensProfileDistortionScale', 538 => 'LensProfileDistortionScale' },
4272             'lensprofileenable' => { 536 => 'LensProfileEnable', 538 => 'LensProfileEnable' },
4273             'lensprofilefilename' => { 536 => 'LensProfileFilename', 538 => 'LensProfileFilename' },
4274             'lensprofileisembedded' => { 536 => 'LensProfileIsEmbedded', 538 => 'LensProfileIsEmbedded' },
4275             'lensprofilematchkeycameramodelname' => { 536 => 'LensProfileMatchKeyCameraModelName', 538 => 'LensProfileMatchKeyCameraModelName' },
4276             'lensprofilematchkeyexifmake' => { 536 => 'LensProfileMatchKeyExifMake', 538 => 'LensProfileMatchKeyExifMake' },
4277             'lensprofilematchkeyexifmodel' => { 536 => 'LensProfileMatchKeyExifModel', 538 => 'LensProfileMatchKeyExifModel' },
4278             'lensprofilematchkeyisraw' => { 536 => 'LensProfileMatchKeyIsRaw', 538 => 'LensProfileMatchKeyIsRaw' },
4279             'lensprofilematchkeylensid' => { 536 => 'LensProfileMatchKeyLensID', 538 => 'LensProfileMatchKeyLensID' },
4280             'lensprofilematchkeylensinfo' => { 536 => 'LensProfileMatchKeyLensInfo', 538 => 'LensProfileMatchKeyLensInfo' },
4281             'lensprofilematchkeylensname' => { 536 => 'LensProfileMatchKeyLensName', 538 => 'LensProfileMatchKeyLensName' },
4282             'lensprofilematchkeysensorformatfactor' => { 536 => 'LensProfileMatchKeySensorFormatFactor', 538 => 'LensProfileMatchKeySensorFormatFactor' },
4283             'lensprofilename' => { 371 => 0x370, 536 => 'LensProfileName', 538 => 'LensProfileName' },
4284             'lensprofilesetup' => { 536 => 'LensProfileSetup', 538 => 'LensProfileSetup' },
4285             'lensprofilevignettingscale' => { 536 => 'LensProfileVignettingScale', 538 => 'LensProfileVignettingScale' },
4286             'lensproperties' => { 348 => 0x20b },
4287             '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' },
4288             'lensshutterlock' => { 203 => 0x4a },
4289             'lensspec' => { 464 => 0x0, 465 => 0x0, 466 => 0x0, 481 => 0xb02a },
4290             'lensspecfeatures' => { 500 => [0x115,0x116], 501 => [0x116,0x1ed,0x1f0,0x21c,0x21e] },
4291             'lenstemperature' => { 352 => 0x1008 },
4292             '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 },
4293             'lenstype2' => { 469 => 0x3f7, 494 => 0x1893, 496 => 0x18bf, 497 => 0x18ef, 498 => 0x17f3, 500 => 0x107, 501 => 0x107, 512 => 0x605, 513 => 0x60 },
4294             'lenstype3' => { 517 => 0x9 },
4295             'lenstypemake' => { 372 => 0xc4 },
4296             'lenstypemodel' => { 372 => [0xc5,0xe4] },
4297             'lenszoomposition' => { 509 => 0x19, 510 => 0x1e, 513 => [0x342,0x34e,0x35a] },
4298             'levelindicator' => { 380 => 0x15 },
4299             'levelmeter' => { 437 => ['Lvlm','lvlm'] },
4300             'levelorientation' => { 409 => 0x0 },
4301             'license' => { 534 => 'license' },
4302             'licensee' => { 358 => 'Licensee' },
4303             'licenseeid' => { 358 => [\'Licensee','LicenseeLicenseeID'] },
4304             'licenseeimageid' => { 358 => 'LicenseeImageID' },
4305             'licenseeimagenotes' => { 358 => 'LicenseeImageNotes' },
4306             'licenseename' => { 358 => [\'Licensee','LicenseeLicenseeName'] },
4307             'licenseenddate' => { 358 => 'LicenseEndDate' },
4308             'licenseeprojectreference' => { 358 => 'LicenseeProjectReference' },
4309             'licenseetransactionid' => { 358 => 'LicenseeTransactionID' },
4310             'licenseid' => { 358 => 'LicenseID' },
4311             'licensestartdate' => { 358 => 'LicenseStartDate' },
4312             'licensetransactiondate' => { 358 => 'LicenseTransactionDate' },
4313             'licensetype' => { 540 => 'licensetype' },
4314             'licensor' => { 358 => 'Licensor' },
4315             'licensorcity' => { 358 => [\'Licensor','LicensorLicensorCity'] },
4316             'licensorcountry' => { 358 => [\'Licensor','LicensorLicensorCountry'] },
4317             'licensoremail' => { 358 => [\'Licensor','LicensorLicensorEmail'] },
4318             'licensorextendedaddress' => { 358 => [\'Licensor','LicensorLicensorExtendedAddress'] },
4319             'licensorid' => { 358 => [\'Licensor','LicensorLicensorID'] },
4320             'licensorimageid' => { 358 => 'LicensorImageID' },
4321             'licensorname' => { 358 => [\'Licensor','LicensorLicensorName'] },
4322             'licensornotes' => { 358 => 'LicensorNotes' },
4323             'licensorpostalcode' => { 358 => [\'Licensor','LicensorLicensorPostalCode'] },
4324             'licensorregion' => { 358 => [\'Licensor','LicensorLicensorRegion'] },
4325             'licensorstreetaddress' => { 358 => [\'Licensor','LicensorLicensorStreetAddress'] },
4326             'licensortelephone1' => { 358 => [\'Licensor','LicensorLicensorTelephone1'] },
4327             'licensortelephone2' => { 358 => [\'Licensor','LicensorLicensorTelephone2'] },
4328             'licensortelephonetype1' => { 358 => [\'Licensor','LicensorLicensorTelephoneType1'] },
4329             'licensortelephonetype2' => { 358 => [\'Licensor','LicensorLicensorTelephoneType2'] },
4330             'licensortransactionid' => { 358 => 'LicensorTransactionID' },
4331             'licensorurl' => { 358 => [\'Licensor','LicensorLicensorURL'] },
4332             'lightcondition' => { 352 => 0x1009 },
4333             'lightingmode' => { 121 => 0x302a },
4334             'lightreading' => { 411 => 0x15 },
4335             'lightsource' => { 127 => 0x9208, 258 => 0x90, 355 => 0x1000, 542 => 'LightSource' },
4336             'lightsourcespecial' => { 456 => 0x21d },
4337             'lightswitch' => { 338 => '0.1', 340 => '0.1' },
4338             'lightvaluecenter' => { 352 => 0x103d },
4339             'lightvalueperiphery' => { 352 => 0x103e },
4340             'limitaf-areamodesel3dtracking' => { 341 => 0x143, 342 => 0x153, 343 => 0x153, 344 => 0x16b },
4341             'limitaf-areamodeseldynamic_l' => { 341 => 0x141, 342 => 0x151, 343 => 0x151, 344 => 0x169 },
4342             'limitaf-areamodeseldynamic_m' => { 341 => 0x140, 342 => 0x150, 343 => 0x150, 344 => 0x168 },
4343             'limitaf-areamodeseldynamic_s' => { 341 => 0x13f, 342 => 0x14f, 343 => 0x14f, 344 => 0x167 },
4344             'limitaf-areamodeselpinpoint' => { 341 => 0x11, 342 => 0x11, 343 => 0x11, 344 => 0x11 },
4345             'limitaf-areamodeselwideaf_l' => { 341 => 0x14, 342 => 0x14, 343 => 0x14, 344 => 0x14 },
4346             'limitaf-areamodeselwideaf_s' => { 341 => 0x13, 342 => 0x13, 343 => 0x13, 344 => 0x13 },
4347             'limitafareamodeselauto' => { 341 => 0x15, 342 => 0x15, 343 => 0x15, 344 => 0x15 },
4348             'limitafareamodeselection' => { 326 => '51.1', 328 => '49.1', 329 => '49.1', 338 => '49.1', 339 => '49.1' },
4349             'limitreleasemodeselc120' => { 343 => '269.4', 344 => '293.4' },
4350             'limitreleasemodeselc30' => { 343 => '269.3', 344 => '293.3' },
4351             'limitreleasemodeselch' => { 343 => '269.2', 344 => '293.2' },
4352             'limitreleasemodeselcl' => { 343 => '269.1', 344 => '293.1' },
4353             'limitreleasemodeselself' => { 343 => '269.5', 344 => '293.5' },
4354             'limitselectableimagearea16to9' => { 341 => 0x4d, 342 => 0x47, 343 => 0x47, 344 => 0x47 },
4355             'limitselectableimagearea1to1' => { 341 => 0x4c, 342 => 0x46, 343 => 0x46, 344 => 0x46 },
4356             'limitselectableimageareadx' => { 341 => 0x4b, 342 => 0x45, 343 => 0x45, 344 => 0x45 },
4357             'linearitylimitblue' => { 377 => 0x10 },
4358             'linearitylimitgreen' => { 377 => 0xf },
4359             'linearitylimitred' => { 377 => 0xe },
4360             'linearityuppermargin' => { 45 => 0x32c, 46 => 0x282, 47 => 0x296, 50 => [0x2ba,0x2d1,0x2d5], 52 => 0x1e5, 53 => [0x1fe,0x2de], 54 => [0x232,0x310], 55 => 0x31e },
4361             'linearizationtable' => { 127 => 0xc618 },
4362             'linearresponselimit' => { 127 => 0xc62e },
4363             'link' => { 556 => 'link' },
4364             'linkaetoafpoint' => { 390 => '14.2' },
4365             'linkedencodedrightsexpr' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
4366             'linkedencodedrightsexprlangid' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
4367             'linkedencodedrightsexprtype' => { 550 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
4368             'linkedencrightsexpr' => { 550 => 'LinkedEncRightsExpr' },
4369             'linkvrtofocuspoint' => { 262 => 0x3ec },
4370             'linlogcoring' => { 157 => 0x904 },
4371             'lithostratigraphicterms' => { 126 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
4372             'livephotoauto' => { 431 => 'live-photo.auto' },
4373             'livephotovideoindex' => { 1 => 0x17 },
4374             'livephotovitalityscore' => { 431 => 'live-photo.vitality-score' },
4375             'livephotovitalityscoringversion' => { 431 => 'live-photo.vitality-scoring-version' },
4376             'liveview' => { 383 => 0x1fa, 392 => 0x3 },
4377             'liveviewaf' => { 330 => '32.1', 340 => '34.1' },
4378             'liveviewafareamode' => { 335 => '34.1' },
4379             'liveviewafmethod' => { 486 => 0x20 },
4380             'liveviewafmode' => { 335 => '34.2' },
4381             'liveviewafsetting' => { 469 => 0x36 },
4382             'liveviewbuttonoptions' => { 326 => '50.2', 328 => '48.2', 329 => '48.2', 338 => '48.2', 339 => '48.2' },
4383             'liveviewexposuresimulation' => { 92 => 0x810 },
4384             'liveviewfocusmode' => { 469 => [0x8b,0x28b] },
4385             'liveviewmetering' => { 469 => [0x84,0x284] },
4386             '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' },
4387             'liveviewshooting' => { 62 => 0x13 },
4388             'livingspecimen' => { 126 => 'LivingSpecimen' },
4389             'livingspecimenmaterialsampleid' => { 126 => [\'LivingSpecimen','LivingSpecimenMaterialSampleID'] },
4390             'localcaption' => { 150 => 0x79 },
4391             'localizedcameramodel' => { 127 => 0xc615 },
4392             'locallocationname' => { 454 => 0x30 },
4393             'location' => { 257 => 0x9, 372 => 0x67, 528 => 'Location', 549 => 'Location', 555 => 'location', 556 => 'location' },
4394             'locationaccuracyhorizontal' => { 431 => 'location.accuracy.horizontal' },
4395             'locationareacode' => { 535 => 'lac' },
4396             'locationbody' => { 431 => 'location.body' },
4397             'locationcreated' => { 550 => 'LocationCreated' },
4398             'locationcreatedcity' => { 550 => [\'LocationCreated','LocationCreatedCity'] },
4399             'locationcreatedcountrycode' => { 550 => [\'LocationCreated','LocationCreatedCountryCode'] },
4400             'locationcreatedcountryname' => { 550 => [\'LocationCreated','LocationCreatedCountryName'] },
4401             'locationcreatedgpsaltitude' => { 550 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
4402             'locationcreatedgpsaltituderef' => { 550 => [\'LocationCreated','LocationCreatedGPSAltitudeRef'] },
4403             'locationcreatedgpslatitude' => { 550 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
4404             'locationcreatedgpslongitude' => { 550 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
4405             'locationcreatedidentifier' => { 550 => [\'LocationCreated','LocationCreatedIdentifier'] },
4406             'locationcreatedlocationid' => { 550 => [\'LocationCreated','LocationCreatedLocationId'] },
4407             'locationcreatedlocationname' => { 550 => [\'LocationCreated','LocationCreatedLocationName'] },
4408             'locationcreatedprovincestate' => { 550 => [\'LocationCreated','LocationCreatedProvinceState'] },
4409             'locationcreatedsublocation' => { 550 => [\'LocationCreated','LocationCreatedSublocation'] },
4410             'locationcreatedworldregion' => { 550 => [\'LocationCreated','LocationCreatedWorldRegion'] },
4411             'locationdate' => { 431 => 'location.date' },
4412             'locationinformation' => { 437 => 'loci' },
4413             'locationinfoversion' => { 257 => 0x0 },
4414             'locationname' => { 431 => 'location.name', 454 => 0x31 },
4415             'locationnote' => { 431 => 'location.note' },
4416             'locationrole' => { 431 => 'location.role' },
4417             'locationshown' => { 550 => 'LocationShown' },
4418             'locationshowncity' => { 550 => [\'LocationShown','LocationShownCity'] },
4419             'locationshowncountrycode' => { 550 => [\'LocationShown','LocationShownCountryCode'] },
4420             'locationshowncountryname' => { 550 => [\'LocationShown','LocationShownCountryName'] },
4421             'locationshowngpsaltitude' => { 550 => [\'LocationShown','LocationShownGPSAltitude'] },
4422             'locationshowngpsaltituderef' => { 550 => [\'LocationShown','LocationShownGPSAltitudeRef'] },
4423             'locationshowngpslatitude' => { 550 => [\'LocationShown','LocationShownGPSLatitude'] },
4424             'locationshowngpslongitude' => { 550 => [\'LocationShown','LocationShownGPSLongitude'] },
4425             'locationshownidentifier' => { 550 => [\'LocationShown','LocationShownIdentifier'] },
4426             'locationshownlocationid' => { 550 => [\'LocationShown','LocationShownLocationId'] },
4427             'locationshownlocationname' => { 550 => [\'LocationShown','LocationShownLocationName'] },
4428             'locationshownprovincestate' => { 550 => [\'LocationShown','LocationShownProvinceState'] },
4429             'locationshownsublocation' => { 550 => [\'LocationShown','LocationShownSublocation'] },
4430             'locationshownworldregion' => { 550 => [\'LocationShown','LocationShownWorldRegion'] },
4431             'lockmicrophonebutton' => { 92 => 0x709 },
4432             'logcomment' => { 566 => 'logComment' },
4433             'logscale' => { 157 => 0x902 },
4434             'longdescription' => { 429 => 'ldes' },
4435             '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 },
4436             'longexposurenoisereduction2' => { 62 => 0x8 },
4437             'longexposurenrused' => { 372 => 0xbe },
4438             'longitude' => { 124 => 'Longitude' },
4439             'look' => { 536 => 'Look', 538 => 'Look' },
4440             'lookamount' => { 536 => [\'Look','LookAmount'], 538 => [\'Look','LookAmount'] },
4441             'lookcluster' => { 536 => [\'Look','LookCluster'], 538 => [\'Look','LookCluster'] },
4442             'lookcopyright' => { 536 => [\'Look','LookCopyright'], 538 => [\'Look','LookCopyright'] },
4443             'lookgroup' => { 536 => [\'Look','LookGroup'], 538 => [\'Look','LookGroup'] },
4444             'lookname' => { 536 => 'LookName', 538 => 'LookName' },
4445             'lookparameters' => { 536 => [\'Look','LookParameters'], 538 => [\'Look','LookParameters'] },
4446             'lookparameterscameraprofile' => { 536 => [\'Look','LookParametersCameraProfile'], 538 => [\'Look','LookParametersCameraProfile'] },
4447             'lookparametersclarity2012' => { 536 => [\'Look','LookParametersClarity2012'], 538 => [\'Look','LookParametersClarity2012'] },
4448             'lookparametersconverttograyscale' => { 536 => [\'Look','LookParametersConvertToGrayscale'], 538 => [\'Look','LookParametersConvertToGrayscale'] },
4449             'lookparametershighlights2012' => { 536 => [\'Look','LookParametersHighlights2012'], 538 => [\'Look','LookParametersHighlights2012'] },
4450             'lookparameterslooktable' => { 536 => [\'Look','LookParametersLookTable'], 538 => [\'Look','LookParametersLookTable'] },
4451             'lookparametersprocessversion' => { 536 => [\'Look','LookParametersProcessVersion'], 538 => [\'Look','LookParametersProcessVersion'] },
4452             'lookparametersshadows2012' => { 536 => [\'Look','LookParametersShadows2012'], 538 => [\'Look','LookParametersShadows2012'] },
4453             'lookparameterstonecurvepv2012' => { 536 => [\'Look','LookParametersToneCurvePV2012'], 538 => [\'Look','LookParametersToneCurvePV2012'] },
4454             'lookparameterstonecurvepv2012blue' => { 536 => [\'Look','LookParametersToneCurvePV2012Blue'], 538 => [\'Look','LookParametersToneCurvePV2012Blue'] },
4455             'lookparameterstonecurvepv2012green' => { 536 => [\'Look','LookParametersToneCurvePV2012Green'], 538 => [\'Look','LookParametersToneCurvePV2012Green'] },
4456             'lookparameterstonecurvepv2012red' => { 536 => [\'Look','LookParametersToneCurvePV2012Red'], 538 => [\'Look','LookParametersToneCurvePV2012Red'] },
4457             'lookparametersversion' => { 536 => [\'Look','LookParametersVersion'], 538 => [\'Look','LookParametersVersion'] },
4458             'looksupportsamount' => { 536 => [\'Look','LookSupportsAmount'], 538 => [\'Look','LookSupportsAmount'] },
4459             'looksupportsmonochrome' => { 536 => [\'Look','LookSupportsMonochrome'], 538 => [\'Look','LookSupportsMonochrome'] },
4460             'looksupportsoutputreferred' => { 536 => [\'Look','LookSupportsOutputReferred'], 538 => [\'Look','LookSupportsOutputReferred'] },
4461             'lookuuid' => { 536 => [\'Look','LookUUID'], 538 => [\'Look','LookUUID'] },
4462             'loop' => { 566 => 'loop' },
4463             'loopstyle' => { 437 => 'LOOP' },
4464             'lowestbiostratigraphiczone' => { 126 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
4465             'luminanceadjustmentaqua' => { 536 => 'LuminanceAdjustmentAqua', 538 => 'LuminanceAdjustmentAqua' },
4466             'luminanceadjustmentblue' => { 536 => 'LuminanceAdjustmentBlue', 538 => 'LuminanceAdjustmentBlue' },
4467             'luminanceadjustmentgreen' => { 536 => 'LuminanceAdjustmentGreen', 538 => 'LuminanceAdjustmentGreen' },
4468             'luminanceadjustmentmagenta' => { 536 => 'LuminanceAdjustmentMagenta', 538 => 'LuminanceAdjustmentMagenta' },
4469             'luminanceadjustmentorange' => { 536 => 'LuminanceAdjustmentOrange', 538 => 'LuminanceAdjustmentOrange' },
4470             'luminanceadjustmentpurple' => { 536 => 'LuminanceAdjustmentPurple', 538 => 'LuminanceAdjustmentPurple' },
4471             'luminanceadjustmentred' => { 536 => 'LuminanceAdjustmentRed', 538 => 'LuminanceAdjustmentRed' },
4472             'luminanceadjustmentyellow' => { 536 => 'LuminanceAdjustmentYellow', 538 => 'LuminanceAdjustmentYellow' },
4473             'luminancecurvelimits' => { 116 => 0x150 },
4474             'luminancecurvepoints' => { 116 => 0x126 },
4475             'luminancenoiseamplitude' => { 1 => 0x1d },
4476             'luminancenoisereduction' => { 111 => 0x20600, 117 => 0x5f, 457 => 0x1b },
4477             'luminancenoisereductioncontrast' => { 536 => 'LuminanceNoiseReductionContrast', 538 => 'LuminanceNoiseReductionContrast' },
4478             'luminancenoisereductiondetail' => { 536 => 'LuminanceNoiseReductionDetail', 538 => 'LuminanceNoiseReductionDetail' },
4479             'luminancenr_tiff_jpeg' => { 117 => 0x6d },
4480             'luminancesmoothing' => { 536 => 'LuminanceSmoothing', 538 => 'LuminanceSmoothing' },
4481             'lut1name' => { 372 => 0xf1 },
4482             'lut1opacity' => { 372 => 0xf3 },
4483             'lut2name' => { 372 => 0xf4 },
4484             'lut2opacity' => { 372 => 0xf5 },
4485             'lvshootingareadisplay' => { 92 => [0x40b,0x40c] },
4486             'lyrics' => { 429 => "\xa9lyr", 437 => "\xa9lyr", 566 => 'lyrics' },
4487             'lyricsuri' => { 437 => 'lrcu' },
4488             'm16cversion' => { 367 => 0x333 },
4489             'macatom' => { 537 => 'macAtom' },
4490             'macatomapplicationcode' => { 537 => [\'macAtom','macAtomApplicationCode'] },
4491             'macatominvocationappleevent' => { 537 => [\'macAtom','macAtomInvocationAppleEvent'] },
4492             'macatomposixprojectpath' => { 537 => [\'macAtom','macAtomPosixProjectPath'] },
4493             'machineobservation' => { 126 => 'MachineObservation' },
4494             'machineobservationday' => { 126 => [\'MachineObservation','MachineObservationDay'] },
4495             'machineobservationearliestdate' => { 126 => [\'MachineObservation','MachineObservationEarliestDate'] },
4496             'machineobservationenddayofyear' => { 126 => [\'MachineObservation','MachineObservationEndDayOfYear'] },
4497             'machineobservationeventdate' => { 126 => [\'MachineObservation','MachineObservationEventDate'] },
4498             'machineobservationeventid' => { 126 => [\'MachineObservation','MachineObservationEventID'] },
4499             'machineobservationeventremarks' => { 126 => [\'MachineObservation','MachineObservationEventRemarks'] },
4500             'machineobservationeventtime' => { 126 => [\'MachineObservation','MachineObservationEventTime'] },
4501             'machineobservationeventtype' => { 126 => [\'MachineObservation','MachineObservationEventType'] },
4502             'machineobservationfieldnotes' => { 126 => [\'MachineObservation','MachineObservationFieldNotes'] },
4503             'machineobservationfieldnumber' => { 126 => [\'MachineObservation','MachineObservationFieldNumber'] },
4504             'machineobservationhabitat' => { 126 => [\'MachineObservation','MachineObservationHabitat'] },
4505             'machineobservationlatestdate' => { 126 => [\'MachineObservation','MachineObservationLatestDate'] },
4506             'machineobservationmonth' => { 126 => [\'MachineObservation','MachineObservationMonth'] },
4507             'machineobservationparenteventid' => { 126 => [\'MachineObservation','MachineObservationParentEventID'] },
4508             'machineobservationsamplesizeunit' => { 126 => [\'MachineObservation','MachineObservationSampleSizeUnit'] },
4509             'machineobservationsamplesizevalue' => { 126 => [\'MachineObservation','MachineObservationSampleSizeValue'] },
4510             'machineobservationsamplingeffort' => { 126 => [\'MachineObservation','MachineObservationSamplingEffort'] },
4511             'machineobservationsamplingprotocol' => { 126 => [\'MachineObservation','MachineObservationSamplingProtocol'] },
4512             'machineobservationstartdayofyear' => { 126 => [\'MachineObservation','MachineObservationStartDayOfYear'] },
4513             'machineobservationverbatimeventdate' => { 126 => [\'MachineObservation','MachineObservationVerbatimEventDate'] },
4514             'machineobservationyear' => { 126 => [\'MachineObservation','MachineObservationYear'] },
4515             'macro' => { 135 => 0x1020, 137 => 0x202, 170 => 0x2b, 352 => 0x202, 446 => 0x21, 456 => 0x202, 481 => 0xb040 },
4516             'macroled' => { 350 => 0x120a },
4517             'macromagnification' => { 7 => 0x1b, 11 => 0x1b, 14 => 0x1b, 15 => 0x1b, 19 => 0x1b, 20 => 0x1b, 62 => 0x10 },
4518             'macromode' => { 38 => 0x1, 200 => 0xb, 347 => 0x300, 372 => 0x1c, 447 => 0x1009 },
4519             'magentahsl' => { 111 => 0x20917 },
4520             'magicfilter' => { 347 => 0x52c },
4521             'magnifiedview' => { 94 => 0x11, 96 => 0x9 },
4522             'mainboardversion' => { 157 => 0x438 },
4523             'maindialexposurecomp' => { 336 => '0.6' },
4524             'mainingredient' => { 558 => 'mainIngredient' },
4525             'majorbrand' => { 431 => 'major_brand' },
4526             'majorversion' => { 526 => 'MajorVersion' },
4527             'make' => { 106 => 0x0, 123 => 0x1, 127 => 0x10f, 175 => 'Make', 361 => 'Make', 377 => 0x10f, 431 => 'make', 437 => ['@mak',"\xa9mak"], 555 => 'make', 562 => 'Make' },
4528             'makernote' => { 542 => 'MakerNote' },
4529             'makernoteapple' => { 125 => 'MakN', 127 => 0x927c },
4530             'makernotecanon' => { 89 => 'CMT3', 125 => 'MakN', 127 => 0x927c },
4531             'makernotecasio' => { 125 => 'MakN', 127 => 0x927c },
4532             'makernotecasio2' => { 125 => 'MakN', 127 => 0x927c },
4533             'makernotedji' => { 125 => 'MakN', 127 => 0x927c },
4534             'makernotedjiinfo' => { 125 => 'MakN', 127 => 0x927c },
4535             'makernoteflir' => { 125 => 'MakN', 127 => 0x927c },
4536             'makernotefujifilm' => { 125 => 'MakN', 127 => 0x927c },
4537             'makernotege' => { 125 => 'MakN', 127 => 0x927c },
4538             'makernotege2' => { 125 => 'MakN', 127 => 0x927c },
4539             'makernotegoogle' => { 125 => 'MakN', 127 => 0x927c },
4540             'makernotehasselblad' => { 125 => 'MakN', 127 => 0x927c },
4541             'makernotehp' => { 125 => 'MakN', 127 => 0x927c },
4542             'makernotehp2' => { 125 => 'MakN', 127 => 0x927c },
4543             'makernotehp4' => { 125 => 'MakN', 127 => 0x927c },
4544             'makernotehp6' => { 125 => 'MakN', 127 => 0x927c },
4545             'makernoteisl' => { 125 => 'MakN', 127 => 0x927c },
4546             'makernotejvc' => { 125 => 'MakN', 127 => 0x927c },
4547             'makernotejvctext' => { 125 => 'MakN', 127 => 0x927c },
4548             'makernotekodak10' => { 125 => 'MakN', 127 => 0x927c },
4549             'makernotekodak11' => { 125 => 'MakN', 127 => 0x927c },
4550             'makernotekodak12' => { 125 => 'MakN', 127 => 0x927c },
4551             'makernotekodak1a' => { 125 => 'MakN', 127 => 0x927c },
4552             'makernotekodak1b' => { 125 => 'MakN', 127 => 0x927c },
4553             'makernotekodak2' => { 125 => 'MakN', 127 => 0x927c },
4554             'makernotekodak3' => { 125 => 'MakN', 127 => 0x927c },
4555             'makernotekodak4' => { 125 => 'MakN', 127 => 0x927c },
4556             'makernotekodak5' => { 125 => 'MakN', 127 => 0x927c },
4557             'makernotekodak6a' => { 125 => 'MakN', 127 => 0x927c },
4558             'makernotekodak6b' => { 125 => 'MakN', 127 => 0x927c },
4559             'makernotekodak7' => { 125 => 'MakN', 127 => 0x927c },
4560             'makernotekodak8a' => { 125 => 'MakN', 127 => 0x927c },
4561             'makernotekodak8b' => { 125 => 'MakN', 127 => 0x927c },
4562             'makernotekodak8c' => { 125 => 'MakN', 127 => 0x927c },
4563             'makernotekodak9' => { 125 => 'MakN', 127 => 0x927c },
4564             'makernotekodakunknown' => { 125 => 'MakN', 127 => 0x927c },
4565             'makernotekyocera' => { 125 => 'MakN', 127 => 0x927c },
4566             'makernoteleica' => { 125 => 'MakN', 127 => 0x927c },
4567             'makernoteleica10' => { 125 => 'MakN', 127 => 0x927c },
4568             'makernoteleica2' => { 125 => 'MakN', 127 => 0x927c },
4569             'makernoteleica3' => { 125 => 'MakN', 127 => 0x927c },
4570             'makernoteleica4' => { 125 => 'MakN', 127 => 0x927c },
4571             'makernoteleica5' => { 125 => 'MakN', 127 => 0x927c },
4572             'makernoteleica6' => { 125 => 'MakN', 127 => 0x927c },
4573             'makernoteleica7' => { 125 => 'MakN', 127 => 0x927c },
4574             'makernoteleica8' => { 125 => 'MakN', 127 => 0x927c },
4575             'makernoteleica9' => { 125 => 'MakN', 127 => 0x927c },
4576             'makernoteminolta' => { 125 => 'MakN', 127 => 0x927c },
4577             'makernoteminolta2' => { 125 => 'MakN', 127 => 0x927c },
4578             'makernoteminolta3' => { 125 => 'MakN', 127 => 0x927c },
4579             'makernotemotorola' => { 125 => 'MakN', 127 => 0x927c },
4580             'makernotenikon' => { 125 => 'MakN', 127 => 0x927c },
4581             'makernotenikon2' => { 125 => 'MakN', 127 => 0x927c },
4582             'makernotenikon3' => { 125 => 'MakN', 127 => 0x927c },
4583             'makernotenintendo' => { 125 => 'MakN', 127 => 0x927c },
4584             'makernoteoffset' => { 456 => 0xff },
4585             'makernoteolympus' => { 125 => 'MakN', 127 => 0x927c },
4586             'makernoteolympus2' => { 125 => 'MakN', 127 => 0x927c },
4587             'makernoteolympus3' => { 125 => 'MakN', 127 => 0x927c },
4588             'makernotepanasonic' => { 125 => 'MakN', 127 => 0x927c },
4589             'makernotepanasonic2' => { 125 => 'MakN', 127 => 0x927c },
4590             'makernotepanasonic3' => { 125 => 'MakN', 127 => 0x927c },
4591             'makernotepentax' => { 125 => 'MakN', 127 => 0x927c },
4592             'makernotepentax2' => { 125 => 'MakN', 127 => 0x927c },
4593             'makernotepentax3' => { 125 => 'MakN', 127 => 0x927c },
4594             'makernotepentax4' => { 125 => 'MakN', 127 => 0x927c },
4595             'makernotepentax5' => { 125 => 'MakN', 127 => 0x927c },
4596             'makernotepentax6' => { 125 => 'MakN', 127 => 0x927c },
4597             'makernotepentaxunknown' => { 437 => 'PXMN' },
4598             'makernotephaseone' => { 125 => 'MakN', 127 => 0x927c },
4599             'makernotereconyxhyperfire' => { 125 => 'MakN', 127 => 0x927c },
4600             'makernotereconyxhyperfire2' => { 125 => 'MakN', 127 => 0x927c },
4601             'makernotereconyxhyperfire4k' => { 125 => 'MakN', 127 => 0x927c },
4602             'makernotereconyxmicrofire' => { 125 => 'MakN', 127 => 0x927c },
4603             'makernotereconyxultrafire' => { 125 => 'MakN', 127 => 0x927c },
4604             'makernotericoh' => { 125 => 'MakN', 127 => 0x927c },
4605             'makernotericoh2' => { 125 => 'MakN', 127 => 0x927c },
4606             'makernotericohpentax' => { 125 => 'MakN', 127 => 0x927c },
4607             'makernotericohtext' => { 125 => 'MakN', 127 => 0x927c },
4608             'makernotes0x51' => { 258 => 0x51 },
4609             'makernotes0x56' => { 258 => 0x56 },
4610             'makernotesafety' => { 127 => 0xc635 },
4611             'makernotesamsung1a' => { 125 => 'MakN', 127 => 0x927c },
4612             'makernotesamsung1b' => { 125 => 'MakN', 127 => 0x927c },
4613             'makernotesamsung2' => { 125 => 'MakN', 127 => 0x927c },
4614             'makernotesanyo' => { 125 => 'MakN', 127 => 0x927c },
4615             'makernotesanyoc4' => { 125 => 'MakN', 127 => 0x927c },
4616             'makernotesanyopatch' => { 125 => 'MakN', 127 => 0x927c },
4617             'makernotesigma' => { 125 => 'MakN', 127 => 0x927c },
4618             'makernotesony' => { 125 => 'MakN', 127 => 0x927c },
4619             'makernotesony2' => { 125 => 'MakN', 127 => 0x927c },
4620             'makernotesony3' => { 125 => 'MakN', 127 => 0x927c },
4621             'makernotesony4' => { 125 => 'MakN', 127 => 0x927c },
4622             'makernotesony5' => { 125 => 'MakN', 127 => 0x927c },
4623             'makernotesonyericsson' => { 125 => 'MakN', 127 => 0x927c },
4624             'makernotesonysrf' => { 125 => 'MakN', 127 => 0x927c },
4625             'makernotetype' => { 447 => 0x1 },
4626             'makernoteunknown' => { 125 => 'MakN', 127 => 0x927c },
4627             'makernoteunknownbinary' => { 125 => 'MakN', 127 => 0x927c },
4628             'makernoteunknowntext' => { 125 => 'MakN', 127 => 0x927c },
4629             'makernoteversion' => { 1 => 0x1, 205 => 0x0, 258 => 0x1, 352 => 0x0, 372 => 0x8000, 451 => 0x0, 454 => 0x1, 457 => [0x1d,0x1f], 470 => 0x2000 },
4630             'makerurl' => { 437 => "\xa9mal" },
4631             'managedfrom' => { 567 => 'ManagedFrom' },
4632             'managedfromalternatepaths' => { 567 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4633             'managedfromdocumentid' => { 567 => [\'ManagedFrom','ManagedFromDocumentID'] },
4634             'managedfromfilepath' => { 567 => [\'ManagedFrom','ManagedFromFilePath'] },
4635             'managedfromfrompart' => { 567 => [\'ManagedFrom','ManagedFromFromPart'] },
4636             'managedfrominstanceid' => { 567 => [\'ManagedFrom','ManagedFromInstanceID'] },
4637             'managedfromlastmodifydate' => { 567 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4638             'managedfromlasturl' => { 567 => [\'ManagedFrom','ManagedFromLastURL'] },
4639             'managedfromlinkcategory' => { 567 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4640             'managedfromlinkform' => { 567 => [\'ManagedFrom','ManagedFromLinkForm'] },
4641             'managedfrommanager' => { 567 => [\'ManagedFrom','ManagedFromManager'] },
4642             'managedfrommanagervariant' => { 567 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4643             'managedfrommanageto' => { 567 => [\'ManagedFrom','ManagedFromManageTo'] },
4644             'managedfrommanageui' => { 567 => [\'ManagedFrom','ManagedFromManageUI'] },
4645             'managedfrommaskmarkers' => { 567 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4646             'managedfromoriginaldocumentid' => { 567 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4647             'managedfrompartmapping' => { 567 => [\'ManagedFrom','ManagedFromPartMapping'] },
4648             'managedfromplacedresolutionunit' => { 567 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4649             'managedfromplacedxresolution' => { 567 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4650             'managedfromplacedyresolution' => { 567 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4651             'managedfromrenditionclass' => { 567 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4652             'managedfromrenditionparams' => { 567 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4653             'managedfromtopart' => { 567 => [\'ManagedFrom','ManagedFromToPart'] },
4654             'managedfromversionid' => { 567 => [\'ManagedFrom','ManagedFromVersionID'] },
4655             'manager' => { 567 => 'Manager' },
4656             'managervariant' => { 567 => 'ManagerVariant' },
4657             'manageto' => { 567 => 'ManageTo' },
4658             'manageui' => { 567 => 'ManageUI' },
4659             'manifest' => { 567 => 'Manifest' },
4660             'manifestlinkform' => { 567 => [\'Manifest','ManifestLinkForm'] },
4661             'manifestplacedresolutionunit' => { 567 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4662             'manifestplacedxresolution' => { 567 => [\'Manifest','ManifestPlacedXResolution'] },
4663             'manifestplacedyresolution' => { 567 => [\'Manifest','ManifestPlacedYResolution'] },
4664             'manifestreference' => { 567 => [\'Manifest','ManifestReference'] },
4665             'manifestreferencealternatepaths' => { 567 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4666             'manifestreferencedocumentid' => { 567 => [\'Manifest','ManifestReferenceDocumentID'] },
4667             'manifestreferencefilepath' => { 567 => [\'Manifest','ManifestReferenceFilePath'] },
4668             'manifestreferencefrompart' => { 567 => [\'Manifest','ManifestReferenceFromPart'] },
4669             'manifestreferenceinstanceid' => { 567 => [\'Manifest','ManifestReferenceInstanceID'] },
4670             'manifestreferencelastmodifydate' => { 567 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4671             'manifestreferencelasturl' => { 567 => [\'Manifest','ManifestReferenceLastURL'] },
4672             'manifestreferencelinkcategory' => { 567 => [\'Manifest','ManifestReferenceLinkCategory'] },
4673             'manifestreferencelinkform' => { 567 => [\'Manifest','ManifestReferenceLinkForm'] },
4674             'manifestreferencemanager' => { 567 => [\'Manifest','ManifestReferenceManager'] },
4675             'manifestreferencemanagervariant' => { 567 => [\'Manifest','ManifestReferenceManagerVariant'] },
4676             'manifestreferencemanageto' => { 567 => [\'Manifest','ManifestReferenceManageTo'] },
4677             'manifestreferencemanageui' => { 567 => [\'Manifest','ManifestReferenceManageUI'] },
4678             'manifestreferencemaskmarkers' => { 567 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4679             'manifestreferenceoriginaldocumentid' => { 567 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4680             'manifestreferencepartmapping' => { 567 => [\'Manifest','ManifestReferencePartMapping'] },
4681             'manifestreferenceplacedresolutionunit' => { 567 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4682             'manifestreferenceplacedxresolution' => { 567 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4683             'manifestreferenceplacedyresolution' => { 567 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4684             'manifestreferencerenditionclass' => { 567 => [\'Manifest','ManifestReferenceRenditionClass'] },
4685             'manifestreferencerenditionparams' => { 567 => [\'Manifest','ManifestReferenceRenditionParams'] },
4686             'manifestreferencetopart' => { 567 => [\'Manifest','ManifestReferenceToPart'] },
4687             'manifestreferenceversionid' => { 567 => [\'Manifest','ManifestReferenceVersionID'] },
4688             'manometerpressure' => { 347 => 0x900, 372 => 0x86 },
4689             'manometerreading' => { 347 => 0x901 },
4690             'manualafpointselectpattern' => { 92 => 0x513 },
4691             'manualafpointselpattern' => { 2 => 0xf },
4692             'manualflash' => { 350 => 0x1209 },
4693             '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 },
4694             'manualflashstrength' => { 347 => 0x406 },
4695             'manualfocusdistance' => { 258 => 0x85, 352 => 0x100c, 456 => 0x223 },
4696             'manualfocuspointillumination' => { 341 => 0x17, 342 => 0x17, 343 => 0x17, 344 => 0x17 },
4697             'manualfocusringinafmode' => { 341 => 0x1b, 342 => 0x1a, 343 => 0x1a, 344 => 0x1a },
4698             'manualtv' => { 91 => 0x5, 92 => 0x705 },
4699             'manufacturedate' => { 210 => 0x6705, 389 => 0x1 },
4700             'manufacturedate1' => { 449 => 0x4 },
4701             'manufacturedate2' => { 449 => 0x5 },
4702             'manufacturer' => { 145 => 'Manufacturer', 555 => 'manufacturer' },
4703             'mariahchromablursize' => { 157 => 0xf0d },
4704             'mariahmaphithreshold' => { 157 => 0xf0c },
4705             'mariahmaplothreshold' => { 157 => 0xf0b },
4706             'mariahsigmathreshold' => { 157 => 0xf0e },
4707             'mariahtexturethreshold' => { 157 => 0xf0a },
4708             'marked' => { 552 => 'Marked', 570 => 'Marked' },
4709             'markers' => { 566 => 'markers' },
4710             'markerscomment' => { 566 => [\'markers','markersComment'] },
4711             'markerscuepointparams' => { 566 => [\'markers','markersCuePointParams'] },
4712             'markerscuepointparamskey' => { 566 => [\'markers','markersCuePointParamsKey'] },
4713             'markerscuepointparamsvalue' => { 566 => [\'markers','markersCuePointParamsValue'] },
4714             'markerscuepointtype' => { 566 => [\'markers','markersCuePointType'] },
4715             'markersduration' => { 566 => [\'markers','markersDuration'] },
4716             'markerslocation' => { 566 => [\'markers','markersLocation'] },
4717             'markersname' => { 566 => [\'markers','markersName'] },
4718             'markersprobability' => { 566 => [\'markers','markersProbability'] },
4719             'markersspeaker' => { 566 => [\'markers','markersSpeaker'] },
4720             'markersstarttime' => { 566 => [\'markers','markersStartTime'] },
4721             'markerstarget' => { 566 => [\'markers','markersTarget'] },
4722             'markerstype' => { 566 => [\'markers','markersType'] },
4723             'maskedareas' => { 127 => 0xc68e },
4724             'maskgroupbasedcorractive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4725             'maskgroupbasedcorramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
4726             'maskgroupbasedcorrblacks2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'] },
4727             'maskgroupbasedcorrbrightness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'] },
4728             'maskgroupbasedcorrclarity' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'] },
4729             'maskgroupbasedcorrclarity2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'] },
4730             'maskgroupbasedcorrcontrast' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'] },
4731             'maskgroupbasedcorrcontrast2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'] },
4732             'maskgroupbasedcorrcorrectionname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'] },
4733             'maskgroupbasedcorrcorrectionsyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'] },
4734             'maskgroupbasedcorrdefringe' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'] },
4735             'maskgroupbasedcorrdehaze' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'] },
4736             'maskgroupbasedcorrections' => { 536 => 'MaskGroupBasedCorrections', 538 => 'MaskGroupBasedCorrections' },
4737             'maskgroupbasedcorrexposure' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'] },
4738             'maskgroupbasedcorrexposure2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'] },
4739             'maskgroupbasedcorrhighlights2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'] },
4740             'maskgroupbasedcorrhue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'] },
4741             'maskgroupbasedcorrluminancenoise' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'] },
4742             'maskgroupbasedcorrmask' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'] },
4743             'maskgroupbasedcorrmaskalpha' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'] },
4744             'maskgroupbasedcorrmaskangle' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'] },
4745             'maskgroupbasedcorrmaskbottom' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'] },
4746             'maskgroupbasedcorrmaskcentervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'] },
4747             'maskgroupbasedcorrmaskcenterweight' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'] },
4748             'maskgroupbasedcorrmaskdabs' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'] },
4749             'maskgroupbasedcorrmaskfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'] },
4750             'maskgroupbasedcorrmaskflipped' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'] },
4751             'maskgroupbasedcorrmaskflow' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'] },
4752             'maskgroupbasedcorrmaskfullx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'] },
4753             'maskgroupbasedcorrmaskfully' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'] },
4754             'maskgroupbasedcorrmaskinputdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'] },
4755             'maskgroupbasedcorrmaskleft' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'] },
4756             'maskgroupbasedcorrmaskmaskactive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'] },
4757             'maskgroupbasedcorrmaskmaskblendmode' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4758             'maskgroupbasedcorrmaskmaskdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'] },
4759             'maskgroupbasedcorrmaskmaskinverted' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'] },
4760             'maskgroupbasedcorrmaskmaskname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'] },
4761             'maskgroupbasedcorrmaskmasks' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'] },
4762             'maskgroupbasedcorrmaskmasksalpha' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'] },
4763             'maskgroupbasedcorrmaskmasksangle' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'] },
4764             'maskgroupbasedcorrmaskmasksbottom' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'] },
4765             'maskgroupbasedcorrmaskmaskscentervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4766             'maskgroupbasedcorrmaskmaskscenterweight' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4767             'maskgroupbasedcorrmaskmasksdabs' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'] },
4768             'maskgroupbasedcorrmaskmasksfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'] },
4769             'maskgroupbasedcorrmaskmasksflipped' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'] },
4770             'maskgroupbasedcorrmaskmasksflow' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'] },
4771             'maskgroupbasedcorrmaskmasksfullx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'] },
4772             'maskgroupbasedcorrmaskmasksfully' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'] },
4773             'maskgroupbasedcorrmaskmasksinputdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4774             'maskgroupbasedcorrmaskmasksleft' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'] },
4775             'maskgroupbasedcorrmaskmasksmaskactive' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4776             'maskgroupbasedcorrmaskmasksmaskblendmode' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4777             'maskgroupbasedcorrmaskmasksmaskdigest' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4778             'maskgroupbasedcorrmaskmasksmaskinverted' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4779             'maskgroupbasedcorrmaskmasksmaskname' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'] },
4780             'maskgroupbasedcorrmaskmasksmasksubtype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4781             'maskgroupbasedcorrmaskmasksmasksyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4782             'maskgroupbasedcorrmaskmasksmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4783             'maskgroupbasedcorrmaskmasksmidpoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4784             'maskgroupbasedcorrmaskmasksorigin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'] },
4785             'maskgroupbasedcorrmaskmasksperimetervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4786             'maskgroupbasedcorrmaskmasksradius' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'] },
4787             'maskgroupbasedcorrmaskmasksreferencepoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4788             'maskgroupbasedcorrmaskmasksright' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'] },
4789             'maskgroupbasedcorrmaskmasksroundness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'] },
4790             'maskgroupbasedcorrmaskmaskssizex' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'] },
4791             'maskgroupbasedcorrmaskmaskssizey' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'] },
4792             'maskgroupbasedcorrmaskmaskstop' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'] },
4793             'maskgroupbasedcorrmaskmasksubtype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'] },
4794             'maskgroupbasedcorrmaskmasksvalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4795             'maskgroupbasedcorrmaskmasksversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'] },
4796             'maskgroupbasedcorrmaskmaskswhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'] },
4797             'maskgroupbasedcorrmaskmaskswholeimagearea' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4798             'maskgroupbasedcorrmaskmasksx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'] },
4799             'maskgroupbasedcorrmaskmasksy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'] },
4800             'maskgroupbasedcorrmaskmasksyncid' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'] },
4801             'maskgroupbasedcorrmaskmaskszerox' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'] },
4802             'maskgroupbasedcorrmaskmaskszeroy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'] },
4803             'maskgroupbasedcorrmaskmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'] },
4804             'maskgroupbasedcorrmaskmidpoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'] },
4805             'maskgroupbasedcorrmaskorigin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'] },
4806             'maskgroupbasedcorrmaskperimetervalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'] },
4807             'maskgroupbasedcorrmaskradius' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'] },
4808             'maskgroupbasedcorrmaskrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4809             'maskgroupbasedcorrmaskrangeareamodels' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4810             'maskgroupbasedcorrmaskrangeareamodelscolorsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4811             'maskgroupbasedcorrmaskrangeareamodelscomponents' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4812             'maskgroupbasedcorrmaskrangecoloramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4813             'maskgroupbasedcorrmaskrangedepthfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4814             'maskgroupbasedcorrmaskrangedepthmax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4815             'maskgroupbasedcorrmaskrangedepthmin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4816             'maskgroupbasedcorrmaskrangeinvert' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4817             'maskgroupbasedcorrmaskrangelumfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4818             'maskgroupbasedcorrmaskrangeluminancedepthsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4819             'maskgroupbasedcorrmaskrangelummax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4820             'maskgroupbasedcorrmaskrangelummin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4821             'maskgroupbasedcorrmaskrangelumrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4822             'maskgroupbasedcorrmaskrangesampletype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4823             'maskgroupbasedcorrmaskrangetype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4824             'maskgroupbasedcorrmaskrangeversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
4825             'maskgroupbasedcorrmaskreferencepoint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'] },
4826             'maskgroupbasedcorrmaskright' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'] },
4827             'maskgroupbasedcorrmaskroundness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'] },
4828             'maskgroupbasedcorrmasksizex' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'] },
4829             'maskgroupbasedcorrmasksizey' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'] },
4830             'maskgroupbasedcorrmasktop' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'] },
4831             'maskgroupbasedcorrmaskvalue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'] },
4832             'maskgroupbasedcorrmaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'] },
4833             'maskgroupbasedcorrmaskwhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'] },
4834             'maskgroupbasedcorrmaskwholeimagearea' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'] },
4835             'maskgroupbasedcorrmaskx' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'] },
4836             'maskgroupbasedcorrmasky' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'] },
4837             'maskgroupbasedcorrmaskzerox' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'] },
4838             'maskgroupbasedcorrmaskzeroy' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'] },
4839             'maskgroupbasedcorrmoire' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'] },
4840             'maskgroupbasedcorrrangemask' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'] },
4841             'maskgroupbasedcorrrangemaskareamodels' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'] },
4842             'maskgroupbasedcorrrangemaskareamodelscolorsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4843             'maskgroupbasedcorrrangemaskareamodelscomponents' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
4844             'maskgroupbasedcorrrangemaskcoloramount' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'] },
4845             'maskgroupbasedcorrrangemaskdepthfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
4846             'maskgroupbasedcorrrangemaskdepthmax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'] },
4847             'maskgroupbasedcorrrangemaskdepthmin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'] },
4848             'maskgroupbasedcorrrangemaskinvert' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'] },
4849             'maskgroupbasedcorrrangemasklumfeather' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'] },
4850             'maskgroupbasedcorrrangemaskluminancedepthsampleinfo' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4851             'maskgroupbasedcorrrangemasklummax' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'] },
4852             'maskgroupbasedcorrrangemasklummin' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'] },
4853             'maskgroupbasedcorrrangemasklumrange' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'] },
4854             'maskgroupbasedcorrrangemasksampletype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'] },
4855             'maskgroupbasedcorrrangemasktype' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'] },
4856             'maskgroupbasedcorrrangemaskversion' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'] },
4857             'maskgroupbasedcorrsaturation' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'] },
4858             'maskgroupbasedcorrshadows2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'] },
4859             'maskgroupbasedcorrsharpness' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'] },
4860             'maskgroupbasedcorrtemperature' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'] },
4861             'maskgroupbasedcorrtexture' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'] },
4862             'maskgroupbasedcorrtint' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'] },
4863             'maskgroupbasedcorrtoninghue' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'] },
4864             'maskgroupbasedcorrtoningsaturation' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'] },
4865             'maskgroupbasedcorrwhat' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'] },
4866             'maskgroupbasedcorrwhites2012' => { 536 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'], 538 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'] },
4867             'masterdocumentid' => { 150 => 0xb9 },
4868             'mastergain' => { 284 => 0x50 },
4869             'materialsample' => { 126 => 'MaterialSample' },
4870             'materialsampleid' => { 126 => [\'MaterialSample','MaterialSampleMaterialSampleID'] },
4871             'matrixmetering' => { 326 => '50.1', 328 => '48.1', 329 => '48.1', 338 => '48.1', 339 => '48.1', 342 => 0x233, 343 => 0x233, 344 => 0x24b },
4872             'matrixselectk' => { 157 => 0x91b },
4873             'matrixselectthreshold' => { 157 => 0x91a },
4874             'matrixselectthreshold1' => { 157 => 0x91e },
4875             'matrixselectthreshold2' => { 157 => 0x91f },
4876             'matrixstructure' => { 436 => 0xa },
4877             'maxaperture' => { 38 => 0x1a, 157 => 0x3f9, 163 => 0x6103, 182 => 'MaxAperture', 200 => 0x17, 206 => 0x49c5, 256 => 0x36, 348 => 0x20a, 401 => '14.1' },
4878             'maxapertureatmaxfocal' => { 135 => 0x1407, 182 => 'MaxApertureAtMaxFocal', 250 => 0xb, 251 => 0x10, 252 => 0x11, 256 => 0x12, 348 => 0x206 },
4879             'maxapertureatminfocal' => { 135 => 0x1406, 250 => 0xa, 251 => 0xf, 252 => 0x10, 256 => 0x11, 348 => 0x205 },
4880             'maxaperturevalue' => { 127 => 0x9205, 420 => 0x414, 542 => 'MaxApertureValue' },
4881             'maxavailheight' => { 550 => 'MaxAvailHeight' },
4882             'maxavailwidth' => { 550 => 'MaxAvailWidth' },
4883             '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 },
4884             'maxfaces' => { 351 => 0x1202 },
4885             '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 },
4886             'maxfocallength2' => { 68 => 0x9 },
4887             'maximumaperturelv' => { 266 => 0x89e },
4888             'maximumdensityrange' => { 152 => 0x8c },
4889             'maxnumafpoints' => { 384 => 0x2 },
4890             'maxpagesize' => { 571 => 'MaxPageSize' },
4891             'maxpagesizeh' => { 571 => [\'MaxPageSize','MaxPageSizeH'] },
4892             'maxpagesizeunit' => { 571 => [\'MaxPageSize','MaxPageSizeUnit'] },
4893             'maxpagesizew' => { 571 => [\'MaxPageSize','MaxPageSizeW'] },
4894             'maxpixelvaluethreshold' => { 157 => 0xc7d },
4895             'maxsamplevalue' => { 127 => 0x119 },
4896             'maxstorage' => { 561 => 'maxstorage' },
4897             'mb-d10batteries' => { 325 => '12.6' },
4898             'mb-d10batterytype' => { 334 => '13.3' },
4899             'mb-d11batterytype' => { 335 => '2.3' },
4900             'mb-d12batterytype' => { 338 => '3.2' },
4901             'mb-d80batteries' => { 336 => '6.5' },
4902             'mb-d80batterytype' => { 340 => '3.2' },
4903             'mcuversion' => { 250 => 0xc, 251 => 0x11, 252 => 0x12, 256 => 0x13 },
4904             'md5digest' => { 183 => 'zmd5' },
4905             'mditemfindercomment' => { 192 => 'MDItemFinderComment' },
4906             'mditemfscreationdate' => { 192 => 'MDItemFSCreationDate' },
4907             'mditemfslabel' => { 192 => 'MDItemFSLabel' },
4908             'mditemusertags' => { 192 => 'MDItemUserTags' },
4909             'meal' => { 558 => 'meal' },
4910             'measuredev' => { 28 => 0x9, 84 => 0x3, 105 => 0x1814, 175 => 'MeasuredEV' },
4911             'measuredev2' => { 13 => 0x8, 28 => 0x8, 84 => 0x17 },
4912             'measuredev3' => { 13 => 0x9 },
4913             'measuredlv' => { 206 => 0x690, 367 => 0x312, 370 => 0x312, 371 => 0x312, 374 => 0x3407 },
4914             'measuredrggb' => { 72 => 0x1 },
4915             'measuredrggbdata' => { 49 => 0x287 },
4916             'measurementaccuracy' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementAccuracy'] },
4917             'measurementdeterminedby' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedBy'] },
4918             'measurementdetermineddate' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedDate'] },
4919             'measurementid' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementID'] },
4920             'measurementmethod' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementMethod'] },
4921             'measurementorfact' => { 126 => 'MeasurementOrFact' },
4922             'measurementremarks' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementRemarks'] },
4923             'measurementtype' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementType'] },
4924             'measurementunit' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementUnit'] },
4925             'measurementvalue' => { 126 => [\'MeasurementOrFact','MeasurementOrFactMeasurementValue'] },
4926             'measuretype' => { 145 => 'MeasureType' },
4927             'mechanicalshuttercount' => { 258 => 0x37 },
4928             'mediaclassprimaryid' => { 198 => 'WM/MediaClassPrimaryID' },
4929             'mediaclasssecondaryid' => { 198 => 'WM/MediaClassSecondaryID' },
4930             'mediaconstraints' => { 358 => 'MediaConstraints' },
4931             'mediacreatedate' => { 433 => 0x1 },
4932             'mediaeventiddate' => { 524 => 'MediaEventIdDate' },
4933             'mediamodifydate' => { 433 => 0x2 },
4934             'mediasummarycode' => { 358 => 'MediaSummaryCode' },
4935             'mediatype' => { 429 => 'stik' },
4936             'mediauid' => { 437 => 'MUID' },
4937             'memoaudioquality' => { 92 => 0x812 },
4938             'memorycardconfiguration' => { 473 => 0x16 },
4939             'memorycardnumber' => { 235 => 0x2 },
4940             'menubuttondisplayposition' => { 90 => 0xb, 93 => 0xa, 94 => 0xb, 97 => 0xb },
4941             'menubuttonreturn' => { 98 => 0xb },
4942             '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 },
4943             'mergedimages' => { 372 => 0x76 },
4944             'metadataauthority' => { 550 => 'metadataAuthority' },
4945             'metadataauthorityidentifier' => { 550 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4946             'metadataauthorityname' => { 550 => [\'metadataAuthority','metadataAuthorityName'] },
4947             'metadatadate' => { 564 => 'MetadataDate' },
4948             'metadataeditingsoftware' => { 127 => 0xa43c, 543 => 'MetadataEditingSoftware' },
4949             'metadatalastedited' => { 550 => 'metadataLastEdited' },
4950             'metadatalasteditor' => { 550 => 'metadataLastEditor' },
4951             'metadatalasteditoridentifier' => { 550 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4952             'metadatalasteditorname' => { 550 => [\'metadataLastEditor','metadataLastEditorName'] },
4953             'metadatamoddate' => { 566 => 'metadataModDate' },
4954             'metaversion' => { 489 => 0x34 },
4955             'meterinfo1row1' => { 482 => 0x0, 483 => 0x0 },
4956             'meterinfo1row2' => { 482 => 0x6c, 483 => 0x5a },
4957             'meterinfo1row3' => { 482 => 0xd8, 483 => 0xb4 },
4958             'meterinfo1row4' => { 482 => 0x144, 483 => 0x10e },
4959             'meterinfo1row5' => { 482 => 0x1b0, 483 => 0x168 },
4960             'meterinfo1row6' => { 482 => 0x21c, 483 => 0x1c2 },
4961             'meterinfo1row7' => { 482 => 0x288, 483 => 0x21c },
4962             'meterinfo2row1' => { 482 => 0x2f4, 483 => 0x276 },
4963             'meterinfo2row2' => { 482 => 0x378, 483 => 0x2e4 },
4964             'meterinfo2row3' => { 482 => 0x3fc, 483 => 0x352 },
4965             'meterinfo2row4' => { 482 => 0x480, 483 => 0x3c0 },
4966             'meterinfo2row5' => { 482 => 0x504, 483 => 0x42e },
4967             'meterinfo2row6' => { 482 => 0x588, 483 => 0x49c },
4968             'meterinfo2row7' => { 482 => 0x60c, 483 => 0x50a },
4969             'meterinfo2row8' => { 482 => 0x690, 483 => 0x578 },
4970             'meterinfo2row9' => { 482 => 0x714, 483 => 0x5e6 },
4971             'metering' => { 327 => '6.1' },
4972             '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' },
4973             'meteringmode2' => { 390 => '2.1', 481 => 0x202c },
4974             'meteringmode3' => { 390 => '16.1' },
4975             'meteringoffscaleindicator' => { 203 => 0x53 },
4976             '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' },
4977             'micro1version' => { 443 => 0x1f },
4978             'micro2version' => { 443 => 0x2d },
4979             'microphoneattenuator' => { 264 => 0x34e, 267 => 0x2d2, 268 => 0x2fa, 269 => 0x2fa },
4980             'microphonefrequencyresponse' => { 264 => 0x350, 267 => 0x2d4, 268 => 0x2fc, 269 => 0x2fc },
4981             'microphonejackpower' => { 264 => 0x376, 267 => 0x2fa, 268 => 0x322, 269 => 0x322 },
4982             'microphonesensitivity' => { 264 => 0x34c, 267 => 0x2d0, 268 => 0x2f8, 269 => 0x2f8 },
4983             'microvideo' => { 142 => 'MicroVideo' },
4984             'microvideooffset' => { 142 => 'MicroVideoOffset' },
4985             'microvideopresentationtimestampus' => { 142 => 'MicroVideoPresentationTimestampUs' },
4986             'microvideoversion' => { 142 => 'MicroVideoVersion' },
4987             'midrangesharpness' => { 278 => 0x3b },
4988             'mieversion' => { 183 => '0Vers' },
4989             'mime' => { 145 => 'Mime' },
4990             'minaperture' => { 38 => 0x1b, 157 => 0x3f8, 182 => 'MinAperture', 401 => '0.2' },
4991             'minaperturevalue' => { 420 => 0x415 },
4992             '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 },
4993             'minfocallength2' => { 68 => 0x8 },
4994             'minfocusdistance' => { 401 => 0x3 },
4995             'minimumiso' => { 372 => 0xe8 },
4996             'minintegrationrows' => { 157 => 0x1874 },
4997             'minoltadate' => { 200 => 0x15 },
4998             'minoltaimagesize' => { 200 => 0x4, 201 => 0xc, 202 => 0x2, 205 => 0x103 },
4999             'minoltamodelid' => { 200 => 0x25 },
5000             'minoltaquality' => { 200 => 0x5, 201 => 0xd, 202 => 0x3, 205 => [0x102,0x103] },
5001             'minoltatime' => { 200 => 0x16 },
5002             'minormodelagedisclosure' => { 358 => 'MinorModelAgeDisclosure' },
5003             'minorversion' => { 431 => 'minor_version', 526 => 'MinorVersion' },
5004             'minsamplevalue' => { 127 => 0x118 },
5005             'mirroring' => { 430 => 'imir' },
5006             'mirrorlockup' => { 90 => 0xc, 91 => 0xc, 92 => 0x60f, 93 => 0xb, 94 => 0xc, 95 => 0x6, 96 => 0x6, 97 => 0xc, 98 => 0x3 },
5007             'mobilecountrycode' => { 535 => 'mcc' },
5008             'mobilenetworkcode' => { 535 => 'mnc' },
5009             'moddate' => { 361 => 'modify-date', 552 => 'ModDate' },
5010             'modedialposition' => { 473 => 0x14 },
5011             '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' },
5012             'modelage' => { 550 => 'ModelAge' },
5013             'modelid' => { 345 => 0x0 },
5014             '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 },
5015             'modelreleaseid' => { 358 => 'ModelReleaseID' },
5016             'modelreleasestatus' => { 358 => 'ModelReleaseStatus' },
5017             'modelreleaseyear' => { 504 => 0x52, 505 => 0x46, 506 => 0x53 },
5018             'modeltiepoint' => { 127 => 0x8482 },
5019             'modeltransform' => { 127 => 0x85d8 },
5020             'modelyear' => { 555 => 'modelYear' },
5021             'modificationdate' => { 556 => 'modificationDate' },
5022             'modifiedcolortemp' => { 73 => 0x9 },
5023             'modifieddigitalgain' => { 73 => 0xb },
5024             'modifiedparamflag' => { 63 => 0x1 },
5025             'modifiedpicturestyle' => { 73 => 0xa },
5026             'modifiedsaturation' => { 347 => 0x504 },
5027             'modifiedsensorbluelevel' => { 73 => 0x5 },
5028             'modifiedsensorredlevel' => { 73 => 0x4 },
5029             'modifiedsharpness' => { 73 => 0x2 },
5030             'modifiedsharpnessfreq' => { 73 => 0x3 },
5031             'modifiedtonecurve' => { 73 => 0x1 },
5032             'modifiedwhitebalance' => { 73 => 0x8 },
5033             'modifiedwhitebalanceblue' => { 73 => 0x7 },
5034             'modifiedwhitebalancered' => { 73 => 0x6 },
5035             'modifydate' => { 127 => 0x132, 176 => 'ModifyDate', 357 => 'ModDate', 359 => 'tIME', 427 => 'ModDate', 434 => 0x2, 564 => 'ModifyDate' },
5036             'moirefilter' => { 127 => 0xfe58, 536 => 'MoireFilter', 538 => 'MoireFilter' },
5037             'monitorbrightness' => { 262 => 0x904, 265 => 0x69a, 266 => 0x6aa, 267 => 0x59a, 268 => 0x5ca, 269 => 0x5e2 },
5038             'monitordisplayoff' => { 203 => 0x4c },
5039             'monitormatrix' => { 157 => 0x8fc },
5040             'monitorofftime' => { 325 => '18.2', 327 => '3.1', 336 => '3.1' },
5041             'monochromecolor' => { 347 => 0x53b },
5042             'monochromecontrast' => { 117 => 0x3c },
5043             'monochromefiltereffect' => { 111 => 0x20307, 117 => 0x3a, 372 => 0xac, 411 => 0x73 },
5044             'monochromegraineffect' => { 372 => 0xd2 },
5045             'monochromelinear' => { 117 => 0x3d },
5046             'monochromeoutputhighlightpoint' => { 117 => 0x41 },
5047             'monochromeoutputshadowpoint' => { 117 => 0x42 },
5048             'monochromeprofilesettings' => { 347 => 0x537 },
5049             'monochromerawhighlight' => { 117 => 0x7a },
5050             'monochromerawhighlightpoint' => { 117 => 0x3f },
5051             'monochromerawshadow' => { 117 => 0x83 },
5052             'monochromerawshadowpoint' => { 117 => 0x40 },
5053             'monochromesharpness' => { 117 => 0x3e },
5054             'monochrometoning' => { 411 => 0x74 },
5055             'monochrometoningeffect' => { 111 => 0x20306, 117 => 0x3b },
5056             'monochromeunsharpmaskfineness' => { 117 => 0xb2 },
5057             'monochromeunsharpmaskstrength' => { 117 => 0xb0 },
5058             'monochromeunsharpmaskthreshold' => { 117 => 0xb4 },
5059             'monochromevignetting' => { 347 => 0x53a },
5060             'monthdaycreated' => { 159 => 0x12, 168 => 0xe },
5061             'mood' => { 198 => 'WM/Mood' },
5062             'moonphase' => { 439 => 0x12, 440 => 0x4c, 441 => 0x37, 442 => 0x5c, 443 => 0x43 },
5063             'morepermissions' => { 534 => 'morePermissions' },
5064             'motionphoto' => { 142 => 'MotionPhoto' },
5065             'motionphotopresentationtimestampus' => { 142 => 'MotionPhotoPresentationTimestampUs' },
5066             'motionphotoversion' => { 142 => 'MotionPhotoVersion' },
5067             'motionphotovideo' => { 432 => 'mpvd' },
5068             'motionsensitivity' => { 439 => 0x29, 440 => 0x60, 441 => 0x49, 442 => 0x70 },
5069             'movementcount' => { 429 => "\xa9mvc" },
5070             'movementname' => { 429 => "\xa9mvn" },
5071             'movementnumber' => { 429 => "\xa9mvi" },
5072             'movieactived-lighting' => { 263 => 0x238, 264 => 0x334, 267 => 0x2b8, 268 => 0x2e0, 269 => 0x2e0 },
5073             'movieaelockbuttonassignment' => { 338 => '40.1' },
5074             'movieaf-onbutton' => { 341 => 0xd3, 342 => 0xcb, 343 => 0xcb, 344 => 0xcb },
5075             'movieafareamode' => { 264 => 0x342, 267 => 0x2c6, 268 => 0x2ee, 269 => 0x2ee, 343 => 0x203 },
5076             'movieafspeed' => { 341 => 0xe5, 342 => 0xdd, 343 => 0xdd, 344 => 0xdd },
5077             'movieafspeedapply' => { 341 => 0xe7, 342 => 0xdf, 343 => 0xdf, 344 => 0xdf },
5078             'movieaftrackingsensitivity' => { 341 => 0xe9, 342 => 0xe1, 343 => 0xe1, 344 => 0xe1 },
5079             'movieaperturelock' => { 342 => 0x259, 343 => 0x259, 344 => 0x271 },
5080             'movieautodistortioncontrol' => { 263 => 0x242 },
5081             'moviediffractioncompensation' => { 263 => 0x241 },
5082             'moviedxcropalert' => { 264 => 0x377, 267 => 0x2fb, 268 => 0x323, 269 => 0x323 },
5083             'movieelectronicvr' => { 264 => 0x348, 267 => 0x2cc, 268 => 0x2f4, 269 => 0x2f4 },
5084             'movieevfgrid' => { 342 => 0x21d, 343 => 0x21d, 344 => 0x235 },
5085             'movieflickerreduction' => { 264 => 0x33c, 267 => 0x2c0, 268 => 0x2e8, 269 => 0x2e8 },
5086             'moviefocusmode' => { 263 => 0x248, 264 => 0x340, 267 => 0x2c4, 268 => 0x2ec, 269 => 0x2ec },
5087             'moviefocuspointlock' => { 342 => 0x226, 343 => 0x226, 344 => 0x23e },
5088             'movieframerate' => { 262 => 0x48c, 263 => 0x1f8, 264 => 0x374, 267 => 0x2f4, 268 => 0x31c, 269 => 0x31c },
5089             'movieframesize' => { 262 => 0x48a, 263 => 0x1f6, 264 => 0x372, 267 => 0x2f2, 268 => 0x31a, 269 => 0x31a },
5090             'moviefunc1button' => { 328 => '41.1', 329 => '41.1', 339 => '41.1', 341 => 0xc7, 342 => 0xc3, 343 => 0xc3, 344 => 0xc3 },
5091             'moviefunc2button' => { 341 => 0xcd, 342 => 0xc7, 343 => 0xc7, 344 => 0xc7 },
5092             'moviefunc3button' => { 343 => 0x127, 344 => 0x13f },
5093             'moviefunctionbutton' => { 326 => '41.1', 338 => '41.1' },
5094             'moviefunctionbuttonplusdials' => { 326 => '52.1' },
5095             'moviehighisonoisereduction' => { 263 => 0x23c, 264 => 0x336, 267 => 0x2ba, 268 => 0x2e2, 269 => 0x2e2 },
5096             'moviehighlightdisplaythreshold' => { 342 => 0x215, 343 => 0x215, 344 => 0x22d },
5097             'moviehighreszoom' => { 264 => 0x380, 268 => 0x32c, 269 => 0x32c },
5098             'movieimagearea' => { 264 => 0x2da, 267 => 0x25c, 268 => 0x286, 269 => 0x286 },
5099             'movieisoautocontrolmanualmode' => { 264 => 0x2e8, 267 => 0x26a, 268 => 0x294, 269 => 0x294 },
5100             'movieisoautohilimit' => { 264 => 0x2e6, 267 => 0x268, 268 => 0x292, 269 => 0x292 },
5101             'movieisoautomanualmode' => { 263 => 0x204, 264 => 0x2ea, 267 => 0x26c, 268 => 0x296, 269 => 0x296 },
5102             'movielenscontrolring' => { 341 => 0xdf, 342 => 0xd7, 343 => 0xd7, 344 => 0xd7 },
5103             'moviemeteringmode' => { 264 => 0x33e, 267 => 0x2c2, 268 => 0x2ea, 269 => 0x2ea },
5104             'moviemidtonedisplayrange' => { 342 => 0x219, 343 => 0x219, 344 => 0x231 },
5105             'moviemidtonedisplayvalue' => { 342 => 0x217, 343 => 0x217, 344 => 0x22f },
5106             'moviemultiselector' => { 341 => 0xe1, 342 => 0xd9, 343 => 0xcf, 344 => 0xcf },
5107             'moviepreviewbutton' => { 326 => '41.2', 328 => '41.2', 329 => '41.2', 338 => '41.2', 339 => '41.2' },
5108             'moviepreviewbuttonplusdials' => { 326 => '52.2' },
5109             'movierecordbuttonplaybackmode' => { 341 => 0x1af, 342 => 0x1b5, 343 => 0x1b5, 344 => 0x1cd },
5110             'movieshutterbutton' => { 326 => '38.3', 328 => '38.3', 329 => '38.3', 338 => '38.3', 339 => '38.3' },
5111             'movieshutterspeedlock' => { 342 => 0x225, 343 => 0x225, 344 => 0x23d },
5112             'movieslowmotion' => { 262 => 0x416, 263 => 0x1fa },
5113             'moviesoundrecording' => { 264 => 0x34a, 267 => 0x2ce, 268 => 0x2f6, 269 => 0x2f6 },
5114             'moviesubjectdetection' => { 264 => 0x378, 267 => 0x2fc, 268 => 0x324, 269 => 0x324 },
5115             'moviesubselectorassignment' => { 326 => '48.2' },
5116             'moviesubselectorassignmentplusdials' => { 326 => '53.1' },
5117             'movietonemap' => { 267 => 0x2ec, 268 => 0x314, 269 => 0x314 },
5118             'movietype' => { 247 => 0x2ca, 262 => 0x41a, 263 => 0x1fe, 264 => 0x2e4, 267 => 0x266, 268 => 0x290, 269 => 0x290 },
5119             'movievibrationreduction' => { 263 => 0x24e },
5120             'movievibrationreductionsameasphoto' => { 263 => 0x24f },
5121             'movievignettecontrol' => { 263 => 0x23e, 264 => 0x1b0, 267 => 0x1a0, 268 => 0x1b4, 269 => 0x1b4 },
5122             'movievignettecontrolsameasphoto' => { 263 => 0x240 },
5123             'movievrmode' => { 264 => 0x344, 267 => 0x2c8, 268 => 0x2f0, 269 => 0x2f0 },
5124             'moviezebrapattern' => { 342 => 0x213, 343 => 0x213, 344 => 0x22b },
5125             'multiburstimageheight' => { 481 => 0x1002 },
5126             'multiburstimagewidth' => { 481 => 0x1001 },
5127             'multiburstmode' => { 481 => 0x1000 },
5128             'multicontrollerwhilemetering' => { 92 => 0x517 },
5129             'multiexposure' => { 75 => 0x1, 372 => 0xb4 },
5130             'multiexposureautogain' => { 271 => 0x3 },
5131             'multiexposurecontrol' => { 75 => 0x2 },
5132             'multiexposuremode' => { 271 => 0x1, 272 => 0x1 },
5133             'multiexposureoverlaymode' => { 272 => 0x3 },
5134             'multiexposureshots' => { 75 => 0x3, 262 => 0x1be, 264 => 0x9a, 267 => 0x8e, 268 => 0x9c, 269 => 0x9c, 271 => 0x2, 272 => 0x2 },
5135             'multiframenoisereduction' => { 469 => 0x35, 481 => 0x200b, 486 => 0x15 },
5136             'multiframenreffect' => { 481 => 0x2023 },
5137             'multifunctionlock' => { 92 => 0x70f },
5138             'multipleexposure' => { 135 => 0x1037 },
5139             'multipleexposuremode' => { 262 => 0x1bc, 264 => 0x98, 267 => 0x8c, 268 => 0x9a, 269 => 0x9a, 351 => 0x101c },
5140             'multipleexposureset' => { 390 => '10.1' },
5141             'multisample' => { 284 => 0x40 },
5142             'multiselector' => { 325 => '9.4', 326 => '10.3', 328 => '10.3', 329 => '10.3', 334 => '27.4', 338 => '10.3', 339 => '10.3' },
5143             'multiselectorliveview' => { 325 => '4.3', 328 => '37.1', 329 => '37.1', 338 => '37.1', 339 => '37.1' },
5144             'multiselectorliveviewmode' => { 298 => 0x18c2 },
5145             '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 },
5146             '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 },
5147             'multishot' => { 377 => 0x121 },
5148             'mute' => { 428 => 'player.movie.audio.mute', 431 => 'player.movie.audio.mute' },
5149             'mycolormode' => { 76 => 0x2 },
5150             'name' => { 437 => 'name', 536 => 'Name', 538 => 'Name' },
5151             'narrator' => { 429 => "\xa9nrt" },
5152             'nationalcatalognumber' => { 556 => 'nationalCatalogNumber' },
5153             'nativedigest' => { 542 => 'NativeDigest', 562 => 'NativeDigest' },
5154             'nativeformat' => { 531 => 'NativeFormat' },
5155             'ndfilter' => { 84 => 0x1c, 347 => 0x204, 447 => 0x1019 },
5156             'near' => { 145 => 'Near' },
5157             'nefbitdepth' => { 258 => 0xe22 },
5158             'nefcompression' => { 258 => 0x93, 259 => 0xa },
5159             'neflinearizationtable' => { 258 => 0x96 },
5160             'negativecachelargepreviewsize' => { 536 => 'NegativeCacheLargePreviewSize', 538 => 'NegativeCacheLargePreviewSize' },
5161             'negativecachemaximumsize' => { 536 => 'NegativeCacheMaximumSize', 538 => 'NegativeCacheMaximumSize' },
5162             'negativecachepath' => { 536 => 'NegativeCachePath', 538 => 'NegativeCachePath' },
5163             'neutraldensityfactor' => { 533 => 'NeutralDensityFactor' },
5164             'neutraldensityfilter' => { 411 => 0x88 },
5165             'neutraloutputhighlightpoint' => { 117 => 0x2f },
5166             'neutraloutputshadowpoint' => { 117 => 0x30 },
5167             'neutralrawcolortone' => { 117 => 0x28 },
5168             'neutralrawcontrast' => { 117 => 0x2a },
5169             'neutralrawhighlight' => { 117 => 0x78 },
5170             'neutralrawhighlightpoint' => { 117 => 0x2d },
5171             'neutralrawlinear' => { 117 => 0x2b },
5172             'neutralrawsaturation' => { 117 => 0x29 },
5173             'neutralrawshadow' => { 117 => 0x81 },
5174             'neutralrawshadowpoint' => { 117 => 0x2e },
5175             'neutralrawsharpness' => { 117 => 0x2c },
5176             'neutralunsharpmaskfineness' => { 117 => 0xa6 },
5177             'neutralunsharpmaskthreshold' => { 117 => 0xa8 },
5178             'neutraunsharpmaskstrength' => { 117 => 0xa4 },
5179             'newlensdata' => { 256 => 0x2f },
5180             'newrawimagedigest' => { 127 => 0xc7a7 },
5181             'newsphotoversion' => { 152 => 0x0 },
5182             'nickname' => { 564 => 'Nickname' },
5183             'nikoncapturedata' => { 258 => 0xe01 },
5184             'nikoncaptureeditversions' => { 258 => 0xe13 },
5185             'nikoncaptureoffsets' => { 258 => 0xe0e },
5186             'nikoncaptureoutput' => { 258 => 0xe1e },
5187             'nikoncaptureversion' => { 258 => 0xe09 },
5188             'nikoniccprofile' => { 258 => 0xe1d },
5189             'nikonimagesize' => { 295 => '723.1', 296 => '732.1', 304 => 0x2c4 },
5190             'nikonmeteringmode' => { 221 => 0x17, 262 => 0x2d2, 263 => 0x146, 275 => 0x214 },
5191             'nikonsettings' => { 258 => 0x4e },
5192             'noisefilter' => { 347 => 0x527 },
5193             'noiseprofile' => { 127 => 0xc761 },
5194             '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 },
5195             'noisereduction2' => { 351 => 0x1010 },
5196             'noisereductionapplied' => { 127 => 0xc6f7 },
5197             'noisereductionintensity' => { 319 => 0x9 },
5198             'noisereductionmethod' => { 319 => 0x11 },
5199             'noisereductionmode' => { 518 => 0x801e },
5200             'noisereductionparametersatcapture' => { 157 => 0xe73 },
5201             'noisereductionparameterscamera' => { 157 => 0xe72 },
5202             'noisereductionparametershost3mp' => { 157 => 0xe71 },
5203             'noisereductionparametershost6mp' => { 157 => 0xe70 },
5204             'noisereductionparametershostrgb' => { 157 => 0xe6f },
5205             'noisereductionparameterskhufu3mp' => { 157 => 0xe65 },
5206             'noisereductionparameterskhufu6mp' => { 157 => 0xe64 },
5207             'noisereductionparameterskhufurgb' => { 157 => 0xe63 },
5208             'noisereductionparams' => { 377 => 0x1b },
5209             'noisereductionsharpness' => { 319 => 0xd },
5210             'noisereductionstrength' => { 372 => 0xd6 },
5211             'noisereductionvalue' => { 518 => 0x8027 },
5212             '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' },
5213             'nominalmaxaperture' => { 401 => 0xa },
5214             'nominalminaperture' => { 401 => '10.1' },
5215             'noncpulens10focallength' => { 265 => 0x6c6, 266 => 0x6d6, 269 => 0x620 },
5216             'noncpulens10maxaperture' => { 265 => 0x6ee, 266 => 0x738, 269 => 0x670 },
5217             'noncpulens11focallength' => { 265 => 0x6c8, 266 => 0x6d8, 269 => 0x624 },
5218             'noncpulens11maxaperture' => { 265 => 0x6f0, 266 => 0x73c, 269 => 0x674 },
5219             'noncpulens12focallength' => { 265 => 0x6ca, 266 => 0x6da, 269 => 0x628 },
5220             'noncpulens12maxaperture' => { 265 => 0x6f2, 266 => 0x740, 269 => 0x678 },
5221             'noncpulens13focallength' => { 265 => 0x6cc, 266 => 0x6dc, 269 => 0x62c },
5222             'noncpulens13maxaperture' => { 265 => 0x6f4, 266 => 0x744, 269 => 0x67c },
5223             'noncpulens14focallength' => { 265 => 0x6ce, 266 => 0x6de, 269 => 0x630 },
5224             'noncpulens14maxaperture' => { 265 => 0x6f6, 266 => 0x748, 269 => 0x680 },
5225             'noncpulens15focallength' => { 265 => 0x6d0, 266 => 0x6e0, 269 => 0x634 },
5226             'noncpulens15maxaperture' => { 265 => 0x6f8, 266 => 0x74c, 269 => 0x684 },
5227             'noncpulens16focallength' => { 265 => 0x6d2, 266 => 0x6e2, 269 => 0x638 },
5228             'noncpulens16maxaperture' => { 265 => 0x6fa, 266 => 0x750, 269 => 0x688 },
5229             'noncpulens17focallength' => { 265 => 0x6d4, 266 => 0x6e4, 269 => 0x63c },
5230             'noncpulens17maxaperture' => { 265 => 0x6fc, 266 => 0x754, 269 => 0x68c },
5231             'noncpulens18focallength' => { 265 => 0x6d6, 266 => 0x6e6, 269 => 0x640 },
5232             'noncpulens18maxaperture' => { 265 => 0x6fe, 266 => 0x758, 269 => 0x690 },
5233             'noncpulens19focallength' => { 265 => 0x6d8, 266 => 0x6e8, 269 => 0x644 },
5234             'noncpulens19maxaperture' => { 265 => 0x700, 266 => 0x75c, 269 => 0x694 },
5235             'noncpulens1focallength' => { 265 => 0x6b4, 266 => 0x6c4, 269 => 0x5fc },
5236             'noncpulens1maxaperture' => { 265 => 0x6dc, 266 => 0x714, 269 => 0x64c },
5237             'noncpulens20focallength' => { 265 => 0x6da, 266 => 0x6ea, 269 => 0x648 },
5238             'noncpulens20maxaperture' => { 265 => 0x702, 266 => 0x760, 269 => 0x698 },
5239             'noncpulens2focallength' => { 265 => 0x6b6, 266 => 0x6c6, 269 => 0x600 },
5240             'noncpulens2maxaperture' => { 265 => 0x6de, 266 => 0x718, 269 => 0x650 },
5241             'noncpulens3focallength' => { 265 => 0x6b8, 266 => 0x6c8, 269 => 0x604 },
5242             'noncpulens3maxaperture' => { 265 => 0x6e0, 266 => 0x71c, 269 => 0x654 },
5243             'noncpulens4focallength' => { 265 => 0x6ba, 266 => 0x6ca, 269 => 0x608 },
5244             'noncpulens4maxaperture' => { 265 => 0x6e2, 266 => 0x720, 269 => 0x658 },
5245             'noncpulens5focallength' => { 265 => 0x6bc, 266 => 0x6cc, 269 => 0x60c },
5246             'noncpulens5maxaperture' => { 265 => 0x6e4, 266 => 0x724, 269 => 0x65c },
5247             'noncpulens6focallength' => { 265 => 0x6be, 266 => 0x6ce, 269 => 0x610 },
5248             'noncpulens6maxaperture' => { 265 => 0x6e6, 266 => 0x728, 269 => 0x660 },
5249             'noncpulens7focallength' => { 265 => 0x6c0, 266 => 0x6d0, 269 => 0x614 },
5250             'noncpulens7maxaperture' => { 265 => 0x6e8, 266 => 0x72c, 269 => 0x664 },
5251             'noncpulens8focallength' => { 265 => 0x6c2, 266 => 0x6d2, 269 => 0x618 },
5252             'noncpulens8maxaperture' => { 265 => 0x6ea, 266 => 0x730, 269 => 0x668 },
5253             'noncpulens9focallength' => { 265 => 0x6c4, 266 => 0x6d4, 269 => 0x61c },
5254             'noncpulens9maxaperture' => { 265 => 0x6ec, 266 => 0x734, 269 => 0x66c },
5255             'normalizedcropcorners' => { 362 => 'NormalizedCropCorners' },
5256             'normallinetime' => { 157 => 0x186a },
5257             'normalwhitelevel' => { 45 => 0x32a, 46 => 0x280, 47 => 0x294, 50 => [0x2b8,0x2cf,0x2d3], 51 => 0x569, 52 => 0x1e3, 53 => [0x1fc,0x2dc], 54 => [0x230,0x30e], 55 => 0x31c },
5258             'notes' => { 520 => 'Notes', 530 => 'notes' },
5259             'npages' => { 571 => 'NPages' },
5260             'nullrecord' => { 105 => 0x0 },
5261             'numafpoints' => { 384 => 0x3, 385 => 0x2 },
5262             'number' => { 556 => 'number' },
5263             'numberofbeats' => { 566 => 'numberOfBeats' },
5264             'numberoffocuspoints' => { 328 => '1.3', 329 => '1.3', 332 => '0.2', 333 => '0.3', 335 => '0.3' },
5265             'numcafpoints' => { 388 => 0x1 },
5266             'numfaceelements' => { 135 => 0x4200 },
5267             'numfacepositions' => { 364 => 0x0 },
5268             'numindexentries' => { 152 => 0x54 },
5269             'numwbentries' => { 378 => 0x0, 379 => 0x0 },
5270             'object' => { 556 => 'object' },
5271             'objectattributereference' => { 150 => 0x4 },
5272             'objectcycle' => { 150 => 0x4b, 530 => 'ObjectCycle' },
5273             'objectdescription' => { 555 => 'objectDescription' },
5274             'objectdistance' => { 120 => 0x6, 121 => 0x2022 },
5275             'objectname' => { 150 => 0x5 },
5276             'objectpreviewdata' => { 150 => 0xca },
5277             'objectpreviewfileformat' => { 150 => 0xc8 },
5278             'objectpreviewfileversion' => { 150 => 0xc9 },
5279             'objectsubtype' => { 555 => 'objectSubtype' },
5280             'objecttype' => { 555 => 'objectType' },
5281             'objecttypereference' => { 150 => 0x3 },
5282             'occurrence' => { 126 => 'Occurrence' },
5283             'occurrenceassociatedmedia' => { 126 => [\'Occurrence','OccurrenceAssociatedMedia'] },
5284             'occurrenceassociatedoccurrences' => { 126 => [\'Occurrence','OccurrenceAssociatedOccurrences'] },
5285             'occurrenceassociatedreferences' => { 126 => [\'Occurrence','OccurrenceAssociatedReferences'] },
5286             'occurrenceassociatedsequences' => { 126 => [\'Occurrence','OccurrenceAssociatedSequences'] },
5287             'occurrenceassociatedtaxa' => { 126 => [\'Occurrence','OccurrenceAssociatedTaxa'] },
5288             'occurrencebehavior' => { 126 => [\'Occurrence','OccurrenceBehavior'] },
5289             'occurrencecaste' => { 126 => [\'Occurrence','OccurrenceCaste'] },
5290             'occurrencecatalognumber' => { 126 => [\'Occurrence','OccurrenceCatalogNumber'] },
5291             'occurrencedegreeofestablishment' => { 126 => [\'Occurrence','OccurrenceDegreeOfEstablishment'] },
5292             'occurrencedetails' => { 126 => [\'Occurrence','OccurrenceOccurrenceDetails'] },
5293             'occurrencedisposition' => { 126 => [\'Occurrence','OccurrenceDisposition'] },
5294             'occurrenceestablishmentmeans' => { 126 => [\'Occurrence','OccurrenceEstablishmentMeans'] },
5295             'occurrencegeoreferenceverificationstatus' => { 126 => [\'Occurrence','OccurrenceGeoreferenceVerificationStatus'] },
5296             'occurrenceid' => { 126 => [\'Occurrence','OccurrenceOccurrenceID'] },
5297             'occurrenceindividualcount' => { 126 => [\'Occurrence','OccurrenceIndividualCount'] },
5298             'occurrenceindividualid' => { 126 => [\'Occurrence','OccurrenceIndividualID'] },
5299             'occurrencelifestage' => { 126 => [\'Occurrence','OccurrenceLifeStage'] },
5300             'occurrenceorganismquantity' => { 126 => [\'Occurrence','OccurrenceOrganismQuantity'] },
5301             'occurrenceorganismquantitytype' => { 126 => [\'Occurrence','OccurrenceOrganismQuantityType'] },
5302             'occurrenceothercatalognumbers' => { 126 => [\'Occurrence','OccurrenceOtherCatalogNumbers'] },
5303             'occurrencepathway' => { 126 => [\'Occurrence','OccurrencePathway'] },
5304             'occurrencepreparations' => { 126 => [\'Occurrence','OccurrencePreparations'] },
5305             'occurrencepreviousidentifications' => { 126 => [\'Occurrence','OccurrencePreviousIdentifications'] },
5306             'occurrencerecordedby' => { 126 => [\'Occurrence','OccurrenceRecordedBy'] },
5307             'occurrencerecordedbyid' => { 126 => [\'Occurrence','OccurrenceRecordedByID'] },
5308             'occurrencerecordnumber' => { 126 => [\'Occurrence','OccurrenceRecordNumber'] },
5309             'occurrenceremarks' => { 126 => [\'Occurrence','OccurrenceOccurrenceRemarks'] },
5310             'occurrencereproductivecondition' => { 126 => [\'Occurrence','OccurrenceReproductiveCondition'] },
5311             'occurrencesex' => { 126 => [\'Occurrence','OccurrenceSex'] },
5312             'occurrencestatus' => { 126 => [\'Occurrence','OccurrenceOccurrenceStatus'] },
5313             'occurrencevitality' => { 126 => [\'Occurrence','OccurrenceVitality'] },
5314             'oecfcolumns' => { 542 => [\'OECF','OECFColumns'] },
5315             'oecfnames' => { 542 => [\'OECF','OECFNames'] },
5316             'oecfrows' => { 542 => [\'OECF','OECFRows'] },
5317             'oecfvalues' => { 542 => [\'OECF','OECFValues'] },
5318             'offsaledate' => { 556 => 'offSaleDate' },
5319             'offsaledatea-platform' => { 556 => [\'offSaleDate','offSaleDateA-platform'] },
5320             'offsaledatedate' => { 556 => [\'offSaleDate','offSaleDateDate'] },
5321             'offsetdacvalue' => { 157 => 0x190a },
5322             'offsethdr' => { 547 => 'OffsetHDR' },
5323             'offsetschema' => { 127 => 0xea1d },
5324             'offsetsdr' => { 547 => 'OffsetSDR' },
5325             'offsettime' => { 127 => 0x9010 },
5326             'offsettimedigitized' => { 127 => 0x9012 },
5327             'offsettimeoriginal' => { 127 => 0x9011 },
5328             'oismode' => { 1 => 0xf },
5329             'okbutton' => { 335 => '15.1', 340 => '16.1' },
5330             'oldlensdata' => { 256 => 0x3 },
5331             'oldsubfiletype' => { 127 => 0xff },
5332             'olympusimageheight' => { 352 => 0x102f },
5333             'olympusimagewidth' => { 352 => 0x102e },
5334             'omenatcapturestrength' => { 157 => 0xa60 },
5335             'omenautostrength' => { 157 => 0xa5f },
5336             'omenearlystrength' => { 157 => 0xa5e },
5337             'omenfocallengthlimit' => { 157 => 0xa62 },
5338             'omeninitialipfstrength' => { 157 => 0xa5d },
5339             'omensurfaceindex' => { 157 => 0xa64 },
5340             'oneshotafrelease' => { 2 => 0x9 },
5341             'onetouchwb' => { 352 => 0x302 },
5342             'onsaledate' => { 556 => 'onSaleDate' },
5343             'onsaledatea-platform' => { 556 => [\'onSaleDate','onSaleDateA-platform'] },
5344             'onsaledatedate' => { 556 => [\'onSaleDate','onSaleDateDate'] },
5345             'onsaleday' => { 556 => 'onSaleDay' },
5346             'onsaledaya-platform' => { 556 => [\'onSaleDay','onSaleDayA-platform'] },
5347             'onsaledayday' => { 556 => [\'onSaleDay','onSaleDayDay'] },
5348             'opcodelist1' => { 127 => 0xc740 },
5349             'opcodelist2' => { 127 => 0xc741 },
5350             'opcodelist3' => { 127 => 0xc74e },
5351             'opticalzoom' => { 161 => 0xfa3d, 163 => [0x6006,0xf006], 164 => 0x1000, 165 => 0xf, 168 => 0x1e, 170 => 0x20, 171 => 0x1c, 182 => 'OpticalZoom' },
5352             'opticalzoomcode' => { 84 => 0xa },
5353             'opticalzoommode' => { 372 => 0x34 },
5354             'opticalzoomon' => { 456 => 0x219 },
5355             'optionenddate' => { 559 => 'optionEndDate' },
5356             'opto-electricconvfactor' => { 542 => 'OECF' },
5357             'orangehsl' => { 111 => 0x20911 },
5358             'ordernumber' => { 135 => 0x8002 },
5359             'organisationinimagecode' => { 550 => 'OrganisationInImageCode' },
5360             'organisationinimagename' => { 550 => 'OrganisationInImageName' },
5361             'organism' => { 126 => 'Organism' },
5362             'organismassociatedoccurrences' => { 126 => [\'Organism','OrganismAssociatedOccurrences'] },
5363             'organismassociatedorganisms' => { 126 => [\'Organism','OrganismAssociatedOrganisms'] },
5364             'organismid' => { 126 => [\'Organism','OrganismOrganismID'] },
5365             'organismname' => { 126 => [\'Organism','OrganismOrganismName'] },
5366             'organismpreviousidentifications' => { 126 => [\'Organism','OrganismPreviousIdentifications'] },
5367             'organismremarks' => { 126 => [\'Organism','OrganismOrganismRemarks'] },
5368             'organismscope' => { 126 => [\'Organism','OrganismOrganismScope'] },
5369             'organization' => { 556 => 'organization' },
5370             'orientation' => { 127 => 0x112, 377 => 0x112, 555 => 'orientation', 562 => 'Orientation' },
5371             'orientation2' => { 486 => [0x28,0x2e] },
5372             'orientationlinkedaf' => { 2 => 0xe },
5373             'orientationlinkedafpoint' => { 92 => 0x516 },
5374             'originalalbumtitle' => { 198 => 'WM/OriginalAlbumTitle' },
5375             'originalartist' => { 198 => 'WM/OriginalArtist', 429 => "\xa9ope" },
5376             'originalbestqualitysize' => { 127 => 0xc792 },
5377             'originalcreatedatetime' => { 524 => 'OriginalCreateDateTime' },
5378             'originaldecisiondata' => { 122 => 'Canon-OriginalDecisionData' },
5379             'originaldecisiondataoffset' => { 71 => 0x83 },
5380             'originaldefaultcropsize' => { 127 => 0xc793 },
5381             'originaldefaultfinalsize' => { 127 => 0xc791 },
5382             'originaldirectory' => { 369 => 0x408 },
5383             'originaldocumentid' => { 567 => 'OriginalDocumentID' },
5384             'originalfilename' => { 105 => 0x816, 157 => 0x3e9, 169 => 0x20, 369 => 0x407, 524 => 'OriginalFilename' },
5385             'originalfilepath' => { 437 => 'fsid' },
5386             'originalimagehash' => { 522 => 'OriginalImageHash' },
5387             'originalimagehashtype' => { 522 => 'OriginalImageHashType' },
5388             'originalimageheight' => { 86 => 0xc, 131 => 0x1 },
5389             'originalimagemd5' => { 522 => 'OriginalImageMD5' },
5390             'originalimagesize' => { 181 => 'OriginalImageSize' },
5391             'originalimagewidth' => { 86 => 0xb, 131 => 0x0 },
5392             'originallyricist' => { 198 => 'WM/OriginalLyricist' },
5393             'originalrawfiledata' => { 127 => 0xc68c },
5394             'originalrawfiledigest' => { 127 => 0xc71d },
5395             'originalrawfilename' => { 127 => 0xc68b },
5396             'originaltransmissionreference' => { 150 => 0x67 },
5397             'originatingprogram' => { 150 => 0x41, 530 => 'OriginatingProgram' },
5398             'originplatform' => { 556 => 'originPlatform' },
5399             'os' => { 540 => 'os' },
5400             'otherconditions' => { 358 => 'OtherConditions' },
5401             'otherconstraints' => { 358 => 'OtherConstraints' },
5402             'otherimage' => { 122 => 'Exif-OtherImage' },
5403             'otherimageinfo' => { 358 => 'OtherImageInfo' },
5404             'otherimagelength' => { 127 => 0x202 },
5405             'otherimagestart' => { 127 => 0x201 },
5406             'otherlicensedocuments' => { 358 => 'OtherLicenseDocuments' },
5407             'otherlicenseinfo' => { 358 => 'OtherLicenseInfo' },
5408             'otherlicenserequirements' => { 358 => 'OtherLicenseRequirements' },
5409             'outcue' => { 566 => 'outCue' },
5410             'outcuescale' => { 566 => [\'outCue','outCueScale'] },
5411             'outcuevalue' => { 566 => [\'outCue','outCueValue'] },
5412             'outputimageheight' => { 222 => 0x3 },
5413             'outputimagewidth' => { 222 => 0x2 },
5414             'outputlut' => { 372 => 0xa7 },
5415             'outputprofile' => { 157 => 0x138b },
5416             'outputresolution' => { 222 => 0x4 },
5417             'overclockcols' => { 157 => 0x189c },
5418             'overclockrows' => { 157 => 0x18c4 },
5419             'overridelookvignette' => { 536 => 'OverrideLookVignette', 538 => 'OverrideLookVignette' },
5420             'owner' => { 429 => 'ownr', 570 => 'Owner' },
5421             'ownerid' => { 150 => 0xbc },
5422             'ownername' => { 15 => 0x10f, 71 => 0x9, 105 => 0x810, 127 => [0xa430,0xfde8], 175 => 'OwnerName', 533 => 'OwnerName', 543 => 'CameraOwnerName' },
5423             'padding' => { 127 => 0xea1c },
5424             'pagecount' => { 556 => 'pageCount' },
5425             'pageimage' => { 564 => [\'PageInfo','PageInfoImage'] },
5426             'pageimageformat' => { 564 => [\'PageInfo','PageInfoFormat'] },
5427             'pageimageheight' => { 564 => [\'PageInfo','PageInfoHeight'] },
5428             'pageimagepagenumber' => { 564 => [\'PageInfo','PageInfoPageNumber'] },
5429             'pageimagewidth' => { 564 => [\'PageInfo','PageInfoWidth'] },
5430             'pageinfo' => { 564 => 'PageInfo' },
5431             'pagename' => { 127 => 0x11d },
5432             'pagenumber' => { 127 => 0x129 },
5433             'pageprogressiondirection' => { 556 => 'pageProgressionDirection' },
5434             'pagerange' => { 556 => 'pageRange' },
5435             'paintbasedcorrectionmasks' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
5436             'paintbasedcorrections' => { 536 => 'PaintBasedCorrections', 538 => 'PaintBasedCorrections' },
5437             'paintcorrectionactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
5438             'paintcorrectionamount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'] },
5439             'paintcorrectionblacks2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'] },
5440             'paintcorrectionbrightness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'] },
5441             'paintcorrectionclarity' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'] },
5442             'paintcorrectionclarity2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'] },
5443             'paintcorrectioncontrast' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'] },
5444             'paintcorrectioncontrast2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'] },
5445             'paintcorrectioncorrectionname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'] },
5446             'paintcorrectioncorrectionsyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'] },
5447             'paintcorrectiondefringe' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'] },
5448             'paintcorrectiondehaze' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'] },
5449             'paintcorrectionexposure' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'] },
5450             'paintcorrectionexposure2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'] },
5451             'paintcorrectionhighlights2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'] },
5452             'paintcorrectionhue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'] },
5453             'paintcorrectionluminancenoise' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'] },
5454             'paintcorrectionmaskalpha' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'] },
5455             'paintcorrectionmaskangle' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'] },
5456             'paintcorrectionmaskbottom' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'] },
5457             'paintcorrectionmaskcentervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'] },
5458             'paintcorrectionmaskcenterweight' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'] },
5459             'paintcorrectionmaskdabs' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'] },
5460             'paintcorrectionmaskfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'] },
5461             'paintcorrectionmaskflipped' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'] },
5462             'paintcorrectionmaskflow' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'] },
5463             'paintcorrectionmaskfullx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'] },
5464             'paintcorrectionmaskfully' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'] },
5465             'paintcorrectionmaskinputdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'] },
5466             'paintcorrectionmaskleft' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'] },
5467             'paintcorrectionmaskmaskactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'] },
5468             'paintcorrectionmaskmaskblendmode' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'] },
5469             'paintcorrectionmaskmaskdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'] },
5470             'paintcorrectionmaskmaskinverted' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'] },
5471             'paintcorrectionmaskmaskname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'] },
5472             'paintcorrectionmaskmasks' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'] },
5473             'paintcorrectionmaskmasksalpha' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'] },
5474             'paintcorrectionmaskmasksangle' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'] },
5475             'paintcorrectionmaskmasksbottom' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'] },
5476             'paintcorrectionmaskmaskscentervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'] },
5477             'paintcorrectionmaskmaskscenterweight' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
5478             'paintcorrectionmaskmasksdabs' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'] },
5479             'paintcorrectionmaskmasksfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'] },
5480             'paintcorrectionmaskmasksflipped' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'] },
5481             'paintcorrectionmaskmasksflow' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'] },
5482             'paintcorrectionmaskmasksfullx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'] },
5483             'paintcorrectionmaskmasksfully' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'] },
5484             'paintcorrectionmaskmasksinputdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'] },
5485             'paintcorrectionmaskmasksleft' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'] },
5486             'paintcorrectionmaskmasksmaskactive' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'] },
5487             'paintcorrectionmaskmasksmaskblendmode' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
5488             'paintcorrectionmaskmasksmaskdigest' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
5489             'paintcorrectionmaskmasksmaskinverted' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
5490             'paintcorrectionmaskmasksmaskname' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'] },
5491             'paintcorrectionmaskmasksmasksubtype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
5492             'paintcorrectionmaskmasksmasksyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
5493             'paintcorrectionmaskmasksmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
5494             'paintcorrectionmaskmasksmidpoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'] },
5495             'paintcorrectionmaskmasksorigin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'] },
5496             'paintcorrectionmaskmasksperimetervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
5497             'paintcorrectionmaskmasksradius' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'] },
5498             'paintcorrectionmaskmasksreferencepoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
5499             'paintcorrectionmaskmasksright' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'] },
5500             'paintcorrectionmaskmasksroundness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'] },
5501             'paintcorrectionmaskmaskssizex' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'] },
5502             'paintcorrectionmaskmaskssizey' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'] },
5503             'paintcorrectionmaskmaskstop' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'] },
5504             'paintcorrectionmaskmasksubtype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'] },
5505             'paintcorrectionmaskmasksvalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'] },
5506             'paintcorrectionmaskmasksversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'] },
5507             'paintcorrectionmaskmaskswhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'] },
5508             'paintcorrectionmaskmaskswholeimagearea' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
5509             'paintcorrectionmaskmasksx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'] },
5510             'paintcorrectionmaskmasksy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'] },
5511             'paintcorrectionmaskmasksyncid' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'] },
5512             'paintcorrectionmaskmaskszerox' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'] },
5513             'paintcorrectionmaskmaskszeroy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'] },
5514             'paintcorrectionmaskmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'] },
5515             'paintcorrectionmaskmidpoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'] },
5516             'paintcorrectionmaskorigin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'] },
5517             'paintcorrectionmaskperimetervalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'] },
5518             'paintcorrectionmaskradius' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'] },
5519             'paintcorrectionmaskrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
5520             'paintcorrectionmaskrangeareamodels' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
5521             'paintcorrectionmaskrangeareamodelscolorsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5522             'paintcorrectionmaskrangeareamodelscomponents' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
5523             'paintcorrectionmaskrangecoloramount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
5524             'paintcorrectionmaskrangedepthfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
5525             'paintcorrectionmaskrangedepthmax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
5526             'paintcorrectionmaskrangedepthmin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
5527             'paintcorrectionmaskrangeinvert' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
5528             'paintcorrectionmaskrangelumfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
5529             'paintcorrectionmaskrangeluminancedepthsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5530             'paintcorrectionmaskrangelummax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
5531             'paintcorrectionmaskrangelummin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
5532             'paintcorrectionmaskrangelumrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
5533             'paintcorrectionmaskrangesampletype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
5534             'paintcorrectionmaskrangetype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
5535             'paintcorrectionmaskrangeversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
5536             'paintcorrectionmaskreferencepoint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'] },
5537             'paintcorrectionmaskright' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'] },
5538             'paintcorrectionmaskroundness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'] },
5539             'paintcorrectionmasksizex' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'] },
5540             'paintcorrectionmasksizey' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'] },
5541             'paintcorrectionmasktop' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'] },
5542             'paintcorrectionmaskvalue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'] },
5543             'paintcorrectionmaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'] },
5544             'paintcorrectionmaskwhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'] },
5545             'paintcorrectionmaskwholeimagearea' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'] },
5546             'paintcorrectionmaskx' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'] },
5547             'paintcorrectionmasky' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'] },
5548             'paintcorrectionmaskzerox' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'] },
5549             'paintcorrectionmaskzeroy' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'] },
5550             'paintcorrectionmoire' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'] },
5551             'paintcorrectionrangemask' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'] },
5552             'paintcorrectionrangemaskareamodels' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'] },
5553             'paintcorrectionrangemaskareamodelscolorsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5554             'paintcorrectionrangemaskareamodelscomponents' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
5555             'paintcorrectionrangemaskcoloramount' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'] },
5556             'paintcorrectionrangemaskdepthfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
5557             'paintcorrectionrangemaskdepthmax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'] },
5558             'paintcorrectionrangemaskdepthmin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'] },
5559             'paintcorrectionrangemaskinvert' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'] },
5560             'paintcorrectionrangemasklumfeather' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'] },
5561             'paintcorrectionrangemaskluminancedepthsampleinfo' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5562             'paintcorrectionrangemasklummax' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'] },
5563             'paintcorrectionrangemasklummin' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'] },
5564             'paintcorrectionrangemasklumrange' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'] },
5565             'paintcorrectionrangemasksampletype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'] },
5566             'paintcorrectionrangemasktype' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'] },
5567             'paintcorrectionrangemaskversion' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'] },
5568             'paintcorrectionsaturation' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'] },
5569             'paintcorrectionshadows2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'] },
5570             'paintcorrectionsharpness' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'] },
5571             'paintcorrectiontemperature' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'] },
5572             'paintcorrectiontexture' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'] },
5573             'paintcorrectiontint' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'] },
5574             'paintcorrectiontoninghue' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'] },
5575             'paintcorrectiontoningsaturation' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'] },
5576             'paintcorrectionwhat' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'] },
5577             'paintcorrectionwhites2012' => { 536 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'], 538 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'] },
5578             'panasonicdatetime' => { 375 => 0x0 },
5579             'panasonicexifversion' => { 372 => 0x26 },
5580             'panasonicimageheight' => { 372 => 0x4c },
5581             'panasonicimagewidth' => { 372 => 0x4b },
5582             'panasonicrawversion' => { 377 => 0x1 },
5583             'panasonictitle' => { 127 => 0xc6d2 },
5584             'panasonictitle2' => { 127 => 0xc6d3 },
5585             'panoramaangle' => { 135 => 0x1153 },
5586             'panoramacropbottom' => { 487 => 0x7 },
5587             'panoramacropleft' => { 487 => 0x4 },
5588             'panoramacropright' => { 487 => 0x6 },
5589             'panoramacroptop' => { 487 => 0x5 },
5590             'panoramadirection' => { 79 => 0x5, 135 => 0x1154, 487 => 0x3 },
5591             'panoramaframeheight' => { 487 => 0x9 },
5592             'panoramaframenumber' => { 79 => 0x2 },
5593             'panoramaframewidth' => { 487 => 0x8 },
5594             'panoramafullheight' => { 487 => 0x2 },
5595             'panoramafullwidth' => { 487 => 0x1 },
5596             'panoramamode' => { 159 => 0x3c, 347 => 0x601 },
5597             'panoramasize3d' => { 469 => 0x38 },
5598             'panoramasourceheight' => { 487 => 0xb },
5599             'panoramasourcewidth' => { 487 => 0xa },
5600             'panoramicstitchcameramotion' => { 195 => 'PanoramicStitchCameraMotion', 196 => 0x1 },
5601             'panoramicstitchmaptype' => { 195 => 'PanoramicStitchMapType', 196 => 0x2 },
5602             'panoramicstitchphi0' => { 195 => 'PanoramicStitchPhi0', 196 => 0x5 },
5603             'panoramicstitchphi1' => { 195 => 'PanoramicStitchPhi1', 196 => 0x6 },
5604             'panoramicstitchtheta0' => { 195 => 'PanoramicStitchTheta0', 196 => 0x3 },
5605             'panoramicstitchtheta1' => { 195 => 'PanoramicStitchTheta1', 196 => 0x4 },
5606             'panoramicstitchversion' => { 196 => 0x0 },
5607             'pantry' => { 567 => 'Pantry' },
5608             'pantryinstanceid' => { 567 => [\'Pantry','PantryInstanceID'] },
5609             'parallax' => { 135 => 0xb211, 345 => 0x28 },
5610             'parameters' => { 361 => 'parameters' },
5611             'parametricdarks' => { 536 => 'ParametricDarks', 538 => 'ParametricDarks' },
5612             'parametrichighlights' => { 536 => 'ParametricHighlights', 538 => 'ParametricHighlights' },
5613             'parametrichighlightsplit' => { 536 => 'ParametricHighlightSplit', 538 => 'ParametricHighlightSplit' },
5614             'parametriclights' => { 536 => 'ParametricLights', 538 => 'ParametricLights' },
5615             'parametricmidtonesplit' => { 536 => 'ParametricMidtoneSplit', 538 => 'ParametricMidtoneSplit' },
5616             'parametricshadows' => { 536 => 'ParametricShadows', 538 => 'ParametricShadows' },
5617             'parametricshadowsplit' => { 536 => 'ParametricShadowSplit', 538 => 'ParametricShadowSplit' },
5618             'parentalrating' => { 198 => 'WM/ParentalRating' },
5619             'parentid' => { 550 => 'parentId' },
5620             'parentmeasurementid' => { 126 => [\'MeasurementOrFact','MeasurementOrFactParentMeasurementID'] },
5621             'parentmediaeventid' => { 524 => 'ParentMediaEventID' },
5622             'parentmeid' => { 524 => 'ParentMEID' },
5623             'parentproductid' => { 429 => '@ppi' },
5624             'parentreference1' => { 548 => [\'TagStructure','TagStructureParentReference'] },
5625             'parentreference2' => { 548 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5626             'parentreference3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5627             'parentreference4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5628             'parentreference5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5629             'parentreference6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5630             'parentshorttitle' => { 429 => '@PST' },
5631             'parenttitle' => { 429 => '@pti' },
5632             'partialactivecols1' => { 157 => 0x17e8 },
5633             'partialactivecols2' => { 157 => 0x17f2 },
5634             'partialactiverows1' => { 157 => 0x17fc },
5635             'partialactiverows2' => { 157 => 0x1806 },
5636             'partofcompilation' => { 566 => 'partOfCompilation' },
5637             'patientbirthdate' => { 521 => 'PatientDOB' },
5638             'patientid' => { 521 => 'PatientID' },
5639             'patientname' => { 521 => 'PatientName' },
5640             'patientsex' => { 521 => 'PatientSex' },
5641             'patternareaheight' => { 157 => 0x963 },
5642             'patternareawidth' => { 157 => 0x962 },
5643             'patterncorrectionfactorscale' => { 157 => 0x969 },
5644             'patterncropcols1' => { 157 => 0x96c },
5645             'patterncropcols2' => { 157 => 0x96d },
5646             'patterncroprows1' => { 157 => 0x96a },
5647             'patterncroprows2' => { 157 => 0x96b },
5648             'patternimagerheight' => { 157 => 0x961 },
5649             'patternimagerwidth' => { 157 => 0x960 },
5650             'patternx' => { 157 => 0x966 },
5651             'patterny' => { 157 => 0x967 },
5652             'pdfversion' => { 552 => 'PDFVersion' },
5653             'pentaximagesize' => { 411 => 0x9 },
5654             'pentaxmodelid' => { 389 => 0x0, 411 => 0x5 },
5655             'pentaxmodeltype' => { 411 => 0x1 },
5656             'pentaxversion' => { 411 => 0x0 },
5657             'people' => { 523 => 'People', 528 => 'People' },
5658             '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 },
5659             'performer' => { 429 => 'perf', 437 => 'perf' },
5660             'performerkeywords' => { 437 => "\xa9prk" },
5661             'performers' => { 437 => "\xa9prf" },
5662             'performerurl' => { 437 => "\xa9prl" },
5663             'period' => { 198 => 'WM/Period' },
5664             'peripheralillumcentralradius' => { 518 => 0x8030 },
5665             'peripheralillumcentralvalue' => { 518 => 0x8031 },
5666             'peripheralillumination' => { 111 => 0x20702, 117 => 0x68 },
5667             'peripheralilluminationcorr' => { 69 => 0x1, 400 => 0x2 },
5668             'peripheralilluminationon' => { 111 => '0x20702.0', 117 => 0x64 },
5669             'peripheralillumperiphvalue' => { 518 => 0x8032 },
5670             'peripherallighting' => { 86 => 0x2, 135 => 0x3804 },
5671             'peripherallightingsetting' => { 87 => 0x5 },
5672             'peripherallightingvalue' => { 86 => 0x6 },
5673             'permissions' => { 559 => 'permissions' },
5674             'permits' => { 534 => 'permits' },
5675             'person' => { 556 => 'person' },
5676             'personality' => { 524 => 'Personality' },
5677             'personheard' => { 550 => 'PersonHeard' },
5678             'personheardidentifier' => { 550 => [\'PersonHeard','PersonHeardIdentifier'] },
5679             'personheardname' => { 550 => [\'PersonHeard','PersonHeardName'] },
5680             'personinimage' => { 550 => 'PersonInImage' },
5681             'personinimagecharacteristic' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5682             'personinimagecvtermcvid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5683             'personinimagecvtermid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5684             'personinimagecvtermname' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5685             'personinimagecvtermrefinedabout' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5686             'personinimagedescription' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5687             'personinimageid' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5688             'personinimagename' => { 550 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5689             'personinimagewdetails' => { 550 => 'PersonInImageWDetails' },
5690             'perspectiveaspect' => { 536 => 'PerspectiveAspect', 538 => 'PerspectiveAspect' },
5691             'perspectivehorizontal' => { 536 => 'PerspectiveHorizontal', 538 => 'PerspectiveHorizontal' },
5692             'perspectiverotate' => { 536 => 'PerspectiveRotate', 538 => 'PerspectiveRotate' },
5693             'perspectivescale' => { 536 => 'PerspectiveScale', 538 => 'PerspectiveScale' },
5694             'perspectiveupright' => { 536 => 'PerspectiveUpright', 538 => 'PerspectiveUpright' },
5695             'perspectivevertical' => { 536 => 'PerspectiveVertical', 538 => 'PerspectiveVertical' },
5696             'perspectivex' => { 536 => 'PerspectiveX', 538 => 'PerspectiveX' },
5697             'perspectivey' => { 536 => 'PerspectiveY', 538 => 'PerspectiveY' },
5698             'pf0customfuncregistration' => { 100 => 0x1 },
5699             'pf10retainprogramshift' => { 100 => 0xb },
5700             'pf13drivepriority' => { 100 => 0xe },
5701             'pf14disablefocussearch' => { 100 => 0xf },
5702             'pf15disableafassistbeam' => { 100 => 0x10 },
5703             'pf16autofocuspointshoot' => { 100 => 0x11 },
5704             'pf17disableafpointsel' => { 100 => 0x12 },
5705             'pf18enableautoafpointsel' => { 100 => 0x13 },
5706             'pf19continuousshootspeed' => { 100 => 0x14 },
5707             'pf19shootingspeedhigh' => { 99 => 0xa },
5708             'pf19shootingspeedlow' => { 99 => 0x9 },
5709             'pf1disableshootingmodes' => { 100 => 0x2 },
5710             'pf1value' => { 99 => 0x1 },
5711             'pf20limitcontinousshots' => { 100 => 0x15 },
5712             'pf20maxcontinousshots' => { 99 => 0xb },
5713             'pf21enablequietoperation' => { 100 => 0x16 },
5714             'pf23felocktime' => { 99 => 0xd },
5715             'pf23postreleasetime' => { 99 => 0xe },
5716             'pf23settimerlengths' => { 100 => 0x18 },
5717             'pf23shutterbuttontime' => { 99 => 0xc },
5718             'pf24lightlcdduringbulb' => { 100 => 0x19 },
5719             'pf25aemode' => { 99 => 0xf },
5720             'pf25afmode' => { 99 => 0x12 },
5721             'pf25afpointsel' => { 99 => 0x13 },
5722             'pf25colormatrix' => { 99 => 0x17 },
5723             'pf25defaultclearsettings' => { 100 => 0x1a },
5724             'pf25drivemode' => { 99 => 0x11 },
5725             'pf25imagesize' => { 99 => 0x14 },
5726             'pf25meteringmode' => { 99 => 0x10 },
5727             'pf25parameters' => { 99 => 0x16 },
5728             'pf25wbmode' => { 99 => 0x15 },
5729             'pf26shortenreleaselag' => { 100 => 0x1b },
5730             'pf27reversedialrotation' => { 100 => 0x1c },
5731             'pf27value' => { 99 => 0x18 },
5732             'pf28noquickdialexpcomp' => { 100 => 0x1d },
5733             'pf29quickdialswitchoff' => { 100 => 0x1e },
5734             'pf2disablemeteringmodes' => { 100 => 0x3 },
5735             'pf2value' => { 99 => 0x2 },
5736             'pf30enlargementmode' => { 100 => 0x1f },
5737             'pf31originaldecisiondata' => { 100 => 0x20 },
5738             'pf3manualexposuremetering' => { 100 => 0x4 },
5739             'pf3value' => { 99 => 0x3 },
5740             'pf4exposuretimelimits' => { 100 => 0x5 },
5741             'pf4exposuretimemax' => { 99 => 0x5 },
5742             'pf4exposuretimemin' => { 99 => 0x4 },
5743             'pf5aperturelimits' => { 100 => 0x6 },
5744             'pf5aperturemax' => { 99 => 0x7 },
5745             'pf5aperturemin' => { 99 => 0x6 },
5746             'pf6presetshootingmodes' => { 100 => 0x7 },
5747             'pf7bracketcontinuousshoot' => { 100 => 0x8 },
5748             'pf8bracketshots' => { 99 => 0x8 },
5749             'pf8setbracketshots' => { 100 => 0x9 },
5750             'pf9changebracketsequence' => { 100 => 0xa },
5751             'phasedetectaf' => { 214 => 0x6 },
5752             'phonenumber' => { 176 => 'Phone' },
5753             'photoeffect' => { 38 => 0x28 },
5754             'photoeffecthistoryxml' => { 318 => 0xe9651831 },
5755             'photoeffects' => { 318 => 0xab5eca5e },
5756             'photoeffectsblue' => { 320 => 0x8 },
5757             'photoeffectsgreen' => { 320 => 0x6 },
5758             'photoeffectsred' => { 320 => 0x4 },
5759             'photoeffectstype' => { 320 => 0x0 },
5760             'photographer' => { 127 => 0xa437, 543 => 'Photographer' },
5761             'photographicsensitivity' => { 543 => 'PhotographicSensitivity' },
5762             'photoidentifier' => { 1 => 0x2b },
5763             'photoinfoplayback' => { 325 => '17.6', 334 => '33.6' },
5764             'photometricinterpretation' => { 127 => 0x106, 562 => 'PhotometricInterpretation' },
5765             'photosappfeatureflags' => { 1 => 0x1f },
5766             'photoshootingmenubank' => { 264 => 0x11e, 267 => 0x112, 268 => 0x122, 269 => 0x122, 270 => 0x24, 288 => 0x0 },
5767             'photoshootingmenubankimagearea' => { 261 => 0x6dd, 264 => 0x144, 267 => 0x134, 268 => 0x148, 269 => 0x148, 288 => '7.1' },
5768             'photoshopbgrthumbnail' => { 425 => 0x409 },
5769             'photoshopquality' => { 424 => 0x0 },
5770             'photoshopthumbnail' => { 425 => 0x40c },
5771             'photostyle' => { 372 => 0x89 },
5772             'picasawebgphotoid' => { 541 => 'picasawebGPhotoId' },
5773             'pick' => { 566 => 'pick' },
5774             'picklabel' => { 541 => 'PickLabel' },
5775             'pictinfo' => { 456 => 0x208 },
5776             'picturecontrol' => { 318 => 0xe2173c47 },
5777             'picturecontrolactive' => { 321 => 0x0 },
5778             'picturecontroladjust' => { 276 => 0x30, 277 => 0x30, 278 => 0x36 },
5779             'picturecontrolbase' => { 276 => 0x18, 277 => 0x18, 278 => 0x1c },
5780             'picturecontroldata' => { 258 => [0xbd,0x23] },
5781             'picturecontrolmode' => { 321 => 0x13 },
5782             'picturecontrolname' => { 276 => 0x4, 277 => 0x4, 278 => 0x8 },
5783             'picturecontrolquickadjust' => { 276 => 0x31, 277 => 0x31, 278 => 0x37 },
5784             'pictureeffect' => { 481 => 0x200e },
5785             'pictureeffect2' => { 490 => 0x1163, 491 => 0x1167, 492 => 0x1143, 493 => 0x11bf, 494 => 0x119b, 495 => 0x1053, 496 => 0x24b, 497 => 0x24b, 498 => 0x23c, 513 => 0x46 },
5786             'picturefinish' => { 201 => 0x71 },
5787             'picturemode' => { 135 => 0x1031, 347 => 0x520, 411 => [0xb,0x33], 457 => 0x3d },
5788             'picturemode2' => { 390 => 0x0 },
5789             'picturemodebwfilter' => { 347 => 0x525 },
5790             'picturemodecontrast' => { 347 => 0x523 },
5791             'picturemodeeffect' => { 347 => 0x52d },
5792             'picturemodehue' => { 347 => 0x522 },
5793             'picturemodesaturation' => { 347 => 0x521 },
5794             'picturemodesharpness' => { 347 => 0x524 },
5795             'picturemodestrength' => { 457 => 0x113 },
5796             'picturemodetone' => { 347 => 0x526 },
5797             '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] },
5798             '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 },
5799             'picturestylepc' => { 71 => 0x4009 },
5800             'picturestyleuserdef' => { 71 => 0x4008 },
5801             'picturewizard' => { 454 => 0x21 },
5802             'picturewizardcolor' => { 453 => 0x1 },
5803             'picturewizardcontrast' => { 453 => 0x4 },
5804             'picturewizardmode' => { 453 => 0x0 },
5805             'picturewizardsaturation' => { 453 => 0x2 },
5806             'picturewizardsharpness' => { 453 => 0x3 },
5807             'pipelineversion' => { 195 => 'PipelineVersion' },
5808             'pitch' => { 123 => 0x6, 326 => '4.1', 338 => '4.1', 437 => ['ptch',"\xa9fpt"] },
5809             'pitchangle' => { 68 => 0x5, 274 => 0x4, 347 => 0x904, 362 => 'PitchAngle', 372 => 0x91, 409 => 0x2, 410 => 0x5, 452 => 0x1 },
5810             'pitchshift' => { 428 => 'player.movie.audio.pitchshift', 431 => 'player.movie.audio.pitchshift' },
5811             'pixelaspectratio' => { 430 => 'pasp' },
5812             'pixelclockfrequency' => { 157 => 0x40b },
5813             'pixelcorrectionoffset' => { 157 => 0x972 },
5814             'pixelcorrectionscale' => { 157 => 0x971 },
5815             'pixelscale' => { 127 => 0x830e },
5816             'pixelshiftdelay' => { 262 => 0x38c, 266 => 0x802 },
5817             'pixelshiftid' => { 260 => 0xc },
5818             'pixelshiftinfo' => { 481 => 0x202f },
5819             'pixelshiftinterval' => { 262 => 0x38e },
5820             'pixelshiftnumbershots' => { 262 => 0x38a, 266 => 0x800 },
5821             'pixelshiftoffset' => { 135 => 0x1106 },
5822             'pixelshiftresolution' => { 412 => 0x0 },
5823             'pixelshiftshooting' => { 262 => 0x388, 266 => 0x7fe },
5824             'pixelshiftshots' => { 135 => 0x1105 },
5825             'pixelsperunitx' => { 360 => 0x0 },
5826             'pixelsperunity' => { 360 => 0x4 },
5827             'pixelunits' => { 360 => 0x8 },
5828             'planarconfiguration' => { 127 => 0x11c, 562 => 'PlanarConfiguration' },
5829             'plane' => { 140 => [\'Planes','PlanesPlane'] },
5830             'planeboundary' => { 140 => [\'Planes','PlanesPlaneBoundary'] },
5831             'planeboundaryvertexcount' => { 140 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
5832             'planeextentx' => { 140 => [\'Planes','PlanesPlaneExtentX'] },
5833             'planeextentz' => { 140 => [\'Planes','PlanesPlaneExtentZ'] },
5834             'planepose' => { 140 => [\'Planes','PlanesPlanePose'] },
5835             'planeposepositionx' => { 140 => [\'Planes','PlanesPlanePosePositionX'] },
5836             'planeposepositiony' => { 140 => [\'Planes','PlanesPlanePosePositionY'] },
5837             'planeposepositionz' => { 140 => [\'Planes','PlanesPlanePosePositionZ'] },
5838             'planeposerotationw' => { 140 => [\'Planes','PlanesPlanePoseRotationW'] },
5839             'planeposerotationx' => { 140 => [\'Planes','PlanesPlanePoseRotationX'] },
5840             'planeposerotationy' => { 140 => [\'Planes','PlanesPlanePoseRotationY'] },
5841             'planeposerotationz' => { 140 => [\'Planes','PlanesPlanePoseRotationZ'] },
5842             'planeposetimestamp' => { 140 => [\'Planes','PlanesPlanePoseTimestamp'] },
5843             'planes' => { 140 => 'Planes' },
5844             'planningref' => { 550 => 'PlanningRef' },
5845             'planningrefidentifier' => { 550 => [\'PlanningRef','PlanningRefIdentifier'] },
5846             'planningrefname' => { 550 => [\'PlanningRef','PlanningRefName'] },
5847             'planningrefrole' => { 550 => [\'PlanningRef','PlanningRefRole'] },
5848             'platenames' => { 571 => 'PlateNames' },
5849             'platform' => { 556 => 'platform' },
5850             'playallframes' => { 437 => 'AllF' },
5851             'playbackbutton' => { 266 => 0x804, 269 => 0x808 },
5852             'playbackbuttonplaybackmode' => { 266 => 0x80e, 269 => 0x814 },
5853             'playbackflickdown' => { 341 => 0x149, 342 => 0x159, 343 => 0x159, 344 => 0x171 },
5854             'playbackflickup' => { 341 => 0x145, 342 => 0x155, 343 => 0x155, 344 => 0x16d },
5855             'playbackmenustime' => { 330 => '20.1', 331 => '21.1', 332 => '21.1' },
5856             '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 },
5857             'playbackzoom' => { 326 => '37.1' },
5858             'playdisplay' => { 203 => 0x4e },
5859             'playerversion' => { 431 => 'player.version' },
5860             'playgap' => { 429 => 'pgap' },
5861             'playmode' => { 437 => 'SDLN' },
5862             'playselection' => { 437 => 'SelO' },
5863             'plusversion' => { 358 => 'Version' },
5864             'pmversion' => { 423 => 'PMVersion' },
5865             'pngwarning' => { 361 => 'Warning' },
5866             'podcast' => { 429 => 'pcst' },
5867             'podcasturl' => { 429 => 'purl' },
5868             'poilevel' => { 257 => 0x8 },
5869             'pointcolors' => { 536 => 'PointColors', 538 => 'PointColors' },
5870             'portraitimpressionbalance' => { 262 => 0x378, 264 => 0x26e, 279 => 0xa0 },
5871             'portraitnote' => { 142 => 'PortraitNote' },
5872             'portraitoutputhighlightpoint' => { 117 => 0x1d },
5873             'portraitoutputshadowpoint' => { 117 => 0x1e },
5874             'portraitrawcolortone' => { 117 => 0x16 },
5875             'portraitrawcontrast' => { 117 => 0x18 },
5876             'portraitrawhighlight' => { 117 => 0x76 },
5877             'portraitrawhighlightpoint' => { 117 => 0x1b },
5878             'portraitrawlinear' => { 117 => 0x19 },
5879             'portraitrawsaturation' => { 117 => 0x17 },
5880             'portraitrawshadow' => { 117 => 0x7f },
5881             'portraitrawshadowpoint' => { 117 => 0x1c },
5882             'portraitrawsharpness' => { 117 => 0x1a },
5883             'portraitrefiner' => { 121 => 0x302b },
5884             'portraitrequest' => { 142 => 'PortraitRequest' },
5885             'portraitunsharpmaskfineness' => { 117 => 0x9a },
5886             'portraitunsharpmaskstrength' => { 117 => 0x98 },
5887             'portraitunsharpmaskthreshold' => { 117 => 0x9c },
5888             'portraitversion' => { 142 => 'PortraitVersion' },
5889             'pose' => { 140 => 'Pose' },
5890             'poseheadingdegrees' => { 148 => 'PoseHeadingDegrees' },
5891             'posepitchdegrees' => { 148 => 'PosePitchDegrees' },
5892             'posepositionx' => { 140 => [\'Pose','PosePositionX'] },
5893             'posepositiony' => { 140 => [\'Pose','PosePositionY'] },
5894             'posepositionz' => { 140 => [\'Pose','PosePositionZ'] },
5895             'poserolldegrees' => { 148 => 'PoseRollDegrees' },
5896             'poserotationw' => { 140 => [\'Pose','PoseRotationW'] },
5897             'poserotationx' => { 140 => [\'Pose','PoseRotationX'] },
5898             'poserotationy' => { 140 => [\'Pose','PoseRotationY'] },
5899             'poserotationz' => { 140 => [\'Pose','PoseRotationZ'] },
5900             'posetimestamp' => { 140 => [\'Pose','PoseTimestamp'] },
5901             'positiondescriptor' => { 555 => 'positionDescriptor' },
5902             'postalcode' => { 180 => 'PostalCode' },
5903             'postcropvignetteamount' => { 536 => 'PostCropVignetteAmount', 538 => 'PostCropVignetteAmount' },
5904             'postcropvignettefeather' => { 536 => 'PostCropVignetteFeather', 538 => 'PostCropVignetteFeather' },
5905             'postcropvignettehighlightcontrast' => { 536 => 'PostCropVignetteHighlightContrast', 538 => 'PostCropVignetteHighlightContrast' },
5906             'postcropvignettemidpoint' => { 536 => 'PostCropVignetteMidpoint', 538 => 'PostCropVignetteMidpoint' },
5907             'postcropvignetteroundness' => { 536 => 'PostCropVignetteRoundness', 538 => 'PostCropVignetteRoundness' },
5908             'postcropvignettestyle' => { 536 => 'PostCropVignetteStyle', 538 => 'PostCropVignetteStyle' },
5909             'postfocusmerging' => { 372 => 0xbf },
5910             'postreleaseburstlength' => { 268 => 0x714, 269 => 0x784, 342 => 0x289 },
5911             'potentialface1position' => { 477 => 0xb },
5912             'potentialface2position' => { 477 => 0x15 },
5913             'potentialface3position' => { 477 => 0x1f },
5914             'potentialface4position' => { 477 => 0x29 },
5915             'potentialface5position' => { 477 => 0x33 },
5916             'potentialface6position' => { 477 => 0x3d },
5917             'potentialface7position' => { 477 => 0x47 },
5918             'potentialface8position' => { 477 => 0x51 },
5919             'poweravailable' => { 387 => '0.2' },
5920             'powersource' => { 387 => '0.1' },
5921             'poweruptime' => { 258 => 0xb6 },
5922             'preaf' => { 134 => '0.2' },
5923             'precaptureframes' => { 352 => 0x300 },
5924             'predictor' => { 127 => 0x13d },
5925             'preflashreturnstrength' => { 296 => 0x28a },
5926             'prefs' => { 150 => 0xdd, 423 => 'Prefs' },
5927             'prereadfastresetcount' => { 157 => 0x187e },
5928             'prereleaseburstlength' => { 268 => 0x712, 269 => 0x782, 342 => 0x287 },
5929             'preservedfilename' => { 567 => 'PreservedFileName' },
5930             'preservedspecimen' => { 126 => 'PreservedSpecimen' },
5931             'preservedspecimenmaterialsampleid' => { 126 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5932             'presettype' => { 536 => 'PresetType', 538 => 'PresetType' },
5933             'presetwhitebalance' => { 203 => 0x24, 518 => 0x8002 },
5934             'presetwhitebalanceadj' => { 518 => 0x8014 },
5935             'pressure' => { 127 => 0x9402, 543 => 'Pressure' },
5936             'previewapplicationname' => { 127 => 0xc716 },
5937             'previewapplicationversion' => { 127 => 0xc717 },
5938             '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' },
5939             'previewbuttonplusdials' => { 325 => ['14.2','15.2'], 326 => '15.2', 328 => '43.1', 329 => '43.1', 334 => '31.2', 338 => '43.1', 339 => '43.1' },
5940             'previewcolorspace' => { 127 => 0xc71a },
5941             'previewcropbottom' => { 422 => 0xef },
5942             'previewcropleft' => { 422 => 0xec },
5943             'previewcropright' => { 422 => 0xee },
5944             'previewcroptop' => { 422 => 0xed },
5945             'previewdate' => { 435 => 0x0 },
5946             'previewdatetime' => { 127 => 0xc71b },
5947             '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 },
5948             'previewimageborders' => { 411 => 0x3e },
5949             'previewimageheight' => { 80 => 0x4, 161 => 0xfa58 },
5950             '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 },
5951             'previewimagename' => { 185 => '1Name' },
5952             'previewimagesize' => { 121 => 0x2, 166 => 0x2, 185 => 'ImageSize', 411 => 0x2, 457 => [0x1c,0x1e], 481 => 0xb02c, 518 => 0x9012 },
5953             '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 },
5954             'previewimagetype' => { 185 => '0Type' },
5955             'previewimagevalid' => { 347 => 0x100, 352 => 0x1035 },
5956             'previewimagewidth' => { 80 => 0x3, 161 => 0xfa57 },
5957             'previewquality' => { 80 => 0x1 },
5958             'previewsettingsdigest' => { 127 => 0xc719 },
5959             'previewsettingsname' => { 127 => 0xc718 },
5960             'primaryafpoint' => { 212 => 0x7, 213 => 0x44, 214 => 0x7, 215 => 0x38 },
5961             'primarychromaticities' => { 127 => 0x13f, 562 => 'PrimaryChromaticities' },
5962             'primaryftp' => { 524 => 'PrimaryFTP' },
5963             'primaryslot' => { 270 => 0x25, 288 => 0x2 },
5964             'printim' => { 127 => 0xc4a5 },
5965             'prioritysetinawb' => { 481 => 0x202b },
5966             'prioritysetupshutterrelease' => { 203 => 0x1d, 467 => 0x28 },
5967             'privatertkinfo' => { 527 => 'privateRTKInfo' },
5968             'processbordercolsleft' => { 157 => 0xc61 },
5969             'processbordercolsright' => { 157 => 0xc62 },
5970             'processborderrowsbottom' => { 157 => 0xc64 },
5971             'processborderrowstop' => { 157 => 0xc63 },
5972             'processingsoftware' => { 127 => 0xb },
5973             'processversion' => { 536 => 'ProcessVersion', 538 => 'ProcessVersion' },
5974             'producer' => { 198 => 'WM/Producer', 357 => 'Producer', 429 => "\xa9prd", 431 => 'producer', 437 => "\xa9prd", 552 => 'Producer' },
5975             'producerkeywords' => { 437 => "\xa9pdk" },
5976             'productcode' => { 556 => 'productCode' },
5977             'productid' => { 151 => 0x32, 429 => 'prID', 555 => 'productID' },
5978             'productidtype' => { 555 => 'productIDType' },
5979             'productinimage' => { 550 => 'ProductInImage' },
5980             'productinimagedescription' => { 550 => [\'ProductInImage','ProductInImageProductDescription'] },
5981             'productinimagegtin' => { 550 => [\'ProductInImage','ProductInImageProductGTIN'] },
5982             'productinimagename' => { 550 => [\'ProductInImage','ProductInImageProductName'] },
5983             'productinimageproductid' => { 550 => [\'ProductInImage','ProductInImageProductId'] },
5984             'productioncode' => { 389 => 0x2 },
5985             'productorserviceconstraints' => { 358 => 'ProductOrServiceConstraints' },
5986             'productversion' => { 429 => 'VERS' },
5987             'profession' => { 556 => 'profession' },
5988             'profile' => { 140 => [\'Profiles','ProfilesProfile'] },
5989             'profilecalibrationsig' => { 127 => 0xc6f4 },
5990             'profilecameraindices' => { 140 => [\'Profiles','ProfilesProfileCameraIndices'] },
5991             'profilecopyright' => { 127 => 0xc6fe },
5992             'profiledynamicrange' => { 127 => 0xcd47 },
5993             'profileembedpolicy' => { 127 => 0xc6fd },
5994             'profilegaintablemap' => { 127 => 0xcd2d },
5995             'profilegaintablemap2' => { 127 => 0xcd40 },
5996             'profilegroupname' => { 127 => 0xcd48 },
5997             'profilehuesatmapdata1' => { 127 => 0xc6fa },
5998             'profilehuesatmapdata2' => { 127 => 0xc6fb },
5999             'profilehuesatmapdata3' => { 127 => 0xcd39 },
6000             'profilehuesatmapdims' => { 127 => 0xc6f9 },
6001             'profilehuesatmapencoding' => { 127 => 0xc7a3 },
6002             'profilelooktabledata' => { 127 => 0xc726 },
6003             'profilelooktabledims' => { 127 => 0xc725 },
6004             'profilelooktableencoding' => { 127 => 0xc7a4 },
6005             'profilename' => { 127 => 0xc6f8, 359 => 'iCCP-name' },
6006             'profiles' => { 140 => 'Profiles' },
6007             'profiletonecurve' => { 127 => 0xc6fc },
6008             'profiletype' => { 140 => [\'Profiles','ProfilesProfileType'] },
6009             'programiso' => { 372 => 0x3c },
6010             'programline' => { 390 => '1.1' },
6011             'programmode' => { 208 => 0x5 },
6012             'programshift' => { 258 => 0xd },
6013             'programversion' => { 150 => 0x46 },
6014             'prohibits' => { 534 => 'prohibits' },
6015             'projectiontype' => { 148 => 'ProjectionType', 149 => 'ProjectionType' },
6016             'projectname' => { 566 => 'projectName' },
6017             'projectref' => { 566 => 'projectRef' },
6018             'projectrefpath' => { 566 => [\'projectRef','projectRefPath'] },
6019             'projectreftype' => { 566 => [\'projectRef','projectRefType'] },
6020             'promotionurl' => { 198 => 'WM/PromotionURL' },
6021             'propertyreleaseid' => { 358 => 'PropertyReleaseID' },
6022             'propertyreleasestatus' => { 358 => 'PropertyReleaseStatus' },
6023             'provider' => { 198 => 'WM/Provider' },
6024             'province-state' => { 150 => 0x5f },
6025             'publicationdate' => { 556 => 'publicationDate' },
6026             'publicationdatea-platform' => { 556 => [\'publicationDate','publicationDateA-platform'] },
6027             'publicationdatedate' => { 556 => [\'publicationDate','publicationDateDate'] },
6028             'publicationdisplaydate' => { 556 => 'publicationDisplayDate' },
6029             'publicationdisplaydatea-platform' => { 556 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
6030             'publicationdisplaydatedate' => { 556 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
6031             'publicationevent' => { 550 => 'PublicationEvent' },
6032             'publicationeventdate' => { 550 => [\'PublicationEvent','PublicationEventDate'] },
6033             'publicationeventidentifier' => { 550 => [\'PublicationEvent','PublicationEventIdentifier'] },
6034             'publicationeventname' => { 550 => [\'PublicationEvent','PublicationEventName'] },
6035             'publicationname' => { 556 => 'publicationName' },
6036             'publisher' => { 198 => 'WM/Publisher', 429 => "\xa9pub", 431 => 'publisher', 539 => 'publisher' },
6037             'publishingfrequency' => { 556 => 'publishingFrequency' },
6038             'pulldown' => { 566 => 'pullDown' },
6039             'purchasedate' => { 429 => 'purd' },
6040             'purplehsl' => { 111 => 0x20916 },
6041             'pxshiftperiphedgenr' => { 518 => 0x9013 },
6042             'pxshiftperiphedgenrvalue' => { 518 => 0x9014 },
6043             '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] },
6044             'quality2' => { 490 => 0x1170, 491 => 0x1174, 492 => 0x1150, 494 => 0x11a8, 495 => 0x1060, 496 => 0x258, 497 => 0x258, 498 => 0x247, 504 => 0x29, 505 => 0x25, 506 => 0x2a },
6045             'qualitybutton' => { 343 => 0x17d, 344 => 0x195 },
6046             'qualitybuttonplaybackmode' => { 343 => 0x1bf, 344 => 0x1d7 },
6047             'qualityhint' => { 1 => 0x1a },
6048             'qualitymode' => { 121 => 0x8 },
6049             'quantizationmethod' => { 152 => 0x78 },
6050             'quickadjust' => { 321 => 0x2a },
6051             'quickcontroldialinmeter' => { 92 => 0x703 },
6052             'quickfix' => { 318 => 0x416391c6 },
6053             'quickshot' => { 456 => 0x213 },
6054             'quiettime' => { 157 => 0x188a },
6055             'radialdistortioncoefficient1' => { 233 => 0x14 },
6056             'radialdistortioncoefficient2' => { 233 => 0x1c },
6057             'radialdistortioncoefficient3' => { 233 => 0x24 },
6058             'rads' => { 437 => 'rads' },
6059             'rangefinder' => { 330 => '4.1', 331 => '5.1', 332 => '5.1' },
6060             'rangemask' => { 536 => 'RangeMaskMapInfo', 538 => 'RangeMaskMapInfo' },
6061             'rangemaskmapinfo' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'] },
6062             'rangemaskmapinfolabmax' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'] },
6063             'rangemaskmapinfolabmin' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'] },
6064             'rangemaskmapinfolumeq' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'] },
6065             'rangemaskmapinforgbmax' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
6066             'rangemaskmapinforgbmin' => { 536 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 538 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
6067             'rasterizedcaption' => { 150 => 0x7d },
6068             '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' },
6069             'ratingpercent' => { 127 => 0x4749, 197 => 'Rating', 429 => 'rate', 564 => 'RatingPercent' },
6070             'ratingregion' => { 550 => [\'Rating','RatingRatingRegion'] },
6071             'ratingregioncity' => { 550 => [\'Rating','RatingRatingRegionCity'] },
6072             'ratingregioncountrycode' => { 550 => [\'Rating','RatingRatingRegionCountryCode'] },
6073             'ratingregioncountryname' => { 550 => [\'Rating','RatingRatingRegionCountryName'] },
6074             'ratingregiongpsaltitude' => { 550 => [\'Rating','RatingRatingRegionGPSAltitude'] },
6075             'ratingregiongpsaltituderef' => { 550 => [\'Rating','RatingRatingRegionGPSAltitudeRef'] },
6076             'ratingregiongpslatitude' => { 550 => [\'Rating','RatingRatingRegionGPSLatitude'] },
6077             'ratingregiongpslongitude' => { 550 => [\'Rating','RatingRatingRegionGPSLongitude'] },
6078             'ratingregionidentifier' => { 550 => [\'Rating','RatingRatingRegionIdentifier'] },
6079             'ratingregionlocationid' => { 550 => [\'Rating','RatingRatingRegionLocationId'] },
6080             'ratingregionlocationname' => { 550 => [\'Rating','RatingRatingRegionLocationName'] },
6081             'ratingregionprovincestate' => { 550 => [\'Rating','RatingRatingRegionProvinceState'] },
6082             'ratingregionsublocation' => { 550 => [\'Rating','RatingRatingRegionSublocation'] },
6083             'ratingregionworldregion' => { 550 => [\'Rating','RatingRatingRegionWorldRegion'] },
6084             'ratingscalemaxvalue' => { 550 => [\'Rating','RatingRatingScaleMaxValue'] },
6085             'ratingscaleminvalue' => { 550 => [\'Rating','RatingRatingScaleMinValue'] },
6086             'ratingsourcelink' => { 550 => [\'Rating','RatingRatingSourceLink'] },
6087             'ratingvalue' => { 550 => [\'Rating','RatingRatingValue'] },
6088             'ratingvaluelogolink' => { 550 => [\'Rating','RatingRatingValueLogoLink'] },
6089             'rawandjpgrecording' => { 90 => 0x8, 205 => 0x109, 390 => 0xd },
6090             'rawbrightnessadj' => { 111 => 0x20001, 116 => 0x38 },
6091             'rawburstimagecount' => { 82 => 0x2 },
6092             'rawburstimagenum' => { 82 => 0x1 },
6093             'rawcoloradj' => { 116 => 0x2e },
6094             'rawcropbottom' => { 422 => 0xd4 },
6095             'rawcropleft' => { 422 => 0xd1 },
6096             'rawcropright' => { 422 => 0xd3 },
6097             'rawcroptop' => { 422 => 0xd2 },
6098             'rawcustomsaturation' => { 116 => 0x30 },
6099             'rawcustomtone' => { 116 => 0x34 },
6100             'rawdata' => { 454 => 0xa048 },
6101             'rawdatabyteorder' => { 454 => 0x40 },
6102             'rawdatacfapattern' => { 454 => 0x50 },
6103             'rawdatauniqueid' => { 127 => 0xc65d },
6104             'rawdepth' => { 207 => 0x10 },
6105             'rawdevartfilter' => { 354 => 0x121 },
6106             'rawdevautogradation' => { 354 => 0x119 },
6107             'rawdevcolorspace' => { 353 => 0x108, 354 => 0x109 },
6108             'rawdevcontrastvalue' => { 353 => 0x106, 354 => 0x105 },
6109             'rawdeveditstatus' => { 353 => 0x10b },
6110             'rawdevelopingsoftware' => { 127 => 0xa43a, 543 => 'RAWDevelopingSoftware' },
6111             'rawdevelopmentprocess' => { 411 => 0x62 },
6112             'rawdevengine' => { 353 => 0x109, 354 => 0x10b },
6113             'rawdevexposurebiasvalue' => { 353 => 0x100, 354 => 0x100 },
6114             'rawdevgradation' => { 354 => 0x112 },
6115             'rawdevgraypoint' => { 353 => 0x103, 354 => 0x104 },
6116             'rawdevmemorycoloremphasis' => { 353 => 0x105, 354 => 0x108 },
6117             'rawdevnoisereduction' => { 353 => 0x10a, 354 => 0x10a },
6118             'rawdevpicturemode' => { 354 => 0x10c },
6119             'rawdevpm_bwfilter' => { 354 => 0x110 },
6120             'rawdevpmcontrast' => { 354 => 0x10e },
6121             'rawdevpmnoisefilter' => { 354 => 0x120 },
6122             'rawdevpmpicturetone' => { 354 => 0x111 },
6123             'rawdevpmsaturation' => { 354 => 0x10d },
6124             'rawdevpmsharpness' => { 354 => 0x10f },
6125             'rawdevsaturation3' => { 354 => 0x113 },
6126             'rawdevsaturationemphasis' => { 353 => 0x104, 354 => 0x107 },
6127             'rawdevsettings' => { 353 => 0x10c },
6128             'rawdevsharpnessvalue' => { 353 => 0x107, 354 => 0x106 },
6129             'rawdevversion' => { 353 => 0x0, 354 => 0x0 },
6130             'rawdevwbfineadjustment' => { 353 => 0x102, 354 => 0x103 },
6131             'rawdevwhitebalance' => { 354 => 0x101 },
6132             'rawdevwhitebalancevalue' => { 353 => 0x101, 354 => 0x102 },
6133             'rawfile' => { 127 => 0xfe4c },
6134             'rawfilename' => { 536 => 'RawFileName', 538 => 'RawFileName' },
6135             'rawfiletype' => { 481 => 0x2029 },
6136             'rawformat' => { 377 => 0x2d, 420 => 0x10e },
6137             'rawimagecenter' => { 258 => 0x99 },
6138             'rawimagedigest' => { 127 => 0xc71c },
6139             'rawimagesize' => { 411 => 0x39 },
6140             'rawinfoversion' => { 355 => 0x0 },
6141             'rawjpgheight' => { 107 => 0x4 },
6142             'rawjpgquality' => { 62 => 0x6, 107 => 0x1 },
6143             'rawjpgsize' => { 62 => 0x7, 107 => 0x2 },
6144             'rawjpgwidth' => { 107 => 0x3 },
6145             'rawmeasuredrggb' => { 48 => 0x26a, 50 => 0x280, 52 => 0x194, 53 => [0x1ad,0x26b] },
6146             'rawrppused' => { 530 => 'rawrppused' },
6147             'rawtopreviewgain' => { 127 => 0xc7a8 },
6148             'readouttypeactual' => { 157 => 0x1903 },
6149             'readouttyperequested' => { 157 => 0x1902 },
6150             'reardisplay' => { 325 => '12.3', 326 => '6.2' },
6151             'recdevice' => { 550 => 'RecDevice' },
6152             'recdeviceattlensdescription' => { 550 => [\'RecDevice','RecDeviceAttLensDescription'] },
6153             'recdevicemanufacturer' => { 550 => [\'RecDevice','RecDeviceManufacturer'] },
6154             'recdevicemodelname' => { 550 => [\'RecDevice','RecDeviceModelName'] },
6155             'recdeviceownersdeviceid' => { 550 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
6156             'recdeviceserialnumber' => { 550 => [\'RecDevice','RecDeviceSerialNumber'] },
6157             'recipeendingpage' => { 558 => 'recipeEndingPage' },
6158             'recipepagerange' => { 558 => 'recipePageRange' },
6159             'recipesource' => { 558 => 'recipeSource' },
6160             'recipestartingpage' => { 558 => 'recipeStartingPage' },
6161             'recipetitle' => { 558 => 'recipeTitle' },
6162             'recognizedface1age' => { 365 => 0x20 },
6163             'recognizedface1name' => { 365 => 0x4 },
6164             'recognizedface1position' => { 365 => 0x18 },
6165             'recognizedface2age' => { 365 => 0x50 },
6166             'recognizedface2name' => { 365 => 0x34 },
6167             'recognizedface2position' => { 365 => 0x48 },
6168             'recognizedface3age' => { 365 => 0x80 },
6169             'recognizedface3name' => { 365 => 0x64 },
6170             'recognizedface3position' => { 365 => 0x78 },
6171             'recognizedfaceflags' => { 372 => 0x63 },
6172             'recommendedexposureindex' => { 127 => 0x8832, 543 => 'RecommendedExposureIndex' },
6173             'record' => { 126 => 'Record' },
6174             'recordbasisofrecord' => { 126 => [\'Record','RecordBasisOfRecord'] },
6175             'recordcollectioncode' => { 126 => [\'Record','RecordCollectionCode'] },
6176             'recordcollectionid' => { 126 => [\'Record','RecordCollectionID'] },
6177             'recorddatageneralizations' => { 126 => [\'Record','RecordDataGeneralizations'] },
6178             'recorddatasetid' => { 126 => [\'Record','RecordDatasetID'] },
6179             'recorddatasetname' => { 126 => [\'Record','RecordDatasetName'] },
6180             'recorddisplay' => { 203 => 0x4d },
6181             'recorddynamicproperties' => { 126 => [\'Record','RecordDynamicProperties'] },
6182             'recordid' => { 105 => 0x1804 },
6183             'recordinformationwithheld' => { 126 => [\'Record','RecordInformationWithheld'] },
6184             'recordingcopyright' => { 437 => "\xa9phg" },
6185             'recordingformat' => { 447 => 0x1000 },
6186             'recordingmode' => { 120 => 0x1, 418 => 0x1 },
6187             'recordinstitutioncode' => { 126 => [\'Record','RecordInstitutionCode'] },
6188             'recordinstitutionid' => { 126 => [\'Record','RecordInstitutionID'] },
6189             'recordlabelname' => { 437 => "\xa9lab" },
6190             'recordlabelurl' => { 437 => "\xa9lal" },
6191             'recordlocationdata' => { 267 => 0x660, 268 => 0x690, 269 => 0x6f8 },
6192             'recordmode' => { 38 => 0x9, 121 => 0x3000 },
6193             'recordownerinstitutioncode' => { 126 => [\'Record','RecordOwnerInstitutionCode'] },
6194             'recordshutterrelease' => { 456 => 0x217 },
6195             'redbalance' => { 352 => 0x1017, 377 => 0x11, 411 => 0x1c },
6196             'redcurvelimits' => { 116 => 0x18a },
6197             'redcurvepoints' => { 115 => 0x2d, 116 => 0x160 },
6198             'redeyecorrection' => { 322 => 0x0 },
6199             'redeyeinfo' => { 536 => 'RedEyeInfo', 538 => 'RedEyeInfo' },
6200             'redeyereduction' => { 203 => 0x41, 467 => 0x6a, 469 => 0x28 },
6201             'redeyeremoval' => { 372 => 0xb9 },
6202             'redhsl' => { 111 => 0x20910 },
6203             'redhue' => { 536 => 'RedHue', 538 => 'RedHue' },
6204             'redsaturation' => { 536 => 'RedSaturation', 538 => 'RedSaturation' },
6205             'reductionmatrix1' => { 127 => 0xc625 },
6206             'reductionmatrix2' => { 127 => 0xc626 },
6207             'reductionmatrix3' => { 127 => 0xcd3a },
6208             'reelname' => { 127 => 0xc789, 437 => 'reel' },
6209             'reference1' => { 548 => [\'TagStructure','TagStructureReference'] },
6210             'reference2' => { 548 => [\'TagStructure','TagStructureSubLabelsReference'] },
6211             'reference3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
6212             'reference4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
6213             'reference5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
6214             'reference6' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
6215             'referenceblackwhite' => { 127 => 0x214, 562 => 'ReferenceBlackWhite' },
6216             'referencedate' => { 150 => 0x2f },
6217             'referencenumber' => { 150 => 0x32 },
6218             'references' => { 176 => 'References' },
6219             'referenceservice' => { 150 => 0x2d },
6220             'regionappliedtodimensions' => { 191 => [\'Regions','RegionsAppliedToDimensions'] },
6221             'regionappliedtodimensionsh' => { 191 => [\'Regions','RegionsAppliedToDimensionsH'] },
6222             'regionappliedtodimensionsunit' => { 191 => [\'Regions','RegionsAppliedToDimensionsUnit'] },
6223             'regionappliedtodimensionsw' => { 191 => [\'Regions','RegionsAppliedToDimensionsW'] },
6224             'regionarea' => { 191 => [\'Regions','RegionsRegionListArea'] },
6225             'regionaread' => { 191 => [\'Regions','RegionsRegionListAreaD'] },
6226             'regionareah' => { 191 => [\'Regions','RegionsRegionListAreaH'] },
6227             'regionareaunit' => { 191 => [\'Regions','RegionsRegionListAreaUnit'] },
6228             'regionareaw' => { 191 => [\'Regions','RegionsRegionListAreaW'] },
6229             'regionareax' => { 191 => [\'Regions','RegionsRegionListAreaX'] },
6230             'regionareay' => { 191 => [\'Regions','RegionsRegionListAreaY'] },
6231             'regionbarcodevalue' => { 191 => [\'Regions','RegionsRegionListBarCodeValue'] },
6232             'regionconstraints' => { 358 => 'RegionConstraints' },
6233             'regiondescription' => { 191 => [\'Regions','RegionsRegionListDescription'] },
6234             'regionextensions' => { 191 => [\'Regions','RegionsRegionListExtensions'] },
6235             'regionfocususage' => { 191 => [\'Regions','RegionsRegionListFocusUsage'] },
6236             'regioninfo' => { 191 => 'Regions' },
6237             'regioninfoacdsee' => { 519 => 'Regions' },
6238             'regioninfodateregionsvalid' => { 194 => [\'RegionInfo','RegionInfoDateRegionsValid'] },
6239             'regioninfomp' => { 194 => 'RegionInfo' },
6240             'regioninforegions' => { 194 => [\'RegionInfo','RegionInfoRegions'] },
6241             'regionlist' => { 191 => [\'Regions','RegionsRegionList'] },
6242             'regionname' => { 191 => [\'Regions','RegionsRegionListName'] },
6243             'regionpersondisplayname' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonDisplayName'] },
6244             'regionpersonemaildigest' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonEmailDigest'] },
6245             'regionpersonliveidcid' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonLiveIdCID'] },
6246             'regionpersonsourceid' => { 194 => [\'RegionInfo','RegionInfoRegionsPersonSourceID'] },
6247             'regionrectangle' => { 194 => [\'RegionInfo','RegionInfoRegionsRectangle'] },
6248             'regionrotation' => { 191 => [\'Regions','RegionsRegionListRotation'] },
6249             'regionseealso' => { 191 => [\'Regions','RegionsRegionListSeeAlso'] },
6250             'regiontype' => { 191 => [\'Regions','RegionsRegionListType'] },
6251             'registryentryrole' => { 550 => [\'RegistryId','RegistryIdRegEntryRole'] },
6252             'registryid' => { 550 => 'RegistryId' },
6253             'registryitemid' => { 550 => [\'RegistryId','RegistryIdRegItemId'] },
6254             'registryorganisationid' => { 550 => [\'RegistryId','RegistryIdRegOrgId'] },
6255             'relatedaudiofile' => { 174 => 'data' },
6256             'relatedaudiofilename' => { 174 => '1Name' },
6257             'relatedaudiofiletype' => { 174 => '0Type' },
6258             'relatedimagefileformat' => { 127 => 0x1000 },
6259             'relatedimageheight' => { 127 => 0x1002 },
6260             'relatedimagewidth' => { 127 => 0x1001 },
6261             'relatedresourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelatedResourceID'] },
6262             'relatedsoundfile' => { 127 => 0xa004, 542 => 'RelatedSoundFile' },
6263             'relatedvideofile' => { 188 => 'data' },
6264             'relatedvideofilename' => { 188 => '1Name' },
6265             'relatedvideofiletype' => { 188 => '0Type' },
6266             'relation' => { 539 => 'relation' },
6267             'relationshipaccordingto' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipAccordingTo'] },
6268             'relationshipestablisheddate' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipEstablishedDate'] },
6269             'relationshipofresource' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResource'] },
6270             'relationshipofresourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResourceID'] },
6271             'relationshipremarks' => { 126 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
6272             'relativealtitude' => { 124 => 'RelativeAltitude' },
6273             'relativepeakaudiofilepath' => { 566 => 'relativePeakAudioFilePath' },
6274             'relativetimestamp' => { 566 => 'relativeTimestamp' },
6275             'relativetimestampscale' => { 566 => [\'relativeTimestamp','relativeTimestampScale'] },
6276             'relativetimestampvalue' => { 566 => [\'relativeTimestamp','relativeTimestampValue'] },
6277             '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' },
6278             'releasedate' => { 150 => 0x1e, 429 => 'rldt', 530 => 'ReleaseDate', 566 => 'releaseDate' },
6279             'releasemode' => { 121 => 0x3001, 263 => 0x5c, 298 => 0x184d, 481 => 0xb049 },
6280             '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 },
6281             'releasemode3' => { 490 => 0x1128, 491 => 0x1128, 492 => 0x1104, 493 => 0x1180, 494 => 0x115c, 495 => 0x1014, 496 => 0x20c, 497 => 0x20c, 498 => 0x204 },
6282             'releasemodebutton' => { 266 => 0x8a0 },
6283             'releasemodebuttonplaybackmode' => { 266 => 0x8a8 },
6284             'releaseready' => { 550 => 'ReleaseReady' },
6285             'releasesetting' => { 105 => 0x1016 },
6286             'releasetime' => { 150 => 0x23, 530 => 'ReleaseTime' },
6287             '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' },
6288             'renditionclass' => { 567 => 'RenditionClass' },
6289             'renditionof' => { 567 => 'RenditionOf' },
6290             'renditionofalternatepaths' => { 567 => [\'RenditionOf','RenditionOfAlternatePaths'] },
6291             'renditionofdocumentid' => { 567 => [\'RenditionOf','RenditionOfDocumentID'] },
6292             'renditionoffilepath' => { 567 => [\'RenditionOf','RenditionOfFilePath'] },
6293             'renditionoffrompart' => { 567 => [\'RenditionOf','RenditionOfFromPart'] },
6294             'renditionofinstanceid' => { 567 => [\'RenditionOf','RenditionOfInstanceID'] },
6295             'renditionoflastmodifydate' => { 567 => [\'RenditionOf','RenditionOfLastModifyDate'] },
6296             'renditionoflasturl' => { 567 => [\'RenditionOf','RenditionOfLastURL'] },
6297             'renditionoflinkcategory' => { 567 => [\'RenditionOf','RenditionOfLinkCategory'] },
6298             'renditionoflinkform' => { 567 => [\'RenditionOf','RenditionOfLinkForm'] },
6299             'renditionofmanager' => { 567 => [\'RenditionOf','RenditionOfManager'] },
6300             'renditionofmanagervariant' => { 567 => [\'RenditionOf','RenditionOfManagerVariant'] },
6301             'renditionofmanageto' => { 567 => [\'RenditionOf','RenditionOfManageTo'] },
6302             'renditionofmanageui' => { 567 => [\'RenditionOf','RenditionOfManageUI'] },
6303             'renditionofmaskmarkers' => { 567 => [\'RenditionOf','RenditionOfMaskMarkers'] },
6304             'renditionoforiginaldocumentid' => { 567 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
6305             'renditionofpartmapping' => { 567 => [\'RenditionOf','RenditionOfPartMapping'] },
6306             'renditionofplacedresolutionunit' => { 567 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
6307             'renditionofplacedxresolution' => { 567 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
6308             'renditionofplacedyresolution' => { 567 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
6309             'renditionofrenditionclass' => { 567 => [\'RenditionOf','RenditionOfRenditionClass'] },
6310             'renditionofrenditionparams' => { 567 => [\'RenditionOf','RenditionOfRenditionParams'] },
6311             'renditionoftopart' => { 567 => [\'RenditionOf','RenditionOfToPart'] },
6312             'renditionofversionid' => { 567 => [\'RenditionOf','RenditionOfVersionID'] },
6313             'renditionparams' => { 567 => 'RenditionParams' },
6314             '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' },
6315             'repeatingflashcountbuilt-in' => { 305 => 0x4db },
6316             'repeatingflashcountexternal' => { 305 => 0x4c3 },
6317             'repeatingflashoutput' => { 334 => '17.1', 335 => '24.1', 336 => '9.1', 337 => '24.1', 340 => '25.1' },
6318             'repeatingflashoutputexternal' => { 305 => 0x4c0 },
6319             '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' },
6320             'repeatingflashratebuilt-in' => { 305 => 0x4da },
6321             'repeatingflashrateexternal' => { 305 => 0x4c2 },
6322             'requirements' => { 437 => "\xa9req" },
6323             'requires' => { 534 => 'requires' },
6324             'resampleparams' => { 566 => 'resampleParams' },
6325             'resampleparamsquality' => { 566 => [\'resampleParams','resampleParamsQuality'] },
6326             'resamplingkerneldenominators050' => { 157 => 0xe50 },
6327             'resamplingkerneldenominators067' => { 157 => 0xe4f },
6328             'resamplingkerneldenominators100' => { 157 => 0xe51 },
6329             'resaved' => { 456 => 0x21e },
6330             'resetblacksegrows' => { 157 => 0x181a },
6331             'resolution' => { 181 => 'Resolution' },
6332             'resolutionmode' => { 457 => [0x87,0x4] },
6333             'resolutionunit' => { 127 => 0x128, 153 => 0x2, 562 => 'ResolutionUnit' },
6334             'resourceid' => { 126 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
6335             'resourcerelationship' => { 126 => 'ResourceRelationship' },
6336             'resourcerelationshipid' => { 126 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
6337             'restrictdrivemodes' => { 92 => 0x612 },
6338             'restrictions' => { 559 => 'restrictions' },
6339             'retouchareafeather' => { 536 => [\'RetouchAreas','RetouchAreasFeather'], 538 => [\'RetouchAreas','RetouchAreasFeather'] },
6340             'retouchareamaskalpha' => { 536 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 538 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
6341             'retouchareamaskangle' => { 536 => [\'RetouchAreas','RetouchAreasMasksAngle'], 538 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
6342             'retouchareamaskbottom' => { 536 => [\'RetouchAreas','RetouchAreasMasksBottom'], 538 => [\'RetouchAreas','RetouchAreasMasksBottom'] },
6343             'retouchareamaskcentervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksCenterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksCenterValue'] },
6344             'retouchareamaskcenterweight' => { 536 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'], 538 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'] },
6345             'retouchareamaskdabs' => { 536 => [\'RetouchAreas','RetouchAreasMasksDabs'], 538 => [\'RetouchAreas','RetouchAreasMasksDabs'] },
6346             'retouchareamaskfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksFeather'] },
6347             'retouchareamaskflipped' => { 536 => [\'RetouchAreas','RetouchAreasMasksFlipped'], 538 => [\'RetouchAreas','RetouchAreasMasksFlipped'] },
6348             'retouchareamaskflow' => { 536 => [\'RetouchAreas','RetouchAreasMasksFlow'], 538 => [\'RetouchAreas','RetouchAreasMasksFlow'] },
6349             'retouchareamaskfullx' => { 536 => [\'RetouchAreas','RetouchAreasMasksFullX'], 538 => [\'RetouchAreas','RetouchAreasMasksFullX'] },
6350             'retouchareamaskfully' => { 536 => [\'RetouchAreas','RetouchAreasMasksFullY'], 538 => [\'RetouchAreas','RetouchAreasMasksFullY'] },
6351             'retouchareamaskinputdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksInputDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksInputDigest'] },
6352             'retouchareamaskleft' => { 536 => [\'RetouchAreas','RetouchAreasMasksLeft'], 538 => [\'RetouchAreas','RetouchAreasMasksLeft'] },
6353             'retouchareamaskmaskactive' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskActive'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskActive'] },
6354             'retouchareamaskmaskblendmode' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'] },
6355             'retouchareamaskmaskdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'] },
6356             'retouchareamaskmaskinverted' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'] },
6357             'retouchareamaskmaskname' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskName'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskName'] },
6358             'retouchareamaskmasks' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasks'], 538 => [\'RetouchAreas','RetouchAreasMasksMasks'] },
6359             'retouchareamaskmasksalpha' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'] },
6360             'retouchareamaskmasksangle' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'] },
6361             'retouchareamaskmasksbottom' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'] },
6362             'retouchareamaskmaskscentervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'] },
6363             'retouchareamaskmaskscenterweight' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'] },
6364             'retouchareamaskmasksdabs' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'] },
6365             'retouchareamaskmasksfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'] },
6366             'retouchareamaskmasksflipped' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'] },
6367             'retouchareamaskmasksflow' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'] },
6368             'retouchareamaskmasksfullx' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'] },
6369             'retouchareamaskmasksfully' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'] },
6370             'retouchareamaskmasksinputdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'] },
6371             'retouchareamaskmasksleft' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'] },
6372             'retouchareamaskmasksmaskactive' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'] },
6373             'retouchareamaskmasksmaskblendmode' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'] },
6374             'retouchareamaskmasksmaskdigest' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'] },
6375             'retouchareamaskmasksmaskinverted' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'] },
6376             'retouchareamaskmasksmaskname' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'] },
6377             'retouchareamaskmasksmasksubtype' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'] },
6378             'retouchareamaskmasksmasksyncid' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'] },
6379             'retouchareamaskmasksmaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'] },
6380             'retouchareamaskmasksmidpoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'] },
6381             'retouchareamaskmasksorigin' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'] },
6382             'retouchareamaskmasksperimetervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'] },
6383             'retouchareamaskmasksradius' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'] },
6384             'retouchareamaskmasksreferencepoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'] },
6385             'retouchareamaskmasksright' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRight'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRight'] },
6386             'retouchareamaskmasksroundness' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'] },
6387             'retouchareamaskmaskssizex' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'] },
6388             'retouchareamaskmaskssizey' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'] },
6389             'retouchareamaskmaskstop' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksTop'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksTop'] },
6390             'retouchareamaskmasksubtype' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'] },
6391             'retouchareamaskmasksvalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'] },
6392             'retouchareamaskmasksversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'] },
6393             'retouchareamaskmaskswhat' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'] },
6394             'retouchareamaskmaskswholeimagearea' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'] },
6395             'retouchareamaskmasksx' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksX'] },
6396             'retouchareamaskmasksy' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksY'] },
6397             'retouchareamaskmasksyncid' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'] },
6398             'retouchareamaskmaskszerox' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'] },
6399             'retouchareamaskmaskszeroy' => { 536 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'], 538 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'] },
6400             'retouchareamaskmaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'] },
6401             'retouchareamaskmidpoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksMidpoint'], 538 => [\'RetouchAreas','RetouchAreasMasksMidpoint'] },
6402             'retouchareamaskorigin' => { 536 => [\'RetouchAreas','RetouchAreasMasksOrigin'], 538 => [\'RetouchAreas','RetouchAreasMasksOrigin'] },
6403             'retouchareamaskperimetervalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'], 538 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'] },
6404             'retouchareamaskradius' => { 536 => [\'RetouchAreas','RetouchAreasMasksRadius'], 538 => [\'RetouchAreas','RetouchAreasMasksRadius'] },
6405             'retouchareamaskrange' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'] },
6406             'retouchareamaskrangeareamodels' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'] },
6407             'retouchareamaskrangeareamodelscolorsampleinfo' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
6408             'retouchareamaskrangeareamodelscomponents' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
6409             'retouchareamaskrangecoloramount' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'] },
6410             'retouchareamaskrangedepthfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'] },
6411             'retouchareamaskrangedepthmax' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'] },
6412             'retouchareamaskrangedepthmin' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'] },
6413             'retouchareamaskrangeinvert' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'] },
6414             'retouchareamaskrangelumfeather' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'] },
6415             'retouchareamaskrangeluminancedepthsampleinfo' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
6416             'retouchareamaskrangelummax' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'] },
6417             'retouchareamaskrangelummin' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'] },
6418             'retouchareamaskrangelumrange' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'] },
6419             'retouchareamaskrangesampletype' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'] },
6420             'retouchareamaskrangetype' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'] },
6421             'retouchareamaskrangeversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'] },
6422             'retouchareamaskreferencepoint' => { 536 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'], 538 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'] },
6423             'retouchareamaskright' => { 536 => [\'RetouchAreas','RetouchAreasMasksRight'], 538 => [\'RetouchAreas','RetouchAreasMasksRight'] },
6424             'retouchareamaskroundness' => { 536 => [\'RetouchAreas','RetouchAreasMasksRoundness'], 538 => [\'RetouchAreas','RetouchAreasMasksRoundness'] },
6425             'retouchareamasks' => { 536 => [\'RetouchAreas','RetouchAreasMasks'], 538 => [\'RetouchAreas','RetouchAreasMasks'] },
6426             'retouchareamasksizex' => { 536 => [\'RetouchAreas','RetouchAreasMasksSizeX'], 538 => [\'RetouchAreas','RetouchAreasMasksSizeX'] },
6427             'retouchareamasksizey' => { 536 => [\'RetouchAreas','RetouchAreasMasksSizeY'], 538 => [\'RetouchAreas','RetouchAreasMasksSizeY'] },
6428             'retouchareamasktop' => { 536 => [\'RetouchAreas','RetouchAreasMasksTop'], 538 => [\'RetouchAreas','RetouchAreasMasksTop'] },
6429             'retouchareamaskvalue' => { 536 => [\'RetouchAreas','RetouchAreasMasksMaskValue'], 538 => [\'RetouchAreas','RetouchAreasMasksMaskValue'] },
6430             'retouchareamaskversion' => { 536 => [\'RetouchAreas','RetouchAreasMasksVersion'], 538 => [\'RetouchAreas','RetouchAreasMasksVersion'] },
6431             'retouchareamaskwhat' => { 536 => [\'RetouchAreas','RetouchAreasMasksWhat'], 538 => [\'RetouchAreas','RetouchAreasMasksWhat'] },
6432             'retouchareamaskwholeimagearea' => { 536 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'], 538 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'] },
6433             'retouchareamaskx' => { 536 => [\'RetouchAreas','RetouchAreasMasksX'], 538 => [\'RetouchAreas','RetouchAreasMasksX'] },
6434             'retouchareamasky' => { 536 => [\'RetouchAreas','RetouchAreasMasksY'], 538 => [\'RetouchAreas','RetouchAreasMasksY'] },
6435             'retouchareamaskzerox' => { 536 => [\'RetouchAreas','RetouchAreasMasksZeroX'], 538 => [\'RetouchAreas','RetouchAreasMasksZeroX'] },
6436             'retouchareamaskzeroy' => { 536 => [\'RetouchAreas','RetouchAreasMasksZeroY'], 538 => [\'RetouchAreas','RetouchAreasMasksZeroY'] },
6437             'retouchareamethod' => { 536 => [\'RetouchAreas','RetouchAreasMethod'], 538 => [\'RetouchAreas','RetouchAreasMethod'] },
6438             'retouchareaoffsety' => { 536 => [\'RetouchAreas','RetouchAreasOffsetY'], 538 => [\'RetouchAreas','RetouchAreasOffsetY'] },
6439             'retouchareaopacity' => { 536 => [\'RetouchAreas','RetouchAreasOpacity'], 538 => [\'RetouchAreas','RetouchAreasOpacity'] },
6440             'retouchareas' => { 536 => 'RetouchAreas', 538 => 'RetouchAreas' },
6441             'retouchareaseed' => { 536 => [\'RetouchAreas','RetouchAreasSeed'], 538 => [\'RetouchAreas','RetouchAreasSeed'] },
6442             'retouchareasourcestate' => { 536 => [\'RetouchAreas','RetouchAreasSourceState'], 538 => [\'RetouchAreas','RetouchAreasSourceState'] },
6443             'retouchareasourcex' => { 536 => [\'RetouchAreas','RetouchAreasSourceX'], 538 => [\'RetouchAreas','RetouchAreasSourceX'] },
6444             'retouchareaspottype' => { 536 => [\'RetouchAreas','RetouchAreasSpotType'], 538 => [\'RetouchAreas','RetouchAreasSpotType'] },
6445             'retouchhistory' => { 258 => 0x9e },
6446             'retouchinfo' => { 536 => 'RetouchInfo', 538 => 'RetouchInfo' },
6447             'retouchnefprocessing' => { 282 => 0x5 },
6448             'retractlensonpoweroff' => { 92 => 0x814 },
6449             'reuse' => { 358 => 'Reuse' },
6450             'reuseallowed' => { 569 => 'ReuseAllowed' },
6451             'reuseprohibited' => { 559 => 'reuseProhibited' },
6452             'reverseexposurecompdial' => { 332 => '5.2' },
6453             'reversefocusring' => { 342 => 0x163, 343 => 0x163, 344 => 0x17b },
6454             '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 },
6455             'reverseshutterspeedaperture' => { 332 => '5.3' },
6456             'revision' => { 540 => 'revision' },
6457             'rflensmffocusringsensitivity' => { 92 => 0x714 },
6458             'rflenstype' => { 62 => 0x3d },
6459             'rgbcurvelimits' => { 116 => 0x238 },
6460             'rgbcurvepoints' => { 115 => 0x7, 116 => 0x20e },
6461             'rgbtables' => { 127 => 0xcd3f },
6462             'richtextcomment' => { 545 => 'RichTextComment' },
6463             'ricohdate' => { 446 => 0x6 },
6464             'ricohimageheight' => { 446 => 0x2 },
6465             'ricohimagewidth' => { 446 => 0x0 },
6466             'rightalbedo' => { 526 => 'RightAlbedo' },
6467             'rightascension' => { 184 => 'RightAscension' },
6468             'rights' => { 539 => 'rights' },
6469             'rightsagent' => { 559 => 'rightsAgent' },
6470             'rightsowner' => { 559 => 'rightsOwner' },
6471             'roll' => { 123 => 0x8, 437 => ['roll',"\xa9frl"] },
6472             'rollangle' => { 68 => 0x4, 135 => 0x144d, 274 => 0x0, 347 => 0x903, 362 => 'RollAngle', 372 => 0x90, 409 => 0x1, 410 => 0x3, 452 => 0x2 },
6473             'romoperationmode' => { 105 => 0x80d },
6474             '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 },
6475             'routedto' => { 544 => 'RoutedTo' },
6476             'routing' => { 427 => 'Routing' },
6477             'routingdestinations' => { 524 => 'RoutingDestinations' },
6478             'routingexclusions' => { 524 => 'RoutingExclusions' },
6479             'routingnotes' => { 544 => 'RoutingNotes' },
6480             'rowsperstrip' => { 127 => 0x116 },
6481             'rpp' => { 530 => 'rpp' },
6482             'rtkflag' => { 124 => 'RtkFlag' },
6483             'rtkstdhgt' => { 124 => 'RtkStdHgt' },
6484             'rtkstdlat' => { 124 => 'RtkStdLat' },
6485             'rtkstdlon' => { 124 => 'RtkStdLon' },
6486             'safetyshift' => { 92 => 0x108 },
6487             'safetyshiftinavortv' => { 90 => 0x10, 91 => 0x10, 93 => 0xf, 94 => 0x10, 97 => 0x10 },
6488             'sameexposurefornewaperture' => { 92 => 0x112 },
6489             'samplebits' => { 174 => 'SampleBits' },
6490             'samplepagerange' => { 556 => 'samplePageRange' },
6491             'samplerate' => { 174 => 'SampleRate' },
6492             'samplesperpixel' => { 127 => 0x115, 377 => 0x8, 562 => 'SamplesPerPixel' },
6493             'samplestructure' => { 152 => 0x5a },
6494             'samsungmodelid' => { 454 => 0x3 },
6495             'sanyoquality' => { 456 => 0x201 },
6496             'sanyothumbnail' => { 456 => 0x100 },
6497             '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' },
6498             'saturationadj' => { 111 => 0x20901, 116 => 0x116, 258 => 0x94, 317 => 0x1, 321 => 0x2e, 518 => 0x8016 },
6499             'saturationadjustmentaqua' => { 536 => 'SaturationAdjustmentAqua', 538 => 'SaturationAdjustmentAqua' },
6500             'saturationadjustmentblue' => { 536 => 'SaturationAdjustmentBlue', 538 => 'SaturationAdjustmentBlue' },
6501             'saturationadjustmentgreen' => { 536 => 'SaturationAdjustmentGreen', 538 => 'SaturationAdjustmentGreen' },
6502             'saturationadjustmentmagenta' => { 536 => 'SaturationAdjustmentMagenta', 538 => 'SaturationAdjustmentMagenta' },
6503             'saturationadjustmentorange' => { 536 => 'SaturationAdjustmentOrange', 538 => 'SaturationAdjustmentOrange' },
6504             'saturationadjustmentpurple' => { 536 => 'SaturationAdjustmentPurple', 538 => 'SaturationAdjustmentPurple' },
6505             'saturationadjustmentred' => { 536 => 'SaturationAdjustmentRed', 538 => 'SaturationAdjustmentRed' },
6506             'saturationadjustmentyellow' => { 536 => 'SaturationAdjustmentYellow', 538 => 'SaturationAdjustmentYellow' },
6507             'saturationauto' => { 78 => 0x98 },
6508             'saturationfaithful' => { 19 => 0xfe, 77 => 0x68, 78 => 0x68 },
6509             'saturationlandscape' => { 19 => 0xfc, 77 => 0x38, 78 => 0x38 },
6510             'saturationmonochrome' => { 77 => 0x80, 78 => 0x80 },
6511             'saturationneutral' => { 19 => 0xfd, 77 => 0x50, 78 => 0x50 },
6512             'saturationportrait' => { 19 => 0xfb, 77 => 0x20, 78 => 0x20 },
6513             'saturationsetting' => { 355 => 0x1010, 469 => 0x11, 486 => 0x9 },
6514             'saturationstandard' => { 19 => 0xfa, 77 => 0x8, 78 => 0x8 },
6515             'saturationuserdef1' => { 19 => 0x100, 77 => 0x98, 78 => 0xb0 },
6516             'saturationuserdef2' => { 19 => 0x101, 77 => 0xb0, 78 => 0xc8 },
6517             'saturationuserdef3' => { 19 => 0x102, 77 => 0xc8, 78 => 0xe0 },
6518             'savefocusposition' => { 262 => 0x9b0 },
6519             'saveid' => { 567 => 'SaveID' },
6520             'sbaanalysiscomplete' => { 157 => 0xc35 },
6521             'sbablack' => { 157 => 0xc25 },
6522             'sbagmoffset' => { 157 => 0xc4a },
6523             'sbagray' => { 157 => 0xc26 },
6524             'sbagreenmagentabal' => { 157 => 0xc33 },
6525             'sbahighgray' => { 157 => 0xc46 },
6526             'sbailloffset' => { 157 => 0xc49 },
6527             'sbailluminantbal' => { 157 => 0xc34 },
6528             'sbalowgray' => { 157 => 0xc47 },
6529             'sbaneutralbal' => { 157 => 0xc32 },
6530             'sbawhite' => { 157 => 0xc27 },
6531             'scaletype' => { 566 => 'scaleType' },
6532             'scalingfactorheight' => { 362 => 'ScalingFactorHeight' },
6533             'scanimageenhancer' => { 284 => 0x60 },
6534             'scanningdirection' => { 152 => 0x64 },
6535             'scene' => { 437 => 'scen', 549 => 'Scene', 566 => 'scene' },
6536             'scenearea' => { 350 => 0x211, 352 => 0x1031 },
6537             'sceneassist' => { 258 => 0x9c },
6538             'scenecapturetype' => { 127 => 0xa406, 542 => 'SceneCaptureType' },
6539             'scenedetect' => { 350 => 0x210, 352 => 0x1030 },
6540             'scenedetectdata' => { 350 => 0x212, 352 => 0x1033 },
6541             'sceneflags' => { 1 => 0x25 },
6542             'scenemode' => { 161 => 0xfa02, 205 => 0x100, 258 => 0x8f, 347 => 0x509, 352 => 0x403, 372 => 0x8001, 381 => 0xf, 481 => 0xb023 },
6543             'scenemodeused' => { 163 => [0x6002,0xf002] },
6544             'scenerecognition' => { 135 => 0x1425 },
6545             'scenereferred' => { 546 => 'scene_referred' },
6546             'sceneselect' => { 456 => 0x21f },
6547             'scenetype' => { 127 => 0xa301, 542 => 'SceneType' },
6548             'screentips' => { 325 => '12.7', 326 => '5.3', 334 => '13.1', 335 => '4.4', 338 => '5.4', 340 => '5.1' },
6549             'scriptversion' => { 157 => 0x1770 },
6550             'sdcardid' => { 442 => 0x18 },
6551             'sdrblend' => { 536 => 'SDRBlend', 538 => 'SDRBlend' },
6552             'sdrbrightness' => { 536 => 'SDRBrightness', 538 => 'SDRBrightness' },
6553             'sdrcontrast' => { 536 => 'SDRContrast', 538 => 'SDRContrast' },
6554             'sdrhighlights' => { 536 => 'SDRHighlights', 538 => 'SDRHighlights' },
6555             'sdrshadows' => { 536 => 'SDRShadows', 538 => 'SDRShadows' },
6556             'sdrwhites' => { 536 => 'SDRWhites', 538 => 'SDRWhites' },
6557             'seal' => { 127 => 0xcea1 },
6558             'season' => { 550 => 'Season', 555 => 'season' },
6559             'seasonidentifier' => { 550 => [\'Season','SeasonIdentifier'] },
6560             'seasonname' => { 550 => [\'Season','SeasonName'] },
6561             'seasonnumber' => { 550 => [\'Season','SeasonNumber'] },
6562             'secondaryftp' => { 524 => 'SecondaryFTP' },
6563             'secondaryslotfunction' => { 262 => 0x35a, 264 => 0x240, 267 => 0x22c, 268 => 0x240, 269 => 0x240, 287 => 0x13c, 298 => 0x1d0 },
6564             'section' => { 556 => 'section' },
6565             'securityclassification' => { 127 => 0x9212 },
6566             'selectableafpoint' => { 92 => 0x509 },
6567             'selectafareaselectionmode' => { 2 => 0xc },
6568             'selectafareaselectmode' => { 92 => 0x512 },
6569             'selfdata' => { 124 => 'SelfData' },
6570             '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 },
6571             'selftimer2' => { 84 => 0x1d },
6572             'selftimerinterval' => { 335 => '19.2' },
6573             'selftimermode' => { 127 => 0x882b },
6574             '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 },
6575             '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 },
6576             '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 },
6577             'sellingagency' => { 556 => 'sellingAgency' },
6578             'semanticstyle' => { 1 => 0x40 },
6579             'semanticstylepreset' => { 1 => 0x42 },
6580             'semanticstylerenderingver' => { 1 => 0x41 },
6581             'seminfo' => { 127 => 0x8546 },
6582             'sensingmethod' => { 127 => 0xa217, 542 => 'SensingMethod' },
6583             'sensitivityadjust' => { 411 => 0x40 },
6584             'sensitivitysteps' => { 390 => ['14.3','17.4'], 392 => 0x1 },
6585             'sensitivitytype' => { 127 => 0x8830, 543 => 'SensitivityType' },
6586             'sensor' => { 210 => 0x665e },
6587             'sensorarea' => { 352 => 0x400 },
6588             'sensorareas' => { 454 => 0xa010 },
6589             'sensorbitdepth' => { 374 => 0x312d },
6590             'sensorbluelevel' => { 81 => 0x5 },
6591             'sensorcalibration' => { 351 => 0x805 },
6592             'sensorcleaning' => { 98 => 0xd },
6593             'sensorfullheight' => { 156 => 0xf904 },
6594             'sensorfullwidth' => { 156 => 0xf903 },
6595             'sensorheight' => { 156 => 0xf901, 161 => 0xfa21, 207 => 0x8, 374 => 0x312c, 420 => 0x109, 447 => 0x1602 },
6596             'sensorimageheight' => { 157 => 0x3ee },
6597             'sensorimagewidth' => { 157 => 0x3ed },
6598             'sensorleftborder' => { 157 => 0x3eb },
6599             'sensorleftmargin' => { 420 => 0x10a },
6600             'sensorpixelsize' => { 258 => 0x9a },
6601             'sensorredlevel' => { 81 => 0x4 },
6602             'sensorserialnumber' => { 157 => 0x9ce },
6603             'sensorshield' => { 265 => 0x76b, 266 => 0x7cb, 267 => 0x66d, 268 => 0x69d, 269 => 0x705 },
6604             'sensorsize' => { 175 => 'SensorSize', 411 => 0x35 },
6605             'sensortemperature' => { 350 => 0x1500, 352 => 0x1007, 416 => [0xc,0x2a], 420 => 0x210, 457 => [0x39,0x55] },
6606             'sensortemperature2' => { 416 => 0xe, 420 => 0x211 },
6607             'sensortopborder' => { 157 => 0x3ec },
6608             'sensortopmargin' => { 420 => 0x10b },
6609             'sensortype' => { 372 => 0xca },
6610             'sensorwidth' => { 156 => 0xf900, 161 => 0xfa20, 207 => 0xa, 374 => 0x312b, 420 => 0x108, 447 => 0x1601 },
6611             'sequence' => { 439 => 0x7, 440 => 0x36, 441 => 0x29, 442 => 0x46, 443 => 0x35 },
6612             'sequencefilenumber' => { 491 => 0x4, 492 => 0x4, 493 => 0x4, 494 => 0x4, 504 => 0xc, 505 => 0xc, 506 => 0x1a },
6613             'sequenceframecount' => { 420 => 0x265 },
6614             'sequenceframenumber' => { 420 => 0x264 },
6615             'sequenceid' => { 420 => 0x262 },
6616             'sequenceimagenumber' => { 491 => 0x0, 492 => 0x0, 493 => 0x0, 494 => 0x0, 504 => 0x8, 505 => 0x8, 506 => 0x12, 513 => 0x24 },
6617             'sequencekind' => { 420 => 0x263 },
6618             'sequencelength' => { 504 => 0x22, 505 => 0x1e, 506 => [0x16,0x1e] },
6619             'sequencename' => { 555 => 'sequenceName' },
6620             'sequencenumber' => { 84 => 0x9, 121 => 0x301c, 135 => 0x1101, 159 => 0x1d, 305 => 0x51c, 372 => 0x2b, 469 => [0x10c,0x30c], 481 => 0xb04a, 555 => 'sequenceNumber' },
6621             'sequenceshotinterval' => { 456 => 0x224 },
6622             'sequencetotalnumber' => { 555 => 'sequenceTotalNumber' },
6623             'sequentialshot' => { 456 => 0x20e },
6624             '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' },
6625             'serialnumberformat' => { 71 => 0x15, 105 => 0x183b },
6626             'serialnumberhash' => { 437 => 'CAME' },
6627             'series' => { 550 => 'Series' },
6628             'seriesdatetime' => { 521 => 'SeriesDateTime' },
6629             'seriesdescription' => { 521 => 'SeriesDescription' },
6630             'seriesidentifier' => { 550 => [\'Series','SeriesIdentifier'] },
6631             'seriesmodality' => { 521 => 'SeriesModality' },
6632             'seriesname' => { 550 => [\'Series','SeriesName'] },
6633             'seriesnumber' => { 521 => 'SeriesNumber', 556 => 'seriesNumber' },
6634             'seriestitle' => { 556 => 'seriesTitle' },
6635             'serviceidentifier' => { 151 => 0x1e },
6636             'servingsize' => { 558 => 'servingSize' },
6637             'servoafcharacteristics' => { 2 => 0x1b },
6638             'setbuttoncrosskeysfunc' => { 95 => 0x0, 96 => 0x0 },
6639             'setbuttonwhenshooting' => { 90 => 0x1, 92 => 0x704, 98 => 0xc },
6640             'setclockfromlocationdata' => { 267 => 0x61d, 268 => 0x64d, 269 => 0x6b5 },
6641             'setfunctionwhenshooting' => { 93 => 0x0, 94 => 0x1, 97 => 0x1 },
6642             'setting' => { 555 => 'setting' },
6643             'shadingcompensation' => { 347 => 0x50c, 372 => 0x8a },
6644             'shadingcompensation2' => { 351 => 0x1012 },
6645             'shadow' => { 457 => 0xe },
6646             'shadowadj' => { 111 => 0x2030b },
6647             'shadowcorrection' => { 411 => 0x79 },
6648             'shadowprotection' => { 317 => 0x0 },
6649             'shadows' => { 127 => 0xfe52, 481 => 0x2032, 529 => 'Shadows', 536 => 'Shadows', 538 => 'Shadows' },
6650             'shadows2012' => { 536 => 'Shadows2012', 538 => 'Shadows2012' },
6651             'shadowsadj' => { 518 => 0x901a },
6652             'shadowscale' => { 127 => 0xc633 },
6653             'shadowtint' => { 536 => 'ShadowTint', 538 => 'ShadowTint' },
6654             'shadowtone' => { 135 => 0x1040 },
6655             'shakereduction' => { 413 => 0x1, 414 => 0x1 },
6656             'shareduserrating' => { 198 => 'WM/SharedUserRating' },
6657             'sharpendetail' => { 536 => 'SharpenDetail', 538 => 'SharpenDetail' },
6658             'sharpenedgemasking' => { 536 => 'SharpenEdgeMasking', 538 => 'SharpenEdgeMasking' },
6659             'sharpening' => { 374 => 0x300b },
6660             'sharpeningadj' => { 321 => 0x2b },
6661             'sharpeningkernel' => { 157 => 0x92f },
6662             'sharpenradius' => { 536 => 'SharpenRadius', 538 => 'SharpenRadius' },
6663             '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' },
6664             'sharpnessadj' => { 111 => 0x20310, 116 => 0x25a, 518 => 0x801a },
6665             'sharpnessadjon' => { 111 => '0x20310.0' },
6666             'sharpnessauto' => { 78 => 0x94 },
6667             'sharpnessfactor' => { 352 => 0x102a },
6668             'sharpnessfaithful' => { 19 => 0xf5, 77 => 0x64, 78 => 0x64 },
6669             'sharpnessfrequency' => { 8 => [0x41,0x47], 81 => 0x3 },
6670             'sharpnesslandscape' => { 19 => 0xf3, 77 => 0x34, 78 => 0x34 },
6671             'sharpnessmonochrome' => { 19 => 0xf6, 77 => 0x7c, 78 => 0x7c },
6672             'sharpnessneutral' => { 19 => 0xf4, 77 => 0x4c, 78 => 0x4c },
6673             'sharpnessovershoot' => { 518 => 0x801b },
6674             'sharpnessportrait' => { 19 => 0xf2, 77 => 0x1c, 78 => 0x1c },
6675             'sharpnessrange' => { 481 => 0x2035 },
6676             'sharpnesssetting' => { 347 => 0x506, 355 => 0x1013, 469 => 0x12, 486 => 0xa },
6677             'sharpnessstandard' => { 19 => 0xf1, 77 => 0x4, 78 => 0x4 },
6678             'sharpnessstrength' => { 111 => 0x20311 },
6679             'sharpnessthreshold' => { 518 => 0x801d },
6680             'sharpnessundershoot' => { 518 => 0x801c },
6681             'sharpnessuserdef1' => { 19 => 0xf7, 77 => 0x94, 78 => 0xac },
6682             'sharpnessuserdef2' => { 19 => 0xf8, 77 => 0xac, 78 => 0xc4 },
6683             'sharpnessuserdef3' => { 19 => 0xf9, 77 => 0xc4, 78 => 0xdc },
6684             'shiftcols' => { 157 => 0xc70 },
6685             'shootid' => { 555 => 'shootID' },
6686             'shootingdistance' => { 111 => 0x20701 },
6687             'shootinginfodisplay' => { 325 => '13.2', 326 => '5.1', 334 => '10.2', 335 => '4.1', 338 => '5.1', 340 => '5.3' },
6688             '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 },
6689             'shootingmode' => { 175 => 'ShootingMode', 258 => 0x89, 372 => 0x1f },
6690             'shootingmodesetting' => { 327 => '5.1' },
6691             'shortdescription' => { 540 => 'shortdescription' },
6692             'shortdocumentid' => { 150 => 0xba },
6693             'shortname' => { 536 => 'ShortName', 538 => 'ShortName' },
6694             'shortownername' => { 19 => 0xac },
6695             'shortreleasetimelag' => { 92 => 0x80d },
6696             'shorttitle' => { 429 => '@sti' },
6697             'shotdate' => { 566 => 'shotDate' },
6698             'shotday' => { 566 => 'shotDay' },
6699             'shotlocation' => { 566 => 'shotLocation' },
6700             'shotlogdata' => { 142 => 'shot_log_data' },
6701             'shotname' => { 437 => 'shot', 566 => 'shotName' },
6702             'shotnumber' => { 416 => 0xa, 566 => 'shotNumber' },
6703             'shotnumbersincepowerup' => { 485 => 0x44e, 504 => 0x1a, 505 => 0x16, 506 => 0xa },
6704             'shotnumbersincepowerup2' => { 469 => 0x200 },
6705             'shotsize' => { 566 => 'shotSize' },
6706             'shotsperinterval' => { 247 => 0x180, 262 => 0x1f0, 263 => 0xb4, 264 => 0xcc, 267 => 0xc0, 268 => 0xd0, 269 => 0xd0 },
6707             'showmovement' => { 429 => 'shwm' },
6708             'shownevent' => { 550 => 'EventExt' },
6709             'showneventidentifier' => { 550 => [\'EventExt','EventExtIdentifier'] },
6710             'showneventname' => { 550 => [\'EventExt','EventExtName'] },
6711             'shutter' => { 500 => 0x20, 501 => 0x26, 502 => 0x26 },
6712             'shutter-aelock' => { 90 => 0x4, 92 => 0x701, 93 => 0x3, 94 => 0x4, 95 => 0x3, 96 => 0x3, 97 => 0x4, 98 => 0x2 },
6713             'shutteraelbutton' => { 91 => 0x4 },
6714             'shutterbuttonafonbutton' => { 92 => 0x701 },
6715             '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 },
6716             'shuttercount2' => { 500 => 0x4c, 501 => [0x50,0x52,0x58], 502 => 0x50 },
6717             'shuttercount3' => { 500 => [0x1a0,0x1aa,0x1bd], 501 => [0x19f,0x1cb,0x1cd] },
6718             'shuttercurtainsync' => { 90 => 0xf, 91 => 0xf, 92 => 0x305, 93 => 0xe, 94 => 0xf, 95 => 0x8, 96 => 0x8, 97 => 0xf, 98 => 0x8 },
6719             'shuttermode' => { 62 => 0x17, 159 => 0x1b, 258 => 0x34 },
6720             '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 },
6721             'shutterreleasemethod' => { 105 => 0x1010 },
6722             'shutterreleasenocfcard' => { 90 => 0x2, 91 => 0x2, 98 => 0xf },
6723             'shutterreleasetiming' => { 105 => 0x1011 },
6724             'shutterreleasewithoutlens' => { 92 => 0x711 },
6725             'shutterspeedlock' => { 326 => '38.1', 328 => '38.1', 329 => '38.1', 338 => '38.1', 339 => '38.1', 341 => 0xbb, 342 => 0xb7, 343 => 0xb7, 344 => 0xb7 },
6726             'shutterspeedrange' => { 92 => 0x10c },
6727             'shutterspeedsetting' => { 203 => 0x6, 467 => 0x2f, 468 => 0x28, 469 => 0x0 },
6728             'shutterspeedvalue' => { 101 => 0x1, 127 => 0x9201, 352 => 0x1000, 420 => 0x400, 542 => 'ShutterSpeedValue' },
6729             'shuttertype' => { 135 => 0x1050, 372 => 0x9f, 411 => 0x87, 506 => [0x133,0x139,0x13f] },
6730             'sidecarforextension' => { 554 => 'SidecarForExtension' },
6731             'sigmaimpulseparameters' => { 157 => 0xe0d },
6732             'sigmascalingfactorcamera' => { 157 => 0xe0c },
6733             'sigmascalingfactorlowres' => { 157 => 0xe0b },
6734             'sigmasizetable' => { 157 => 0xe0f },
6735             'signaltonoiseratio' => { 1 => 0x27 },
6736             'signaltonoiseratiotype' => { 1 => 0x26 },
6737             'silentphotography' => { 258 => 0xbf, 262 => 0x9b7 },
6738             'similarityindex' => { 150 => 0xe4 },
6739             'singleframe' => { 262 => 0x168, 263 => 0x5a },
6740             'singleframebracketing' => { 203 => 0x21 },
6741             'skilllevel' => { 558 => 'skillLevel' },
6742             'skintonecorrection' => { 411 => 0x95 },
6743             'skiplinetime' => { 157 => 0x184e },
6744             'slaveflashmeteringsegments' => { 411 => 0x20b },
6745             'slideshowname' => { 555 => 'slideshowName' },
6746             'slideshownumber' => { 555 => 'slideshowNumber' },
6747             'slideshowtotalnumber' => { 555 => 'slideshowTotalNumber' },
6748             'slot2jpgsize' => { 262 => 0x364, 264 => 0x24a, 269 => 0x24a },
6749             'slowshutter' => { 84 => 0x8 },
6750             'slowsync' => { 135 => 0x1030 },
6751             'smartalbumcolor' => { 454 => 0x20 },
6752             'smartrange' => { 454 => 0xa012 },
6753             'smileshutter' => { 469 => 0x31 },
6754             'smileshuttermode' => { 469 => 0x27 },
6755             'smoothness' => { 127 => 0xfe57, 536 => 'Smoothness', 538 => 'Smoothness' },
6756             'snapshot' => { 550 => 'SnapshotLink' },
6757             'snapshotformat' => { 550 => [\'SnapshotLink','SnapshotLinkFormat'] },
6758             'snapshotheightpixels' => { 550 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6759             'snapshotimagerole' => { 550 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6760             'snapshotlink' => { 550 => [\'SnapshotLink','SnapshotLinkLink'] },
6761             'snapshotlinkqualifier' => { 550 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6762             'snapshots' => { 530 => 'Snapshots' },
6763             'snapshotusedvideoframe' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6764             'snapshotusedvideoframetimeformat' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6765             'snapshotusedvideoframetimevalue' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6766             'snapshotusedvideoframevalue' => { 550 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6767             'snapshotwidthpixels' => { 550 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6768             'softskineffect' => { 481 => 0x200f },
6769             'software' => { 127 => 0x131, 145 => 'Software', 176 => 'Software', 361 => 'Software', 420 => 0x203, 431 => 'software', 457 => 0x18, 562 => 'Software' },
6770             'softwareversion' => { 437 => ['@swr',"\xa9swr"], 456 => 0x207 },
6771             'soloist' => { 429 => "\xa9sol" },
6772             'songwriter' => { 437 => "\xa9swf" },
6773             'songwriterkeywords' => { 437 => "\xa9swk" },
6774             'sonycropsize' => { 127 => 0x74c8 },
6775             'sonycroptopleft' => { 127 => 0x74c7 },
6776             'sonydatetime' => { 489 => 0x6, 491 => 0x1b6, 492 => 0x210, 493 => 0x1fe, 494 => 0x22c },
6777             'sonydatetime2' => { 500 => 0x51 },
6778             'sonyexposuretime' => { 500 => 0x3a, 501 => 0x46, 502 => [0x66,0x46], 503 => 0x1a },
6779             'sonyexposuretime2' => { 513 => 0xe },
6780             'sonyfnumber' => { 500 => 0x3c, 501 => 0x48, 502 => [0x68,0x48], 503 => 0x1c, 513 => 0x14 },
6781             'sonyimageheight' => { 489 => 0x1a, 504 => 0x44, 505 => 0x3f },
6782             'sonyimageheightmax' => { 513 => 0x40 },
6783             'sonyimagesize' => { 203 => 0x3b, 467 => 0x54, 468 => 0x54, 469 => 0x9 },
6784             'sonyimagewidth' => { 489 => 0x1c },
6785             'sonyimagewidthmax' => { 513 => 0x3e },
6786             'sonyiso' => { 491 => 0x1218, 492 => 0x11f4, 493 => 0x1270, 494 => [0x1254,0x1258,0x1280], 495 => 0x113c, 496 => 0x344, 497 => 0x346, 498 => 0x320, 513 => 0x4 },
6787             'sonymaxaperture' => { 500 => 0x0, 501 => 0x0 },
6788             'sonymaxaperturevalue' => { 513 => 0x16 },
6789             'sonyminaperture' => { 500 => 0x1, 501 => 0x1 },
6790             'sonymodelid' => { 481 => 0xb001 },
6791             'sonyquality' => { 203 => 0x3c },
6792             'sonyrawimagesize' => { 127 => 0x7038 },
6793             'sonytimeminsec' => { 501 => 0x61 },
6794             'sortalbum' => { 429 => 'soal' },
6795             'sortalbumartist' => { 429 => 'soaa' },
6796             'sortartist' => { 429 => 'soar' },
6797             'sortcomposer' => { 429 => 'soco' },
6798             'sortname' => { 429 => 'sonm', 536 => 'SortName', 538 => 'SortName' },
6799             'sortshow' => { 429 => 'sosn' },
6800             'soundengineer' => { 429 => "\xa9sne" },
6801             'source' => { 150 => 0x73, 361 => 'Source', 539 => 'source', 540 => 'source', 554 => 'Source' },
6802             'sourcecount' => { 149 => 'SourceCount' },
6803             'sourcecredits' => { 437 => "\xa9src" },
6804             'sourcedirectoryindex' => { 397 => 0x0 },
6805             'sourcefileindex' => { 397 => 0x2 },
6806             'sourcemodified' => { 357 => 'SourceModified', 553 => 'SourceModified' },
6807             'sourcephotoscount' => { 148 => 'SourcePhotosCount' },
6808             'sourceprofileprefix' => { 157 => 0x1390 },
6809             'spatialfrequencyresponse' => { 542 => 'SpatialFrequencyResponse' },
6810             'spatialfrequencyresponsecolumns' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseColumns'] },
6811             'spatialfrequencyresponsenames' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6812             'spatialfrequencyresponserows' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6813             'spatialfrequencyresponsevalues' => { 542 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6814             'speakerplacement' => { 566 => 'speakerPlacement' },
6815             'specialeffectlevel' => { 121 => 0x3030 },
6816             'specialeffectmode' => { 121 => 0x2076 },
6817             'specialeffectsetting' => { 121 => 0x3031 },
6818             'specialinstructions' => { 150 => 0x28 },
6819             'specialmode' => { 352 => 0x200, 456 => 0x200 },
6820             'specialoccasion' => { 558 => 'specialOccasion' },
6821             'specialtypeid' => { 142 => 'SpecialTypeID' },
6822             'spectralsensitivity' => { 127 => 0x8824, 542 => 'SpectralSensitivity' },
6823             'specularwhitelevel' => { 45 => 0x32b, 46 => 0x281, 47 => 0x295, 50 => [0x2b9,0x2d0,0x2d4], 51 => [0x56a,0x296], 52 => 0x1e4, 53 => [0x1fd,0x2dd], 54 => [0x231,0x30f], 55 => 0x31d },
6824             'speedx' => { 123 => 0x3, 437 => "\xa9xsp" },
6825             'speedy' => { 123 => 0x4, 437 => "\xa9ysp" },
6826             'speedz' => { 123 => 0x5, 437 => "\xa9zsp" },
6827             'spherical' => { 149 => 'Spherical' },
6828             'sphericalvideoxml' => { 128 => 'SphericalVideoXML' },
6829             'splitcolumn' => { 420 => 0x222 },
6830             'splittoningbalance' => { 536 => 'SplitToningBalance', 538 => 'SplitToningBalance' },
6831             'splittoninghighlighthue' => { 536 => 'SplitToningHighlightHue', 538 => 'SplitToningHighlightHue' },
6832             'splittoninghighlightsaturation' => { 536 => 'SplitToningHighlightSaturation', 538 => 'SplitToningHighlightSaturation' },
6833             'splittoningshadowhue' => { 536 => 'SplitToningShadowHue', 538 => 'SplitToningShadowHue' },
6834             'splittoningshadowsaturation' => { 536 => 'SplitToningShadowSaturation', 538 => 'SplitToningShadowSaturation' },
6835             'sport' => { 556 => 'sport' },
6836             'sportevents' => { 2 => 0x1e },
6837             'spotfocuspointx' => { 200 => 0x2d },
6838             'spotfocuspointy' => { 200 => 0x2e },
6839             'spotmeteringmode' => { 38 => 0x27 },
6840             'spotmeterlinktoafpoint' => { 92 => 0x107 },
6841             'sractive' => { 390 => '17.1' },
6842             'srawquality' => { 38 => 0x2e },
6843             'srfocallength' => { 413 => 0x3 },
6844             'srgbrendering' => { 359 => 'sRGB' },
6845             'srhalfpresstime' => { 413 => 0x2 },
6846             'srresult' => { 413 => 0x0, 414 => 0x0 },
6847             'stackedimage' => { 347 => 0x804 },
6848             'standardmatrixcustom' => { 157 => 0x7d4 },
6849             'standardmatrixdaylight' => { 157 => 0x7d0 },
6850             'standardmatrixflash' => { 157 => 0x7d3 },
6851             'standardmatrixfluorescent' => { 157 => 0x7d2 },
6852             'standardmatrixtungsten' => { 157 => 0x7d1 },
6853             'standardoutputhighlightpoint' => { 117 => 0x14 },
6854             'standardoutputsensitivity' => { 127 => 0x8831, 543 => 'StandardOutputSensitivity' },
6855             'standardoutputshadowpoint' => { 117 => 0x15 },
6856             'standardrawcolortone' => { 117 => 0xd },
6857             'standardrawcontrast' => { 117 => 0xf },
6858             'standardrawhighlight' => { 117 => 0x75 },
6859             'standardrawhighlightpoint' => { 117 => 0x12 },
6860             'standardrawlinear' => { 117 => 0x10 },
6861             'standardrawsaturation' => { 117 => 0xe },
6862             'standardrawshadow' => { 117 => 0x7e },
6863             'standardrawshadowpoint' => { 117 => 0x13 },
6864             'standardrawsharpness' => { 117 => 0x11 },
6865             'standardunsharpmaskfineness' => { 117 => 0x94 },
6866             'standardunsharpmaskstrength' => { 117 => 0x92 },
6867             'standardunsharpmaskthreshold' => { 117 => 0x96 },
6868             'standardwhitecustom' => { 157 => 0x838 },
6869             'standardwhitedaylight' => { 157 => 0x834 },
6870             'standardwhiteflash' => { 157 => 0x837 },
6871             'standardwhitefluorescent' => { 157 => 0x836 },
6872             'standardwhitetungsten' => { 157 => 0x835 },
6873             'standbytimer' => { 326 => '19.1', 328 => '19.1', 329 => '19.1', 332 => '18.1', 333 => '18.1', 338 => '19.1', 339 => '19.1' },
6874             'starlightview' => { 342 => 0x249, 343 => 0x249, 344 => 0x261 },
6875             'startingpage' => { 556 => 'startingPage' },
6876             'startmovieshooting' => { 92 => 0x70d },
6877             'starttimecode' => { 437 => "\xa9TIM", 566 => 'startTimecode' },
6878             'starttimecodetimeformat' => { 566 => [\'startTimecode','startTimecodeTimeFormat'] },
6879             'starttimecodetimevalue' => { 566 => [\'startTimecode','startTimecodeTimeValue'] },
6880             'starttimecodevalue' => { 566 => [\'startTimecode','startTimecodeValue'] },
6881             'starttimesamplesize' => { 437 => "\xa9TSZ", 566 => 'startTimeSampleSize' },
6882             'starttimescale' => { 437 => "\xa9TSC", 566 => 'startTimeScale' },
6883             'state' => { 180 => 'State', 372 => 0x6b, 554 => 'State' },
6884             'status' => { 523 => 'Status', 528 => 'Status' },
6885             'stepcropshooting' => { 481 => 0x205c },
6886             'stereomode' => { 149 => 'StereoMode' },
6887             'stitched' => { 149 => 'Stitched' },
6888             'stitchingsoftware' => { 148 => 'StitchingSoftware', 149 => 'StitchingSoftware' },
6889             'stopsabovebaseiso' => { 490 => 0x113e, 491 => 0x113e, 492 => 0x111a, 493 => 0x1196, 494 => 0x1172, 495 => 0x102a, 496 => 0x222, 497 => 0x222, 498 => 0x217, 513 => 0xa },
6890             'storagemethod' => { 207 => 0x12 },
6891             'storebyorientation' => { 326 => '46.3', 328 => '47.3', 329 => '47.3', 338 => '47.3', 339 => '47.3', 341 => 0xd, 342 => 0xd, 343 => 0xd, 344 => 0xd },
6892             'storedescription' => { 429 => 'sdes' },
6893             'storedformat' => { 531 => 'StoredFormat' },
6894             'storylineidentifier' => { 550 => 'StorylineIdentifier' },
6895             'straightenangle' => { 318 => 0x2fc08431 },
6896             'streamready' => { 550 => 'StreamReady' },
6897             'streamtype' => { 195 => 'StreamType' },
6898             'stretchmode' => { 566 => 'stretchMode' },
6899             'studydatetime' => { 521 => 'StudyDateTime' },
6900             'studydescription' => { 521 => 'StudyDescription' },
6901             'studyid' => { 521 => 'StudyID' },
6902             'studyphysician' => { 521 => 'StudyPhysician' },
6903             'styleperiod' => { 550 => 'StylePeriod' },
6904             'sub-location' => { 150 => 0x5c },
6905             'subcommanddialframeadvancezoom' => { 269 => 0x806 },
6906             'subcommanddialplaybackmode' => { 342 => 0x1cf, 343 => 0x1cf, 344 => 0x1e7 },
6907             'subcommanddialvideoplaybackmode' => { 342 => 0x1d1, 344 => 0x1e9 },
6908             'subfiledata' => { 183 => 'data' },
6909             'subfiledirectory' => { 183 => '1Directory' },
6910             'subfilemimetype' => { 183 => '2MIME' },
6911             'subfilename' => { 183 => '1Name' },
6912             'subfileresource' => { 183 => 'rsrc' },
6913             'subfiletype' => { 127 => 0xfe, 183 => '0Type' },
6914             'subject' => { 357 => 'Subject', 427 => 'Subject', 539 => 'subject', 552 => 'Subject', 567 => 'subject' },
6915             'subjectarea' => { 127 => 0x9214, 542 => 'SubjectArea' },
6916             'subjectcode' => { 549 => 'SubjectCode' },
6917             'subjectdetectarea' => { 356 => 0x2 },
6918             'subjectdetectdetail' => { 356 => 0x6 },
6919             'subjectdetectframesize' => { 356 => 0x0 },
6920             'subjectdetectinfo' => { 347 => 0x30b },
6921             'subjectdetection' => { 262 => 0x36e, 264 => 0x252, 267 => 0x23e, 268 => 0x252, 269 => 0x252 },
6922             'subjectdetectionareamf' => { 262 => 0x3ea },
6923             'subjectdetectstatus' => { 356 => 0xa },
6924             'subjectdistance' => { 127 => 0x9206, 159 => 0x3e, 542 => 'SubjectDistance' },
6925             'subjectdistancerange' => { 127 => 0xa40c, 542 => 'SubjectDistanceRange' },
6926             'subjectlocation' => { 127 => 0xa214, 542 => 'SubjectLocation' },
6927             'subjectmotion' => { 328 => '78.2', 329 => '78.2', 339 => '78.2', 342 => 0x103, 343 => 0x103, 344 => 0x119 },
6928             'subjectprogram' => { 200 => 0x22 },
6929             'subjectrecognition' => { 383 => 0x960 },
6930             'subjectreference' => { 150 => 0xc },
6931             'subjectswitching' => { 2 => 0x15 },
6932             'subjecttodetect' => { 2 => 0x14 },
6933             'sublabels1' => { 548 => [\'TagStructure','TagStructureSubLabels'] },
6934             'sublabels2' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6935             'sublabels3' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6936             'sublabels4' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6937             'sublabels5' => { 548 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6938             'subseccreatedate' => { 122 => 'Exif-SubSecCreateDate' },
6939             'subsecdatetimeoriginal' => { 122 => 'Exif-SubSecDateTimeOriginal' },
6940             'subsecmodifydate' => { 122 => 'Exif-SubSecModifyDate' },
6941             'subsectime' => { 127 => 0x9290 },
6942             'subsectimedigitized' => { 127 => 0x9292 },
6943             'subsectimeoriginal' => { 127 => 0x9291 },
6944             'subsection1' => { 556 => 'subsection1' },
6945             'subsection2' => { 556 => 'subsection2' },
6946             'subsection3' => { 556 => 'subsection3' },
6947             'subsection4' => { 556 => 'subsection4' },
6948             'subselector' => { 326 => '49.1', 328 => '71.1', 329 => '71.1', 339 => '71.1', 341 => 0x93, 342 => 0x8f, 343 => 0x8f, 344 => 0x8f },
6949             'subselectorassignment' => { 326 => '48.1' },
6950             'subselectorcenter' => { 328 => '72.1', 329 => '72.1', 339 => '72.1' },
6951             'subselectorplusdials' => { 326 => '49.2', 328 => '73.1', 329 => '73.1', 339 => '73.1' },
6952             'subtitle' => { 198 => 'WM/SubTitle', 429 => "\xa9st3", 437 => "\xa9snm", 556 => 'subtitle' },
6953             'subtitlekeywords' => { 437 => "\xa9snk" },
6954             'subversionfilename' => { 548 => [\'SubVersions','SubVersionsFileName'] },
6955             'subversionreference' => { 548 => [\'SubVersions','SubVersionsVersRef'] },
6956             'subversions' => { 548 => 'SubVersions' },
6957             'superimposeddisplay' => { 90 => 0xa, 92 => 0x510, 93 => 0x9, 94 => 0xa, 97 => 0xa, 98 => 0xe },
6958             'supermacro' => { 71 => 0x1a },
6959             'supplementalcategories' => { 150 => 0x14, 554 => 'SupplementalCategories' },
6960             'supplementaltype' => { 152 => 0x37 },
6961             'supplementdisplayid' => { 556 => 'supplementDisplayID' },
6962             'supplementstartingpage' => { 556 => 'supplementStartingPage' },
6963             'supplementtitle' => { 556 => 'supplementTitle' },
6964             'supplychainsource' => { 550 => 'SupplyChainSource' },
6965             'supplychainsourceidentifier' => { 550 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6966             'supplychainsourcename' => { 550 => [\'SupplyChainSource','SupplyChainSourceName'] },
6967             'supportsamount' => { 536 => 'SupportsAmount', 538 => 'SupportsAmount' },
6968             'supportscolor' => { 536 => 'SupportsColor', 538 => 'SupportsColor' },
6969             'supportshighdynamicrange' => { 536 => 'SupportsHighDynamicRange', 538 => 'SupportsHighDynamicRange' },
6970             'supportsmonochrome' => { 536 => 'SupportsMonochrome', 538 => 'SupportsMonochrome' },
6971             'supportsnormaldynamicrange' => { 536 => 'SupportsNormalDynamicRange', 538 => 'SupportsNormalDynamicRange' },
6972             'supportsoutputreferred' => { 536 => 'SupportsOutputReferred', 538 => 'SupportsOutputReferred' },
6973             'supportsscenereferred' => { 536 => 'SupportsSceneReferred', 538 => 'SupportsSceneReferred' },
6974             'svisosetting' => { 390 => 0x14 },
6975             'swatchcoloranta' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6976             'swatchcolorantb' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6977             'swatchcolorantblack' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6978             'swatchcolorantblue' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6979             'swatchcolorantcyan' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6980             'swatchcolorantgray' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6981             'swatchcolorantgreen' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6982             'swatchcolorantl' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6983             'swatchcolorantmagenta' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6984             'swatchcolorantmode' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6985             'swatchcolorantred' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6986             'swatchcolorantswatchname' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6987             'swatchcoloranttint' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6988             'swatchcoloranttype' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6989             'swatchcolorantyellow' => { 571 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6990             'swatchgroupname' => { 571 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6991             'swatchgroups' => { 571 => 'SwatchGroups' },
6992             'swatchgroupscolorants' => { 571 => [\'SwatchGroups','SwatchGroupsColorants'] },
6993             'swatchgrouptype' => { 571 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6994             'sweeppanoramadirection' => { 372 => 0x93, 469 => 0x33 },
6995             'sweeppanoramafieldofview' => { 372 => 0x94 },
6996             'sweeppanoramasize' => { 469 => 0x32 },
6997             'switchtoregisteredafpoint' => { 91 => 0x12, 92 => 0x50a },
6998             'symlink' => { 128 => 'SymLink' },
6999             'syncreleasemode' => { 328 => '77.1', 329 => '77.1', 339 => '77.1', 341 => 0x45, 342 => 0x41, 343 => 0x41, 344 => 0x41 },
7000             'system' => { 420 => 0x204 },
7001             'tagged' => { 422 => 0xdd, 423 => 'Tagged', 530 => 'tagged' },
7002             'tagslist' => { 541 => 'TagsList' },
7003             'tagstructure' => { 548 => 'TagStructure' },
7004             'takenumber' => { 566 => 'takeNumber' },
7005             'tapename' => { 566 => 'tapeName' },
7006             'targetaperture' => { 84 => 0x4 },
7007             'targetaspectratio' => { 362 => 'TargetAspectRatio' },
7008             'targetcompressionratio' => { 103 => 0x1 },
7009             'targetdistancesetting' => { 105 => 0x1807 },
7010             'targetexposuretime' => { 84 => 0x5 },
7011             'targetimagetype' => { 105 => 0x100a },
7012             'targetprinter' => { 127 => 0x151 },
7013             'taxon' => { 126 => 'Taxon' },
7014             'taxonacceptednameusage' => { 126 => [\'Taxon','TaxonAcceptedNameUsage'] },
7015             'taxonacceptednameusageid' => { 126 => [\'Taxon','TaxonAcceptedNameUsageID'] },
7016             'taxonclass' => { 126 => [\'Taxon','TaxonClass'] },
7017             'taxonconceptid' => { 126 => [\'Taxon','TaxonTaxonConceptID'] },
7018             'taxoncultivarepithet' => { 126 => [\'Taxon','TaxonCultivarEpithet'] },
7019             'taxonfamily' => { 126 => [\'Taxon','TaxonFamily'] },
7020             'taxongenericname' => { 126 => [\'Taxon','TaxonGenericName'] },
7021             'taxongenus' => { 126 => [\'Taxon','TaxonGenus'] },
7022             'taxonhigherclassification' => { 126 => [\'Taxon','TaxonHigherClassification'] },
7023             'taxonid' => { 126 => [\'Taxon','TaxonTaxonID'] },
7024             'taxoninfragenericepithet' => { 126 => [\'Taxon','TaxonInfragenericEpithet'] },
7025             'taxoninfraspecificepithet' => { 126 => [\'Taxon','TaxonInfraspecificEpithet'] },
7026             'taxonkingdom' => { 126 => [\'Taxon','TaxonKingdom'] },
7027             'taxonnameaccordingto' => { 126 => [\'Taxon','TaxonNameAccordingTo'] },
7028             'taxonnameaccordingtoid' => { 126 => [\'Taxon','TaxonNameAccordingToID'] },
7029             'taxonnamepublishedin' => { 126 => [\'Taxon','TaxonNamePublishedIn'] },
7030             'taxonnamepublishedinid' => { 126 => [\'Taxon','TaxonNamePublishedInID'] },
7031             'taxonnamepublishedinyear' => { 126 => [\'Taxon','TaxonNamePublishedInYear'] },
7032             'taxonnomenclaturalcode' => { 126 => [\'Taxon','TaxonNomenclaturalCode'] },
7033             'taxonnomenclaturalstatus' => { 126 => [\'Taxon','TaxonNomenclaturalStatus'] },
7034             'taxonorder' => { 126 => [\'Taxon','TaxonOrder'] },
7035             'taxonoriginalnameusage' => { 126 => [\'Taxon','TaxonOriginalNameUsage'] },
7036             'taxonoriginalnameusageid' => { 126 => [\'Taxon','TaxonOriginalNameUsageID'] },
7037             'taxonparentnameusage' => { 126 => [\'Taxon','TaxonParentNameUsage'] },
7038             'taxonparentnameusageid' => { 126 => [\'Taxon','TaxonParentNameUsageID'] },
7039             'taxonphylum' => { 126 => [\'Taxon','TaxonPhylum'] },
7040             'taxonrank' => { 126 => [\'Taxon','TaxonTaxonRank'] },
7041             'taxonremarks' => { 126 => [\'Taxon','TaxonTaxonRemarks'] },
7042             'taxonscientificname' => { 126 => [\'Taxon','TaxonScientificName'] },
7043             'taxonscientificnameauthorship' => { 126 => [\'Taxon','TaxonScientificNameAuthorship'] },
7044             'taxonscientificnameid' => { 126 => [\'Taxon','TaxonScientificNameID'] },
7045             'taxonspecificepithet' => { 126 => [\'Taxon','TaxonSpecificEpithet'] },
7046             'taxonsubfamily' => { 126 => [\'Taxon','TaxonSubFamily'] },
7047             'taxonsubgenus' => { 126 => [\'Taxon','TaxonSubgenus'] },
7048             'taxonsubtribe' => { 126 => [\'Taxon','TaxonSubTribe'] },
7049             'taxonsuperfamily' => { 126 => [\'Taxon','TaxonSuperFamily'] },
7050             'taxontaxonomicstatus' => { 126 => [\'Taxon','TaxonTaxonomicStatus'] },
7051             'taxontribe' => { 126 => [\'Taxon','TaxonTribe'] },
7052             'taxonverbatimtaxonrank' => { 126 => [\'Taxon','TaxonVerbatimTaxonRank'] },
7053             'taxonvernacularname' => { 126 => [\'Taxon','TaxonVernacularName'] },
7054             'tda1bandwidth' => { 157 => 0x196f },
7055             'tda1edgepolarity' => { 157 => 0x1971 },
7056             'tda1gain' => { 157 => 0x1970 },
7057             'tda1offset' => { 157 => 0x196e },
7058             'tda2bandwidth' => { 157 => 0x1979 },
7059             'tda2edgepolarity' => { 157 => 0x197b },
7060             'tda2gain' => { 157 => 0x197a },
7061             'tda2offset' => { 157 => 0x1978 },
7062             'tda3bandwidth' => { 157 => 0x1983 },
7063             'tda3edgepolarity' => { 157 => 0x1985 },
7064             'tda3gain' => { 157 => 0x1984 },
7065             'tda3offset' => { 157 => 0x1982 },
7066             'tda4bandwidth' => { 157 => 0x198d },
7067             'tda4edgepolarity' => { 157 => 0x198f },
7068             'tda4gain' => { 157 => 0x198e },
7069             'tda4offset' => { 157 => 0x198c },
7070             'teaser' => { 556 => 'teaser' },
7071             'teleconverter' => { 205 => 0x105, 481 => 0x105 },
7072             'tempampgainx100' => { 157 => 0x1914 },
7073             'tempo' => { 566 => 'tempo' },
7074             'temporalcoverage' => { 550 => 'TemporalCoverage' },
7075             'temporalcoveragefrom' => { 550 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
7076             'temporalcoverageto' => { 550 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
7077             'termsandconditionstext' => { 358 => 'TermsAndConditionsText' },
7078             'termsandconditionsurl' => { 358 => 'TermsAndConditionsURL' },
7079             'testname' => { 128 => 'TestName' },
7080             'textencoding' => { 257 => 0x4 },
7081             'textlayername' => { 554 => [\'TextLayers','TextLayersLayerName'] },
7082             'textlayers' => { 554 => 'TextLayers' },
7083             'textlayertext' => { 554 => [\'TextLayers','TextLayersLayerText'] },
7084             'textstamp' => { 372 => [0x8008,0x8009,0x3b,0x3e] },
7085             'texture' => { 536 => 'Texture', 538 => 'Texture' },
7086             'three-dtrackingfacedetection' => { 328 => '1.4', 329 => '1.4', 339 => '1.4' },
7087             'three-dtrackingwatcharea' => { 328 => '78.1', 329 => '78.1', 339 => '78.1' },
7088             'thresholding' => { 127 => 0x107 },
7089             'thumbnailfilename' => { 105 => 0x817 },
7090             'thumbnailformat' => { 564 => [\'Thumbnails','ThumbnailsFormat'] },
7091             'thumbnailheight' => { 161 => 0xfa55, 564 => [\'Thumbnails','ThumbnailsHeight'] },
7092             'thumbnailimage' => { 6 => 'CNDA', 105 => 0x2008, 122 => 'Exif-ThumbnailImage', 130 => 0x3, 186 => 'data', 352 => 0x100, 429 => 'tnal', 437 => 'thmb', 564 => [\'Thumbnails','ThumbnailsImage'] },
7093             'thumbnailimagename' => { 186 => '1Name' },
7094             'thumbnailimagesize' => { 186 => 'ImageSize' },
7095             'thumbnailimagetype' => { 186 => '0Type' },
7096             'thumbnailimagevalidarea' => { 71 => 0x13 },
7097             'thumbnaillength' => { 127 => 0x202 },
7098             'thumbnailoffset' => { 127 => 0x201 },
7099             'thumbnailpng' => { 437 => 'thmb' },
7100             'thumbnails' => { 564 => 'Thumbnails' },
7101             'thumbnailwidth' => { 161 => 0xfa54, 564 => [\'Thumbnails','ThumbnailsWidth'] },
7102             'ticker' => { 556 => 'ticker' },
7103             'tiffhandling' => { 536 => 'TIFFHandling', 538 => 'TIFFHandling' },
7104             'tiffmeteringimage' => { 206 => 0x104c, 478 => 0x1110 },
7105             'tilelength' => { 127 => 0x143 },
7106             'tilewidth' => { 127 => 0x142 },
7107             'time' => { 157 => 0x401, 411 => 0x7 },
7108             'timecodes' => { 127 => 0xc763 },
7109             'timecreated' => { 150 => 0x3c, 159 => 0x14, 168 => 0x10, 423 => 'TimeCreated' },
7110             'timelapseshotnumber' => { 375 => 0x10 },
7111             'timeperiod' => { 556 => 'timePeriod' },
7112             'timerfunctionbutton' => { 327 => '5.2', 330 => '12.1', 331 => '13.1' },
7113             'timerlength' => { 92 => 0x80c },
7114             'timerrecording' => { 372 => 0x96 },
7115             'timescaleparams' => { 566 => 'timeScaleParams' },
7116             'timescaleparamsframeoverlappingpercentage' => { 566 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
7117             'timescaleparamsframesize' => { 566 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
7118             'timescaleparamsquality' => { 566 => [\'timeScaleParams','timeScaleParamsQuality'] },
7119             'timesent' => { 151 => 0x50 },
7120             'timeshot' => { 524 => 'TimeShot' },
7121             'timesignature' => { 566 => 'timeSignature' },
7122             'timesincepoweron' => { 372 => 0x29 },
7123             'timestamp' => { 11 => 0x45e, 19 => 0x11c, 149 => 'Timestamp', 345 => 0x8, 361 => 'TimeStamp', 372 => 0xaf, 532 => 'Timestamp', 548 => 'TimeStamp' },
7124             'timestamp1' => { 11 => 0x45a },
7125             'timezone' => { 85 => 0x1, 262 => 0x8fe, 265 => 0x694, 266 => 0x6a4, 267 => 0x594, 268 => 0x5c4, 269 => 0x5dc, 310 => 0x0, 450 => 0xa },
7126             'timezonecity' => { 85 => 0x2 },
7127             'timezonecode' => { 108 => 0x1 },
7128             'timezoneinfo' => { 108 => 0x2 },
7129             'timezoneoffset' => { 127 => 0x882a },
7130             'tint' => { 431 => 'player.movie.visual.tint', 536 => 'Tint', 538 => 'Tint' },
7131             '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' },
7132             'togglestyleamount' => { 536 => 'ToggleStyleAmount', 538 => 'ToggleStyleAmount' },
7133             'togglestyledigest' => { 536 => 'ToggleStyleDigest', 538 => 'ToggleStyleDigest' },
7134             'tonecomp' => { 258 => 0x81 },
7135             'tonecurve' => { 81 => 0x1, 411 => 0x402, 536 => 'ToneCurve', 538 => 'ToneCurve' },
7136             'tonecurveactive' => { 116 => 0x110 },
7137             'tonecurveadobergb' => { 454 => 0xa043 },
7138             'tonecurveadobergbdefault' => { 454 => 0xa041 },
7139             'tonecurveblue' => { 536 => 'ToneCurveBlue', 538 => 'ToneCurveBlue' },
7140             'tonecurvebluex' => { 518 => 0x9003 },
7141             'tonecurvebluey' => { 518 => 0x9007 },
7142             'tonecurvebrightness' => { 111 => 0x20410 },
7143             'tonecurvebrightnessx' => { 518 => 0x9000 },
7144             'tonecurvebrightnessy' => { 518 => 0x9004 },
7145             'tonecurvecolorspace' => { 115 => 0x0 },
7146             'tonecurvecontrast' => { 111 => 0x20411 },
7147             'tonecurvegreen' => { 536 => 'ToneCurveGreen', 538 => 'ToneCurveGreen' },
7148             'tonecurvegreenx' => { 518 => 0x9002 },
7149             'tonecurvegreeny' => { 518 => 0x9006 },
7150             'tonecurveinputrange' => { 115 => 0x3 },
7151             'tonecurveinterpolation' => { 116 => 0x159 },
7152             'tonecurvemode' => { 116 => 0x113 },
7153             'tonecurvename' => { 536 => 'ToneCurveName', 538 => 'ToneCurveName' },
7154             'tonecurvename2012' => { 536 => 'ToneCurveName2012', 538 => 'ToneCurveName2012' },
7155             'tonecurveoriginal' => { 111 => '0x20400.1' },
7156             'tonecurveoutputrange' => { 115 => 0x5 },
7157             'tonecurveprofilename' => { 157 => 0x1391 },
7158             'tonecurveproperty' => { 116 => 0x3c },
7159             'tonecurvepv2012' => { 536 => 'ToneCurvePV2012', 538 => 'ToneCurvePV2012' },
7160             'tonecurvepv2012blue' => { 536 => 'ToneCurvePV2012Blue', 538 => 'ToneCurvePV2012Blue' },
7161             'tonecurvepv2012green' => { 536 => 'ToneCurvePV2012Green', 538 => 'ToneCurvePV2012Green' },
7162             'tonecurvepv2012red' => { 536 => 'ToneCurvePV2012Red', 538 => 'ToneCurvePV2012Red' },
7163             'tonecurvered' => { 536 => 'ToneCurveRed', 538 => 'ToneCurveRed' },
7164             'tonecurveredx' => { 518 => 0x9001 },
7165             'tonecurveredy' => { 518 => 0x9005 },
7166             'tonecurves' => { 411 => 0x403 },
7167             'tonecurveshape' => { 115 => 0x1 },
7168             'tonecurvesrgb' => { 454 => 0xa042 },
7169             'tonecurvesrgbdefault' => { 454 => 0xa040 },
7170             'tonecurvex' => { 115 => 0xa },
7171             'tonecurvey' => { 115 => 0xb },
7172             'tonelevel' => { 347 => 0x52e },
7173             'tonemap' => { 262 => 0x374, 264 => 0x26a },
7174             'tonemapstrength' => { 536 => 'ToneMapStrength', 538 => 'ToneMapStrength' },
7175             'toningeffect' => { 62 => 0xf, 258 => 0xb3, 276 => 0x38, 277 => 0x40, 278 => 0x48, 447 => 0x1015 },
7176             'toningeffectauto' => { 78 => 0xa4 },
7177             'toningeffectfaithful' => { 77 => 0x74, 78 => 0x74 },
7178             'toningeffectlandscape' => { 77 => 0x44, 78 => 0x44 },
7179             'toningeffectmonochrome' => { 19 => 0x108, 77 => 0x8c, 78 => 0x8c },
7180             'toningeffectneutral' => { 77 => 0x5c, 78 => 0x5c },
7181             'toningeffectportrait' => { 77 => 0x2c, 78 => 0x2c },
7182             'toningeffectstandard' => { 77 => 0x14, 78 => 0x14 },
7183             'toningeffectuserdef1' => { 77 => 0xa4, 78 => 0xbc },
7184             'toningeffectuserdef2' => { 77 => 0xbc, 78 => 0xd4 },
7185             'toningeffectuserdef3' => { 77 => 0xd4, 78 => 0xec },
7186             'toningsaturation' => { 276 => 0x39, 277 => 0x41, 278 => 0x49 },
7187             'totalzoom' => { 159 => 0x62 },
7188             'touchae' => { 372 => 0xab },
7189             'touchfn' => { 341 => 0x154 },
7190             'touchfnareatall' => { 341 => 0x15b },
7191             'touchfnareawide' => { 341 => 0x159 },
7192             'touchfnrole' => { 341 => 0x155 },
7193             'track' => { 429 => "\xa9trk", 437 => "\xa9trk" },
7194             'trackcreatedate' => { 436 => 0x1 },
7195             'trackmodifydate' => { 436 => 0x2 },
7196             'trackname' => { 437 => 'tnam' },
7197             'tracknumber' => { 429 => 'trkn', 566 => 'trackNumber' },
7198             'tracks' => { 566 => 'Tracks' },
7199             'tracksframerate' => { 566 => [\'Tracks','TracksFrameRate'] },
7200             'tracksmarkers' => { 566 => [\'Tracks','TracksMarkers'] },
7201             'tracksmarkerscomment' => { 566 => [\'Tracks','TracksMarkersComment'] },
7202             'tracksmarkerscuepointparams' => { 566 => [\'Tracks','TracksMarkersCuePointParams'] },
7203             'tracksmarkerscuepointparamskey' => { 566 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
7204             'tracksmarkerscuepointparamsvalue' => { 566 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
7205             'tracksmarkerscuepointtype' => { 566 => [\'Tracks','TracksMarkersCuePointType'] },
7206             'tracksmarkersduration' => { 566 => [\'Tracks','TracksMarkersDuration'] },
7207             'tracksmarkerslocation' => { 566 => [\'Tracks','TracksMarkersLocation'] },
7208             'tracksmarkersname' => { 566 => [\'Tracks','TracksMarkersName'] },
7209             'tracksmarkersprobability' => { 566 => [\'Tracks','TracksMarkersProbability'] },
7210             'tracksmarkersspeaker' => { 566 => [\'Tracks','TracksMarkersSpeaker'] },
7211             'tracksmarkersstarttime' => { 566 => [\'Tracks','TracksMarkersStartTime'] },
7212             'tracksmarkerstarget' => { 566 => [\'Tracks','TracksMarkersTarget'] },
7213             'tracksmarkerstype' => { 566 => [\'Tracks','TracksMarkersType'] },
7214             'trackstrackname' => { 566 => [\'Tracks','TracksTrackName'] },
7215             'trackstracktype' => { 566 => [\'Tracks','TracksTrackType'] },
7216             'tracktype' => { 437 => 'kgtt' },
7217             'trailer' => { 128 => 'Trailer' },
7218             'trailersignature' => { 183 => 'zmie' },
7219             'transcript' => { 550 => 'Transcript' },
7220             'transcriptlink' => { 550 => 'TranscriptLink' },
7221             'transcriptlinklink' => { 550 => [\'TranscriptLink','TranscriptLinkLink'] },
7222             'transcriptlinklinkqualifier' => { 550 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
7223             'transferfunction' => { 127 => 0x12d, 562 => 'TransferFunction' },
7224             'transfertimenormal' => { 157 => 0x1888 },
7225             'transfertimetest' => { 157 => 0x1889 },
7226             'transform' => { 372 => [0x8012,0x59] },
7227             'transformation' => { 551 => 'Transformation' },
7228             'transmissionreference' => { 554 => 'TransmissionReference' },
7229             'trapped' => { 357 => 'Trapped', 552 => 'Trapped' },
7230             'trashbuttonfunction' => { 92 => 0x710 },
7231             'travelday' => { 372 => 0x36 },
7232             'treble' => { 428 => 'player.movie.audio.treble', 431 => 'player.movie.audio.treble' },
7233             'triggermode' => { 439 => 0x6, 440 => 0x34, 441 => 0x28, 442 => 0x44, 443 => 0x34 },
7234             'tstop' => { 127 => 0xc772 },
7235             'ttl_da_adown' => { 398 => 0x5 },
7236             'ttl_da_aup' => { 398 => 0x4 },
7237             'ttl_da_bdown' => { 398 => 0x7 },
7238             'ttl_da_bup' => { 398 => 0x6 },
7239             'tungstenawb' => { 386 => 0x1 },
7240             'tvepisode' => { 429 => 'tves' },
7241             'tvepisodeid' => { 429 => 'tven' },
7242             'tvexposuretimesetting' => { 390 => 0x12 },
7243             'tvnetworkname' => { 429 => 'tvnn' },
7244             'tvseason' => { 429 => 'tvsn' },
7245             'tvshow' => { 429 => 'tvsh' },
7246             'type' => { 144 => 'Type', 539 => 'type', 561 => 'type' },
7247             'typestatus' => { 126 => [\'Identification','IdentificationTypeStatus'] },
7248             'uibfirmwareversion' => { 441 => 0x21 },
7249             'uniquecameramodel' => { 127 => 0xc614 },
7250             'uniquedocumentid' => { 150 => 0xbb },
7251             'uniquematrixauto' => { 157 => 0x7e9 },
7252             'uniquematrixcustom' => { 157 => 0x7e8 },
7253             'uniquematrixdaylight' => { 157 => 0x7e4 },
7254             'uniquematrixflash' => { 157 => 0x7e7 },
7255             'uniquematrixfluorescent' => { 157 => 0x7e6 },
7256             'uniquematrixtungsten' => { 157 => 0x7e5 },
7257             'uniqueobjectname' => { 151 => 0x64 },
7258             'units' => { 145 => 'Units' },
7259             'unknown_aacr' => { 429 => 'AACR' },
7260             'unknown_cdek' => { 429 => 'CDEK' },
7261             'unknown_cdet' => { 429 => 'CDET' },
7262             'unknownblock' => { 411 => 0x405 },
7263             'unknownblock1' => { 351 => 0x635 },
7264             'unknownblock2' => { 351 => 0x636 },
7265             'unknownblock3' => { 351 => 0x1103 },
7266             'unknownblock4' => { 351 => 0x1104 },
7267             'unknowncontrast' => { 117 => 0x45 },
7268             'unknowndate' => { 420 => 0x212 },
7269             'unknownev' => { 157 => 0x1 },
7270             'unknownlinear' => { 117 => 0x46 },
7271             'unknownnumber' => { 105 => 0x180b },
7272             'unknownoutputhighlightpoint' => { 117 => 0x4a },
7273             'unknownoutputshadowpoint' => { 117 => 0x4b },
7274             'unknownrawhighlight' => { 117 => 0x7b },
7275             'unknownrawhighlightpoint' => { 117 => 0x48 },
7276             'unknownrawshadow' => { 117 => 0x84 },
7277             'unknownrawshadowpoint' => { 117 => 0x49 },
7278             'unknownsharpness' => { 117 => 0x47 },
7279             'unknowntags' => { 437 => 'TAGS' },
7280             'unknowntemperature' => { 129 => 0x4 },
7281             'unknownthumbnail' => { 437 => 'thmb' },
7282             'unsharp1color' => { 323 => 0x13 },
7283             'unsharp1halowidth' => { 323 => 0x19 },
7284             'unsharp1intensity' => { 323 => 0x17 },
7285             'unsharp1threshold' => { 323 => 0x1b },
7286             'unsharp2color' => { 323 => 0x2e },
7287             'unsharp2halowidth' => { 323 => 0x34 },
7288             'unsharp2intensity' => { 323 => 0x32 },
7289             'unsharp2threshold' => { 323 => 0x36 },
7290             'unsharp3color' => { 323 => 0x49 },
7291             'unsharp3halowidth' => { 323 => 0x4f },
7292             'unsharp3intensity' => { 323 => 0x4d },
7293             'unsharp3threshold' => { 323 => 0x51 },
7294             'unsharp4color' => { 323 => 0x64 },
7295             'unsharp4halowidth' => { 323 => 0x6a },
7296             'unsharp4intensity' => { 323 => 0x68 },
7297             'unsharp4threshold' => { 323 => 0x6c },
7298             'unsharpcount' => { 323 => 0x0 },
7299             'unsharpmask' => { 117 => 0x90, 318 => 0x76a43200 },
7300             'unsharpmaskfineness' => { 81 => 0xe, 111 => 0x20309 },
7301             'unsharpmaskstrength' => { 111 => 0x20308 },
7302             'unsharpmaskthreshold' => { 81 => 0xf, 111 => 0x2030a },
7303             'uprightcentermode' => { 536 => 'UprightCenterMode', 538 => 'UprightCenterMode' },
7304             'uprightcenternormx' => { 536 => 'UprightCenterNormX', 538 => 'UprightCenterNormX' },
7305             'uprightcenternormy' => { 536 => 'UprightCenterNormY', 538 => 'UprightCenterNormY' },
7306             'uprightdependentdigest' => { 536 => 'UprightDependentDigest', 538 => 'UprightDependentDigest' },
7307             'uprightfocallength35mm' => { 536 => 'UprightFocalLength35mm', 538 => 'UprightFocalLength35mm' },
7308             'uprightfocalmode' => { 536 => 'UprightFocalMode', 538 => 'UprightFocalMode' },
7309             'uprightfoursegments_0' => { 536 => 'UprightFourSegments_0', 538 => 'UprightFourSegments_0' },
7310             'uprightfoursegments_1' => { 536 => 'UprightFourSegments_1', 538 => 'UprightFourSegments_1' },
7311             'uprightfoursegments_2' => { 536 => 'UprightFourSegments_2', 538 => 'UprightFourSegments_2' },
7312             'uprightfoursegments_3' => { 536 => 'UprightFourSegments_3', 538 => 'UprightFourSegments_3' },
7313             'uprightfoursegmentscount' => { 536 => 'UprightFourSegmentsCount', 538 => 'UprightFourSegmentsCount' },
7314             'uprightguideddependentdigest' => { 536 => 'UprightGuidedDependentDigest', 538 => 'UprightGuidedDependentDigest' },
7315             'uprightpreview' => { 536 => 'UprightPreview', 538 => 'UprightPreview' },
7316             'uprighttransform_0' => { 536 => 'UprightTransform_0', 538 => 'UprightTransform_0' },
7317             'uprighttransform_1' => { 536 => 'UprightTransform_1', 538 => 'UprightTransform_1' },
7318             'uprighttransform_2' => { 536 => 'UprightTransform_2', 538 => 'UprightTransform_2' },
7319             'uprighttransform_3' => { 536 => 'UprightTransform_3', 538 => 'UprightTransform_3' },
7320             'uprighttransform_4' => { 536 => 'UprightTransform_4', 538 => 'UprightTransform_4' },
7321             'uprighttransform_5' => { 536 => 'UprightTransform_5', 538 => 'UprightTransform_5' },
7322             'uprighttransformcount' => { 536 => 'UprightTransformCount', 538 => 'UprightTransformCount' },
7323             'uprightversion' => { 536 => 'UprightVersion', 538 => 'UprightVersion' },
7324             'urgency' => { 150 => 0xa, 554 => 'Urgency' },
7325             'url' => { 176 => 'URL', 361 => 'URL', 425 => 0x40b, 556 => 'url' },
7326             'url_list' => { 425 => 0x41e },
7327             'urla-platform' => { 556 => [\'url','urlA-platform'] },
7328             'urlurl' => { 556 => [\'url','urlUrl'] },
7329             'usablemeteringmodes' => { 92 => 0x10a },
7330             'usableshootingmodes' => { 92 => 0x109 },
7331             'usage' => { 557 => 'usage' },
7332             'usageterms' => { 570 => 'UsageTerms' },
7333             'usbpowerdelivery' => { 262 => 0x9ac, 265 => 0x762, 266 => 0x7c2, 267 => 0x664, 268 => 0x694, 269 => 0x6fc },
7334             'usedialwithouthold' => { 341 => 0xc3, 342 => 0xbf, 343 => 0xbf, 344 => 0xbf },
7335             'useguidelines' => { 534 => 'useGuidelines' },
7336             'usepanoramaviewer' => { 148 => 'UsePanoramaViewer' },
7337             'usercollection' => { 431 => 'collection.user' },
7338             'usercomment' => { 105 => 0x805, 127 => 0x9286, 542 => 'UserComment' },
7339             'userdef1picturestyle' => { 19 => 0x10c, 77 => 0xd8, 78 => 0xf0 },
7340             'userdef2picturestyle' => { 19 => 0x10e, 77 => 0xda, 78 => 0xf2 },
7341             'userdef3picturestyle' => { 19 => 0x110, 77 => 0xdc, 78 => 0xf4 },
7342             'userfields' => { 528 => 'UserFields' },
7343             'userlabel' => { 439 => 0x2b, 440 => 0x68, 441 => 0x51, 442 => 0x76, 443 => 0x5a },
7344             'userprofile' => { 367 => 0x302, 371 => 0x34c, 374 => 0x3038 },
7345             'userrating' => { 431 => 'rating.user', 437 => 'urat' },
7346             'usmlenselectronicmf' => { 2 => 0x7, 91 => 0x7, 92 => 0x501 },
7347             'uspsnumber' => { 556 => 'uspsNumber' },
7348             'utmeasting' => { 187 => 'Easting' },
7349             'utmmapdatum' => { 187 => 'Datum' },
7350             'utmnorthing' => { 187 => 'Northing' },
7351             'utmzone' => { 187 => 'Zone' },
7352             'uuid' => { 536 => 'UUID', 538 => 'UUID' },
7353             'uv-irfiltercorrection' => { 367 => 0x325 },
7354             'validbits' => { 351 => 0x611, 352 => 0x102c },
7355             'validcropcorners' => { 362 => 'ValidCropCorners' },
7356             'validpixeldepth' => { 355 => 0x611 },
7357             'variablelowpassfilter' => { 481 => 0x2028 },
7358             'variousmodes' => { 159 => 0x26 },
7359             'variousmodes2' => { 159 => 0x3a },
7360             'variprogram' => { 258 => 0xab },
7361             'varraydacnominalvalues' => { 157 => 0x191e },
7362             'vendor' => { 437 => 'vndr' },
7363             'vendorinfo' => { 140 => 'VendorInfo' },
7364             'vendorinfomanufacturer' => { 140 => [\'VendorInfo','VendorInfoManufacturer'] },
7365             'vendorinfomodel' => { 140 => [\'VendorInfo','VendorInfoModel'] },
7366             'vendorinfonotes' => { 140 => [\'VendorInfo','VendorInfoNotes'] },
7367             'verbatimidentification' => { 126 => [\'Identification','IdentificationVerbatimIdentification'] },
7368             'version' => { 135 => 0x0, 362 => 'Version', 427 => 'Version', 431 => 'version', 536 => 'Version', 538 => 'Version', 547 => 'Version' },
7369             'versioncreatedate' => { 518 => 0xd100 },
7370             'versionid' => { 567 => 'VersionID' },
7371             'versionidentifier' => { 556 => 'versionIdentifier' },
7372             'versionmodifydate' => { 518 => 0xd101 },
7373             'versions' => { 567 => 'Versions' },
7374             'versionscomments' => { 567 => [\'Versions','VersionsComments'] },
7375             'versionsevent' => { 567 => [\'Versions','VersionsEvent'] },
7376             'versionseventaction' => { 567 => [\'Versions','VersionsEventAction'] },
7377             'versionseventchanged' => { 567 => [\'Versions','VersionsEventChanged'] },
7378             'versionseventinstanceid' => { 567 => [\'Versions','VersionsEventInstanceID'] },
7379             'versionseventparameters' => { 567 => [\'Versions','VersionsEventParameters'] },
7380             'versionseventsoftwareagent' => { 567 => [\'Versions','VersionsEventSoftwareAgent'] },
7381             'versionseventwhen' => { 567 => [\'Versions','VersionsEventWhen'] },
7382             'versionsmodifier' => { 567 => [\'Versions','VersionsModifier'] },
7383             'versionsmodifydate' => { 567 => [\'Versions','VersionsModifyDate'] },
7384             'versionsversion' => { 567 => [\'Versions','VersionsVersion'] },
7385             'verticalafonbutton' => { 325 => '3.2', 326 => '47.2', 328 => '79.1', 343 => 0x11d, 344 => 0x135 },
7386             'verticalclockoverlaps' => { 157 => 0x412 },
7387             'verticalfuncbutton' => { 326 => '42.2', 328 => '67.1', 343 => 0x115, 344 => 0x12d },
7388             'verticalfuncbuttonplaybackmode' => { 343 => 0x1b7, 344 => 0x1cf },
7389             'verticalfuncbuttonplusdials' => { 326 => '43.1' },
7390             'verticalfuncplusdials' => { 328 => '68.1' },
7391             'verticalisobutton' => { 269 => 0x792 },
7392             'verticalmovieafonbutton' => { 343 => 0x1f9, 344 => 0x211 },
7393             'verticalmoviefuncbutton' => { 343 => 0x1e1, 344 => 0x1f9 },
7394             'verticalmultiselector' => { 326 => '42.1', 328 => '66.1', 329 => '66.1', 339 => '66.1', 343 => 0x18f, 344 => 0x1a7 },
7395             'verticalmultiselectorplaybackmode' => { 343 => 0x125, 344 => 0x13d },
7396             'vfdisplayillumination' => { 2 => 0x11, 92 => [0x510,0x51d] },
7397             'vibrance' => { 529 => 'Vibrance', 536 => 'Vibrance', 538 => 'Vibrance' },
7398             'vibrationreduction' => { 289 => [0x75,0x82,0x1ae], 297 => '586.1', 304 => '590.2', 308 => 0x4 },
7399             'videoalphamode' => { 566 => 'videoAlphaMode' },
7400             'videoalphapremultiplecolor' => { 566 => 'videoAlphaPremultipleColor' },
7401             'videoalphapremultiplecolora' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
7402             'videoalphapremultiplecolorb' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
7403             'videoalphapremultiplecolorblack' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
7404             'videoalphapremultiplecolorblue' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
7405             'videoalphapremultiplecolorcyan' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
7406             'videoalphapremultiplecolorgray' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
7407             'videoalphapremultiplecolorgreen' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
7408             'videoalphapremultiplecolorl' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
7409             'videoalphapremultiplecolormagenta' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
7410             'videoalphapremultiplecolormode' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
7411             'videoalphapremultiplecolorred' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
7412             'videoalphapremultiplecolorswatchname' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
7413             'videoalphapremultiplecolortint' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
7414             'videoalphapremultiplecolortype' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
7415             'videoalphapremultiplecoloryellow' => { 566 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
7416             'videoalphaunityistransparent' => { 566 => 'videoAlphaUnityIsTransparent' },
7417             'videobitrate' => { 550 => 'videoBitRate' },
7418             'videobitratemode' => { 550 => 'videoBitRateMode' },
7419             'videoburstmode' => { 372 => 0xbb },
7420             'videoburstresolution' => { 372 => 0xb3 },
7421             'videocodec' => { 74 => 0x74 },
7422             'videocolorspace' => { 566 => 'videoColorSpace' },
7423             'videocompression' => { 135 => 0x3806 },
7424             'videocompressor' => { 566 => 'videoCompressor' },
7425             'videodisplayaspectratio' => { 550 => 'videoDisplayAspectRatio' },
7426             'videoencodingprofile' => { 550 => 'videoEncodingProfile' },
7427             'videofieldorder' => { 566 => 'videoFieldOrder' },
7428             'videoframerate' => { 372 => 0x27, 566 => 'videoFrameRate' },
7429             'videoframesize' => { 566 => 'videoFrameSize' },
7430             'videoframesizeh' => { 566 => [\'videoFrameSize','videoFrameSizeH'] },
7431             'videoframesizeunit' => { 566 => [\'videoFrameSize','videoFrameSizeUnit'] },
7432             'videoframesizew' => { 566 => [\'videoFrameSize','videoFrameSizeW'] },
7433             'videomoddate' => { 566 => 'videoModDate' },
7434             'videopixelaspectratio' => { 566 => 'videoPixelAspectRatio' },
7435             'videopixeldepth' => { 566 => 'videoPixelDepth' },
7436             'videopreburst' => { 372 => 0xc1 },
7437             'videoquality' => { 121 => 0x4003 },
7438             'videorecordingmode' => { 135 => 0x3803 },
7439             'videoshottype' => { 550 => 'VideoShotType' },
7440             'videoshottypeidentifier' => { 550 => [\'VideoShotType','VideoShotTypeIdentifier'] },
7441             'videoshottypename' => { 550 => [\'VideoShotType','VideoShotTypeName'] },
7442             'videostreamscount' => { 550 => 'videoStreamsCount' },
7443             'viewfinder' => { 420 => 0x455 },
7444             'viewfinderdisplay' => { 325 => '12.4', 326 => '6.3' },
7445             'viewfinderwarning' => { 325 => '13.4', 335 => '3.5', 336 => '6.2', 340 => '4.4' },
7446             'viewfinderwarnings' => { 92 => 0x40a },
7447             'viewinfoduringexposure' => { 92 => 0x407 },
7448             'viewingmode' => { 469 => 0x2f, 486 => 0x18 },
7449             'viewingmode2' => { 469 => [0x85,0x285] },
7450             'viewmodeshoweffectsofsettings' => { 269 => 0x7d2, 342 => 0x2a9 },
7451             'viewpoint' => { 555 => 'viewpoint' },
7452             'vignette' => { 457 => 0x139 },
7453             'vignetteamount' => { 536 => 'VignetteAmount', 538 => 'VignetteAmount' },
7454             'vignettecoefficient1' => { 309 => 0x24 },
7455             'vignettecoefficient2' => { 309 => 0x34 },
7456             'vignettecoefficient3' => { 309 => 0x44 },
7457             'vignettecontrol' => { 258 => 0x2a, 318 => 0x76a43205 },
7458             'vignettecontrolintensity' => { 318 => 0xac6bd5c0 },
7459             'vignettecorrectionalreadyapplied' => { 533 => 'VignetteCorrectionAlreadyApplied' },
7460             'vignettecorrectionversion' => { 309 => 0x0 },
7461             'vignettemidpoint' => { 536 => 'VignetteMidpoint', 538 => 'VignetteMidpoint' },
7462             'vignetting' => { 447 => 0x1011, 454 => 0xa052 },
7463             'vignettingcorrection' => { 127 => 0x7031, 454 => 0xa053, 481 => 0x2011 },
7464             'vignettingcorrparams' => { 127 => 0x7032, 512 => 0x64a, 513 => [0x34a,0x350,0x35c,0x368] },
7465             'vignettingsetting' => { 454 => 0xa054 },
7466             'virtualfocallength' => { 551 => 'VirtualFocalLength' },
7467             'virtualhorizonstyle' => { 341 => 0x161, 342 => 0x167, 343 => 0x167, 344 => 0x17f },
7468             'virtualimagexcenter' => { 551 => 'VirtualImageXCenter' },
7469             'virtualimageycenter' => { 551 => 'VirtualImageYCenter' },
7470             'visualcolor' => { 550 => 'VisualColour' },
7471             'visualtechnique' => { 555 => 'visualTechnique' },
7472             'voicememo' => { 456 => 0x216 },
7473             'volume' => { 556 => 'volume' },
7474             'vr_0x66' => { 289 => 0x66 },
7475             'vrdoffset' => { 71 => 0xd0 },
7476             'vrmode' => { 262 => 0x342, 264 => 0x226, 267 => 0x212, 268 => 0x226, 269 => 0x226, 308 => 0x6 },
7477             'vrtype' => { 308 => 0x8 },
7478             'waterdepth' => { 127 => 0x9403, 543 => 'WaterDepth' },
7479             'wb_bluelevel3500k' => { 206 => 0x19a },
7480             'wb_bluelevel6500k' => { 206 => 0x18a },
7481             'wb_bluelevelcustom' => { 206 => 0x18e },
7482             'wb_bluelevelscloudy' => { 206 => 0x106 },
7483             'wb_bluelevelsdaylight' => { 206 => 0xea },
7484             'wb_bluelevelsflash' => { 206 => 0x122 },
7485             'wb_bluelevelsfluorescent' => { 206 => [0x40a,0x15a] },
7486             'wb_bluelevelskelvin' => { 206 => 0x254 },
7487             'wb_bluelevelsshade' => { 206 => 0x176 },
7488             'wb_bluelevelstungsten' => { 206 => 0xce },
7489             'wb_gbrglevels' => { 206 => 0xae, 209 => 0x4 },
7490             'wb_glevel' => { 351 => 0x11f },
7491             'wb_glevel3000k' => { 351 => 0x113 },
7492             'wb_glevel3300k' => { 351 => 0x114 },
7493             'wb_glevel3600k' => { 351 => 0x115 },
7494             'wb_glevel3900k' => { 351 => 0x116 },
7495             'wb_glevel4000k' => { 351 => 0x117 },
7496             'wb_glevel4300k' => { 351 => 0x118 },
7497             'wb_glevel4500k' => { 351 => 0x119 },
7498             'wb_glevel4800k' => { 351 => 0x11a },
7499             'wb_glevel5300k' => { 351 => 0x11b },
7500             'wb_glevel6000k' => { 351 => 0x11c },
7501             'wb_glevel6600k' => { 351 => 0x11d },
7502             'wb_glevel7500k' => { 351 => 0x11e },
7503             'wb_grbglevels' => { 226 => 0x0, 488 => 0x7303 },
7504             'wb_grbglevelsauto' => { 88 => 0x2, 488 => 0x7302 },
7505             'wb_grbglevelscloudy' => { 88 => 0x12 },
7506             'wb_grbglevelscustom1' => { 88 => 0x42 },
7507             'wb_grbglevelscustom2' => { 88 => 0x4a },
7508             'wb_grbglevelsdaylight' => { 88 => 0xa },
7509             'wb_grbglevelsflash' => { 88 => 0x32 },
7510             'wb_grbglevelsfluorescent' => { 88 => 0x22 },
7511             'wb_grbglevelsfluorhigh' => { 88 => 0x2a },
7512             'wb_grbglevelstungsten' => { 88 => 0x1a },
7513             'wb_grbglevelsunderwater' => { 88 => 0x3a },
7514             'wb_rbgglevels' => { 223 => 0x0 },
7515             'wb_rblevels' => { 227 => 0x270, 258 => 0xc, 351 => 0x100 },
7516             'wb_rblevels1' => { 378 => 0x2 },
7517             'wb_rblevels2' => { 378 => 0x5 },
7518             'wb_rblevels3' => { 378 => 0x8 },
7519             'wb_rblevels3000k' => { 351 => 0x102 },
7520             'wb_rblevels3300k' => { 351 => 0x103 },
7521             'wb_rblevels3500k' => { 206 => 0x430 },
7522             'wb_rblevels3600k' => { 351 => 0x104 },
7523             'wb_rblevels3900k' => { 351 => 0x105 },
7524             'wb_rblevels4' => { 378 => 0xb },
7525             'wb_rblevels4000k' => { 351 => 0x106 },
7526             'wb_rblevels4300k' => { 351 => 0x107 },
7527             'wb_rblevels4500k' => { 351 => 0x108 },
7528             'wb_rblevels4800k' => { 351 => 0x109 },
7529             'wb_rblevels5' => { 378 => 0xe },
7530             'wb_rblevels5300k' => { 351 => 0x10a },
7531             'wb_rblevels6' => { 378 => 0x11 },
7532             'wb_rblevels6000k' => { 351 => 0x10b },
7533             'wb_rblevels6500k' => { 206 => 0x420 },
7534             'wb_rblevels6600k' => { 351 => 0x10c },
7535             'wb_rblevels7' => { 378 => 0x14 },
7536             'wb_rblevels7500k' => { 351 => 0x10d },
7537             'wb_rblevelsauto' => { 227 => 0x272, 355 => 0x110 },
7538             'wb_rblevelscloudy' => { 206 => 0x3f0, 208 => 0x10, 227 => 0x296, 355 => 0x121 },
7539             'wb_rblevelscoolwhitef' => { 206 => 0x308, 208 => 0x14 },
7540             'wb_rblevelscoolwhitefluor' => { 355 => 0x132 },
7541             'wb_rblevelscustom' => { 206 => 0x424, 208 => 0x1c },
7542             'wb_rblevelscwb1' => { 351 => 0x10e },
7543             'wb_rblevelscwb2' => { 351 => 0x10f },
7544             'wb_rblevelscwb3' => { 351 => 0x110 },
7545             'wb_rblevelscwb4' => { 351 => 0x111 },
7546             'wb_rblevelsdaylight' => { 206 => [0x3ec,0x528], 208 => 0xc, 227 => 0x274 },
7547             'wb_rblevelsdaylightf' => { 208 => 0x24 },
7548             'wb_rblevelsdaylightfluor' => { 355 => 0x130 },
7549             'wb_rblevelsdaywhitef' => { 208 => 0x28 },
7550             'wb_rblevelsdaywhitefluor' => { 355 => 0x131 },
7551             'wb_rblevelseveningsunlight' => { 355 => 0x124 },
7552             'wb_rblevelsfineweather' => { 355 => 0x122 },
7553             'wb_rblevelsflash' => { 206 => [0x3f4,0x304], 208 => 0x18, 227 => 0x2a4 },
7554             'wb_rblevelsfluorescent' => { 227 => 0x290 },
7555             'wb_rblevelsincandescent' => { 227 => 0x282 },
7556             'wb_rblevelsshade' => { 206 => 0x418, 208 => 0x20, 227 => 0x2b2, 355 => 0x120 },
7557             'wb_rblevelstungsten' => { 206 => 0x3e8, 208 => 0x8, 355 => 0x123 },
7558             'wb_rblevelsused' => { 355 => 0x100 },
7559             'wb_rblevelswhitef' => { 208 => 0x2c },
7560             'wb_rblevelswhitefluorescent' => { 355 => 0x133 },
7561             'wb_redlevel3500k' => { 206 => 0x198 },
7562             'wb_redlevel6500k' => { 206 => 0x188 },
7563             'wb_redlevelcustom' => { 206 => 0x18c },
7564             'wb_redlevelscloudy' => { 206 => 0xf8 },
7565             'wb_redlevelsdaylight' => { 206 => 0xdc },
7566             'wb_redlevelsflash' => { 206 => 0x114 },
7567             'wb_redlevelsfluorescent' => { 206 => [0x3fc,0x14c] },
7568             'wb_redlevelskelvin' => { 206 => 0x1be },
7569             'wb_redlevelsshade' => { 206 => 0x168 },
7570             'wb_redlevelstungsten' => { 206 => 0xc0 },
7571             'wb_rgbglevels' => { 225 => 0x0 },
7572             '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 },
7573             'wb_rgblevels1' => { 379 => 0x2 },
7574             'wb_rgblevels2' => { 379 => 0x6 },
7575             'wb_rgblevels2500k' => { 488 => 0x782d },
7576             'wb_rgblevels3' => { 379 => 0xa },
7577             'wb_rgblevels3200k' => { 488 => 0x782c },
7578             'wb_rgblevels4' => { 379 => 0xe },
7579             'wb_rgblevels4500k' => { 488 => [0x7484,0x7824] },
7580             'wb_rgblevels5' => { 379 => 0x12 },
7581             'wb_rgblevels6' => { 379 => 0x16 },
7582             'wb_rgblevels6000k' => { 488 => 0x782b },
7583             'wb_rgblevels7' => { 379 => 0x1a },
7584             'wb_rgblevels8500k' => { 488 => 0x782a },
7585             'wb_rgblevelsauto' => { 458 => 0x0 },
7586             'wb_rgblevelscloudy' => { 488 => [0x7481,0x7821] },
7587             'wb_rgblevelscustom1' => { 458 => 0x15 },
7588             'wb_rgblevelscustom2' => { 458 => 0x18 },
7589             'wb_rgblevelscustom3' => { 458 => 0x1b },
7590             'wb_rgblevelsdaylight' => { 458 => 0x3, 488 => [0x7480,0x7820] },
7591             'wb_rgblevelsflash' => { 458 => 0x12, 488 => [0x7483,0x7823] },
7592             'wb_rgblevelsfluorescent' => { 458 => 0xf, 488 => [0x7486,0x7826] },
7593             'wb_rgblevelsfluorescentm1' => { 488 => 0x7829 },
7594             'wb_rgblevelsfluorescentp1' => { 488 => 0x7827 },
7595             'wb_rgblevelsfluorescentp2' => { 488 => 0x7828 },
7596             'wb_rgblevelsincandescent' => { 458 => 0xc },
7597             'wb_rgblevelsovercast' => { 458 => 0x9 },
7598             'wb_rgblevelsshade' => { 458 => 0x6, 488 => 0x7825 },
7599             'wb_rgblevelstungsten' => { 488 => [0x7482,0x7822] },
7600             'wb_rgblevelsunknown0' => { 459 => 0x0 },
7601             'wb_rgblevelsunknown1' => { 459 => 0x3 },
7602             'wb_rgblevelsunknown2' => { 459 => 0x6 },
7603             'wb_rgblevelsunknown3' => { 459 => 0x9 },
7604             'wb_rgblevelsunknown4' => { 459 => 0xc },
7605             'wb_rgblevelsunknown5' => { 459 => 0xf },
7606             'wb_rgblevelsunknown6' => { 459 => 0x12 },
7607             'wb_rgblevelsunknown7' => { 459 => 0x15 },
7608             'wb_rgblevelsunknown8' => { 459 => 0x18 },
7609             'wb_rgblevelsunknown9' => { 459 => 0x1b },
7610             'wb_rgbmuldaylight' => { 157 => 0x852 },
7611             'wb_rgbmulflash' => { 157 => 0x855 },
7612             'wb_rgbmulfluorescent' => { 157 => 0x854 },
7613             'wb_rgbmultungsten' => { 157 => 0x853 },
7614             'wb_rggbblacklevels' => { 39 => 0x25 },
7615             'wb_rggblevels' => { 127 => 0x7313, 209 => 0x4, 224 => 0x0, 228 => 0x13e8, 229 => 0x38, 488 => 0x7313 },
7616             '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 },
7617             '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 },
7618             'wb_rggblevelsblack' => { 454 => 0xa028 },
7619             '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 },
7620             'wb_rggblevelscustom' => { 39 => 0x1d, 49 => 0x80, 228 => 0x1468, 229 => 0x100 },
7621             'wb_rggblevelscustom1' => { 44 => 0x41 },
7622             'wb_rggblevelscustom2' => { 44 => 0x46 },
7623             '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 },
7624             '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 },
7625             '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 },
7626             'wb_rggblevelsfluorescentd' => { 229 => 0xc4, 411 => 0x211, 419 => 0x26 },
7627             'wb_rggblevelsfluorescentl' => { 419 => 0x4a },
7628             'wb_rggblevelsfluorescentn' => { 229 => 0xb0, 411 => 0x212, 419 => 0x2f },
7629             'wb_rggblevelsfluorescentw' => { 228 => 0x1438, 229 => 0x9c, 411 => 0x213, 419 => 0x38 },
7630             'wb_rggblevelshtmercury' => { 229 => 0xd8 },
7631             'wb_rggblevelsilluminator1' => { 454 => 0xa023 },
7632             'wb_rggblevelsilluminator2' => { 454 => 0xa024 },
7633             'wb_rggblevelskelvin' => { 39 => 0x21, 42 => 0x2d, 43 => 0x48, 45 => 0xaf, 46 => 0xe6, 48 => 0x40, 49 => 0x67, 52 => 0x80, 53 => 0x99, 54 => 0x9e, 55 => 0xa1 },
7634             'wb_rggblevelsmeasured' => { 42 => 0xa, 43 => 0x10, 45 => 0x5f, 46 => 0x73, 49 => 0x49, 52 => 0x49, 53 => 0x49, 54 => 0x49, 55 => 0x51 },
7635             'wb_rggblevelspc1' => { 48 => 0x90, 49 => 0x71 },
7636             'wb_rggblevelspc2' => { 48 => 0x95, 49 => 0x76 },
7637             'wb_rggblevelspc3' => { 48 => 0x9a, 49 => 0x7b },
7638             '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 },
7639             '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 },
7640             'wb_rggblevelsuncorrected' => { 454 => 0xa021 },
7641             'wb_rggblevelsunknown' => { 42 => 0xf, 43 => 0x18, 45 => 0x64, 46 => 0x78, 48 => 0x1d, 52 => 0x4e, 53 => 0x4e, 54 => 0x4e, 55 => 0x56, 419 => 0x53 },
7642             'wb_rggblevelsunknown10' => { 42 => 0x5f, 43 => 0x98, 45 => 0x91, 46 => 0xa5, 47 => 0xb4, 48 => 0x72, 52 => 0x9e, 53 => 0x7b, 54 => 0x7b, 55 => 0x83 },
7643             'wb_rggblevelsunknown11' => { 42 => 0x64, 43 => 0xa0, 45 => 0xb9, 46 => [0xaa,0xaf], 47 => 0xb9, 48 => 0x77, 52 => 0xa3, 53 => 0xa3, 54 => 0x80, 55 => 0xab },
7644             'wb_rggblevelsunknown12' => { 42 => 0x69, 43 => 0xa8, 45 => 0xbe, 46 => 0xb4, 47 => 0xbe, 48 => 0x7c, 52 => 0xa8, 53 => 0xa8, 54 => 0xa8, 55 => 0xb0 },
7645             'wb_rggblevelsunknown13' => { 42 => 0x6e, 43 => 0xb0, 45 => 0xc3, 46 => 0xb9, 47 => 0xc3, 48 => 0x81, 52 => 0xad, 53 => 0xad, 54 => 0xad, 55 => 0xb5 },
7646             'wb_rggblevelsunknown14' => { 45 => 0xc8, 46 => 0xbe, 47 => 0xc8, 48 => 0x86, 52 => 0xb2, 53 => 0xb2, 54 => 0xb2, 55 => 0xba },
7647             'wb_rggblevelsunknown15' => { 45 => 0xcd, 46 => 0xc3, 47 => 0xcd, 48 => 0x8b, 52 => 0xb7, 53 => 0xb7, 54 => 0xb7, 55 => 0xbf },
7648             'wb_rggblevelsunknown16' => { 45 => 0xd2, 46 => 0xc8, 47 => 0xd2, 48 => 0x9f, 53 => 0xbc, 54 => 0xbc, 55 => 0xc4 },
7649             'wb_rggblevelsunknown17' => { 45 => 0xd7, 46 => 0xf0, 47 => 0xd7, 53 => 0xc1, 54 => 0xc1, 55 => 0xc9 },
7650             'wb_rggblevelsunknown18' => { 45 => 0xdc, 46 => 0xf5, 47 => 0xdc, 53 => 0xc6, 54 => 0xc6, 55 => 0xce },
7651             'wb_rggblevelsunknown19' => { 45 => 0xe1, 46 => 0xfa, 47 => 0xe1, 53 => 0xcb, 54 => 0xcb, 55 => 0xd3 },
7652             'wb_rggblevelsunknown2' => { 42 => 0x37, 43 => 0x58, 45 => 0x69, 46 => 0x7d, 47 => 0x8c, 48 => 0x4a, 52 => 0x53, 53 => 0x53, 54 => 0x53, 55 => 0x5b },
7653             'wb_rggblevelsunknown20' => { 45 => 0xe6, 46 => 0xff, 47 => 0xe6, 53 => 0xd0, 54 => 0xd0, 55 => 0xd8 },
7654             'wb_rggblevelsunknown21' => { 45 => 0xeb, 46 => 0x104, 47 => 0xeb, 54 => 0xd5, 55 => 0xdd },
7655             'wb_rggblevelsunknown22' => { 45 => 0xf0, 46 => 0x109, 47 => 0xf0, 54 => 0xda, 55 => 0xe2 },
7656             'wb_rggblevelsunknown23' => { 45 => 0xf5, 46 => 0x10e, 47 => 0xf5, 54 => 0xdf, 55 => 0xe7 },
7657             'wb_rggblevelsunknown24' => { 45 => 0xfa, 46 => 0x113, 47 => 0xfa, 54 => 0xe4, 55 => 0xec },
7658             'wb_rggblevelsunknown25' => { 45 => 0xff, 46 => 0x118, 47 => 0xff, 54 => 0xe9, 55 => 0xf1 },
7659             'wb_rggblevelsunknown26' => { 45 => 0x104, 46 => 0x11d, 47 => 0x104, 54 => 0xee, 55 => 0xf6 },
7660             'wb_rggblevelsunknown27' => { 45 => 0x109, 46 => 0x122, 47 => 0x109, 54 => 0xf3, 55 => 0xfb },
7661             'wb_rggblevelsunknown28' => { 45 => 0x10e, 47 => 0x10e, 54 => 0xf8, 55 => 0x100 },
7662             'wb_rggblevelsunknown29' => { 45 => 0x113, 47 => 0x113, 54 => 0xfd, 55 => 0x105 },
7663             'wb_rggblevelsunknown3' => { 42 => 0x3c, 43 => 0x60, 45 => 0x6e, 46 => 0x82, 47 => 0x91, 48 => 0x4f, 52 => 0x58, 53 => 0x58, 54 => 0x58, 55 => 0x60 },
7664             'wb_rggblevelsunknown30' => { 47 => 0x118, 54 => 0x102 },
7665             'wb_rggblevelsunknown31' => { 47 => 0x11d },
7666             'wb_rggblevelsunknown32' => { 47 => 0x122 },
7667             'wb_rggblevelsunknown33' => { 47 => 0x127 },
7668             'wb_rggblevelsunknown4' => { 42 => 0x41, 43 => 0x68, 45 => 0x73, 46 => 0x87, 47 => 0x96, 48 => 0x54, 52 => 0x5d, 53 => 0x5d, 54 => 0x5d, 55 => 0x65 },
7669             'wb_rggblevelsunknown5' => { 42 => 0x46, 43 => 0x70, 45 => 0x78, 46 => 0x8c, 47 => 0x9b, 48 => 0x59, 52 => 0x62, 53 => 0x62, 54 => 0x62, 55 => 0x6a },
7670             'wb_rggblevelsunknown6' => { 42 => 0x4b, 43 => 0x78, 45 => 0x7d, 46 => 0x91, 47 => 0xa0, 48 => 0x5e, 52 => 0x8a, 53 => 0x67, 54 => 0x67, 55 => 0x6f },
7671             'wb_rggblevelsunknown7' => { 42 => 0x50, 43 => 0x80, 45 => 0x82, 46 => 0x96, 47 => 0xa5, 48 => 0x63, 52 => 0x8f, 53 => 0x6c, 54 => 0x6c, 55 => 0x74 },
7672             'wb_rggblevelsunknown8' => { 42 => 0x55, 43 => 0x88, 45 => 0x87, 46 => 0x9b, 47 => 0xaa, 48 => 0x68, 52 => 0x94, 53 => 0x71, 54 => 0x71, 55 => 0x79 },
7673             'wb_rggblevelsunknown9' => { 42 => 0x5a, 43 => 0x90, 45 => 0x8c, 46 => 0xa0, 47 => 0xaf, 48 => 0x6d, 52 => 0x99, 53 => 0x76, 54 => 0x76, 55 => 0x7e },
7674             'wb_rggblevelsuserselected' => { 419 => 0x5c },
7675             'wbadjblueamber' => { 111 => 0x20106 },
7676             'wbadjbluebalance' => { 324 => 0x8 },
7677             'wbadjcolortemp' => { 111 => 0x20102, 116 => 0x1a },
7678             'wbadjlighting' => { 324 => 0x14 },
7679             'wbadjmagentagreen' => { 111 => 0x20105 },
7680             'wbadjmode' => { 324 => 0x10 },
7681             'wbadjredbalance' => { 324 => 0x0 },
7682             'wbadjrggblevels' => { 111 => 0x20125, 116 => 0x6 },
7683             'wbadjtemperature' => { 324 => 0x18 },
7684             'wbadjtint' => { 324 => 0x25 },
7685             'wbblue' => { 135 => 0x144c },
7686             'wbbluelevel' => { 367 => 0x324, 372 => 0x8006, 377 => 0x26 },
7687             'wbbracketingsteps' => { 220 => 0x10, 221 => 0x10, 298 => 0x174d },
7688             'wbbracketmode' => { 62 => 0x9 },
7689             'wbbracketshotnumber' => { 206 => 0x2b, 447 => 0x101a },
7690             'wbbracketvalueab' => { 62 => 0xc },
7691             'wbbracketvaluegm' => { 62 => 0xd },
7692             'wbbutton' => { 266 => 0x806, 269 => 0x80a },
7693             'wbbuttonplaybackmode' => { 342 => 0x1c5 },
7694             'wbfinetuneactive' => { 116 => 0x24 },
7695             'wbfinetunesaturation' => { 116 => 0x28 },
7696             'wbfinetunetone' => { 116 => 0x2c },
7697             'wbgreen' => { 135 => 0x144b },
7698             'wbgreenlevel' => { 367 => 0x323, 372 => 0x8005, 377 => 0x25 },
7699             'wbmediaimagesizesetting' => { 92 => 0x708 },
7700             'wbmode' => { 208 => 0x4, 352 => 0x1015 },
7701             'wbred' => { 135 => 0x144a },
7702             'wbredlevel' => { 367 => 0x322, 372 => 0x8004, 377 => 0x24 },
7703             'wbscale' => { 209 => 0x0 },
7704             'wbshiftab' => { 81 => 0xc, 372 => 0x46, 391 => 0x10 },
7705             'wbshiftab_gm' => { 481 => 0x2014 },
7706             'wbshiftab_gm_precise' => { 481 => 0x2026 },
7707             'wbshiftcreativecontrol' => { 372 => 0x92 },
7708             'wbshiftgm' => { 81 => 0xd, 372 => 0x47, 391 => 0x11 },
7709             'wbshiftintelligentauto' => { 372 => 0x8b },
7710             'wbtype1' => { 378 => 0x1, 379 => 0x1 },
7711             'wbtype2' => { 378 => 0x4, 379 => 0x5 },
7712             'wbtype3' => { 378 => 0x7, 379 => 0x9 },
7713             'wbtype4' => { 378 => 0xa, 379 => 0xd },
7714             'wbtype5' => { 378 => 0xd, 379 => 0x11 },
7715             'wbtype6' => { 378 => 0x10, 379 => 0x15 },
7716             'wbtype7' => { 378 => 0x13, 379 => 0x19 },
7717             'webstatement' => { 570 => 'WebStatement' },
7718             'weightedflatsubject' => { 527 => 'weightedFlatSubject' },
7719             'what' => { 536 => 'What', 538 => 'What' },
7720             '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' },
7721             'whitebalance0' => { 195 => 'WhiteBalance0' },
7722             'whitebalance1' => { 195 => 'WhiteBalance1' },
7723             'whitebalance2' => { 195 => 'WhiteBalance2', 347 => 0x500 },
7724             'whitebalanceadj' => { 111 => 0x20101, 116 => 0x18, 318 => 0x76a43204 },
7725             'whitebalanceautoadjustment' => { 386 => 0x0 },
7726             'whitebalancebias' => { 121 => 0x2011, 352 => 0x304, 372 => 0x23 },
7727             'whitebalanceblue' => { 81 => 0x7 },
7728             'whitebalancebracket' => { 347 => 0x502, 352 => 0x303 },
7729             'whitebalancebracketing' => { 135 => 0x1102, 203 => 0x22, 206 => 0x2c, 478 => 0x2c },
7730             'whitebalancebuttonplaybackmode' => { 343 => 0x1c5, 344 => 0x1dd },
7731             'whitebalancecomp' => { 355 => 0x1001 },
7732             'whitebalancedetected' => { 157 => 0x3fb },
7733             'whitebalancefinetune' => { 135 => 0x100a, 203 => 0x38, 205 => 0x112, 258 => [0xb,0x3f], 447 => 0x1004, 467 => 0x6, 468 => 0x5, 481 => 0x112 },
7734             'whitebalancemode' => { 157 => 0x3fa, 411 => 0x1a },
7735             'whitebalancered' => { 81 => 0x6 },
7736             'whitebalanceset' => { 390 => 0xa },
7737             'whitebalancesetting' => { 203 => 0x23, 467 => 0x5, 468 => 0x4, 469 => 0x16, 486 => 0xd },
7738             'whitebalancesetup' => { 454 => 0x41 },
7739             'whitebalancetemperature' => { 347 => 0x501 },
7740             'whiteboard' => { 352 => 0x301 },
7741             'whitelevel' => { 127 => 0xc61d, 411 => 0x7e, 488 => 0x787f },
7742             'whitepoint' => { 127 => 0x13e, 371 => 0x35d, 411 => 0x201, 562 => 'WhitePoint' },
7743             'whites2012' => { 536 => 'Whites2012', 538 => 'Whites2012' },
7744             'whitesadj' => { 518 => 0x9017 },
7745             'wholeareatracking' => { 2 => 0x1a },
7746             'wideadapter' => { 447 => 0x1017 },
7747             'widefocuszone' => { 200 => 0x2f },
7748             'widerange' => { 456 => 0x20f },
7749             'wififirmwaredate' => { 442 => 0x42 },
7750             'wififirmwareversion' => { 442 => 0x3c },
7751             'windmode' => { 157 => 0x3f4 },
7752             'windnoisereduction' => { 264 => 0x352, 267 => 0x2d6, 268 => 0x2fe, 269 => 0x2fe },
7753             'windowlocation' => { 437 => 'WLOC' },
7754             'windowsatom' => { 537 => 'windowsAtom' },
7755             'windowsatomextension' => { 537 => [\'windowsAtom','windowsAtomExtension'] },
7756             'windowsatominvocationflags' => { 537 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7757             'windowsatomuncprojectpath' => { 537 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7758             'wordcount' => { 556 => 'wordCount' },
7759             'work' => { 429 => "\xa9wrk" },
7760             'workcolorspace' => { 111 => 0x10200, 116 => 0x270 },
7761             'workflowtag' => { 550 => 'WorkflowTag' },
7762             'workflowtagcvid' => { 550 => [\'WorkflowTag','WorkflowTagCvId'] },
7763             'workflowtagcvtermid' => { 550 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7764             'workflowtagcvtermname' => { 550 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7765             'workflowtagcvtermrefinedabout' => { 550 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7766             'worktodo' => { 544 => 'WorkToDo' },
7767             'worldtimelocation' => { 372 => 0x3a, 411 => 0x22, 417 => '0.1' },
7768             'writer' => { 198 => 'WM/Writer' },
7769             'writer-editor' => { 150 => 0x7a },
7770             'x3filllight' => { 457 => 0x12 },
7771             'xattrmditemwherefroms' => { 193 => 'com.apple.metadata:kMDItemWhereFroms' },
7772             'xattrquarantine' => { 193 => 'com.apple.quarantine' },
7773             'xiaomiexifinfo' => { 431 => 'xiaomi.exifInfo.videoinfo' },
7774             'xiaomihdr10' => { 431 => 'com.xiaomi.hdr10' },
7775             'xiaomimodel' => { 127 => 0x9a00 },
7776             'xiaomipreviewvideocover' => { 431 => 'com.xiaomi.preview_video_cover' },
7777             'xiaomisettings' => { 127 => 0x9999 },
7778             'xilinxversion' => { 157 => 0x414 },
7779             'xml' => { 155 => 'xml ' },
7780             'xmp' => { 114 => 0xffff00f6, 128 => 'XMP', 138 => 'XMP Data/XMP' },
7781             'xmptoolkit' => { 563 => 'xmptk' },
7782             'xpauthor' => { 127 => 0x9c9d },
7783             'xpcomment' => { 127 => 0x9c9c },
7784             'xpkeywords' => { 127 => 0x9c9e },
7785             'xposition' => { 127 => 0x11e },
7786             'xpsubject' => { 127 => 0x9c9f },
7787             'xptitle' => { 127 => 0x9c9b },
7788             'xresolution' => { 127 => 0x11a, 153 => 0x3, 426 => 0x0, 562 => 'XResolution' },
7789             'xyresolution' => { 131 => 0x3 },
7790             'yaw' => { 123 => 0x7, 437 => ['_yaw',"\xa9fyw"] },
7791             'yawangle' => { 274 => 0x8, 452 => 0x0 },
7792             'ycbcrcoefficients' => { 127 => 0x211, 562 => 'YCbCrCoefficients' },
7793             'ycbcrpositioning' => { 127 => 0x213, 562 => 'YCbCrPositioning' },
7794             'ycbcrsubsampling' => { 127 => 0x212, 562 => 'YCbCrSubSampling' },
7795             'year' => { 429 => 'yrrc', 431 => 'year', 437 => 'yrrc' },
7796             'yearcreated' => { 159 => 0x10, 168 => 0xc },
7797             'yellowhsl' => { 111 => 0x20912 },
7798             'yield' => { 558 => 'yield' },
7799             'yposition' => { 127 => 0x11f },
7800             'yresolution' => { 127 => 0x11b, 153 => 0x5, 426 => 0x4, 562 => 'YResolution' },
7801             'zebrapatterntonerange' => { 342 => 0x211, 343 => 0x211, 344 => 0x229 },
7802             'zoneidentifier' => { 128 => 'ZoneIdentifier' },
7803             'zonematching' => { 205 => 0x10a, 208 => [0x3a,0x4a], 481 => 0xb024 },
7804             'zonematchingmode' => { 203 => 0x14 },
7805             'zonematchingon' => { 202 => 0x75 },
7806             'zonematchingvalue' => { 467 => 0x1f },
7807             'zoomedpreviewlength' => { 352 => 0xf05 },
7808             'zoomedpreviewsize' => { 352 => 0xf06 },
7809             'zoomedpreviewstart' => { 352 => 0xf04 },
7810             'zoomsourcewidth' => { 38 => 0x24 },
7811             'zoomstepcount' => { 350 => 0x300, 352 => 0x100d },
7812             'zoomtargetwidth' => { 38 => 0x25 },
7813             );
7814              
7815             # lookup for non-writable tags to check if the name exists
7816             my %tagExists = (
7817             '_ac3' => 1,
7818             '_h264' => 1,
7819             '_misb' => 1,
7820             'a100dataoffset' => 1,
7821             'aas' => 1,
7822             'abovecolor' => 1,
7823             'abstract' => 1,
7824             'abstractfilename' => 1,
7825             'accel360fly' => 1,
7826             'acceldata' => 1,
7827             'accelerometermatrix' => 1,
7828             'accelerometertime' => 1,
7829             'accelerometerunknown' => 1,
7830             'accelmode' => 1,
7831             'accelypr' => 1,
7832             'accessdate' => 1,
7833             'accessrights' => 1,
7834             'accompaniment' => 1,
7835             'accountname' => 1,
7836             'acdsee' => 1,
7837             'acdsee-rs' => 1,
7838             'acidizer' => 1,
7839             'acidizerflags' => 1,
7840             'acnespotremoval' => 1,
7841             'acquisitiontime' => 1,
7842             'acquisitiontimeday' => 1,
7843             'acquisitiontimemonth' => 1,
7844             'acquisitiontimeyear' => 1,
7845             'acquisitiontimeyearmonth' => 1,
7846             'acquisitiontimeyearmonthday' => 1,
7847             'acroform' => 1,
7848             'activebuf1cols' => 1,
7849             'activebuf1rows' => 1,
7850             'activebuf2cols' => 1,
7851             'activebuf2rows' => 1,
7852             'activecols' => 1,
7853             'activectemonitor1cols' => 1,
7854             'activectemonitor2cols' => 1,
7855             'activectemonitorrows' => 1,
7856             'activerows' => 1,
7857             'actor' => 1,
7858             'actors' => 1,
7859             'actualcompensation' => 1,
7860             'actualscalemax' => 1,
7861             'actualscalemin' => 1,
7862             'actualsoftpostpadding' => 1,
7863             'actualsoftprepadding' => 1,
7864             'additionalinfo' => 1,
7865             'adjdebuginfo' => 1,
7866             'adjustedtbnimageheight' => 1,
7867             'adjustedtbnimagewidth' => 1,
7868             'adjustmentdata' => 1,
7869             'adjustmentssettingsstatisticslightmap' => 1,
7870             'adjustmentvalue' => 1,
7871             'adobe_cm' => 1,
7872             'adobecmtype' => 1,
7873             'adobecrw' => 1,
7874             'adobekoda' => 1,
7875             'adobeleaf' => 1,
7876             'adobemrw' => 1,
7877             'adobepano' => 1,
7878             'adobephotoshop' => 1,
7879             'adoberaf' => 1,
7880             'adobesr2' => 1,
7881             'adoptedneutral' => 1,
7882             'adult' => 1,
7883             'advancedcontentencryption' => 1,
7884             'advancedmutualexcl' => 1,
7885             'advancedscenemode' => 1,
7886             'adventrevision' => 1,
7887             'adventscale' => 1,
7888             'aedebuginfo' => 1,
7889             'aeflags' => 1,
7890             'aehistograminfo' => 1,
7891             'aeinfo' => 1,
7892             'aeinfo2' => 1,
7893             'aeinfo3' => 1,
7894             'aeinfounknown' => 1,
7895             'aeliveviewhistograminfo' => 1,
7896             'aeliveviewlocalhistogram' => 1,
7897             'aelocalhistogram' => 1,
7898             'af' => 1,
7899             'af-cprioritysel' => 1,
7900             'af-sprioritysel' => 1,
7901             'afarea' => 1,
7902             'afareaheights' => 1,
7903             'afareawidths' => 1,
7904             'afareaxpositions' => 1,
7905             'afareaypositions' => 1,
7906             'afconfig' => 1,
7907             'afcp' => 1,
7908             'afcp_iptc' => 1,
7909             'afcsettings' => 1,
7910             'afdebuginfo' => 1,
7911             'aff1' => 1,
7912             'aff5' => 1,
7913             'affheader' => 1,
7914             'affinetransformmat' => 1,
7915             'afinfo2' => 1,
7916             'afinfo2version' => 1,
7917             'afinfo3' => 1,
7918             'afinfocus' => 1,
7919             'afinfok3iii' => 1,
7920             'afinfosize' => 1,
7921             'afm' => 1,
7922             'afpointinfo' => 1,
7923             'afpointsinfocus1d' => 1,
7924             'afpointsspecial' => 1,
7925             'afsp' => 1,
7926             'afstatus15' => 1,
7927             'afstatus19' => 1,
7928             'afstatus79' => 1,
7929             'aftune' => 1,
7930             'aibuildnumber' => 1,
7931             'aicolormodel' => 1,
7932             'aicolorusage' => 1,
7933             'aicreatorversion' => 1,
7934             'aifileformat' => 1,
7935             'aimetadata' => 1,
7936             'ainumlayers' => 1,
7937             'aipdfprivatedata' => 1,
7938             'aiprivatedata' => 1,
7939             'airfieldbarometricpressure' => 1,
7940             'airfieldelevation' => 1,
7941             'airspeed' => 1,
7942             'airtemperature' => 1,
7943             'airulerunits' => 1,
7944             'aistream' => 1,
7945             'aitargetresolution' => 1,
7946             'album2' => 1,
7947             'albumartistsortorder' => 1,
7948             'albumidalbumartist' => 1,
7949             'albumname' => 1,
7950             'albumsortorder' => 1,
7951             'albumtitlesortorder' => 1,
7952             'alerts' => 1,
7953             'alexa' => 1,
7954             'alexa-paireddevicename' => 1,
7955             'alexa-pairing' => 1,
7956             'alexa-privacymode' => 1,
7957             'alexa-wakewordlanguage' => 1,
7958             'aliaslayermetadata' => 1,
7959             'alignment' => 1,
7960             'allcolorflatfield1' => 1,
7961             'allcolorflatfield2' => 1,
7962             'allcolorflatfield3' => 1,
7963             'alph' => 1,
7964             'alpha' => 1,
7965             'alphabitdepth' => 1,
7966             'alphabytecount' => 1,
7967             'alphachannelsnames' => 1,
7968             'alphacompression' => 1,
7969             'alphadatadiscard' => 1,
7970             'alphafilter' => 1,
7971             'alphafiltering' => 1,
7972             'alphaidentifiers' => 1,
7973             'alphainterlace' => 1,
7974             'alphaisused' => 1,
7975             'alphamask' => 1,
7976             'alphaoffset' => 1,
7977             'alphapreprocessing' => 1,
7978             'alphasample' => 1,
7979             'alphavalue' => 1,
7980             'alternatealtitude' => 1,
7981             'alternateduotonecolors' => 1,
7982             'alternateellipsoidheight' => 1,
7983             'alternateellipsoidheightextended' => 1,
7984             'alternateformattrack' => 1,
7985             'alternateheading' => 1,
7986             'alternatelatitude' => 1,
7987             'alternatelongitude' => 1,
7988             'alternatename' => 1,
7989             'alternatesourceurl' => 1,
7990             'alternatespotcolors' => 1,
7991             'altitudefromtakeoff' => 1,
7992             'ambienceinfo' => 1,
7993             'ambisonicchannelmap' => 1,
7994             'ambisonicchannelordering' => 1,
7995             'ambisonicchannels' => 1,
7996             'ambisonicnormalization' => 1,
7997             'ambisonicorder' => 1,
7998             'ambisonictype' => 1,
7999             'amendlocalset' => 1,
8000             'androidrelease' => 1,
8001             'angleaxis' => 1,
8002             'angleofattack' => 1,
8003             'angularvelocity' => 1,
8004             'anim' => 1,
8005             'animation' => 1,
8006             'animationcontrol' => 1,
8007             'animationframes' => 1,
8008             'animationiterations' => 1,
8009             'animationloopcount' => 1,
8010             'animationplays' => 1,
8011             'anmf' => 1,
8012             'anniversary' => 1,
8013             'annotation' => 1,
8014             'annotations' => 1,
8015             'annotationusagerights' => 1,
8016             'announce' => 1,
8017             'announcelist1' => 1,
8018             'anoiselines' => 1,
8019             'anta' => 1,
8020             'apdi' => 1,
8021             'aperture' => 1,
8022             'aperturedisplayed' => 1,
8023             'apeversion' => 1,
8024             'app14flags0' => 1,
8025             'app14flags1' => 1,
8026             'app1_profile' => 1,
8027             'apple-fi' => 1,
8028             'appledataoffsets' => 1,
8029             'applemaildatereceived' => 1,
8030             'applemaildatesent' => 1,
8031             'applemailflagged' => 1,
8032             'applemailisremoteattachment' => 1,
8033             'applemailmessageid' => 1,
8034             'applemailpriority' => 1,
8035             'applemailread' => 1,
8036             'applemailrepliedto' => 1,
8037             'application' => 1,
8038             'application_riff' => 1,
8039             'applicationdata' => 1,
8040             'applicationmissingmsg' => 1,
8041             'applicationunknown' => 1,
8042             'applicationversion' => 1,
8043             'applysettingstoliveview' => 1,
8044             'appname' => 1,
8045             'archivallocation' => 1,
8046             'archivedfilename' => 1,
8047             'arcoreaccel' => 1,
8048             'arcoreaccel0' => 1,
8049             'arcorecustom' => 1,
8050             'arcoregyro' => 1,
8051             'arcoregyro0' => 1,
8052             'arcorevideo' => 1,
8053             'ardronefile' => 1,
8054             'ardronetelemetry' => 1,
8055             'artist2' => 1,
8056             'artistlen' => 1,
8057             'artists' => 1,
8058             'artisturl' => 1,
8059             'ascender' => 1,
8060             'ascent' => 1,
8061             'asfleakybucketpairs' => 1,
8062             'asfpacketcount' => 1,
8063             'asfsecurityobjectssize' => 1,
8064             'asin' => 1,
8065             'asin2' => 1,
8066             'aspectinfo' => 1,
8067             'aspectratiounwarped' => 1,
8068             'aspectratiowarped' => 1,
8069             'aspectratiox' => 1,
8070             'aspectratioy' => 1,
8071             'assistantdirector' => 1,
8072             'assistantsname' => 1,
8073             'assistantsphone' => 1,
8074             'associateddatalist' => 1,
8075             'associatedimagefile' => 1,
8076             'association' => 1,
8077             'assumeddisplaysize' => 1,
8078             'assumeddistanceview' => 1,
8079             'ast' => 1,
8080             'atmospherictemperature' => 1,
8081             'atmospherictransalpha1' => 1,
8082             'atmospherictransalpha2' => 1,
8083             'atmospherictransbeta1' => 1,
8084             'atmospherictransbeta2' => 1,
8085             'atmospherictransx' => 1,
8086             'atob0' => 1,
8087             'atob1' => 1,
8088             'atob2' => 1,
8089             'atob3' => 1,
8090             'atom0' => 1,
8091             'atsccontent' => 1,
8092             'attachbinary' => 1,
8093             'attachfileextension' => 1,
8094             'attachfilename' => 1,
8095             'attachlongfilename' => 1,
8096             'attachlongpathname' => 1,
8097             'attachments' => 1,
8098             'attachmethod' => 1,
8099             'attachmimetype' => 1,
8100             'attachnum' => 1,
8101             'attachpathname' => 1,
8102             'attachsize' => 1,
8103             'attitude' => 1,
8104             'attitudetarget' => 1,
8105             'attr' => 1,
8106             'attributes' => 1,
8107             'audible_cvrx' => 1,
8108             'audible_meta' => 1,
8109             'audible_meta2' => 1,
8110             'audible_tags' => 1,
8111             'audible_tseg' => 1,
8112             'audiences' => 1,
8113             'audioattributes' => 1,
8114             'audioavailablebitraterange' => 1,
8115             'audioavailablenumberchannels' => 1,
8116             'audioavgbitrate' => 1,
8117             'audiobitratecontrolmode' => 1,
8118             'audiobluetooth' => 1,
8119             'audiobytes' => 1,
8120             'audiochannellayout' => 1,
8121             'audiochanneltypes' => 1,
8122             'audiocodec' => 1,
8123             'audiocodecdescription' => 1,
8124             'audiocodecid' => 1,
8125             'audiocodecinfo' => 1,
8126             'audiocodecname' => 1,
8127             'audiocodecprimemethod' => 1,
8128             'audiocomponentversion' => 1,
8129             'audiocurrenttargetbitrate' => 1,
8130             'audiodelay' => 1,
8131             'audiodoessamplerateconversion' => 1,
8132             'audioencoding' => 1,
8133             'audioencodingparamsversion' => 1,
8134             'audioextendfrequencies' => 1,
8135             'audiofilesize' => 1,
8136             'audiofileurl' => 1,
8137             'audioformat' => 1,
8138             'audioframesize' => 1,
8139             'audiohasvariablepacketbytesizes' => 1,
8140             'audioheader' => 1,
8141             'audioinfo' => 1,
8142             'audioinputbuffersize' => 1,
8143             'audioisinitialized' => 1,
8144             'audiokeys' => 1,
8145             'audiolayer' => 1,
8146             'audiolevel' => 1,
8147             'audiomaxbitrate' => 1,
8148             'audiomaximumpacketbytesize' => 1,
8149             'audiominimumdelaymode' => 1,
8150             'audiominimumnumberinputpackets' => 1,
8151             'audiominimumnumberoutputpackets' => 1,
8152             'audiomode' => 1,
8153             'audiooutputprecedence' => 1,
8154             'audiopacketframesize' => 1,
8155             'audioprofile' => 1,
8156             'audioprofileversion' => 1,
8157             'audioprotuneoption' => 1,
8158             'audioqualitysetting' => 1,
8159             'audiorequirespacketdescription' => 1,
8160             'audiosamplecount' => 1,
8161             'audiosampledesc' => 1,
8162             'audiosamplesize' => 1,
8163             'audiosetting' => 1,
8164             'audiosize' => 1,
8165             'audiosourceurl' => 1,
8166             'audiostream' => 1,
8167             'audiostreamtype' => 1,
8168             'audiotrackid' => 1,
8169             'audiousedinputbuffersize' => 1,
8170             'audiouserecommendedsamplerate' => 1,
8171             'audiovbrquality' => 1,
8172             'audiovendorid' => 1,
8173             'audiozeroframespadded' => 1,
8174             'authenticationtime' => 1,
8175             'authenticationtype' => 1,
8176             'authoridentifier' => 1,
8177             'authoringsoftwarerelease' => 1,
8178             'authorlen' => 1,
8179             'authorname' => 1,
8180             'authors' => 1,
8181             'authorship' => 1,
8182             'authorsortorder' => 1,
8183             'autoareaafstartingpoint' => 1,
8184             'autoboostscore' => 1,
8185             'autocaptureoffset' => 1,
8186             'autoisomin' => 1,
8187             'autolowlightduration' => 1,
8188             'automationanimation' => 1,
8189             'automationflags' => 1,
8190             'autopoweroff' => 1,
8191             'autoprotune' => 1,
8192             'autorotation' => 1,
8193             'autosavefilepath' => 1,
8194             'autosaveformat' => 1,
8195             'autosummary' => 1,
8196             'aux' => 1,
8197             'auxiliaryimageref' => 1,
8198             'av1configuration' => 1,
8199             'av1configurationversion' => 1,
8200             'avcconfiguration' => 1,
8201             'averagebitrate' => 1,
8202             'averageframerate' => 1,
8203             'averagelevel' => 1,
8204             'avgbitrate' => 1,
8205             'avgbytespersec' => 1,
8206             'avgpacketsize' => 1,
8207             'avgpdusize' => 1,
8208             'avgwidth' => 1,
8209             'avi1' => 1,
8210             'avif' => 1,
8211             'aviheader' => 1,
8212             'awbdebuginfo' => 1,
8213             'awbinfo' => 1,
8214             'axisdistancex' => 1,
8215             'axisdistancey' => 1,
8216             'axisdistancez' => 1,
8217             'axml' => 1,
8218             'b1' => 1,
8219             'b2' => 1,
8220             'background' => 1,
8221             'backgroundcolor' => 1,
8222             'backgroundcolorindicator' => 1,
8223             'backgroundcolorvalue' => 1,
8224             'backgroundimageid' => 1,
8225             'backgroundtiling' => 1,
8226             'backlight' => 1,
8227             'backserial' => 1,
8228             'backuptime' => 1,
8229             'badfaxlines' => 1,
8230             'bahpver' => 1,
8231             'balpver' => 1,
8232             'band' => 1,
8233             'bandwidthsharing' => 1,
8234             'bannerimage' => 1,
8235             'bannerimagedata' => 1,
8236             'bannerimagetype' => 1,
8237             'bannerimageurl' => 1,
8238             'barcode' => 1,
8239             'barcodes' => 1,
8240             'barometerinfo' => 1,
8241             'barometerinfoversion' => 1,
8242             'baselinelength' => 1,
8243             'basename' => 1,
8244             'baseviewpointnum' => 1,
8245             'basicfileinfo' => 1,
8246             'basisobject' => 1,
8247             'battery' => 1,
8248             'batterycapacity' => 1,
8249             'batterycurrent' => 1,
8250             'batteryinfo' => 1,
8251             'batterystatus' => 1,
8252             'batterytime' => 1,
8253             'batteryvoltage3' => 1,
8254             'batteryvoltage4' => 1,
8255             'bavpver' => 1,
8256             'bccaddresses' => 1,
8257             'bccnames' => 1,
8258             'beats' => 1,
8259             'beats-per-minute' => 1,
8260             'beautycolorlevel' => 1,
8261             'beautyenable' => 1,
8262             'beautyretouchlevel' => 1,
8263             'belowcolor' => 1,
8264             'beta' => 1,
8265             'bibligraphicfilename' => 1,
8266             'bibliographicreferences' => 1,
8267             'bikebroaccel' => 1,
8268             'bikebrogps' => 1,
8269             'billinginformation' => 1,
8270             'binarydata' => 1,
8271             'binarydatatype' => 1,
8272             'binaryfilter' => 1,
8273             'binaryxml' => 1,
8274             'binning' => 1,
8275             'birthday' => 1,
8276             'bitdepthchroma' => 1,
8277             'bitdepthluma' => 1,
8278             'bitrate' => 1,
8279             'bitrateinfo' => 1,
8280             'bitratemutualexclusion' => 1,
8281             'bitratesetting' => 1,
8282             'bitsperextendedrunlength' => 1,
8283             'bitsperpixel' => 1,
8284             'bitsperrunlength' => 1,
8285             'blackadcountsperdacvolt' => 1,
8286             'blackclamp' => 1,
8287             'blackclampoffset' => 1,
8288             'blackcolsleft' => 1,
8289             'blackcolsright' => 1,
8290             'blackdacchannel' => 1,
8291             'blackdacsettlingmsec' => 1,
8292             'blackmaskbottomborder' => 1,
8293             'blackmaskleftborder' => 1,
8294             'blackmaskrightborder' => 1,
8295             'blackmasktopborder' => 1,
8296             'blackrowsbottom' => 1,
8297             'blackrowstop' => 1,
8298             'blacktarget' => 1,
8299             'blocklocation' => 1,
8300             'blocksize' => 1,
8301             'blocksizemax' => 1,
8302             'blocksizemin' => 1,
8303             'blockspercolumn' => 1,
8304             'blocksperframe' => 1,
8305             'blocksperrow' => 1,
8306             'blueadjust' => 1,
8307             'blueendpoint' => 1,
8308             'bluegain' => 1,
8309             'bluegrassscale1' => 1,
8310             'bluegrassscale2' => 1,
8311             'bluegrasstable' => 1,
8312             'bluemask' => 1,
8313             'bluematrixcolumn' => 1,
8314             'blueprimary' => 1,
8315             'bluesample' => 1,
8316             'bluetoothmacaddress' => 1,
8317             'bluetoothname' => 1,
8318             'bluetrc' => 1,
8319             'bluex' => 1,
8320             'bluey' => 1,
8321             'blurstrength' => 1,
8322             'blush' => 1,
8323             'bmpversion' => 1,
8324             'boardtemperature' => 1,
8325             'body' => 1,
8326             'bokehshape' => 1,
8327             'bookname' => 1,
8328             'booktitle' => 1,
8329             'booktype' => 1,
8330             'bookversion' => 1,
8331             'bootidentifier' => 1,
8332             'bootrecord' => 1,
8333             'bootsystem' => 1,
8334             'bordercolor' => 1,
8335             'borderid' => 1,
8336             'borderinformation' => 1,
8337             'borderlocation' => 1,
8338             'bordername' => 1,
8339             'bordersversion' => 1,
8340             'bordertype' => 1,
8341             'bottomdarkrow1' => 1,
8342             'bottomdarkrow2' => 1,
8343             'bottommag' => 1,
8344             'boundaryorigin' => 1,
8345             'boundingbox' => 1,
8346             'bpm' => 1,
8347             'bps' => 1,
8348             'bracketingburstoptions' => 1,
8349             'bracketingcounter' => 1,
8350             'bracketingmode' => 1,
8351             'bracketingoffset' => 1,
8352             'bracketingstep' => 1,
8353             'bracketshot' => 1,
8354             'brain' => 1,
8355             'brandingimageid' => 1,
8356             'brandingname' => 1,
8357             'brdfatob0' => 1,
8358             'brdfatob1' => 1,
8359             'brdfatob2' => 1,
8360             'brdfatob3' => 1,
8361             'brdfbtoa0' => 1,
8362             'brdfbtoa1' => 1,
8363             'brdfbtoa2' => 1,
8364             'brdfbtoa3' => 1,
8365             'brdfbtod0' => 1,
8366             'brdfbtod1' => 1,
8367             'brdfbtod2' => 1,
8368             'brdfbtod3' => 1,
8369             'brdfcolorimetricparam0' => 1,
8370             'brdfcolorimetricparam1' => 1,
8371             'brdfcolorimetricparam2' => 1,
8372             'brdfcolorimetricparam3' => 1,
8373             'brdfdtob0' => 1,
8374             'brdfdtob1' => 1,
8375             'brdfdtob2' => 1,
8376             'brdfdtob3' => 1,
8377             'brdfmtob0' => 1,
8378             'brdfmtob1' => 1,
8379             'brdfmtob2' => 1,
8380             'brdfmtob3' => 1,
8381             'brdfmtos0' => 1,
8382             'brdfmtos1' => 1,
8383             'brdfmtos2' => 1,
8384             'brdfmtos3' => 1,
8385             'brdfspectralparam0' => 1,
8386             'brdfspectralparam1' => 1,
8387             'brdfspectralparam2' => 1,
8388             'brdfspectralparam3' => 1,
8389             'breakchar' => 1,
8390             'briefdescription' => 1,
8391             'brightdefectintegrationms' => 1,
8392             'brightdefectisocode' => 1,
8393             'brightdefectthreshold' => 1,
8394             'brightnessdata' => 1,
8395             'brightrowstop' => 1,
8396             'broadcast' => 1,
8397             'broadcastdate' => 1,
8398             'broadcastextension' => 1,
8399             'brotliexif' => 1,
8400             'brotlijumb' => 1,
8401             'brotlixmp' => 1,
8402             'btoa0' => 1,
8403             'btoa1' => 1,
8404             'btoa2' => 1,
8405             'btoa3' => 1,
8406             'btod0' => 1,
8407             'btod1' => 1,
8408             'btod2' => 1,
8409             'btod3' => 1,
8410             'bufferaverage' => 1,
8411             'buffersize' => 1,
8412             'builddate' => 1,
8413             'buildversion' => 1,
8414             'businessaddress' => 1,
8415             'businesscity' => 1,
8416             'businesscountry-region' => 1,
8417             'businessfax' => 1,
8418             'businesshomepage' => 1,
8419             'businessphone' => 1,
8420             'businesspobox' => 1,
8421             'businesspostalcode' => 1,
8422             'businessstateorprovince' => 1,
8423             'businessstreet' => 1,
8424             'buynow' => 1,
8425             'buytickets' => 1,
8426             'bw_halftoninginfo' => 1,
8427             'bw_transferfunc' => 1,
8428             'bwf_umid' => 1,
8429             'bwfversion' => 1,
8430             'bytelength' => 1,
8431             'byteorder' => 1,
8432             'byteordermark' => 1,
8433             'byterange' => 1,
8434             'bytes' => 1,
8435             'bytesperline' => 1,
8436             'bytesperminute' => 1,
8437             'bytespersample' => 1,
8438             'c2pa' => 1,
8439             'c2pasalthash' => 1,
8440             'cachecontrol' => 1,
8441             'cachedimageheight' => 1,
8442             'cachedimagewidth' => 1,
8443             'cafpointinfo' => 1,
8444             'cafpointsinfocus' => 1,
8445             'cafpointsselected' => 1,
8446             'cafsensitivity' => 1,
8447             'calculatedscalemax' => 1,
8448             'calculatedscalemin' => 1,
8449             'calibrationdatetime' => 1,
8450             'calibrationlog' => 1,
8451             'callbacknumber' => 1,
8452             'callletters' => 1,
8453             'callsign' => 1,
8454             'camcore' => 1,
8455             'camera1' => 1,
8456             'camera2' => 1,
8457             'cameraarrangementinterval' => 1,
8458             'camerabacktype' => 1,
8459             'camerabody' => 1,
8460             'camerabyteorder' => 1,
8461             'cameradatetime' => 1,
8462             'cameraifd' => 1,
8463             'camerainfo' => 1,
8464             'camerainfo2' => 1,
8465             'camerainfo3' => 1,
8466             'camerainfoa100' => 1,
8467             'camerainfounknown' => 1,
8468             'cameramaker' => 1,
8469             'cameramanufacturer' => 1,
8470             'cameraname' => 1,
8471             'cameraobjbacktype' => 1,
8472             'cameraobject' => 1,
8473             'cameraobjname' => 1,
8474             'cameraobjtype' => 1,
8475             'cameraobjversion' => 1,
8476             'cameraoperator' => 1,
8477             'camerapan' => 1,
8478             'camerapartnumber' => 1,
8479             'cameraprofileversion' => 1,
8480             'camerascalemax' => 1,
8481             'camerascalemin' => 1,
8482             'camerasettings' => 1,
8483             'camerasettings2' => 1,
8484             'camerasettings3' => 1,
8485             'camerasettingsa100' => 1,
8486             'camerasettingsifd' => 1,
8487             'camerasettingsunknown' => 1,
8488             'camerasetup' => 1,
8489             'camerasoftware' => 1,
8490             'cameraspecification' => 1,
8491             'cameratemperaturemaxclip' => 1,
8492             'cameratemperaturemaxsaturated' => 1,
8493             'cameratemperaturemaxwarn' => 1,
8494             'cameratemperatureminclip' => 1,
8495             'cameratemperatureminsaturated' => 1,
8496             'cameratemperatureminwarn' => 1,
8497             'cameratilt' => 1,
8498             'camm0' => 1,
8499             'camm1' => 1,
8500             'camm2' => 1,
8501             'camm3' => 1,
8502             'camm4' => 1,
8503             'camm5' => 1,
8504             'camm6' => 1,
8505             'camm7' => 1,
8506             'can_skip_backward' => 1,
8507             'can_skip_forward' => 1,
8508             'canon' => 1,
8509             'canon_afinfo2_0x000d' => 1,
8510             'canon_afinfo_0x000b' => 1,
8511             'canonafinfo' => 1,
8512             'canonafinfo2' => 1,
8513             'canoncamerainfo1000d' => 1,
8514             'canoncamerainfo1100d' => 1,
8515             'canoncamerainfo1200d' => 1,
8516             'canoncamerainfo1d' => 1,
8517             'canoncamerainfo1dmkii' => 1,
8518             'canoncamerainfo1dmkiii' => 1,
8519             'canoncamerainfo1dmkiin' => 1,
8520             'canoncamerainfo1dmkiv' => 1,
8521             'canoncamerainfo1dx' => 1,
8522             'canoncamerainfo40d' => 1,
8523             'canoncamerainfo450d' => 1,
8524             'canoncamerainfo500d' => 1,
8525             'canoncamerainfo50d' => 1,
8526             'canoncamerainfo550d' => 1,
8527             'canoncamerainfo5d' => 1,
8528             'canoncamerainfo5dmkii' => 1,
8529             'canoncamerainfo5dmkiii' => 1,
8530             'canoncamerainfo600d' => 1,
8531             'canoncamerainfo60d' => 1,
8532             'canoncamerainfo650d' => 1,
8533             'canoncamerainfo6d' => 1,
8534             'canoncamerainfo700d' => 1,
8535             'canoncamerainfo70d' => 1,
8536             'canoncamerainfo750d' => 1,
8537             'canoncamerainfo760d' => 1,
8538             'canoncamerainfo7d' => 1,
8539             'canoncamerainfo80d' => 1,
8540             'canoncamerainfog5xii' => 1,
8541             'canoncamerainfopowershot' => 1,
8542             'canoncamerainfopowershot2' => 1,
8543             'canoncamerainfor6' => 1,
8544             'canoncamerainfor6m2' => 1,
8545             'canoncamerainfor6m3' => 1,
8546             'canoncamerainfounknown' => 1,
8547             'canoncamerainfounknown16' => 1,
8548             'canoncamerainfounknown32' => 1,
8549             'canoncamerasettings' => 1,
8550             'canoncctp' => 1,
8551             'canoncnop' => 1,
8552             'canoncnth' => 1,
8553             'canoncolorinfo1' => 1,
8554             'canoncolorinfo2' => 1,
8555             'canonfileinfo' => 1,
8556             'canonflags' => 1,
8557             'canonfocallength' => 1,
8558             'canonimageheight' => 1,
8559             'canonimagewidth' => 1,
8560             'canonpanorama' => 1,
8561             'canonrawmakemodel' => 1,
8562             'canonshotinfo' => 1,
8563             'canonskip' => 1,
8564             'canseekontime' => 1,
8565             'canseektoend' => 1,
8566             'capheight' => 1,
8567             'captiontext' => 1,
8568             'captprofbacktype' => 1,
8569             'captprofname' => 1,
8570             'captproftype' => 1,
8571             'captprofversion' => 1,
8572             'captureconditionspar' => 1,
8573             'capturedelaytimer' => 1,
8574             'capturedevicefid' => 1,
8575             'captureheightresetblacksegnormal' => 1,
8576             'captureheightresetblacksegtest' => 1,
8577             'captureheighttest' => 1,
8578             'captureobjbacktype' => 1,
8579             'captureobjname' => 1,
8580             'captureobjtype' => 1,
8581             'captureobjversion' => 1,
8582             'captureprofile' => 1,
8583             'captureresolution' => 1,
8584             'captureserial' => 1,
8585             'capturesetup' => 1,
8586             'capturewidthresetblacksegnormal' => 1,
8587             'capturewidthresetblacksegtest' => 1,
8588             'capturexresolution' => 1,
8589             'capturexresolutionunit' => 1,
8590             'captureyresolution' => 1,
8591             'captureyresolutionunit' => 1,
8592             'car' => 1,
8593             'carphone' => 1,
8594             'casio' => 1,
8595             'casiodata' => 1,
8596             'casiojunk' => 1,
8597             'casioquality' => 1,
8598             'casioqvmi' => 1,
8599             'cast' => 1,
8600             'catalognumber' => 1,
8601             'caveats' => 1,
8602             'cbor' => 1,
8603             'cbordata' => 1,
8604             'cc' => 1,
8605             'ccaddresses' => 1,
8606             'ccdrect' => 1,
8607             'ccdvalidrect' => 1,
8608             'ccdvideorect' => 1,
8609             'ccnames' => 1,
8610             'cddb1info' => 1,
8611             'cddbdiscplaytime' => 1,
8612             'cddbdisctracks' => 1,
8613             'cddbtracknumber' => 1,
8614             'cdetype' => 1,
8615             'cdi1' => 1,
8616             'cdtrackenabled' => 1,
8617             'cell' => 1,
8618             'cellphone' => 1,
8619             'centerdarkrect' => 1,
8620             'cfagreenthreshold1' => 1,
8621             'cfagreenthreshold2' => 1,
8622             'cfalayout' => 1,
8623             'cfaplanecolor' => 1,
8624             'channel01' => 1,
8625             'channel01description' => 1,
8626             'channel01dispmax' => 1,
8627             'channel01dispmin' => 1,
8628             'channel01flags' => 1,
8629             'channel01id' => 1,
8630             'channel01interval' => 1,
8631             'channel01max' => 1,
8632             'channel01min' => 1,
8633             'channel01multiplier' => 1,
8634             'channel01name' => 1,
8635             'channel01num' => 1,
8636             'channel01offset' => 1,
8637             'channel01type' => 1,
8638             'channel01units' => 1,
8639             'channel0lagkernel' => 1,
8640             'channel1coordinates' => 1,
8641             'channel1flags' => 1,
8642             'channel1label' => 1,
8643             'channel1lagkernel' => 1,
8644             'channel2coordinates' => 1,
8645             'channel2flags' => 1,
8646             'channel2label' => 1,
8647             'channel2lagkernel' => 1,
8648             'channel3coordinates' => 1,
8649             'channel3flags' => 1,
8650             'channel3label' => 1,
8651             'channel3lagkernel' => 1,
8652             'channel4coordinates' => 1,
8653             'channel4flags' => 1,
8654             'channel4label' => 1,
8655             'channel5coordinates' => 1,
8656             'channel5flags' => 1,
8657             'channel5label' => 1,
8658             'channel6coordinates' => 1,
8659             'channel6flags' => 1,
8660             'channel6label' => 1,
8661             'channel7coordinates' => 1,
8662             'channel7flags' => 1,
8663             'channel7label' => 1,
8664             'channel8coordinates' => 1,
8665             'channel8flags' => 1,
8666             'channel8label' => 1,
8667             'channelcoarsegainadjust' => 1,
8668             'channelcolordata' => 1,
8669             'channelcolorindicates' => 1,
8670             'channelcolorspace' => 1,
8671             'channelcount' => 1,
8672             'channelmode' => 1,
8673             'channelnumber' => 1,
8674             'channelopacity' => 1,
8675             'channeloptions' => 1,
8676             'channeltype' => 1,
8677             'channelusage' => 1,
8678             'chapter' => 1,
8679             'chaptercount' => 1,
8680             'chapterlisttrackid' => 1,
8681             'chaptername' => 1,
8682             'chapternum' => 1,
8683             'chapternumber' => 1,
8684             'character' => 1,
8685             'characterescapesequence' => 1,
8686             'characters' => 1,
8687             'characterset' => 1,
8688             'characterswithspaces' => 1,
8689             'charcountwithspaces' => 1,
8690             'chartarget' => 1,
8691             'chartcontourinterval' => 1,
8692             'chartcorrdate' => 1,
8693             'chartcountryorigin' => 1,
8694             'chartdepthunits' => 1,
8695             'chartformat' => 1,
8696             'chartmagvar' => 1,
8697             'chartmagvarannchange' => 1,
8698             'chartmagvaryear' => 1,
8699             'chartrasteredition' => 1,
8700             'chartsoundingdatum' => 1,
8701             'chartsource' => 1,
8702             'chartsourcedate' => 1,
8703             'chartsourceedition' => 1,
8704             'chartwgsnsshift' => 1,
8705             'checkedby' => 1,
8706             'checksum' => 1,
8707             'children' => 1,
8708             'chmversion' => 1,
8709             'choregrapher' => 1,
8710             'chromaformat' => 1,
8711             'chromasampleposition' => 1,
8712             'chromaticaberrationparams' => 1,
8713             'chromaticadaptation' => 1,
8714             'chromaticities' => 1,
8715             'chromaticity' => 1,
8716             'chromaticitychannel1' => 1,
8717             'chromaticitychannel2' => 1,
8718             'chromaticitychannel3' => 1,
8719             'chromaticitychannel4' => 1,
8720             'chromaticitychannels' => 1,
8721             'chromaticitycolorant' => 1,
8722             'chrominancetable' => 1,
8723             'chunkcount' => 1,
8724             'chunkoffset' => 1,
8725             'chunkoffset64' => 1,
8726             'churchillnav' => 1,
8727             'cicodepoints' => 1,
8728             'ciff' => 1,
8729             'cinematographer' => 1,
8730             'cip3datafile' => 1,
8731             'cip3sheet' => 1,
8732             'cip3side' => 1,
8733             'circleofconfusion' => 1,
8734             'class' => 1,
8735             'classificationandmarkingsystem' => 1,
8736             'classificationcomments' => 1,
8737             'classificationdatapresent' => 1,
8738             'classificationreason' => 1,
8739             'classifiedby' => 1,
8740             'classifyingcountry' => 1,
8741             'classifyingcountrycodemethod' => 1,
8742             'classifyingcountrycodingmethoddate' => 1,
8743             'cleanaperture' => 1,
8744             'cleanaperturedimensions' => 1,
8745             'cleanapertureheight' => 1,
8746             'cleanapertureoffsetx' => 1,
8747             'cleanapertureoffsety' => 1,
8748             'cleanaperturewidth' => 1,
8749             'cleanfaxdata' => 1,
8750             'clientid' => 1,
8751             'clipboundary' => 1,
8752             'clipcenterx' => 1,
8753             'clipcentery' => 1,
8754             'clipheight' => 1,
8755             'cliphflip' => 1,
8756             'cliphflipeffect' => 1,
8757             'cliphozperspective' => 1,
8758             'clipinfovalue' => 1,
8759             'clipobjects' => 1,
8760             'clippath' => 1,
8761             'clippingboundary' => 1,
8762             'clippinglimit' => 1,
8763             'clippingpathname' => 1,
8764             'cliprotate' => 1,
8765             'cliprotateeffect' => 1,
8766             'cliprotation' => 1,
8767             'cliprotationeffect' => 1,
8768             'clipverperspective' => 1,
8769             'clipvflip' => 1,
8770             'clipvflipeffect' => 1,
8771             'clipwidth' => 1,
8772             'cloneid' => 1,
8773             'cloneobject' => 1,
8774             'clonetype' => 1,
8775             'closedcaptioning' => 1,
8776             'closedcaptiontrack' => 1,
8777             'cmddialsaperturesetting' => 1,
8778             'cmddialschangemainsub' => 1,
8779             'cmddialschangemainsubexposure' => 1,
8780             'cmddialsmenuandplayback' => 1,
8781             'cmmflags' => 1,
8782             'cmp1' => 1,
8783             'cmykequivalent' => 1,
8784             'coarsedata' => 1,
8785             'coarsemapimage' => 1,
8786             'coarsemapimageheight' => 1,
8787             'coarsemapimagetype' => 1,
8788             'coarsemapimagewidth' => 1,
8789             'codecflavorid' => 1,
8790             'codeclist' => 1,
8791             'codedframesize' => 1,
8792             'codepage' => 1,
8793             'codesize' => 1,
8794             'codestreamheader' => 1,
8795             'codestreamregistration' => 1,
8796             'codinghistory' => 1,
8797             'codingmethods' => 1,
8798             'codirectors' => 1,
8799             'colorant1coordinates' => 1,
8800             'colorant1name' => 1,
8801             'colorant2coordinates' => 1,
8802             'colorant2name' => 1,
8803             'colorant3coordinates' => 1,
8804             'colorant3name' => 1,
8805             'colorantcount' => 1,
8806             'colorantinfoout' => 1,
8807             'colorantorder' => 1,
8808             'colorantorderout' => 1,
8809             'coloranttable' => 1,
8810             'coloranttableout' => 1,
8811             'coloraverages' => 1,
8812             'colorbalance0100' => 1,
8813             'colorbalance0102' => 1,
8814             'colorbalance0103' => 1,
8815             'colorbalance02' => 1,
8816             'colorbalance0205' => 1,
8817             'colorbalance0209' => 1,
8818             'colorbalance0211' => 1,
8819             'colorbalance0213' => 1,
8820             'colorbalance0215' => 1,
8821             'colorbalance0219' => 1,
8822             'colorbalancea' => 1,
8823             'colorbalanceunknown' => 1,
8824             'colorbalanceunknown1' => 1,
8825             'colorbalanceunknown2' => 1,
8826             'colorbitdepth' => 1,
8827             'colorboostdata' => 1,
8828             'colorbw' => 1,
8829             'colorcalib' => 1,
8830             'colorcalib2' => 1,
8831             'colorcalibrationmatrix' => 1,
8832             'colorcasts' => 1,
8833             'colorcharacterization' => 1,
8834             'colorcoefs' => 1,
8835             'colorcoefs2' => 1,
8836             'colorcomponents' => 1,
8837             'colordata1' => 1,
8838             'colordata10' => 1,
8839             'colordata11' => 1,
8840             'colordata12' => 1,
8841             'colordata2' => 1,
8842             'colordata3' => 1,
8843             'colordata4' => 1,
8844             'colordata5' => 1,
8845             'colordata6' => 1,
8846             'colordata7' => 1,
8847             'colordata8' => 1,
8848             'colordata9' => 1,
8849             'colordataunknown' => 1,
8850             'colorencodingparams' => 1,
8851             'colorgroup' => 1,
8852             'colorhalftoninginfo' => 1,
8853             'colorimetricintentimagestate' => 1,
8854             'colorimetricspecification' => 1,
8855             'colorimetry' => 1,
8856             'colorinfo' => 1,
8857             'colormap' => 1,
8858             'colorobjbacktype' => 1,
8859             'colorobjname' => 1,
8860             'colorobjtype' => 1,
8861             'colorobjversion' => 1,
8862             'colorpalette' => 1,
8863             'colorpopstrength' => 1,
8864             'colorprimaries' => 1,
8865             'colorprofiles' => 1,
8866             'colorresolutiondepth' => 1,
8867             'colorresponseunit' => 1,
8868             'colors' => 1,
8869             'colorsamplersresource' => 1,
8870             'colorsamplersresource2' => 1,
8871             'colorsetup' => 1,
8872             'colorspacedata' => 1,
8873             'colorspacename' => 1,
8874             'colorspecification' => 1,
8875             'colortable' => 1,
8876             'colortemperatures' => 1,
8877             'colortransferfuncs' => 1,
8878             'colortransferfunction' => 1,
8879             'colortransform' => 1,
8880             'colortwistmatrix' => 1,
8881             'colortype' => 1,
8882             'columncount' => 1,
8883             'columngainfactors' => 1,
8884             'columnresetoffsets' => 1,
8885             'command' => 1,
8886             'commandlinearguments' => 1,
8887             'commentby' => 1,
8888             'commentlen' => 1,
8889             'comments' => 1,
8890             'commenttime' => 1,
8891             'commercialurl' => 1,
8892             'commissioned' => 1,
8893             'common' => 1,
8894             'commonnetworkrellink' => 1,
8895             'commonpathsuffix' => 1,
8896             'compactsamplesizes' => 1,
8897             'company' => 1,
8898             'companymainphone' => 1,
8899             'companyname' => 1,
8900             'compatibility' => 1,
8901             'compatiblefontname' => 1,
8902             'complete' => 1,
8903             'compobj' => 1,
8904             'compobjusertype' => 1,
8905             'compobjusertypelen' => 1,
8906             'componentbitdepth' => 1,
8907             'componentdefinition' => 1,
8908             'componentmapping' => 1,
8909             'componenttable' => 1,
8910             'composernationality' => 1,
8911             'composers' => 1,
8912             'composersortorder' => 1,
8913             'compositeimaginglocalset' => 1,
8914             'compositinglayerheader' => 1,
8915             'compositionlocation' => 1,
8916             'compositionmode' => 1,
8917             'compositionoptions' => 1,
8918             'compositiontimetosample' => 1,
8919             'compositiontodecodetimelinemapping' => 1,
8920             'compressed' => 1,
8921             'compressedannotation' => 1,
8922             'compresseddatalength' => 1,
8923             'compresseddataoffset' => 1,
8924             'compressedmovie' => 1,
8925             'compressedsize' => 1,
8926             'compressedtext' => 1,
8927             'compressionclass' => 1,
8928             'compressioncodecs' => 1,
8929             'compressionlevel' => 1,
8930             'compressiontype' => 1,
8931             'compressorid' => 1,
8932             'compressorname' => 1,
8933             'computedatmospherictrans' => 1,
8934             'computer' => 1,
8935             'concreteflag' => 1,
8936             'condition' => 1,
8937             'conditionalfec' => 1,
8938             'conductors' => 1,
8939             'confidencemapimage' => 1,
8940             'confirmedobjectsize' => 1,
8941             'connectionspaceilluminant' => 1,
8942             'connectortype' => 1,
8943             'consecutivebadfaxlines' => 1,
8944             'consoledata' => 1,
8945             'consolefedata' => 1,
8946             'constantframerate' => 1,
8947             'constraintindicatorflags' => 1,
8948             'cont' => 1,
8949             'contactnames' => 1,
8950             'containerversion' => 1,
8951             'contentbranding' => 1,
8952             'contentdescribes' => 1,
8953             'contentdescription' => 1,
8954             'contentdescriptionnotes' => 1,
8955             'contentdisposition' => 1,
8956             'contentdistributorduration' => 1,
8957             'contentdistributortype' => 1,
8958             'contentencryption' => 1,
8959             'contentgroupdescription' => 1,
8960             'contentlanguage' => 1,
8961             'contentlightlevel' => 1,
8962             'contentprotected' => 1,
8963             'contentprotectedpercent' => 1,
8964             'contentrating' => 1,
8965             'contents' => 1,
8966             'contentscripttype' => 1,
8967             'contentstatus' => 1,
8968             'contentstyletype' => 1,
8969             'contiguouscodestream' => 1,
8970             'contrastadjustment' => 1,
8971             'contrastdetectaf' => 1,
8972             'contrastinfo' => 1,
8973             'controller' => 1,
8974             'controllevel' => 1,
8975             'conttake' => 1,
8976             'convergenceangle' => 1,
8977             'convergencebaseimage' => 1,
8978             'convergencedistance' => 1,
8979             'conversationid' => 1,
8980             'coordinateunits' => 1,
8981             'coproducer' => 1,
8982             'copyrightfilename' => 1,
8983             'copyrightlen' => 1,
8984             'copyrighturl' => 1,
8985             'coringtablebest' => 1,
8986             'coringtablebetter' => 1,
8987             'coringtablegood' => 1,
8988             'cornerlatitude1' => 1,
8989             'cornerlatitude2' => 1,
8990             'cornerlatitude3' => 1,
8991             'cornerlatitude4' => 1,
8992             'cornerlongitude1' => 1,
8993             'cornerlongitude2' => 1,
8994             'cornerlongitude3' => 1,
8995             'cornerlongitude4' => 1,
8996             'correctionmethod' => 1,
8997             'costumedesigner' => 1,
8998             'count' => 1,
8999             'countinfo' => 1,
9000             'country-region' => 1,
9001             'coverartmimetype' => 1,
9002             'coverarttype' => 1,
9003             'coyotesense' => 1,
9004             'coyotestatus' => 1,
9005             'cpuarchitecture' => 1,
9006             'cpubyteorder' => 1,
9007             'cpucount' => 1,
9008             'cpusubtype' => 1,
9009             'cputype' => 1,
9010             'cpuversions' => 1,
9011             'cr2cfapattern' => 1,
9012             'crc' => 1,
9013             'crcdevelparams' => 1,
9014             'crd' => 1,
9015             'crdinfo' => 1,
9016             'createdby' => 1,
9017             'creatingapplication' => 1,
9018             'creatingtransform' => 1,
9019             'creationpathvector' => 1,
9020             'creatorapp' => 1,
9021             'creatorapplication' => 1,
9022             'creatorappversion' => 1,
9023             'creatoratom' => 1,
9024             'creatorbuildnumber' => 1,
9025             'creatorbuildnumber2' => 1,
9026             'creatorinfo' => 1,
9027             'creatormajorversion' => 1,
9028             'creatorminorversion' => 1,
9029             'creatormodule' => 1,
9030             'creatoros' => 1,
9031             'creatorsoftware' => 1,
9032             'creatorversion' => 1,
9033             'creditclass' => 1,
9034             'creditdir' => 1,
9035             'creditname' => 1,
9036             'creditrole' => 1,
9037             'crediturl' => 1,
9038             'crgbtoerimm0spline' => 1,
9039             'crgbtoerimm1spline' => 1,
9040             'crgbtoerimm2spline' => 1,
9041             'crgbtoerimm3spline' => 1,
9042             'crgbtoerimm4spline' => 1,
9043             'crgbtoerimm5spline' => 1,
9044             'crgbtoerimm6spline' => 1,
9045             'crgbtoerimm7spline' => 1,
9046             'crgbtoerimm8spline' => 1,
9047             'crgbtoerimm9spline' => 1,
9048             'cropdata' => 1,
9049             'cropinfo' => 1,
9050             'cropped' => 1,
9051             'cropxcommonoffset' => 1,
9052             'cropxoffset' => 1,
9053             'cropxoffset2' => 1,
9054             'cropxsize' => 1,
9055             'cropxviewpointnumber' => 1,
9056             'cropxviewpointnumber2' => 1,
9057             'cropycommonoffset' => 1,
9058             'cropyoffset' => 1,
9059             'cropyoffset2' => 1,
9060             'cropysize' => 1,
9061             'cropyviewpointnumber' => 1,
9062             'cropyviewpointnumber2' => 1,
9063             'cross-reference' => 1,
9064             'crossbarenable' => 1,
9065             'crossref' => 1,
9066             'crs' => 1,
9067             'crwparam' => 1,
9068             'cs0' => 1,
9069             'cs1' => 1,
9070             'ctmd' => 1,
9071             'cubemapproj' => 1,
9072             'cuepoint' => 1,
9073             'cuepointlabel' => 1,
9074             'cuepointnote' => 1,
9075             'cuepoints' => 1,
9076             'cuesheet' => 1,
9077             'currentbitrate' => 1,
9078             'currentiptcdigest' => 1,
9079             'currenttime' => 1,
9080             'currentuser' => 1,
9081             'cursorsize' => 1,
9082             'customfunctions10d' => 1,
9083             'customfunctions1d' => 1,
9084             'customfunctions2' => 1,
9085             'customfunctions20d' => 1,
9086             'customfunctions30d' => 1,
9087             'customfunctions350d' => 1,
9088             'customfunctions400d' => 1,
9089             'customfunctions5d' => 1,
9090             'customfunctionsd30' => 1,
9091             'customfunctionsd60' => 1,
9092             'customfunctionsunknown' => 1,
9093             'custominfo' => 1,
9094             'customsettingsd3' => 1,
9095             'customsettingsd300' => 1,
9096             'customsettingsd300s' => 1,
9097             'customsettingsd3s' => 1,
9098             'customsettingsd3x' => 1,
9099             'customsettingsd4' => 1,
9100             'customsettingsd40' => 1,
9101             'customsettingsd4s' => 1,
9102             'customsettingsd5' => 1,
9103             'customsettingsd500' => 1,
9104             'customsettingsd5000' => 1,
9105             'customsettingsd5100' => 1,
9106             'customsettingsd5200' => 1,
9107             'customsettingsd610' => 1,
9108             'customsettingsd700' => 1,
9109             'customsettingsd7000' => 1,
9110             'customsettingsd80' => 1,
9111             'customsettingsd800' => 1,
9112             'customsettingsd90' => 1,
9113             'customsettingsoffset' => 1,
9114             'customsettingsz6iii' => 1,
9115             'customsettingsz8' => 1,
9116             'customsettingsz9' => 1,
9117             'customsettingsz9v4' => 1,
9118             'customtostandardpcc' => 1,
9119             'cxf' => 1,
9120             'd-lightinghqdata' => 1,
9121             'd-lightinghsdata' => 1,
9122             'd2' => 1,
9123             'daccountspervolt' => 1,
9124             'dacgainscoarse' => 1,
9125             'dacgainscoarseadjpreif41' => 1,
9126             'dacgainsfine' => 1,
9127             'dacvoltages' => 1,
9128             'dacvoltagesflush' => 1,
9129             'darkcircle' => 1,
9130             'darkcorrectiontype' => 1,
9131             'darkmapscale' => 1,
9132             'darkrefoffsetnormal' => 1,
9133             'darkrefoffsettest' => 1,
9134             'darkthreshold' => 1,
9135             'darwindata' => 1,
9136             'data' => 1,
9137             'data1' => 1,
9138             'data2' => 1,
9139             'databasename' => 1,
9140             'datacreatedate' => 1,
9141             'datadump' => 1,
9142             'datadump2' => 1,
9143             'dataformat' => 1,
9144             'datainfo' => 1,
9145             'datakey' => 1,
9146             'datalen' => 1,
9147             'datalength' => 1,
9148             'datalocation' => 1,
9149             'datamodifydate' => 1,
9150             'dataobject' => 1,
9151             'dataobjectid' => 1,
9152             'dataobjectstatus' => 1,
9153             'dataobjecttitle' => 1,
9154             'dataoffset' => 1,
9155             'dataoffsets' => 1,
9156             'datapackets' => 1,
9157             'datapreparer' => 1,
9158             'datarate' => 1,
9159             'dataref' => 1,
9160             'datareference' => 1,
9161             'datasign' => 1,
9162             'datasize' => 1,
9163             'datasize64' => 1,
9164             'datatype' => 1,
9165             'datawindow' => 1,
9166             'date1' => 1,
9167             'date2' => 1,
9168             'dateaccessed' => 1,
9169             'datearchived' => 1,
9170             'datecompleted' => 1,
9171             'dateencoded' => 1,
9172             'dateimported' => 1,
9173             'datelastsaved' => 1,
9174             'datemodified' => 1,
9175             'datepicturetaken' => 1,
9176             'datepurchased' => 1,
9177             'datereceived' => 1,
9178             'datereleased' => 1,
9179             'datetagged' => 1,
9180             'datetime1' => 1,
9181             'datetime2' => 1,
9182             'datetimecreated' => 1,
9183             'datetimeend' => 1,
9184             'datetimegenerated' => 1,
9185             'datevisited' => 1,
9186             'datewritten' => 1,
9187             'daymat0' => 1,
9188             'daymat1' => 1,
9189             'daymat2' => 1,
9190             'daymat3' => 1,
9191             'daymat4' => 1,
9192             'daymat5' => 1,
9193             'daymat6' => 1,
9194             'daymat7' => 1,
9195             'daymat8' => 1,
9196             'daymat9' => 1,
9197             'db' => 1,
9198             'dblcoldcacthres1' => 1,
9199             'dblcoldcacthres2' => 1,
9200             'dc' => 1,
9201             'dcem' => 1,
9202             'dcme' => 1,
9203             'dcs3xxprocessinginfo' => 1,
9204             'dcs3xxprocessinginfoifd' => 1,
9205             'dctencodeversion' => 1,
9206             'dealeridnumber' => 1,
9207             'decimationmethod' => 1,
9208             'decimationprefilterwidth' => 1,
9209             'declassificationdate' => 1,
9210             'decode' => 1,
9211             'decodeconfig' => 1,
9212             'decodertable' => 1,
9213             'decodertablenumber' => 1,
9214             'decoderversion' => 1,
9215             'defaultaudiostream' => 1,
9216             'defaultchar' => 1,
9217             'defaultcmyk' => 1,
9218             'defaultdisplayheight' => 1,
9219             'defaultdisplaywidth' => 1,
9220             'defaultimagecolor' => 1,
9221             'defaultrgb' => 1,
9222             'defaultsettings' => 1,
9223             'defaultstyle' => 1,
9224             'defectconcealartcorrectthres' => 1,
9225             'defectconcealthrestable' => 1,
9226             'defectcount' => 1,
9227             'defectlist' => 1,
9228             'defectlistpacked' => 1,
9229             'defineobject' => 1,
9230             'definequantizationtable' => 1,
9231             'definition' => 1,
9232             'delay' => 1,
9233             'delaycols' => 1,
9234             'delaytime' => 1,
9235             'delimiter' => 1,
9236             'delta12to8spline' => 1,
9237             'delta8to12spline' => 1,
9238             'deltapngheader' => 1,
9239             'deltatype' => 1,
9240             'deltaxy' => 1,
9241             'densityaltitude' => 1,
9242             'densityaltitudeextended' => 1,
9243             'department' => 1,
9244             'dependentimage1entrynumber' => 1,
9245             'dependentimage2entrynumber' => 1,
9246             'depth' => 1,
9247             'depthhwheight' => 1,
9248             'depthhwwidth' => 1,
9249             'depthmapdata' => 1,
9250             'depthmapdata2' => 1,
9251             'depthmapheight' => 1,
9252             'depthmapimage' => 1,
9253             'depthmapname' => 1,
9254             'depthmaptiff' => 1,
9255             'depthmapwidth' => 1,
9256             'depthswheight' => 1,
9257             'depthswwidth' => 1,
9258             'derivedimageref' => 1,
9259             'desc' => 1,
9260             'descender' => 1,
9261             'descriptionurl' => 1,
9262             'designer' => 1,
9263             'designerurl' => 1,
9264             'desiredreproductions' => 1,
9265             'destinationid' => 1,
9266             'detectedfacebounds' => 1,
9267             'detectedfaceid' => 1,
9268             'detectedfacerollangle' => 1,
9269             'detectedfaceyawangle' => 1,
9270             'detector' => 1,
9271             'detectorboard' => 1,
9272             'deviceattributes' => 1,
9273             'devicecodename' => 1,
9274             'devicecontainer' => 1,
9275             'devicehardwarerevision' => 1,
9276             'deviceid' => 1,
9277             'devicemake' => 1,
9278             'devicemanufacturer' => 1,
9279             'devicemfgdesc' => 1,
9280             'devicemodel' => 1,
9281             'devicemodeldesc' => 1,
9282             'devicename' => 1,
9283             'deviceorientation' => 1,
9284             'devicesettings' => 1,
9285             'devicesounds' => 1,
9286             'dex' => 1,
9287             'diagonalfieldofview' => 1,
9288             'dialect' => 1,
9289             'dicom' => 1,
9290             'dictionary' => 1,
9291             'dictionaryshortname' => 1,
9292             'differentialpressure' => 1,
9293             'difftilegains24t852822' => 1,
9294             'difftilegains602832' => 1,
9295             'digestalgorithm' => 1,
9296             'digikam' => 1,
9297             'digitalcreationdatetime' => 1,
9298             'digitaleffectsname' => 1,
9299             'digitaleffectstype' => 1,
9300             'digitaleffectsversion' => 1,
9301             'digitalexposurebiases' => 1,
9302             'digitalexposuregains' => 1,
9303             'digitalimagebroker' => 1,
9304             'digitalsignature' => 1,
9305             'digitalzoomamount' => 1,
9306             'dimensions' => 1,
9307             'directionalatob0' => 1,
9308             'directionalatob1' => 1,
9309             'directionalatob2' => 1,
9310             'directionalatob3' => 1,
9311             'directionalbtoa0' => 1,
9312             'directionalbtoa1' => 1,
9313             'directionalbtoa2' => 1,
9314             'directionalbtoa3' => 1,
9315             'directionalbtod0' => 1,
9316             'directionalbtod1' => 1,
9317             'directionalbtod2' => 1,
9318             'directionalbtod3' => 1,
9319             'directionaldtob0' => 1,
9320             'directionaldtob1' => 1,
9321             'directionaldtob2' => 1,
9322             'directionaldtob3' => 1,
9323             'directorofphotography' => 1,
9324             'directors' => 1,
9325             'disableflagspresent' => 1,
9326             'discardobjects' => 1,
9327             'displayartist' => 1,
9328             'displayinfo' => 1,
9329             'displayresolution' => 1,
9330             'displaysize' => 1,
9331             'displayunits' => 1,
9332             'displaywindow' => 1,
9333             'displayxresolution' => 1,
9334             'displayxresolutionunit' => 1,
9335             'displayyresolution' => 1,
9336             'displayyresolutionunit' => 1,
9337             'dispose' => 1,
9338             'disposition' => 1,
9339             'distance' => 1,
9340             'distancefromhome' => 1,
9341             'distortinfo' => 1,
9342             'distortioninfo' => 1,
9343             'distortionversion' => 1,
9344             'distributedby' => 1,
9345             'distribution' => 1,
9346             'dittokey' => 1,
9347             'division' => 1,
9348             'dji-dbg' => 1,
9349             'dji_dtat' => 1,
9350             'djidebug' => 1,
9351             'djimetadata' => 1,
9352             'djvuversion' => 1,
9353             'dlnaserverudn' => 1,
9354             'dlnasourceuri' => 1,
9355             'dlodata' => 1,
9356             'dlodatalength' => 1,
9357             'dloinfo' => 1,
9358             'dmeroderadius' => 1,
9359             'dmfillrejthresh' => 1,
9360             'dmnoisescale' => 1,
9361             'dmnumpatches' => 1,
9362             'dmpixelthresholdfactor' => 1,
9363             'dmsmoothrejthresh' => 1,
9364             'dmtrimfraction' => 1,
9365             'dmwindowthresholdfactor' => 1,
9366             'docclass' => 1,
9367             'docflags' => 1,
9368             'docmdp' => 1,
9369             'docrights' => 1,
9370             'docsecurity' => 1,
9371             'doctype' => 1,
9372             'documentinfo' => 1,
9373             'documentnumber' => 1,
9374             'documentusagerights' => 1,
9375             'docversion' => 1,
9376             'dof' => 1,
9377             'domain' => 1,
9378             'donotshow' => 1,
9379             'dop' => 1,
9380             'dotrange' => 1,
9381             'dotsperinch' => 1,
9382             'downsampleby2hor' => 1,
9383             'downsampleby2hor3mpdcr' => 1,
9384             'downsampleby2ver' => 1,
9385             'downsampleby2ver3mpdcr' => 1,
9386             'downsampleby3hor' => 1,
9387             'downsampleby3ver' => 1,
9388             'downsampleby4hor' => 1,
9389             'downsampleby4ver' => 1,
9390             'downsampleby6hor' => 1,
9391             'downsampleby6ver' => 1,
9392             'dpxfilesize' => 1,
9393             'dr4' => 1,
9394             'dr4header' => 1,
9395             'driveserialnumber' => 1,
9396             'drivesettings' => 1,
9397             'drivetype' => 1,
9398             'drm' => 1,
9399             'drm_contentid' => 1,
9400             'drm_drmheader' => 1,
9401             'drm_drmheader_contentdistributor' => 1,
9402             'drm_drmheader_contentid' => 1,
9403             'drm_drmheader_individualizedversion' => 1,
9404             'drm_drmheader_keyid' => 1,
9405             'drm_drmheader_licenseacqurl' => 1,
9406             'drm_drmheader_subscriptioncontentid' => 1,
9407             'drm_e-bookbaseid' => 1,
9408             'drm_individualizedversion' => 1,
9409             'drm_keyid' => 1,
9410             'drm_lasignaturecert' => 1,
9411             'drm_lasignaturelicsrvcert' => 1,
9412             'drm_lasignatureprivkey' => 1,
9413             'drm_lasignaturerootcert' => 1,
9414             'drm_licenseacqurl' => 1,
9415             'drm_v1licenseacqurl' => 1,
9416             'drmcommerceid' => 1,
9417             'drmindividualizedversion' => 1,
9418             'drmkeyid' => 1,
9419             'drmserverid' => 1,
9420             'drone-dji' => 1,
9421             'droneinfo' => 1,
9422             'dronepitch' => 1,
9423             'dronequaternion' => 1,
9424             'droneroll' => 1,
9425             'droneyaw' => 1,
9426             'dropbykeyword' => 1,
9427             'dropchunks' => 1,
9428             'dtcpiphost' => 1,
9429             'dtcpipport' => 1,
9430             'dtob0' => 1,
9431             'dtob1' => 1,
9432             'dtob2' => 1,
9433             'dtob3' => 1,
9434             'dtvcontent' => 1,
9435             'dualcameraimage' => 1,
9436             'dualcameraimagename' => 1,
9437             'dualfiles' => 1,
9438             'dualshotextra' => 1,
9439             'ducky' => 1,
9440             'duedate' => 1,
9441             'dummycolsleft' => 1,
9442             'dummycolsright' => 1,
9443             'duotonehalftoninginfo' => 1,
9444             'duotoneimageinfo' => 1,
9445             'duotonetransferfuncs' => 1,
9446             'durationsetting' => 1,
9447             'dustdeleteapplied' => 1,
9448             'dustinfo' => 1,
9449             'dvdid' => 1,
9450             'dwc' => 1,
9451             'dynamicranger128' => 1,
9452             'e-mail2' => 1,
9453             'e-mail3' => 1,
9454             'e-mailaddress' => 1,
9455             'e-maildisplayname' => 1,
9456             'e-maillist' => 1,
9457             'edgespline' => 1,
9458             'edgesplinehigh' => 1,
9459             'edgesplinelow' => 1,
9460             'edgesplinemed' => 1,
9461             'edit4data' => 1,
9462             'editdata' => 1,
9463             'editedby' => 1,
9464             'editor' => 1,
9465             'edittagarray' => 1,
9466             'ef' => 1,
9467             'effect' => 1,
9468             'effectivebw' => 1,
9469             'effectleveloriginal' => 1,
9470             'effectstrength' => 1,
9471             'effectsvisible' => 1,
9472             'effecttype' => 1,
9473             'effectvalue' => 1,
9474             'eighteenpercentpoint' => 1,
9475             'eighthlanguage' => 1,
9476             'electricalextendermagnification' => 1,
9477             'electronicimagestabilization' => 1,
9478             'electronicstabilizationon' => 1,
9479             'electronicvr' => 1,
9480             'elementarystreamtrack' => 1,
9481             'embeddedaudiofile' => 1,
9482             'embeddedaudiofilename' => 1,
9483             'embeddedfile' => 1,
9484             'embeddedfilename' => 1,
9485             'embeddedfileusagerights' => 1,
9486             'embeddedimage' => 1,
9487             'embeddedimage2' => 1,
9488             'embeddedimageclass' => 1,
9489             'embeddedimagecolorspace' => 1,
9490             'embeddedimagefilter' => 1,
9491             'embeddedimageheight' => 1,
9492             'embeddedimagename' => 1,
9493             'embeddedimagerectangle' => 1,
9494             'embeddedimagetype' => 1,
9495             'embeddedimagewidth' => 1,
9496             'embeddedjpg' => 1,
9497             'embeddedpng' => 1,
9498             'embeddedvideo' => 1,
9499             'embeddedvideofile' => 1,
9500             'embeddedvideooffsetsize' => 1,
9501             'embeddedvideotype' => 1,
9502             'emergencysos' => 1,
9503             'emphasis' => 1,
9504             'empty' => 1,
9505             'encodedpixelsdimensions' => 1,
9506             'encodedusing' => 1,
9507             'encoderoptions' => 1,
9508             'encodersettings' => 1,
9509             'encodervendor' => 1,
9510             'encoderversion' => 1,
9511             'encodetime' => 1,
9512             'encoding' => 1,
9513             'encodingparams' => 1,
9514             'encodingprocess' => 1,
9515             'encodingscheme' => 1,
9516             'encodingsettings' => 1,
9517             'encrypt' => 1,
9518             'encryption' => 1,
9519             'enddate' => 1,
9520             'endianness' => 1,
9521             'endmotionvideo' => 1,
9522             'endpoints' => 1,
9523             'endtime' => 1,
9524             'endtimecode' => 1,
9525             'entrypoint' => 1,
9526             'entrytype' => 1,
9527             'environmentmap' => 1,
9528             'environmenttarget' => 1,
9529             'environmenttargetunicode' => 1,
9530             'envvardata' => 1,
9531             'eppim' => 1,
9532             'eprint' => 1,
9533             'epsoptions' => 1,
9534             'equipment' => 1,
9535             'equipmentifd' => 1,
9536             'equirectangularproj' => 1,
9537             'erimmnonlinearityspline' => 1,
9538             'erimmtocrgb0spline' => 1,
9539             'erimmtocrgb1spline' => 1,
9540             'erimmtocrgb2spline' => 1,
9541             'erimmtocrgb3spline' => 1,
9542             'erimmtocrgb4spline' => 1,
9543             'erimmtocrgb5spline' => 1,
9544             'erimmtocrgb6spline' => 1,
9545             'erimmtocrgb7spline' => 1,
9546             'erimmtocrgb8spline' => 1,
9547             'erimmtocrgb9spline' => 1,
9548             'erimmtonescale0spline' => 1,
9549             'erimmtonescale1spline' => 1,
9550             'erimmtonescale2spline' => 1,
9551             'erimmtonescale3spline' => 1,
9552             'erimmtonescale4spline' => 1,
9553             'erimmtonescale5spline' => 1,
9554             'erimmtonescale6spline' => 1,
9555             'erimmtonescale7spline' => 1,
9556             'erimmtonescale8spline' => 1,
9557             'erimmtonescale9spline' => 1,
9558             'error' => 1,
9559             'errorcorrection' => 1,
9560             'errorcorrectiontype' => 1,
9561             'escapestatus' => 1,
9562             'escchar' => 1,
9563             'estimatedatmospherictrans' => 1,
9564             'et' => 1,
9565             'evalstate' => 1,
9566             'eventlogcapture' => 1,
9567             'eventlogprocess' => 1,
9568             'events' => 1,
9569             'eventstarttime' => 1,
9570             'evstepinfo' => 1,
9571             'exceptionendtime' => 1,
9572             'exceptionstarttime' => 1,
9573             'exefilename' => 1,
9574             'exif_profile' => 1,
9575             'exifdata' => 1,
9576             'exifex' => 1,
9577             'exififd' => 1,
9578             'exifinfo' => 1,
9579             'exifinfo2' => 1,
9580             'exifinfo7' => 1,
9581             'exifinfo8' => 1,
9582             'exifinfo9' => 1,
9583             'exifinformation' => 1,
9584             'exifoffset' => 1,
9585             'exiftoolversion' => 1,
9586             'expandfilm' => 1,
9587             'expandfilterlens' => 1,
9588             'expandflashlamp' => 1,
9589             'expandlens' => 1,
9590             'expandscanner' => 1,
9591             'expandsoftware' => 1,
9592             'expirationspan' => 1,
9593             'expires' => 1,
9594             'exportimage' => 1,
9595             'exposurebias' => 1,
9596             'exposureheadroomfactor' => 1,
9597             'exposureinfo' => 1,
9598             'exposurereferencegain' => 1,
9599             'exposurereferenceoffset' => 1,
9600             'exposuretimemax' => 1,
9601             'exposuretimemin' => 1,
9602             'exposuretimes' => 1,
9603             'exposuretype' => 1,
9604             'exposureunknown' => 1,
9605             'expressionmedia' => 1,
9606             'exrversion' => 1,
9607             'extcache' => 1,
9608             'extendedalbumname' => 1,
9609             'extendedartistname' => 1,
9610             'extendedaviheader' => 1,
9611             'extendedcontentdescr' => 1,
9612             'extendedcontentencryption' => 1,
9613             'extendedinfo' => 1,
9614             'extendedlanguagetag' => 1,
9615             'extendedstreamprops' => 1,
9616             'extendedtracktitle' => 1,
9617             'extendedxmp' => 1,
9618             'extensionclassid' => 1,
9619             'extensioncreatedate' => 1,
9620             'extensiondescription' => 1,
9621             'extensionid' => 1,
9622             'extensionitemid' => 1,
9623             'extensionitemname' => 1,
9624             'extensionitemvalue' => 1,
9625             'extensionmodifydate' => 1,
9626             'extensionname' => 1,
9627             'extensionpersistence' => 1,
9628             'extensions' => 1,
9629             'extensis' => 1,
9630             'externalleading' => 1,
9631             'externaltriggercount' => 1,
9632             'extraflags' => 1,
9633             'extrainfo' => 1,
9634             'extrainfo2' => 1,
9635             'extrainfo3' => 1,
9636             'extrasamples' => 1,
9637             'extraticklocations' => 1,
9638             'extremeweathermode' => 1,
9639             'eyebrows' => 1,
9640             'eyeenlarge' => 1,
9641             'f-stop' => 1,
9642             'f_' => 1,
9643             'face1birthday' => 1,
9644             'face1category' => 1,
9645             'face1name' => 1,
9646             'face2birthday' => 1,
9647             'face2category' => 1,
9648             'face2name' => 1,
9649             'face3birthday' => 1,
9650             'face3category' => 1,
9651             'face3name' => 1,
9652             'face4birthday' => 1,
9653             'face4category' => 1,
9654             'face4name' => 1,
9655             'face5birthday' => 1,
9656             'face5category' => 1,
9657             'face5name' => 1,
9658             'face6birthday' => 1,
9659             'face6category' => 1,
9660             'face6name' => 1,
9661             'face7birthday' => 1,
9662             'face7category' => 1,
9663             'face7name' => 1,
9664             'face8birthday' => 1,
9665             'face8category' => 1,
9666             'face8name' => 1,
9667             'facedetect1' => 1,
9668             'facedetect2' => 1,
9669             'facedetect3' => 1,
9670             'facedetected' => 1,
9671             'facedetinfo' => 1,
9672             'faceinfo' => 1,
9673             'faceinfo1' => 1,
9674             'faceinfo2' => 1,
9675             'faceinfoa' => 1,
9676             'faceinfolength' => 1,
9677             'faceinfooffset' => 1,
9678             'faceitem' => 1,
9679             'facenumbers' => 1,
9680             'facepos' => 1,
9681             'facerec' => 1,
9682             'facerecinfo' => 1,
9683             'facesize' => 1,
9684             'faceslimming' => 1,
9685             'factorywhitegainsdaylight' => 1,
9686             'factorywhiteoffsetsdaylight' => 1,
9687             'farklewhitethreshold' => 1,
9688             'fastseek' => 1,
9689             'fax' => 1,
9690             'faxprofile' => 1,
9691             'faxrecvparams' => 1,
9692             'faxrecvtime' => 1,
9693             'faxsubaddress' => 1,
9694             'fcc-id' => 1,
9695             'fdsc' => 1,
9696             'fedexedr' => 1,
9697             'fffheader' => 1,
9698             'fieldmdp' => 1,
9699             'fieldpermissions' => 1,
9700             'fifthlanguage' => 1,
9701             'file1duration' => 1,
9702             'file1length' => 1,
9703             'file1md5sum' => 1,
9704             'file1media' => 1,
9705             'file1path' => 1,
9706             'file1pathutf-8' => 1,
9707             'fileaccessdate' => 1,
9708             'fileas' => 1,
9709             'fileattributes' => 1,
9710             'fileblockcount' => 1,
9711             'fileblocksize' => 1,
9712             'filecount' => 1,
9713             'filedescription' => 1,
9714             'filedeviceid' => 1,
9715             'filedevicenumber' => 1,
9716             'fileflags' => 1,
9717             'fileflagsmask' => 1,
9718             'filefunctionflags' => 1,
9719             'fileglobalprofile' => 1,
9720             'fileguid' => 1,
9721             'filehardlinks' => 1,
9722             'fileid' => 1,
9723             'fileinfo' => 1,
9724             'fileinfolen' => 1,
9725             'fileinfolen2' => 1,
9726             'fileinfoproperties' => 1,
9727             'fileinfoversion' => 1,
9728             'fileinodechangedate' => 1,
9729             'fileinodenumber' => 1,
9730             'filelength' => 1,
9731             'fileos' => 1,
9732             'fileowner' => 1,
9733             'filepath' => 1,
9734             'fileprofileversion' => 1,
9735             'fileproperties' => 1,
9736             'files' => 1,
9737             'filesequence' => 1,
9738             'filesize' => 1,
9739             'filesizebytes' => 1,
9740             'filesubtype' => 1,
9741             'filetype' => 1,
9742             'filetypeextension' => 1,
9743             'fileurl' => 1,
9744             'fileversionnumber' => 1,
9745             'fillattributes' => 1,
9746             'fillmethod' => 1,
9747             'filmbrand' => 1,
9748             'filmcategory' => 1,
9749             'filmframenumber' => 1,
9750             'filmgencode' => 1,
9751             'filmproductcode' => 1,
9752             'filmrollnumber' => 1,
9753             'filmsize' => 1,
9754             'filter' => 1,
9755             'filterindication' => 1,
9756             'filterinfo' => 1,
9757             'filtering' => 1,
9758             'filtermodel' => 1,
9759             'filterparametersbinary' => 1,
9760             'filterparameterscustomcustomdata' => 1,
9761             'filterparametersexportexportdata' => 1,
9762             'filterpartnumber' => 1,
9763             'filterserialnumber' => 1,
9764             'filtertype' => 1,
9765             'finalflushsequence' => 1,
9766             'finalframeblocks' => 1,
9767             'finetune' => 1,
9768             'finishedfileprocessingrequest' => 1,
9769             'finishedimage' => 1,
9770             'finishipaversion' => 1,
9771             'finishipfversion' => 1,
9772             'firmwareinfo' => 1,
9773             'firmwareversion2' => 1,
9774             'firmwareversion3' => 1,
9775             'firmwareversion51' => 1,
9776             'firmwareversion56' => 1,
9777             'firstchar' => 1,
9778             'firstflushsequence' => 1,
9779             'firstlanguage' => 1,
9780             'firstlines' => 1,
9781             'firstlinetransfertiming' => 1,
9782             'firstname' => 1,
9783             'firstobject' => 1,
9784             'firstobjectid' => 1,
9785             'fisheyefilter' => 1,
9786             'flac' => 1,
9787             'flagcolor' => 1,
9788             'flags' => 1,
9789             'flagstatus' => 1,
9790             'flashattributes' => 1,
9791             'flashexpcomp' => 1,
9792             'flashinfo' => 1,
9793             'flashinfo0100' => 1,
9794             'flashinfo0102' => 1,
9795             'flashinfo0103' => 1,
9796             'flashinfo0106' => 1,
9797             'flashinfo0107' => 1,
9798             'flashinfo0300' => 1,
9799             'flashinfounknown' => 1,
9800             'flashinfoversion' => 1,
9801             'flashmat0' => 1,
9802             'flashmat1' => 1,
9803             'flashmat2' => 1,
9804             'flashmat3' => 1,
9805             'flashmat4' => 1,
9806             'flashmat5' => 1,
9807             'flashmat6' => 1,
9808             'flashmat7' => 1,
9809             'flashmat8' => 1,
9810             'flashmat9' => 1,
9811             'flashpixstreamfieldoffset' => 1,
9812             'flashpixstreampathname' => 1,
9813             'flashpower' => 1,
9814             'flashsyncmode' => 1,
9815             'flashttlmode' => 1,
9816             'flashused' => 1,
9817             'flashversion' => 1,
9818             'flavor' => 1,
9819             'flightdegree' => 1,
9820             'flightspeed' => 1,
9821             'flipstatus' => 1,
9822             'flir' => 1,
9823             'flir_gps' => 1,
9824             'flir_moreinfo' => 1,
9825             'flir_params' => 1,
9826             'flir_parts' => 1,
9827             'flir_serial' => 1,
9828             'flir_unknown' => 1,
9829             'flir_unknownuuid' => 1,
9830             'flirdata' => 1,
9831             'fluormat0' => 1,
9832             'fluormat1' => 1,
9833             'fluormat2' => 1,
9834             'fluormat3' => 1,
9835             'fluormat4' => 1,
9836             'fluormat5' => 1,
9837             'fluormat6' => 1,
9838             'fluormat7' => 1,
9839             'fluormat8' => 1,
9840             'fluormat9' => 1,
9841             'flushtiming' => 1,
9842             'flyingstate' => 1,
9843             'focalinfo' => 1,
9844             'focallength35efl' => 1,
9845             'focalplanecolorimetryestimates' => 1,
9846             'focalrange' => 1,
9847             'focusbracketinginfo' => 1,
9848             'focusdistance2' => 1,
9849             'focusedgemap' => 1,
9850             'focusframesize' => 1,
9851             'focusinfo' => 1,
9852             'focusinfoifd' => 1,
9853             'focuspointbrightness' => 1,
9854             'focuspointselectionspeed' => 1,
9855             'focuspos' => 1,
9856             'focussettings' => 1,
9857             'folder' => 1,
9858             'folderpath' => 1,
9859             'follow-meanimation' => 1,
9860             'follow-memode' => 1,
9861             'font' => 1,
9862             'fontsize' => 1,
9863             'fontsubfamily' => 1,
9864             'fontsubfamilyid' => 1,
9865             'fonttable' => 1,
9866             'fontweight' => 1,
9867             'footerposition' => 1,
9868             'footnotes' => 1,
9869             'forcedsubtitletrack' => 1,
9870             'form' => 1,
9871             'formatid' => 1,
9872             'formatsdcard' => 1,
9873             'formattag' => 1,
9874             'formatter' => 1,
9875             'formatversion' => 1,
9876             'formatversiontime' => 1,
9877             'formextrausagerights' => 1,
9878             'formfields' => 1,
9879             'formusagerights' => 1,
9880             'forwardto' => 1,
9881             'fotostation' => 1,
9882             'fourcc' => 1,
9883             'fourcc1' => 1,
9884             'fourcc2' => 1,
9885             'fourcc2len' => 1,
9886             'fourcc3' => 1,
9887             'fourcc3len' => 1,
9888             'fourthlanguage' => 1,
9889             'fov' => 1,
9890             'fovcot' => 1,
9891             'fpfversion' => 1,
9892             'fps' => 1,
9893             'fpv' => 1,
9894             'fpxr' => 1,
9895             'fractalparameters' => 1,
9896             'fragmentlist' => 1,
9897             'fragmenttable' => 1,
9898             'frame' => 1,
9899             'framebaseview' => 1,
9900             'framecenterelevation' => 1,
9901             'framecenterheightaboveellipsoid' => 1,
9902             'framecenterlatitude' => 1,
9903             'framecenterlongitude' => 1,
9904             'framedelay' => 1,
9905             'frameexposuretime' => 1,
9906             'frameid' => 1,
9907             'frameinfo' => 1,
9908             'frameisp_4' => 1,
9909             'framepriority' => 1,
9910             'framesize' => 1,
9911             'framesizemax' => 1,
9912             'framesizemin' => 1,
9913             'framespersecond' => 1,
9914             'frameview' => 1,
9915             'framinggriddisplay' => 1,
9916             'free' => 1,
9917             'free-busystatus' => 1,
9918             'freebytecounts' => 1,
9919             'freeoffsets' => 1,
9920             'frequency' => 1,
9921             'fromaddresses' => 1,
9922             'fromnames' => 1,
9923             'fstype' => 1,
9924             'fuelremaining' => 1,
9925             'fujifilm' => 1,
9926             'fujifilmffmv' => 1,
9927             'fujifilmmvtg' => 1,
9928             'fujifilmtags' => 1,
9929             'fujiifd' => 1,
9930             'fujilayout' => 1,
9931             'fullangleofattack' => 1,
9932             'fullname' => 1,
9933             'fullpitchangle' => 1,
9934             'fullrollangle' => 1,
9935             'fullscreen' => 1,
9936             'fullsideslipangle' => 1,
9937             'fusion360fly' => 1,
9938             'fusionmode' => 1,
9939             'fusionypr' => 1,
9940             'gain' => 1,
9941             'gaindeaddata' => 1,
9942             'gaindeadmapimage' => 1,
9943             'gaindeadmapimageheight' => 1,
9944             'gaindeadmapimagetype' => 1,
9945             'gaindeadmapimagewidth' => 1,
9946             'gainmapimage' => 1,
9947             'gammablue' => 1,
9948             'gammagreen' => 1,
9949             'gammainfo' => 1,
9950             'gammared' => 1,
9951             'gammatable' => 1,
9952             'gamut' => 1,
9953             'gamutboundarydescription0' => 1,
9954             'gamutboundarydescription1' => 1,
9955             'gamutboundarydescription2' => 1,
9956             'gamutboundarydescription3' => 1,
9957             'gapless' => 1,
9958             'garmingps' => 1,
9959             'garminmodel' => 1,
9960             'gaudio' => 1,
9961             'gaussianweights' => 1,
9962             'gcamera' => 1,
9963             'gcontainer' => 1,
9964             'gcreations' => 1,
9965             'gdepth' => 1,
9966             'geminfo' => 1,
9967             'genbalance' => 1,
9968             'gender' => 1,
9969             'generalencapsulatedobject' => 1,
9970             'generallevelidc' => 1,
9971             'generalprofileidc' => 1,
9972             'generalprofilespace' => 1,
9973             'generaltierflag' => 1,
9974             'generator' => 1,
9975             'generatorversion' => 1,
9976             'genericflagdata01' => 1,
9977             'genflags' => 1,
9978             'gengraphicsmode' => 1,
9979             'genimageversion' => 1,
9980             'genmediaheader' => 1,
9981             'genmediainfo' => 1,
9982             'genmediaversion' => 1,
9983             'genopcolor' => 1,
9984             'genprofilecompatibilityflags' => 1,
9985             'genr' => 1,
9986             'geo' => 1,
9987             'geob-data' => 1,
9988             'geob-desc' => 1,
9989             'geob-file' => 1,
9990             'geob-mime' => 1,
9991             'geogangularunits' => 1,
9992             'geogangularunitsize' => 1,
9993             'geogazimuthunits' => 1,
9994             'geogcitation' => 1,
9995             'geogellipsoid' => 1,
9996             'geoggeodeticdatum' => 1,
9997             'geoginvflattening' => 1,
9998             'geoglinearunits' => 1,
9999             'geoglinearunitsize' => 1,
10000             'geogprimemeridian' => 1,
10001             'geogprimemeridianlong' => 1,
10002             'geographictype' => 1,
10003             'geogsemimajoraxis' => 1,
10004             'geogsemiminoraxis' => 1,
10005             'geogtowgs84' => 1,
10006             'geolocationbearing' => 1,
10007             'geolocationcity' => 1,
10008             'geolocationcountry' => 1,
10009             'geolocationcountrycode' => 1,
10010             'geolocationdistance' => 1,
10011             'geolocationfeaturecode' => 1,
10012             'geolocationfeaturetype' => 1,
10013             'geolocationpopulation' => 1,
10014             'geolocationposition' => 1,
10015             'geolocationregion' => 1,
10016             'geolocationsubregion' => 1,
10017             'geolocationtimezone' => 1,
10018             'geolocationwarning' => 1,
10019             'geometricdistortionparams' => 1,
10020             'georegistrationlocalset' => 1,
10021             'geotiffversion' => 1,
10022             'getty' => 1,
10023             'gfocus' => 1,
10024             'gidcver' => 1,
10025             'gidpver' => 1,
10026             'gifapplicationextension' => 1,
10027             'gifgraphiccontrolextension' => 1,
10028             'gifplaintextextension' => 1,
10029             'gifversion' => 1,
10030             'gimage' => 1,
10031             'gimbaldegree' => 1,
10032             'gimbalinfo' => 1,
10033             'gimbalpitch' => 1,
10034             'gimbalroll' => 1,
10035             'gimbalyaw' => 1,
10036             'gipc_cpld' => 1,
10037             'gipcver' => 1,
10038             'givenname' => 1,
10039             'gixiver' => 1,
10040             'gkudata' => 1,
10041             'glamoursettings' => 1,
10042             'globalinfo' => 1,
10043             'globalpalette' => 1,
10044             'globalparametersifd' => 1,
10045             'globalpixelsize' => 1,
10046             'google' => 1,
10047             'googlebot' => 1,
10048             'gopro' => 1,
10049             'goprogpmf' => 1,
10050             'goudarequesttext' => 1,
10051             'gpano' => 1,
10052             'gpmd_fmas' => 1,
10053             'gpmd_gopro' => 1,
10054             'gpmd_kingslim' => 1,
10055             'gpmd_rove' => 1,
10056             'gpmd_wolfbox' => 1,
10057             'gps' => 1,
10058             'gps360fly' => 1,
10059             'gpsaltituderaw' => 1,
10060             'gpsaltitudesystem' => 1,
10061             'gpsdata' => 1,
10062             'gpsdatalist' => 1,
10063             'gpsdatalist2' => 1,
10064             'gpsdatetimeraw' => 1,
10065             'gpsdestaltitude' => 1,
10066             'gpsframingaltitude' => 1,
10067             'gpsframinglatitude' => 1,
10068             'gpsframinglongitude' => 1,
10069             'gpshomelatitude' => 1,
10070             'gpshomelongitude' => 1,
10071             'gpshorizontalaccuracy' => 1,
10072             'gpsinfo' => 1,
10073             'gpsinfo9' => 1,
10074             'gpslatitude2' => 1,
10075             'gpslatituderaw' => 1,
10076             'gpslog' => 1,
10077             'gpslongitude2' => 1,
10078             'gpslongituderaw' => 1,
10079             'gpsmode' => 1,
10080             'gpspos' => 1,
10081             'gpsraw' => 1,
10082             'gpsspeed3d' => 1,
10083             'gpsspeedaccuracy' => 1,
10084             'gpsspeedraw' => 1,
10085             'gpsspeedx' => 1,
10086             'gpsspeedy' => 1,
10087             'gpsspeedz' => 1,
10088             'gpsstamp' => 1,
10089             'gpstargetaltitude' => 1,
10090             'gpstargetlatitude' => 1,
10091             'gpstargetlongitude' => 1,
10092             'gpstrackraw' => 1,
10093             'gpsvalid' => 1,
10094             'gpsvelocitydown' => 1,
10095             'gpsvelocityeast' => 1,
10096             'gpsvelocitynorth' => 1,
10097             'gpsvelocityup' => 1,
10098             'gpsverticalaccuracy' => 1,
10099             'grainybwfilter' => 1,
10100             'graphicconverter' => 1,
10101             'graphicsmode' => 1,
10102             'graphicstechnologystandardoutput' => 1,
10103             'gravityvector' => 1,
10104             'grayresponsecurve' => 1,
10105             'graytrc' => 1,
10106             'greenadjust' => 1,
10107             'greenendpoint' => 1,
10108             'greengain' => 1,
10109             'greenmask' => 1,
10110             'greenmatrixcolumn' => 1,
10111             'greenprimary' => 1,
10112             'greensample' => 1,
10113             'greentrc' => 1,
10114             'greenx' => 1,
10115             'greeny' => 1,
10116             'gridguidesinfo' => 1,
10117             'gridsize' => 1,
10118             'groundrange' => 1,
10119             'groupareac1' => 1,
10120             'groupcaption' => 1,
10121             'groupmutualexclusion' => 1,
10122             'groups' => 1,
10123             'gsensor' => 1,
10124             'gspherical' => 1,
10125             'gtcitation' => 1,
10126             'gtmodeltype' => 1,
10127             'gtrastertype' => 1,
10128             'guano' => 1,
10129             'gyro360fly' => 1,
10130             'gyromode' => 1,
10131             'gyroscope' => 1,
10132             'gyroscopeunknown' => 1,
10133             'gyroypr' => 1,
10134             'halftonedegree' => 1,
10135             'halftonelpi' => 1,
10136             'halftonelpiunit' => 1,
10137             'halftonemisc' => 1,
10138             'halftonescreen' => 1,
10139             'halftoneshape' => 1,
10140             'handler' => 1,
10141             'handlerclass' => 1,
10142             'handlerdescription' => 1,
10143             'handlertype' => 1,
10144             'handlervendorid' => 1,
10145             'hardpostpadding' => 1,
10146             'hardprepadding' => 1,
10147             'hasarbitrarydatastream' => 1,
10148             'hasattachedimages' => 1,
10149             'hasattachments' => 1,
10150             'hasaudio' => 1,
10151             'hascolormap' => 1,
10152             'hascuepoints' => 1,
10153             'hasfiletransferstream' => 1,
10154             'hasflag' => 1,
10155             'hasicc' => 1,
10156             'hasimage' => 1,
10157             'haskeyframes' => 1,
10158             'hasmetadata' => 1,
10159             'hasrealmergeddata' => 1,
10160             'hasscript' => 1,
10161             'hasselbladexif' => 1,
10162             'hasselbladrawimage' => 1,
10163             'hasselbladxml' => 1,
10164             'hasvideo' => 1,
10165             'hasxfa' => 1,
10166             'hcusage' => 1,
10167             'hdcontent' => 1,
10168             'hdgainmapinfo' => 1,
10169             'hdmibitdepth' => 1,
10170             'hdmiexternalrecorder' => 1,
10171             'hdmioutputhdr' => 1,
10172             'hdmioutputrange' => 1,
10173             'hdrgaincurve' => 1,
10174             'hdrgaincurvesize' => 1,
10175             'hdrgaininfo' => 1,
10176             'hdrgainmap' => 1,
10177             'hdrgm' => 1,
10178             'hdrimage' => 1,
10179             'hdrinfo' => 1,
10180             'hdrinfo2' => 1,
10181             'hdrinfoversion' => 1,
10182             'hdrl' => 1,
10183             'hdrpsoftware' => 1,
10184             'hdrtoninginfo' => 1,
10185             'hdrvideo' => 1,
10186             'header' => 1,
10187             'header4' => 1,
10188             'headerext' => 1,
10189             'headerextension' => 1,
10190             'headersize' => 1,
10191             'headerversion' => 1,
10192             'headingpairs' => 1,
10193             'headshrinking' => 1,
10194             'healthlogs' => 1,
10195             'heightresolution' => 1,
10196             'hevcconfiguration' => 1,
10197             'hevcconfigurationversion' => 1,
10198             'hiddendata' => 1,
10199             'hiddeninfo' => 1,
10200             'hiddenslides' => 1,
10201             'highbitdepth' => 1,
10202             'highisomode' => 1,
10203             'highlightdata' => 1,
10204             'highlightendpoints' => 1,
10205             'highlightmarkers' => 1,
10206             'highnote' => 1,
10207             'highvelocity' => 1,
10208             'hindsightsettings' => 1,
10209             'hintformat' => 1,
10210             'hintheader' => 1,
10211             'hintinfo' => 1,
10212             'hintmaxoutputvalue' => 1,
10213             'hintsampledesc' => 1,
10214             'hinttrackinfo' => 1,
10215             'hinttrackversion' => 1,
10216             'histogram' => 1,
10217             'historybuffersize' => 1,
10218             'hmaphandling' => 1,
10219             'hmcolrejthresh' => 1,
10220             'hmcolthresh' => 1,
10221             'hmpixthresh' => 1,
10222             'hmwsize' => 1,
10223             'hobbies' => 1,
10224             'homeaddress' => 1,
10225             'homecity' => 1,
10226             'homecountry-region' => 1,
10227             'homefax' => 1,
10228             'homephone' => 1,
10229             'homepobox' => 1,
10230             'homepostalcode' => 1,
10231             'homestateorprovince' => 1,
10232             'homestreet' => 1,
10233             'horizoncontrol' => 1,
10234             'horizontalfieldofview' => 1,
10235             'horizontalresolution' => 1,
10236             'horizontalscale' => 1,
10237             'hostsoftwareexportversion' => 1,
10238             'hotkey' => 1,
10239             'hotspotx' => 1,
10240             'hotspoty' => 1,
10241             'howpublished' => 1,
10242             'hp_tdhd' => 1,
10243             'hrnoiselines' => 1,
10244             'htcbinary' => 1,
10245             'htcinfo' => 1,
10246             'htctrack' => 1,
10247             'http-equiv' => 1,
10248             'httphostheader' => 1,
10249             'huawei' => 1,
10250             'huffmantable' => 1,
10251             'huffmantablelength' => 1,
10252             'huffmantablevalue' => 1,
10253             'hyperfocaldistance' => 1,
10254             'hyperlapsdebuginfo' => 1,
10255             'hyperlinkbase' => 1,
10256             'hyperlinks' => 1,
10257             'hyperlinkschanged' => 1,
10258             'iad1' => 1,
10259             'icc_untagged' => 1,
10260             'iccbased' => 1,
10261             'iccprofilelocation' => 1,
10262             'icingdetected' => 1,
10263             'icondir' => 1,
10264             'iconenvdata' => 1,
10265             'iconfile' => 1,
10266             'iconfilename' => 1,
10267             'iconindex' => 1,
10268             'ics' => 1,
10269             'id' => 1,
10270             'id3' => 1,
10271             'id3-2' => 1,
10272             'id3size' => 1,
10273             'id3v1' => 1,
10274             'id3v1_enh' => 1,
10275             'id3v2_2' => 1,
10276             'id3v2_3' => 1,
10277             'id3v2_4' => 1,
10278             'idc2_ifd' => 1,
10279             'idc_ifd' => 1,
10280             'idcpreviewimage' => 1,
10281             'idependentanddisposablesamples' => 1,
10282             'idlesequence' => 1,
10283             'idletiming' => 1,
10284             'idlist' => 1,
10285             'idsbasevalue' => 1,
10286             'idstring' => 1,
10287             'ifd0' => 1,
10288             'ifd0_offset' => 1,
10289             'ihl_exif' => 1,
10290             'ihldata' => 1,
10291             'illuminantdetectordata' => 1,
10292             'illuminantdetecttable' => 1,
10293             'illustrator' => 1,
10294             'im' => 1,
10295             'imaddresses' => 1,
10296             'image' => 1,
10297             'image2description' => 1,
10298             'image3description' => 1,
10299             'image4description' => 1,
10300             'image5description' => 1,
10301             'image6description' => 1,
10302             'image7description' => 1,
10303             'image8description' => 1,
10304             'imagearrangement' => 1,
10305             'imageboardid' => 1,
10306             'imagebounds' => 1,
10307             'imagebytecount' => 1,
10308             'imageclass' => 1,
10309             'imagecolor' => 1,
10310             'imagecolorindicator' => 1,
10311             'imagecolorvalue' => 1,
10312             'imagecompressiontable' => 1,
10313             'imagecoordinatesystem' => 1,
10314             'imagedatadiscard' => 1,
10315             'imagedatahash' => 1,
10316             'imagedataoffset' => 1,
10317             'imagedepth' => 1,
10318             'imageelements' => 1,
10319             'imageexpansiontable' => 1,
10320             'imagefields' => 1,
10321             'imagefilecharacteristics' => 1,
10322             'imagefilename' => 1,
10323             'imageformat' => 1,
10324             'imagefullheight' => 1,
10325             'imagefullwidth' => 1,
10326             'imagegeometry' => 1,
10327             'imageheader' => 1,
10328             'imageheightinches' => 1,
10329             'imagehorizonpixelpack' => 1,
10330             'imageid' => 1,
10331             'imageinfo' => 1,
10332             'imagelayer' => 1,
10333             'imagelength' => 1,
10334             'imagelimitexposurebias' => 1,
10335             'imagelocation' => 1,
10336             'imagemagnificationdescriptor' => 1,
10337             'imagemedium' => 1,
10338             'imagemodulationexposurebias' => 1,
10339             'imagename' => 1,
10340             'imageoffset' => 1,
10341             'imagepixeldepth' => 1,
10342             'imagepixelformat' => 1,
10343             'imagepixeloffset' => 1,
10344             'imagepixelstorage' => 1,
10345             'imageprintstatus' => 1,
10346             'imageprocessingifd' => 1,
10347             'imageprofile' => 1,
10348             'imageprops' => 1,
10349             'imagerboardid' => 1,
10350             'imagereadydatasets' => 1,
10351             'imagereadyvariables' => 1,
10352             'imagereferencepoints' => 1,
10353             'imageresources' => 1,
10354             'imagerinitialtimingcode' => 1,
10355             'imagerlogicprogram' => 1,
10356             'imagerotation' => 1,
10357             'imagerotationstatus' => 1,
10358             'imagertimingdata' => 1,
10359             'imagesampleformat' => 1,
10360             'imagesensorgain' => 1,
10361             'imagesourceek' => 1,
10362             'imagespatialextent' => 1,
10363             'imagestabilisation' => 1,
10364             'imagestatus' => 1,
10365             'imagetoolbar' => 1,
10366             'imageuidlist' => 1,
10367             'imageversion' => 1,
10368             'imagewidthinches' => 1,
10369             'imageworkstationmake' => 1,
10370             'imagingdata' => 1,
10371             'imdb' => 1,
10372             'imdb_id' => 1,
10373             'imgprofbacktype' => 1,
10374             'imgprofname' => 1,
10375             'imgproftype' => 1,
10376             'imgprofversion' => 1,
10377             'immediatedatabytes' => 1,
10378             'importance' => 1,
10379             'imprint' => 1,
10380             'inbandratingattributes' => 1,
10381             'inbandratinglevel' => 1,
10382             'inbandratingsystem' => 1,
10383             'includedfileid' => 1,
10384             'incomplete' => 1,
10385             'index' => 1,
10386             'index01' => 1,
10387             'index02' => 1,
10388             'index03' => 1,
10389             'index04' => 1,
10390             'index05' => 1,
10391             'index06' => 1,
10392             'index07' => 1,
10393             'index08' => 1,
10394             'index09' => 1,
10395             'index10' => 1,
10396             'index11' => 1,
10397             'index12' => 1,
10398             'index13' => 1,
10399             'index14' => 1,
10400             'index15' => 1,
10401             'index16' => 1,
10402             'indexable' => 1,
10403             'indexbackground' => 1,
10404             'indexed' => 1,
10405             'indexedcolortablecount' => 1,
10406             'indexoffset' => 1,
10407             'indexparameters' => 1,
10408             'indextransparent' => 1,
10409             'indicatedairspeed' => 1,
10410             'indications' => 1,
10411             'infirayfactory' => 1,
10412             'infirayisothermal' => 1,
10413             'infiraymixmode' => 1,
10414             'infirayopmode' => 1,
10415             'infiraypicture' => 1,
10416             'infiraysensor' => 1,
10417             'infirayversion' => 1,
10418             'info' => 1,
10419             'ingrreserved' => 1,
10420             'initialdelaysamples' => 1,
10421             'initialdisplayeffect' => 1,
10422             'initializationvector' => 1,
10423             'initializeddatasize' => 1,
10424             'initialobjectdescriptor' => 1,
10425             'initials' => 1,
10426             'initparamstext' => 1,
10427             'inknames' => 1,
10428             'inputdataobjectlist' => 1,
10429             'inputdevicename' => 1,
10430             'inputdeviceserialnumber' => 1,
10431             'inputheight' => 1,
10432             'inputorientation' => 1,
10433             'inputuniformity' => 1,
10434             'inputwidth' => 1,
10435             'insertmode' => 1,
10436             'insetnwpixelx' => 1,
10437             'insetnwpixely' => 1,
10438             'insta360' => 1,
10439             'insta360info' => 1,
10440             'institution' => 1,
10441             'instructionset' => 1,
10442             'instruments' => 1,
10443             'insv' => 1,
10444             'integratetiming' => 1,
10445             'intellectualproperty' => 1,
10446             'intellectualpropertynotes' => 1,
10447             'intensitystereo' => 1,
10448             'intergraphflagregisters' => 1,
10449             'intergraphpacketdata' => 1,
10450             'interlace' => 1,
10451             'interleavedfield' => 1,
10452             'internalidnumber' => 1,
10453             'internalleading' => 1,
10454             'internalname' => 1,
10455             'internalversionnumber' => 1,
10456             'internationaltext' => 1,
10457             'internetradiostationname' => 1,
10458             'internetradiostationowner' => 1,
10459             'internetradiostationurl' => 1,
10460             'interopoffset' => 1,
10461             'interpolationcoefficients' => 1,
10462             'interpolationcoefficients3mp' => 1,
10463             'interpolationcoefficients6mp' => 1,
10464             'interpretedby' => 1,
10465             'intervaloffset' => 1,
10466             'inversemonitormatrix' => 1,
10467             'inverserimnonlinearity' => 1,
10468             'inversesbalog12transform' => 1,
10469             'inversesbalogtransform' => 1,
10470             'invnifnonlinearity' => 1,
10471             'involvedpeople' => 1,
10472             'ipmpcontrol' => 1,
10473             'iptc_profile' => 1,
10474             'iptcapplication' => 1,
10475             'iptccore' => 1,
10476             'iptcdata' => 1,
10477             'iptcenvelope' => 1,
10478             'iptcext' => 1,
10479             'iptcfotostation' => 1,
10480             'iptcnewsphoto' => 1,
10481             'iptcobjectdata' => 1,
10482             'iptcpostobjectdata' => 1,
10483             'iptcpreobjectdata' => 1,
10484             'irwindowtemperature' => 1,
10485             'irwindowtransmission' => 1,
10486             'is_protected' => 1,
10487             'is_trusted' => 1,
10488             'isaifilterreeditonly' => 1,
10489             'isapplyshapecorrection' => 1,
10490             'isartbokeh' => 1,
10491             'isattachment' => 1,
10492             'isbasefont' => 1,
10493             'isblending' => 1,
10494             'isbrightnessipe' => 1,
10495             'iscompleted' => 1,
10496             'iscontrastipe' => 1,
10497             'isdecoreeditonly' => 1,
10498             'isdeleted' => 1,
10499             'isexposureipe' => 1,
10500             'isfixedpitch' => 1,
10501             'isfixedv' => 1,
10502             'isinfoa100' => 1,
10503             'ismotionvideomute' => 1,
10504             'isnetworkfeed' => 1,
10505             'isnewreeditonly' => 1,
10506             'isnotreedit' => 1,
10507             'isoautooffset' => 1,
10508             'isocalibrationgaintable' => 1,
10509             'isoinfo' => 1,
10510             'isomax' => 1,
10511             'isomin' => 1,
10512             'isonline' => 1,
10513             'isospeeds' => 1,
10514             'isotherm1color' => 1,
10515             'isotherm2color' => 1,
10516             'isprotected' => 1,
10517             'isrcnumber' => 1,
10518             'isrecurring' => 1,
10519             'issaturationipe' => 1,
10520             'isscaleai' => 1,
10521             'istrimmotionvideo' => 1,
10522             'isvbr' => 1,
10523             'it8header' => 1,
10524             'italic' => 1,
10525             'italicangle' => 1,
10526             'itch' => 1,
10527             'item' => 1,
10528             'item0032' => 1,
10529             'itemdesignatorid' => 1,
10530             'itemid' => 1,
10531             'iteminfoentry' => 1,
10532             'iteminformation' => 1,
10533             'itemlist' => 1,
10534             'itemlocation' => 1,
10535             'itemproperties' => 1,
10536             'itempropertyassociation' => 1,
10537             'itempropertycontainer' => 1,
10538             'itemprotection' => 1,
10539             'itemreference' => 1,
10540             'itemtool' => 1,
10541             'itemvendorid' => 1,
10542             'iterationcount' => 1,
10543             'iterationendaction' => 1,
10544             'iterationmax' => 1,
10545             'iterationminmax' => 1,
10546             'iterations' => 1,
10547             'itunesinfo' => 1,
10548             'itunesmediatype' => 1,
10549             'itunmovi' => 1,
10550             'itunsmpb' => 1,
10551             'ituntool' => 1,
10552             'ixml' => 1,
10553             'jbigoptions' => 1,
10554             'jfif' => 1,
10555             'jfifversion' => 1,
10556             'jfxx' => 1,
10557             'jngheader' => 1,
10558             'jobtitle' => 1,
10559             'journal' => 1,
10560             'jp2header' => 1,
10561             'jp2signature' => 1,
10562             'jpeg-hdr' => 1,
10563             'jpeg-hdrversion' => 1,
10564             'jpeg-likedata' => 1,
10565             'jpeg_quality' => 1,
10566             'jpegactables' => 1,
10567             'jpegdctables' => 1,
10568             'jpegdigest' => 1,
10569             'jpegexifdata' => 1,
10570             'jpegimagelength' => 1,
10571             'jpeginfo' => 1,
10572             'jpeglosslesspredictors' => 1,
10573             'jpegpointtransforms' => 1,
10574             'jpegproc' => 1,
10575             'jpegprocess' => 1,
10576             'jpegqtablebest' => 1,
10577             'jpegqtablebetter' => 1,
10578             'jpegqtablegood' => 1,
10579             'jpegqtables' => 1,
10580             'jpegqualityestimate' => 1,
10581             'jpegrestartinterval' => 1,
10582             'jpegtables' => 1,
10583             'jpgfromraw2' => 1,
10584             'jpginfooffset' => 1,
10585             'jplcartoifd' => 1,
10586             'jps' => 1,
10587             'jpscomment' => 1,
10588             'jpsflags' => 1,
10589             'jpslayout' => 1,
10590             'jpsseparation' => 1,
10591             'jpstype' => 1,
10592             'jsondata' => 1,
10593             'jsoninfo' => 1,
10594             'jsonmetadata' => 1,
10595             'jumbf' => 1,
10596             'jumbfbox' => 1,
10597             'jumbfdescr' => 1,
10598             'jumdid' => 1,
10599             'jumdlabel' => 1,
10600             'jumdsignature' => 1,
10601             'jumdtoggles' => 1,
10602             'jumdtype' => 1,
10603             'jumptoxpep' => 1,
10604             'junk' => 1,
10605             'jxlcodestream' => 1,
10606             'k1' => 1,
10607             'k2' => 1,
10608             'k3' => 1,
10609             'k4' => 1,
10610             'kbytesize' => 1,
10611             'kdc_ifd' => 1,
10612             'keepexposurewithteleconverter' => 1,
10613             'keepuntil' => 1,
10614             'keepusersettings' => 1,
10615             'kelvinwb' => 1,
10616             'kenwooddata' => 1,
10617             'keyalgorithm' => 1,
10618             'keycode' => 1,
10619             'keyframepositions' => 1,
10620             'keyframestimes' => 1,
10621             'keyid' => 1,
10622             'keys' => 1,
10623             'keyversion' => 1,
10624             'kf' => 1,
10625             'kf8coveruri' => 1,
10626             'kfix' => 1,
10627             'khufui0thresholds' => 1,
10628             'khufui1thresholds' => 1,
10629             'khufui2thresholds' => 1,
10630             'khufui3thresholds' => 1,
10631             'khufui4thresholds' => 1,
10632             'khufui5thresholds' => 1,
10633             'khufulinearbluemixingcoefficient' => 1,
10634             'khufulineargreenmixingcoefficient' => 1,
10635             'khufulinearredmixingcoefficient' => 1,
10636             'khufusigmagaussianweights' => 1,
10637             'khufusigmascalingfactors14mp' => 1,
10638             'khufusigmascalingfactors3mp' => 1,
10639             'khufusigmascalingfactors6mp' => 1,
10640             'khufuuspacec2mixingcoefficient' => 1,
10641             'kids' => 1,
10642             'kilocalories' => 1,
10643             'kinds' => 1,
10644             'kj' => 1,
10645             'kk' => 1,
10646             'klut' => 1,
10647             'klut12tolin12' => 1,
10648             'knownfolderdata' => 1,
10649             'kodak' => 1,
10650             'kodak_frea' => 1,
10651             'kodakbordersifd' => 1,
10652             'kodakdcmd' => 1,
10653             'kodakeffectsifd' => 1,
10654             'kodakfree' => 1,
10655             'kodakifd' => 1,
10656             'kodakmake' => 1,
10657             'kodaktags' => 1,
10658             'konicaminolta' => 1,
10659             'konicaminoltatags' => 1,
10660             'kstb' => 1,
10661             'kvar' => 1,
10662             'label0' => 1,
10663             'label1' => 1,
10664             'label2' => 1,
10665             'label3' => 1,
10666             'labelcode' => 1,
10667             'labeledtext' => 1,
10668             'lamebitrate' => 1,
10669             'lameheader' => 1,
10670             'lamelowpassfilter' => 1,
10671             'lamemethod' => 1,
10672             'lamequality' => 1,
10673             'lamestereomode' => 1,
10674             'lamevbrquality' => 1,
10675             'languagecode' => 1,
10676             'languagelist' => 1,
10677             'languages' => 1,
10678             'largestpacketduration' => 1,
10679             'largestpacketsize' => 1,
10680             'laserprfcode' => 1,
10681             'lastauthor' => 1,
10682             'lastbackupdate' => 1,
10683             'lastchar' => 1,
10684             'lastkeyframetime' => 1,
10685             'lastmodifiedby' => 1,
10686             'lastmodifier' => 1,
10687             'lastname' => 1,
10688             'lastobject' => 1,
10689             'lastobjectid' => 1,
10690             'lastprinted' => 1,
10691             'lastsavedby' => 1,
10692             'lasttimestamp' => 1,
10693             'lastupdate' => 1,
10694             'lastupdatetime' => 1,
10695             'lawrating' => 1,
10696             'layerblendmodes' => 1,
10697             'layercolors' => 1,
10698             'layercomps' => 1,
10699             'layercount' => 1,
10700             'layergroupsenabledid' => 1,
10701             'layerids' => 1,
10702             'layermodifydates' => 1,
10703             'layernames' => 1,
10704             'layeropacities' => 1,
10705             'layerrectangles' => 1,
10706             'layers' => 1,
10707             'layersections' => 1,
10708             'layerselectionids' => 1,
10709             'layersgroupinfo' => 1,
10710             'layerunicodenames' => 1,
10711             'layervisible' => 1,
10712             'layout' => 1,
10713             'layoutflags' => 1,
10714             'lccn' => 1,
10715             'lcdedgemapslope' => 1,
10716             'lcdedgemapx1' => 1,
10717             'lcdedgemapx2' => 1,
10718             'lcdedgemapx3' => 1,
10719             'lcdedgemapx4' => 1,
10720             'lcdedgespline' => 1,
10721             'lcdgammatable' => 1,
10722             'lcdgammatablechickfix' => 1,
10723             'lcdgammatablemarvin' => 1,
10724             'lcdhistlut0' => 1,
10725             'lcdhistlut1' => 1,
10726             'lcdhistlut2' => 1,
10727             'lcdhistlut3' => 1,
10728             'lcdhistlut4' => 1,
10729             'lcdhistlut5' => 1,
10730             'lcdhistlut6' => 1,
10731             'lcdhistlut7' => 1,
10732             'lcdhistlut8' => 1,
10733             'lcdhistlut9' => 1,
10734             'lcdlinearclipvalue' => 1,
10735             'lcdsharpeningf1' => 1,
10736             'lcdsharpeningf2' => 1,
10737             'lcdsharpeningf3' => 1,
10738             'lcdsharpeningf4' => 1,
10739             'lcdstepyvalues' => 1,
10740             'lcdstepyvalueschickfix' => 1,
10741             'lcdstepyvaluesmarvin' => 1,
10742             'leadperformer' => 1,
10743             'leafautoactive' => 1,
10744             'leafautobasename' => 1,
10745             'leafdata' => 1,
10746             'leafhotfolder' => 1,
10747             'leafopenprochdr' => 1,
10748             'leafoutputfiletype' => 1,
10749             'leafsaveselection' => 1,
10750             'leafsubifd' => 1,
10751             'leftdarkcol1' => 1,
10752             'leftdarkcol2' => 1,
10753             'leftdarkrect' => 1,
10754             'leftmag' => 1,
10755             'leftmargin' => 1,
10756             'legalcopyright' => 1,
10757             'legaltrademarks' => 1,
10758             'leglonger' => 1,
10759             'leicaleic' => 1,
10760             'length' => 1,
10761             'lens35efl' => 1,
10762             'lensattached' => 1,
10763             'lenscorr' => 1,
10764             'lensdata' => 1,
10765             'lensdata0100' => 1,
10766             'lensdata0101' => 1,
10767             'lensdata0201' => 1,
10768             'lensdata0204' => 1,
10769             'lensdata0400' => 1,
10770             'lensdata0402' => 1,
10771             'lensdata0403' => 1,
10772             'lensdata0800' => 1,
10773             'lensdataunknown' => 1,
10774             'lensdataversion' => 1,
10775             'lensfacing' => 1,
10776             'lensinfoq' => 1,
10777             'lensmaker' => 1,
10778             'lensnumber' => 1,
10779             'lenspartnumber' => 1,
10780             'lensprojection' => 1,
10781             'lensrec' => 1,
10782             'lensshading' => 1,
10783             'lenstableindex' => 1,
10784             'levelinfo' => 1,
10785             'levelinfok3iii' => 1,
10786             'libraryid' => 1,
10787             'libraryname' => 1,
10788             'licenseeclass' => 1,
10789             'licenseedir' => 1,
10790             'licenseinfourl' => 1,
10791             'licenseurl' => 1,
10792             'lightbalance' => 1,
10793             'lightingopt' => 1,
10794             'lightleveloriginal' => 1,
10795             'lightness' => 1,
10796             'lightroomworkflow' => 1,
10797             'lights' => 1,
10798             'lightvalue' => 1,
10799             'ligogpsinfo' => 1,
10800             'ligojson' => 1,
10801             'limage' => 1,
10802             'limitaf-areamodeselautoanimals' => 1,
10803             'limitaf-areamodeselautopeople' => 1,
10804             'limitaf-areamodeseldynamic' => 1,
10805             'limitaf-areamodeselwidelanimals' => 1,
10806             'limitaf-areamodeselwidelpeople' => 1,
10807             'limitafareamodesel3d' => 1,
10808             'limitafareamodeseld105' => 1,
10809             'limitafareamodeseld25' => 1,
10810             'limitafareamodeseld49' => 1,
10811             'limitafareamodeseld9' => 1,
10812             'limitafareamodeselgroup' => 1,
10813             'limitafareamodeselgroupc1' => 1,
10814             'limitafareamodeselgroupc2' => 1,
10815             'limitreleasemodeselmirror-up' => 1,
10816             'limitreleasemodeselq' => 1,
10817             'limitreleasemodeseltimer' => 1,
10818             'limitselectableimagearea5to4' => 1,
10819             'lin12toklut12' => 1,
10820             'lin12toklut8' => 1,
10821             'linearitysplinetags' => 1,
10822             'linearizationcoefficients1' => 1,
10823             'linearizationcoefficients2' => 1,
10824             'linearized' => 1,
10825             'linecount' => 1,
10826             'lineorder' => 1,
10827             'lines' => 1,
10828             'linkedfilename' => 1,
10829             'linkedprofilename' => 1,
10830             'linkerversion' => 1,
10831             'linkgoodput' => 1,
10832             'linkinfo' => 1,
10833             'linkquality' => 1,
10834             'linkstatus' => 1,
10835             'linksuptodate' => 1,
10836             'linktarget' => 1,
10837             'linlogtable' => 1,
10838             'linux' => 1,
10839             'lipstick' => 1,
10840             'listtype' => 1,
10841             'lit' => 1,
10842             'livephotoinfo' => 1,
10843             'ln0' => 1,
10844             'ln1' => 1,
10845             'localbasepath' => 1,
10846             'localdeltatype' => 1,
10847             'localeindicator' => 1,
10848             'localpositionned' => 1,
10849             'locationinfo' => 1,
10850             'lockedpropertylist' => 1,
10851             'locks' => 1,
10852             'loggingmetadatatext' => 1,
10853             'loginfo' => 1,
10854             'loglintable' => 1,
10855             'logoiconurl' => 1,
10856             'logourl' => 1,
10857             'lookheadbacktype' => 1,
10858             'lookheader' => 1,
10859             'lookheadname' => 1,
10860             'lookheadtype' => 1,
10861             'lookheadversion' => 1,
10862             'lookmat0' => 1,
10863             'lookmat1' => 1,
10864             'lookmat2' => 1,
10865             'lookmat3' => 1,
10866             'lookmat4' => 1,
10867             'lookmat5' => 1,
10868             'lookmat6' => 1,
10869             'lookmat7' => 1,
10870             'lookmat8' => 1,
10871             'lookmat9' => 1,
10872             'lookmodtransform' => 1,
10873             'lookuptable' => 1,
10874             'loopcount' => 1,
10875             'lotus' => 1,
10876             'lowlightaf' => 1,
10877             'lownote' => 1,
10878             'lowvelocity' => 1,
10879             'lr' => 1,
10880             'lslv' => 1,
10881             'lucasjunk' => 1,
10882             'lumaaverage' => 1,
10883             'luminance' => 1,
10884             'luminanceconsts' => 1,
10885             'luminancetable' => 1,
10886             'lyricist' => 1,
10887             'lyrics_synchronised' => 1,
10888             'machineid' => 1,
10889             'machinetype' => 1,
10890             'macintoshnsprintinfo' => 1,
10891             'macintoshprintinfo' => 1,
10892             'mag360fly' => 1,
10893             'magmode' => 1,
10894             'magneticfield' => 1,
10895             'magneticheading' => 1,
10896             'magneticvariation' => 1,
10897             'magnetometer' => 1,
10898             'magnetometerxyz' => 1,
10899             'magnification' => 1,
10900             'magnifyobject' => 1,
10901             'mailingaddress' => 1,
10902             'mailstop' => 1,
10903             'mainboard' => 1,
10904             'maininfo' => 1,
10905             'maininfoifd' => 1,
10906             'makeandmodel' => 1,
10907             'makemodel' => 1,
10908             'makernotebyteorder' => 1,
10909             'makernotepentax5a' => 1,
10910             'makernotepentax5b' => 1,
10911             'makernotepentax5c' => 1,
10912             'makernotericohpentax2' => 1,
10913             'makernotericohpentax3' => 1,
10914             'makernotes' => 1,
10915             'mandatorybackground' => 1,
10916             'manufacturecode' => 1,
10917             'manufactureindex' => 1,
10918             'manufacturername' => 1,
10919             'mappingscheme' => 1,
10920             'mappingsignature' => 1,
10921             'mappingxcoefficients' => 1,
10922             'mappingxmode' => 1,
10923             'mappingycoefficients' => 1,
10924             'mappingymode' => 1,
10925             'mapscale' => 1,
10926             'mariahthresholds' => 1,
10927             'mariahthresholdslow' => 1,
10928             'mariahthresholdsnormal' => 1,
10929             'mariahthresholdsstrong' => 1,
10930             'markbits' => 1,
10931             'marker' => 1,
10932             'markerid' => 1,
10933             'markinfo' => 1,
10934             'marl' => 1,
10935             'marlindataversion' => 1,
10936             'marlindictionary' => 1,
10937             'marlinheader' => 1,
10938             'marlinvalues' => 1,
10939             'masksubarea' => 1,
10940             'masteredby' => 1,
10941             'mastergainadjustment' => 1,
10942             'matrixcoefficients' => 1,
10943             'matrixworldtocamera' => 1,
10944             'matrixworldtoscreen' => 1,
10945             'mattcolor' => 1,
10946             'matte' => 1,
10947             'matteing' => 1,
10948             'matter' => 1,
10949             'maxanalogiso' => 1,
10950             'maxband' => 1,
10951             'maxbitrate' => 1,
10952             'maxcontentlightlevel' => 1,
10953             'maxdatarate' => 1,
10954             'maximumbitrate' => 1,
10955             'maximumimageindex' => 1,
10956             'maximumobjectsize' => 1,
10957             'maximumoperationindex' => 1,
10958             'maximumtransformindex' => 1,
10959             'maxjpegtableindex' => 1,
10960             'maxpacketsize' => 1,
10961             'maxpagenormal' => 1,
10962             'maxpdusize' => 1,
10963             'maxpicaveragelightlevel' => 1,
10964             'maxsubfilesize' => 1,
10965             'maxtransmissiontime' => 1,
10966             'maxval' => 1,
10967             'maxwidth' => 1,
10968             'mc' => 1,
10969             'mccdata' => 1,
10970             'mcdi' => 1,
10971             'md5signature' => 1,
10972             'md5sum' => 1,
10973             'mdcolortable' => 1,
10974             'mdfiletag' => 1,
10975             'mdfileunits' => 1,
10976             'mditemaccounthandles' => 1,
10977             'mditemaccountidentifier' => 1,
10978             'mditemacquisitionmake' => 1,
10979             'mditemacquisitionmodel' => 1,
10980             'mditemaltitude' => 1,
10981             'mditemaperture' => 1,
10982             'mditemaudiobitrate' => 1,
10983             'mditemaudiochannelcount' => 1,
10984             'mditemauthoremailaddresses' => 1,
10985             'mditemauthors' => 1,
10986             'mditembitspersample' => 1,
10987             'mditembundleidentifier' => 1,
10988             'mditemcity' => 1,
10989             'mditemcodecs' => 1,
10990             'mditemcolorspace' => 1,
10991             'mditemcomment' => 1,
10992             'mditemcontentcreationdate' => 1,
10993             'mditemcontentcreationdate_ranking' => 1,
10994             'mditemcontentcreationdateranking' => 1,
10995             'mditemcontentmodificationdate' => 1,
10996             'mditemcontenttype' => 1,
10997             'mditemcontenttypetree' => 1,
10998             'mditemcontributors' => 1,
10999             'mditemcopyright' => 1,
11000             'mditemcountry' => 1,
11001             'mditemcreator' => 1,
11002             'mditemdateadded' => 1,
11003             'mditemdateadded_ranking' => 1,
11004             'mditemdescription' => 1,
11005             'mditemdisplayname' => 1,
11006             'mditemdownloadeddate' => 1,
11007             'mditemdurationseconds' => 1,
11008             'mditememailconversationid' => 1,
11009             'mditemencodingapplications' => 1,
11010             'mditemexifgpsversion' => 1,
11011             'mditemexifversion' => 1,
11012             'mditemexposuremode' => 1,
11013             'mditemexposureprogram' => 1,
11014             'mditemexposuretimeseconds' => 1,
11015             'mditemflashonoff' => 1,
11016             'mditemfnumber' => 1,
11017             'mditemfocallength' => 1,
11018             'mditemfscontentchangedate' => 1,
11019             'mditemfscreatorcode' => 1,
11020             'mditemfsfinderflags' => 1,
11021             'mditemfshascustomicon' => 1,
11022             'mditemfsinvisible' => 1,
11023             'mditemfsisextensionhidden' => 1,
11024             'mditemfsisstationery' => 1,
11025             'mditemfsname' => 1,
11026             'mditemfsnodecount' => 1,
11027             'mditemfsownergroupid' => 1,
11028             'mditemfsowneruserid' => 1,
11029             'mditemfssize' => 1,
11030             'mditemfstypecode' => 1,
11031             'mditemgpsdatestamp' => 1,
11032             'mditemgpsstatus' => 1,
11033             'mditemgpstrack' => 1,
11034             'mditemhasalphachannel' => 1,
11035             'mditemidentifier' => 1,
11036             'mditemimagedirection' => 1,
11037             'mditeminterestingdate_ranking' => 1,
11038             'mditeminterestingdateranking' => 1,
11039             'mditemisapplicationmanaged' => 1,
11040             'mditemisexistingthread' => 1,
11041             'mditemislikelyjunk' => 1,
11042             'mditemisospeed' => 1,
11043             'mditemkeywords' => 1,
11044             'mditemkind' => 1,
11045             'mditemlastuseddate' => 1,
11046             'mditemlastuseddate_ranking' => 1,
11047             'mditemlatitude' => 1,
11048             'mditemlensmodel' => 1,
11049             'mditemlogicalsize' => 1,
11050             'mditemlongitude' => 1,
11051             'mditemmailboxes' => 1,
11052             'mditemmaildatereceived_ranking' => 1,
11053             'mditemmediatypes' => 1,
11054             'mditemnumberofpages' => 1,
11055             'mditemorientation' => 1,
11056             'mditemoriginapplicationidentifier' => 1,
11057             'mditemoriginmessageid' => 1,
11058             'mditemoriginsenderdisplayname' => 1,
11059             'mditemoriginsenderhandle' => 1,
11060             'mditemoriginsubject' => 1,
11061             'mditempageheight' => 1,
11062             'mditempagewidth' => 1,
11063             'mditemphysicalsize' => 1,
11064             'mditempixelcount' => 1,
11065             'mditempixelheight' => 1,
11066             'mditempixelwidth' => 1,
11067             'mditemprimaryrecipientemailaddresses' => 1,
11068             'mditemprofilename' => 1,
11069             'mditemrecipients' => 1,
11070             'mditemredeyeonoff' => 1,
11071             'mditemresolutionheightdpi' => 1,
11072             'mditemresolutionwidthdpi' => 1,
11073             'mditemsecuritymethod' => 1,
11074             'mditemspeed' => 1,
11075             'mditemstateorprovince' => 1,
11076             'mditemstreamable' => 1,
11077             'mditemsubject' => 1,
11078             'mditemtimestamp' => 1,
11079             'mditemtitle' => 1,
11080             'mditemtotalbitrate' => 1,
11081             'mditemusecount' => 1,
11082             'mditemuseddates' => 1,
11083             'mditemuserdownloadeddate' => 1,
11084             'mditemuserdownloadeduserhandle' => 1,
11085             'mditemusersharedreceiveddate' => 1,
11086             'mditemusersharedreceivedrecipient' => 1,
11087             'mditemusersharedreceivedrecipienthandle' => 1,
11088             'mditemusersharedreceivedsender' => 1,
11089             'mditemusersharedreceivedsenderhandle' => 1,
11090             'mditemusersharedreceivedtransport' => 1,
11091             'mditemversion' => 1,
11092             'mditemvideobitrate' => 1,
11093             'mditemwherefroms' => 1,
11094             'mditemwhitebalance' => 1,
11095             'mdlabname' => 1,
11096             'mdpm' => 1,
11097             'mdpr' => 1,
11098             'mdprepdate' => 1,
11099             'mdpreptime' => 1,
11100             'mdsampleinfo' => 1,
11101             'mdscalepixel' => 1,
11102             'meas1label' => 1,
11103             'meas1params' => 1,
11104             'meas1type' => 1,
11105             'measure' => 1,
11106             'measuredcolor' => 1,
11107             'measuredinfo' => 1,
11108             'measurement' => 1,
11109             'measurementbacking' => 1,
11110             'measurementflare' => 1,
11111             'measurementgeometry' => 1,
11112             'measurementilluminant' => 1,
11113             'measurementinfo' => 1,
11114             'measurementinputinfo' => 1,
11115             'measurementobserver' => 1,
11116             'measurementscale' => 1,
11117             'mebx' => 1,
11118             'media' => 1,
11119             'mediablackpoint' => 1,
11120             'mediabox' => 1,
11121             'mediacolor' => 1,
11122             'mediacontenttypes' => 1,
11123             'mediacreated' => 1,
11124             'mediacredits' => 1,
11125             'mediadata' => 1,
11126             'mediadataoffset' => 1,
11127             'mediadatasize' => 1,
11128             'mediaduration' => 1,
11129             'mediaflags' => 1,
11130             'mediaheader' => 1,
11131             'mediaheaderversion' => 1,
11132             'mediaindex' => 1,
11133             'mediainfo' => 1,
11134             'mediaisdelay' => 1,
11135             'mediaisfinale' => 1,
11136             'mediaislive' => 1,
11137             'mediaismovie' => 1,
11138             'mediaispremiere' => 1,
11139             'mediaisrepeat' => 1,
11140             'mediaissap' => 1,
11141             'mediaissport' => 1,
11142             'mediaisstereo' => 1,
11143             'mediaissubtitled' => 1,
11144             'mediaistape' => 1,
11145             'mediajukebox' => 1,
11146             'medialanguagecode' => 1,
11147             'mediamode' => 1,
11148             'medianetworkaffiliation' => 1,
11149             'mediaoriginalbroadcastdatetime' => 1,
11150             'mediaoriginalchannel' => 1,
11151             'mediaoriginalchannelsubnumber' => 1,
11152             'mediaoriginalruntime' => 1,
11153             'mediapro' => 1,
11154             'mediastationcallsign' => 1,
11155             'mediastationname' => 1,
11156             'mediathumbaspectratiox' => 1,
11157             'mediathumbaspectratioy' => 1,
11158             'mediathumbheight' => 1,
11159             'mediathumbratingattributes' => 1,
11160             'mediathumbratinglevel' => 1,
11161             'mediathumbratingsystem' => 1,
11162             'mediathumbret' => 1,
11163             'mediathumbstride' => 1,
11164             'mediathumbtimestamp' => 1,
11165             'mediathumbwidth' => 1,
11166             'mediatimescale' => 1,
11167             'mediatrackbytes' => 1,
11168             'mediauniqueid' => 1,
11169             'mediaweight' => 1,
11170             'mediawhitepoint' => 1,
11171             'medium' => 1,
11172             'megapixels' => 1,
11173             'melodicpolyphony' => 1,
11174             'menuoffset' => 1,
11175             'menusettingsoffset' => 1,
11176             'menusettingsoffsetz7ii' => 1,
11177             'menusettingsoffsetz8v1' => 1,
11178             'menusettingsoffsetz8v2' => 1,
11179             'menusettingsoffsetz9' => 1,
11180             'menusettingsoffsetz9v3' => 1,
11181             'menusettingsoffsetz9v4' => 1,
11182             'menusettingsz8' => 1,
11183             'mergedimage' => 1,
11184             'message' => 1,
11185             'meta' => 1,
11186             'metadata' => 1,
11187             'metadatacreator' => 1,
11188             'metadataid' => 1,
11189             'metadatalibrary' => 1,
11190             'metadatanumber' => 1,
11191             'metadatasource' => 1,
11192             'metadataversion' => 1,
11193             'metaformat' => 1,
11194             'metaimagesize' => 1,
11195             'metarelation' => 1,
11196             'metasampledesc' => 1,
11197             'metatype' => 1,
11198             'metdata' => 1,
11199             'meter' => 1,
11200             'meterinfo' => 1,
11201             'meteringbutton' => 1,
11202             'meteringframecount' => 1,
11203             'meterlink' => 1,
11204             'metermode' => 1,
11205             'mett' => 1,
11206             'microphonewet' => 1,
11207             'microsoft' => 1,
11208             'microsoftxtra' => 1,
11209             'middlename' => 1,
11210             'midicontrol' => 1,
11211             'midicontrolversion' => 1,
11212             'midipitchfraction' => 1,
11213             'midisong' => 1,
11214             'midiunitynote' => 1,
11215             'mie' => 1,
11216             'miiscoreidentifier' => 1,
11217             'mileage' => 1,
11218             'mimeencoding' => 1,
11219             'mimetype' => 1,
11220             'miniaturefilter' => 1,
11221             'miniaturefilterorientation' => 1,
11222             'miniaturefilterparameter' => 1,
11223             'miniaturefilterposition' => 1,
11224             'minimumbitrate' => 1,
11225             'minimumflushrows' => 1,
11226             'minimumversion' => 1,
11227             'minoltacamerasettings' => 1,
11228             'minoltacamerasettings2' => 1,
11229             'minoltacamerasettings5d' => 1,
11230             'minoltacamerasettings7d' => 1,
11231             'minoltacamerasettingsold' => 1,
11232             'minoltamakernote' => 1,
11233             'minoltamma0' => 1,
11234             'minoltamma1' => 1,
11235             'minoltaprd' => 1,
11236             'minoltarif' => 1,
11237             'minoltatags' => 1,
11238             'minoltattw' => 1,
11239             'minoltawbg' => 1,
11240             'minpacketsize' => 1,
11241             'minspatialsegmentationidc' => 1,
11242             'mintransmissiontime' => 1,
11243             'missionid' => 1,
11244             'mixedby' => 1,
11245             'mmclips' => 1,
11246             'mngheader' => 1,
11247             'mobitype' => 1,
11248             'mobiversion' => 1,
11249             'modeextension' => 1,
11250             'modeflags' => 1,
11251             'model2' => 1,
11252             'modelandversion' => 1,
11253             'modelstamp' => 1,
11254             'modeltype' => 1,
11255             'modenumber' => 1,
11256             'modificationnumber' => 1,
11257             'modificationpermissions' => 1,
11258             'modified' => 1,
11259             'modifiedby' => 1,
11260             'modifiedinfo' => 1,
11261             'moiversion' => 1,
11262             'monomonitormatrix' => 1,
11263             'monostrength' => 1,
11264             'monotonescaletable' => 1,
11265             'monouniquematrix' => 1,
11266             'montage' => 1,
11267             'month' => 1,
11268             'moreinfo' => 1,
11269             'moreinfo0201' => 1,
11270             'moreinfo0401' => 1,
11271             'moreinfobannerimage' => 1,
11272             'moreinfobannerurl' => 1,
11273             'moreinfotext' => 1,
11274             'moreinfourl' => 1,
11275             'moresettings' => 1,
11276             'moresettingsoffset' => 1,
11277             'mosaicpattern' => 1,
11278             'motionphotoautoplayvideo' => 1,
11279             'mouthmodify' => 1,
11280             'movableinfo' => 1,
11281             'moveobjects' => 1,
11282             'movie' => 1,
11283             'moviefragment' => 1,
11284             'moviefragmentheader' => 1,
11285             'moviefragmentsequence' => 1,
11286             'movieheader' => 1,
11287             'movieheaderversion' => 1,
11288             'moviehighlightdisplaypattern' => 1,
11289             'movieinfo' => 1,
11290             'moviestreamname' => 1,
11291             'moviewhitebalancesameasphoto' => 1,
11292             'mp' => 1,
11293             'mp1' => 1,
11294             'mpeg7binary' => 1,
11295             'mpegaudioversion' => 1,
11296             'mpf' => 1,
11297             'mpfversion' => 1,
11298             'mpimage' => 1,
11299             'mpimageflags' => 1,
11300             'mpimageformat' => 1,
11301             'mpimagelength' => 1,
11302             'mpimagelist' => 1,
11303             'mpimagestart' => 1,
11304             'mpimagetype' => 1,
11305             'mpindividualnum' => 1,
11306             'mrwinfo' => 1,
11307             'msdocumenttext' => 1,
11308             'msdocumenttextposition' => 1,
11309             'mspropertysetstorage' => 1,
11310             'msstereo' => 1,
11311             'mtoa0' => 1,
11312             'mtob0' => 1,
11313             'mtob1' => 1,
11314             'mtob2' => 1,
11315             'mtob3' => 1,
11316             'mtos0' => 1,
11317             'mtos1' => 1,
11318             'mtos2' => 1,
11319             'mtos3' => 1,
11320             'multiexp' => 1,
11321             'multiexposure2' => 1,
11322             'multiexposureversion' => 1,
11323             'multimediatype' => 1,
11324             'multiplexdefaultvalues' => 1,
11325             'multiplextypearray' => 1,
11326             'multiprofiles' => 1,
11327             'multiquality' => 1,
11328             'multishoton' => 1,
11329             'multiview' => 1,
11330             'musicby' => 1,
11331             'musiccdidentifier' => 1,
11332             'musiciancredits' => 1,
11333             'mwg-coll' => 1,
11334             'mwg-kw' => 1,
11335             'mwg-rs' => 1,
11336             'mxfversion' => 1,
11337             'mycolors' => 1,
11338             'mynextbase-paireddevicename' => 1,
11339             'mynextbase-pairing' => 1,
11340             'namedcolor' => 1,
11341             'namedcolor2' => 1,
11342             'nametableversion' => 1,
11343             'nameutf-8' => 1,
11344             'nativedisplayinfo' => 1,
11345             'nativeresolutionunit' => 1,
11346             'nativexresolution' => 1,
11347             'nativeyresolution' => 1,
11348             'nbcd' => 1,
11349             'ncc' => 1,
11350             'ndeversion' => 1,
11351             'nemoblurkernel' => 1,
11352             'nemodarklimit' => 1,
11353             'nemogainfactors' => 1,
11354             'nemohighlight12limit' => 1,
11355             'nemotilesize' => 1,
11356             'nestedsignalstream' => 1,
11357             'nestlevel' => 1,
11358             'netexposurecompensation' => 1,
11359             'netname' => 1,
11360             'netprovidertype' => 1,
11361             'neutals' => 1,
11362             'neutobjbacktype' => 1,
11363             'neutobjname' => 1,
11364             'neutobjtype' => 1,
11365             'neutobjversion' => 1,
11366             'neutrals' => 1,
11367             'newbitdepth' => 1,
11368             'newcolortype' => 1,
11369             'newguid' => 1,
11370             'newlines' => 1,
11371             'nextbasemeta' => 1,
11372             'nexttrackid' => 1,
11373             'nifnonlinearity' => 1,
11374             'nifnonlinearity12bit' => 1,
11375             'nifnonlinearity12to16' => 1,
11376             'nifnonlinearity16bit' => 1,
11377             'nifnonlinearityext' => 1,
11378             'nikon' => 1,
11379             'nikonapp' => 1,
11380             'nikondata' => 1,
11381             'nikondatetime' => 1,
11382             'nikonncdb' => 1,
11383             'nikonncdt' => 1,
11384             'nikonnefinfo' => 1,
11385             'nikonscanifd' => 1,
11386             'nikontags' => 1,
11387             'nikonvers' => 1,
11388             'nine' => 1,
11389             'nineedits' => 1,
11390             'ninthlanguage' => 1,
11391             'nitf' => 1,
11392             'nitfversion' => 1,
11393             'noise' => 1,
11394             'noisereductiondata' => 1,
11395             'noisereductionkernel' => 1,
11396             'noisereductionparametershostlow' => 1,
11397             'noisereductionparametershostnormal' => 1,
11398             'noisereductionparametershoststrong' => 1,
11399             'nominalbitrate' => 1,
11400             'nominalframecount' => 1,
11401             'nominallayercount' => 1,
11402             'nominalplaytime' => 1,
11403             'nominalvideobitrate' => 1,
11404             'nomssmarttags' => 1,
11405             'non-primarysourcetrack' => 1,
11406             'normallinetransfertiming' => 1,
11407             'noseslimming' => 1,
11408             'note' => 1,
11409             'notice' => 1,
11410             'now' => 1,
11411             'npts' => 1,
11412             'nrwdata' => 1,
11413             'nsc_address' => 1,
11414             'nsc_description' => 1,
11415             'nsc_email' => 1,
11416             'nsc_name' => 1,
11417             'nsc_phone' => 1,
11418             'nullmediaheader' => 1,
11419             'numberlicenseplate' => 1,
11420             'numberlist' => 1,
11421             'numberofbytes' => 1,
11422             'numberofcomponents' => 1,
11423             'numberofframes' => 1,
11424             'numberoffsets' => 1,
11425             'numberofimages' => 1,
11426             'numberofinks' => 1,
11427             'numberofparts' => 1,
11428             'numberofplanes' => 1,
11429             'numberofresolutions' => 1,
11430             'numberofsamples' => 1,
11431             'numberofsamples64' => 1,
11432             'numchanneldescriptions' => 1,
11433             'numchannels' => 1,
11434             'numcolors' => 1,
11435             'numfonts' => 1,
11436             'numhistorybuffers' => 1,
11437             'numimportantcolors' => 1,
11438             'numpackets' => 1,
11439             'numplanes' => 1,
11440             'numproperties' => 1,
11441             'numrules' => 1,
11442             'numsampleframes' => 1,
11443             'numsampleloops' => 1,
11444             'numslices' => 1,
11445             'numstreams' => 1,
11446             'numtemporallayers' => 1,
11447             'objectcountrycodes' => 1,
11448             'objectcountrycodingmethod' => 1,
11449             'objectcountrycodingmethoddate' => 1,
11450             'objectfiletype' => 1,
11451             'objectflags' => 1,
11452             'objectid' => 1,
11453             'objectorientation' => 1,
11454             'objectsizeannounced' => 1,
11455             'observationdate' => 1,
11456             'observationdateend' => 1,
11457             'observationtime' => 1,
11458             'observationtimeend' => 1,
11459             'observer' => 1,
11460             'obsoletephotoshoptag1' => 1,
11461             'obsoletephotoshoptag2' => 1,
11462             'obsoletephotoshoptag3' => 1,
11463             'ocad' => 1,
11464             'ocadrevision' => 1,
11465             'oceapplicationselector' => 1,
11466             'oceidnumber' => 1,
11467             'oceimagelogic' => 1,
11468             'ocescanjobdesc' => 1,
11469             'office' => 1,
11470             'officelocation' => 1,
11471             'offlineavailability' => 1,
11472             'offlinestatus' => 1,
11473             'offset13' => 1,
11474             'offsetcornerlatitude1' => 1,
11475             'offsetcornerlatitude2' => 1,
11476             'offsetcornerlatitude3' => 1,
11477             'offsetcornerlatitude4' => 1,
11478             'offsetcornerlongitude1' => 1,
11479             'offsetcornerlongitude2' => 1,
11480             'offsetcornerlongitude3' => 1,
11481             'offsetcornerlongitude4' => 1,
11482             'offsetmaphorizontal' => 1,
11483             'offsetmapvertical' => 1,
11484             'offsetorigin' => 1,
11485             'offsetx' => 1,
11486             'offsetxy' => 1,
11487             'offsety' => 1,
11488             'oldxmp' => 1,
11489             'oleinfo' => 1,
11490             'olym' => 1,
11491             'olympus' => 1,
11492             'olympus2100' => 1,
11493             'olympus2100ifd' => 1,
11494             'olympus2200' => 1,
11495             'olympus2200ifd' => 1,
11496             'olympus2300' => 1,
11497             'olympus2300ifd' => 1,
11498             'olympus2400' => 1,
11499             'olympus2400ifd' => 1,
11500             'olympus2500' => 1,
11501             'olympus2500ifd' => 1,
11502             'olympus2600' => 1,
11503             'olympus2600ifd' => 1,
11504             'olympus2700' => 1,
11505             'olympus2700ifd' => 1,
11506             'olympus2800' => 1,
11507             'olympus2800ifd' => 1,
11508             'olympus2900' => 1,
11509             'olympus2900ifd' => 1,
11510             'olympusatom' => 1,
11511             'olympusdss' => 1,
11512             'olympusjunk' => 1,
11513             'olympusolym' => 1,
11514             'olympuspreview' => 1,
11515             'olympustags1' => 1,
11516             'olympustags2' => 1,
11517             'olympustags3' => 1,
11518             'olympustags4' => 1,
11519             'olympusthumbnail' => 1,
11520             'omenatcapturemode' => 1,
11521             'omenearlygobcolumns' => 1,
11522             'omenearlygobrows' => 1,
11523             'omenearlygobsurface' => 1,
11524             'omengradientexclusionlimits' => 1,
11525             'omengradientkernel' => 1,
11526             'omengradientkerneltaps' => 1,
11527             'omengradientoffset' => 1,
11528             'omeninitialcolumns' => 1,
11529             'omeninitialrows' => 1,
11530             'omeninitialscaling' => 1,
11531             'omenmeantostrength' => 1,
11532             'omenpercenttorationallimitsblue' => 1,
11533             'omenpercenttorationallimitsgob' => 1,
11534             'omenpercenttorationallimitsgor' => 1,
11535             'omenpercenttorationallimitsred' => 1,
11536             'omenrangeweighting' => 1,
11537             'omenratioclipfactors' => 1,
11538             'omenratioexclusionfactors' => 1,
11539             'omenroicoefficients' => 1,
11540             'omenroicoordinates' => 1,
11541             'omensmoothingkernel' => 1,
11542             'on1_settingsdata' => 1,
11543             'on1_settingsmetadatacreated' => 1,
11544             'on1_settingsmetadatamodified' => 1,
11545             'on1_settingsmetadataname' => 1,
11546             'on1_settingsmetadatapluginid' => 1,
11547             'on1_settingsmetadatatimestamp' => 1,
11548             'on1_settingsmetadatausage' => 1,
11549             'on1_settingsmetadatavisibletouser' => 1,
11550             'oneplus' => 1,
11551             'oneplustrailerlen' => 1,
11552             'onionskins' => 1,
11553             'opacity' => 1,
11554             'opcolor' => 1,
11555             'opendml' => 1,
11556             'openwithapplication' => 1,
11557             'operatingsystem' => 1,
11558             'operation' => 1,
11559             'operationalmode' => 1,
11560             'operationclassid' => 1,
11561             'operationid' => 1,
11562             'operationnumber' => 1,
11563             'opiproxy' => 1,
11564             'opticalvr' => 1,
11565             'optics' => 1,
11566             'optimalbitrate' => 1,
11567             'optionalattendeeaddresses' => 1,
11568             'optionalattendees' => 1,
11569             'opus' => 1,
11570             'opusversion' => 1,
11571             'orderingrestrictions' => 1,
11572             'organizeraddress' => 1,
11573             'organizername' => 1,
11574             'orientationdatapresent' => 1,
11575             'orientationinfo' => 1,
11576             'orientationoffset' => 1,
11577             'orientoffset' => 1,
11578             'original' => 1,
11579             'originalalbum' => 1,
11580             'originaldate' => 1,
11581             'originaldocumentsize' => 1,
11582             'originalfilesize' => 1,
11583             'originalfiletype' => 1,
11584             'originalformat' => 1,
11585             'originalframerate' => 1,
11586             'originalimagebroker' => 1,
11587             'originalmedia' => 1,
11588             'originalmediatype' => 1,
11589             'originalmedium' => 1,
11590             'originalpath' => 1,
11591             'originalpathhashkey' => 1,
11592             'originalpayloadframecount' => 1,
11593             'originalrawcreator' => 1,
11594             'originalrawfiletype' => 1,
11595             'originalrawimage' => 1,
11596             'originalrawresource' => 1,
11597             'originalreleasetime' => 1,
11598             'originalreleaseyear' => 1,
11599             'originalscannedimagesize' => 1,
11600             'originalsoftpostpadding' => 1,
11601             'originalsoftprepadding' => 1,
11602             'originalthmcreator' => 1,
11603             'originalthmfiletype' => 1,
11604             'originalthmimage' => 1,
11605             'originalthmresource' => 1,
11606             'originalyear' => 1,
11607             'originator' => 1,
11608             'originatorreference' => 1,
11609             'originpathinfo' => 1,
11610             'osversion' => 1,
11611             'otheraddress' => 1,
11612             'othercity' => 1,
11613             'othercodecdescription' => 1,
11614             'othercodecname' => 1,
11615             'othercountry-region' => 1,
11616             'otherdate1' => 1,
11617             'otherdate2' => 1,
11618             'otherdate3' => 1,
11619             'otherfirmware' => 1,
11620             'otherformat' => 1,
11621             'otherinfo' => 1,
11622             'othermeta' => 1,
11623             'othername' => 1,
11624             'otheroffset' => 1,
11625             'otherpobox' => 1,
11626             'otherpostalcode' => 1,
11627             'othersampledesc' => 1,
11628             'otherserialnumber' => 1,
11629             'otherstateorprovince' => 1,
11630             'otherstreet' => 1,
11631             'outputdataobjectlist' => 1,
11632             'outputgain' => 1,
11633             'outputheight' => 1,
11634             'outputorientation' => 1,
11635             'outputresponse' => 1,
11636             'outputwidth' => 1,
11637             'overclockcolsright' => 1,
11638             'overclockrowsbottom' => 1,
11639             'overflowcolor' => 1,
11640             'ownership' => 1,
11641             'packets' => 1,
11642             'packingmethod' => 1,
11643             'page' => 1,
11644             'pageenter' => 1,
11645             'pageexit' => 1,
11646             'pagefront' => 1,
11647             'pagelayout' => 1,
11648             'pagemode' => 1,
11649             'pagenormal' => 1,
11650             'pager' => 1,
11651             'pages' => 1,
11652             'pagespecial' => 1,
11653             'paintdata' => 1,
11654             'paintimage' => 1,
11655             'paintimageheight' => 1,
11656             'paintimagetype' => 1,
11657             'paintimagewidth' => 1,
11658             'paintingfilter' => 1,
11659             'palette' => 1,
11660             'palettecolors' => 1,
11661             'palettefilename' => 1,
11662             'palettehistogram' => 1,
11663             'paletteinfo' => 1,
11664             'palettemethod' => 1,
11665             'palettename' => 1,
11666             'palettestretch' => 1,
11667             'palmfiletype' => 1,
11668             'panasonic' => 1,
11669             'panasonicpana' => 1,
11670             'panorama' => 1,
11671             'panorientation' => 1,
11672             'panoverlaph' => 1,
11673             'panoverlapv' => 1,
11674             'paragraphs' => 1,
11675             'parallelismtype' => 1,
11676             'param0' => 1,
11677             'param1' => 1,
11678             'param2' => 1,
11679             'param3' => 1,
11680             'parameter' => 1,
11681             'parameterinfo' => 1,
11682             'parasites' => 1,
11683             'parentalratingreason' => 1,
11684             'parkingmode' => 1,
11685             'parrotautomation' => 1,
11686             'parrotfollowme' => 1,
11687             'parrottimestamp' => 1,
11688             'parrotv1' => 1,
11689             'parrotv2' => 1,
11690             'parrotv3' => 1,
11691             'part' => 1,
11692             'partialactivecolsleft' => 1,
11693             'partialactivecolsright' => 1,
11694             'partialactiverowsbottom' => 1,
11695             'partialactiverowstop' => 1,
11696             'partialjxlcodestream' => 1,
11697             'partialpalette' => 1,
11698             'partialsyncsamples' => 1,
11699             'participants' => 1,
11700             'partnumber' => 1,
11701             'partoffset' => 1,
11702             'partofset' => 1,
11703             'pastclippingboundary' => 1,
11704             'pasteimage' => 1,
11705             'path' => 1,
11706             'pathselectionstate' => 1,
11707             'pathtablelocation' => 1,
11708             'pathtablesize' => 1,
11709             'patternangle' => 1,
11710             'patterncorrectionfactors' => 1,
11711             'patterncorrectiongains' => 1,
11712             'patterncorrectionoffsets' => 1,
11713             'patterngainconversiontable' => 1,
11714             'payloadframe' => 1,
11715             'payloadmetadatatext' => 1,
11716             'payloadtype' => 1,
11717             'paymenturl' => 1,
11718             'pcscitation' => 1,
11719             'pdahistogram' => 1,
11720             'pdbage' => 1,
11721             'pdbcreatedate' => 1,
11722             'pdbfilename' => 1,
11723             'pdbmodifydate' => 1,
11724             'pdf' => 1,
11725             'pdfx' => 1,
11726             'pdrversion' => 1,
11727             'peakbitrate' => 1,
11728             'peaklevelr128' => 1,
11729             'peaklevelsample' => 1,
11730             'peakspectralsensitivity' => 1,
11731             'peakvalue' => 1,
11732             'pefversion' => 1,
11733             'peg_info' => 1,
11734             'pentax' => 1,
11735             'pentaxdata' => 1,
11736             'pentaxdata2' => 1,
11737             'pentaxjunk' => 1,
11738             'pentaxjunk2' => 1,
11739             'pentaxpent' => 1,
11740             'pentaxpreview' => 1,
11741             'pentaxtags' => 1,
11742             'perceivedtype' => 1,
11743             'perceptualrenderingintentgamut' => 1,
11744             'percussivepolyphony' => 1,
11745             'perfmode' => 1,
11746             'performersortorder' => 1,
11747             'perms' => 1,
11748             'perpicturenotes' => 1,
11749             'personalfunctions' => 1,
11750             'personalfunctionvalues' => 1,
11751             'personaltitle' => 1,
11752             'petype' => 1,
11753             'pfmheader' => 1,
11754             'pfmversion' => 1,
11755             'pgfversion' => 1,
11756             'phone' => 1,
11757             'photoeffectsdata' => 1,
11758             'photofinishername' => 1,
11759             'photomech' => 1,
11760             'photomechanic' => 1,
11761             'photoresolution' => 1,
11762             'photoshop' => 1,
11763             'photoshop2colortable' => 1,
11764             'photoshop2info' => 1,
11765             'photoshop_profile' => 1,
11766             'photoshopdata' => 1,
11767             'photoshopformat' => 1,
11768             'photoshopinfo' => 1,
11769             'photoshopsettings' => 1,
11770             'photoshopstream' => 1,
11771             'physicalpixel' => 1,
11772             'physicalstreamnumbermap' => 1,
11773             'physicalstreamnumbers' => 1,
11774             'physicalstreams' => 1,
11775             'pic_ifd' => 1,
11776             'picslabel' => 1,
11777             'picture' => 1,
11778             'picturebitsperpixel' => 1,
11779             'picturecontrolversion' => 1,
11780             'picturectrl' => 1,
11781             'picturedescription' => 1,
11782             'pictureformat' => 1,
11783             'pictureheight' => 1,
11784             'pictureindexedcolors' => 1,
11785             'pictureinfo' => 1,
11786             'picturelength' => 1,
11787             'picturemimetype' => 1,
11788             'picturestyleinfo' => 1,
11789             'picturetype' => 1,
11790             'picturewidth' => 1,
11791             'pieceinfo' => 1,
11792             'piecelength' => 1,
11793             'pieces' => 1,
11794             'pilotingmode' => 1,
11795             'pip' => 1,
11796             'pipx1' => 1,
11797             'pipx2' => 1,
11798             'pipy1' => 1,
11799             'pipy2' => 1,
11800             'pitchandfamily' => 1,
11801             'pitchrollyaw' => 1,
11802             'pittasoft' => 1,
11803             'pixelaspectratiox' => 1,
11804             'pixelaspectratioy' => 1,
11805             'pixelcalibration' => 1,
11806             'pixelcorrectiongains' => 1,
11807             'pixelexposuretime' => 1,
11808             'pixelformat' => 1,
11809             'pixelinfo' => 1,
11810             'pixelintensityrange' => 1,
11811             'pixellive' => 1,
11812             'pixelmagicjbigoptions' => 1,
11813             'pixelspermeterx' => 1,
11814             'pixelspermetery' => 1,
11815             'pixheight' => 1,
11816             'pixwidth' => 1,
11817             'places' => 1,
11818             'planckb' => 1,
11819             'planckf' => 1,
11820             'plancko' => 1,
11821             'planckr1' => 1,
11822             'planckr2' => 1,
11823             'playbackflickdownrating' => 1,
11824             'playbackflickuprating' => 1,
11825             'playbackframerate' => 1,
11826             'playcounter' => 1,
11827             'playlist' => 1,
11828             'playlistdelay' => 1,
11829             'playlistindex' => 1,
11830             'plus' => 1,
11831             'pmi' => 1,
11832             'pobox' => 1,
11833             'podcastcategory' => 1,
11834             'podcastdescription' => 1,
11835             'podcastid' => 1,
11836             'podcastkeywords' => 1,
11837             'pointsize' => 1,
11838             'polynomialcoefficients' => 1,
11839             'polynomialpower' => 1,
11840             'popularimeter' => 1,
11841             'popupfillattributes' => 1,
11842             'popupflash' => 1,
11843             'portraiteffectid' => 1,
11844             'portraiteffectidoriginal' => 1,
11845             'portraiteffectlevel' => 1,
11846             'portraiteffectvalue' => 1,
11847             'portraitexifrotation' => 1,
11848             'portraitlightlevel' => 1,
11849             'portraitmatrix' => 1,
11850             'portraitoffset' => 1,
11851             'portraitrefocusx' => 1,
11852             'portraitrefocusy' => 1,
11853             'portraittonescaletable' => 1,
11854             'portraittouchx' => 1,
11855             'portraittouchy' => 1,
11856             'poseyawdegrees' => 1,
11857             'position' => 1,
11858             'postertime' => 1,
11859             'postscript2crd0' => 1,
11860             'postscript2crd1' => 1,
11861             'postscript2crd2' => 1,
11862             'postscript2crd3' => 1,
11863             'postscript2csa' => 1,
11864             'postscriptfont' => 1,
11865             'postscriptfontname' => 1,
11866             'powerprofile' => 1,
11867             'pragma' => 1,
11868             'predominanthue' => 1,
11869             'preferredfamily' => 1,
11870             'preferredrate' => 1,
11871             'preferredsubfamily' => 1,
11872             'preferredvolume' => 1,
11873             'prefersubselectorcenter' => 1,
11874             'preroll' => 1,
11875             'presentationformat' => 1,
11876             'presentationtarget' => 1,
11877             'preview' => 1,
11878             'preview0' => 1,
11879             'preview1' => 1,
11880             'preview2' => 1,
11881             'previewatomindex' => 1,
11882             'previewatomtype' => 1,
11883             'previewduration' => 1,
11884             'previewifd' => 1,
11885             'previewifd_offset' => 1,
11886             'previewimage1' => 1,
11887             'previewimage2' => 1,
11888             'previewimagedata' => 1,
11889             'previewimageinfo' => 1,
11890             'previewinfo' => 1,
11891             'previewjxl' => 1,
11892             'previewjxllength' => 1,
11893             'previewjxlstart' => 1,
11894             'previewpdf' => 1,
11895             'previewpict' => 1,
11896             'previewpng' => 1,
11897             'previewtiff' => 1,
11898             'previewtime' => 1,
11899             'previewversion' => 1,
11900             'previewwmf' => 1,
11901             'primarye-mail' => 1,
11902             'primaryfileguid' => 1,
11903             'primaryitemreference' => 1,
11904             'primaryphone' => 1,
11905             'primaryplatform' => 1,
11906             'primaryvolume' => 1,
11907             'printflags' => 1,
11908             'printflagsbleedwidth' => 1,
11909             'printflagsbleedwidthscale' => 1,
11910             'printflagscrop' => 1,
11911             'printflagsinfo' => 1,
11912             'printflagsversion' => 1,
11913             'printimversion' => 1,
11914             'printinfo' => 1,
11915             'printinfo2' => 1,
11916             'printposition' => 1,
11917             'printquality' => 1,
11918             'printscale' => 1,
11919             'printscaleinfo' => 1,
11920             'printstyle' => 1,
11921             'printtovideo' => 1,
11922             'priority' => 1,
11923             'prioritysettings' => 1,
11924             'prism' => 1,
11925             'private' => 1,
11926             'privatebuild' => 1,
11927             'prl' => 1,
11928             'prm' => 1,
11929             'processing' => 1,
11930             'processinginfo' => 1,
11931             'processingnotes' => 1,
11932             'processingparameters' => 1,
11933             'processingtime' => 1,
11934             'processparametersv2' => 1,
11935             'prod' => 1,
11936             'prodnotes' => 1,
11937             'producedby' => 1,
11938             'produceddate' => 1,
11939             'producednotice' => 1,
11940             'producers' => 1,
11941             'product' => 1,
11942             'productionaperturedimensions' => 1,
11943             'productioncopyright' => 1,
11944             'productiondate' => 1,
11945             'productiondesigner' => 1,
11946             'productionstudio' => 1,
11947             'productname' => 1,
11948             'producttype' => 1,
11949             'productversionnumber' => 1,
11950             'profile1audiocodec' => 1,
11951             'profile1height' => 1,
11952             'profile1videocodec' => 1,
11953             'profile1width' => 1,
11954             'profileclass' => 1,
11955             'profilecmmtype' => 1,
11956             'profileconnectionspace' => 1,
11957             'profilecreator' => 1,
11958             'profiledataoffset' => 1,
11959             'profiledatetime' => 1,
11960             'profiledescription' => 1,
11961             'profiledescriptionml' => 1,
11962             'profilefilesignature' => 1,
11963             'profileheader' => 1,
11964             'profileid' => 1,
11965             'profileifd' => 1,
11966             'profilesequencedesc' => 1,
11967             'profilesequenceidentifier' => 1,
11968             'profilesequenceinfo' => 1,
11969             'profilesize' => 1,
11970             'profileversion' => 1,
11971             'progid' => 1,
11972             'programdescription' => 1,
11973             'programid' => 1,
11974             'programname' => 1,
11975             'progressivescans' => 1,
11976             'projazimuthangle' => 1,
11977             'projcentereasting' => 1,
11978             'projcenterlat' => 1,
11979             'projcenterlong' => 1,
11980             'projcenternorthing' => 1,
11981             'projcoordtrans' => 1,
11982             'project' => 1,
11983             'projectedcstype' => 1,
11984             'projectidcode' => 1,
11985             'projection' => 1,
11986             'projectionboundsbottom' => 1,
11987             'projectionboundsleft' => 1,
11988             'projectionboundsright' => 1,
11989             'projectionboundstop' => 1,
11990             'projectionheader' => 1,
11991             'projects' => 1,
11992             'projfalseeasting' => 1,
11993             'projfalsenorthing' => 1,
11994             'projfalseorigineasting' => 1,
11995             'projfalseoriginlat' => 1,
11996             'projfalseoriginlong' => 1,
11997             'projfalseoriginnorthing' => 1,
11998             'projlinearunits' => 1,
11999             'projlinearunitsize' => 1,
12000             'projnatoriginlat' => 1,
12001             'projnatoriginlong' => 1,
12002             'projrectifiedgridangle' => 1,
12003             'projscaleatcenter' => 1,
12004             'projscaleatnatorigin' => 1,
12005             'projstdparallel1' => 1,
12006             'projstdparallel2' => 1,
12007             'projstraightvertpolelong' => 1,
12008             'promoteparent' => 1,
12009             'prop' => 1,
12010             'properties' => 1,
12011             'propertysetidcodes' => 1,
12012             'propertysetpathname' => 1,
12013             'propertystoredata' => 1,
12014             'propertyvectorelements' => 1,
12015             'protect' => 1,
12016             'protected' => 1,
12017             'protectioninfo' => 1,
12018             'protectiontype' => 1,
12019             'protocol' => 1,
12020             'protune' => 1,
12021             'protuneisomode' => 1,
12022             'providercopyright' => 1,
12023             'providerlogourl' => 1,
12024             'providerrating' => 1,
12025             'providerstyle' => 1,
12026             'providerurl' => 1,
12027             'ps2crdvmsize' => 1,
12028             'ps2renderingintent' => 1,
12029             'psfontinfo' => 1,
12030             'pstringcaption' => 1,
12031             'ptrh' => 1,
12032             'publishdate' => 1,
12033             'publishdatestart' => 1,
12034             'publisherlimit' => 1,
12035             'publisherurl' => 1,
12036             'pur' => 1,
12037             'purchasecurrency' => 1,
12038             'purchasefileformat' => 1,
12039             'purchaseinfo' => 1,
12040             'purchaseitem' => 1,
12041             'purchaseowner' => 1,
12042             'purchaseprice' => 1,
12043             'purpose' => 1,
12044             'pyramidlevels' => 1,
12045             'qtablelarge100pct' => 1,
12046             'qtablelarge25pct' => 1,
12047             'qtablelarge50pct' => 1,
12048             'qtablelarge67pct' => 1,
12049             'qtablemedium100pct' => 1,
12050             'qtablemedium25pct' => 1,
12051             'qtablemedium50pct' => 1,
12052             'qtablemedium67pct' => 1,
12053             'qtablesmall100pct' => 1,
12054             'qtablesmall25pct' => 1,
12055             'qtablesmall50pct' => 1,
12056             'qtablesmall67pct' => 1,
12057             'qualcomm' => 1,
12058             'qualcommdualcamera' => 1,
12059             'quickedit' => 1,
12060             'quickmaskinfo' => 1,
12061             'quietshuttershootingspeed' => 1,
12062             'quoting' => 1,
12063             'qvci' => 1,
12064             'ra3' => 1,
12065             'ra4' => 1,
12066             'ra5' => 1,
12067             'radioband' => 1,
12068             'radioformat' => 1,
12069             'radiostationname' => 1,
12070             'radiostationowner' => 1,
12071             'rafcompression' => 1,
12072             'rafdata' => 1,
12073             'rafversion' => 1,
12074             'rangeimagelocalset' => 1,
12075             'rasterpadding' => 1,
12076             'rate' => 1,
12077             'rated' => 1,
12078             'ratingorg' => 1,
12079             'ratioimage' => 1,
12080             'rawburstmoderoll' => 1,
12081             'rawcfacomponentaverages' => 1,
12082             'rawcodecversion' => 1,
12083             'rawdatalength' => 1,
12084             'rawdataoffset' => 1,
12085             'rawdatarotation' => 1,
12086             'rawdev2' => 1,
12087             'rawdev2ifd' => 1,
12088             'rawdevelopment' => 1,
12089             'rawdevelopmentifd' => 1,
12090             'rawdevsubifd' => 1,
12091             'rawexposurebias' => 1,
12092             'rawgsensor' => 1,
12093             'rawhistogram' => 1,
12094             'rawimageaspectratio' => 1,
12095             'rawimagecroppedsize' => 1,
12096             'rawimagecroptopleft' => 1,
12097             'rawimagefullheight' => 1,
12098             'rawimagefullsize' => 1,
12099             'rawimagefullwidth' => 1,
12100             'rawimageheight' => 1,
12101             'rawimagemode' => 1,
12102             'rawimagenumber' => 1,
12103             'rawimagesegmentation' => 1,
12104             'rawimagewidth' => 1,
12105             'rawinfo' => 1,
12106             'rawinfoifd' => 1,
12107             'rawjpginfo' => 1,
12108             'rawthermalimage' => 1,
12109             'rawthermalimageheight' => 1,
12110             'rawthermalimagetype' => 1,
12111             'rawthermalimagewidth' => 1,
12112             'rawvaluemedian' => 1,
12113             'rawvaluerange' => 1,
12114             'rawvaluerangemax' => 1,
12115             'rawvaluerangemin' => 1,
12116             'rawzoomactive' => 1,
12117             'rawzoomsize' => 1,
12118             'rawzoomtopleft' => 1,
12119             'rawzorcreatorversion' => 1,
12120             'rawzorrequiredversion' => 1,
12121             'rdf' => 1,
12122             'readername' => 1,
12123             'readerrequirements' => 1,
12124             'reading1description' => 1,
12125             'reading1device' => 1,
12126             'reading1units' => 1,
12127             'reading1value' => 1,
12128             'reading2description' => 1,
12129             'reading2device' => 1,
12130             'reading2units' => 1,
12131             'reading2value' => 1,
12132             'reading3description' => 1,
12133             'reading3device' => 1,
12134             'reading3units' => 1,
12135             'reading3value' => 1,
12136             'reading4description' => 1,
12137             'reading4device' => 1,
12138             'reading4units' => 1,
12139             'reading4value' => 1,
12140             'readstatus' => 1,
12141             'real2ir' => 1,
12142             'realtimestreamingprotocol' => 1,
12143             'rearcontropaneldisplay' => 1,
12144             'recallshootfuncaf-on' => 1,
12145             'recallshootfuncafareamode' => 1,
12146             'recallshootfuncaperture' => 1,
12147             'recallshootfuncexposurecomp' => 1,
12148             'recallshootfuncexposuremode' => 1,
12149             'recallshootfuncfocustracking' => 1,
12150             'recallshootfunciso' => 1,
12151             'recallshootfuncmeteringmode' => 1,
12152             'recallshootfuncshutterspeed' => 1,
12153             'recallshootfuncwhitebalance' => 1,
12154             'receivedfrom' => 1,
12155             'recengineer' => 1,
12156             'recinfo' => 1,
12157             'reclocation' => 1,
12158             'reconstructiontype' => 1,
12159             'recordedby' => 1,
12160             'recordeddate' => 1,
12161             'recordingdates' => 1,
12162             'recordinghistory' => 1,
12163             'recordinglocation' => 1,
12164             'recordingtime' => 1,
12165             'recordingtimeday' => 1,
12166             'recordingtimemonth' => 1,
12167             'recordingtimeyear' => 1,
12168             'recordingtimeyearmonth' => 1,
12169             'recordingtimeyearmonthday' => 1,
12170             'records' => 1,
12171             'recordsv2' => 1,
12172             'rect' => 1,
12173             'rectangleofinterest' => 1,
12174             'rectifacetext' => 1,
12175             'red1header' => 1,
12176             'red2header' => 1,
12177             'redadjust' => 1,
12178             'redblueflatfield' => 1,
12179             'redcodeversion' => 1,
12180             'redendpoint' => 1,
12181             'redeyedata' => 1,
12182             'redgain' => 1,
12183             'redmask' => 1,
12184             'redmatrixcolumn' => 1,
12185             'redprimary' => 1,
12186             'redsample' => 1,
12187             'redtrc' => 1,
12188             'redx' => 1,
12189             'redy' => 1,
12190             'reeditdata' => 1,
12191             'reelnumber' => 1,
12192             'reeltimecode' => 1,
12193             'reference' => 1,
12194             'referencename' => 1,
12195             'referencetemperature' => 1,
12196             'reflectedapparenttemperature' => 1,
12197             'reflectedtemperature' => 1,
12198             'reflection' => 1,
12199             'reflectionhardcopyorigcolorimetry' => 1,
12200             'reflectionprintoutputcolorimetry' => 1,
12201             'refocusxoriginal' => 1,
12202             'refocusyoriginal' => 1,
12203             'refresh' => 1,
12204             'regionxformtackpoint' => 1,
12205             'registerreadtiming' => 1,
12206             'relatedimagefile' => 1,
12207             'relatedresources' => 1,
12208             'relationship' => 1,
12209             'relativeexposure' => 1,
12210             'relativehumidity' => 1,
12211             'relativelocation' => 1,
12212             'relativepath' => 1,
12213             'relativevolumeadjustment' => 1,
12214             'releasedateday' => 1,
12215             'releasedatemonth' => 1,
12216             'releasedateyear' => 1,
12217             'releasedateyearmonth' => 1,
12218             'releasedateyearmonthday' => 1,
12219             'releasinginstructions' => 1,
12220             'remasterinfo' => 1,
12221             'rembrandtconsumertonescale' => 1,
12222             'rembrandtportraittonescale' => 1,
12223             'rembrandttonescale' => 1,
12224             'remindertime' => 1,
12225             'remixedby' => 1,
12226             'remotefuncbutton' => 1,
12227             'removehistoryduplicates' => 1,
12228             'renderingintent' => 1,
12229             'renderingtransform' => 1,
12230             'rentalexpirationdate' => 1,
12231             'rentalflag' => 1,
12232             'repeateddatabytes' => 1,
12233             'replaygainalbumgain' => 1,
12234             'replaygainalbumpeak' => 1,
12235             'replaygaingain' => 1,
12236             'replaygainpeak' => 1,
12237             'replaygaintrackgain' => 1,
12238             'replaygaintrackpeak' => 1,
12239             'replaytrackgain' => 1,
12240             'replaytrackpeak' => 1,
12241             'replayvolumelevel' => 1,
12242             'replyto' => 1,
12243             'representativedisparityfar' => 1,
12244             'representativedisparitynear' => 1,
12245             'representativeframeloc' => 1,
12246             'representativeimage' => 1,
12247             'requestid' => 1,
12248             'requeststate' => 1,
12249             'requiredattendeeaddresses' => 1,
12250             'requiredattendees' => 1,
12251             'rerun' => 1,
12252             'reserved1' => 1,
12253             'reserved5' => 1,
12254             'reservedblob2' => 1,
12255             'reservedblob3' => 1,
12256             'reservedblob4' => 1,
12257             'reservedblob5' => 1,
12258             'reservedblob6' => 1,
12259             'reservedblob7' => 1,
12260             'reservedblob8' => 1,
12261             'reservedblob9' => 1,
12262             'resize' => 1,
12263             'resolutioninfo' => 1,
12264             'resolutionxlengthunit' => 1,
12265             'resolutionxunit' => 1,
12266             'resolutionylengthunit' => 1,
12267             'resolutionyunit' => 1,
12268             'resourcecount' => 1,
12269             'resourceforksize' => 1,
12270             'resources' => 1,
12271             'resourcesneeded' => 1,
12272             'resourcetype' => 1,
12273             'resultaspectratio' => 1,
12274             'retailprice' => 1,
12275             'retailpricecurrency' => 1,
12276             'retouchinfoversion' => 1,
12277             'reversingcamera' => 1,
12278             'review' => 1,
12279             'revisiondate' => 1,
12280             'revisionnumber' => 1,
12281             'revisitafter' => 1,
12282             'rgb_profile' => 1,
12283             'rgbcurves' => 1,
12284             'rgbtoev0' => 1,
12285             'rgbtoev1' => 1,
12286             'rgbtoev2' => 1,
12287             'rgbtoev3' => 1,
12288             'rgbtoev4' => 1,
12289             'rgbtoev5' => 1,
12290             'rgbtoev6' => 1,
12291             'rgbtoev7' => 1,
12292             'rgbtoev8' => 1,
12293             'rgbtoev9' => 1,
12294             'rgtable' => 1,
12295             'ricoh' => 1,
12296             'ricohinfo' => 1,
12297             'ricohjunk' => 1,
12298             'ricohmake' => 1,
12299             'ricohmodel' => 1,
12300             'ricohpitch' => 1,
12301             'ricohrdc2' => 1,
12302             'ricohrdta' => 1,
12303             'ricohrdtb' => 1,
12304             'ricohrdtc' => 1,
12305             'ricohrdtg' => 1,
12306             'ricohrdtl' => 1,
12307             'ricohrmkn' => 1,
12308             'ricohroll' => 1,
12309             'ricohrr1subdir' => 1,
12310             'ricohsubdir' => 1,
12311             'ricohsubdirifd' => 1,
12312             'riffsize64' => 1,
12313             'rightdarkcol1' => 1,
12314             'rightdarkcol2' => 1,
12315             'rightdarkrect' => 1,
12316             'rightmag' => 1,
12317             'rimm13toerimm12spline' => 1,
12318             'rimmtocrgb0spline' => 1,
12319             'rimmtocrgb1spline' => 1,
12320             'rimmtocrgb2spline' => 1,
12321             'rimmtocrgb3spline' => 1,
12322             'rimmtocrgb4spline' => 1,
12323             'rimmtocrgb5spline' => 1,
12324             'rimmtocrgb6spline' => 1,
12325             'rimmtocrgb7spline' => 1,
12326             'rimmtocrgb8spline' => 1,
12327             'rimmtocrgb9spline' => 1,
12328             'rimnonlinearity' => 1,
12329             'rimtonifcolortransform' => 1,
12330             'rimtonifscalefactor' => 1,
12331             'rippedby' => 1,
12332             'rjmd' => 1,
12333             'rmeta' => 1,
12334             'rnoiselines' => 1,
12335             'roamed' => 1,
12336             'robots' => 1,
12337             'rocinfo' => 1,
12338             'roidescription' => 1,
12339             'rollguidelements' => 1,
12340             'rollingshutterskewtime' => 1,
12341             'root' => 1,
12342             'rootdirectorycreatedate' => 1,
12343             'rootnote' => 1,
12344             'rot360fly' => 1,
12345             'rotationangle' => 1,
12346             'rotationinfooffset' => 1,
12347             'rotationxyz' => 1,
12348             'rotmode' => 1,
12349             'roundtripversion' => 1,
12350             'rovegps' => 1,
12351             'rowcount' => 1,
12352             'rowinterleavefactor' => 1,
12353             'rsrc' => 1,
12354             'rtmd' => 1,
12355             'rtos' => 1,
12356             'rtptimescale' => 1,
12357             'runtime' => 1,
12358             'runtimeepoch' => 1,
12359             'runtimeflags' => 1,
12360             'runtimescale' => 1,
12361             'runtimesincepowerup' => 1,
12362             'runtimevalue' => 1,
12363             'runwindow' => 1,
12364             'rvmi_grev' => 1,
12365             'rvmi_srev' => 1,
12366             'rvtlocalset' => 1,
12367             's2n' => 1,
12368             'sample' => 1,
12369             'sampleblacksequence' => 1,
12370             'samplecount' => 1,
12371             'sampledatetime' => 1,
12372             'sampledegradationpriority' => 1,
12373             'sampleduration' => 1,
12374             'sampleflag' => 1,
12375             'sampleformat' => 1,
12376             'samplegroupdescription' => 1,
12377             'samplepaddingbits' => 1,
12378             'sampleperiod' => 1,
12379             'sampler' => 1,
12380             'samplerate2' => 1,
12381             'samplerdata' => 1,
12382             'samplerdatalen' => 1,
12383             'samplesize' => 1,
12384             'samplesizes' => 1,
12385             'sampletable' => 1,
12386             'sampletext' => 1,
12387             'sampletime' => 1,
12388             'sampletochunk' => 1,
12389             'sampletogroup' => 1,
12390             'samsung' => 1,
12391             'samsungcaptureinfo' => 1,
12392             'samsungifd' => 1,
12393             'samsunginfo' => 1,
12394             'samsungmodel' => 1,
12395             'samsungmotionphotoversion' => 1,
12396             'samsungrawbyteorder' => 1,
12397             'samsungrawpointerslength' => 1,
12398             'samsungrawpointersoffset' => 1,
12399             'samsungrawunknown' => 1,
12400             'samsungsec' => 1,
12401             'samsungsmta' => 1,
12402             'samsungsvss' => 1,
12403             'samsungtags' => 1,
12404             'samsungtrailer' => 1,
12405             'samsunguniqueid' => 1,
12406             'sanyomov' => 1,
12407             'sanyomp4' => 1,
12408             'sap' => 1,
12409             'sarmotionimagerydata' => 1,
12410             'saturationinfo' => 1,
12411             'saturationrenderingintentgamut' => 1,
12412             'savefocus' => 1,
12413             'saveobjbacktype' => 1,
12414             'saveobjects' => 1,
12415             'saveobjname' => 1,
12416             'saveobjtype' => 1,
12417             'saveobjversion' => 1,
12418             'savesetup' => 1,
12419             'sba_rgbshifts' => 1,
12420             'sbabluebalancelut' => 1,
12421             'sbaexposurerecord' => 1,
12422             'sbagreenbalancelut' => 1,
12423             'sbainputimagebitdepth' => 1,
12424             'sbainputimagecolorspace' => 1,
12425             'sbalog12transform' => 1,
12426             'sbalogtransform' => 1,
12427             'sbaredbalancelut' => 1,
12428             'scalado' => 1,
12429             'scale' => 1,
12430             'scalecrop' => 1,
12431             'scaledimu' => 1,
12432             'scaledpressure' => 1,
12433             'scalefactor' => 1,
12434             'scalefactor35efl' => 1,
12435             'scalingfactor' => 1,
12436             'scandate' => 1,
12437             'scannerfirmwaredate' => 1,
12438             'scannerfirmwareversion' => 1,
12439             'scannermake' => 1,
12440             'scannermodel' => 1,
12441             'scannerpixelsize' => 1,
12442             'scannerproductid' => 1,
12443             'scannerserialnumber' => 1,
12444             'scannervendorid' => 1,
12445             'scanoperatorid' => 1,
12446             'scansoftware' => 1,
12447             'scansoftwarerevisiondate' => 1,
12448             'scav11cols' => 1,
12449             'scav12cols' => 1,
12450             'scav21cols' => 1,
12451             'scav22cols' => 1,
12452             'sceneappearanceestimates' => 1,
12453             'scenebalancealgorithmcommand' => 1,
12454             'scenebalancealgorithmfilmid' => 1,
12455             'scenebalancealgorithmrevision' => 1,
12456             'sceneclassification' => 1,
12457             'scenecolorimetryestimates' => 1,
12458             'sceneilluminance' => 1,
12459             'schedulecapture' => 1,
12460             'schedulecapturetime' => 1,
12461             'scheduleitemid' => 1,
12462             'schemeinfo' => 1,
12463             'schemetype' => 1,
12464             'schemeurl' => 1,
12465             'schemeversion' => 1,
12466             'school' => 1,
12467             'screenbuffersize' => 1,
12468             'screendescriptor' => 1,
12469             'screendimming' => 1,
12470             'screenheight' => 1,
12471             'screening' => 1,
12472             'screeningdesc' => 1,
12473             'screennail' => 1,
12474             'screenplayby' => 1,
12475             'screensaver' => 1,
12476             'screenwidth' => 1,
12477             'screenwindowcenter' => 1,
12478             'screenwindowwidth' => 1,
12479             'screenwriters' => 1,
12480             'script' => 1,
12481             'scriptcommand' => 1,
12482             'sdc' => 1,
12483             'sdcardclass' => 1,
12484             'sdcardformat' => 1,
12485             'sdcardmanfdate' => 1,
12486             'sdcardmanfid' => 1,
12487             'sdcardmodelno' => 1,
12488             'sdcardoemid' => 1,
12489             'sdcardserialno' => 1,
12490             'sdcardsize' => 1,
12491             'sdcardtype' => 1,
12492             'sdcardusedspace' => 1,
12493             'sdcc-flp' => 1,
12494             'sealcomment' => 1,
12495             'sealversion' => 1,
12496             'searchranking' => 1,
12497             'secondarygenre' => 1,
12498             'secondcam' => 1,
12499             'secondlanguage' => 1,
12500             'security' => 1,
12501             'securitylocalmetadataset' => 1,
12502             'securitysci-shiinformation' => 1,
12503             'securityversion' => 1,
12504             'seekable' => 1,
12505             'seekpoint' => 1,
12506             'seektable' => 1,
12507             'segheight' => 1,
12508             'segmentlocalset' => 1,
12509             'segwidth' => 1,
12510             'selection' => 1,
12511             'selectionduration' => 1,
12512             'selectiontime' => 1,
12513             'selobjbacktype' => 1,
12514             'selobjname' => 1,
12515             'selobjtype' => 1,
12516             'selobjversion' => 1,
12517             'semanticinstanceid' => 1,
12518             'semanticname' => 1,
12519             'sendduration' => 1,
12520             'senderaddress' => 1,
12521             'sendername' => 1,
12522             'sensitivity' => 1,
12523             'sensitivityvalue' => 1,
12524             'sensorbottomborder' => 1,
12525             'sensordata' => 1,
12526             'sensordefects' => 1,
12527             'sensorellipsoidheight' => 1,
12528             'sensorellipsoidheightextended' => 1,
12529             'sensorfieldofviewname' => 1,
12530             'sensorid' => 1,
12531             'sensorinfo' => 1,
12532             'sensorname' => 1,
12533             'sensorreadouttime' => 1,
12534             'sensorrelativeazimuthangle' => 1,
12535             'sensorrelativeelevationangle' => 1,
12536             'sensorrelativerollangle' => 1,
12537             'sensorrightborder' => 1,
12538             'sensorvelocityeast' => 1,
12539             'sensorvelocitynorth' => 1,
12540             'sepversion' => 1,
12541             'seqcount' => 1,
12542             'seqfinal' => 1,
12543             'seqframeinfo' => 1,
12544             'seqid' => 1,
12545             'seqindex' => 1,
12546             'seqlevelidx0' => 1,
12547             'seqprofile' => 1,
12548             'seqtier0' => 1,
12549             'seqtype' => 1,
12550             'sequencenumberrandomoffset' => 1,
12551             'sequenceoffset' => 1,
12552             'serialinfo' => 1,
12553             'serialnumber2' => 1,
12554             'seriesuid' => 1,
12555             'serviceid' => 1,
12556             'serviceorganizationname' => 1,
12557             'setcookie' => 1,
12558             'setinfo' => 1,
12559             'setsubtitle' => 1,
12560             'settingsoffset' => 1,
12561             'seventhlanguage' => 1,
12562             'sfsboundary' => 1,
12563             'sglcoldcacthres1' => 1,
12564             'sglcoldcacthres2' => 1,
12565             'sglcoldcacthres3' => 1,
12566             'shadowendpoints' => 1,
12567             'shadowfilepath' => 1,
12568             'shadowsyncsampletable' => 1,
12569             'shakereductioninfo' => 1,
12570             'shared' => 1,
12571             'shareddata' => 1,
12572             'shareddoc' => 1,
12573             'sharedwith' => 1,
12574             'sharpenforthumbnail' => 1,
12575             'sharpeningon' => 1,
12576             'sharpinfo' => 1,
12577             'sharpmethod' => 1,
12578             'sharpnessapproximation' => 1,
12579             'sharpnessfreqtable' => 1,
12580             'sharpnesstable' => 1,
12581             'sharpobjbacktype' => 1,
12582             'sharpobjname' => 1,
12583             'sharpobjtype' => 1,
12584             'sharpobjversion' => 1,
12585             'sheetdisclosure' => 1,
12586             'shifttiming' => 1,
12587             'shimdata' => 1,
12588             'shootingcount' => 1,
12589             'shootingmenuoffset' => 1,
12590             'shootingrecord' => 1,
12591             'shootobjbacktype' => 1,
12592             'shootobjname' => 1,
12593             'shootobjtype' => 1,
12594             'shootobjversion' => 1,
12595             'shootsetup' => 1,
12596             'shotinfo' => 1,
12597             'shotinfo02xx' => 1,
12598             'shotinfod300a' => 1,
12599             'shotinfod300b' => 1,
12600             'shotinfod300s' => 1,
12601             'shotinfod3a' => 1,
12602             'shotinfod3b' => 1,
12603             'shotinfod3s' => 1,
12604             'shotinfod3x' => 1,
12605             'shotinfod4' => 1,
12606             'shotinfod40' => 1,
12607             'shotinfod4s' => 1,
12608             'shotinfod500' => 1,
12609             'shotinfod5000' => 1,
12610             'shotinfod5100' => 1,
12611             'shotinfod5200' => 1,
12612             'shotinfod6' => 1,
12613             'shotinfod610' => 1,
12614             'shotinfod700' => 1,
12615             'shotinfod7000' => 1,
12616             'shotinfod7500' => 1,
12617             'shotinfod780' => 1,
12618             'shotinfod80' => 1,
12619             'shotinfod800' => 1,
12620             'shotinfod810' => 1,
12621             'shotinfod850' => 1,
12622             'shotinfod90' => 1,
12623             'shotinfounknown' => 1,
12624             'shotinfoversion' => 1,
12625             'shotinfoz6iii' => 1,
12626             'shotinfoz7ii' => 1,
12627             'shotinfoz8' => 1,
12628             'shotinfoz9' => 1,
12629             'shotlogdatatext' => 1,
12630             'shotparamstext' => 1,
12631             'showcommand' => 1,
12632             'showmode' => 1,
12633             'showobjects' => 1,
12634             'shutterangle' => 1,
12635             'shuttercurtainhack' => 1,
12636             'shutterspeed' => 1,
12637             'shutterspeeddisplayed' => 1,
12638             'sidebars' => 1,
12639             'sidelightstrength' => 1,
12640             'sideslipangle' => 1,
12641             'sigma' => 1,
12642             'sigmaexif' => 1,
12643             'sigmanoisefiltercaltablev1' => 1,
12644             'sigmanoisefiltertablev1' => 1,
12645             'sigmanoisefiltertablev1version' => 1,
12646             'sigmanoisethreshtablev2' => 1,
12647             'signalnumber' => 1,
12648             'signature' => 1,
12649             'signature_name' => 1,
12650             'signatureformat' => 1,
12651             'signaturelength' => 1,
12652             'signatureusagerights' => 1,
12653             'signercontactinfo' => 1,
12654             'significantbits' => 1,
12655             'signingauthority' => 1,
12656             'signingdate' => 1,
12657             'signinglocation' => 1,
12658             'signingreason' => 1,
12659             'signtype' => 1,
12660             'simpleindex' => 1,
12661             'simplicityprofile' => 1,
12662             'singlequality' => 1,
12663             'singleshotdepthmap' => 1,
12664             'singleshotdepthmaptiff' => 1,
12665             'singleshotmeta' => 1,
12666             'site' => 1,
12667             'siteenter' => 1,
12668             'siteexit' => 1,
12669             'siunits' => 1,
12670             'sixthlanguage' => 1,
12671             'size' => 1,
12672             'sizemode' => 1,
12673             'skip' => 1,
12674             'skipinfo' => 1,
12675             'slantrange' => 1,
12676             'slateinformation' => 1,
12677             'sliceinfo' => 1,
12678             'slicesgroupname' => 1,
12679             'slides' => 1,
12680             'slideshow' => 1,
12681             'slowmotionrate' => 1,
12682             'slowmotionregions' => 1,
12683             'slowmotionregionsdurationepoch' => 1,
12684             'slowmotionregionsdurationflags' => 1,
12685             'slowmotionregionsdurationtimescale' => 1,
12686             'slowmotionregionsdurationvalue' => 1,
12687             'slowmotionregionsstarttimeepoch' => 1,
12688             'slowmotionregionsstarttimeflags' => 1,
12689             'slowmotionregionsstarttimescale' => 1,
12690             'slowmotionregionsstarttimevalue' => 1,
12691             'smaxsamplevalue' => 1,
12692             'sminsamplevalue' => 1,
12693             'smoother' => 1,
12694             'smpteformat' => 1,
12695             'smpteoffset' => 1,
12696             'snapshotid' => 1,
12697             'snapshotname' => 1,
12698             'soctemperature' => 1,
12699             'softedit' => 1,
12700             'softfocusfilter' => 1,
12701             'softwarecomponents' => 1,
12702             'softwaredate' => 1,
12703             'softwarerelease' => 1,
12704             'sony' => 1,
12705             'sony_0x9416' => 1,
12706             'sonyfnumber2' => 1,
12707             'sonyhiddendata' => 1,
12708             'sonyrawfiletype' => 1,
12709             'sonytonecurve' => 1,
12710             'sortwith' => 1,
12711             'soundfile' => 1,
12712             'soundschemetitle' => 1,
12713             'sourcecreatedate' => 1,
12714             'sourcedata' => 1,
12715             'sourcedate' => 1,
12716             'sourceedition' => 1,
12717             'sourcefilename' => 1,
12718             'sourceform' => 1,
12719             'sourceid' => 1,
12720             'sourceimagedirectory' => 1,
12721             'sourceimagefilename' => 1,
12722             'sourceimageheight' => 1,
12723             'sourceimagevolumename' => 1,
12724             'sourceimagewidth' => 1,
12725             'sourcepublisher' => 1,
12726             'sourcerights' => 1,
12727             'sourcetitle' => 1,
12728             'sourceurl' => 1,
12729             'spacefree' => 1,
12730             'spaceused' => 1,
12731             'spatialaudio' => 1,
12732             'spatialaudioversion' => 1,
12733             'spatialorientation' => 1,
12734             'spatialresolution' => 1,
12735             'specialbuild' => 1,
12736             'specialeffectsopticalfilter' => 1,
12737             'specialfolderdata' => 1,
12738             'specificationversion' => 1,
12739             'spectralviewingconditions' => 1,
12740             'spectralwhitepoint' => 1,
12741             'speed' => 1,
12742             'speedrampsetting' => 1,
12743             'speedstamp' => 1,
12744             'speedunits' => 1,
12745             'sphericalvideo' => 1,
12746             'spiff' => 1,
12747             'spiffversion' => 1,
12748             'spinstrength' => 1,
12749             'spothalftone' => 1,
12750             'spotmeter' => 1,
12751             'spouse' => 1,
12752             'sr2dataifd' => 1,
12753             'sr2private' => 1,
12754             'sr2subifdkey' => 1,
12755             'sr2subifdlength' => 1,
12756             'sr2subifdoffset' => 1,
12757             'srawtype' => 1,
12758             'srf2key' => 1,
12759             'srf6offset' => 1,
12760             'srfdataoffset' => 1,
12761             'stampinfo' => 1,
12762             'stamptoolcount' => 1,
12763             'standardtocustompcc' => 1,
12764             'standbymonitorofftime' => 1,
12765             'starring' => 1,
12766             'startdate' => 1,
12767             'startedgecode' => 1,
12768             'startmotionvideo' => 1,
12769             'startofframe' => 1,
12770             'startreading' => 1,
12771             'starttime' => 1,
12772             'stateorprovince' => 1,
12773             'staticmetadatatext' => 1,
12774             'staticpressure' => 1,
12775             'stationcallsign' => 1,
12776             'stationname' => 1,
12777             'statistics' => 1,
12778             'statisticstags' => 1,
12779             'statisticswritingapp' => 1,
12780             'statisticswritingdateutc' => 1,
12781             'stdautoactive' => 1,
12782             'stdbasename' => 1,
12783             'stdhotfolder' => 1,
12784             'stdopeninphotoshop' => 1,
12785             'stdoutputbitdepth' => 1,
12786             'stdoutputcolormode' => 1,
12787             'stdoutputfiletype' => 1,
12788             'stdoxygen' => 1,
12789             'stdsaveselection' => 1,
12790             'stdscaledoutput' => 1,
12791             'stdsharpenoutput' => 1,
12792             'stereo' => 1,
12793             'stereoimage' => 1,
12794             'stereoscopic3d' => 1,
12795             'stillimagetime' => 1,
12796             'stim' => 1,
12797             'stimversion' => 1,
12798             'stitchcolumns' => 1,
12799             'stitchinfo' => 1,
12800             'stitchrows' => 1,
12801             'stonits' => 1,
12802             'storage-streampathname' => 1,
12803             'storageformatdate' => 1,
12804             'storageformattime' => 1,
12805             'storagemodel' => 1,
12806             'storageserialnumber' => 1,
12807             'storagetype' => 1,
12808             'store' => 1,
12809             'stream' => 1,
12810             'streamavgbitrate' => 1,
12811             'streamavgpacketsize' => 1,
12812             'streambitdepth' => 1,
12813             'streambitrateprops' => 1,
12814             'streamcolor' => 1,
12815             'streamcount' => 1,
12816             'streamdata' => 1,
12817             'streamduration' => 1,
12818             'streamheader' => 1,
12819             'streamid' => 1,
12820             'streaminfo' => 1,
12821             'streamingdataprotocol' => 1,
12822             'streammaxbitrate' => 1,
12823             'streammaxpacketsize' => 1,
12824             'streammimelen' => 1,
12825             'streammimetype' => 1,
12826             'streamname' => 1,
12827             'streamnamelen' => 1,
12828             'streamnumber' => 1,
12829             'streampreroll' => 1,
12830             'streamprioritization' => 1,
12831             'streamproperties' => 1,
12832             'streamsamplecount' => 1,
12833             'streamsamplerate' => 1,
12834             'streamstarttime' => 1,
12835             'streamtypeinfo' => 1,
12836             'street' => 1,
12837             'stridable' => 1,
12838             'strikeout' => 1,
12839             'stripbytecounts' => 1,
12840             'stripoffsets' => 1,
12841             'striprowcounts' => 1,
12842             'strobe' => 1,
12843             'strobetime' => 1,
12844             'structuretype' => 1,
12845             'studio' => 1,
12846             'sub-sampleinformation' => 1,
12847             'subdialframeadvance' => 1,
12848             'subdialframeadvancerating0' => 1,
12849             'subdialframeadvancerating1' => 1,
12850             'subdialframeadvancerating2' => 1,
12851             'subdialframeadvancerating3' => 1,
12852             'subdialframeadvancerating4' => 1,
12853             'subdialframeadvancerating5' => 1,
12854             'subdir3000' => 1,
12855             'subdir3100' => 1,
12856             'subdir3400' => 1,
12857             'subdir3900' => 1,
12858             'subfile' => 1,
12859             'subifd' => 1,
12860             'subifd0' => 1,
12861             'subifd1' => 1,
12862             'subifd2' => 1,
12863             'subifd255' => 1,
12864             'subifd3' => 1,
12865             'subifd4' => 1,
12866             'subifd5' => 1,
12867             'subifd6' => 1,
12868             'subifd_offset' => 1,
12869             'subimagecolor' => 1,
12870             'subimagehdr' => 1,
12871             'subimageheight' => 1,
12872             'subimageicc_profile' => 1,
12873             'subimagenumericalformat' => 1,
12874             'subimageresolutions' => 1,
12875             'subimagetilecount' => 1,
12876             'subimagetileheight' => 1,
12877             'subimagetilewidth' => 1,
12878             'subimagewidth' => 1,
12879             'subjectpixelheight' => 1,
12880             'subjectpixelwidth' => 1,
12881             'subjectscale' => 1,
12882             'subjectunits' => 1,
12883             'subpacketh' => 1,
12884             'subpacketsize' => 1,
12885             'subscriptioncontentid' => 1,
12886             'subsystem' => 1,
12887             'subsystemversion' => 1,
12888             'subtileblocksize' => 1,
12889             'subtitledescription' => 1,
12890             'subtitletrack' => 1,
12891             'suffix' => 1,
12892             'suggestedpalette' => 1,
12893             'summary' => 1,
12894             'summaryinfo' => 1,
12895             'summarytext' => 1,
12896             'surfacemap' => 1,
12897             'surroundmode' => 1,
12898             'surroundshotvideo' => 1,
12899             'surroundshotvideoname' => 1,
12900             'svgversion' => 1,
12901             'swf' => 1,
12902             'sync01' => 1,
12903             'sync02' => 1,
12904             'sync03' => 1,
12905             'sync04' => 1,
12906             'sync05' => 1,
12907             'sync06' => 1,
12908             'sync07' => 1,
12909             'sync08' => 1,
12910             'sync09' => 1,
12911             'sync10' => 1,
12912             'sync11' => 1,
12913             'sync12' => 1,
12914             'sync13' => 1,
12915             'sync14' => 1,
12916             'sync15' => 1,
12917             'sync16' => 1,
12918             'synchronizedlyricsdescription' => 1,
12919             'synchronizedlyricstext' => 1,
12920             'synchronizedlyricstype' => 1,
12921             'synconly' => 1,
12922             'syncronizedtrack' => 1,
12923             'syncsampletable' => 1,
12924             'syncstate' => 1,
12925             'synlyrics' => 1,
12926             'synopsis' => 1,
12927             'systeminfo' => 1,
12928             'systemtime' => 1,
12929             't4options' => 1,
12930             't6options' => 1,
12931             't82options' => 1,
12932             't88options' => 1,
12933             'tag2010a' => 1,
12934             'tag2010b' => 1,
12935             'tag2010c' => 1,
12936             'tag2010d' => 1,
12937             'tag2010e' => 1,
12938             'tag2010f' => 1,
12939             'tag2010g' => 1,
12940             'tag2010h' => 1,
12941             'tag2010i' => 1,
12942             'tag202a' => 1,
12943             'tag900b' => 1,
12944             'tag9050a' => 1,
12945             'tag9050b' => 1,
12946             'tag9050c' => 1,
12947             'tag9050d' => 1,
12948             'tag9400a' => 1,
12949             'tag9400b' => 1,
12950             'tag9400c' => 1,
12951             'tag9401' => 1,
12952             'tag9402' => 1,
12953             'tag9403' => 1,
12954             'tag9404a' => 1,
12955             'tag9404b' => 1,
12956             'tag9404c' => 1,
12957             'tag9405a' => 1,
12958             'tag9405b' => 1,
12959             'tag9406' => 1,
12960             'tag9406b' => 1,
12961             'tag940a' => 1,
12962             'tag940c' => 1,
12963             'tag940e' => 1,
12964             'taggedpdf' => 1,
12965             'taggingtime' => 1,
12966             'tailnumber' => 1,
12967             'take' => 1,
12968             'tamper-proofkeys' => 1,
12969             'targetaudiences' => 1,
12970             'targetdeltatype' => 1,
12971             'targeterrorestimatece90' => 1,
12972             'targeterrorestimatele90' => 1,
12973             'targetfiledosname' => 1,
12974             'targetfilesize' => 1,
12975             'targetlayerid' => 1,
12976             'targetlocationcovariancematrix' => 1,
12977             'targetlocationelevation' => 1,
12978             'targetlocationlatitude' => 1,
12979             'targetlocationlongitude' => 1,
12980             'targettrackgateheight' => 1,
12981             'targettrackgatewidth' => 1,
12982             'targetwidth' => 1,
12983             'targetwidthextended' => 1,
12984             'targetxy' => 1,
12985             'taskowner' => 1,
12986             'tattoo' => 1,
12987             'tcmediainfo' => 1,
12988             'tdat' => 1,
12989             'tdhd' => 1,
12990             'technician' => 1,
12991             'technology' => 1,
12992             'teethwhitening' => 1,
12993             'telephonenumber' => 1,
12994             'telescope' => 1,
12995             'telex' => 1,
12996             'temperature' => 1,
12997             'tempinfo' => 1,
12998             'template' => 1,
12999             'temporalidnested' => 1,
13000             'temporary' => 1,
13001             'terminationaction' => 1,
13002             'terminationcondition' => 1,
13003             'termsofuse' => 1,
13004             'testtarget' => 1,
13005             'testtransfertiming' => 1,
13006             'text' => 1,
13007             'textcolor' => 1,
13008             'textface' => 1,
13009             'textfont' => 1,
13010             'textinfo' => 1,
13011             'textinfo1' => 1,
13012             'textinfo2' => 1,
13013             'textjunk' => 1,
13014             'textsize' => 1,
13015             'texttospeech' => 1,
13016             'textualdata' => 1,
13017             'textualinfo' => 1,
13018             'textureformat' => 1,
13019             'thanksto' => 1,
13020             'theora' => 1,
13021             'theoraversion' => 1,
13022             'thermalcalibration' => 1,
13023             'thermaldata' => 1,
13024             'thermalparams' => 1,
13025             'thermalparams2' => 1,
13026             'thermalparams3' => 1,
13027             'thetasubdir' => 1,
13028             'things' => 1,
13029             'thirdlanguage' => 1,
13030             'thumbinfo' => 1,
13031             'thumbnail' => 1,
13032             'thumbnailartist' => 1,
13033             'thumbnailbitspersample' => 1,
13034             'thumbnailbpg' => 1,
13035             'thumbnailclip' => 1,
13036             'thumbnailcolordepth' => 1,
13037             'thumbnailcompressedsize' => 1,
13038             'thumbnailcompression' => 1,
13039             'thumbnailcompressiontable' => 1,
13040             'thumbnailcopyright' => 1,
13041             'thumbnaildata' => 1,
13042             'thumbnaildatetime' => 1,
13043             'thumbnaildescription' => 1,
13044             'thumbnailequipmake' => 1,
13045             'thumbnailequipmodel' => 1,
13046             'thumbnailexpansiontable' => 1,
13047             'thumbnailhash' => 1,
13048             'thumbnailimageheight' => 1,
13049             'thumbnailimagewidth' => 1,
13050             'thumbnailorientation' => 1,
13051             'thumbnailphotometricinterp' => 1,
13052             'thumbnailplanarconfig' => 1,
13053             'thumbnailplanes' => 1,
13054             'thumbnailprimarychromaticities' => 1,
13055             'thumbnailrawbytes' => 1,
13056             'thumbnailref' => 1,
13057             'thumbnailrefblackwhite' => 1,
13058             'thumbnailresizeratio' => 1,
13059             'thumbnailresolutionunit' => 1,
13060             'thumbnailresolutionx' => 1,
13061             'thumbnailresolutiony' => 1,
13062             'thumbnailrowsperstrip' => 1,
13063             'thumbnailsamplesperpixel' => 1,
13064             'thumbnailsoftware' => 1,
13065             'thumbnailstripbytecounts' => 1,
13066             'thumbnailstripoffsets' => 1,
13067             'thumbnailtiff' => 1,
13068             'thumbnailtransferfunction' => 1,
13069             'thumbnailurl' => 1,
13070             'thumbnailwhitepoint' => 1,
13071             'thumbnailycbcrcoefficients' => 1,
13072             'thumbnailycbcrpositioning' => 1,
13073             'thumbnailycbcrsubsampling' => 1,
13074             'tickspersecond' => 1,
13075             'tiff' => 1,
13076             'tiff-epstandardid' => 1,
13077             'tiff_fxextensions' => 1,
13078             'tiffmeteringimageheight' => 1,
13079             'tiffmeteringimagewidth' => 1,
13080             'tiffpreview' => 1,
13081             'tilebytecounts' => 1,
13082             'tiledepth' => 1,
13083             'tilegaindeterminationtable' => 1,
13084             'tileoffsets' => 1,
13085             'tiles' => 1,
13086             'time1' => 1,
13087             'time2' => 1,
13088             'timeanddate' => 1,
13089             'timecode' => 1,
13090             'timecodeindex' => 1,
13091             'timecodeindexparms' => 1,
13092             'timecodetrack' => 1,
13093             'timeinfo' => 1,
13094             'timelapse' => 1,
13095             'timelineinfo' => 1,
13096             'timelogtext' => 1,
13097             'timeoffset' => 1,
13098             'timereference' => 1,
13099             'timescale' => 1,
13100             'timestamplist' => 1,
13101             'timestamprandomoffset' => 1,
13102             'timetosampletable' => 1,
13103             'timezonedst' => 1,
13104             'tipl' => 1,
13105             'title2' => 1,
13106             'titlelen' => 1,
13107             'titlenum' => 1,
13108             'titleofparts' => 1,
13109             'titlesofparts' => 1,
13110             'titlesortorder' => 1,
13111             'tmdb' => 1,
13112             'tmdb_id' => 1,
13113             'toaddresses' => 1,
13114             'tocitems' => 1,
13115             'todotitle' => 1,
13116             'tomtomad' => 1,
13117             'tomtomhl' => 1,
13118             'tomtomid' => 1,
13119             'tomtommetadata' => 1,
13120             'tomtomvd' => 1,
13121             'tomtomvi' => 1,
13122             'tonames' => 1,
13123             'tonecurvematching' => 1,
13124             'tonecurvetable' => 1,
13125             'tonematrix' => 1,
13126             'toneobjbacktype' => 1,
13127             'toneobjname' => 1,
13128             'toneobjtype' => 1,
13129             'toneobjversion' => 1,
13130             'tones' => 1,
13131             'tonescale0' => 1,
13132             'tonescale0spline' => 1,
13133             'tonescale1' => 1,
13134             'tonescale1spline' => 1,
13135             'tonescale2' => 1,
13136             'tonescale2spline' => 1,
13137             'tonescale3' => 1,
13138             'tonescale3spline' => 1,
13139             'tonescale4' => 1,
13140             'tonescale4spline' => 1,
13141             'tonescale5' => 1,
13142             'tonescale5spline' => 1,
13143             'tonescale6' => 1,
13144             'tonescale6spline' => 1,
13145             'tonescale7' => 1,
13146             'tonescale7spline' => 1,
13147             'tonescale8' => 1,
13148             'tonescale8spline' => 1,
13149             'tonescale9' => 1,
13150             'tonescale9spline' => 1,
13151             'tonespaceflow' => 1,
13152             'tonevalue' => 1,
13153             'tonscaletable' => 1,
13154             'tool_name' => 1,
13155             'tool_version' => 1,
13156             'toolname' => 1,
13157             'toolversion' => 1,
13158             'topdarkrow1' => 1,
13159             'topdarkrow2' => 1,
13160             'topmag' => 1,
13161             'topmargin' => 1,
13162             'totalbitrate' => 1,
13163             'totalbytes' => 1,
13164             'totalbytesnortpheaders' => 1,
13165             'totaldatarate' => 1,
13166             'totalduration' => 1,
13167             'totaleditingtime' => 1,
13168             'totaledittime' => 1,
13169             'totalfilesize' => 1,
13170             'totalframecount' => 1,
13171             'totalframes' => 1,
13172             'totalparts' => 1,
13173             'totalsamples' => 1,
13174             'totalsize' => 1,
13175             'touchxoriginal' => 1,
13176             'touchyoriginal' => 1,
13177             'toycamerafilter' => 1,
13178             'trackaperture' => 1,
13179             'trackcategory' => 1,
13180             'trackcomments' => 1,
13181             'trackduration' => 1,
13182             'trackerdata' => 1,
13183             'trackfragment' => 1,
13184             'trackheader' => 1,
13185             'trackheaderversion' => 1,
13186             'trackid' => 1,
13187             'trackingid' => 1,
13188             'tracklayer' => 1,
13189             'tracklyrics' => 1,
13190             'trackproperty' => 1,
13191             'trackref' => 1,
13192             'trackvolume' => 1,
13193             'trademark' => 1,
13194             'transactionid' => 1,
13195             'transcripttrack' => 1,
13196             'transfercharacteristic' => 1,
13197             'transfercharacteristics' => 1,
13198             'transferrange' => 1,
13199             'transfersequence' => 1,
13200             'transformcreatedate' => 1,
13201             'transformedimagetitle' => 1,
13202             'transformmodifydate' => 1,
13203             'transformnodeid' => 1,
13204             'transformparams' => 1,
13205             'transformtitle' => 1,
13206             'transparency' => 1,
13207             'transparencyindicator' => 1,
13208             'transparentcolor' => 1,
13209             'transparentindex' => 1,
13210             'transportstreamid' => 1,
13211             'trapindicator' => 1,
13212             'trashcolsright' => 1,
13213             'trashrowsbottom' => 1,
13214             'trim' => 1,
13215             'trueairspeed' => 1,
13216             'tty-ttdphone' => 1,
13217             'tungmat0' => 1,
13218             'tungmat1' => 1,
13219             'tungmat2' => 1,
13220             'tungmat3' => 1,
13221             'tungmat4' => 1,
13222             'tungmat5' => 1,
13223             'tungmat6' => 1,
13224             'tungmat7' => 1,
13225             'tungmat8' => 1,
13226             'tungmat9' => 1,
13227             'tuning' => 1,
13228             'tvdb' => 1,
13229             'twelvebit' => 1,
13230             'tx3g' => 1,
13231             'typeoforiginal' => 1,
13232             'typist' => 1,
13233             'uas_lsversionnumber' => 1,
13234             'uasdatalink' => 1,
13235             'ucrbg' => 1,
13236             'uic1tag' => 1,
13237             'uic2tag' => 1,
13238             'uic3tag' => 1,
13239             'uic4tag' => 1,
13240             'umid' => 1,
13241             'uncompressed' => 1,
13242             'uncompressedsize' => 1,
13243             'uncompressedtextlength' => 1,
13244             'underflowcolor' => 1,
13245             'underline' => 1,
13246             'underlineposition' => 1,
13247             'underlinethickness' => 1,
13248             'unicodealphanames' => 1,
13249             'uniformresourcename' => 1,
13250             'uninitializeddatasize' => 1,
13251             'uniquefileidentifier' => 1,
13252             'uniqueid' => 1,
13253             'uniqueidentifier' => 1,
13254             'unknown' => 1,
13255             'unknown00' => 1,
13256             'unknown01' => 1,
13257             'unknown02' => 1,
13258             'unknown03' => 1,
13259             'unknown_cndb' => 1,
13260             'unknown_grpl' => 1,
13261             'unknown_slmt' => 1,
13262             'unknownd30' => 1,
13263             'unknowndata' => 1,
13264             'unknownexif' => 1,
13265             'unknowninfo' => 1,
13266             'unknowninfo2' => 1,
13267             'unknowninfo2version' => 1,
13268             'unknowninfoifd' => 1,
13269             'unknowninfoversion' => 1,
13270             'unknownserial1' => 1,
13271             'unknownserial2' => 1,
13272             'unknownserial3' => 1,
13273             'unknownserial4' => 1,
13274             'unknowntemperature1' => 1,
13275             'unknowntemperature2' => 1,
13276             'unsharpdata' => 1,
13277             'unshiftednote' => 1,
13278             'untitled0' => 1,
13279             'untitled1' => 1,
13280             'untitled2' => 1,
13281             'unused' => 1,
13282             'unusedblackcolsleftin' => 1,
13283             'unusedblackcolsleftout' => 1,
13284             'unusedblackcolsrightin' => 1,
13285             'unusedblackcolsrightout' => 1,
13286             'unusedblackrowsbottomin' => 1,
13287             'unusedblackrowsbottomout' => 1,
13288             'unusedblackrowstopin' => 1,
13289             'unusedblackrowstopout' => 1,
13290             'unusedloggingmetadata' => 1,
13291             'updatedtitle' => 1,
13292             'ur3' => 1,
13293             'urllist1' => 1,
13294             'urn' => 1,
13295             'usagerightsmessage' => 1,
13296             'usedextensionnumbers' => 1,
13297             'useraccess' => 1,
13298             'useradjsba_rgbshifts' => 1,
13299             'usercustom1' => 1,
13300             'usercustom2' => 1,
13301             'userdata' => 1,
13302             'userdefinedid' => 1,
13303             'userdefinedtext' => 1,
13304             'userdefinedurl' => 1,
13305             'usereffectiverating' => 1,
13306             'userid' => 1,
13307             'userlastplayedtime' => 1,
13308             'usermetadata' => 1,
13309             'username' => 1,
13310             'userplaycount' => 1,
13311             'userplaycountafternoon' => 1,
13312             'userplaycountevening' => 1,
13313             'userplaycountmorning' => 1,
13314             'userplaycountnight' => 1,
13315             'userplaycountweekday' => 1,
13316             'userplaycountweekend' => 1,
13317             'userselectgrouptitle' => 1,
13318             'userservicerating' => 1,
13319             'usertext' => 1,
13320             'userweburl' => 1,
13321             'usingtransforms' => 1,
13322             'usmparametershigh' => 1,
13323             'usmparametershost' => 1,
13324             'usmparametershost3mp' => 1,
13325             'usmparametershost6mp' => 1,
13326             'usmparameterslow' => 1,
13327             'usmparametersmed' => 1,
13328             'usptomiscellaneous' => 1,
13329             'usptooriginalcontenttype' => 1,
13330             'utm' => 1,
13331             'uuid-c2paclaimsignature' => 1,
13332             'uuid-canon' => 1,
13333             'uuid-canon2' => 1,
13334             'uuid-exif' => 1,
13335             'uuid-exif2' => 1,
13336             'uuid-exif_bad' => 1,
13337             'uuid-flip' => 1,
13338             'uuid-geojp2' => 1,
13339             'uuid-iptc' => 1,
13340             'uuid-iptc2' => 1,
13341             'uuid-photoshop' => 1,
13342             'uuid-prof' => 1,
13343             'uuid-signature' => 1,
13344             'uuid-unknown' => 1,
13345             'uuid-usmt' => 1,
13346             'uuid-xmp' => 1,
13347             'uuidinfo' => 1,
13348             'uuidlist' => 1,
13349             'validafpoints' => 1,
13350             'validate' => 1,
13351             'value0' => 1,
13352             'value1' => 1,
13353             'value2' => 1,
13354             'value3' => 1,
13355             'vary' => 1,
13356             'vbrbytes' => 1,
13357             'vbrframes' => 1,
13358             'vbrpeak' => 1,
13359             'vbrscale' => 1,
13360             'vddimdacnominalvalues' => 1,
13361             'vegasversionmajor' => 1,
13362             'vegasversionminor' => 1,
13363             'vendorclass' => 1,
13364             'vendordir' => 1,
13365             'vendorid' => 1,
13366             'vendorname' => 1,
13367             'vendorurl' => 1,
13368             'version1' => 1,
13369             'version2' => 1,
13370             'versionbf' => 1,
13371             'versionifd' => 1,
13372             'versioninfo' => 1,
13373             'versionrestrictions' => 1,
13374             'versionyear' => 1,
13375             'verticalaf-onbutton' => 1,
13376             'verticalcitation' => 1,
13377             'verticalcstype' => 1,
13378             'verticaldatum' => 1,
13379             'verticaldivergence' => 1,
13380             'verticalfieldofview' => 1,
13381             'verticalresolution' => 1,
13382             'verticalscale' => 1,
13383             'verticalspeed' => 1,
13384             'verticalunits' => 1,
13385             'video' => 1,
13386             'videoattributes' => 1,
13387             'videoavgbitrate' => 1,
13388             'videoavgframerate' => 1,
13389             'videocardgamma' => 1,
13390             'videoclosedcaptioning' => 1,
13391             'videocodecdescription' => 1,
13392             'videocodecid' => 1,
13393             'videocodecinfo' => 1,
13394             'videocodecname' => 1,
13395             'videoeditedtimezone' => 1,
13396             'videoencoding' => 1,
13397             'videoformat' => 1,
13398             'videoframecount' => 1,
13399             'videofullrangeflag' => 1,
13400             'videoheader' => 1,
13401             'videoheight' => 1,
13402             'videokeys' => 1,
13403             'videolength' => 1,
13404             'videomaxbitrate' => 1,
13405             'videomaxframerate' => 1,
13406             'videomode' => 1,
13407             'videoorientation' => 1,
13408             'videoprofile' => 1,
13409             'videoprofileversion' => 1,
13410             'videoscantype' => 1,
13411             'videosize' => 1,
13412             'videostreamtype' => 1,
13413             'videotimestamp' => 1,
13414             'videotrackid' => 1,
13415             'videowidth' => 1,
13416             'view' => 1,
13417             'viewable' => 1,
13418             'viewingconddesc' => 1,
13419             'viewingcondilluminant' => 1,
13420             'viewingcondilluminanttype' => 1,
13421             'viewingconditions' => 1,
13422             'viewingcondsurround' => 1,
13423             'viewtype' => 1,
13424             'vignetteinfo' => 1,
13425             'vignettingcorr' => 1,
13426             'vignettingcorr2' => 1,
13427             'vignettingcorrunknown1' => 1,
13428             'vignettingcorrunknown2' => 1,
13429             'vignettingcorrversion' => 1,
13430             'vignettingparams' => 1,
13431             'vintagestrength' => 1,
13432             'virtualimageheight' => 1,
13433             'virtualimagewidth' => 1,
13434             'virtualpage' => 1,
13435             'virtualpageunits' => 1,
13436             'visibleoutputs' => 1,
13437             'vistaidlistdata' => 1,
13438             'visualflightruleshud' => 1,
13439             'visualsampledesc' => 1,
13440             'vivo' => 1,
13441             'vmaphandling' => 1,
13442             'vmcoldropthresh' => 1,
13443             'vmcolthresh' => 1,
13444             'vmnbands' => 1,
13445             'vmpatchreslimit' => 1,
13446             'vmpixthresh' => 1,
13447             'vmtidataset' => 1,
13448             'vmwsize' => 1,
13449             'volumeblockcount' => 1,
13450             'volumeblocksize' => 1,
13451             'volumecreatedate' => 1,
13452             'volumeeffectivedate' => 1,
13453             'volumeexpirationdate' => 1,
13454             'volumeid' => 1,
13455             'volumelabel' => 1,
13456             'volumelevelr128' => 1,
13457             'volumemodifydate' => 1,
13458             'volumename' => 1,
13459             'volumenormalization' => 1,
13460             'volumesetdiskcount' => 1,
13461             'volumesetdisknumber' => 1,
13462             'volumesetname' => 1,
13463             'volumesize' => 1,
13464             'vorbis' => 1,
13465             'vorbiscomment' => 1,
13466             'vorbisversion' => 1,
13467             'vp8bitstream' => 1,
13468             'vp8l' => 1,
13469             'vp8version' => 1,
13470             'vp8x' => 1,
13471             'vrd1' => 1,
13472             'vrd2' => 1,
13473             'vrdstamptool' => 1,
13474             'vrdversion' => 1,
13475             'vrinfo' => 1,
13476             'vrinfoversion' => 1,
13477             'vw96' => 1,
13478             'wangannotation' => 1,
13479             'wangtag1' => 1,
13480             'wangtag3' => 1,
13481             'wangtag4' => 1,
13482             'warning' => 1,
13483             'warpquadrilateral' => 1,
13484             'watched' => 1,
13485             'watercolorfilter' => 1,
13486             'watermark' => 1,
13487             'watermarkremoved' => 1,
13488             'watermarkremovedoriginal' => 1,
13489             'watermarktype' => 1,
13490             'watermarkurl' => 1,
13491             'wave' => 1,
13492             'wb_bluelevelauto' => 1,
13493             'wb_cfa0_leveldaylight' => 1,
13494             'wb_cfa1_leveldaylight' => 1,
13495             'wb_cfa2_leveldaylight' => 1,
13496             'wb_cfa3_leveldaylight' => 1,
13497             'wb_grblevels' => 1,
13498             'wb_grblevelsauto' => 1,
13499             'wb_grblevelsstandard' => 1,
13500             'wb_grgblevels' => 1,
13501             'wb_grgblevelsauto' => 1,
13502             'wb_grgblevelscloudy' => 1,
13503             'wb_grgblevelsdaylight' => 1,
13504             'wb_grgblevelsdaylightfluor' => 1,
13505             'wb_grgblevelsdaywhitefluor' => 1,
13506             'wb_grgblevelslivingroomwarmwhitefluor' => 1,
13507             'wb_grgblevelstungsten' => 1,
13508             'wb_grgblevelswarmwhitefluor' => 1,
13509             'wb_grgblevelswhitefluorescent' => 1,
13510             'wb_redlevelauto' => 1,
13511             'wb_rgbcoeffsdaylight' => 1,
13512             'wb_rgbcoeffsflash' => 1,
13513             'wb_rgbcoeffsfluorescent' => 1,
13514             'wb_rgbcoeffstungsten' => 1,
13515             'wb_rgblevelsasshot' => 1,
13516             'wb_rgblevelscustom' => 1,
13517             'wbadjdata' => 1,
13518             'wbblueasshot' => 1,
13519             'wbbluecloudy' => 1,
13520             'wbbluedaylight' => 1,
13521             'wbblueflash' => 1,
13522             'wbbluefluorescent' => 1,
13523             'wbbluetungsten' => 1,
13524             'wbgreenasshot' => 1,
13525             'wbgreencloudy' => 1,
13526             'wbgreendaylight' => 1,
13527             'wbgreenflash' => 1,
13528             'wbgreenfluorescent' => 1,
13529             'wbgreentungsten' => 1,
13530             'wbinfo' => 1,
13531             'wbinfo2' => 1,
13532             'wbinfoa100' => 1,
13533             'wblevels' => 1,
13534             'wbredasshot' => 1,
13535             'wbredcloudy' => 1,
13536             'wbreddaylight' => 1,
13537             'wbredflash' => 1,
13538             'wbredfluorescent' => 1,
13539             'wbredtungsten' => 1,
13540             'wbsettings' => 1,
13541             'wbsettings2' => 1,
13542             'wbtemperature' => 1,
13543             'wcsprofiles' => 1,
13544             'weaponfired' => 1,
13545             'weaponload' => 1,
13546             'webp_flags' => 1,
13547             'webpage' => 1,
13548             'weight' => 1,
13549             'what3words' => 1,
13550             'whatsnew' => 1,
13551             'whitebalancematching' => 1,
13552             'whitebalancergb' => 1,
13553             'whitebalancetable' => 1,
13554             'whiteluminance' => 1,
13555             'whitening' => 1,
13556             'whitepointx' => 1,
13557             'whitepointy' => 1,
13558             'whitesample' => 1,
13559             'whitesamplebits' => 1,
13560             'whitesampleheight' => 1,
13561             'whitesampleleftborder' => 1,
13562             'whitesampletopborder' => 1,
13563             'whitesamplewidth' => 1,
13564             'wi-fimacaddress' => 1,
13565             'wi-fipassword' => 1,
13566             'wi-fissid' => 1,
13567             'wide' => 1,
13568             'widthbytes' => 1,
13569             'widthresolution' => 1,
13570             'wifirssi' => 1,
13571             'winddirection' => 1,
13572             'windoworigin' => 1,
13573             'windoworiginauto' => 1,
13574             'windowsdevmode' => 1,
13575             'windowsfilename' => 1,
13576             'windowsize' => 1,
13577             'windowtarget' => 1,
13578             'windprocessing' => 1,
13579             'windspeed' => 1,
13580             'wm_collectiongroupid' => 1,
13581             'wm_collectionid' => 1,
13582             'wm_contentid' => 1,
13583             'wm_mediaclassprimaryid' => 1,
13584             'wm_mediaclasssecondaryid' => 1,
13585             'wm_provider' => 1,
13586             'wmadrcaveragereference' => 1,
13587             'wmadrcaveragetarget' => 1,
13588             'wmadrcpeakreference' => 1,
13589             'wmadrcpeaktarget' => 1,
13590             'wmcollectiongroupid' => 1,
13591             'wmcollectionid' => 1,
13592             'wmcontentid' => 1,
13593             'wmshadowfilesourcedrmtype' => 1,
13594             'wmshadowfilesourcefiletype' => 1,
13595             'woffversion' => 1,
13596             'word97' => 1,
13597             'worddocument' => 1,
13598             'words' => 1,
13599             'workflowurl' => 1,
13600             'workingdirectory' => 1,
13601             'workingpath' => 1,
13602             'worldtime' => 1,
13603             'worldtocamera' => 1,
13604             'worldtondc' => 1,
13605             'wpgversion' => 1,
13606             'wrapmodes' => 1,
13607             'writername' => 1,
13608             'writers' => 1,
13609             'writtenby' => 1,
13610             'wwsfamilyname' => 1,
13611             'wwssubfamilyname' => 1,
13612             'x' => 1,
13613             'xattrapplemaildatereceived' => 1,
13614             'xattrapplemaildatesent' => 1,
13615             'xattrapplemailisremoteattachment' => 1,
13616             'xattrfinderinfo' => 1,
13617             'xattrlastuseddate' => 1,
13618             'xattrmditemdownloadeddate' => 1,
13619             'xattrmditemfindercomment' => 1,
13620             'xattrmdlabel' => 1,
13621             'xattrresourcefork' => 1,
13622             'xcfversion' => 1,
13623             'xclippathunits' => 1,
13624             'xheight' => 1,
13625             'xidiri' => 1,
13626             'xmag' => 1,
13627             'xmethod' => 1,
13628             'xmldata' => 1,
13629             'xmlfiletype' => 1,
13630             'xmlpackets' => 1,
13631             'xmp_profile' => 1,
13632             'xmpbj' => 1,
13633             'xmpdm' => 1,
13634             'xmpdsa' => 1,
13635             'xmpmm' => 1,
13636             'xmpnote' => 1,
13637             'xmpplus' => 1,
13638             'xmprights' => 1,
13639             'xmptpg' => 1,
13640             'xobject' => 1,
13641             'xoffset' => 1,
13642             'xp_dip_xml' => 1,
13643             'xtranslayout' => 1,
13644             'xylocation' => 1,
13645             'xyoffsetinfo' => 1,
13646             'yclippathunits' => 1,
13647             'ycrcbmatrix' => 1,
13648             'ylevel' => 1,
13649             'ymag' => 1,
13650             'ymethod' => 1,
13651             'yoffset' => 1,
13652             'ytarget' => 1,
13653             'zifannotations' => 1,
13654             'zifmetadata' => 1,
13655             'zipbitflag' => 1,
13656             'zipcompressedsize' => 1,
13657             'zipcompression' => 1,
13658             'zipcrc' => 1,
13659             'zipfilecomment' => 1,
13660             'zipfilename' => 1,
13661             'zipmodifydate' => 1,
13662             'ziprequiredversion' => 1,
13663             'zipuncompressedsize' => 1,
13664             'zisrawversion' => 1,
13665             'zoom' => 1,
13666             'zoomedpreviewimage' => 1,
13667             'zoompos' => 1,
13668             'zoomposition' => 1,
13669             'zoomscalenormalization' => 1,
13670             'zoomstrength' => 1,
13671             'zxif' => 1,
13672             );
13673              
13674             # module names for writable Composite tags
13675             my %compositeModules = (
13676             'filenumber' => 'Image::ExifTool::Canon',
13677             'flash' => 'Image::ExifTool::XMP',
13678             'gpslatitude' => 'Image::ExifTool::GPS',
13679             'gpslongitude' => 'Image::ExifTool::GPS',
13680             'gpsposition' => 'Image::ExifTool::Exif',
13681             'jpgfromraw' => 'Image::ExifTool::Exif',
13682             'originaldecisiondata' => 'Image::ExifTool::Canon',
13683             'otherimage' => 'Image::ExifTool::Exif',
13684             'previewimage' => 'Image::ExifTool::Exif',
13685             'rotation' => 'Image::ExifTool::QuickTime',
13686             'subseccreatedate' => 'Image::ExifTool::Exif',
13687             'subsecdatetimeoriginal' => 'Image::ExifTool::Exif',
13688             'subsecmodifydate' => 'Image::ExifTool::Exif',
13689             'thumbnailimage' => 'Image::ExifTool::Exif',
13690             );
13691              
13692             #++++ End automatically generated code ++++
13693              
13694             my %specialStruct = (
13695             NAMESPACE => 1,
13696             STRUCT_NAME => 1,
13697             TYPE => 1,
13698             NOTES => 1,
13699             GROUPS => 1,
13700             );
13701              
13702             # insert any user-defined tags into our tag lookup
13703             if (%Image::ExifTool::UserDefined) {
13704             my @userTables = sort keys %Image::ExifTool::UserDefined;
13705             while (@userTables) {
13706             my $table = shift @userTables;
13707             AddTags($Image::ExifTool::UserDefined{$table}, $table);
13708             }
13709             }
13710              
13711             # insert any other queued tags from plug-in modules
13712             if (@Image::ExifTool::pluginTags) {
13713             my $args;
13714             foreach $args (@Image::ExifTool::pluginTags) {
13715             AddTags($$args[0], $$args[1]);
13716             }
13717             undef @Image::ExifTool::pluginTags;
13718             }
13719              
13720              
13721             #------------------------------------------------------------------------------
13722             # Add tag names to lookup corresponding to flattened XMP tags for all structure fields
13723             # Inputs: 0) tag table ref for flattened tags, 1) tagID, 2) lowercase tag name,
13724             # 3) tag ID list ref, 4) reference to list of lowercase tag names
13725             # 5) table number in lookup, 6) tagInfo hash for parent structure
13726             # 7) tag ID of top-level structure
13727             # Notes: Used only for user-defined structures
13728             sub AddFields($$$$$$;$$)
13729             {
13730 1     1 0 5 my ($tagTablePtr, $tagID, $lcTag, $tagIDs, $lcTags, $tnum, $tagInfo, $baseID) = @_;
13731 1 50       5 return if length($tagID) > 500; # avoid deep recursion
13732 1 50       3 unless ($tagInfo) {
13733 1         4 $tagInfo = $$tagTablePtr{$tagID};
13734 1         2 $baseID = $tagID;
13735             }
13736 1         16 my $strTable = $$tagInfo{Struct};
13737 1 50       5 unless (ref $strTable) {
13738 0         0 my $strName = $strTable;
13739 0         0 $strTable = $Image::ExifTool::UserDefined::xmpStruct{$strTable};
13740 0 0       0 $strTable or warn("No definition for structure '${strName}'\n"), return;
13741 0 0       0 $$strTable{STRUCT_NAME} or $$strTable{STRUCT_NAME} = "XMP $strName";
13742 0         0 $$tagInfo{Struct} = $strTable; # replace name with hash ref
13743 0         0 delete $$tagInfo{SubDirectory}; # deprecated use of SubDirectory in Struct tags
13744             }
13745             # inherit NAMESPACE from parent table if it doesn't exist
13746 1 50       12 $$strTable{NAMESPACE} = $$tagTablePtr{NAMESPACE} unless exists $$strTable{NAMESPACE};
13747 1         2 my $field;
13748 1         6 foreach $field (keys %$strTable) {
13749 3 100       12 next if $specialStruct{$field};
13750 1         4 my $id = $tagID . ucfirst($field);
13751             # use name of existing flattened tag if already defined
13752 1         3 my $flatInfo = $$tagTablePtr{$id};
13753 1         3 my $fieldInfo = $$strTable{$field};
13754 1         3 my $flatName;
13755 1 50       13 $flatName = $$fieldInfo{FlatName} if ref $fieldInfo eq 'HASH';
13756 1 50       5 $flatName or ($flatName = $field) =~ tr/-_a-zA-Z0-9//dc; # remove illegal characters
13757 1 50 33     9 my $lc = ($flatInfo and $$flatInfo{Name}) ? lc $$flatInfo{Name} : $lcTag . lc($flatName);
13758 1         3 my $copyID = $baseID;
13759 1         4 push @$tagIDs, \$copyID, $id;
13760 1         3 push @$lcTags, $lc, $lc;
13761 1 50 33     37 next unless ref $fieldInfo eq 'HASH' and $$fieldInfo{Struct};
13762             # recursively add flattened tags for all sub-fields
13763 0         0 AddFields($tagTablePtr, $id, $lc, $tagIDs, $lcTags, $tnum, $fieldInfo, $baseID);
13764             }
13765             }
13766              
13767             #------------------------------------------------------------------------------
13768             # Add tags to the lookup (for user-defined tags, etc)
13769             # Inputs: 0) tag table ref, 1) table name
13770             my %tableNumHash;
13771             sub AddTags($$)
13772             {
13773 5     5 0 24 my ($tagTablePtr, $table) = @_;
13774              
13775             # generate lookup for table numbers if not done already
13776 5 50       25 unless (%tableNumHash) {
13777 5         15 my $tnum = 0;
13778 5         14 my $tbl;
13779 5         18 foreach $tbl (@tableList) {
13780 2860         7250 $tableNumHash{$tbl} = $tnum++;
13781             }
13782             }
13783 5         21 my (@moreTables, %moreTableRefs);
13784 5         23 for (;;) {
13785 6         19 my $tnum = $tableNumHash{$table};
13786 6 100       34 unless (defined $tnum) {
13787             # add new table to list
13788 2         6 $tnum = scalar @tableList;
13789 2         21 push @tableList, $table;
13790             }
13791 6         17 my $tagID;
13792 6         54 foreach $tagID (Image::ExifTool::TagTableKeys($tagTablePtr)) {
13793 21         48 my $newInfo = $$tagTablePtr{$tagID};
13794 21 50       68 if (ref $newInfo eq 'HASH') {
13795 21 100       87 $$newInfo{Name} or $$newInfo{Name} = Image::ExifTool::MakeTagName($tagID);
13796             # use new ID of tag in Composite table in case it changed
13797 21 100       71 $tagID = $$newInfo{NewTagID} if defined $$newInfo{NewTagID};
13798             } else {
13799 0         0 $newInfo = $$tagTablePtr{$tagID} = { Name => $newInfo };
13800             }
13801 21         70 my $lcTag = lc $$newInfo{Name};
13802 21         51 my (@lcTags, @tagIDs, $existed, $isFlat);
13803             # if this is a structure, add all flattened tag names to lookup
13804 21 100       71 if ($$newInfo{Struct}) {
13805 1 50       6 my $lcFlat = $$newInfo{FlatName} ? lc($$newInfo{FlatName}) : $lcTag;
13806 1         6 AddFields($tagTablePtr, $tagID, $lcFlat, \@tagIDs, \@lcTags, $tnum);
13807             }
13808             # add tags to lookup even though we don't know if they are writable
13809             # (to save speed by not having to load the module)
13810 21         37 Tags: for (;;) {
13811 22         60 my $lookup = $tagLookup{$lcTag};
13812 22 100       90 $lookup or $lookup = $tagLookup{$lcTag} = { };
13813 22 100       90 if ($$lookup{$tnum}) {
13814 1         3 my $le = $$lookup{$tnum};
13815 1 50       5 my $ids = (ref $le eq 'ARRAY') ? $le : [ $le ];
13816 1 50       4 if (ref $tagID) {
    0          
13817             # a reference points to the tag ID of the base structure for
13818             # a flattened tag. There must be only one of these,
13819             # and it must come first.
13820 1 50       5 unshift @$ids, $tagID unless ref $$ids[0];
13821             # only add new tag ID if it didn't already exist
13822             } elsif (grep /^$tagID$/, @$ids) {
13823 0 0       0 $existed = 1 unless $isFlat;
13824             } else {
13825 0         0 push @$ids, $tagID;
13826             }
13827             # only update lookup if there is now more than one entry
13828 1 50       5 $$lookup{$tnum} = $ids if @$ids > 1;
13829             } else {
13830 21         58 $$lookup{$tnum} = $tagID;
13831             }
13832 22 100       64 last unless @tagIDs;
13833 2         24 for (;;) {
13834 2         4 $tagID = shift @tagIDs;
13835 2         5 $lcTag = shift @lcTags;
13836 2 100       9 last unless $$tagTablePtr{$tagID}; # don't waste time if it exists
13837 1 50       5 last Tags unless @tagIDs;
13838             }
13839 1         2 $isFlat = 1;
13840             }
13841             # add any new subdirectory tables (unless done already)
13842 21 100 66     120 next if $existed or not $$newInfo{SubDirectory};
13843 1         4 my $subTable = $$newInfo{SubDirectory}{TagTable};
13844 1 50 33     6 next unless $subTable and not defined $tableNumHash{$subTable};
13845 1 50       4 next if $moreTableRefs{$subTable};
13846 61     61   964 no strict 'refs';
  61         259  
  61         41913  
13847 1 50       12 next unless %$subTable;
13848             # save new table to process after this one
13849 1         3 push @moreTables, $subTable;
13850 1         5 $moreTableRefs{$subTable} = \%$subTable;
13851             # save source table name so we can load it when necessary
13852 1         6 $$subTable{SRC_TABLE} = $table;
13853             }
13854 6 100       46 $table = shift @moreTables or last;
13855 1         3 $tagTablePtr = $moreTableRefs{$table};
13856             }
13857             }
13858              
13859             #------------------------------------------------------------------------------
13860             # Return true if the tag exists
13861             # Inputs: 0) tag name (case insensitive)
13862             # Returns: true if tag exists
13863             sub TagExists($)
13864             {
13865 1368     1368 0 2867 my $tag = lc($_[0]);
13866 1368 100 66     9170 return 1 if $tagExists{$tag} or $tagLookup{$tag};
13867 47         117 return 0;
13868             }
13869              
13870             #------------------------------------------------------------------------------
13871             # Find information for writable tags (case insensitive)
13872             # Inputs: 0) tag name (case insensitive)
13873             # Returns: Scalar context: tag info or false if none found
13874             # List context: list of all matching tagInfo hashes
13875             sub FindTagInfo($)
13876             {
13877 7107     7107 0 11231 local $_;
13878 7107         13407 my $tag = shift;
13879 7107         14473 my $lcTag = lc($tag);
13880 7107         12851 my ($tableNum, @tagInfoList, @lookups);
13881 7107         23535 my $lookup = $tagLookup{$lcTag};
13882 7107 100 100     24722 if (not $lookup and $lcTag =~ /[?*]/) {
13883             # allow wildcards in tag name
13884 4         16 my $pat = $lcTag;
13885 4         29 $pat =~ s/\*/[-\\w]*/g;
13886 4         19 $pat =~ s/\?/[-\\w]/g;
13887 4         69366 my @tags = grep(/^$pat$/, keys %tagLookup);
13888 4 50       2309 if (@tags) {
13889 4         27212 push @lookups, $tagLookup{$_} foreach sort @tags;
13890 4         1344 $lookup = shift @lookups;
13891             }
13892             }
13893 7107         17670 while ($lookup) {
13894 27893         96430 foreach $tableNum (sort { $a <=> $b } keys %$lookup) {
  133056         194552  
13895 75347         162225 my $table = GetTagTable($tableList[$tableNum]);
13896 75347         124772 my $le = $$lookup{$tableNum};
13897 75347         104007 my ($tagID, $tagIDs);
13898 75347 100       130329 if (ref $le eq 'ARRAY') {
13899 10452         13406 $tagIDs = $le;
13900             # if first entry is a reference, it indicates that this is a
13901             # flattened tag and refers to the tag ID of the containing top-level
13902             # structure, so now is the time to generate the flattened tags
13903 10452 100       22537 if (ref $$tagIDs[0]) {
13904             # (remove from the lookup since we only need to do this once)
13905 5393         6947 my $rootIDPtr = shift @$tagIDs;
13906 5393         15277 require Image::ExifTool::XMP;
13907 5393         9774 Image::ExifTool::XMP::AddFlattenedTags($table, $$rootIDPtr);
13908             }
13909             } else {
13910 64895         108042 $tagIDs = [ $le ];
13911             }
13912 75347         112820 foreach $tagID (@$tagIDs) {
13913 78015         146827 my @infoList = GetTagInfoList($table,$tagID);
13914 78015 100       138860 unless (@infoList) {
13915 2         6 my $reload;
13916             # call write proc if it exists in case it adds tags to the table
13917 2         9 my $writeProc = $table->{WRITE_PROC};
13918 2 50       11 if ($writeProc) {
13919 61     61   535 no strict 'refs';
  61         174  
  61         347878  
13920 2 50       9 $reload = 1 if &$writeProc();
13921             }
13922             # load module with composite tag if necessary
13923 2         28 my $compMod = $compositeModules{$lcTag};
13924 2 50 33     240 $reload = 1 if $compMod and eval "require $compMod";
13925 2 50       29 @infoList = GetTagInfoList($table,$tagID) if $reload;
13926             }
13927 78015 100       132164 if (@infoList == 1) {
    50          
13928 75205         173802 push @tagInfoList, @infoList;
13929             } elsif (@infoList > 1) {
13930 2810         4418 my $tagInfo;
13931             # must check tag list in case tags have different names
13932 2810         5145 foreach $tagInfo (@infoList) {
13933 62931 100       159104 next unless $lcTag eq lc($$tagInfo{Name});
13934 1991         5099 push @tagInfoList, $tagInfo;
13935             }
13936             }
13937             }
13938             }
13939 27893         64701 $lookup = shift @lookups;
13940             }
13941 7107 50       16489 if (wantarray) {
13942 7107         46222 return @tagInfoList;
13943             } else {
13944 0           return $tagInfoList[0];
13945             }
13946             }
13947              
13948              
13949             1; # end
13950              
13951             __END__