File Coverage

blib/lib/Image/ExifTool/TagLookup.pm
Criterion Covered Total %
statement 134 145 92.4
branch 61 94 64.8
condition 11 21 52.3
subroutine 9 9 100.0
pod 0 4 0.0
total 215 273 78.7


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 58     58   444 use strict;
  58         1062  
  58         2628  
15             require Exporter;
16              
17 58     58   401 use vars qw($VERSION @ISA @EXPORT_OK);
  58         125  
  58         4079  
18 58     58   380 use Image::ExifTool qw(:Utils);
  58         143  
  58         2697204  
19              
20             $VERSION = '1.18';
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::CameraInfoPowerShot',
66             'Image::ExifTool::Canon::CameraInfoPowerShot2',
67             'Image::ExifTool::Canon::CameraInfoUnknown',
68             'Image::ExifTool::Canon::CameraInfoUnknown32',
69             'Image::ExifTool::Canon::CameraSettings',
70             'Image::ExifTool::Canon::ColorBalance',
71             'Image::ExifTool::Canon::ColorCalib',
72             'Image::ExifTool::Canon::ColorCalib2',
73             'Image::ExifTool::Canon::ColorCoefs',
74             'Image::ExifTool::Canon::ColorCoefs2',
75             'Image::ExifTool::Canon::ColorData1',
76             'Image::ExifTool::Canon::ColorData10',
77             'Image::ExifTool::Canon::ColorData11',
78             'Image::ExifTool::Canon::ColorData2',
79             'Image::ExifTool::Canon::ColorData3',
80             'Image::ExifTool::Canon::ColorData4',
81             'Image::ExifTool::Canon::ColorData5',
82             'Image::ExifTool::Canon::ColorData6',
83             'Image::ExifTool::Canon::ColorData7',
84             'Image::ExifTool::Canon::ColorData8',
85             'Image::ExifTool::Canon::ColorData9',
86             'Image::ExifTool::Canon::ColorInfo',
87             'Image::ExifTool::Canon::ContrastInfo',
88             'Image::ExifTool::Canon::CropInfo',
89             'Image::ExifTool::Canon::FaceDetect1',
90             'Image::ExifTool::Canon::FaceDetect2',
91             'Image::ExifTool::Canon::FaceDetect3',
92             'Image::ExifTool::Canon::FileInfo',
93             'Image::ExifTool::Canon::Flags',
94             'Image::ExifTool::Canon::FocalLength',
95             'Image::ExifTool::Canon::HDRInfo',
96             'Image::ExifTool::Canon::LensInfo',
97             'Image::ExifTool::Canon::LightingOpt',
98             'Image::ExifTool::Canon::LogInfo',
99             'Image::ExifTool::Canon::Main',
100             'Image::ExifTool::Canon::MeasuredColor',
101             'Image::ExifTool::Canon::ModifiedInfo',
102             'Image::ExifTool::Canon::MovieInfo',
103             'Image::ExifTool::Canon::MultiExp',
104             'Image::ExifTool::Canon::MyColors',
105             'Image::ExifTool::Canon::PSInfo',
106             'Image::ExifTool::Canon::PSInfo2',
107             'Image::ExifTool::Canon::Panorama',
108             'Image::ExifTool::Canon::PreviewImageInfo',
109             'Image::ExifTool::Canon::Processing',
110             'Image::ExifTool::Canon::RawBurstInfo',
111             'Image::ExifTool::Canon::SerialInfo',
112             'Image::ExifTool::Canon::ShotInfo',
113             'Image::ExifTool::Canon::TimeInfo',
114             'Image::ExifTool::Canon::VignettingCorr',
115             'Image::ExifTool::Canon::VignettingCorr2',
116             'Image::ExifTool::Canon::WBInfo',
117             'Image::ExifTool::CanonCustom::Functions10D',
118             'Image::ExifTool::CanonCustom::Functions1D',
119             'Image::ExifTool::CanonCustom::Functions2',
120             'Image::ExifTool::CanonCustom::Functions20D',
121             'Image::ExifTool::CanonCustom::Functions30D',
122             'Image::ExifTool::CanonCustom::Functions350D',
123             'Image::ExifTool::CanonCustom::Functions400D',
124             'Image::ExifTool::CanonCustom::Functions5D',
125             'Image::ExifTool::CanonCustom::FunctionsD30',
126             'Image::ExifTool::CanonCustom::PersonalFuncValues',
127             'Image::ExifTool::CanonCustom::PersonalFuncs',
128             'Image::ExifTool::CanonRaw::ExposureInfo',
129             'Image::ExifTool::CanonRaw::FlashInfo',
130             'Image::ExifTool::CanonRaw::ImageFormat',
131             'Image::ExifTool::CanonRaw::ImageInfo',
132             'Image::ExifTool::CanonRaw::Main',
133             'Image::ExifTool::CanonRaw::MakeModel',
134             'Image::ExifTool::CanonRaw::RawJpgInfo',
135             'Image::ExifTool::CanonRaw::TimeStamp',
136             'Image::ExifTool::CanonVRD::CropInfo',
137             'Image::ExifTool::CanonVRD::DLOInfo',
138             'Image::ExifTool::CanonVRD::DR4',
139             'Image::ExifTool::CanonVRD::DR4Header',
140             'Image::ExifTool::CanonVRD::GammaInfo',
141             'Image::ExifTool::CanonVRD::Main',
142             'Image::ExifTool::CanonVRD::ToneCurve',
143             'Image::ExifTool::CanonVRD::Ver1',
144             'Image::ExifTool::CanonVRD::Ver2',
145             'Image::ExifTool::Casio::FaceInfo1',
146             'Image::ExifTool::Casio::FaceInfo2',
147             'Image::ExifTool::Casio::Main',
148             'Image::ExifTool::Casio::Type2',
149             'Image::ExifTool::Composite',
150             'Image::ExifTool::DJI::Main',
151             'Image::ExifTool::DJI::XMP',
152             'Image::ExifTool::DNG::AdobeData',
153             'Image::ExifTool::DarwinCore::Main',
154             'Image::ExifTool::Exif::Main',
155             'Image::ExifTool::Extra',
156             'Image::ExifTool::FLIR::Main',
157             'Image::ExifTool::FotoStation::Main',
158             'Image::ExifTool::FotoStation::SoftEdit',
159             'Image::ExifTool::FujiFilm::AFCSettings',
160             'Image::ExifTool::FujiFilm::DriveSettings',
161             'Image::ExifTool::FujiFilm::FocusSettings',
162             'Image::ExifTool::FujiFilm::Main',
163             'Image::ExifTool::FujiFilm::PrioritySettings',
164             'Image::ExifTool::GE::Main',
165             'Image::ExifTool::GPS::Main',
166             'Image::ExifTool::IPTC::ApplicationRecord',
167             'Image::ExifTool::IPTC::EnvelopeRecord',
168             'Image::ExifTool::IPTC::NewsPhoto',
169             'Image::ExifTool::JFIF::Main',
170             'Image::ExifTool::Jpeg2000::ColorSpec',
171             'Image::ExifTool::Jpeg2000::Main',
172             'Image::ExifTool::Kodak::CameraInfo',
173             'Image::ExifTool::Kodak::IFD',
174             'Image::ExifTool::Kodak::KDC_IFD',
175             'Image::ExifTool::Kodak::Main',
176             'Image::ExifTool::Kodak::Meta',
177             'Image::ExifTool::Kodak::SubIFD0',
178             'Image::ExifTool::Kodak::SubIFD1',
179             'Image::ExifTool::Kodak::SubIFD2',
180             'Image::ExifTool::Kodak::SubIFD3',
181             'Image::ExifTool::Kodak::SubIFD5',
182             'Image::ExifTool::Kodak::Type10',
183             'Image::ExifTool::Kodak::Type2',
184             'Image::ExifTool::Kodak::Type3',
185             'Image::ExifTool::Kodak::Type4',
186             'Image::ExifTool::Kodak::Type5',
187             'Image::ExifTool::Kodak::Type6',
188             'Image::ExifTool::Kodak::Type7',
189             'Image::ExifTool::Kodak::Type9',
190             'Image::ExifTool::MIE::Audio',
191             'Image::ExifTool::MIE::Camera',
192             'Image::ExifTool::MIE::Doc',
193             'Image::ExifTool::MIE::Extender',
194             'Image::ExifTool::MIE::Flash',
195             'Image::ExifTool::MIE::GPS',
196             'Image::ExifTool::MIE::Geo',
197             'Image::ExifTool::MIE::Image',
198             'Image::ExifTool::MIE::Lens',
199             'Image::ExifTool::MIE::Main',
200             'Image::ExifTool::MIE::Orient',
201             'Image::ExifTool::MIE::Preview',
202             'Image::ExifTool::MIE::Thumbnail',
203             'Image::ExifTool::MIE::UTM',
204             'Image::ExifTool::MIE::Video',
205             'Image::ExifTool::MWG::Collections',
206             'Image::ExifTool::MWG::Keywords',
207             'Image::ExifTool::MWG::Regions',
208             'Image::ExifTool::MacOS::MDItem',
209             'Image::ExifTool::MacOS::XAttr',
210             'Image::ExifTool::Microsoft::MP',
211             'Image::ExifTool::Microsoft::MP1',
212             'Image::ExifTool::Microsoft::Stitch',
213             'Image::ExifTool::Microsoft::XMP',
214             'Image::ExifTool::Microsoft::Xtra',
215             'Image::ExifTool::Minolta::CameraInfoA100',
216             'Image::ExifTool::Minolta::CameraSettings',
217             'Image::ExifTool::Minolta::CameraSettings5D',
218             'Image::ExifTool::Minolta::CameraSettings7D',
219             'Image::ExifTool::Minolta::CameraSettingsA100',
220             'Image::ExifTool::Minolta::ISInfoA100',
221             'Image::ExifTool::Minolta::Main',
222             'Image::ExifTool::Minolta::WBInfoA100',
223             'Image::ExifTool::MinoltaRaw::PRD',
224             'Image::ExifTool::MinoltaRaw::RIF',
225             'Image::ExifTool::MinoltaRaw::WBG',
226             'Image::ExifTool::Motorola::Main',
227             'Image::ExifTool::Nikon::AFInfo',
228             'Image::ExifTool::Nikon::AFInfo2',
229             'Image::ExifTool::Nikon::AFInfo2V0400',
230             'Image::ExifTool::Nikon::AFTune',
231             'Image::ExifTool::Nikon::BarometerInfo',
232             'Image::ExifTool::Nikon::CaptureOutput',
233             'Image::ExifTool::Nikon::ColorBalance1',
234             'Image::ExifTool::Nikon::ColorBalance2',
235             'Image::ExifTool::Nikon::ColorBalance3',
236             'Image::ExifTool::Nikon::ColorBalance4',
237             'Image::ExifTool::Nikon::ColorBalanceA',
238             'Image::ExifTool::Nikon::ColorBalanceB',
239             'Image::ExifTool::Nikon::ColorBalanceC',
240             'Image::ExifTool::Nikon::ColorBalanceUnknown',
241             'Image::ExifTool::Nikon::DistortInfo',
242             'Image::ExifTool::Nikon::FaceDetect',
243             'Image::ExifTool::Nikon::FileInfo',
244             'Image::ExifTool::Nikon::FlashInfo0100',
245             'Image::ExifTool::Nikon::FlashInfo0102',
246             'Image::ExifTool::Nikon::FlashInfo0103',
247             'Image::ExifTool::Nikon::FlashInfo0106',
248             'Image::ExifTool::Nikon::FlashInfo0107',
249             'Image::ExifTool::Nikon::FlashInfo0300',
250             'Image::ExifTool::Nikon::GEM',
251             'Image::ExifTool::Nikon::HDRInfo',
252             'Image::ExifTool::Nikon::HDRInfo2',
253             'Image::ExifTool::Nikon::ISOInfo',
254             'Image::ExifTool::Nikon::LensData00',
255             'Image::ExifTool::Nikon::LensData01',
256             'Image::ExifTool::Nikon::LensData0204',
257             'Image::ExifTool::Nikon::LensData0400',
258             'Image::ExifTool::Nikon::LensData0402',
259             'Image::ExifTool::Nikon::LensData0403',
260             'Image::ExifTool::Nikon::LensData0800',
261             'Image::ExifTool::Nikon::LocationInfo',
262             'Image::ExifTool::Nikon::Main',
263             'Image::ExifTool::Nikon::MakerNotes0x51',
264             'Image::ExifTool::Nikon::MenuSettingsZ7II',
265             'Image::ExifTool::Nikon::MenuSettingsZ9',
266             'Image::ExifTool::Nikon::MultiExposure',
267             'Image::ExifTool::Nikon::MultiExposure2',
268             'Image::ExifTool::Nikon::PictureControl',
269             'Image::ExifTool::Nikon::PictureControl2',
270             'Image::ExifTool::Nikon::PictureControl3',
271             'Image::ExifTool::Nikon::PreviewIFD',
272             'Image::ExifTool::Nikon::ROC',
273             'Image::ExifTool::Nikon::RetouchInfo',
274             'Image::ExifTool::Nikon::Scan',
275             'Image::ExifTool::Nikon::ShotInfo',
276             'Image::ExifTool::Nikon::ShotInfoD300S',
277             'Image::ExifTool::Nikon::ShotInfoD300a',
278             'Image::ExifTool::Nikon::ShotInfoD300b',
279             'Image::ExifTool::Nikon::ShotInfoD3S',
280             'Image::ExifTool::Nikon::ShotInfoD3X',
281             'Image::ExifTool::Nikon::ShotInfoD3a',
282             'Image::ExifTool::Nikon::ShotInfoD3b',
283             'Image::ExifTool::Nikon::ShotInfoD40',
284             'Image::ExifTool::Nikon::ShotInfoD4S',
285             'Image::ExifTool::Nikon::ShotInfoD500',
286             'Image::ExifTool::Nikon::ShotInfoD5000',
287             'Image::ExifTool::Nikon::ShotInfoD5100',
288             'Image::ExifTool::Nikon::ShotInfoD5200',
289             'Image::ExifTool::Nikon::ShotInfoD6',
290             'Image::ExifTool::Nikon::ShotInfoD700',
291             'Image::ExifTool::Nikon::ShotInfoD7000',
292             'Image::ExifTool::Nikon::ShotInfoD80',
293             'Image::ExifTool::Nikon::ShotInfoD800',
294             'Image::ExifTool::Nikon::ShotInfoD810',
295             'Image::ExifTool::Nikon::ShotInfoD850',
296             'Image::ExifTool::Nikon::ShotInfoD90',
297             'Image::ExifTool::Nikon::ShotInfoZ7II',
298             'Image::ExifTool::Nikon::ShotInfoZ9',
299             'Image::ExifTool::Nikon::Type2',
300             'Image::ExifTool::Nikon::VRInfo',
301             'Image::ExifTool::Nikon::WorldTime',
302             'Image::ExifTool::NikonCapture::Brightness',
303             'Image::ExifTool::NikonCapture::ColorBoost',
304             'Image::ExifTool::NikonCapture::CropData',
305             'Image::ExifTool::NikonCapture::DLightingHQ',
306             'Image::ExifTool::NikonCapture::DLightingHS',
307             'Image::ExifTool::NikonCapture::Exposure',
308             'Image::ExifTool::NikonCapture::HighlightData',
309             'Image::ExifTool::NikonCapture::Main',
310             'Image::ExifTool::NikonCapture::NoiseReduction',
311             'Image::ExifTool::NikonCapture::PhotoEffects',
312             'Image::ExifTool::NikonCapture::PictureCtrl',
313             'Image::ExifTool::NikonCapture::RedEyeData',
314             'Image::ExifTool::NikonCapture::UnsharpData',
315             'Image::ExifTool::NikonCapture::WBAdjData',
316             'Image::ExifTool::NikonCustom::SettingsD3',
317             'Image::ExifTool::NikonCustom::SettingsD4',
318             'Image::ExifTool::NikonCustom::SettingsD40',
319             'Image::ExifTool::NikonCustom::SettingsD5',
320             'Image::ExifTool::NikonCustom::SettingsD500',
321             'Image::ExifTool::NikonCustom::SettingsD5000',
322             'Image::ExifTool::NikonCustom::SettingsD5100',
323             'Image::ExifTool::NikonCustom::SettingsD5200',
324             'Image::ExifTool::NikonCustom::SettingsD610',
325             'Image::ExifTool::NikonCustom::SettingsD700',
326             'Image::ExifTool::NikonCustom::SettingsD7000',
327             'Image::ExifTool::NikonCustom::SettingsD80',
328             'Image::ExifTool::NikonCustom::SettingsD800',
329             'Image::ExifTool::NikonCustom::SettingsD810',
330             'Image::ExifTool::NikonCustom::SettingsD850',
331             'Image::ExifTool::NikonCustom::SettingsD90',
332             'Image::ExifTool::NikonCustom::SettingsZ9',
333             'Image::ExifTool::Nintendo::CameraInfo',
334             'Image::ExifTool::Olympus::CameraSettings',
335             'Image::ExifTool::Olympus::Equipment',
336             'Image::ExifTool::Olympus::FETags',
337             'Image::ExifTool::Olympus::FocusInfo',
338             'Image::ExifTool::Olympus::ImageProcessing',
339             'Image::ExifTool::Olympus::Main',
340             'Image::ExifTool::Olympus::RawDevelopment',
341             'Image::ExifTool::Olympus::RawDevelopment2',
342             'Image::ExifTool::Olympus::RawInfo',
343             'Image::ExifTool::PDF::Info',
344             'Image::ExifTool::PLUS::XMP',
345             'Image::ExifTool::PNG::Main',
346             'Image::ExifTool::PNG::PhysicalPixel',
347             'Image::ExifTool::PNG::TextualData',
348             'Image::ExifTool::Panasonic::Data1',
349             'Image::ExifTool::Panasonic::FaceDetInfo',
350             'Image::ExifTool::Panasonic::FaceRecInfo',
351             'Image::ExifTool::Panasonic::FocusInfo',
352             'Image::ExifTool::Panasonic::Leica2',
353             'Image::ExifTool::Panasonic::Leica3',
354             'Image::ExifTool::Panasonic::Leica5',
355             'Image::ExifTool::Panasonic::Leica6',
356             'Image::ExifTool::Panasonic::Leica9',
357             'Image::ExifTool::Panasonic::Main',
358             'Image::ExifTool::Panasonic::ShotInfo',
359             'Image::ExifTool::Panasonic::Subdir',
360             'Image::ExifTool::Panasonic::TimeInfo',
361             'Image::ExifTool::PanasonicRaw::DistortionInfo',
362             'Image::ExifTool::PanasonicRaw::Main',
363             'Image::ExifTool::PanasonicRaw::WBInfo',
364             'Image::ExifTool::PanasonicRaw::WBInfo2',
365             'Image::ExifTool::Pentax::AEInfo',
366             'Image::ExifTool::Pentax::AEInfo2',
367             'Image::ExifTool::Pentax::AEInfo3',
368             'Image::ExifTool::Pentax::AFInfo',
369             'Image::ExifTool::Pentax::AFPointInfo',
370             'Image::ExifTool::Pentax::AWBInfo',
371             'Image::ExifTool::Pentax::BatteryInfo',
372             'Image::ExifTool::Pentax::CameraInfo',
373             'Image::ExifTool::Pentax::CameraSettings',
374             'Image::ExifTool::Pentax::ColorInfo',
375             'Image::ExifTool::Pentax::EVStepInfo',
376             'Image::ExifTool::Pentax::FaceInfo',
377             'Image::ExifTool::Pentax::FacePos',
378             'Image::ExifTool::Pentax::FaceSize',
379             'Image::ExifTool::Pentax::FilterInfo',
380             'Image::ExifTool::Pentax::FlashInfo',
381             'Image::ExifTool::Pentax::KelvinWB',
382             'Image::ExifTool::Pentax::LensCorr',
383             'Image::ExifTool::Pentax::LensData',
384             'Image::ExifTool::Pentax::LensInfo',
385             'Image::ExifTool::Pentax::LensInfo2',
386             'Image::ExifTool::Pentax::LensInfo3',
387             'Image::ExifTool::Pentax::LensInfo4',
388             'Image::ExifTool::Pentax::LensInfo5',
389             'Image::ExifTool::Pentax::LensInfoQ',
390             'Image::ExifTool::Pentax::LensRec',
391             'Image::ExifTool::Pentax::LevelInfo',
392             'Image::ExifTool::Pentax::Main',
393             'Image::ExifTool::Pentax::PixelShiftInfo',
394             'Image::ExifTool::Pentax::SRInfo',
395             'Image::ExifTool::Pentax::SRInfo2',
396             'Image::ExifTool::Pentax::ShotInfo',
397             'Image::ExifTool::Pentax::TempInfo',
398             'Image::ExifTool::Pentax::TimeInfo',
399             'Image::ExifTool::Pentax::Type2',
400             'Image::ExifTool::Pentax::WBLevels',
401             'Image::ExifTool::PhaseOne::Main',
402             'Image::ExifTool::PhaseOne::SensorCalibration',
403             'Image::ExifTool::PhotoMechanic::SoftEdit',
404             'Image::ExifTool::PhotoMechanic::XMP',
405             'Image::ExifTool::Photoshop::JPEG_Quality',
406             'Image::ExifTool::Photoshop::Main',
407             'Image::ExifTool::Photoshop::Resolution',
408             'Image::ExifTool::PostScript::Main',
409             'Image::ExifTool::QuickTime::ItemList',
410             'Image::ExifTool::QuickTime::ItemPropCont',
411             'Image::ExifTool::QuickTime::Keys',
412             'Image::ExifTool::QuickTime::Main',
413             'Image::ExifTool::QuickTime::MediaHeader',
414             'Image::ExifTool::QuickTime::MovieHeader',
415             'Image::ExifTool::QuickTime::Preview',
416             'Image::ExifTool::QuickTime::TrackHeader',
417             'Image::ExifTool::QuickTime::UserData',
418             'Image::ExifTool::Reconyx::Main',
419             'Image::ExifTool::Reconyx::Type2',
420             'Image::ExifTool::Reconyx::Type3',
421             'Image::ExifTool::Ricoh::FaceInfo',
422             'Image::ExifTool::Ricoh::FirmwareInfo',
423             'Image::ExifTool::Ricoh::ImageInfo',
424             'Image::ExifTool::Ricoh::Main',
425             'Image::ExifTool::Ricoh::SerialInfo',
426             'Image::ExifTool::Ricoh::Subdir',
427             'Image::ExifTool::Ricoh::ThetaSubdir',
428             'Image::ExifTool::Samsung::Main',
429             'Image::ExifTool::Samsung::OrientationInfo',
430             'Image::ExifTool::Samsung::PictureWizard',
431             'Image::ExifTool::Samsung::Type2',
432             'Image::ExifTool::Sanyo::FaceInfo',
433             'Image::ExifTool::Sanyo::Main',
434             'Image::ExifTool::Sigma::Main',
435             'Image::ExifTool::Sigma::WBSettings',
436             'Image::ExifTool::Sigma::WBSettings2',
437             'Image::ExifTool::Sony::AFInfo',
438             'Image::ExifTool::Sony::AFStatus15',
439             'Image::ExifTool::Sony::AFStatus19',
440             'Image::ExifTool::Sony::AFStatus79',
441             'Image::ExifTool::Sony::CameraInfo',
442             'Image::ExifTool::Sony::CameraInfo2',
443             'Image::ExifTool::Sony::CameraInfo3',
444             'Image::ExifTool::Sony::CameraSettings',
445             'Image::ExifTool::Sony::CameraSettings2',
446             'Image::ExifTool::Sony::CameraSettings3',
447             'Image::ExifTool::Sony::Ericsson',
448             'Image::ExifTool::Sony::ExtraInfo',
449             'Image::ExifTool::Sony::ExtraInfo2',
450             'Image::ExifTool::Sony::ExtraInfo3',
451             'Image::ExifTool::Sony::FaceInfo',
452             'Image::ExifTool::Sony::FaceInfo1',
453             'Image::ExifTool::Sony::FaceInfo2',
454             'Image::ExifTool::Sony::FaceInfoA',
455             'Image::ExifTool::Sony::FocusInfo',
456             'Image::ExifTool::Sony::ISOInfo',
457             'Image::ExifTool::Sony::Main',
458             'Image::ExifTool::Sony::MeterInfo',
459             'Image::ExifTool::Sony::MeterInfo9',
460             'Image::ExifTool::Sony::MoreInfo0201',
461             'Image::ExifTool::Sony::MoreInfo0401',
462             'Image::ExifTool::Sony::MoreSettings',
463             'Image::ExifTool::Sony::Panorama',
464             'Image::ExifTool::Sony::SR2SubIFD',
465             'Image::ExifTool::Sony::ShotInfo',
466             'Image::ExifTool::Sony::Tag2010a',
467             'Image::ExifTool::Sony::Tag2010b',
468             'Image::ExifTool::Sony::Tag2010c',
469             'Image::ExifTool::Sony::Tag2010d',
470             'Image::ExifTool::Sony::Tag2010e',
471             'Image::ExifTool::Sony::Tag2010f',
472             'Image::ExifTool::Sony::Tag2010g',
473             'Image::ExifTool::Sony::Tag2010h',
474             'Image::ExifTool::Sony::Tag2010i',
475             'Image::ExifTool::Sony::Tag202a',
476             'Image::ExifTool::Sony::Tag9050a',
477             'Image::ExifTool::Sony::Tag9050b',
478             'Image::ExifTool::Sony::Tag9050c',
479             'Image::ExifTool::Sony::Tag9400a',
480             'Image::ExifTool::Sony::Tag9400b',
481             'Image::ExifTool::Sony::Tag9400c',
482             'Image::ExifTool::Sony::Tag9402',
483             'Image::ExifTool::Sony::Tag9403',
484             'Image::ExifTool::Sony::Tag9404a',
485             'Image::ExifTool::Sony::Tag9404b',
486             'Image::ExifTool::Sony::Tag9404c',
487             'Image::ExifTool::Sony::Tag9405a',
488             'Image::ExifTool::Sony::Tag9405b',
489             'Image::ExifTool::Sony::Tag9406',
490             'Image::ExifTool::Sony::Tag940a',
491             'Image::ExifTool::Sony::Tag940c',
492             'Image::ExifTool::SonyIDC::Main',
493             'Image::ExifTool::XMP::Album',
494             'Image::ExifTool::XMP::DICOM',
495             'Image::ExifTool::XMP::Device',
496             'Image::ExifTool::XMP::ExpressionMedia',
497             'Image::ExifTool::XMP::GAudio',
498             'Image::ExifTool::XMP::GCamera',
499             'Image::ExifTool::XMP::GCreations',
500             'Image::ExifTool::XMP::GDepth',
501             'Image::ExifTool::XMP::GFocus',
502             'Image::ExifTool::XMP::GImage',
503             'Image::ExifTool::XMP::GPano',
504             'Image::ExifTool::XMP::GSpherical',
505             'Image::ExifTool::XMP::GettyImages',
506             'Image::ExifTool::XMP::LImage',
507             'Image::ExifTool::XMP::Lightroom',
508             'Image::ExifTool::XMP::MediaPro',
509             'Image::ExifTool::XMP::aas',
510             'Image::ExifTool::XMP::acdsee',
511             'Image::ExifTool::XMP::apple_fi',
512             'Image::ExifTool::XMP::aux',
513             'Image::ExifTool::XMP::cc',
514             'Image::ExifTool::XMP::cell',
515             'Image::ExifTool::XMP::crd',
516             'Image::ExifTool::XMP::creatorAtom',
517             'Image::ExifTool::XMP::crs',
518             'Image::ExifTool::XMP::dc',
519             'Image::ExifTool::XMP::dex',
520             'Image::ExifTool::XMP::digiKam',
521             'Image::ExifTool::XMP::exif',
522             'Image::ExifTool::XMP::exifEX',
523             'Image::ExifTool::XMP::extensis',
524             'Image::ExifTool::XMP::fpv',
525             'Image::ExifTool::XMP::ics',
526             'Image::ExifTool::XMP::iptcCore',
527             'Image::ExifTool::XMP::iptcExt',
528             'Image::ExifTool::XMP::pdf',
529             'Image::ExifTool::XMP::photoshop',
530             'Image::ExifTool::XMP::pmi',
531             'Image::ExifTool::XMP::prism',
532             'Image::ExifTool::XMP::prl',
533             'Image::ExifTool::XMP::prm',
534             'Image::ExifTool::XMP::pur',
535             'Image::ExifTool::XMP::rdf',
536             'Image::ExifTool::XMP::swf',
537             'Image::ExifTool::XMP::tiff',
538             'Image::ExifTool::XMP::x',
539             'Image::ExifTool::XMP::xmp',
540             'Image::ExifTool::XMP::xmpBJ',
541             'Image::ExifTool::XMP::xmpDM',
542             'Image::ExifTool::XMP::xmpMM',
543             'Image::ExifTool::XMP::xmpNote',
544             'Image::ExifTool::XMP::xmpPLUS',
545             'Image::ExifTool::XMP::xmpRights',
546             'Image::ExifTool::XMP::xmpTPg',
547             );
548              
549             # lookup for all writable tags
550             my %tagLookup = (
551             'aberrationcorrectiondistance' => { 109 => 0x69 },
552             'about' => { 500 => 'about' },
553             'aboutcvterm' => { 492 => 'AboutCvTerm' },
554             'aboutcvtermcvid' => { 492 => [\'AboutCvTerm','AboutCvTermCvId'] },
555             'aboutcvtermid' => { 492 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
556             'aboutcvtermname' => { 492 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
557             'aboutcvtermrefinedabout' => { 492 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
558             'absolutealtitude' => { 116 => 'AbsoluteAltitude' },
559             'abspeakaudiofilepath' => { 506 => 'absPeakAudioFilePath' },
560             'academicfield' => { 496 => 'academicField' },
561             'acceleration' => { 119 => 0x9404, 487 => 'Acceleration' },
562             'accelerationtracking' => { 84 => 0x518 },
563             'accelerationvector' => { 1 => 0x8 },
564             'accelerometer' => { 392 => 0x3 },
565             'accelerometerdata' => { 382 => 'vrot' },
566             'accelerometerx' => { 322 => 0x8d },
567             'accelerometery' => { 322 => 0x8e },
568             'accelerometerz' => { 322 => 0x8c },
569             'accessoryserialnumber' => { 322 => 0x54 },
570             'accessorytype' => { 322 => 0x53 },
571             'actionadvised' => { 131 => 0x2a },
572             'activearea' => { 119 => 0xc68d },
573             'actived-lighting' => { 227 => 0x22, 272 => 0x24 },
574             'actived-lightingmode' => { 272 => 0x25 },
575             'adaptervoltage' => { 138 => 0x407 },
576             'addaspectratioinfo' => { 84 => 0x80e },
577             'addiptcinformation' => { 84 => 0x815 },
578             'additionalmodelinformation' => { 492 => 'AddlModelInfo' },
579             'addoriginaldecisiondata' => { 84 => 0x80f, 85 => 0x11, 86 => 0x13, 89 => 0x14 },
580             'address' => { 161 => 'Address' },
581             'adjustmentmode' => { 399 => 0x15 },
582             'adlbracketingstep' => { 250 => 0x883 },
583             'adlbracketingtype' => { 250 => 0x884 },
584             'adobe' => { 120 => 'Adobe' },
585             'adultcontentwarning' => { 309 => 'AdultContentWarning', 499 => 'adultContentWarning' },
586             'advancedfilter' => { 127 => 0x1201 },
587             'advancedraw' => { 274 => 0x76a43203 },
588             'advancedscenetype' => { 322 => 0x3d },
589             'advisory' => { 504 => 'Advisory' },
590             'ae_iso' => { 330 => 0x2, 331 => 0x4, 332 => 0x12 },
591             'aeaperture' => { 330 => 0x1, 331 => 0x3, 332 => 0x11 },
592             'aeaperturesteps' => { 330 => 0x8, 331 => 0xb },
593             'aebautocancel' => { 84 => 0x104 },
594             'aebbracketvalue' => { 77 => 0x11 },
595             'aebracketingsteps' => { 249 => 0x174c, 250 => 0x87b, 259 => 0x1756 },
596             'aebsequence' => { 84 => 0x105 },
597             'aebsequenceautocancel' => { 82 => 0x9, 83 => 0x9, 85 => 0x8, 86 => 0x9, 89 => 0x9, 90 => 0x7 },
598             'aebshotcount' => { 84 => 0x106 },
599             'aebxv' => { 330 => 0x4, 331 => 0x6 },
600             'aeerror' => { 331 => 0x8 },
601             'aeexposuretime' => { 330 => 0x0, 331 => 0x2, 332 => 0x10 },
602             'aelbutton' => { 184 => 0x45 },
603             'aelexposureindicator' => { 184 => 0x51 },
604             'aelock' => { 184 => 0x5b, 283 => '4.2', 292 => '4.2', 299 => 0x201, 357 => 0x48, 409 => 0x40, 410 => 0x40, 411 => [0x86,0x286] },
605             'aelockbutton' => { 281 => '16.1', 283 => '4.1', 286 => '15.1', 287 => '16.1', 288 => '16.1', 290 => '30.1', 291 => '16.1', 292 => '4.1', 294 => '17.1', 296 => '17.1' },
606             'aelockbuttonplusdials' => { 281 => '16.2', 290 => '32.1', 294 => '44.1' },
607             'aelockformb-d80' => { 296 => '3.1' },
608             'aelockmetermodeafterfocus' => { 84 => 0x114 },
609             'aemaxaperture' => { 330 => 0x9, 331 => 0x10, 332 => 0x1c },
610             'aemaxaperture2' => { 330 => 0xa, 331 => 0x11, 332 => 0x1d },
611             'aemeteringmode' => { 330 => 0xc },
612             'aemeteringmode2' => { 330 => '13.1' },
613             'aemeteringsegments' => { 187 => 0x628, 357 => 0x209 },
614             'aemicroadjustment' => { 84 => 0x110 },
615             'aeminaperture' => { 330 => 0xb, 331 => 0x12, 332 => 0x1e },
616             'aeminexposuretime' => { 330 => 0x5, 331 => 0x13, 332 => 0x1f },
617             'aeprogrammode' => { 330 => 0x6 },
618             'aeprojectlink' => { 481 => 'aeProjectLink' },
619             'aeprojectlinkcompositionid' => { 481 => [\'aeProjectLink','aeProjectLinkCompositionID'] },
620             'aeprojectlinkfullpath' => { 481 => [\'aeProjectLink','aeProjectLinkFullPath'] },
621             'aeprojectlinkrenderoutputmoduleindex' => { 481 => [\'aeProjectLink','aeProjectLinkRenderOutputModuleIndex'] },
622             'aeprojectlinkrenderqueueitemid' => { 481 => [\'aeProjectLink','aeProjectLinkRenderQueueItemID'] },
623             'aeprojectlinkrendertimestamp' => { 481 => [\'aeProjectLink','aeProjectLinkRenderTimeStamp'] },
624             'aesetting' => { 34 => 0x21 },
625             'aewhitebalance' => { 330 => 0xd },
626             'aexv' => { 330 => 0x3, 331 => 0x5 },
627             'af-assistilluminator' => { 297 => 0x19 },
628             'af-cfocusdisplay' => { 297 => 0x234 },
629             'af-cpriority' => { 128 => '0.2' },
630             'af-cpriorityselection' => { 281 => '1.1', 282 => '1.1', 284 => '1.1', 285 => '1.1', 287 => '0.1', 288 => '0.1', 289 => '0.1', 290 => '1.1', 291 => '0.1', 294 => '1.1', 295 => '1.1', 297 => 0x3 },
631             'af-csetting' => { 124 => 0x0 },
632             'af-cspeedtrackingsensitivity' => { 124 => '0.2' },
633             'af-ctrackingsensitivity' => { 124 => '0.1' },
634             'af-czoneareaswitching' => { 124 => '0.3' },
635             'af-onbutton' => { 284 => '70.1', 285 => '70.1', 295 => '70.1' },
636             'af-onformb-d10' => { 281 => '3.3', 290 => '3.2' },
637             'af-onformb-d11' => { 291 => '2.2' },
638             'af-onformb-d12' => { 294 => '50.1' },
639             'af-onoutoffocusrelease' => { 297 => 0x10 },
640             'af-spriority' => { 128 => '0.1' },
641             'af-spriorityselection' => { 281 => '1.2', 282 => '1.2', 284 => '1.2', 285 => '1.2', 289 => '0.2', 290 => '1.2', 291 => '0.2', 294 => '1.2', 295 => '1.2', 297 => 0x5 },
642             'afacceldeceltracking' => { 2 => 0x3 },
643             'afactivation' => { 281 => '2.1', 282 => '2.1', 284 => '78.3', 285 => '78.3', 290 => '2.1', 294 => '2.1', 295 => '78.3', 297 => 0xf },
644             'afadjustment' => { 357 => 0x72, 366 => 0x267 },
645             'afandmeteringbuttons' => { 84 => 0x701 },
646             'afaperture' => { 220 => 0x5, 221 => 0x5, 225 => 0x5 },
647             'afareaheight' => { 193 => [0x1a,0x34,0x50], 194 => 0x48 },
648             'afareaillumination' => { 184 => 0x4b, 292 => '15.3' },
649             'afareamode' => { 126 => '0.3', 180 => 0x33, 184 => 0xe, 192 => 0x0, 193 => 0x5, 230 => 0x210, 322 => 0xf, 389 => 0x1205, 402 => [0xa,0x3a], 409 => 0x11, 410 => 0x10, 411 => 0x24, 422 => 0xb043, 447 => 0x17 },
650             'afareamodesetting' => { 283 => '11.1', 286 => '0.1', 292 => '16.1', 296 => '2.1', 422 => 0x201c },
651             'afareapointsize' => { 126 => '0.4' },
652             'afareas' => { 299 => 0x304 },
653             'afareaselectionmethod' => { 2 => 0xd },
654             'afareaselectmethod' => { 84 => 0x51b },
655             'afareawidth' => { 193 => [0x18,0x32,0x4e], 194 => 0x46 },
656             'afareaxposition' => { 193 => [0x14,0x2e,0x4a], 389 => 0x1203 },
657             'afareaxposition1' => { 389 => 0x1201 },
658             'afareayposition' => { 193 => [0x16,0x30,0x4c], 389 => 0x1204 },
659             'afareayposition1' => { 389 => 0x1202 },
660             'afareazonesize' => { 126 => '0.5' },
661             'afassist' => { 82 => 0x5, 90 => 0x5, 184 => 0x48, 281 => '2.5', 283 => '0.2', 286 => '0.2', 287 => '1.1', 288 => '1.1', 289 => '1.3', 290 => '2.4', 291 => '1.3', 292 => '0.2', 294 => '2.4', 296 => '2.3' },
662             'afassistbeam' => { 2 => 0x8, 84 => 0x50e, 85 => 0x4, 86 => 0x5, 87 => 0x4, 88 => 0x4, 89 => 0x5 },
663             'afassistlamp' => { 322 => 0x31 },
664             'afbuttonpressed' => { 411 => [0x83,0x283] },
665             'afconfigtool' => { 2 => 0x1 },
666             'afdefocus' => { 333 => 0x6 },
667             'afduringliveview' => { 84 => 0x511 },
668             'affinea' => { 474 => 'AffineA' },
669             'affineb' => { 474 => 'AffineB' },
670             'affinec' => { 474 => 'AffineC' },
671             'affined' => { 474 => 'AffineD' },
672             'affinetune' => { 195 => 0x0, 230 => 0x5b0, 299 => 0x306 },
673             'affinetuneadj' => { 195 => 0x2, 242 => 0x2d1, 243 => 0x2dc, 299 => 0x307 },
674             'affinetuneadjtele' => { 195 => 0x3 },
675             'affinetuneindex' => { 195 => 0x1 },
676             'affinex' => { 474 => 'AffineX' },
677             'affiney' => { 474 => 'AffineY' },
678             'affocuspointxposition' => { 193 => 0x2f },
679             'affocuspointyposition' => { 193 => 0x31 },
680             'afhold' => { 333 => 0x1fd },
681             'afilluminator' => { 409 => 0x29, 422 => 0xb044 },
682             'afimageheight' => { 193 => [0x12,0x2c,0x48], 194 => 0x40 },
683             'afimagewidth' => { 193 => [0x10,0x2a,0x46], 194 => 0x3e },
684             'afintegrationtime' => { 333 => 0x7 },
685             'afmicroadj' => { 402 => [0x17d,0x50] },
686             'afmicroadjmode' => { 3 => 0x1, 406 => 0x131 },
687             'afmicroadjregisteredlenses' => { 406 => '305.1' },
688             'afmicroadjustment' => { 84 => 0x507 },
689             'afmicroadjvalue' => { 3 => 0x2, 406 => 0x130 },
690             'afmode' => { 113 => 0x3009, 127 => 0x1022, 180 => 0x16, 399 => 0x5 },
691             'afmoderestrictions' => { 282 => '50.3', 284 => '48.3', 285 => '48.3', 294 => '48.3', 295 => '48.3' },
692             'afonaelockbuttonswitch' => { 84 => 0x702 },
693             'afonbutton' => { 281 => '3.1', 282 => '47.1', 297 => 0x83 },
694             'afpoint' => { 34 => 0x13, 112 => 0x18, 180 => 0x15, 192 => 0x1, 302 => 0x308, 399 => 0x1f, 402 => [0x37,0x7], 406 => 0x19, 407 => 0x18, 408 => [0x18,0x20] },
695             'afpointactivationarea' => { 83 => 0x11, 89 => 0x11 },
696             'afpointareaexpansion' => { 84 => 0x508 },
697             'afpointatshutterrelease' => { 402 => [0x39,0x9] },
698             'afpointautoselection' => { 84 => 0x50b },
699             'afpointbrightness' => { 84 => 0x50d, 281 => '2.4', 282 => '46.5', 284 => '2.2', 285 => '2.2', 294 => '2.3', 295 => '2.2' },
700             'afpointdisplayduringfocus' => { 2 => 0x10, 84 => 0x50c },
701             'afpointillumination' => { 83 => 0xa, 281 => '2.3', 282 => '46.2', 284 => '47.2', 285 => '47.2', 289 => '1.2', 290 => '2.3', 291 => '1.2', 294 => '47.2', 295 => '47.2', 296 => '2.4' },
702             'afpointinfocus' => { 402 => [0x38,0x8] },
703             'afpointmode' => { 338 => 0x3 },
704             'afpointposition' => { 113 => 0x2021, 322 => 0x4d },
705             'afpointregistration' => { 82 => 0x7 },
706             'afpoints' => { 183 => 0x10 },
707             'afpointsel' => { 297 => 0xb },
708             'afpointselected' => { 184 => 0xd, 299 => 0x305, 357 => 0xe, 406 => 0x15, 407 => 0x14, 408 => [0x14,0x1c], 422 => 0x201e },
709             'afpointselected2' => { 338 => 0x4 },
710             'afpointselection' => { 83 => 0xb, 281 => '1.3', 282 => '1.3', 290 => '1.3', 294 => '1.3', 295 => '1.3' },
711             'afpointselectionmethod' => { 84 => 0x50f, 85 => 0xc, 86 => 0xd, 89 => 0xd },
712             'afpointsetting' => { 409 => 0x12, 410 => 0x11 },
713             'afpointsinfocus' => { 77 => 0xe, 192 => 0x2, 193 => 0x30, 333 => 0xb, 334 => 0x4, 357 => [0xf,0x3c] },
714             'afpointsinfocus5d' => { 19 => 0x38 },
715             'afpointspotmetering' => { 83 => 0xd },
716             'afpointsselected' => { 193 => 0x1c, 334 => '4.1', 455 => 0x4 },
717             'afpointsspecial' => { 334 => '4.2' },
718             'afpointsunknown1' => { 333 => 0x0 },
719             'afpointsunknown2' => { 333 => 0x2 },
720             'afpointsused' => { 193 => [0xa,0x8], 402 => [0x10,0x16e] },
721             'afpointswitching' => { 2 => 0x4 },
722             'afpredictor' => { 333 => 0x4 },
723             'afresponse' => { 227 => 0xad },
724             'afresult' => { 304 => 0x1038 },
725             'afsearch' => { 299 => 0x303 },
726             'afsensoractive' => { 180 => 0x1 },
727             'afstatus' => { 389 => 0x1200 },
728             'afstatus_00_b4' => { 405 => 0x0 },
729             'afstatus_01_c4' => { 405 => 0x2 },
730             'afstatus_02_d4' => { 405 => 0x4 },
731             'afstatus_03_e4' => { 405 => 0x6 },
732             'afstatus_04_f4' => { 405 => 0x8 },
733             'afstatus_05_g4' => { 405 => 0xa },
734             'afstatus_06_h4' => { 405 => 0xc },
735             'afstatus_07_b3' => { 405 => 0xe },
736             'afstatus_08_c3' => { 405 => 0x10 },
737             'afstatus_09_d3' => { 405 => 0x12 },
738             'afstatus_10_e3' => { 405 => 0x14 },
739             'afstatus_11_f3' => { 405 => 0x16 },
740             'afstatus_12_g3' => { 405 => 0x18 },
741             'afstatus_13_h3' => { 405 => 0x1a },
742             'afstatus_14_b2' => { 405 => 0x1c },
743             'afstatus_15_c2' => { 405 => 0x1e },
744             'afstatus_16_d2' => { 405 => 0x20 },
745             'afstatus_17_e2' => { 405 => 0x22 },
746             'afstatus_18_f2' => { 405 => 0x24 },
747             'afstatus_19_g2' => { 405 => 0x26 },
748             'afstatus_20_h2' => { 405 => 0x28 },
749             'afstatus_21_c1' => { 405 => 0x2a },
750             'afstatus_22_d1' => { 405 => 0x2c },
751             'afstatus_23_e1' => { 405 => 0x2e },
752             'afstatus_24_f1' => { 405 => 0x30 },
753             'afstatus_25_g1' => { 405 => 0x32 },
754             'afstatus_26_a7_vertical' => { 405 => 0x34 },
755             'afstatus_27_a6_vertical' => { 405 => 0x36 },
756             'afstatus_28_a5_vertical' => { 405 => 0x38 },
757             'afstatus_29_c7_vertical' => { 405 => 0x3a },
758             'afstatus_30_c6_vertical' => { 405 => 0x3c },
759             'afstatus_31_c5_vertical' => { 405 => 0x3e },
760             'afstatus_32_e7_vertical' => { 405 => 0x40 },
761             'afstatus_33_e6_center_vertical' => { 405 => 0x42 },
762             'afstatus_34_e5_vertical' => { 405 => 0x44 },
763             'afstatus_35_g7_vertical' => { 405 => 0x46 },
764             'afstatus_36_g6_vertical' => { 405 => 0x48 },
765             'afstatus_37_g5_vertical' => { 405 => 0x4a },
766             'afstatus_38_i7_vertical' => { 405 => 0x4c },
767             'afstatus_39_i6_vertical' => { 405 => 0x4e },
768             'afstatus_40_i5_vertical' => { 405 => 0x50 },
769             'afstatus_41_a7' => { 405 => 0x52 },
770             'afstatus_42_b7' => { 405 => 0x54 },
771             'afstatus_43_c7' => { 405 => 0x56 },
772             'afstatus_44_d7' => { 405 => 0x58 },
773             'afstatus_45_e7' => { 405 => 0x5a },
774             'afstatus_46_f7' => { 405 => 0x5c },
775             'afstatus_47_g7' => { 405 => 0x5e },
776             'afstatus_48_h7' => { 405 => 0x60 },
777             'afstatus_49_i7' => { 405 => 0x62 },
778             'afstatus_50_a6' => { 405 => 0x64 },
779             'afstatus_51_b6' => { 405 => 0x66 },
780             'afstatus_52_c6' => { 405 => 0x68 },
781             'afstatus_53_d6' => { 405 => 0x6a },
782             'afstatus_54_e6_center' => { 405 => 0x6c },
783             'afstatus_55_f6' => { 405 => 0x6e },
784             'afstatus_56_g6' => { 405 => 0x70 },
785             'afstatus_57_h6' => { 405 => 0x72 },
786             'afstatus_58_i6' => { 405 => 0x74 },
787             'afstatus_59_a5' => { 405 => 0x76 },
788             'afstatus_60_b5' => { 405 => 0x78 },
789             'afstatus_61_c5' => { 405 => 0x7a },
790             'afstatus_62_d5' => { 405 => 0x7c },
791             'afstatus_63_e5' => { 405 => 0x7e },
792             'afstatus_64_f5' => { 405 => 0x80 },
793             'afstatus_65_g5' => { 405 => 0x82 },
794             'afstatus_66_h5' => { 405 => 0x84 },
795             'afstatus_67_i5' => { 405 => 0x86 },
796             'afstatus_68_c11' => { 405 => 0x88 },
797             'afstatus_69_d11' => { 405 => 0x8a },
798             'afstatus_70_e11' => { 405 => 0x8c },
799             'afstatus_71_f11' => { 405 => 0x8e },
800             'afstatus_72_g11' => { 405 => 0x90 },
801             'afstatus_73_b10' => { 405 => 0x92 },
802             'afstatus_74_c10' => { 405 => 0x94 },
803             'afstatus_75_d10' => { 405 => 0x96 },
804             'afstatus_76_e10' => { 405 => 0x98 },
805             'afstatus_77_f10' => { 405 => 0x9a },
806             'afstatus_78_g10' => { 405 => 0x9c },
807             'afstatus_79_h10' => { 405 => 0x9e },
808             'afstatus_80_b9' => { 405 => 0xa0 },
809             'afstatus_81_c9' => { 405 => 0xa2 },
810             'afstatus_82_d9' => { 405 => 0xa4 },
811             'afstatus_83_e9' => { 405 => 0xa6 },
812             'afstatus_84_f9' => { 405 => 0xa8 },
813             'afstatus_85_g9' => { 405 => 0xaa },
814             'afstatus_86_h9' => { 405 => 0xac },
815             'afstatus_87_b8' => { 405 => 0xae },
816             'afstatus_88_c8' => { 405 => 0xb0 },
817             'afstatus_89_d8' => { 405 => 0xb2 },
818             'afstatus_90_e8' => { 405 => 0xb4 },
819             'afstatus_91_f8' => { 405 => 0xb6 },
820             'afstatus_92_g8' => { 405 => 0xb8 },
821             'afstatus_93_h8' => { 405 => 0xba },
822             'afstatus_94_e6_center_f2-8' => { 405 => 0xbc },
823             'afstatusactivesensor' => { 180 => 0x2, 402 => [0x4,0x3b], 406 => 0x1e, 407 => 0x1b, 408 => [0x1b,0x21] },
824             'afstatusbottom' => { 180 => 0x8, 406 => 0x2a, 407 => 0x21, 408 => 0x21 },
825             'afstatusbottom-left' => { 180 => 0x12, 407 => 0x2b, 408 => 0x2b },
826             'afstatusbottom-right' => { 180 => 0x6, 407 => 0x1f, 408 => 0x1f },
827             'afstatusbottomassist-left' => { 406 => 0x28 },
828             'afstatusbottomassist-right' => { 406 => 0x2c },
829             'afstatusbottomhorizontal' => { 403 => 0x10, 404 => 0x1c },
830             'afstatusbottomvertical' => { 403 => 0x16, 404 => 0x26 },
831             'afstatuscenter-10' => { 406 => 0x34 },
832             'afstatuscenter-11' => { 406 => 0x36 },
833             'afstatuscenter-12' => { 406 => 0x38 },
834             'afstatuscenter-14' => { 406 => 0x3c },
835             'afstatuscenter-7' => { 406 => 0x2e },
836             'afstatuscenter-9' => { 406 => 0x32 },
837             'afstatuscenter-horizontal' => { 406 => 0x30 },
838             'afstatuscenter-vertical' => { 406 => 0x3a },
839             'afstatuscenterf2-8' => { 406 => 0x4c },
840             'afstatuscenterhorizontal' => { 180 => 0x2f, 403 => 0xc, 404 => 0x18, 407 => 0x2f, 408 => 0x2f },
841             'afstatuscentervertical' => { 180 => 0xc, 403 => 0x14, 404 => 0x22, 407 => 0x25, 408 => 0x25 },
842             'afstatusfarleft' => { 403 => 0x6, 406 => 0x26 },
843             'afstatusfarlefthorizontal' => { 404 => 0x4 },
844             'afstatusfarleftvertical' => { 404 => 0x12 },
845             'afstatusfarright' => { 403 => 0x18, 406 => 0x44 },
846             'afstatusfarrighthorizontal' => { 404 => 0x2c },
847             'afstatusfarrightvertical' => { 404 => 0x34 },
848             'afstatusleft' => { 180 => 0x2d, 403 => 0x2, 406 => 0x22, 407 => 0x2d, 408 => 0x2d },
849             'afstatuslefthorizontal' => { 404 => 0x6 },
850             'afstatusleftvertical' => { 404 => 0xe },
851             'afstatuslower-left' => { 403 => 0x4, 406 => 0x24 },
852             'afstatuslower-lefthorizontal' => { 404 => 0xa },
853             'afstatuslower-leftvertical' => { 404 => 0x10 },
854             'afstatuslower-middle' => { 403 => 0x22, 404 => 0x24 },
855             'afstatuslower-right' => { 403 => 0x1e, 406 => 0x4a },
856             'afstatuslower-righthorizontal' => { 404 => 0x32 },
857             'afstatuslower-rightvertical' => { 404 => 0x3a },
858             'afstatuslowerfarleft' => { 404 => 0x8 },
859             'afstatuslowerfarright' => { 404 => 0x30 },
860             'afstatusmiddlehorizontal' => { 180 => 0xa, 407 => 0x23, 408 => 0x23 },
861             'afstatusnearleft' => { 403 => 0xe, 404 => 0x1a },
862             'afstatusnearright' => { 403 => 0xa, 404 => 0x16 },
863             'afstatusright' => { 180 => 0x31, 403 => 0x1c, 406 => 0x48, 407 => 0x31, 408 => 0x31 },
864             'afstatusrighthorizontal' => { 404 => 0x2e },
865             'afstatusrightvertical' => { 404 => 0x38 },
866             'afstatustop' => { 180 => 0xe, 406 => 0x40, 407 => 0x27, 408 => 0x27 },
867             'afstatustop-left' => { 180 => 0x10, 407 => 0x29, 408 => 0x29 },
868             'afstatustop-right' => { 180 => 0x4, 407 => 0x1d, 408 => 0x1d },
869             'afstatustopassist-left' => { 406 => 0x3e },
870             'afstatustopassist-right' => { 406 => 0x42 },
871             'afstatustophorizontal' => { 403 => 0x8, 404 => 0x14 },
872             'afstatustopvertical' => { 403 => 0x12, 404 => 0x1e },
873             'afstatusupper-left' => { 403 => 0x0, 406 => 0x20 },
874             'afstatusupper-lefthorizontal' => { 404 => 0x2 },
875             'afstatusupper-leftvertical' => { 404 => 0xc },
876             'afstatusupper-middle' => { 403 => 0x20, 404 => 0x20 },
877             'afstatusupper-right' => { 403 => 0x1a, 406 => 0x46 },
878             'afstatusupper-righthorizontal' => { 404 => 0x2a },
879             'afstatusupper-rightvertical' => { 404 => 0x36 },
880             'afstatusupperfarleft' => { 404 => 0x0 },
881             'afstatusupperfarright' => { 404 => 0x28 },
882             'afstatusviewfinder' => { 2 => 0x12 },
883             'aftracking' => { 422 => 0x2021 },
884             'aftrackingsensitivity' => { 2 => 0x2 },
885             'aftype' => { 402 => 0x2 },
886             'afwithshutter' => { 409 => 0x2a },
887             'aggregateissuenumber' => { 496 => 'aggregateIssueNumber' },
888             'aggregationtype' => { 496 => 'aggregationType' },
889             'agreement' => { 499 => 'agreement' },
890             'ah2greeninterpolationthreshold' => { 138 => 0xe4e },
891             'airplanemode' => { 230 => 0x624 },
892             'aiservocontinuousshooting' => { 83 => 0x15 },
893             'aiservofirstimage' => { 2 => 0x5 },
894             'aiservofirstimagepriority' => { 84 => 0x519 },
895             'aiservoimagepriority' => { 84 => 0x503 },
896             'aiservosecondimage' => { 2 => 0x6 },
897             'aiservosecondimagepriority' => { 84 => 0x51a },
898             'aiservotrackingmethod' => { 84 => 0x504 },
899             'aiservotrackingsensitivity' => { 83 => 0x14, 84 => 0x502 },
900             'aisubjecttrackingmode' => { 299 => 0x309 },
901             'album' => { 374 => ['albm',"\xa9alb"], 376 => 'album', 382 => ['albm',"\xa9alb"], 506 => 'album' },
902             'albumartist' => { 179 => 'WM/AlbumArtist', 374 => 'aART', 382 => 'albr' },
903             'albumcoverurl' => { 179 => 'WM/AlbumCoverURL' },
904             'albumtitle' => { 179 => 'WM/AlbumTitle' },
905             'albumtitleid' => { 374 => 'atID' },
906             'alreadyapplied' => { 480 => 'AlreadyApplied', 482 => 'AlreadyApplied' },
907             'alternatetitle' => { 496 => 'alternateTitle' },
908             'alternatetitlea-lang' => { 496 => [\'alternateTitle','alternateTitleA-lang'] },
909             'alternatetitlea-platform' => { 496 => [\'alternateTitle','alternateTitleA-platform'] },
910             'alternatetitletext' => { 496 => [\'alternateTitle','alternateTitleText'] },
911             'altitude' => { 196 => 0x6 },
912             'alttapename' => { 506 => 'altTapeName' },
913             'alttextaccessibility' => { 491 => 'AltTextAccessibility' },
914             'alttimecode' => { 506 => 'altTimecode' },
915             'alttimecodetimeformat' => { 506 => [\'altTimecode','altTimecodeTimeFormat'] },
916             'alttimecodetimevalue' => { 506 => [\'altTimecode','altTimecodeTimeValue'] },
917             'alttimecodevalue' => { 506 => [\'altTimecode','altTimecodeValue'] },
918             'ambienceselection' => { 4 => 0x1 },
919             'ambientinfrared' => { 385 => 0x5c },
920             'ambientlight' => { 385 => 0x5e },
921             'ambienttemperature' => { 119 => 0x9400, 383 => 0x14, 384 => 0x46, 385 => 0x50, 447 => 0x4, 487 => 'Temperature' },
922             'ambienttemperaturefahrenheit' => { 383 => 0x13, 384 => 0x44, 385 => 0x4e },
923             'analogbalance' => { 119 => 0xc627 },
924             'analogcaptureiso' => { 138 => 0x89e },
925             'analogisotable' => { 138 => 0x89d },
926             'androidversion' => { 376 => 'com.android.version' },
927             'angleadj' => { 103 => 0x10003, 109 => 0x8b },
928             'angleinforoll' => { 476 => 'AngleInfoRoll' },
929             'angleinfoyaw' => { 476 => 'AngleInfoYaw' },
930             'anti-blur' => { 422 => 0xb04b },
931             'antialiasstrength' => { 119 => 0xc632 },
932             'aperturelock' => { 282 => '38.2', 284 => '38.2', 285 => '38.2', 294 => '38.2', 295 => '38.2', 297 => 0xb8 },
933             'aperturemode' => { 382 => 'apmd' },
934             'aperturerange' => { 84 => 0x10d },
935             'apertureringuse' => { 338 => '1.4' },
936             'aperturesetting' => { 184 => 0x7, 409 => 0x30, 410 => 0x29, 411 => 0x1 },
937             'aperturevalue' => { 93 => 0x2, 119 => 0x9202, 304 => 0x1002, 366 => 0x401, 486 => 'ApertureValue' },
938             'appinfo' => { 460 => 'AppInfo' },
939             'appinfoapplication' => { 460 => [\'AppInfo','AppInfoApplication'] },
940             'appinfoitemuri' => { 460 => [\'AppInfo','AppInfoItemURI'] },
941             'appinfoversion' => { 460 => [\'AppInfo','AppInfoVersion'] },
942             'applekeywords' => { 308 => 'AAPL:Keywords' },
943             'applephotosvariationidentifier' => { 376 => 'apple.photos.variation-identifier' },
944             'applestoreaccount' => { 374 => 'apID' },
945             'applestoreaccounttype' => { 374 => 'akID' },
946             'applestorecatalogid' => { 374 => 'cnID' },
947             'applestorecountry' => { 374 => 'sfID' },
948             'applicationkeystring' => { 138 => 0x400 },
949             'applicationnotes' => { 119 => 0x2bc, 327 => 0x2bc },
950             'applicationrecordversion' => { 131 => 0x0 },
951             'applyshootingmeteringmode' => { 84 => 0x10e },
952             'approved' => { 488 => 'Approved' },
953             'approvedby' => { 488 => 'ApprovedBy' },
954             'approximatefnumber' => { 317 => 0x313, 324 => 0x3406 },
955             'approximatefocusdistance' => { 477 => 'ApproximateFocusDistance' },
956             'appversion' => { 490 => 'AppVersion' },
957             'aps-csizecapture' => { 441 => 0x114, 442 => [0x114,0x1eb,0x1ee,0x21a,0x21c] },
958             'aquahsl' => { 103 => 0x20914 },
959             'armidentifier' => { 132 => 0x78 },
960             'armversion' => { 132 => 0x7a },
961             'arranger' => { 374 => "\xa9arg", 382 => "\xa9arg" },
962             'arrangerkeywords' => { 382 => "\xa9ark" },
963             'artdirector' => { 374 => "\xa9ard" },
964             'artfilter' => { 299 => 0x529 },
965             'artfiltereffect' => { 299 => 0x52f },
966             'artist' => { 119 => 0x13b, 312 => 'Artist', 357 => 0x22e, 374 => "\xa9ART", 376 => 'artist', 382 => "\xa9ART", 502 => 'Artist', 506 => 'artist' },
967             'artmode' => { 113 => 0x301b },
968             'artmodeparameters' => { 113 => 0x310b },
969             'artwork' => { 376 => 'artwork' },
970             'artworkcircadatecreated' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
971             'artworkcontentdescription' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
972             'artworkcontributiondescription' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
973             'artworkcopyrightnotice' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
974             'artworkcopyrightownerid' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
975             'artworkcopyrightownername' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
976             'artworkcreator' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
977             'artworkcreatorid' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
978             'artworkdatecreated' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
979             'artworklicensorid' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
980             'artworklicensorname' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
981             'artworkorobject' => { 492 => 'ArtworkOrObject' },
982             'artworkphysicaldescription' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
983             'artworksource' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
984             'artworksourceinventoryno' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
985             'artworksourceinvurl' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
986             'artworkstyleperiod' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
987             'artworktitle' => { 492 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
988             'aspectframe' => { 303 => 0x1113 },
989             'aspectratio' => { 5 => 0x0, 303 => 0x1112, 357 => 0x80, 409 => 0x55, 410 => 0x55, 411 => 0xa },
990             'assetid' => { 470 => 'AssetID' },
991             'asshoticcprofile' => { 119 => 0xc68f },
992             'asshotneutral' => { 119 => 0xc628 },
993             'asshotpreprofilematrix' => { 119 => 0xc690 },
994             'asshotprofilename' => { 119 => 0xc6f6 },
995             'asshotwhitexy' => { 119 => 0xc629 },
996             'assignbktbutton' => { 281 => '4.2', 282 => '16.1', 284 => '16.1', 285 => '16.1', 294 => '16.1', 295 => '16.1' },
997             'assignfuncbutton' => { 84 => 0x70b },
998             'assignmb-d17af-onbutton' => { 285 => '79.1' },
999             'assignmb-d17funcbutton' => { 285 => '67.1' },
1000             'assignmb-d17funcbuttonplusdials' => { 285 => '68.1' },
1001             'assignmb-d18af-onbutton' => { 295 => '79.1' },
1002             'assignmb-d18funcbutton' => { 295 => '67.1' },
1003             'assignmb-d18funcbuttonplusdials' => { 295 => '68.1' },
1004             'assignmoviefunc1buttonplusdials' => { 284 => '75.1', 285 => '75.1', 295 => '75.1' },
1005             'assignmoviefunc2button' => { 284 => '82.1', 285 => '82.1', 295 => '82.1' },
1006             'assignmoviepreviewbuttonplusdials' => { 284 => '75.2', 285 => '75.2', 295 => '75.2' },
1007             'assignmovierecordbutton' => { 282 => '43.2', 294 => '45.1', 297 => 0x9b },
1008             'assignmovierecordbuttonplusdials' => { 284 => '45.1', 285 => '45.1', 295 => '45.1' },
1009             'assignmoviesubselector' => { 284 => '74.1', 285 => '74.1', 295 => '74.1' },
1010             'assignmoviesubselectorplusdials' => { 284 => '76.1', 285 => '76.1', 295 => '76.1' },
1011             'assignremotefnbutton' => { 282 => '54.1', 294 => '51.1' },
1012             'assistbuttonfunction' => { 82 => 0xd },
1013             'atcaptureusercrop' => { 138 => 0x943 },
1014             'attributionname' => { 478 => 'attributionName' },
1015             'attributionurl' => { 478 => 'attributionURL' },
1016             'audio' => { 322 => 0x20 },
1017             'audiobitrate' => { 67 => 0x6c, 492 => 'audioBitRate' },
1018             'audiobitratemode' => { 492 => 'audioBitRateMode' },
1019             'audiobitspersample' => { 492 => 'audioBitsPerSample' },
1020             'audiobutton' => { 297 => 0x17b },
1021             'audiobuttonplaybackmode' => { 297 => 0x1b9 },
1022             'audiochannelcount' => { 492 => 'audioChannelCount' },
1023             'audiochannels' => { 67 => 0x70 },
1024             'audiochanneltype' => { 506 => 'audioChannelType' },
1025             'audiocompression' => { 84 => 0x816, 155 => 'Compression' },
1026             'audiocompressor' => { 506 => 'audioCompressor' },
1027             'audiodata' => { 462 => 'Data' },
1028             'audioduration' => { 131 => 0x99 },
1029             'audiogain' => { 376 => 'player.movie.audio.gain' },
1030             'audiomimetype' => { 462 => 'Mime' },
1031             'audiomoddate' => { 506 => 'audioModDate' },
1032             'audiooutcue' => { 131 => 0x9a },
1033             'audiosamplerate' => { 67 => 0x6e, 506 => 'audioSampleRate' },
1034             'audiosampletype' => { 506 => 'audioSampleType' },
1035             'audiosamplingrate' => { 131 => 0x97 },
1036             'audiosamplingresolution' => { 131 => 0x98 },
1037             'audiotype' => { 131 => 0x96 },
1038             'author' => { 157 => 'Author', 308 => 'Author', 312 => 'Author', 373 => 'Author', 374 => ['auth',"\xa9aut"], 376 => 'author', 382 => 'auth', 475 => 'author', 493 => 'Author', 504 => 'Author' },
1039             'authorsposition' => { 494 => 'AuthorsPosition' },
1040             'authorurl' => { 179 => 'WM/AuthorURL' },
1041             'autoafpointcolortracking' => { 84 => 0x51c },
1042             'autoafpointseleositraf' => { 2 => 0xa },
1043             'autoaperture' => { 348 => '0.1' },
1044             'autobracket' => { 399 => 0x19 },
1045             'autobracketing' => { 127 => 0x1100, 357 => 0x18, 389 => 0x1007 },
1046             'autobracketingmode' => { 293 => '12.3' },
1047             'autobracketingset' => { 293 => '12.1' },
1048             'autobracketmodem' => { 281 => '21.2', 282 => '13.3', 284 => '13.2', 285 => '13.2', 290 => '26.2', 294 => '13.3', 295 => '13.2', 297 => 0x5f },
1049             'autobracketorder' => { 184 => 0x43, 281 => '21.3', 282 => '13.2', 284 => '13.1', 285 => '13.1', 290 => '26.3', 291 => '12.2', 292 => '2.2', 293 => '12.2', 294 => '13.2', 295 => '13.1', 296 => '13.2', 297 => 0x61 },
1050             'autobracketset' => { 281 => '21.1', 282 => '13.1', 286 => '11.1', 287 => '12.1', 288 => '12.1', 290 => '26.1', 291 => '12.1', 292 => '2.1', 294 => '13.1', 296 => '13.1' },
1051             'autobrightness' => { 480 => 'AutoBrightness', 482 => 'AutoBrightness' },
1052             'autocontrast' => { 480 => 'AutoContrast', 482 => 'AutoContrast' },
1053             'autodistortioncontrol' => { 206 => 0x4, 229 => 0x143 },
1054             'autodynamicrange' => { 127 => 0x140b },
1055             'autoexposure' => { 480 => 'AutoExposure', 482 => 'AutoExposure' },
1056             'autoexposurebracketing' => { 77 => 0x10 },
1057             'autoflashisosensitivity' => { 284 => '38.5', 285 => '38.5', 295 => '38.5', 297 => 0x5b },
1058             'autofocus' => { 302 => 0x209 },
1059             'autofocusmoderestrictions' => { 297 => 0x107 },
1060             'autofp' => { 292 => '7.3', 296 => '31.4' },
1061             'autoiso' => { 77 => 0x1, 113 => 0x3008, 230 => 0x142, 283 => '1.1', 292 => '1.1' },
1062             'autoisomax' => { 283 => '1.2', 292 => '1.2' },
1063             'autoisominshutterspeed' => { 283 => '1.3', 292 => '1.3' },
1064             'autolateralca' => { 480 => 'AutoLateralCA', 482 => 'AutoLateralCA' },
1065             'autolightingoptimizer' => { 16 => 0xbe, 17 => 0xbf, 20 => 0xbf, 62 => 0x2, 84 => 0x204, 103 => 0x20500, 109 => 0x6f },
1066             'autolightingoptimizeron' => { 103 => '0x20500.0', 109 => 0x6e },
1067             'autoportraitframed' => { 422 => 0x2016 },
1068             'autoredeye' => { 274 => 0xfe28a44f },
1069             'autorotate' => { 77 => 0x1b },
1070             'autoshadows' => { 480 => 'AutoShadows', 482 => 'AutoShadows' },
1071             'autotone' => { 480 => 'AutoTone', 482 => 'AutoTone' },
1072             'autotonedigest' => { 480 => 'AutoToneDigest', 482 => 'AutoToneDigest' },
1073             'autotonedigestnosat' => { 480 => 'AutoToneDigestNoSat', 482 => 'AutoToneDigestNoSat' },
1074             'autowhiteversion' => { 480 => 'AutoWhiteVersion', 482 => 'AutoWhiteVersion' },
1075             'auxiliarylens' => { 227 => 0x82 },
1076             'avaperturesetting' => { 338 => 0x13 },
1077             'averageblacklevel' => { 45 => 0xe7, 47 => 0xfb, 48 => 0x114, 49 => 0x146 },
1078             'averagelv' => { 187 => 0x38 },
1079             'avsettingwithoutlens' => { 84 => 0x707 },
1080             'azimuth' => { 165 => 'Azimuth' },
1081             'babyage' => { 322 => [0x8010,0x33] },
1082             'babyname' => { 322 => 0x66 },
1083             'backgroundalpha' => { 501 => 'bgalpha' },
1084             'balance' => { 376 => 'player.movie.audio.balance' },
1085             'baseexposurecompensation' => { 338 => 0x15 },
1086             'baseiso' => { 77 => 0x2, 97 => 0x101c, 138 => 0x903, 324 => 0x312a, 453 => 0x6 },
1087             'baseisodaylight' => { 138 => 0x910 },
1088             'baseisoflash' => { 138 => 0x913 },
1089             'baseisofluorescent' => { 138 => 0x912 },
1090             'baseisotungsten' => { 138 => 0x911 },
1091             'baselineexposure' => { 119 => 0xc62a },
1092             'baselineexposureoffset' => { 119 => 0xc7a5 },
1093             'baselinenoise' => { 119 => 0xc62b },
1094             'baselinesharpness' => { 119 => 0xc62c },
1095             'baseurl' => { 504 => 'BaseURL' },
1096             'bass' => { 376 => 'player.movie.audio.bass' },
1097             'batterylevel' => { 322 => 0x38, 409 => 0x51, 413 => 0xc, 414 => 0x4, 415 => 0x4, 454 => 0x7 },
1098             'batterylevelgrip1' => { 454 => 0x6 },
1099             'batterylevelgrip2' => { 454 => 0x8 },
1100             'batteryorder' => { 281 => '12.5', 290 => '13.2', 291 => '2.1', 294 => '3.1' },
1101             'batterystate' => { 184 => 0x60, 409 => 0x50, 415 => 0x14 },
1102             'batterytemperature' => { 413 => 0x1, 415 => 0x2, 454 => 0x5 },
1103             'batterytype' => { 64 => 0x38, 385 => 0x66 },
1104             'batteryunknown' => { 413 => 0x2, 415 => 0x0 },
1105             'batteryvoltage' => { 138 => 0x408, 383 => 0x2a, 384 => 0x49, 385 => 0x62, 413 => 0x8 },
1106             'batteryvoltage1' => { 415 => 0x6 },
1107             'batteryvoltage2' => { 415 => 0x8 },
1108             'batteryvoltageavg' => { 385 => 0x64 },
1109             'bayergreensplit' => { 119 => 0xc62d },
1110             'bayerpattern' => { 137 => 0xf902, 188 => 0x17 },
1111             'beatsperminute' => { 374 => 'tmpo' },
1112             'beatspliceparams' => { 506 => 'beatSpliceParams' },
1113             'beatspliceparamsriseindecibel' => { 506 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1114             'beatspliceparamsriseintimeduration' => { 506 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1115             'beatspliceparamsriseintimedurationscale' => { 506 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1116             'beatspliceparamsriseintimedurationvalue' => { 506 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1117             'beatspliceparamsusefilebeatsmarker' => { 506 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1118             'beep' => { 281 => '13.1', 282 => '5.4', 283 => '0.1', 286 => '2.1', 287 => '3.1', 288 => '3.1', 290 => '10.1', 292 => '0.1', 294 => '5.5', 296 => '4.1' },
1119             'beeppitch' => { 291 => '3.1' },
1120             'beepvolume' => { 291 => '4.5' },
1121             'bestqualityscale' => { 119 => 0xc65c },
1122             'bestshotmode' => { 113 => 0x3007 },
1123             'bitdepth' => { 162 => 'BitDepth', 188 => 0x11, 239 => 0x41 },
1124             'bitspercomponent' => { 133 => 0x87 },
1125             'bitspersample' => { 119 => 0x102, 327 => 0xa, 502 => 'BitsPerSample' },
1126             'blackacquirerows' => { 138 => 0x18ba },
1127             'blacklevel' => { 119 => 0xc61a, 204 => 0x20, 227 => 0x3d, 304 => [0x401,0x1012], 366 => 0x21d, 429 => [0x7300,0x7310] },
1128             'blacklevel2' => { 303 => 0x600, 307 => 0x600 },
1129             'blacklevelblue' => { 327 => 0x1e },
1130             'blacklevelbottom' => { 138 => 0x3f0 },
1131             'blackleveldata' => { 366 => 0x223 },
1132             'blackleveldeltah' => { 119 => 0xc61b },
1133             'blackleveldeltav' => { 119 => 0xc61c },
1134             'blacklevelgreen' => { 327 => 0x1d },
1135             'blacklevelred' => { 327 => 0x1c },
1136             'blacklevelrepeatdim' => { 119 => 0xc619 },
1137             'blacklevelrough' => { 138 => 0x40e },
1138             'blacklevelroughafter' => { 138 => 0x416 },
1139             'blacklevels' => { 35 => 0x1d },
1140             'blackleveltop' => { 138 => 0x3ef },
1141             'blackpoint' => { 357 => 0x200 },
1142             'blacks2012' => { 480 => 'Blacks2012', 482 => 'Blacks2012' },
1143             'blacksadj' => { 457 => 0x9018 },
1144             'bleachbypasstoning' => { 357 => 0x7f },
1145             'blockshotafresponse' => { 284 => '1.5', 285 => '1.5', 295 => '1.5', 297 => 0x7 },
1146             'blogtitle' => { 496 => 'blogTitle' },
1147             'blogurl' => { 496 => 'blogURL' },
1148             'bluebalance' => { 304 => 0x1018, 327 => 0x12, 357 => 0x1b },
1149             'bluecurvelimits' => { 108 => 0x1fe },
1150             'bluecurvepoints' => { 107 => 0x79, 108 => 0x1d4 },
1151             'bluehsl' => { 103 => 0x20915 },
1152             'bluehue' => { 480 => 'BlueHue', 482 => 'BlueHue' },
1153             'bluesaturation' => { 480 => 'BlueSaturation', 482 => 'BlueSaturation' },
1154             'bluratinfinity' => { 466 => 'BlurAtInfinity' },
1155             'blurcontrol' => { 357 => 0x82 },
1156             'blurwarning' => { 127 => 0x1300 },
1157             'bodybatteryadload' => { 336 => 0x3 },
1158             'bodybatteryadnoload' => { 336 => 0x2 },
1159             'bodybatterystate' => { 336 => '1.1' },
1160             'bodybatteryvoltage1' => { 336 => 0x2 },
1161             'bodybatteryvoltage2' => { 336 => 0x4 },
1162             'bodybatteryvoltage3' => { 336 => 0x6 },
1163             'bodybatteryvoltage4' => { 336 => 0x8 },
1164             'bodyfirmware' => { 390 => 0x0 },
1165             'bodyfirmwareversion' => { 300 => 0x104, 301 => 0x100, 304 => 0x104 },
1166             'bodyserialnumber' => { 390 => 0x10 },
1167             'bookedition' => { 496 => 'bookEdition' },
1168             'bootloaderversion' => { 384 => 0x26 },
1169             'bracketincrement' => { 230 => 0x21a },
1170             'bracketmode' => { 57 => 0x3 },
1171             'bracketprogram' => { 230 => 0x218 },
1172             'bracketsequence' => { 113 => 0x301d },
1173             'bracketset' => { 230 => 0x216 },
1174             'bracketsettings' => { 322 => 0x45 },
1175             'bracketshotnumber' => { 57 => 0x5, 338 => 0x9, 420 => 0x2b },
1176             'bracketshotnumber2' => { 420 => 0x2d },
1177             'bracketstep' => { 181 => 0xe },
1178             'bracketvalue' => { 57 => 0x4 },
1179             'brightness' => { 119 => 0xfe53, 156 => 'Brightness', 176 => 'Brightness', 181 => 0x2c, 233 => 0x34, 234 => 0x39, 235 => 0x41, 376 => 'player.movie.visual.brightness', 383 => 0x25, 385 => 0x54, 409 => 0x22, 422 => 0x2007, 480 => 'Brightness', 482 => 'Brightness' },
1180             'brightnessadj' => { 108 => 0x114, 267 => 0x0, 277 => 0x2d, 457 => 0x8018 },
1181             'brightnessvalue' => { 119 => 0x9203, 187 => [0x691,0x49c3], 304 => 0x1003, 427 => 0x1e, 431 => 0x1140, 432 => 0x1140, 433 => 0x111c, 434 => 0x1198, 435 => 0x1174, 436 => 0x102c, 437 => 0x224, 438 => 0x224, 439 => 0x219, 486 => 'BrightnessValue' },
1182             'buildnumber' => { 191 => 0x5500 },
1183             'bulbduration' => { 77 => 0x18 },
1184             'burstcount' => { 138 => 0x40d },
1185             'burstid' => { 463 => 'BurstID' },
1186             'burstmode' => { 140 => 0xa, 322 => 0x2a },
1187             'burstmode2' => { 140 => 0x18 },
1188             'burstprimary' => { 463 => 'BurstPrimary' },
1189             'burstshot' => { 399 => 0x34 },
1190             'burstspeed' => { 322 => 0x77 },
1191             'burstuuid' => { 1 => 0xb },
1192             'buttonfunctioncontroloff' => { 84 => 0x70a },
1193             'bwadjustment' => { 127 => 0x1049 },
1194             'bwfilter' => { 181 => 0x2a, 189 => 0x39 },
1195             'bwmode' => { 304 => 0x203 },
1196             'by-line' => { 131 => 0x50 },
1197             'by-linetitle' => { 131 => 0x55 },
1198             'bytecount' => { 496 => 'byteCount' },
1199             'c14configuration' => { 138 => 0x1964 },
1200             'cacheversion' => { 119 => 0xc7aa },
1201             'calibratedfocallength' => { 116 => 'CalibratedFocalLength' },
1202             'calibratedopticalcenterx' => { 116 => 'CalibratedOpticalCenterX' },
1203             'calibratedopticalcentery' => { 116 => 'CalibratedOpticalCenterY' },
1204             'calibration' => { 399 => [0x24,0x30] },
1205             'calibrationhistory' => { 138 => 0x9c9 },
1206             'calibrationilluminant1' => { 119 => 0xc65a },
1207             'calibrationilluminant2' => { 119 => 0xc65b },
1208             'calibrationilluminant3' => { 119 => 0xcd31 },
1209             'calibrationversion' => { 138 => 0x9c6 },
1210             'callforimage' => { 470 => 'CallForImage' },
1211             'camera' => { 460 => [\'Cameras','CamerasCamera'] },
1212             'cameraangle' => { 382 => 'angl', 506 => 'cameraAngle' },
1213             'cameraappinfo' => { 460 => [\'Cameras','CamerasCameraAppInfo'] },
1214             'cameraappinfoapplication' => { 460 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1215             'cameraappinfoitemuri' => { 460 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
1216             'cameraappinfoversion' => { 460 => [\'Cameras','CamerasCameraAppInfoVersion'] },
1217             'cameraburstid' => { 464 => 'CameraBurstID' },
1218             'cameracalibration' => { 399 => 0x11f },
1219             'cameracalibration1' => { 119 => 0xc623 },
1220             'cameracalibration2' => { 119 => 0xc624 },
1221             'cameracalibration3' => { 119 => 0xcd32 },
1222             'cameracalibrationsig' => { 119 => 0xc6f3 },
1223             'cameracolorcalibration01' => { 36 => 0x0, 37 => 0x0 },
1224             'cameracolorcalibration02' => { 36 => 0x4, 37 => 0x5 },
1225             'cameracolorcalibration03' => { 36 => 0x8, 37 => 0xa },
1226             'cameracolorcalibration04' => { 36 => 0xc, 37 => 0xf },
1227             'cameracolorcalibration05' => { 36 => 0x10, 37 => 0x14 },
1228             'cameracolorcalibration06' => { 36 => 0x14, 37 => 0x19 },
1229             'cameracolorcalibration07' => { 36 => 0x18, 37 => 0x1e },
1230             'cameracolorcalibration08' => { 36 => 0x1c, 37 => 0x23 },
1231             'cameracolorcalibration09' => { 36 => 0x20, 37 => 0x28 },
1232             'cameracolorcalibration10' => { 36 => 0x24, 37 => 0x2d },
1233             'cameracolorcalibration11' => { 36 => 0x28, 37 => 0x32 },
1234             'cameracolorcalibration12' => { 36 => 0x2c, 37 => 0x37 },
1235             'cameracolorcalibration13' => { 36 => 0x30, 37 => 0x3c },
1236             'cameracolorcalibration14' => { 36 => 0x34, 37 => 0x41 },
1237             'cameracolorcalibration15' => { 36 => 0x38, 37 => 0x46 },
1238             'cameradepthmap' => { 460 => [\'Cameras','CamerasCameraDepthMap'] },
1239             'cameradepthmapconfidenceuri' => { 460 => [\'Cameras','CamerasCameraDepthMapConfidenceURI'] },
1240             'cameradepthmapdepthuri' => { 460 => [\'Cameras','CamerasCameraDepthMapDepthURI'] },
1241             'cameradepthmapfar' => { 460 => [\'Cameras','CamerasCameraDepthMapFar'] },
1242             'cameradepthmapfocaltable' => { 460 => [\'Cameras','CamerasCameraDepthMapFocalTable'] },
1243             'cameradepthmapfocaltableentrycount' => { 460 => [\'Cameras','CamerasCameraDepthMapFocalTableEntryCount'] },
1244             'cameradepthmapformat' => { 460 => [\'Cameras','CamerasCameraDepthMapFormat'] },
1245             'cameradepthmapitemsemantic' => { 460 => [\'Cameras','CamerasCameraDepthMapItemSemantic'] },
1246             'cameradepthmapmeasuretype' => { 460 => [\'Cameras','CamerasCameraDepthMapMeasureType'] },
1247             'cameradepthmapnear' => { 460 => [\'Cameras','CamerasCameraDepthMapNear'] },
1248             'cameradepthmapsoftware' => { 460 => [\'Cameras','CamerasCameraDepthMapSoftware'] },
1249             'cameradepthmapunits' => { 460 => [\'Cameras','CamerasCameraDepthMapUnits'] },
1250             'cameradirection' => { 376 => 'direction.facing' },
1251             'camerae-mountversion' => { 456 => 0xb },
1252             'cameraelevationangle' => { 119 => 0x9405, 487 => 'CameraElevationAngle' },
1253             'camerafilename' => { 470 => 'CameraFilename' },
1254             'cameraid' => { 304 => 0x209, 382 => 'cmid', 398 => 0x209 },
1255             'cameraidentifier' => { 376 => 'camera.identifier' },
1256             'cameraimage' => { 460 => [\'Cameras','CamerasCameraImage'] },
1257             'cameraimageitemsemantic' => { 460 => [\'Cameras','CamerasCameraImageItemSemantic'] },
1258             'cameraimageitemuri' => { 460 => [\'Cameras','CamerasCameraImageItemURI'] },
1259             'cameraimagingmodel' => { 460 => [\'Cameras','CamerasCameraImagingModel'] },
1260             'cameraimagingmodeldistortion' => { 460 => [\'Cameras','CamerasCameraImagingModelDistortion'] },
1261             'cameraimagingmodeldistortioncount' => { 460 => [\'Cameras','CamerasCameraImagingModelDistortionCount'] },
1262             'cameraimagingmodelfocallengthx' => { 460 => [\'Cameras','CamerasCameraImagingModelFocalLengthX'] },
1263             'cameraimagingmodelfocallengthy' => { 460 => [\'Cameras','CamerasCameraImagingModelFocalLengthY'] },
1264             'cameraimagingmodelimageheight' => { 460 => [\'Cameras','CamerasCameraImagingModelImageHeight'] },
1265             'cameraimagingmodelimagewidth' => { 460 => [\'Cameras','CamerasCameraImagingModelImageWidth'] },
1266             'cameraimagingmodelpixelaspectratio' => { 460 => [\'Cameras','CamerasCameraImagingModelPixelAspectRatio'] },
1267             'cameraimagingmodelprincipalpointx' => { 460 => [\'Cameras','CamerasCameraImagingModelPrincipalPointX'] },
1268             'cameraimagingmodelprincipalpointy' => { 460 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1269             'cameraimagingmodelskew' => { 460 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1270             'cameraiso' => { 34 => 0x10 },
1271             'cameralabel' => { 119 => 0xc7a1, 506 => 'cameraLabel' },
1272             'cameralightestimate' => { 460 => [\'Cameras','CamerasCameraLightEstimate'] },
1273             'cameralightestimatecolorcorrectionb' => { 460 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1274             'cameralightestimatecolorcorrectiong' => { 460 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1275             'cameralightestimatecolorcorrectionr' => { 460 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1276             'cameralightestimatepixelintensity' => { 460 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1277             'cameramakemodel' => { 470 => 'CameraMakeModel' },
1278             'cameramodel' => { 366 => 0x410, 506 => 'cameraModel' },
1279             'cameramodelid' => { 176 => 'CameraModelID' },
1280             'cameramodelrestriction' => { 480 => 'CameraModelRestriction', 482 => 'CameraModelRestriction' },
1281             'cameramotion' => { 376 => 'direction.motion' },
1282             'cameramove' => { 506 => 'cameraMove' },
1283             '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, 322 => 0x8f, 361 => 0x1, 366 => 0x100, 415 => [0x16,0x18], 444 => 0x28, 445 => 0x24, 446 => 0x29 },
1284             'cameraowner' => { 141 => 0xc353 },
1285             'cameraparameters' => { 304 => 0x2050 },
1286             'camerapicturestyle' => { 28 => 0xaf },
1287             'camerapitch' => { 115 => 0x9, 382 => "\xa9gpt" },
1288             'camerapointcloud' => { 460 => [\'Cameras','CamerasCameraPointCloud'] },
1289             'camerapointcloudmetric' => { 460 => [\'Cameras','CamerasCameraPointCloudMetric'] },
1290             'camerapointcloudpointcloud' => { 460 => [\'Cameras','CamerasCameraPointCloudPointCloud'] },
1291             'camerapointcloudpoints' => { 460 => [\'Cameras','CamerasCameraPointCloudPoints'] },
1292             'camerapose' => { 460 => [\'Cameras','CamerasCameraPose'] },
1293             'cameraposepositionx' => { 460 => [\'Cameras','CamerasCameraPosePositionX'] },
1294             'cameraposepositiony' => { 460 => [\'Cameras','CamerasCameraPosePositionY'] },
1295             'cameraposepositionz' => { 460 => [\'Cameras','CamerasCameraPosePositionZ'] },
1296             'cameraposerotationw' => { 460 => [\'Cameras','CamerasCameraPoseRotationW'] },
1297             'cameraposerotationx' => { 460 => [\'Cameras','CamerasCameraPoseRotationX'] },
1298             'cameraposerotationy' => { 460 => [\'Cameras','CamerasCameraPoseRotationY'] },
1299             'cameraposerotationz' => { 460 => [\'Cameras','CamerasCameraPoseRotationZ'] },
1300             'cameraposetimestamp' => { 460 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1301             'cameraprofile' => { 480 => 'CameraProfile', 482 => 'CameraProfile' },
1302             'cameraprofiledigest' => { 480 => 'CameraProfileDigest', 482 => 'CameraProfileDigest' },
1303             'cameraprofiles' => { 494 => 'CameraProfiles' },
1304             'cameraprofilesaperturevalue' => { 494 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1305             'cameraprofilesauthor' => { 494 => [\'CameraProfiles','CameraProfilesAuthor'] },
1306             'cameraprofilesautoscale' => { 494 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1307             'cameraprofilescameraprettyname' => { 494 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1308             'cameraprofilescamerarawprofile' => { 494 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1309             'cameraprofilesfocallength' => { 494 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1310             'cameraprofilesfocusdistance' => { 494 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1311             'cameraprofileslens' => { 494 => [\'CameraProfiles','CameraProfilesLens'] },
1312             'cameraprofileslensprettyname' => { 494 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1313             'cameraprofilesmake' => { 494 => [\'CameraProfiles','CameraProfilesMake'] },
1314             'cameraprofilesmodel' => { 494 => [\'CameraProfiles','CameraProfilesModel'] },
1315             'cameraprofilesperspectivemodel' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1316             'cameraprofilesperspectivemodelimagexcenter' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1317             'cameraprofilesperspectivemodelimageycenter' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1318             'cameraprofilesperspectivemodelradialdistortparam1' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1319             'cameraprofilesperspectivemodelradialdistortparam2' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1320             'cameraprofilesperspectivemodelradialdistortparam3' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1321             'cameraprofilesperspectivemodelscalefactor' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1322             'cameraprofilesperspectivemodelversion' => { 494 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1323             'cameraprofilesprofilename' => { 494 => [\'CameraProfiles','CameraProfilesProfileName'] },
1324             'cameraprofilessensorformatfactor' => { 494 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1325             'cameraprofilesuniquecameramodel' => { 494 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1326             'camerarawcolortone' => { 109 => 0xe1 },
1327             'camerarawcontrast' => { 109 => 0xe3 },
1328             'camerarawhighlightpoint' => { 109 => 0xe6 },
1329             'camerarawlinear' => { 109 => 0xe4 },
1330             'camerarawoutputhighlightpoint' => { 109 => 0xe8 },
1331             'camerarawoutputshadowpoint' => { 109 => 0xe9 },
1332             'camerarawsaturation' => { 109 => 0xe2 },
1333             'camerarawshadowpoint' => { 109 => 0xe7 },
1334             'camerarawsharpness' => { 109 => 0xe5 },
1335             'cameraroll' => { 115 => 0xb, 382 => "\xa9grl" },
1336             'cameras' => { 460 => 'Cameras' },
1337             'cameraserialnumber' => { 119 => 0xc62f, 178 => 'CameraSerialNumber', 470 => 'CameraSerialNumber' },
1338             'camerasettingsversion' => { 299 => 0x0 },
1339             '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, 30 => [0x87,0x91], 31 => [0x99,0x9f,0xa4,0xa8,0x105], 33 => ['-3',0x64,0x47,0x53,0x5b,0x5c], 77 => 0xc, 138 => 0x406, 303 => 0x1306, 317 => 0x320, 324 => 0x3402, 357 => 0x47, 396 => 0x43, 448 => 0x5 },
1340             'cameratemperature4' => { 362 => 0x14 },
1341             'cameratemperature5' => { 362 => 0x16 },
1342             'cameratemperaturerangemax' => { 121 => 0x5 },
1343             'cameratemperaturerangemin' => { 121 => 0x6 },
1344             'cameratrait' => { 460 => [\'Cameras','CamerasCameraTrait'] },
1345             'cameratype' => { 77 => 0x1a, 304 => 0x207 },
1346             'cameratype2' => { 300 => 0x100 },
1347             'cameravendorinfo' => { 460 => [\'Cameras','CamerasCameraVendorInfo'] },
1348             'cameravendorinfomanufacturer' => { 460 => [\'Cameras','CamerasCameraVendorInfoManufacturer'] },
1349             'cameravendorinfomodel' => { 460 => [\'Cameras','CamerasCameraVendorInfoModel'] },
1350             'cameravendorinfonotes' => { 460 => [\'Cameras','CamerasCameraVendorInfoNotes'] },
1351             'camerayaw' => { 115 => 0xa, 382 => "\xa9gyw" },
1352             'camreverse' => { 116 => 'CamReverse' },
1353             'canondr4' => { 120 => 'CanonDR4' },
1354             'canonexposuremode' => { 34 => 0x14 },
1355             'canonfiledescription' => { 97 => 0x805 },
1356             'canonfilelength' => { 64 => 0xe },
1357             'canonfirmwareversion' => { 64 => 0x7, 97 => 0x80b },
1358             'canonflashinfo' => { 97 => 0x1028 },
1359             'canonflashmode' => { 34 => 0x4 },
1360             'canonimagesize' => { 10 => 0x39, 34 => 0xa },
1361             'canonimagetype' => { 64 => 0x6, 97 => 0x815 },
1362             'canonlogversion' => { 63 => 0xb },
1363             'canonmodelid' => { 64 => 0x10, 97 => 0x1834 },
1364             'canonvrd' => { 120 => 'CanonVRD' },
1365             'caption' => { 475 => 'caption' },
1366             'caption-abstract' => { 131 => 0x78 },
1367             'captionsauthornames' => { 485 => 'CaptionsAuthorNames' },
1368             'captionsdatetimestamps' => { 485 => 'CaptionsDateTimeStamps' },
1369             'captionwriter' => { 494 => 'CaptionWriter' },
1370             'captureframerate' => { 113 => 0x4001 },
1371             'captureheightnormal' => { 138 => 0x1839 },
1372             'capturelook' => { 138 => 0xc48 },
1373             'capturemode' => { 376 => 'com.apple.photos.captureMode' },
1374             'capturesoftware' => { 468 => 'CaptureSoftware' },
1375             'capturewidthnormal' => { 138 => 0x1838 },
1376             'capturewidthtest' => { 138 => 0x1842 },
1377             'cardshutterlock' => { 184 => 0x49 },
1378             'casioimagesize' => { 113 => 0x9 },
1379             'catalogsets' => { 131 => 0xff, 461 => 'CatalogSets', 473 => 'CatalogSets' },
1380             'categories' => { 64 => 0x23, 475 => 'categories' },
1381             'category' => { 131 => 0xf, 179 => 'WM/Category', 298 => 0x30, 374 => 'catg', 494 => 'Category' },
1382             'cbcrgain' => { 396 => 0xa036 },
1383             'cbcrgaindefault' => { 396 => 0xa035 },
1384             'cbcrmatrix' => { 396 => 0xa034 },
1385             'cbcrmatrixdefault' => { 396 => 0xa033 },
1386             'ccdboardversion' => { 317 => 0x331 },
1387             'ccdscanmode' => { 304 => 0x1039 },
1388             'ccdsensitivity' => { 264 => 0x6 },
1389             'ccdversion' => { 317 => 0x330 },
1390             'cellglobalid' => { 479 => 'cgi' },
1391             'celllength' => { 119 => 0x109 },
1392             'cellr' => { 479 => 'r' },
1393             'celltowerid' => { 479 => 'cellid' },
1394             'cellwidth' => { 119 => 0x108 },
1395             'centerafarea' => { 292 => '15.1' },
1396             'centerfocuspoint' => { 296 => '2.2' },
1397             'centerpixel' => { 138 => 0x40c },
1398             'centerweightedareasize' => { 281 => '7.1', 282 => '8.1', 284 => '8.1', 285 => '8.1', 289 => '7.1', 290 => '5.1', 291 => '7.1', 292 => '6.3', 294 => '8.1', 295 => '8.1', 296 => '8.1', 297 => 0x1f },
1399             'certificate' => { 510 => 'Certificate' },
1400             'cfainterpolationalgorithm' => { 138 => 0xe60 },
1401             'cfainterpolationmetric' => { 138 => 0xe61 },
1402             'cfaoffsetcols' => { 138 => 0xc71 },
1403             'cfaoffsetrows' => { 138 => 0xc6f },
1404             'cfapattern' => { 119 => 0xa302, 327 => 0x9, 486 => 'CFAPattern' },
1405             'cfapattern2' => { 119 => 0x828e },
1406             'cfapatterncolumns' => { 486 => [\'CFAPattern','CFAPatternColumns'] },
1407             'cfapatternrows' => { 486 => [\'CFAPattern','CFAPatternRows'] },
1408             'cfapatternvalues' => { 486 => [\'CFAPattern','CFAPatternValues'] },
1409             'cfarepeatpatterndim' => { 119 => 0x828d },
1410             'cfazipperfixthreshold' => { 138 => 0xe62 },
1411             'channel' => { 496 => 'channel' },
1412             'channela-lang' => { 496 => [\'channel','channelA-lang'] },
1413             'channelchannel' => { 496 => [\'channel','channelChannel'] },
1414             'channels' => { 155 => 'Channels' },
1415             'channelsubchannel1' => { 496 => [\'channel','channelSubchannel1'] },
1416             'channelsubchannel2' => { 496 => [\'channel','channelSubchannel2'] },
1417             'channelsubchannel3' => { 496 => [\'channel','channelSubchannel3'] },
1418             'channelsubchannel4' => { 496 => [\'channel','channelSubchannel4'] },
1419             'chapterlist' => { 382 => 'chpl' },
1420             'checkmark' => { 103 => 0x10101, 108 => 0x26a },
1421             'checkmark2' => { 109 => 0x8e },
1422             'childfontfiles' => { 511 => [\'Fonts','FontsChildFontFiles'] },
1423             'chmodeshootingspeed' => { 281 => '10.3', 282 => '11.2', 297 => 0x10b },
1424             'chromablurradius' => { 119 => 0xc631 },
1425             'chromanoisecolorspace' => { 138 => 0xe6d },
1426             'chromanoiseedgemapthresh' => { 138 => 0xe6c },
1427             'chromanoisehighfthresh' => { 138 => 0xe6a },
1428             'chromanoiselowfthresh' => { 138 => 0xe6b },
1429             'chromaticaberration' => { 103 => 0x20703, 109 => 0x66, 396 => 0xa051 },
1430             'chromaticaberrationb' => { 480 => 'ChromaticAberrationB', 482 => 'ChromaticAberrationB' },
1431             'chromaticaberrationblue' => { 103 => 0x20708, 109 => 0x6b },
1432             'chromaticaberrationcorr' => { 79 => [0x4,0x5] },
1433             'chromaticaberrationcorrection' => { 119 => 0x7034, 347 => 0x1, 457 => 0x900d },
1434             'chromaticaberrationcorrparams' => { 119 => 0x7035, 452 => 0x66a, 453 => [0x37c,0x384,0x39c,0x3b0,0x3b8] },
1435             'chromaticaberrationon' => { 103 => '0x20703.0', 109 => 0x62 },
1436             'chromaticaberrationr' => { 480 => 'ChromaticAberrationR', 482 => 'ChromaticAberrationR' },
1437             'chromaticaberrationred' => { 103 => 0x20707, 109 => 0x6a },
1438             'chromaticaberrationsetting' => { 80 => 0x6 },
1439             'chrominancenoisereduction' => { 103 => 0x20601, 109 => 0x5e, 399 => 0x1a },
1440             'chrominancenr_tiff_jpeg' => { 109 => 0x60 },
1441             'circadatecreated' => { 492 => 'CircaDateCreated' },
1442             'circgradbasedcorractive' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1443             'circgradbasedcorramount' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1444             'circgradbasedcorrblacks2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
1445             'circgradbasedcorrbrightness' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'] },
1446             'circgradbasedcorrclarity' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'] },
1447             'circgradbasedcorrclarity2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'] },
1448             'circgradbasedcorrcontrast' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'] },
1449             'circgradbasedcorrcontrast2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'] },
1450             'circgradbasedcorrcorrectionname' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'] },
1451             'circgradbasedcorrcorrectionsyncid' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'] },
1452             'circgradbasedcorrdefringe' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'] },
1453             'circgradbasedcorrdehaze' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'] },
1454             'circgradbasedcorrexposure' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'] },
1455             'circgradbasedcorrexposure2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'] },
1456             'circgradbasedcorrhighlights2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'] },
1457             'circgradbasedcorrhue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'] },
1458             'circgradbasedcorrluminancenoise' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'] },
1459             'circgradbasedcorrmaskalpha' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'] },
1460             'circgradbasedcorrmaskangle' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'] },
1461             'circgradbasedcorrmaskbottom' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'] },
1462             'circgradbasedcorrmaskcentervalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'] },
1463             'circgradbasedcorrmaskcenterweight' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'] },
1464             'circgradbasedcorrmaskdabs' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'] },
1465             'circgradbasedcorrmaskfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'] },
1466             'circgradbasedcorrmaskflipped' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'] },
1467             'circgradbasedcorrmaskflow' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'] },
1468             'circgradbasedcorrmaskfullx' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'] },
1469             'circgradbasedcorrmaskfully' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'] },
1470             'circgradbasedcorrmaskinputdigest' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'] },
1471             'circgradbasedcorrmaskleft' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'] },
1472             'circgradbasedcorrmaskmaskactive' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'] },
1473             'circgradbasedcorrmaskmaskblendmode' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
1474             'circgradbasedcorrmaskmaskdigest' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'] },
1475             'circgradbasedcorrmaskmaskinverted' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'] },
1476             'circgradbasedcorrmaskmaskname' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'] },
1477             'circgradbasedcorrmaskmasks' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'] },
1478             'circgradbasedcorrmaskmasksalpha' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
1479             'circgradbasedcorrmaskmasksangle' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'] },
1480             'circgradbasedcorrmaskmasksbottom' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'] },
1481             'circgradbasedcorrmaskmaskscentervalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
1482             'circgradbasedcorrmaskmaskscenterweight' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
1483             'circgradbasedcorrmaskmasksdabs' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'] },
1484             'circgradbasedcorrmaskmasksfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'] },
1485             'circgradbasedcorrmaskmasksflipped' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
1486             'circgradbasedcorrmaskmasksflow' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'] },
1487             'circgradbasedcorrmaskmasksfullx' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'] },
1488             'circgradbasedcorrmaskmasksfully' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'] },
1489             'circgradbasedcorrmaskmasksinputdigest' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
1490             'circgradbasedcorrmaskmasksleft' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'] },
1491             'circgradbasedcorrmaskmasksmaskactive' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
1492             'circgradbasedcorrmaskmasksmaskblendmode' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
1493             'circgradbasedcorrmaskmasksmaskdigest' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
1494             'circgradbasedcorrmaskmasksmaskinverted' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
1495             'circgradbasedcorrmaskmasksmaskname' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
1496             'circgradbasedcorrmaskmasksmasksubtype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
1497             'circgradbasedcorrmaskmasksmasksyncid' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
1498             'circgradbasedcorrmaskmasksmaskversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
1499             'circgradbasedcorrmaskmasksmidpoint' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
1500             'circgradbasedcorrmaskmasksorigin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
1501             'circgradbasedcorrmaskmasksperimetervalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
1502             'circgradbasedcorrmaskmasksradius' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'] },
1503             'circgradbasedcorrmaskmasksreferencepoint' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
1504             'circgradbasedcorrmaskmasksright' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'] },
1505             'circgradbasedcorrmaskmasksroundness' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
1506             'circgradbasedcorrmaskmaskssizex' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
1507             'circgradbasedcorrmaskmaskssizey' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
1508             'circgradbasedcorrmaskmaskstop' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'] },
1509             'circgradbasedcorrmaskmasksubtype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'] },
1510             'circgradbasedcorrmaskmasksvalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
1511             'circgradbasedcorrmaskmasksversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'] },
1512             'circgradbasedcorrmaskmaskswhat' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'] },
1513             'circgradbasedcorrmaskmaskswholeimagearea' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
1514             'circgradbasedcorrmaskmasksx' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'] },
1515             'circgradbasedcorrmaskmasksy' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'] },
1516             'circgradbasedcorrmaskmasksyncid' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
1517             'circgradbasedcorrmaskmaskszerox' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
1518             'circgradbasedcorrmaskmaskszeroy' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
1519             'circgradbasedcorrmaskmaskversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'] },
1520             'circgradbasedcorrmaskmidpoint' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'] },
1521             'circgradbasedcorrmaskorigin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'] },
1522             'circgradbasedcorrmaskperimetervalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
1523             'circgradbasedcorrmaskradius' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'] },
1524             'circgradbasedcorrmaskrange' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
1525             'circgradbasedcorrmaskrangeareamodels' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
1526             'circgradbasedcorrmaskrangeareamodelscolorsampleinfo' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1527             'circgradbasedcorrmaskrangeareamodelscomponents' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
1528             'circgradbasedcorrmaskrangecoloramount' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
1529             'circgradbasedcorrmaskrangedepthfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
1530             'circgradbasedcorrmaskrangedepthmax' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
1531             'circgradbasedcorrmaskrangedepthmin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
1532             'circgradbasedcorrmaskrangeinvert' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
1533             'circgradbasedcorrmaskrangelumfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
1534             'circgradbasedcorrmaskrangeluminancedepthsampleinfo' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1535             'circgradbasedcorrmaskrangelummax' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
1536             'circgradbasedcorrmaskrangelummin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
1537             'circgradbasedcorrmaskrangelumrange' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
1538             'circgradbasedcorrmaskrangesampletype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
1539             'circgradbasedcorrmaskrangetype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
1540             'circgradbasedcorrmaskrangeversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
1541             'circgradbasedcorrmaskreferencepoint' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'] },
1542             'circgradbasedcorrmaskright' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'] },
1543             'circgradbasedcorrmaskroundness' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'] },
1544             'circgradbasedcorrmasks' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'] },
1545             'circgradbasedcorrmasksizex' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'] },
1546             'circgradbasedcorrmasksizey' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'] },
1547             'circgradbasedcorrmasktop' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'] },
1548             'circgradbasedcorrmaskvalue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'] },
1549             'circgradbasedcorrmaskversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'] },
1550             'circgradbasedcorrmaskwhat' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'] },
1551             'circgradbasedcorrmaskwholeimagearea' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
1552             'circgradbasedcorrmaskx' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'] },
1553             'circgradbasedcorrmasky' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'] },
1554             'circgradbasedcorrmaskzerox' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'] },
1555             'circgradbasedcorrmaskzeroy' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'] },
1556             'circgradbasedcorrmoire' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'] },
1557             'circgradbasedcorrrangemask' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'] },
1558             'circgradbasedcorrrangemaskareamodels' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
1559             'circgradbasedcorrrangemaskareamodelscolorsampleinfo' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1560             'circgradbasedcorrrangemaskareamodelscomponents' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
1561             'circgradbasedcorrrangemaskcoloramount' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
1562             'circgradbasedcorrrangemaskdepthfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
1563             'circgradbasedcorrrangemaskdepthmax' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
1564             'circgradbasedcorrrangemaskdepthmin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
1565             'circgradbasedcorrrangemaskinvert' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'] },
1566             'circgradbasedcorrrangemasklumfeather' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
1567             'circgradbasedcorrrangemaskluminancedepthsampleinfo' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1568             'circgradbasedcorrrangemasklummax' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
1569             'circgradbasedcorrrangemasklummin' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
1570             'circgradbasedcorrrangemasklumrange' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
1571             'circgradbasedcorrrangemasksampletype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
1572             'circgradbasedcorrrangemasktype' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'] },
1573             'circgradbasedcorrrangemaskversion' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'] },
1574             'circgradbasedcorrsaturation' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'] },
1575             'circgradbasedcorrshadows2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'] },
1576             'circgradbasedcorrsharpness' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'] },
1577             'circgradbasedcorrtemperature' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'] },
1578             'circgradbasedcorrtexture' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'] },
1579             'circgradbasedcorrtint' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'] },
1580             'circgradbasedcorrtoninghue' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'] },
1581             'circgradbasedcorrtoningsaturation' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'] },
1582             'circgradbasedcorrwhat' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1583             'circgradbasedcorrwhites2012' => { 480 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 482 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1584             'circulargradientbasedcorrections' => { 480 => 'CircularGradientBasedCorrections', 482 => 'CircularGradientBasedCorrections' },
1585             'city' => { 131 => 0x5a, 161 => 'City', 322 => 0x6d, 494 => 'City' },
1586             'city2' => { 322 => 0x80 },
1587             'clarity' => { 127 => 0x100f, 234 => 0x35, 235 => 0x3d, 422 => 0x2036, 480 => 'Clarity', 482 => 'Clarity' },
1588             'clarity2012' => { 480 => 'Clarity2012', 482 => 'Clarity2012' },
1589             'claritycontrol' => { 357 => 0x96 },
1590             'classification' => { 382 => 'clsf' },
1591             'classifystate' => { 131 => 0xe1 },
1592             'clearretouch' => { 322 => 0x7c },
1593             'clearretouchvalue' => { 322 => 0xa3 },
1594             'client' => { 506 => 'client' },
1595             'clientname' => { 488 => 'ClientName' },
1596             'clipboardaspectratio' => { 480 => 'ClipboardAspectRatio', 482 => 'ClipboardAspectRatio' },
1597             'clipboardorientation' => { 480 => 'ClipboardOrientation', 482 => 'ClipboardOrientation' },
1598             'clipfilename' => { 382 => 'clfn' },
1599             'clipid' => { 382 => 'clid' },
1600             'clmodeshootingspeed' => { 281 => '10.2', 282 => '11.3', 284 => '11.2', 285 => '11.2', 290 => '11.2', 291 => '10.2', 294 => '11.2', 295 => '11.2', 296 => '11.1', 297 => 0x3b },
1601             'cluster' => { 480 => 'Cluster', 482 => 'Cluster' },
1602             'cmcontrast' => { 307 => 0x2022 },
1603             'cmddialsreverserotation' => { 297 => 0xba },
1604             'cmexposurecompensation' => { 307 => 0x2000 },
1605             'cmhue' => { 307 => 0x2021 },
1606             'cmsaturation' => { 307 => 0x2020 },
1607             'cmsharpness' => { 307 => 0x2023 },
1608             'cmwhitebalance' => { 307 => 0x2001 },
1609             'cmwhitebalancecomp' => { 307 => 0x2002 },
1610             'cmwhitebalancegraypoint' => { 307 => 0x2010 },
1611             'codec' => { 169 => 'Codec' },
1612             'codedcharacterset' => { 132 => 0x5a },
1613             'codeversion' => { 382 => 'cver' },
1614             'collection' => { 312 => 'Collection' },
1615             'collectionname' => { 170 => [\'Collections','CollectionsCollectionName'], 382 => 'coll' },
1616             'collections' => { 170 => 'Collections', 475 => 'collections' },
1617             'collectionuri' => { 170 => [\'Collections','CollectionsCollectionURI'] },
1618             'color' => { 376 => 'player.movie.visual.color', 495 => 'color' },
1619             'coloraberrationcontrol' => { 274 => 0xc89224b },
1620             'coloradjustment' => { 399 => 0x14 },
1621             'coloradjustmentmode' => { 398 => 0x210 },
1622             'coloranta' => { 511 => [\'Colorants','ColorantsA'] },
1623             'colorantb' => { 511 => [\'Colorants','ColorantsB'] },
1624             'colorantblack' => { 511 => [\'Colorants','ColorantsBlack'] },
1625             'colorantblue' => { 511 => [\'Colorants','ColorantsBlue'] },
1626             'colorantcyan' => { 511 => [\'Colorants','ColorantsCyan'] },
1627             'colorantgray' => { 511 => [\'Colorants','ColorantsGray'] },
1628             'colorantgreen' => { 511 => [\'Colorants','ColorantsGreen'] },
1629             'colorantl' => { 511 => [\'Colorants','ColorantsL'] },
1630             'colorantmagenta' => { 511 => [\'Colorants','ColorantsMagenta'] },
1631             'colorantmode' => { 511 => [\'Colorants','ColorantsMode'] },
1632             'colorantred' => { 511 => [\'Colorants','ColorantsRed'] },
1633             'colorants' => { 511 => 'Colorants' },
1634             'colorantswatchname' => { 511 => [\'Colorants','ColorantsSwatchName'] },
1635             'coloranttint' => { 511 => [\'Colorants','ColorantsTint'] },
1636             'coloranttype' => { 511 => [\'Colorants','ColorantsType'] },
1637             'colorantyellow' => { 511 => [\'Colorants','ColorantsYellow'] },
1638             'colorbalance' => { 156 => 'ColorBalance' },
1639             'colorbalanceadj' => { 274 => 0x76a43202 },
1640             'colorbalanceblue' => { 181 => 0x1e },
1641             'colorbalancegreen' => { 181 => 0x1d },
1642             'colorbalancered' => { 181 => 0x1c },
1643             'colorbalanceversion' => { 203 => 0x4, 204 => 0x4, 205 => 0x0 },
1644             'colorblur' => { 109 => 0x65 },
1645             'colorbluron' => { 103 => 0x20704 },
1646             'colorbooster' => { 274 => 0x5f0e7d23 },
1647             'colorboostlevel' => { 268 => 0x1 },
1648             'colorboosttype' => { 268 => 0x0 },
1649             'colorchromeeffect' => { 127 => 0x1048 },
1650             'colorchromefxblue' => { 127 => 0x104e },
1651             'colorclass' => { 368 => 0xde, 369 => 'ColorClass' },
1652             'colorcompensationfilter' => { 184 => [0x3a,0x5f], 186 => 0x111, 422 => 0xb022 },
1653             'colorcompensationfiltercustom' => { 409 => 0xd, 410 => 0xc },
1654             'colorcompensationfilterset' => { 409 => 0x8, 410 => 0x7, 411 => 0x18, 427 => 0xf },
1655             'colorcontrol' => { 304 => 0x102b },
1656             'colorcorrection' => { 457 => 0x8015 },
1657             'colorcreatoreffect' => { 299 => 0x532 },
1658             'colordataversion' => { 41 => 0x0, 42 => 0x0, 44 => 0x0, 45 => 0x0, 46 => 0x0, 47 => 0x0, 48 => 0x0, 49 => 0x0, 50 => 0x0 },
1659             'coloreffect' => { 322 => 0x28 },
1660             'colorfilter' => { 112 => 0x17, 113 => 0x3017, 181 => 0x29, 189 => [0x38,0x4d,0x4f], 364 => 0x17 },
1661             'colorgain' => { 239 => 0x51 },
1662             'colorgradeblending' => { 480 => 'ColorGradeBlending', 482 => 'ColorGradeBlending' },
1663             'colorgradeglobalhue' => { 480 => 'ColorGradeGlobalHue', 482 => 'ColorGradeGlobalHue' },
1664             'colorgradegloballum' => { 480 => 'ColorGradeGlobalLum', 482 => 'ColorGradeGlobalLum' },
1665             'colorgradeglobalsat' => { 480 => 'ColorGradeGlobalSat', 482 => 'ColorGradeGlobalSat' },
1666             'colorgradehighlightlum' => { 480 => 'ColorGradeHighlightLum', 482 => 'ColorGradeHighlightLum' },
1667             'colorgrademidtonehue' => { 480 => 'ColorGradeMidtoneHue', 482 => 'ColorGradeMidtoneHue' },
1668             'colorgrademidtonelum' => { 480 => 'ColorGradeMidtoneLum', 482 => 'ColorGradeMidtoneLum' },
1669             'colorgrademidtonesat' => { 480 => 'ColorGradeMidtoneSat', 482 => 'ColorGradeMidtoneSat' },
1670             'colorgradeshadowlum' => { 480 => 'ColorGradeShadowLum', 482 => 'ColorGradeShadowLum' },
1671             'colorhue' => { 103 => 0x20900, 227 => 0x8d },
1672             'colorimetricreference' => { 119 => 0xc6bf },
1673             'colorlabel' => { 485 => 'ColorLabel' },
1674             'colormatrix' => { 63 => 0xa, 303 => 0x200, 304 => 0x1011, 396 => 0xa030 },
1675             'colormatrix1' => { 119 => 0xc621, 366 => 0x106 },
1676             'colormatrix2' => { 119 => 0xc622, 307 => 0x200, 366 => 0x226 },
1677             'colormatrix3' => { 119 => 0xcd33 },
1678             'colormatrixa' => { 357 => 0x203 },
1679             'colormatrixa2' => { 357 => 0x21c },
1680             'colormatrixadobergb' => { 396 => 0xa032 },
1681             'colormatrixb' => { 357 => 0x204 },
1682             'colormatrixb2' => { 357 => 0x21d },
1683             'colormatrixnumber' => { 304 => 0x1019 },
1684             'colormatrixsrgb' => { 396 => 0xa031 },
1685             'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 227 => 0x3, 264 => 0x4, 322 => 0x32, 399 => 0x2c, 422 => 0xb029, 494 => 'ColorMode' },
1686             'colormoirereduction' => { 103 => 0x20670, 275 => 0x15 },
1687             'colormoirereductionmode' => { 275 => 0x5 },
1688             'colormoirereductionon' => { 103 => '0x20670.0' },
1689             'colornoisereduction' => { 457 => 0x8029, 480 => 'ColorNoiseReduction', 482 => 'ColorNoiseReduction' },
1690             'colornoisereductiondetail' => { 480 => 'ColorNoiseReductionDetail', 482 => 'ColorNoiseReductionDetail' },
1691             'colornoisereductionintensity' => { 275 => 0x18 },
1692             'colornoisereductionsharpness' => { 275 => 0x1c },
1693             'colornoisereductionsmoothness' => { 480 => 'ColorNoiseReductionSmoothness', 482 => 'ColorNoiseReductionSmoothness' },
1694             'colorplanes' => { 123 => 0x2 },
1695             'colorprofile' => { 181 => 0x33 },
1696             'colorprofilesettings' => { 299 => 0x539 },
1697             'colorrepresentation' => { 133 => 0x3c },
1698             'colorsaturationadj' => { 103 => 0x20305 },
1699             'colorsequence' => { 133 => 0x41 },
1700             'colorspace' => { 51 => 0x3, 64 => 0xb4, 97 => 0x10b4, 119 => 0xa001, 135 => 0x3, 162 => 'ColorSpace', 182 => 0x2f, 183 => 0x25, 184 => 0x17, 227 => 0x1e, 299 => 0x507, 357 => 0x37, 396 => 0xa011, 399 => 0xb, 409 => 0x1b, 410 => 0x83, 411 => 0xe, 427 => 0x6, 486 => 'ColorSpace' },
1701             'colorspace2' => { 63 => 0x9 },
1702             'colorspecapproximation' => { 135 => 0x2 },
1703             'colorspecdata' => { 135 => 0x3 },
1704             'colorspecmethod' => { 135 => 0x0 },
1705             'colorspecprecedence' => { 135 => 0x1 },
1706             'colortempasshot' => { 38 => 0x4, 39 => 0x7, 40 => 0x1d, 41 => 0x59, 42 => 0x6d, 43 => 0x26, 44 => 0x43, 47 => 0x43, 48 => 0x43, 49 => 0x43, 50 => 0x4b },
1707             'colortempauto' => { 38 => 0x9, 39 => 0xf, 40 => 0x22, 41 => 0x5e, 42 => 0x72, 43 => 0x1c, 44 => 0x48, 47 => 0x48, 48 => 0x48, 49 => 0x48, 50 => 0x50 },
1708             'colortempcloudy' => { 38 => 0x22, 39 => 0x37, 40 => 0x31, 41 => 0xa4, 42 => 0xdb, 43 => 0x35, 44 => 0x5c, 47 => 0x75, 48 => 0x8e, 49 => 0x93, 50 => 0x96, 357 => 0x55 },
1709             'colortempcustom' => { 44 => 0x84 },
1710             'colortempcustom1' => { 40 => 0x45 },
1711             'colortempcustom2' => { 40 => 0x4a },
1712             'colortempdaylight' => { 38 => 0x18, 39 => 0x27, 40 => 0x27, 41 => 0x9a, 42 => 0xd1, 43 => 0x2b, 44 => 0x52, 47 => 0x6b, 48 => 0x84, 49 => 0x89, 50 => 0x8c, 357 => 0x53 },
1713             'colortemperature' => { 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, 64 => 0xae, 74 => 0x9, 97 => 0x10ae, 127 => 0x1005, 138 => 0x846, 156 => 'ColorTemperature', 182 => [0x6e,0x49], 183 => 0x3f, 184 => [0x39,0x5e], 186 => 0x10b, 189 => [0x3c,0x4c,0x4e], 317 => 0x321, 357 => 0x50, 389 => 0x1308, 422 => 0xb021, 480 => 'Temperature', 482 => 'Temperature' },
1714             'colortemperatureadj' => { 457 => 0x8013 },
1715             'colortemperatureauto' => { 227 => 0x4f },
1716             'colortemperaturebg' => { 304 => 0x1013 },
1717             'colortemperaturecustom' => { 409 => 0xc, 410 => 0xb },
1718             'colortemperaturerg' => { 304 => 0x1014 },
1719             'colortemperatureset' => { 409 => 0x7, 410 => 0x6 },
1720             'colortemperaturesetting' => { 184 => 0x25, 411 => 0x17, 427 => 0xe },
1721             'colortempflash' => { 38 => 0x36, 39 => 0x57, 40 => 0x40, 41 => 0xb8, 42 => 0xef, 43 => 0x49, 44 => 0x70, 47 => 0x89, 48 => 0xa2, 49 => 0xa7, 50 => 0xaa, 357 => 0x5a },
1722             'colortempflashdata' => { 44 => 0x24a },
1723             'colortempfluorescent' => { 38 => 0x2c, 39 => 0x47, 40 => 0x3b, 41 => 0xae, 42 => 0xe5, 43 => 0x3f, 44 => 0x66, 47 => 0x7f, 48 => 0x98, 49 => 0x9d, 50 => 0xa0 },
1724             'colortempfluorescentd' => { 357 => 0x57 },
1725             'colortempfluorescentn' => { 357 => 0x58 },
1726             'colortempfluorescentw' => { 357 => 0x59 },
1727             'colortempkelvin' => { 38 => 0x31, 39 => 0x4f, 41 => 0xb3, 42 => 0xea, 43 => 0x44, 44 => 0x6b, 47 => 0x84, 48 => 0x9d, 49 => 0xa2, 50 => 0xa5, 322 => 0x44, 389 => 0x1307 },
1728             'colortempmeasured' => { 38 => 0xe, 39 => 0x17, 41 => 0x63, 42 => 0x77, 44 => 0x4d, 47 => 0x4d, 48 => 0x4d, 49 => 0x4d, 50 => 0x55 },
1729             'colortemppc1' => { 43 => 0x94, 44 => 0x75 },
1730             'colortemppc2' => { 43 => 0x99, 44 => 0x7a },
1731             'colortemppc3' => { 43 => 0x9e, 44 => 0x7f },
1732             'colortempshade' => { 38 => 0x1d, 39 => 0x2f, 40 => 0x2c, 41 => 0x9f, 42 => 0xd6, 43 => 0x30, 44 => 0x57, 47 => 0x70, 48 => 0x89, 49 => 0x8e, 50 => 0x91, 357 => 0x54 },
1733             'colortemptungsten' => { 38 => 0x27, 39 => 0x3f, 40 => 0x36, 41 => 0xa9, 42 => 0xe0, 43 => 0x3a, 44 => 0x61, 47 => 0x7a, 48 => 0x93, 49 => 0x98, 50 => 0x9b, 357 => 0x56 },
1734             'colortempunknown' => { 38 => 0x13, 39 => 0x1f, 41 => 0x68, 42 => 0x7c, 43 => 0x21, 47 => 0x52, 48 => 0x52, 49 => 0x52, 50 => 0x5a },
1735             'colortempunknown10' => { 38 => 0x63, 39 => 0x9f, 41 => 0x95, 42 => 0xa9, 43 => 0x76, 47 => 0xa2, 48 => 0x7f, 49 => 0x7f, 50 => 0x87 },
1736             'colortempunknown11' => { 38 => 0x68, 39 => 0xa7, 41 => 0xbd, 42 => [0xae,0xb3], 43 => 0x7b, 47 => 0xa7, 48 => 0xa7, 49 => 0x84, 50 => 0xaf },
1737             'colortempunknown12' => { 38 => 0x6d, 39 => 0xaf, 41 => 0xc2, 42 => 0xb8, 43 => 0x80, 47 => 0xac, 48 => 0xac, 49 => 0xac, 50 => 0xb4 },
1738             'colortempunknown13' => { 38 => 0x72, 39 => 0xb7, 41 => 0xc7, 42 => 0xbd, 43 => 0x85, 47 => 0xb1, 48 => 0xb1, 49 => 0xb1, 50 => 0xb9 },
1739             'colortempunknown14' => { 41 => 0xcc, 42 => 0xc2, 43 => 0x8a, 47 => 0xb6, 48 => 0xb6, 49 => 0xb6, 50 => 0xbe },
1740             'colortempunknown15' => { 41 => 0xd1, 42 => 0xc7, 43 => 0x8f, 47 => 0xbb, 48 => 0xbb, 49 => 0xbb, 50 => 0xc3 },
1741             'colortempunknown16' => { 41 => 0xd6, 42 => 0xcc, 43 => 0xa3, 48 => 0xc0, 49 => 0xc0, 50 => 0xc8 },
1742             'colortempunknown17' => { 41 => 0xdb, 42 => 0xf4, 48 => 0xc5, 49 => 0xc5, 50 => 0xcd },
1743             'colortempunknown18' => { 41 => 0xe0, 42 => 0xf9, 48 => 0xca, 49 => 0xca, 50 => 0xd2 },
1744             'colortempunknown19' => { 41 => 0xe5, 42 => 0xfe, 48 => 0xcf, 49 => 0xcf, 50 => 0xd7 },
1745             'colortempunknown2' => { 38 => 0x3b, 39 => 0x5f, 41 => 0x6d, 42 => 0x81, 43 => 0x4e, 47 => 0x57, 48 => 0x57, 49 => 0x57, 50 => 0x5f },
1746             'colortempunknown20' => { 41 => 0xea, 42 => 0x103, 48 => 0xd4, 49 => 0xd4, 50 => 0xdc },
1747             'colortempunknown21' => { 41 => 0xef, 42 => 0x108, 49 => 0xd9, 50 => 0xe1 },
1748             'colortempunknown22' => { 41 => 0xf4, 42 => 0x10d, 49 => 0xde, 50 => 0xe6 },
1749             'colortempunknown23' => { 41 => 0xf9, 42 => 0x112, 49 => 0xe3, 50 => 0xeb },
1750             'colortempunknown24' => { 41 => 0xfe, 42 => 0x117, 49 => 0xe8, 50 => 0xf0 },
1751             'colortempunknown25' => { 41 => 0x103, 42 => 0x11c, 49 => 0xed, 50 => 0xf5 },
1752             'colortempunknown26' => { 41 => 0x108, 42 => 0x121, 49 => 0xf2, 50 => 0xfa },
1753             'colortempunknown27' => { 41 => 0x10d, 42 => 0x126, 49 => 0xf7, 50 => 0xff },
1754             'colortempunknown28' => { 41 => 0x112, 49 => 0xfc, 50 => 0x104 },
1755             'colortempunknown29' => { 41 => 0x117, 49 => 0x101, 50 => 0x109 },
1756             'colortempunknown3' => { 38 => 0x40, 39 => 0x67, 41 => 0x72, 42 => 0x86, 43 => 0x53, 47 => 0x5c, 48 => 0x5c, 49 => 0x5c, 50 => 0x64 },
1757             'colortempunknown30' => { 49 => 0x106 },
1758             'colortempunknown4' => { 38 => 0x45, 39 => 0x6f, 41 => 0x77, 42 => 0x8b, 43 => 0x58, 47 => 0x61, 48 => 0x61, 49 => 0x61, 50 => 0x69 },
1759             'colortempunknown5' => { 38 => 0x4a, 39 => 0x77, 41 => 0x7c, 42 => 0x90, 43 => 0x5d, 47 => 0x66, 48 => 0x66, 49 => 0x66, 50 => 0x6e },
1760             'colortempunknown6' => { 38 => 0x4f, 39 => 0x7f, 41 => 0x81, 42 => 0x95, 43 => 0x62, 47 => 0x8e, 48 => 0x6b, 49 => 0x6b, 50 => 0x73 },
1761             'colortempunknown7' => { 38 => 0x54, 39 => 0x87, 41 => 0x86, 42 => 0x9a, 43 => 0x67, 47 => 0x93, 48 => 0x70, 49 => 0x70, 50 => 0x78 },
1762             'colortempunknown8' => { 38 => 0x59, 39 => 0x8f, 41 => 0x8b, 42 => 0x9f, 43 => 0x6c, 47 => 0x98, 48 => 0x75, 49 => 0x75, 50 => 0x7d },
1763             'colortempunknown9' => { 38 => 0x5e, 39 => 0x97, 41 => 0x90, 42 => 0xa4, 43 => 0x71, 47 => 0x9d, 48 => 0x7a, 49 => 0x7a, 50 => 0x82 },
1764             'colortint' => { 321 => 0x35c },
1765             'colortone' => { 10 => 0x6f, 12 => 0x77, 34 => 0x2a, 51 => 0x2, 63 => 0x8 },
1766             'colortoneadj' => { 103 => 0x20304, 108 => 0x11e },
1767             'colortoneauto' => { 71 => 0x9c },
1768             'colortonefaithful' => { 19 => 0x107, 70 => 0x6c, 71 => 0x6c },
1769             'colortonelandscape' => { 19 => 0x105, 70 => 0x3c, 71 => 0x3c },
1770             'colortonemonochrome' => { 70 => 0x84, 71 => 0x84 },
1771             'colortoneneutral' => { 19 => 0x106, 70 => 0x54, 71 => 0x54 },
1772             'colortoneportrait' => { 19 => 0x104, 70 => 0x24, 71 => 0x24 },
1773             'colortonestandard' => { 19 => 0x103, 70 => 0xc, 71 => 0xc },
1774             'colortoneuserdef1' => { 19 => 0x109, 70 => 0x9c, 71 => 0xb4 },
1775             'colortoneuserdef2' => { 19 => 0x10a, 70 => 0xb4, 71 => 0xcc },
1776             'colortoneuserdef3' => { 19 => 0x10b, 70 => 0xcc, 71 => 0xe4 },
1777             'comlenblksize' => { 138 => 0xfde8 },
1778             'commanddialplaybackmode' => { 297 => 0x1cb },
1779             'commanddials' => { 292 => '5.1' },
1780             'commanddialsaperturesetting' => { 281 => '17.3', 282 => '18.3', 284 => '18.3', 285 => '18.3', 290 => '33.3', 291 => '17.3', 294 => '18.3', 295 => '18.3' },
1781             'commanddialschangemainsub' => { 281 => '17.2', 282 => '18.1', 284 => '18.1', 285 => '18.1', 290 => '33.2', 291 => '17.2', 294 => '18.1', 295 => '18.1' },
1782             'commanddialsmenuandplayback' => { 281 => '17.4', 282 => '18.2', 284 => '18.2', 285 => '18.2', 290 => '33.4', 291 => '17.4', 294 => '18.2', 295 => '18.2' },
1783             'commanddialsreverserotation' => { 281 => '17.1', 282 => '6.4', 284 => '6.2', 285 => '6.2', 286 => '16.2', 287 => '17.2', 290 => '33.1', 291 => '17.1', 294 => '6.2', 295 => '6.2', 296 => '18.1' },
1784             'commanderchannel' => { 292 => '10.2', 293 => '25.2' },
1785             'commandergroupa_ttl-aacomp' => { 292 => '13.1', 293 => '31.1' },
1786             'commandergroupa_ttlcomp' => { 296 => '32.1' },
1787             'commandergroupamanualoutput' => { 292 => '13.2', 293 => '28.2' },
1788             'commandergroupamode' => { 292 => '11.2', 293 => '28.1' },
1789             'commandergroupb_ttl-aacomp' => { 292 => '14.1', 293 => '32.1' },
1790             'commandergroupb_ttlcomp' => { 296 => '33.1' },
1791             'commandergroupbmanualoutput' => { 292 => '14.2', 293 => '29.2' },
1792             'commandergroupbmode' => { 292 => '11.3', 293 => '29.1' },
1793             'commanderinternalflash' => { 292 => '11.1', 293 => '27.1' },
1794             'commanderinternalmanualoutput' => { 292 => '12.2', 293 => '27.2' },
1795             'commanderinternalttlchannel' => { 290 => '18.2' },
1796             'commanderinternalttlcomp' => { 292 => '12.1', 293 => '30.2', 296 => '31.2' },
1797             'commanderinternalttlcompbuiltin' => { 290 => '20.1', 291 => '26.1' },
1798             'commanderinternalttlcompgroupa' => { 290 => '21.1', 291 => '27.1' },
1799             'commanderinternalttlcompgroupb' => { 290 => '22.1', 291 => '28.1' },
1800             'comment' => { 0 => 0x2, 120 => 'Comment', 157 => 'Comment', 312 => 'Comment', 374 => "\xa9cmt", 376 => 'comment', 382 => "\xa9cmt" },
1801             'compass' => { 392 => 0x4 },
1802             'compatibleversion' => { 480 => 'CompatibleVersion', 482 => 'CompatibleVersion' },
1803             'compilation' => { 374 => 'cpil' },
1804             'compimageimagespersequence' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfImagesInSequences'] },
1805             'compimagemaxexposureall' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfAll'] },
1806             'compimagemaxexposureused' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfUsed'] },
1807             'compimageminexposureall' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfAll'] },
1808             'compimageminexposureused' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfUsed'] },
1809             'compimagenumsequences' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfSequences'] },
1810             'compimagesumexposureall' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfAll'] },
1811             'compimagesumexposureused' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1812             'compimagetotalexposureperiod' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1813             'compimagevalues' => { 487 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1814             'complianceprofile' => { 496 => 'complianceProfile' },
1815             'componentsconfiguration' => { 119 => 0x9101, 162 => 'Components', 486 => 'ComponentsConfiguration' },
1816             'componentversion' => { 97 => 0x80c },
1817             'composer' => { 179 => 'WM/Composer', 374 => ["\xa9com","\xa9wrt"], 382 => ["\xa9com","\xa9wrt"], 506 => 'composer' },
1818             'composerkeywords' => { 382 => "\xa9cok" },
1819             'compositeimage' => { 119 => 0xa460, 487 => 'CompositeImage' },
1820             'compositeimagecount' => { 119 => 0xa461, 487 => 'CompositeImageCount' },
1821             'compositeimageexposuretimes' => { 119 => 0xa462, 487 => 'CompositeImageExposureTimes' },
1822             'composition' => { 470 => 'Composition' },
1823             'compositionadjust' => { 356 => '0.1' },
1824             'compositionadjustrotation' => { 356 => 0x7 },
1825             'compositionadjustx' => { 356 => 0x5 },
1826             'compositionadjusty' => { 356 => 0x6 },
1827             'compressedbitsperpixel' => { 119 => 0x9102, 486 => 'CompressedBitsPerPixel' },
1828             'compressedimagesize' => { 186 => 0x40, 304 => 0x40 },
1829             'compression' => { 119 => 0x103, 327 => 0xb, 502 => 'Compression' },
1830             'compressionfactor' => { 299 => 0x50d },
1831             'compressionformat' => { 63 => 0x4 },
1832             'compressionratio' => { 162 => 'Compression', 304 => 0x1034 },
1833             'compressorversion' => { 382 => 'CNCV' },
1834             'condadobvfactor' => { 138 => 0xf3e },
1835             'condadodaybvthresh' => { 138 => 0xf3c },
1836             'condadodayoffsets' => { 138 => 0xf42 },
1837             'condadofluoffsets' => { 138 => 0xf44 },
1838             'condadofluthresh' => { 138 => 0xf41 },
1839             'condadoillfactor' => { 138 => 0xf3f },
1840             'condadoneurange' => { 138 => 0xf3d },
1841             'condadotunoffsets' => { 138 => 0xf43 },
1842             'condadotunthresh' => { 138 => 0xf40 },
1843             'conductor' => { 179 => 'WM/Conductor', 374 => "\xa9con" },
1844             'confidence' => { 465 => 'Confidence' },
1845             'confidencelevel' => { 476 => 'ConfidenceLevel' },
1846             'confidencemime' => { 465 => 'ConfidenceMime' },
1847             'constrainedcropheight' => { 108 => 0x266, 368 => 0xd6 },
1848             'constrainedcropwidth' => { 108 => 0x262, 368 => 0xd5 },
1849             'contact' => { 131 => 0x76 },
1850             'contactinfo' => { 480 => 'ContactInfo', 482 => 'ContactInfo', 495 => 'contactInfo' },
1851             'container' => { 460 => 'Container' },
1852             'containerdirectory' => { 460 => [\'Container','ContainerDirectory'] },
1853             'containerdirectoryitem' => { 460 => [\'Container','ContainerDirectoryItem'] },
1854             'containerdirectoryitemdatauri' => { 460 => [\'Container','ContainerDirectoryItemDataURI'] },
1855             'containerdirectoryitemlength' => { 460 => [\'Container','ContainerDirectoryItemLength'] },
1856             'containerdirectoryitemmime' => { 460 => [\'Container','ContainerDirectoryItemMime'] },
1857             'containerdirectoryitempadding' => { 460 => [\'Container','ContainerDirectoryItemPadding'] },
1858             'containerformat' => { 492 => 'ContainerFormat' },
1859             'containerformatidentifier' => { 492 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1860             'containerformatname' => { 492 => [\'ContainerFormat','ContainerFormatName'] },
1861             'contentcreatedate' => { 374 => "\xa9day", 382 => ['@day',"\xa9day"] },
1862             'contentdistributor' => { 179 => 'WM/ContentDistributor' },
1863             'contentdistributorid' => { 382 => 'cdis' },
1864             'contentid' => { 382 => 'ccid' },
1865             'contentlocationcode' => { 131 => 0x1a },
1866             'contentlocationname' => { 131 => 0x1b },
1867             'contenttype' => { 496 => 'contentType' },
1868             'continuousbracketing' => { 184 => 0x20 },
1869             'continuousdrive' => { 34 => 0x5 },
1870             'continuousmodedisplay' => { 297 => 0x51 },
1871             'continuousmodeliveview' => { 295 => '77.2' },
1872             'continuousshootingspeed' => { 84 => 0x610 },
1873             'continuousshotlimit' => { 84 => 0x611 },
1874             'contrast' => { 10 => 0x73, 12 => 0x75, 34 => 0xd, 112 => 0xc, 113 => [0x3012,0x20], 119 => [0xa408,0xfe54], 127 => [0x1004,0x1006], 156 => 'Contrast', 176 => 'Contrast', 181 => 0x20, 182 => 0x31, 183 => 0x27, 184 => 0x19, 189 => 0x2, 233 => 0x33, 234 => 0x37, 235 => 0x3f, 304 => 0x1029, 322 => 0x39, 324 => 0x300a, 357 => 0x20, 364 => 0xc, 376 => 'player.movie.visual.contrast', 383 => 0x24, 385 => 0x52, 389 => 0x1012, 399 => 0xd, 409 => 0x1d, 410 => 0x1a, 422 => 0x2004, 480 => 'Contrast', 482 => 'Contrast', 486 => 'Contrast' },
1875             'contrast2012' => { 480 => 'Contrast2012', 482 => 'Contrast2012' },
1876             'contrastadj' => { 103 => 0x20303, 108 => 0x115, 277 => 0x2c, 457 => 0x8017 },
1877             'contrastauto' => { 71 => 0x90 },
1878             'contrastcurve' => { 227 => 0x8c },
1879             'contrastdetectaf' => { 193 => 0x4 },
1880             'contrastdetectafarea' => { 357 => 0x231 },
1881             'contrastdetectafinfocus' => { 193 => [0x1c,0x52] },
1882             'contrastfaithful' => { 19 => 0xec, 70 => 0x60, 71 => 0x60 },
1883             'contrasthighlight' => { 357 => 0x6d },
1884             'contrasthighlightshadowadj' => { 357 => 0x6f },
1885             'contrastlandscape' => { 19 => 0xea, 70 => 0x30, 71 => 0x30 },
1886             'contrastmode' => { 322 => 0x2c },
1887             'contrastmonochrome' => { 19 => 0xed, 70 => 0x78, 71 => 0x78 },
1888             'contrastneutral' => { 19 => 0xeb, 70 => 0x48, 71 => 0x48 },
1889             'contrastportrait' => { 19 => 0xe9, 70 => 0x18, 71 => 0x18 },
1890             'contrastsetting' => { 299 => 0x505, 307 => 0x1012, 411 => 0x10, 427 => 0x8 },
1891             'contrastshadow' => { 357 => 0x6e },
1892             'contraststandard' => { 19 => 0xe8, 70 => 0x0, 71 => 0x0 },
1893             'contrastuserdef1' => { 19 => 0xee, 70 => 0x90, 71 => 0xa8 },
1894             'contrastuserdef2' => { 19 => 0xef, 70 => 0xa8, 71 => 0xc0 },
1895             'contrastuserdef3' => { 19 => 0xf0, 70 => 0xc0, 71 => 0xd8 },
1896             'contributedmedia' => { 506 => 'contributedMedia' },
1897             'contributedmediaduration' => { 506 => [\'contributedMedia','contributedMediaDuration'] },
1898             'contributedmediadurationscale' => { 506 => [\'contributedMedia','contributedMediaDurationScale'] },
1899             'contributedmediadurationvalue' => { 506 => [\'contributedMedia','contributedMediaDurationValue'] },
1900             'contributedmediamanaged' => { 506 => [\'contributedMedia','contributedMediaManaged'] },
1901             'contributedmediapath' => { 506 => [\'contributedMedia','contributedMediaPath'] },
1902             'contributedmediastarttime' => { 506 => [\'contributedMedia','contributedMediaStartTime'] },
1903             'contributedmediastarttimescale' => { 506 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1904             'contributedmediastarttimevalue' => { 506 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1905             'contributedmediatrack' => { 506 => [\'contributedMedia','contributedMediaTrack'] },
1906             'contributedmediawebstatement' => { 506 => [\'contributedMedia','contributedMediaWebStatement'] },
1907             'contributor' => { 483 => 'contributor', 492 => 'Contributor' },
1908             'contributoridentifier' => { 492 => [\'Contributor','ContributorIdentifier'] },
1909             'contributorname' => { 492 => [\'Contributor','ContributorName'] },
1910             'contributorrole' => { 492 => [\'Contributor','ContributorRole'] },
1911             'contributors' => { 157 => 'Contributors' },
1912             'controldialset' => { 184 => 0x46 },
1913             'controlledvocabularyterm' => { 492 => 'CVterm' },
1914             'controllerboardversion' => { 317 => 0x332 },
1915             'controlmode' => { 77 => 0x12 },
1916             'controlringresponse' => { 297 => 0x1d5 },
1917             'controlringrotation' => { 84 => 0x712 },
1918             'conversionlens' => { 300 => 0x403, 322 => 0x35 },
1919             'converter' => { 119 => 0xfe4d, 264 => 0xb, 480 => 'Converter', 482 => 'Converter' },
1920             'converttograyscale' => { 480 => 'ConvertToGrayscale', 482 => 'ConvertToGrayscale' },
1921             'cookingequipment' => { 498 => 'cookingEquipment' },
1922             'cookingmethod' => { 498 => 'cookingMethod' },
1923             'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 312 => 'Copyright', 357 => 0x22f, 373 => 'Copyright', 374 => ['cprt',"\xa9cpy"], 376 => 'copyright', 382 => ['cprt',"\xa9cpy"], 480 => 'Copyright', 482 => 'Copyright', 493 => 'Copyright', 499 => 'copyright', 502 => 'Copyright', 506 => 'copyright' },
1924             'copyrightflag' => { 371 => 0x40a },
1925             'copyrightnotice' => { 131 => 0x74 },
1926             'copyrightowner' => { 309 => 'CopyrightOwner' },
1927             'copyrightownerid' => { 309 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerID'] },
1928             'copyrightownerimageid' => { 309 => 'CopyrightOwnerImageID' },
1929             'copyrightownername' => { 309 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
1930             'copyrightregistrationnumber' => { 309 => 'CopyrightRegistrationNumber' },
1931             'copyrightstatus' => { 309 => 'CopyrightStatus' },
1932             'copyrightyear' => { 492 => 'CopyrightYear', 496 => 'copyrightYear' },
1933             'coringfilter' => { 303 => 0x310, 304 => 0x102d, 307 => 0x310 },
1934             'coringvalues' => { 303 => 0x311, 307 => 0x311 },
1935             'corporateentity' => { 496 => 'corporateEntity' },
1936             'correlatedcolortemp' => { 321 => 0x35b },
1937             'country' => { 161 => 'Country', 322 => 0x69, 494 => 'Country' },
1938             'country-primarylocationcode' => { 131 => 0x64 },
1939             'country-primarylocationname' => { 131 => 0x65 },
1940             'countrycode' => { 226 => 0x5, 369 => 'CountryCode', 491 => 'CountryCode' },
1941             'course' => { 498 => 'course' },
1942             'coverage' => { 483 => 'coverage' },
1943             'coverart' => { 374 => 'covr' },
1944             'coverdate' => { 496 => 'coverDate' },
1945             'coverdisplaydate' => { 496 => 'coverDisplayDate' },
1946             'coveruri' => { 382 => 'cvru' },
1947             'cpufirmwareversion' => { 357 => 0x28 },
1948             'crc32' => { 484 => 'crc32' },
1949             'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 308 => 'CreationDate', 312 => 'create-date', 373 => 'CreationDate', 379 => 0x1, 504 => 'CreateDate' },
1950             'creationdate' => { 376 => 'creationdate', 493 => 'CreationDate', 496 => 'creationDate' },
1951             'creationtime' => { 312 => 'Creation Time' },
1952             'creativestyle' => { 409 => 0x1a, 410 => 0x18, 420 => 0x41, 422 => 0xb020, 453 => 0x4a },
1953             'creativestylesetting' => { 411 => 0xf, 427 => 0x7 },
1954             'creativestylewaschanged' => { 457 => 0x8001 },
1955             'creator' => { 308 => 'Creator', 373 => 'Creator', 483 => 'creator', 492 => 'Creator', 493 => 'Creator' },
1956             'creatoraddress' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1957             'creatorappid' => { 178 => 'CreatorAppId' },
1958             'creatorcity' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1959             'creatorcontactinfo' => { 491 => 'CreatorContactInfo' },
1960             'creatorcountry' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1961             'creatoridentifier' => { 492 => [\'Creator','CreatorIdentifier'] },
1962             'creatorname' => { 492 => [\'Creator','CreatorName'] },
1963             'creatoropenwithuioptions' => { 178 => 'CreatorOpenWithUIOptions' },
1964             'creatorpostalcode' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
1965             'creatorregion' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
1966             'creatorrole' => { 492 => [\'Creator','CreatorRole'] },
1967             'creatortool' => { 504 => 'CreatorTool' },
1968             'creatorworkemail' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
1969             'creatorworktelephone' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
1970             'creatorworkurl' => { 491 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
1971             'credit' => { 131 => 0x6e, 494 => 'Credit' },
1972             'creditline' => { 499 => 'creditLine' },
1973             'creditlinereq' => { 509 => 'CreditLineReq' },
1974             'creditlinerequired' => { 309 => 'CreditLineRequired' },
1975             'cropactive' => { 101 => 0x0, 108 => 0x244 },
1976             'cropangle' => { 480 => 'CropAngle', 482 => 'CropAngle' },
1977             'croparea' => { 227 => 0x45, 457 => 0x9011 },
1978             'cropaspectratio' => { 103 => 0x30101, 108 => 0x260 },
1979             'cropaspectratiocustom' => { 103 => 0x30102 },
1980             'cropbottom' => { 123 => 0x9, 269 => 0x36, 327 => 0x31, 368 => 0xdc, 480 => 'CropBottom', 482 => 'CropBottom' },
1981             'cropbottommargin' => { 53 => 0x3 },
1982             'cropcircleactive' => { 109 => 0xd6 },
1983             'cropcircleradius' => { 109 => 0xd9 },
1984             'cropcirclex' => { 109 => 0xd7 },
1985             'cropcircley' => { 109 => 0xd8 },
1986             'cropconstraintowarp' => { 480 => 'CropConstrainToWarp', 482 => 'CropConstrainToWarp' },
1987             'croph' => { 474 => 'CropH' },
1988             'cropheight' => { 101 => 0x6, 108 => 0x24c, 303 => 0x615, 307 => 0x615, 480 => 'CropHeight', 482 => 'CropHeight' },
1989             'crophispeed' => { 227 => 0x1b },
1990             'cropleft' => { 108 => 0x246, 123 => 0x6, 269 => 0x1e, 303 => 0x612, 307 => 0x612, 327 => 0x30, 368 => 0xd9, 480 => 'CropLeft', 482 => 'CropLeft' },
1991             'cropleftmargin' => { 53 => 0x0 },
1992             'cropmode' => { 127 => 0x104d, 389 => 0x1018 },
1993             'croporiginalheight' => { 101 => 0xb },
1994             'croporiginalwidth' => { 101 => 0xa },
1995             'cropoutputheight' => { 269 => 0xce },
1996             'cropoutputheightinches' => { 269 => 0x96 },
1997             'cropoutputpixels' => { 269 => 0xd6 },
1998             'cropoutputresolution' => { 269 => 0xb6 },
1999             'cropoutputscale' => { 269 => 0xbe },
2000             'cropoutputwidth' => { 269 => 0xc6 },
2001             'cropoutputwidthinches' => { 269 => 0x8e },
2002             'croppedareaimageheightpixels' => { 468 => 'CroppedAreaImageHeightPixels', 469 => 'CroppedAreaImageHeightPixels' },
2003             'croppedareaimagewidthpixels' => { 468 => 'CroppedAreaImageWidthPixels', 469 => 'CroppedAreaImageWidthPixels' },
2004             'croppedarealeftpixels' => { 468 => 'CroppedAreaLeftPixels', 469 => 'CroppedAreaLeftPixels' },
2005             'croppedareatoppixels' => { 468 => 'CroppedAreaTopPixels', 469 => 'CroppedAreaTopPixels' },
2006             'croppedimageheight' => { 5 => 0x2, 389 => 0x1604 },
2007             'croppedimageleft' => { 5 => 0x3 },
2008             'croppedimagetop' => { 5 => 0x4 },
2009             'croppedimagewidth' => { 5 => 0x1, 389 => 0x1603 },
2010             'cropping' => { 457 => 0x9010 },
2011             'cropright' => { 123 => 0x8, 269 => 0x2e, 327 => 0x32, 368 => 0xdb, 480 => 'CropRight', 482 => 'CropRight' },
2012             'croprightmargin' => { 53 => 0x1 },
2013             'croprotatedoriginalheight' => { 101 => 0x2 },
2014             'croprotatedoriginalwidth' => { 101 => 0x1 },
2015             'croprotation' => { 101 => 0x8, 123 => 0xb },
2016             'cropscaledresolution' => { 269 => 0x9e },
2017             'cropsourceresolution' => { 269 => 0xae },
2018             'croptop' => { 108 => 0x248, 123 => 0x7, 269 => 0x26, 303 => 0x613, 307 => 0x613, 327 => 0x2f, 368 => 0xda, 480 => 'CropTop', 482 => 'CropTop' },
2019             'croptopmargin' => { 53 => 0x2 },
2020             'cropunit' => { 480 => 'CropUnit', 482 => 'CropUnit' },
2021             'cropunits' => { 480 => 'CropUnits', 482 => 'CropUnits' },
2022             'cropw' => { 474 => 'CropW' },
2023             'cropwidth' => { 101 => 0x5, 108 => 0x24a, 303 => 0x614, 307 => 0x614, 480 => 'CropWidth', 482 => 'CropWidth' },
2024             'cropx' => { 101 => 0x3, 474 => 'CropX' },
2025             'cropy' => { 101 => 0x4, 474 => 'CropY' },
2026             'crossprocess' => { 357 => 0x7b },
2027             'crossprocessparams' => { 357 => 0x235 },
2028             'cuisine' => { 498 => 'cuisine' },
2029             'currenticcprofile' => { 119 => 0xc691 },
2030             'currentpreprofilematrix' => { 119 => 0xc692 },
2031             'currentversion' => { 457 => 0xd000 },
2032             'curve0x' => { 474 => 'Curve0x' },
2033             'curve0y' => { 474 => 'Curve0y' },
2034             'curve1x' => { 474 => 'Curve1x' },
2035             'curve1y' => { 474 => 'Curve1y' },
2036             'curve2x' => { 474 => 'Curve2x' },
2037             'curve2y' => { 474 => 'Curve2y' },
2038             'curve3x' => { 474 => 'Curve3x' },
2039             'curve3y' => { 474 => 'Curve3y' },
2040             'curve4x' => { 474 => 'Curve4x' },
2041             'curve4y' => { 474 => 'Curve4y' },
2042             'curves' => { 274 => 0x76a43201 },
2043             'custom1' => { 309 => 'Custom1' },
2044             'custom10' => { 309 => 'Custom10' },
2045             'custom2' => { 309 => 'Custom2' },
2046             'custom3' => { 309 => 'Custom3' },
2047             'custom4' => { 309 => 'Custom4' },
2048             'custom5' => { 309 => 'Custom5' },
2049             'custom6' => { 309 => 'Custom6' },
2050             'custom7' => { 309 => 'Custom7' },
2051             'custom8' => { 309 => 'Custom8' },
2052             'custom9' => { 309 => 'Custom9' },
2053             'customcolortone' => { 109 => 0x4c },
2054             'customcontrast' => { 109 => 0x4e },
2055             'customcontrols' => { 84 => 0x70c },
2056             'customdefaultunsharpfineness' => { 109 => 0xbe },
2057             'customdefaultunsharpstrength' => { 109 => 0xbc },
2058             'customdefaultunsharpthreshold' => { 109 => 0xc0 },
2059             'customilluminant' => { 138 => 0x405 },
2060             'customizedials' => { 84 => 0x715 },
2061             'customlinear' => { 109 => 0x4f },
2062             'customoutputhighlightpoint' => { 109 => 0x53 },
2063             'customoutputshadowpoint' => { 109 => 0x54 },
2064             'custompicturestyle' => { 103 => 0x10021 },
2065             'custompicturestyledata' => { 103 => 0xf0500 },
2066             'custompicturestylefilename' => { 64 => 0x4010 },
2067             'customrawhighlight' => { 109 => 0x7c },
2068             'customrawhighlightpoint' => { 109 => 0x51 },
2069             'customrawshadow' => { 109 => 0x85 },
2070             'customrawshadowpoint' => { 109 => 0x52 },
2071             'customrendered' => { 119 => 0xa401, 191 => 0x6420, 486 => 'CustomRendered' },
2072             'customsaturation' => { 109 => 0x4d, 299 => 0x503 },
2073             'customsettingsalldefault' => { 281 => '0.2', 290 => '0.2' },
2074             'customsettingsbank' => { 281 => '0.1', 282 => '0.1', 284 => '0.1', 285 => '0.1', 290 => '0.1', 294 => '0.2', 295 => '0.2', 297 => 0x1 },
2075             'customsharpness' => { 109 => 0x50 },
2076             'customunsharpmaskfineness' => { 109 => 0xb8 },
2077             'customunsharpmaskstrength' => { 109 => 0xb6 },
2078             'customunsharpmaskthreshold' => { 109 => 0xba },
2079             'customwb_rblevels' => { 427 => 0x1a },
2080             'customwb_rgblevels' => { 410 => 0x8, 411 => 0x19 },
2081             'customwbbluelevel' => { 184 => 0x36 },
2082             'customwberror' => { 184 => 0x37 },
2083             'customwbgreenlevel' => { 184 => 0x35 },
2084             'customwbredlevel' => { 184 => 0x34 },
2085             'customwbsetting' => { 184 => 0x26 },
2086             'cx' => { 382 => '_cx_' },
2087             'cy' => { 382 => '_cy_' },
2088             'd-lightinghq' => { 274 => 0x2175eb78 },
2089             'd-lightinghqcolorboost' => { 270 => 0x2 },
2090             'd-lightinghqhighlight' => { 270 => 0x1 },
2091             'd-lightinghqselected' => { 274 => 0x6a6e36b6 },
2092             'd-lightinghqshadow' => { 270 => 0x0 },
2093             'd-lightinghs' => { 274 => 0xce5554aa },
2094             'd-lightinghsadjustment' => { 271 => 0x0 },
2095             'd-lightinghscolorboost' => { 271 => 0x1 },
2096             'd-rangeoptimizerhighlight' => { 457 => 0x8024 },
2097             'd-rangeoptimizermode' => { 457 => 0x8022 },
2098             'd-rangeoptimizershadow' => { 457 => 0x802d },
2099             'd-rangeoptimizervalue' => { 457 => 0x8023 },
2100             'darkblacksegrows' => { 138 => 0x18d8 },
2101             'darkfocusenvironment' => { 322 => 0x8003 },
2102             'darkframecountfactor' => { 138 => 0xc85 },
2103             'darkframelongexposure' => { 138 => 0xc84 },
2104             'darkframeshortexposure' => { 138 => 0xc83 },
2105             'darkpedestal' => { 138 => 0xc7f },
2106             'datacompressionmethod' => { 133 => 0x6e },
2107             'dataimprint' => { 181 => 0x34 },
2108             'dataonscreen' => { 492 => 'DataOnScreen' },
2109             'dataonscreenregion' => { 492 => [\'DataOnScreen','DataOnScreenRegion'] },
2110             'dataonscreenregiond' => { 492 => [\'DataOnScreen','DataOnScreenRegionD'] },
2111             'dataonscreenregionh' => { 492 => [\'DataOnScreen','DataOnScreenRegionH'] },
2112             'dataonscreenregiontext' => { 492 => [\'DataOnScreen','DataOnScreenRegionText'] },
2113             'dataonscreenregionunit' => { 492 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2114             'dataonscreenregionw' => { 492 => [\'DataOnScreen','DataOnScreenRegionW'] },
2115             'dataonscreenregionx' => { 492 => [\'DataOnScreen','DataOnScreenRegionX'] },
2116             'dataonscreenregiony' => { 492 => [\'DataOnScreen','DataOnScreenRegionY'] },
2117             'datascaling' => { 357 => 0x3d },
2118             'date' => { 357 => 0x6, 483 => 'date' },
2119             'dateacquired' => { 178 => 'DateAcquired', 179 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2120             'datecreated' => { 131 => 0x37, 494 => 'DateCreated' },
2121             'datedisplayformat' => { 266 => 0x3 },
2122             'dateidentified' => { 118 => [\'Identification','IdentificationDateIdentified'] },
2123             'dateimprint' => { 286 => '4.2' },
2124             'daterecieved' => { 496 => 'dateRecieved' },
2125             'datesent' => { 132 => 0x46 },
2126             'datestampmode' => { 64 => 0x1c, 227 => 0x9d },
2127             'datetime' => { 475 => 'datetime', 502 => 'DateTime' },
2128             'datetimedigitized' => { 486 => 'DateTimeDigitized' },
2129             'datetimeoriginal' => { 100 => 0x0, 119 => 0x9003, 154 => 0x14, 157 => 'OriginalDate', 377 => 'IDIT', 382 => 'date', 383 => 0xb, 384 => 0x3b, 385 => 0x3e, 486 => 'DateTimeOriginal' },
2130             'datetimestamp' => { 140 => 0x64 },
2131             'datetimeutc' => { 299 => 0x908 },
2132             'daylightsavings' => { 78 => 0x3, 266 => 0x2 },
2133             'dayofweek' => { 384 => 0x42, 385 => 0x4a },
2134             'dccontinent' => { 118 => [\'dctermsLocation','dctermsLocationContinent'] },
2135             'dccoordinateprecision' => { 118 => [\'dctermsLocation','dctermsLocationCoordinatePrecision'] },
2136             'dccoordinateuncertaintyinmeters' => { 118 => [\'dctermsLocation','dctermsLocationCoordinateUncertaintyInMeters'] },
2137             'dccountry' => { 118 => [\'dctermsLocation','dctermsLocationCountry'] },
2138             'dccountrycode' => { 118 => [\'dctermsLocation','dctermsLocationCountryCode'] },
2139             'dccounty' => { 118 => [\'dctermsLocation','dctermsLocationCounty'] },
2140             'dcdecimallatitude' => { 118 => [\'dctermsLocation','dctermsLocationDecimalLatitude'] },
2141             'dcdecimallongitude' => { 118 => [\'dctermsLocation','dctermsLocationDecimalLongitude'] },
2142             'dcevent' => { 118 => 'Event' },
2143             'dcfootprintspatialfit' => { 118 => [\'dctermsLocation','dctermsLocationFootprintSpatialFit'] },
2144             'dcfootprintsrs' => { 118 => [\'dctermsLocation','dctermsLocationFootprintSRS'] },
2145             'dcfootprintwkt' => { 118 => [\'dctermsLocation','dctermsLocationFootprintWKT'] },
2146             'dcgeodeticdatum' => { 118 => [\'dctermsLocation','dctermsLocationGeodeticDatum'] },
2147             'dcgeoreferencedby' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferencedBy'] },
2148             'dcgeoreferenceddate' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferencedDate'] },
2149             'dcgeoreferenceprotocol' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceProtocol'] },
2150             'dcgeoreferenceremarks' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceRemarks'] },
2151             'dcgeoreferencesources' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceSources'] },
2152             'dcgeoreferenceverificationstatus' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceVerificationStatus'] },
2153             'dchighergeography' => { 118 => [\'dctermsLocation','dctermsLocationHigherGeography'] },
2154             'dchighergeographyid' => { 118 => [\'dctermsLocation','dctermsLocationHigherGeographyID'] },
2155             'dcisland' => { 118 => [\'dctermsLocation','dctermsLocationIsland'] },
2156             'dcislandgroup' => { 118 => [\'dctermsLocation','dctermsLocationIslandGroup'] },
2157             'dclocality' => { 118 => [\'dctermsLocation','dctermsLocationLocality'] },
2158             'dclocationaccordingto' => { 118 => [\'dctermsLocation','dctermsLocationLocationAccordingTo'] },
2159             'dclocationid' => { 118 => [\'dctermsLocation','dctermsLocationLocationID'] },
2160             'dclocationremarks' => { 118 => [\'dctermsLocation','dctermsLocationLocationRemarks'] },
2161             'dcmaximumdepthinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumDepthInMeters'] },
2162             'dcmaximumdistanceabovesurfaceinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumDistanceAboveSurfaceInMeters'] },
2163             'dcmaximumelevationinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumElevationInMeters'] },
2164             'dcminimumdepthinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumDepthInMeters'] },
2165             'dcminimumdistanceabovesurfaceinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumDistanceAboveSurfaceInMeters'] },
2166             'dcminimumelevationinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumElevationInMeters'] },
2167             'dcmunicipality' => { 118 => [\'dctermsLocation','dctermsLocationMunicipality'] },
2168             'dcpointradiusspatialfit' => { 118 => [\'dctermsLocation','dctermsLocationPointRadiusSpatialFit'] },
2169             'dcstateprovince' => { 118 => [\'dctermsLocation','dctermsLocationStateProvince'] },
2170             'dctermslocation' => { 118 => 'dctermsLocation' },
2171             'dcverbatimcoordinates' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimCoordinates'] },
2172             'dcverbatimcoordinatesystem' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimCoordinateSystem'] },
2173             'dcverbatimdepth' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimDepth'] },
2174             'dcverbatimelevation' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimElevation'] },
2175             'dcverbatimlatitude' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLatitude'] },
2176             'dcverbatimlocality' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLocality'] },
2177             'dcverbatimlongitude' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLongitude'] },
2178             'dcverbatimsrs' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimSRS'] },
2179             'dcverticaldatum' => { 118 => [\'dctermsLocation','dctermsLocationVerticalDatum'] },
2180             'dcwaterbody' => { 118 => [\'dctermsLocation','dctermsLocationWaterBody'] },
2181             'declination' => { 165 => 'Declination' },
2182             'decposition' => { 181 => 0x32 },
2183             'defaultautogray' => { 480 => 'DefaultAutoGray', 482 => 'DefaultAutoGray' },
2184             'defaultautotone' => { 480 => 'DefaultAutoTone', 482 => 'DefaultAutoTone' },
2185             'defaultblackrender' => { 119 => 0xc7a6 },
2186             'defaultcroporigin' => { 119 => 0xc61f },
2187             'defaultcropsize' => { 119 => 0xc620 },
2188             'defaulteraseoption' => { 84 => 0x813 },
2189             'defaultscale' => { 119 => 0xc61e },
2190             'defaultsspecifictoiso' => { 480 => 'DefaultsSpecificToISO', 482 => 'DefaultsSpecificToISO' },
2191             'defaultsspecifictoserial' => { 480 => 'DefaultsSpecificToSerial', 482 => 'DefaultsSpecificToSerial' },
2192             'defaultusercrop' => { 119 => 0xc7b5 },
2193             'defectisocode' => { 138 => 0x90f },
2194             'defringe' => { 480 => 'Defringe', 482 => 'Defringe' },
2195             'defringegreenamount' => { 480 => 'DefringeGreenAmount', 482 => 'DefringeGreenAmount' },
2196             'defringegreenhuehi' => { 480 => 'DefringeGreenHueHi', 482 => 'DefringeGreenHueHi' },
2197             'defringegreenhuelo' => { 480 => 'DefringeGreenHueLo', 482 => 'DefringeGreenHueLo' },
2198             'defringepurpleamount' => { 480 => 'DefringePurpleAmount', 482 => 'DefringePurpleAmount' },
2199             'defringepurplehuehi' => { 480 => 'DefringePurpleHueHi', 482 => 'DefringePurpleHueHi' },
2200             'defringepurplehuelo' => { 480 => 'DefringePurpleHueLo', 482 => 'DefringePurpleHueLo' },
2201             'dehaze' => { 480 => 'Dehaze', 482 => 'Dehaze' },
2202             'deletedimagecount' => { 227 => 0xa6, 240 => 0x6e },
2203             'deprecatedon' => { 478 => 'deprecatedOn' },
2204             'depthfar' => { 119 => 0xc7eb },
2205             'depthformat' => { 119 => 0xc7e9 },
2206             'depthimage' => { 465 => 'Data' },
2207             'depthmeasuretype' => { 119 => 0xc7ed },
2208             'depthnear' => { 119 => 0xc7ea },
2209             'depthunits' => { 119 => 0xc7ec },
2210             'derivedfrom' => { 507 => 'DerivedFrom' },
2211             'derivedfromalternatepaths' => { 507 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2212             'derivedfromdocumentid' => { 507 => [\'DerivedFrom','DerivedFromDocumentID'] },
2213             'derivedfromfilepath' => { 507 => [\'DerivedFrom','DerivedFromFilePath'] },
2214             'derivedfromfrompart' => { 507 => [\'DerivedFrom','DerivedFromFromPart'] },
2215             'derivedfrominstanceid' => { 507 => [\'DerivedFrom','DerivedFromInstanceID'] },
2216             'derivedfromlastmodifydate' => { 507 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2217             'derivedfromlasturl' => { 507 => [\'DerivedFrom','DerivedFromLastURL'] },
2218             'derivedfromlinkcategory' => { 507 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2219             'derivedfromlinkform' => { 507 => [\'DerivedFrom','DerivedFromLinkForm'] },
2220             'derivedfrommanager' => { 507 => [\'DerivedFrom','DerivedFromManager'] },
2221             'derivedfrommanagervariant' => { 507 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2222             'derivedfrommanageto' => { 507 => [\'DerivedFrom','DerivedFromManageTo'] },
2223             'derivedfrommanageui' => { 507 => [\'DerivedFrom','DerivedFromManageUI'] },
2224             'derivedfrommaskmarkers' => { 507 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2225             'derivedfromoriginaldocumentid' => { 507 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2226             'derivedfrompartmapping' => { 507 => [\'DerivedFrom','DerivedFromPartMapping'] },
2227             'derivedfromplacedresolutionunit' => { 507 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2228             'derivedfromplacedxresolution' => { 507 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2229             'derivedfromplacedyresolution' => { 507 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2230             'derivedfromrenditionclass' => { 507 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2231             'derivedfromrenditionparams' => { 507 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2232             'derivedfromtopart' => { 507 => [\'DerivedFrom','DerivedFromToPart'] },
2233             'derivedfromversionid' => { 507 => [\'DerivedFrom','DerivedFromVersionID'] },
2234             'description' => { 312 => 'Description', 374 => ['desc','dscp',"\xa9des"], 376 => 'description', 382 => 'dscp', 480 => 'Description', 482 => 'Description', 483 => 'description', 504 => 'Description' },
2235             'destination' => { 132 => 0x5 },
2236             'destinationcity' => { 357 => 0x24, 363 => 0x3 },
2237             'destinationcitycode' => { 364 => 0x1001 },
2238             'destinationdst' => { 357 => 0x26, 363 => '0.3' },
2239             'developmentdynamicrange' => { 127 => 0x1403 },
2240             'deviantmatrixcustom' => { 138 => 0x7de },
2241             'deviantmatrixdaylight' => { 138 => 0x7da },
2242             'deviantmatrixflash' => { 138 => 0x7dd },
2243             'deviantmatrixfluorescent' => { 138 => 0x7dc },
2244             'deviantmatrixtungsten' => { 138 => 0x7db },
2245             'deviantwhitecustom' => { 138 => 0x842 },
2246             'deviantwhitedaylight' => { 138 => 0x83e },
2247             'deviantwhiteflash' => { 138 => 0x841 },
2248             'deviantwhitefluorescent' => { 138 => 0x840 },
2249             'deviantwhitetungsten' => { 138 => 0x83f },
2250             'device' => { 496 => 'device' },
2251             'devicesettingdescription' => { 486 => 'DeviceSettingDescription' },
2252             'devicesettingdescriptioncolumns' => { 486 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2253             'devicesettingdescriptionrows' => { 486 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
2254             'devicesettingdescriptionsettings' => { 486 => [\'DeviceSettingDescription','DeviceSettingDescriptionSettings'] },
2255             'devicetype' => { 396 => 0x2 },
2256             'dewarpdata' => { 116 => 'DewarpData' },
2257             'dewarpflag' => { 116 => 'DewarpFlag' },
2258             'dialdirectiontvav' => { 84 => 0x706 },
2259             'dietaryneeds' => { 498 => 'dietaryNeeds' },
2260             'diffractioncompensation' => { 229 => 0x142, 230 => 0x1a2, 254 => 0xc4a0 },
2261             'diffractioncorrection' => { 322 => 0xbc, 347 => 0x3 },
2262             'diffractioncorrectionon' => { 103 => 0x2070b },
2263             'digitalcreationdate' => { 131 => 0x3e },
2264             'digitalcreationtime' => { 131 => 0x3f },
2265             'digitaldeehighlightadj' => { 239 => 0x202 },
2266             'digitaldeeshadowadj' => { 239 => 0x200 },
2267             'digitaldeethreshold' => { 239 => 0x201 },
2268             'digitalfilter' => { 399 => 0x59 },
2269             'digitalfilter01' => { 344 => 0x5 },
2270             'digitalfilter02' => { 344 => 0x16 },
2271             'digitalfilter03' => { 344 => 0x27 },
2272             'digitalfilter04' => { 344 => 0x38 },
2273             'digitalfilter05' => { 344 => 0x49 },
2274             'digitalfilter06' => { 344 => 0x5a },
2275             'digitalfilter07' => { 344 => 0x6b },
2276             'digitalfilter08' => { 344 => 0x7c },
2277             'digitalfilter09' => { 344 => 0x8d },
2278             'digitalfilter10' => { 344 => 0x9e },
2279             'digitalfilter11' => { 344 => 0xaf },
2280             'digitalfilter12' => { 344 => 0xc0 },
2281             'digitalfilter13' => { 344 => 0xd1 },
2282             'digitalfilter14' => { 344 => 0xe2 },
2283             'digitalfilter15' => { 344 => 0xf3 },
2284             'digitalfilter16' => { 344 => 0x104 },
2285             'digitalfilter17' => { 344 => 0x115 },
2286             'digitalfilter18' => { 344 => 0x126 },
2287             'digitalfilter19' => { 344 => 0x137 },
2288             'digitalfilter20' => { 344 => 0x148 },
2289             'digitalgain' => { 74 => 0xb },
2290             'digitalgem' => { 215 => 0x0 },
2291             'digitalice' => { 239 => 0x100 },
2292             'digitalimageguid' => { 492 => 'DigImageGUID' },
2293             'digitalroc' => { 237 => 0x0 },
2294             'digitalsourcefiletype' => { 492 => 'DigitalSourcefileType' },
2295             'digitalsourcetype' => { 492 => 'DigitalSourceType' },
2296             'digitalzoom' => { 34 => 0xc, 112 => 0xa, 127 => 0x1044, 140 => 0x68, 151 => 0x22, 152 => 0x1e, 156 => 'DigitalZoom', 181 => 0xc, 227 => 0x86, 264 => 0xa, 304 => 0x204, 357 => 0x1e, 364 => 0xa, 398 => 0x204, 444 => 0x12, 445 => 0x12 },
2297             'digitalzoomon' => { 398 => 0x21b },
2298             'digitalzoomratio' => { 119 => 0xa404, 433 => 0x200, 435 => 0x21c, 486 => 'DigitalZoomRatio' },
2299             'director' => { 179 => 'WM/Director', 374 => "\xa9dir", 376 => 'director', 382 => "\xa9dir", 506 => 'director' },
2300             'directorphotography' => { 506 => 'directorPhotography' },
2301             'directory' => { 120 => 'Directory' },
2302             '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 },
2303             'directoryindex2' => { 21 => 0x29c },
2304             'directorynumber' => { 208 => 0x3, 385 => 0x12 },
2305             'disableautocreation' => { 463 => 'DisableAutoCreation' },
2306             'disclaimer' => { 312 => 'Disclaimer' },
2307             'discnumber' => { 506 => 'discNumber' },
2308             'dishtype' => { 498 => 'dishType' },
2309             'disknumber' => { 374 => 'disk' },
2310             'displayallafpoints' => { 84 => 0x514 },
2311             'displayaperture' => { 34 => 0x23 },
2312             'displayedunitsx' => { 372 => 0x2 },
2313             'displayedunitsy' => { 372 => 0x6 },
2314             'displayname' => { 376 => 'displayname', 495 => 'displayName' },
2315             'distance1' => { 140 => 0x28 },
2316             'distance2' => { 140 => 0x2c },
2317             'distance3' => { 140 => 0x30 },
2318             'distance4' => { 140 => 0x34 },
2319             'distortion' => { 396 => 0xa050 },
2320             'distortioncompensation' => { 457 => 0x8040 },
2321             'distortioncontrol' => { 240 => 0x10 },
2322             'distortioncorrection' => { 79 => 0x3, 103 => 0x20705, 109 => 0x67, 119 => 0x7036, 299 => 0x50b, 326 => '7.1', 347 => 0x0, 452 => 0x601, 453 => 0x5b },
2323             'distortioncorrection2' => { 303 => 0x1011 },
2324             'distortioncorrectionalreadyapplied' => { 477 => 'DistortionCorrectionAlreadyApplied' },
2325             'distortioncorrectionon' => { 103 => '0x20705.0', 109 => 0x63 },
2326             'distortioncorrectionsetting' => { 80 => 0x7, 422 => 0x2013 },
2327             'distortioncorrectionvalue' => { 79 => 0x9 },
2328             'distortioncorrparams' => { 119 => 0x7037, 432 => 0x1a23, 435 => 0x1870, 437 => 0x189c, 438 => 0x18cc, 439 => 0x17d0, 452 => 0x6ca, 453 => 0x64 },
2329             'distortioncorrparamsnumber' => { 435 => 0x1899, 437 => 0x18c5, 438 => 0x18f5, 439 => 0x17f9 },
2330             'distortioncorrparamspresent' => { 435 => 0x1898, 437 => 0x18c4, 438 => 0x18f4, 439 => 0x17f8, 441 => 0x10b, 442 => 0x10b, 452 => 0x600, 453 => 0x5a },
2331             'distortioneffect' => { 103 => 0x20709 },
2332             'distortionn' => { 326 => 0xc },
2333             'distortionparam02' => { 326 => 0x2 },
2334             'distortionparam04' => { 326 => 0x4 },
2335             'distortionparam08' => { 326 => 0x8 },
2336             'distortionparam09' => { 326 => 0x9 },
2337             'distortionparam11' => { 326 => 0xb },
2338             'distortionscale' => { 326 => 0x5 },
2339             'distributor' => { 496 => 'distributor' },
2340             'distributorproductid' => { 495 => 'distributorProductID' },
2341             'dloon' => { 103 => '0x20706.0', 109 => 0xdc },
2342             'dlosetting' => { 103 => 0x20706, 109 => 0xdd },
2343             'dlosettingapplied' => { 102 => 0x4 },
2344             'dloshootingdistance' => { 109 => 0xde },
2345             'dloversion' => { 102 => 0x5 },
2346             'dmcomment' => { 506 => 'comment' },
2347             'dmdithermatrix' => { 138 => 0xc7a },
2348             'dmdithermatrixheight' => { 138 => 0xc7c },
2349             'dmdithermatrixwidth' => { 138 => 0xc7b },
2350             'dngadobedata' => { 119 => 0xc634 },
2351             'dngbackwardversion' => { 119 => 0xc613 },
2352             'dngignoresidecars' => { 480 => 'DNGIgnoreSidecars', 482 => 'DNGIgnoreSidecars' },
2353             'dnglensinfo' => { 119 => 0xc630 },
2354             'dngprivatedata' => { 119 => 0xc634 },
2355             'dngversion' => { 119 => 0xc612 },
2356             'document' => { 312 => 'Document' },
2357             'documentancestors' => { 494 => 'DocumentAncestors' },
2358             'documenthistory' => { 131 => 0xe7 },
2359             'documentid' => { 507 => 'DocumentID' },
2360             'documentname' => { 119 => 0x10d },
2361             'documentnotes' => { 131 => 0xe6 },
2362             'doi' => { 496 => 'doi' },
2363             'dopesheet' => { 492 => 'Dopesheet' },
2364             'dopesheetlink' => { 492 => 'DopesheetLink' },
2365             'dopesheetlinklink' => { 492 => [\'DopesheetLink','DopesheetLinkLink'] },
2366             'dopesheetlinklinkqualifier' => { 492 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2367             'doublingmicrovolts' => { 138 => 0xc82 },
2368             'dpp' => { 475 => 'dpp' },
2369             'dr4cameramodel' => { 104 => 0x3 },
2370             'drangepriority' => { 127 => 0x1443 },
2371             'drangepriorityauto' => { 127 => 0x1444 },
2372             'drangepriorityfixed' => { 127 => 0x1445 },
2373             'drivemode' => { 113 => 0x3103, 125 => '0.1', 181 => 0x6, 184 => 0x1e, 187 => 0xe, 191 => 0x64d0, 299 => 0x600, 357 => 0x34, 389 => 0x1002, 399 => 0x3, 409 => 0x4, 410 => 0x7e, 411 => 0x34 },
2374             'drivemode2' => { 184 => 0xa, 338 => 0x7, 420 => 0xe, 427 => 0x1 },
2375             'drivemodesetting' => { 411 => 0x4 },
2376             'drivespeed' => { 125 => '0.2' },
2377             'dspfirmwareversion' => { 357 => 0x27 },
2378             'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 498 => 'duration', 506 => 'duration' },
2379             'durationscale' => { 506 => [\'duration','durationScale'] },
2380             'durationvalue' => { 506 => [\'duration','durationValue'] },
2381             'dustremovaldata' => { 64 => 0x97 },
2382             'dxcropalert' => { 230 => 0x23c },
2383             'dynamicafarea' => { 281 => '1.4', 290 => '1.4' },
2384             'dynamicareaafassist' => { 297 => 0x18 },
2385             'dynamicareaafdisplay' => { 282 => '46.1', 284 => '47.1', 285 => '47.1', 294 => '47.1', 295 => '47.1' },
2386             'dynamicrange' => { 127 => 0x1400 },
2387             'dynamicrangeboost' => { 322 => 0xee },
2388             'dynamicrangeexpansion' => { 357 => 0x69, 389 => 0x100e },
2389             'dynamicrangemax' => { 108 => 0x7c },
2390             'dynamicrangemin' => { 108 => 0x7a },
2391             'dynamicrangeoptimizer' => { 184 => 0x15, 422 => [0xb025,0xb04f], 431 => 0x1144, 432 => [0x1144,0x324], 433 => [0x1120,0x300], 434 => [0x119c,0x37c], 435 => [0x1178,0x328], 436 => [0x1030,0x50], 437 => [0x228,0x50], 438 => [0x228,0x50], 439 => [0x21b,0x4e] },
2392             'dynamicrangeoptimizerbracket' => { 420 => 0x2e },
2393             'dynamicrangeoptimizerlevel' => { 409 => 0x19, 410 => 0x17, 411 => 0xd, 420 => 0x79, 427 => 0x5 },
2394             'dynamicrangeoptimizermode' => { 187 => 0x15, 409 => 0x18, 410 => 0x16, 420 => [0x77,0x15] },
2395             'dynamicrangeoptimizersetting' => { 184 => 0x27, 411 => 0xc, 427 => 0x4 },
2396             'dynamicrangesetting' => { 127 => 0x1402 },
2397             'e-dialinprogram' => { 338 => '1.3' },
2398             'earliestageorloweststage' => { 118 => [\'GeologicalContext','GeologicalContextEarliestAgeOrLowestStage'] },
2399             'earliesteonorlowesteonothem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEonOrLowestEonothem'] },
2400             'earliestepochorlowestseries' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEpochOrLowestSeries'] },
2401             'earliesteraorlowesterathem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEraOrLowestErathem'] },
2402             'earliestperiodorlowestsystem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestPeriodOrLowestSystem'] },
2403             'earthpos' => { 460 => 'EarthPos' },
2404             'earthposaltitude' => { 460 => [\'EarthPos','EarthPosAltitude'] },
2405             'earthposlatitude' => { 460 => [\'EarthPos','EarthPosLatitude'] },
2406             'earthposlongitude' => { 460 => [\'EarthPos','EarthPosLongitude'] },
2407             'earthposrotationw' => { 460 => [\'EarthPos','EarthPosRotationW'] },
2408             'earthposrotationx' => { 460 => [\'EarthPos','EarthPosRotationX'] },
2409             'earthposrotationy' => { 460 => [\'EarthPos','EarthPosRotationY'] },
2410             'earthposrotationz' => { 460 => [\'EarthPos','EarthPosRotationZ'] },
2411             'earthpostimestamp' => { 460 => [\'EarthPos','EarthPosTimestamp'] },
2412             'easyexposurecomp' => { 296 => '6.1' },
2413             'easyexposurecompensation' => { 281 => '6.4', 282 => '6.5', 284 => '6.3', 285 => '6.3', 289 => '5.1', 290 => '4.4', 291 => '5.2', 294 => '6.3', 295 => '6.3', 297 => 0x1d },
2414             'easymode' => { 34 => 0xb },
2415             'edgemapslope' => { 138 => 0x930 },
2416             'edgemapx1' => { 138 => 0x931 },
2417             'edgemapx2' => { 138 => 0x932 },
2418             'edgemapx3' => { 138 => 0x934 },
2419             'edgemapx4' => { 138 => 0x935 },
2420             'edgenoisereduction' => { 275 => 0x4, 457 => 0x8028 },
2421             'edit1' => { 382 => "\xa9ed1" },
2422             'edit2' => { 382 => "\xa9ed2" },
2423             'edit3' => { 382 => "\xa9ed3" },
2424             'edit4' => { 382 => "\xa9ed4" },
2425             'edit5' => { 382 => "\xa9ed5" },
2426             'edit6' => { 382 => "\xa9ed6" },
2427             'edit7' => { 382 => "\xa9ed7" },
2428             'edit8' => { 382 => "\xa9ed8" },
2429             'edit9' => { 382 => "\xa9ed9" },
2430             'edition' => { 496 => 'edition' },
2431             'editorialupdate' => { 131 => 0x8 },
2432             'editstatus' => { 131 => 0x7, 369 => 'EditStatus', 475 => 'EditStatus' },
2433             'editversionname' => { 274 => 0x3d136244 },
2434             'effectivelv' => { 357 => 0x2d },
2435             'effectivemaxaperture' => { 220 => 0x12, 221 => 0x13, 225 => 0x14 },
2436             'eissn' => { 496 => 'eIssn' },
2437             'electricalblackcolumns' => { 138 => 0x1810 },
2438             'electronicfront-curtainshutter' => { 284 => '5.2', 285 => '5.2', 294 => '5.3', 295 => '5.2' },
2439             'electronicfrontcurtainshutter' => { 422 => 0x201a },
2440             'elevation' => { 165 => 'Elevation' },
2441             'email' => { 157 => 'EMail' },
2442             'embargodate' => { 499 => 'embargoDate' },
2443             'embdencrightsexpr' => { 492 => 'EmbdEncRightsExpr' },
2444             'embeddedencodedrightsexpr' => { 492 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2445             'embeddedencodedrightsexprlangid' => { 492 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2446             'embeddedencodedrightsexprtype' => { 492 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2447             'embeddedxmpdigest' => { 494 => 'EmbeddedXMPDigest' },
2448             'emissivity' => { 121 => 0x3 },
2449             'emptyslotrelease' => { 230 => 0x625 },
2450             'enablechromanoisereduction' => { 138 => 0xe6e },
2451             'enablesharpening' => { 138 => 0x92e },
2452             'encodedby' => { 179 => 'WM/EncodedBy', 374 => "\xa9enc" },
2453             'encodedwith' => { 376 => 'Encoded_With' },
2454             'encoder' => { 374 => "\xa9too", 382 => "\xa9too" },
2455             'encoderid' => { 382 => "\xa9enc" },
2456             'encodingtime' => { 179 => 'WM/EncodingTime' },
2457             'encryptionkey' => { 396 => 0xa020 },
2458             'endingpage' => { 496 => 'endingPage' },
2459             'enduser' => { 309 => 'EndUser' },
2460             'enduserid' => { 309 => [\'EndUser','EndUserEndUserID'] },
2461             'endusername' => { 309 => [\'EndUser','EndUserEndUserName'] },
2462             'energysavingmode' => { 230 => 0x648 },
2463             'engineer' => { 506 => 'engineer' },
2464             'enhancedarktones' => { 267 => 0x8 },
2465             'enhancedetailsalreadyapplied' => { 477 => 'EnhanceDetailsAlreadyApplied' },
2466             'enhancedetailsversion' => { 477 => 'EnhanceDetailsVersion' },
2467             'enhancement' => { 112 => 0x16, 113 => 0x3016 },
2468             'enhanceparams' => { 119 => 0xc7ee },
2469             'enhancer' => { 303 => 0x300 },
2470             'enhancervalues' => { 303 => 0x301 },
2471             'enhancesuperresolutionalreadyapplied' => { 477 => 'EnhanceSuperResolutionAlreadyApplied' },
2472             'enhancesuperresolutionscale' => { 477 => 'EnhanceSuperResolutionScale' },
2473             'enhancesuperresolutionversion' => { 477 => 'EnhanceSuperResolutionVersion' },
2474             'envelopenumber' => { 132 => 0x28 },
2475             'envelopepriority' => { 132 => 0x3c },
2476             'enveloperecordversion' => { 132 => 0x0 },
2477             'episode' => { 492 => 'Episode' },
2478             'episodeglobaluniqueid' => { 374 => 'egid' },
2479             'episodeidentifier' => { 492 => [\'Episode','EpisodeIdentifier'] },
2480             'episodename' => { 492 => [\'Episode','EpisodeName'] },
2481             'episodenumber' => { 492 => [\'Episode','EpisodeNumber'] },
2482             'epsonimageheight' => { 304 => 0x20c },
2483             'epsonimagewidth' => { 304 => 0x20b },
2484             'epsonsoftware' => { 304 => 0x20d },
2485             'equipmentinstitution' => { 459 => 'EquipmentInstitution' },
2486             'equipmentmanufacturer' => { 459 => 'EquipmentManufacturer' },
2487             'equipmentversion' => { 300 => 0x0 },
2488             'ettlii' => { 84 => 0x304, 85 => 0xd, 86 => 0xe, 87 => 0x7, 88 => 0x7, 89 => 0xe },
2489             'event' => { 461 => 'Event', 473 => 'Event', 492 => 'Event', 496 => 'event' },
2490             'eventalias' => { 495 => 'eventAlias' },
2491             'eventdate' => { 118 => [\'Event','EventEventDate'] },
2492             'eventday' => { 118 => [\'Event','EventDay'] },
2493             'eventearliestdate' => { 118 => [\'Event','EventEarliestDate'] },
2494             'eventend' => { 495 => 'eventEnd' },
2495             'eventenddayofyear' => { 118 => [\'Event','EventEndDayOfYear'] },
2496             'eventfieldnotes' => { 118 => [\'Event','EventFieldNotes'] },
2497             'eventfieldnumber' => { 118 => [\'Event','EventFieldNumber'] },
2498             'eventhabitat' => { 118 => [\'Event','EventHabitat'] },
2499             'eventid' => { 118 => [\'Event','EventEventID'], 492 => 'EventId' },
2500             'eventlatestdate' => { 118 => [\'Event','EventLatestDate'] },
2501             'eventmonth' => { 118 => [\'Event','EventMonth'] },
2502             'eventnumber' => { 383 => 0x9, 384 => 0x37, 385 => 0x3a },
2503             'eventparenteventid' => { 118 => [\'Event','EventParentEventID'] },
2504             'eventremarks' => { 118 => [\'Event','EventEventRemarks'] },
2505             'eventsamplesizeunit' => { 118 => [\'Event','EventSampleSizeUnit'] },
2506             'eventsamplesizevalue' => { 118 => [\'Event','EventSampleSizeValue'] },
2507             'eventsamplingeffort' => { 118 => [\'Event','EventSamplingEffort'] },
2508             'eventsamplingprotocol' => { 118 => [\'Event','EventSamplingProtocol'] },
2509             'eventstart' => { 495 => 'eventStart' },
2510             'eventstartdayofyear' => { 118 => [\'Event','EventStartDayOfYear'] },
2511             'eventsubtype' => { 495 => 'eventSubtype' },
2512             'eventtime' => { 118 => [\'Event','EventEventTime'] },
2513             'eventtype' => { 495 => 'eventType' },
2514             'eventverbatimeventdate' => { 118 => [\'Event','EventVerbatimEventDate'] },
2515             'eventyear' => { 118 => [\'Event','EventYear'] },
2516             'evfgrid' => { 297 => 0x165 },
2517             'evfimageframe' => { 297 => 0x164 },
2518             'evfreleaseindicator' => { 297 => 0x24f },
2519             'evfwarmdisplaybrightness' => { 297 => 0x24d },
2520             'evfwarmdisplaymode' => { 297 => 0x24b },
2521             'evsteps' => { 338 => '1.2', 340 => 0x0 },
2522             'evstepsize' => { 286 => '5.1', 287 => '6.1', 288 => '6.1', 292 => '0.7' },
2523             'exclusivecoverage' => { 470 => 'ExclusiveCoverage' },
2524             'exclusivityenddate' => { 499 => 'exclusivityEndDate' },
2525             'excursiontolerance' => { 133 => 0x82 },
2526             'executiveproducer' => { 374 => "\xa9xpd" },
2527             'exif' => { 120 => 'EXIF' },
2528             'exifbyteorder' => { 120 => 'ExifByteOrder' },
2529             'exifcamerainfo' => { 131 => 0xe8 },
2530             'exifimageheight' => { 119 => 0xa003, 486 => 'PixelYDimension' },
2531             'exifimagewidth' => { 119 => 0xa002, 486 => 'PixelXDimension' },
2532             'exifunicodebyteorder' => { 120 => 'ExifUnicodeByteOrder' },
2533             'exifversion' => { 119 => 0x9000, 486 => 'ExifVersion' },
2534             'exitpupilposition' => { 220 => 0x4, 221 => 0x4, 225 => 0x4 },
2535             'expirationdate' => { 131 => 0x25, 499 => 'expirationDate' },
2536             'expirationtime' => { 131 => 0x26 },
2537             'exposure' => { 119 => 0xfe51, 480 => 'Exposure', 482 => 'Exposure' },
2538             'exposure2012' => { 480 => 'Exposure2012', 482 => 'Exposure2012' },
2539             'exposureadj' => { 272 => 0x0 },
2540             'exposureadj2' => { 272 => 0x12 },
2541             'exposureadjust' => { 399 => 0xc },
2542             'exposurebracketingindicatorlast' => { 184 => 0x52 },
2543             'exposurebracketshotnumber' => { 187 => 0x2d, 420 => 0x2f },
2544             'exposurebracketstepsize' => { 338 => 0x8 },
2545             'exposurebracketvalue' => { 227 => 0x19 },
2546             'exposurecompautocancel' => { 84 => 0x113 },
2547             'exposurecompensation' => { 77 => 0x6, 93 => 0x0, 119 => 0x9204, 140 => 0x24, 156 => 'ExposureComp', 176 => 'ExposureCompensation', 181 => 0xd, 182 => 0x53, 183 => 0x1e, 187 => 0x49c0, 304 => 0x1006, 357 => 0x16, 366 => 0x402, 396 => 0xa013, 399 => [0xc,0x35,0x4d], 431 => 0x114c, 432 => 0x114c, 433 => 0x1128, 435 => 0x1180, 436 => 0x1038, 437 => 0x230, 438 => 0x230, 439 => 0x223, 486 => 'ExposureBiasValue' },
2548             'exposurecompensation2' => { 427 => [0x24,0x26,0x2a] },
2549             'exposurecompensationmode' => { 184 => 0x47, 187 => 0x2a },
2550             'exposurecompensationset' => { 409 => 0x3, 410 => 0x3, 411 => 0x3, 427 => 0x1e },
2551             'exposurecompensationsetting' => { 184 => 0x1 },
2552             'exposurecompstepsize' => { 281 => '6.3', 282 => '7.3', 284 => '7.3', 285 => '7.3', 290 => '4.3', 294 => '7.3', 295 => '7.3' },
2553             'exposurecontrolstep' => { 289 => '6.1', 291 => '6.1' },
2554             'exposurecontrolstepsize' => { 281 => '6.2', 282 => '7.1', 284 => '7.1', 285 => '7.1', 290 => '4.2', 294 => '7.1', 295 => '7.1', 296 => '7.1', 297 => 0x1b },
2555             'exposurecount' => { 127 => 0x1032 },
2556             'exposuredelaymode' => { 281 => '10.1', 282 => '11.1', 284 => '11.1', 285 => '11.1', 286 => '9.1', 287 => '10.1', 288 => '10.1', 290 => '10.4', 291 => '10.1', 292 => '6.4', 294 => '11.1', 295 => '11.1', 296 => '11.2' },
2557             'exposuredifference' => { 227 => 0xe },
2558             'exposuregaincustom' => { 138 => 0x89c },
2559             'exposuregaindaylight' => { 138 => 0x898 },
2560             'exposuregainflash' => { 138 => 0x89b },
2561             'exposuregainfluorescent' => { 138 => 0x89a },
2562             'exposuregaintungsten' => { 138 => 0x899 },
2563             'exposureindex' => { 119 => 0xa215, 486 => 'ExposureIndex' },
2564             'exposureindicator' => { 184 => 0x50 },
2565             'exposurelevelincrements' => { 82 => 0x6, 83 => 0x6, 84 => 0x101, 85 => 0x5, 86 => 0x6, 87 => 0x5, 88 => 0x5, 89 => 0x6, 90 => 0x4, 409 => 0x58, 410 => 0x58 },
2566             'exposurelockused' => { 468 => 'ExposureLockUsed' },
2567             'exposuremode' => { 119 => 0xa402, 156 => 'ExposureMode', 181 => 0x1, 182 => 0xa, 183 => 0x0, 184 => 0x0, 187 => 0x34, 299 => 0x200, 319 => 0x40d, 399 => 0x8, 422 => 0xb041, 486 => 'ExposureMode' },
2568             'exposuremodeinmanual' => { 84 => 0x10b },
2569             'exposureprogram' => { 119 => 0x8822, 389 => 0x1001, 402 => [0x17e,0x43], 409 => 0x3c, 410 => 0x3c, 411 => 0x5, 415 => 0x14, 420 => 0x3f, 427 => 0x2, 431 => 0x1175, 432 => 0x1179, 433 => 0x1155, 434 => 0x11d1, 435 => 0x11ad, 436 => 0x1065, 437 => 0x25d, 438 => 0x25d, 439 => 0x24c, 449 => 0xb, 450 => 0xc, 451 => 0xb, 453 => 0x48, 486 => 'ExposureProgram' },
2570             'exposureshift' => { 299 => 0x203 },
2571             'exposurestandardadjustment' => { 422 => 0x202d },
2572             '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, 30 => 0x6, 31 => 0x7, 77 => 0x16, 119 => 0x829a, 137 => 0xfd05, 140 => 0x20, 142 => 0xfa24, 144 => 0xf104, 147 => 0x12, 149 => 0x38, 151 => 0x14, 152 => 0x10, 154 => 0x10, 156 => 'ExposureTime', 181 => 0x9, 182 => 0x35, 183 => 0x48, 184 => 0x8, 187 => 0x49b8, 357 => 0x12, 396 => 0xa018, 399 => [0x32,0x4a], 409 => 0x0, 410 => 0x0, 427 => [0x21,0x23,0x27], 453 => 0x10, 486 => 'ExposureTime' },
2573             'exposuretime2' => { 399 => [0x33,0x4b] },
2574             'exposuretuning' => { 227 => 0x1c },
2575             'exposurevalue' => { 138 => 0x3 },
2576             'exposurewarning' => { 127 => 0x1302 },
2577             'exrauto' => { 127 => 0x1033 },
2578             'exrmode' => { 127 => 0x1034 },
2579             'extdescraccessibility' => { 491 => 'ExtDescrAccessibility' },
2580             'extendedmenubanks' => { 230 => 0x114 },
2581             'extendedshutterspeeds' => { 297 => 0x102 },
2582             'extendedwbdetect' => { 299 => 0x902 },
2583             'extender' => { 300 => 0x301 },
2584             'extenderfirmwareversion' => { 300 => 0x304 },
2585             'extendermagnification' => { 158 => 'Magnification' },
2586             'extendermake' => { 158 => 'Make' },
2587             'extendermodel' => { 158 => 'Model', 300 => 0x303 },
2588             'extenderserialnumber' => { 158 => 'SerialNumber', 300 => 0x302 },
2589             'extenderstatus' => { 355 => 0x3 },
2590             'externalflash' => { 302 => 0x1201 },
2591             'externalflashae1' => { 304 => 0x101f },
2592             'externalflashae1_0' => { 304 => 0x101b },
2593             'externalflashae2' => { 304 => 0x1020 },
2594             'externalflashae2_0' => { 304 => 0x101c },
2595             'externalflashbounce' => { 302 => 0x1204, 304 => 0x1026, 345 => 0x1a },
2596             'externalflashcompensation' => { 211 => 0x1b },
2597             'externalflashexposurecomp' => { 227 => 0x17, 345 => 0x19 },
2598             'externalflashfirmware' => { 209 => 0x6, 210 => 0x6, 211 => 0x6, 212 => 0x6, 213 => 0x6, 214 => 0x6 },
2599             'externalflashflags' => { 209 => 0x8, 210 => 0x8, 211 => 0x8, 212 => 0x8 },
2600             'externalflashguidenumber' => { 302 => 0x1203, 345 => '24.1' },
2601             'externalflashgvalue' => { 304 => 0x1025 },
2602             'externalflashmode' => { 304 => 0x1028, 345 => 0x2 },
2603             'externalflashreadystate' => { 213 => '9.1' },
2604             'externalflashstatus' => { 213 => '8.2' },
2605             'externalflashzoom' => { 302 => 0x1205, 304 => 0x1027 },
2606             'externalflashzoomoverride' => { 213 => '8.1' },
2607             'externalmetadatalink' => { 492 => 'ExternalMetadataLink' },
2608             'externalsensorbrightnessvalue' => { 317 => 0x311, 320 => 0x311, 321 => 0x311, 324 => 0x3408 },
2609             'extrainfoversion' => { 413 => 0x1a },
2610             'eyestartaf' => { 184 => 0x40 },
2611             'fac100per' => { 138 => 0xe94 },
2612             'fac170per' => { 138 => 0xe93 },
2613             'fac18per' => { 138 => 0xe92 },
2614             'face10position' => { 110 => 0x3f4, 111 => 0x1ec, 207 => 0x28, 342 => 0x12 },
2615             'face10size' => { 343 => 0x12 },
2616             'face11position' => { 207 => 0x2c, 342 => 0x14 },
2617             'face11size' => { 343 => 0x14 },
2618             'face12position' => { 207 => 0x30, 342 => 0x16 },
2619             'face12size' => { 343 => 0x16 },
2620             'face13position' => { 342 => 0x18 },
2621             'face13size' => { 343 => 0x18 },
2622             'face14position' => { 342 => 0x1a },
2623             'face14size' => { 343 => 0x1a },
2624             'face15position' => { 342 => 0x1c },
2625             'face15size' => { 343 => 0x1c },
2626             'face16position' => { 342 => 0x1e },
2627             'face16size' => { 343 => 0x1e },
2628             'face17position' => { 342 => 0x20 },
2629             'face17size' => { 343 => 0x20 },
2630             'face18position' => { 342 => 0x22 },
2631             'face18size' => { 343 => 0x22 },
2632             'face19position' => { 342 => 0x24 },
2633             'face19size' => { 343 => 0x24 },
2634             'face1position' => { 54 => 0x8, 110 => 0xd, 111 => 0x18, 207 => 0x4, 314 => 0x1, 342 => 0x0, 386 => 0xbc, 416 => 0x1, 417 => 0x0, 418 => 0x0, 419 => 0x5b },
2635             'face1size' => { 343 => 0x0 },
2636             'face20position' => { 342 => 0x26 },
2637             'face20size' => { 343 => 0x26 },
2638             'face21position' => { 342 => 0x28 },
2639             'face21size' => { 343 => 0x28 },
2640             'face22position' => { 342 => 0x2a },
2641             'face22size' => { 343 => 0x2a },
2642             'face23position' => { 342 => 0x2c },
2643             'face23size' => { 343 => 0x2c },
2644             'face24position' => { 342 => 0x2e },
2645             'face24size' => { 343 => 0x2e },
2646             'face25position' => { 342 => 0x30 },
2647             'face25size' => { 343 => 0x30 },
2648             'face26position' => { 342 => 0x32 },
2649             'face26size' => { 343 => 0x32 },
2650             'face27position' => { 342 => 0x34 },
2651             'face27size' => { 343 => 0x34 },
2652             'face28position' => { 342 => 0x36 },
2653             'face28size' => { 343 => 0x36 },
2654             'face29position' => { 342 => 0x38 },
2655             'face29size' => { 343 => 0x38 },
2656             'face2position' => { 54 => 0xa, 110 => 0x7c, 111 => 0x4c, 207 => 0x8, 314 => 0x5, 342 => 0x2, 386 => 0xc8, 416 => 0x6, 417 => 0x20, 418 => 0x25, 419 => 0x65 },
2657             'face2size' => { 343 => 0x2 },
2658             'face30position' => { 342 => 0x3a },
2659             'face30size' => { 343 => 0x3a },
2660             'face31position' => { 342 => 0x3c },
2661             'face31size' => { 343 => 0x3c },
2662             'face32position' => { 342 => 0x3e },
2663             'face32size' => { 343 => 0x3e },
2664             'face3position' => { 54 => 0xc, 110 => 0xeb, 111 => 0x80, 207 => 0xc, 314 => 0x9, 342 => 0x4, 386 => 0xd4, 416 => 0xb, 417 => 0x40, 418 => 0x4a, 419 => 0x6f },
2665             'face3size' => { 343 => 0x4 },
2666             'face4position' => { 54 => 0xe, 110 => 0x15a, 111 => 0xb4, 207 => 0x10, 314 => 0xd, 342 => 0x6, 386 => 0xe0, 416 => 0x10, 417 => 0x60, 418 => 0x6f, 419 => 0x79 },
2667             'face4size' => { 343 => 0x6 },
2668             'face5position' => { 54 => 0x10, 110 => 0x1c9, 111 => 0xe8, 207 => 0x14, 314 => 0x11, 342 => 0x8, 386 => 0xec, 416 => 0x15, 417 => 0x80, 418 => 0x94 },
2669             'face5size' => { 343 => 0x8 },
2670             'face6position' => { 54 => 0x12, 110 => 0x238, 111 => 0x11c, 207 => 0x18, 342 => 0xa, 386 => 0xf8, 416 => 0x1a, 417 => 0xa0, 418 => 0xb9 },
2671             'face6size' => { 343 => 0xa },
2672             'face7position' => { 54 => 0x14, 110 => 0x2a7, 111 => 0x150, 207 => 0x1c, 342 => 0xc, 386 => 0x104, 416 => 0x1f, 417 => 0xc0, 418 => 0xde },
2673             'face7size' => { 343 => 0xc },
2674             'face8position' => { 54 => 0x16, 110 => 0x316, 111 => 0x184, 207 => 0x20, 342 => 0xe, 386 => 0x110, 416 => 0x24, 417 => 0xe0, 418 => 0x103 },
2675             'face8size' => { 343 => 0xe },
2676             'face9position' => { 54 => 0x18, 110 => 0x385, 111 => 0x1b8, 207 => 0x24, 342 => 0x10 },
2677             'face9size' => { 343 => 0x10 },
2678             'facebalanceorigi' => { 474 => 'FaceBalanceOrigI' },
2679             'facebalanceorigq' => { 474 => 'FaceBalanceOrigQ' },
2680             'facebalancestrength' => { 474 => 'FaceBalanceStrength' },
2681             'facebalancewarmth' => { 474 => 'FaceBalanceWarmth' },
2682             'facedetect' => { 357 => 0x76, 396 => 0x100 },
2683             'facedetectarea' => { 303 => 0x1201 },
2684             'facedetectframecrop' => { 303 => 0x1207 },
2685             'facedetectframesize' => { 54 => 0x3, 110 => 0x1, 111 => 0x4, 207 => 0x1, 303 => 0x1203, 357 => 0x77, 386 => 0xb6 },
2686             'facedetection' => { 411 => 0x30, 427 => 0x19 },
2687             'faceelementpositions' => { 127 => 0x4203 },
2688             'faceelementselected' => { 127 => 0x4005 },
2689             'faceelementtypes' => { 127 => 0x4201 },
2690             'faceid' => { 476 => 'FaceID' },
2691             'faceinfounknown' => { 113 => 0x2089 },
2692             'facename' => { 396 => 0x123 },
2693             'faceorientation' => { 111 => 0x8 },
2694             'faceposition' => { 341 => 0x2, 397 => 0x4 },
2695             'facepositions' => { 127 => 0x4103 },
2696             'facerecognition' => { 396 => 0x120 },
2697             'facesdetected' => { 54 => 0x2, 55 => 0x2, 56 => 0x3, 110 => 0x0, 111 => 0x2, 113 => 0x211c, 127 => 0x4100, 207 => 0x3, 303 => 0x1200, 322 => 0x3f, 341 => 0x0, 386 => 0xb5, 397 => 0x0, 416 => 0x0, 419 => 0x3, 430 => 0x30 },
2698             'facesrecognized' => { 315 => 0x0 },
2699             'facewidth' => { 55 => 0x1 },
2700             'fade' => { 422 => 0x2034 },
2701             'faithfuloutputhighlightpoint' => { 109 => 0x38 },
2702             'faithfuloutputshadowpoint' => { 109 => 0x39 },
2703             'faithfulrawcolortone' => { 109 => 0x31 },
2704             'faithfulrawcontrast' => { 109 => 0x33 },
2705             'faithfulrawhighlight' => { 109 => 0x79 },
2706             'faithfulrawhighlightpoint' => { 109 => 0x36 },
2707             'faithfulrawlinear' => { 109 => 0x34 },
2708             'faithfulrawsaturation' => { 109 => 0x32 },
2709             'faithfulrawshadow' => { 109 => 0x82 },
2710             'faithfulrawshadowpoint' => { 109 => 0x37 },
2711             'faithfulrawsharpness' => { 109 => 0x35 },
2712             'faithfulunsharpmaskfineness' => { 109 => 0xac },
2713             'faithfulunsharpmaskstrength' => { 109 => 0xaa },
2714             'faithfulunsharpmaskthreshold' => { 109 => 0xae },
2715             'far' => { 465 => 'Far' },
2716             'fastresetlinetime' => { 138 => 0x1860 },
2717             'feedidentifier' => { 492 => 'FeedIdentifier' },
2718             'femicroadjustment' => { 84 => 0x111 },
2719             'ffid' => { 484 => 'ffid' },
2720             'field' => { 495 => 'field' },
2721             'fieldcount' => { 304 => 0x103f },
2722             'fieldofview' => { 382 => "FOV\x00" },
2723             'fifoenonepixeldelay' => { 138 => 0x1901 },
2724             'filecreatedate' => { 120 => 'FileCreateDate' },
2725             'filedatarate' => { 506 => 'fileDataRate' },
2726             'fileformat' => { 95 => 0x0, 132 => 0x14, 399 => [0x22,0x26], 422 => 0xb000 },
2727             'filegroupid' => { 120 => 'FileGroupID' },
2728             '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, 323 => 0x0 },
2729             'fileindex2' => { 21 => 0x290 },
2730             'filemodifydate' => { 120 => 'FileModifyDate' },
2731             'filename' => { 120 => 'FileName' },
2732             'filenameasdelivered' => { 309 => 'FileNameAsDelivered' },
2733             'filenumber' => { 57 => 0x1, 64 => 0x8, 97 => 0x1817, 114 => 'Canon-FileNumber', 208 => 0x4, 385 => 0x10 },
2734             'filenumbermemory' => { 181 => 0x1a },
2735             'filenumbersequence' => { 281 => '12.2', 286 => '3.1', 287 => '4.1', 288 => '4.1', 290 => '11.1', 291 => '4.3', 296 => '5.2', 297 => 0x48 },
2736             'filepermissions' => { 120 => 'FilePermissions' },
2737             'filesource' => { 119 => 0xa300, 127 => 0x8000, 486 => 'FileSource' },
2738             'fileuserid' => { 120 => 'FileUserID' },
2739             'fileversion' => { 132 => 0x16 },
2740             'fillflashautoreduction' => { 82 => 0xe, 83 => 0xe, 90 => 0xa },
2741             'filllight' => { 480 => 'FillLight', 482 => 'FillLight' },
2742             'fillorder' => { 119 => 0x10a },
2743             'filmgraineffect' => { 299 => 0x538 },
2744             'filmmode' => { 127 => 0x1401, 319 => 0x412, 322 => 0x42 },
2745             'filmtype' => { 239 => 0x2 },
2746             'filtereffect' => { 57 => 0xe, 233 => 0x37, 234 => 0x3f, 235 => 0x47, 322 => 0xa1 },
2747             'filtereffectauto' => { 71 => 0xa0 },
2748             'filtereffectfaithful' => { 70 => 0x70, 71 => 0x70 },
2749             'filtereffectlandscape' => { 70 => 0x40, 71 => 0x40 },
2750             'filtereffectmonochrome' => { 19 => 0xff, 70 => 0x88, 71 => 0x88 },
2751             'filtereffectneutral' => { 70 => 0x58, 71 => 0x58 },
2752             'filtereffectportrait' => { 70 => 0x28, 71 => 0x28 },
2753             'filtereffectstandard' => { 70 => 0x10, 71 => 0x10 },
2754             'filtereffectuserdef1' => { 70 => 0xa0, 71 => 0xb8 },
2755             'filtereffectuserdef2' => { 70 => 0xb8, 71 => 0xd0 },
2756             'filtereffectuserdef3' => { 70 => 0xd0, 71 => 0xe8 },
2757             'finderdisplayduringexposure' => { 83 => 0x1 },
2758             'finesharpness' => { 357 => 0x70 },
2759             'finetuneoptcenterweighted' => { 281 => '7.2', 282 => '9.1', 284 => '9.1', 285 => '9.1', 289 => '8.1', 294 => '9.1', 295 => '9.1', 296 => '9.1', 297 => 0x23 },
2760             'finetuneopthighlightweighted' => { 284 => '46.1', 285 => '46.1', 294 => '46.1', 295 => '46.1', 297 => 0x27 },
2761             'finetuneoptmatrixmetering' => { 281 => '8.1', 282 => '8.2', 284 => '8.2', 285 => '8.2', 289 => '7.2', 290 => '6.1', 294 => '8.2', 295 => '8.2', 296 => '8.2', 297 => 0x21 },
2762             'finetuneoptspotmetering' => { 281 => '8.2', 282 => '9.2', 284 => '9.2', 285 => '9.2', 289 => '8.2', 290 => '6.2', 294 => '9.2', 295 => '9.2', 296 => '9.2', 297 => 0x25 },
2763             'finishexposure' => { 138 => 0xdbd },
2764             'finishfiletype' => { 138 => 0xdb8 },
2765             'finishlook' => { 138 => 0xdbc },
2766             'finishnoise' => { 138 => 0xdba },
2767             'finishresolution' => { 138 => 0xdb9 },
2768             'finishsharpening' => { 138 => 0xdbb },
2769             'firmware' => { 304 => 0x405, 399 => [0x8c,0x17,0x3b], 477 => 'Firmware' },
2770             'firmware2' => { 399 => 0x57 },
2771             'firmwaredate' => { 112 => 0x15, 113 => 0x2001, 383 => 0x4, 385 => 0x30 },
2772             'firmwareid' => { 188 => 0x0 },
2773             'firmwarename' => { 396 => 0xa001 },
2774             'firmwarerevision' => { 19 => 0xa4, 64 => 0x1e, 387 => 0x0 },
2775             'firmwarerevision2' => { 387 => 0xc },
2776             'firmwareversion' => { 7 => 0x10b, 11 => 0x136, 14 => 0xff, 15 => 0x107, 138 => [0x415,0xce5], 154 => 0x57, 156 => 'FirmwareVersion', 320 => 0x320, 322 => 0x2, 324 => 0x3109, 357 => 0x230, 382 => ['CNFV','FIRM'], 384 => 0x18, 385 => 0x2a, 389 => 0x2 },
2777             'firmwareversions' => { 366 => 0x301 },
2778             'firstphotodate' => { 468 => 'FirstPhotoDate' },
2779             'firstpublicationdate' => { 309 => 'FirstPublicationDate' },
2780             'fixtureidentifier' => { 131 => 0x16, 475 => 'FixtureIdentifier' },
2781             'flash' => { 114 => 'XMP-Flash', 119 => 0x9209, 152 => 0x22, 182 => 0x1f, 183 => 0x15, 385 => 0x5a, 486 => 'Flash' },
2782             'flashaction' => { 409 => 0x3e, 410 => 0x3e, 422 => 0x2017, 427 => [0x2a,0x2c,0x30] },
2783             'flashaction2' => { 409 => 0x4c, 410 => 0x4c, 427 => 0x77 },
2784             'flashactionexternal' => { 427 => [0x78,0x7c] },
2785             'flashactivity' => { 34 => 0x1c },
2786             'flashbatterylevel' => { 44 => 0x249 },
2787             'flashbias' => { 322 => 0x24 },
2788             'flashbits' => { 34 => 0x1d },
2789             'flashburstpriority' => { 297 => 0x111 },
2790             'flashbuttonfunction' => { 84 => 0x70e },
2791             'flashchargelevel' => { 304 => 0x1010 },
2792             'flashcolorfilter' => { 211 => 0x10, 212 => 0x10 },
2793             'flashcommandermode' => { 209 => '9.1', 210 => '9.1', 211 => '9.1', 212 => '9.1' },
2794             'flashcompensation' => { 138 => 0x3f3, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 213 => 0xa, 214 => 0xa, 477 => 'FlashCompensation' },
2795             'flashcontrol' => { 409 => 0x23, 410 => 0x1f, 411 => 0x21 },
2796             'flashcontrolbuilt-in' => { 290 => '16.1', 291 => '23.1', 293 => '23.1', 294 => '24.1' },
2797             'flashcontrolmode' => { 209 => '9.2', 210 => '9.2', 211 => '9.2', 212 => '9.2', 229 => 0x148, 230 => 0x1a8, 254 => 0xc4a6, 299 => 0x404 },
2798             'flashcurtain' => { 322 => 0x48 },
2799             'flashdefault' => { 184 => 0x42 },
2800             'flashdevice' => { 304 => 0x1005 },
2801             'flashdistance' => { 113 => 0x2034 },
2802             'flashenergy' => { 119 => 0xa20b, 486 => 'FlashEnergy' },
2803             'flashexposurebracketvalue' => { 227 => 0x18 },
2804             'flashexposurecomp' => { 77 => 0xf, 127 => 0x1011, 159 => 'ExposureComp', 181 => 0x23, 186 => 0x104, 187 => 0x49c1, 227 => 0x12, 299 => 0x401, 304 => 0x1023, 357 => 0x4d, 389 => 0x100b, 399 => [0x3a,0x56], 422 => 0x104 },
2805             'flashexposurecomp2' => { 258 => 0x4d2 },
2806             'flashexposurecomp3' => { 211 => 0x1d },
2807             'flashexposurecomp4' => { 211 => 0x27 },
2808             'flashexposurecomparea' => { 282 => '38.4', 284 => '38.4', 285 => '38.4', 294 => '38.4', 295 => '38.4', 297 => 0x59 },
2809             'flashexposurecompset' => { 184 => 0x10, 330 => 0xe, 409 => 0x14, 410 => 0x12, 411 => 0x23, 427 => 0x1f },
2810             'flashexposurecompset2' => { 427 => [0x26,0x2c] },
2811             'flashexposureindicator' => { 184 => 0x54 },
2812             'flashexposureindicatorlast' => { 184 => 0x56 },
2813             'flashexposureindicatornext' => { 184 => 0x55 },
2814             'flashexposurelock' => { 57 => 0x19 },
2815             'flashfired' => { 140 => 0x5d, 159 => 'Fired', 181 => 0x14, 257 => '590.3', 486 => [\'Flash','FlashFired'] },
2816             'flashfiring' => { 84 => 0x306, 85 => 0x6, 86 => 0x7, 89 => 0x7 },
2817             'flashfirmwareversion' => { 300 => 0x1002 },
2818             'flashfocallength' => { 209 => 0xb, 210 => 0xc, 211 => 0xc, 212 => 0xc, 213 => 0xc },
2819             'flashfunction' => { 187 => 0x31, 486 => [\'Flash','FlashFunction'] },
2820             'flashgndistance' => { 209 => 0xe, 210 => 0xf, 211 => 0xf, 212 => 0xf, 213 => 0xf, 229 => 0x14e, 230 => 0x1ae, 254 => 0xc4ac },
2821             'flashgroupacompensation' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2822             'flashgroupacontrolmode' => { 209 => 0xf, 210 => '16.1', 211 => '17.1', 212 => '17.1', 213 => '17.1' },
2823             'flashgroupaoutput' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2824             'flashgroupbcompensation' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2825             'flashgroupbcontrolmode' => { 209 => 0x10, 210 => '17.1', 211 => '18.1', 212 => '18.1', 213 => '18.1' },
2826             'flashgroupboutput' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2827             'flashgroupccompensation' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2828             'flashgroupccontrolmode' => { 210 => '17.2', 211 => '18.2', 212 => '18.2', 213 => '18.2' },
2829             'flashgroupcoutput' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2830             'flashguidenumber' => { 77 => 0xd, 94 => 0x0, 159 => 'GuideNumber' },
2831             'flashintensity' => { 112 => [0x19,0x5], 299 => 0x405 },
2832             'flashlevel' => { 283 => 0x9, 422 => 0xb048 },
2833             'flashmake' => { 159 => 'Make' },
2834             'flashmanufacturer' => { 178 => 'FlashManufacturer' },
2835             'flashmastercompensation' => { 229 => 0x162, 230 => 0x1aa, 254 => 0xc4c0 },
2836             'flashmastercontrolmode' => { 229 => 0x160, 254 => 0xc4be },
2837             'flashmasteroutput' => { 229 => 0x166, 254 => 0xc4c4 },
2838             'flashmetering' => { 181 => 0x3f, 184 => 0x1c },
2839             'flashmeteringmode' => { 7 => 0x15, 13 => 0x15, 14 => 0x15, 15 => 0x15, 16 => 0x15, 17 => 0x15, 18 => 0x15, 20 => 0x15, 22 => 0x15, 28 => 0x15 },
2840             'flashmeteringsegments' => { 357 => 0x20a },
2841             'flashmode' => { 112 => 0x4, 138 => 0x3f2, 140 => 0x5c, 151 => 0x27, 159 => 'Mode', 181 => 0x2, 182 => 0x20, 183 => 0x16, 184 => 0xf, 227 => 0x87, 299 => 0x400, 304 => 0x1004, 357 => 0xc, 364 => 0x4, 388 => 0x20, 389 => 0x100a, 398 => 0x225, 409 => 0x13, 410 => 0x7f, 411 => 0x20, 427 => 0x10, 431 => 0x1138, 432 => 0x1138, 433 => 0x1114, 434 => 0x1190, 435 => 0x116c, 436 => 0x1024, 437 => 0x21c, 438 => 0x21c, 439 => 0x211, 486 => [\'Flash','FlashMode'] },
2842             'flashmodel' => { 159 => 'Model', 178 => 'FlashModel', 300 => 0x1001 },
2843             'flashoptions' => { 338 => 0x2 },
2844             'flashoptions2' => { 338 => 0x10 },
2845             'flashoutput' => { 44 => 0x248, 77 => 0x21, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 229 => 0x152, 230 => 0x1b2, 254 => 0xc4b0 },
2846             'flashpixversion' => { 119 => 0xa000, 486 => 'FlashpixVersion' },
2847             'flashredeyemode' => { 486 => [\'Flash','FlashRedEyeMode'] },
2848             'flashremotecontrol' => { 229 => 0x15c, 230 => 0x1bc, 254 => 0xc4ba, 299 => 0x403 },
2849             'flashreturn' => { 486 => [\'Flash','FlashReturn'] },
2850             'flashserialnumber' => { 159 => 'SerialNumber', 300 => 0x1003 },
2851             'flashsetting' => { 227 => 0x8 },
2852             'flashshutterspeed' => { 281 => '20.2', 282 => '23.2', 284 => '23.2', 285 => '23.2', 290 => '15.2', 291 => '22.2', 292 => '7.2', 293 => '22.2', 294 => '23.2', 295 => '23.2', 296 => '23.1', 297 => 0x57 },
2853             'flashsource' => { 209 => 0x4, 210 => 0x4, 211 => 0x4, 212 => 0x4, 213 => 0x4, 214 => 0x4 },
2854             'flashstatus' => { 345 => 0x0, 427 => [0x82,0x86], 441 => 0x31, 442 => 0x39, 443 => 0x39 },
2855             'flashstatusbuilt-in' => { 411 => [0x87,0x287] },
2856             'flashstatusexternal' => { 411 => [0x88,0x288] },
2857             'flashsyncspeed' => { 281 => '20.1', 282 => '23.1', 284 => '23.1', 285 => '23.1', 290 => '15.1', 291 => '22.1', 293 => '22.1', 294 => '23.1', 295 => '23.1', 297 => 0x53 },
2858             'flashsyncspeedav' => { 82 => 0x3, 84 => 0x10f, 85 => 0x2, 86 => 0x3, 87 => 0x2, 88 => 0x2, 89 => 0x3, 90 => 0x6 },
2859             'flashthreshold' => { 94 => 0x1 },
2860             'flashtype' => { 159 => 'Type', 184 => 0x59, 227 => 0x9, 300 => 0x1000 },
2861             'flashwarning' => { 291 => '30.1', 292 => '7.1', 296 => '31.1', 322 => 0x62 },
2862             'flashwirelessoption' => { 229 => 0x15a, 230 => 0x1c8, 254 => 0xc4c6 },
2863             'flexiblespotposition' => { 422 => 0x201d },
2864             'flickadvancedirection' => { 297 => 0x25f },
2865             'flickerreduce' => { 398 => 0x218 },
2866             'flickerreduction' => { 127 => 0x1446, 250 => 0xe84 },
2867             'flickerreductionindicator' => { 250 => 0x5e2 },
2868             'flickerreductionshooting' => { 230 => 0x1a4 },
2869             'flightpitchdegree' => { 116 => 'FlightPitchDegree' },
2870             'flightrolldegree' => { 116 => 'FlightRollDegree' },
2871             'flightxspeed' => { 116 => 'FlightXSpeed' },
2872             'flightyawdegree' => { 116 => 'FlightYawDegree' },
2873             'flightyspeed' => { 116 => 'FlightYSpeed' },
2874             'flightzspeed' => { 116 => 'FlightZSpeed' },
2875             'fliphorizontal' => { 274 => 0x76a43206 },
2876             '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, 30 => 0x5, 31 => 0x6, 77 => 0x15, 119 => 0x829d, 137 => 0xfd04, 140 => 0x1e, 142 => 0xfa23, 144 => 0xf103, 147 => 0x13, 149 => 0x3c, 151 => 0x1c, 152 => 0x18, 154 => 0xc, 163 => 'FNumber', 181 => 0xa, 182 => 0x36, 183 => 0x47, 184 => 0x9, 187 => 0x49c7, 225 => 0x38, 321 => 0x35a, 357 => 0x13, 396 => 0xa019, 399 => [0x31,0x49], 409 => 0x1, 410 => 0x1, 427 => [0x20,0x22,0x26], 486 => 'FNumber' },
2877             'focaldistance' => { 466 => 'FocalDistance' },
2878             '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, 59 => 0x1, 113 => 0x1d, 119 => 0x920a, 147 => 0x1d, 163 => 'FocalLength', 181 => 0x12, 220 => 0xa, 221 => 0xb, 225 => [0xc,0x3c], 316 => 0x1, 357 => 0x1d, 366 => 0x403, 389 => 0x1500, 408 => 0xe, 435 => 0x1278, 436 => 0x1134, 437 => 0x32c, 438 => 0x32c, 439 => 0x30a, 486 => 'FocalLength' },
2879             'focallength2' => { 427 => [0x23,0x25,0x29] },
2880             'focallengthin35mmformat' => { 119 => 0xa405, 396 => 0xa01a, 486 => 'FocalLengthIn35mmFilm' },
2881             'focallengthtelezoom' => { 408 => 0x10 },
2882             'focalplaneafpointarea' => { 440 => 0x2 },
2883             'focalplaneafpointlocation1' => { 440 => 0x6 },
2884             'focalplaneafpointlocation10' => { 440 => 0x2a },
2885             'focalplaneafpointlocation11' => { 440 => 0x2e },
2886             'focalplaneafpointlocation12' => { 440 => 0x32 },
2887             'focalplaneafpointlocation13' => { 440 => 0x36 },
2888             'focalplaneafpointlocation14' => { 440 => 0x3a },
2889             'focalplaneafpointlocation15' => { 440 => 0x3e },
2890             'focalplaneafpointlocation2' => { 440 => 0xa },
2891             'focalplaneafpointlocation3' => { 440 => 0xe },
2892             'focalplaneafpointlocation4' => { 440 => 0x12 },
2893             'focalplaneafpointlocation5' => { 440 => 0x16 },
2894             'focalplaneafpointlocation6' => { 440 => 0x1a },
2895             'focalplaneafpointlocation7' => { 440 => 0x1e },
2896             'focalplaneafpointlocation8' => { 440 => 0x22 },
2897             'focalplaneafpointlocation9' => { 440 => 0x26 },
2898             'focalplaneafpointsused' => { 440 => 0x1 },
2899             'focalplanediagonal' => { 300 => 0x103, 304 => 0x205 },
2900             'focalplaneresolutionunit' => { 119 => 0xa210, 486 => 'FocalPlaneResolutionUnit' },
2901             'focalplanexresolution' => { 119 => 0xa20e, 486 => 'FocalPlaneXResolution' },
2902             'focalplanexsize' => { 59 => 0x2 },
2903             'focalplanexunknown' => { 59 => 0x2 },
2904             'focalplaneyresolution' => { 119 => 0xa20f, 486 => 'FocalPlaneYResolution' },
2905             'focalplaneysize' => { 59 => 0x3 },
2906             'focalplaneyunknown' => { 59 => 0x3 },
2907             'focalpointx' => { 466 => 'FocalPointX' },
2908             'focalpointy' => { 466 => 'FocalPointY' },
2909             'focaltype' => { 10 => 0x2d, 59 => 0x0 },
2910             'focalunits' => { 34 => 0x19 },
2911             'focus' => { 264 => 0x8 },
2912             'focusarea' => { 181 => 0x31 },
2913             'focusareaselection' => { 292 => '15.2' },
2914             'focusbracket' => { 322 => 0xbd },
2915             'focusbracketstepsize' => { 299 => 0x308 },
2916             'focuscontinuous' => { 34 => 0x20 },
2917             'focusdisplayaiservoandmf' => { 84 => 0x515 },
2918             'focusdistance' => { 163 => 'FocusDistance', 181 => 0x13, 187 => 0x49bb, 220 => 0x9, 221 => 0xa, 225 => [0xb,0x4e], 302 => 0x305, 316 => 0x0, 320 => 0x304, 321 => 0x304 },
2919             '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, 57 => 0x15, 77 => 0x14 },
2920             'focusdistancerange' => { 1 => 0xc },
2921             'focusdistancerangewidth' => { 225 => 0x4c },
2922             '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, 57 => 0x14, 77 => 0x13 },
2923             'focusholdbutton' => { 184 => 0x44 },
2924             'focusinfoversion' => { 302 => 0x0 },
2925             'focusingscreen' => { 83 => 0x0, 84 => 0x80b, 89 => 0x0 },
2926             'focuslocation' => { 422 => 0x2027 },
2927             'focuslocked' => { 180 => 0x14 },
2928             'focusmode' => { 34 => 0x7, 112 => 0x3, 113 => [0x3003,0xd], 127 => 0x1021, 138 => 0x3f5, 140 => 0x38, 156 => 'FocusMode', 181 => 0x30, 183 => 0xe, 184 => 0xc, 227 => 0x7, 299 => 0x301, 304 => 0x100b, 322 => 0x7, 357 => 0xd, 364 => 0x3, 389 => 0x1006, 402 => [0xb,0x5], 408 => [0x15,0x1d], 409 => 0x4d, 410 => 0x4d, 422 => [0xb042,0xb04e,0x201b], 427 => 0x13, 447 => 0x16 },
2929             'focusmode2' => { 126 => '0.1', 338 => '3.1', 427 => [0x2c,0x2e,0x32] },
2930             'focusmodesetting' => { 283 => '10.1', 406 => 0x14, 407 => 0x15, 409 => 0x10, 410 => 0xf, 411 => 0x6 },
2931             'focusmodeswitch' => { 184 => 0x58, 409 => 0x2e },
2932             'focuspeakingdisplay' => { 297 => 0x235 },
2933             'focuspeakinghighlightcolor' => { 297 => 0x4b },
2934             'focuspeakinglevel' => { 297 => 0x49 },
2935             'focuspixel' => { 127 => 0x1023 },
2936             'focuspointlock' => { 297 => 0x1d3 },
2937             'focuspointpersistence' => { 297 => 0x105 },
2938             'focuspointwrap' => { 281 => '2.2', 282 => '2.2', 284 => '2.1', 285 => '2.1', 289 => '1.1', 290 => '2.2', 291 => '1.1', 294 => '2.2', 295 => '2.1', 296 => '2.5', 297 => 0x16 },
2939             'focusposition' => { 220 => 0x8, 221 => 0x8, 357 => 0x10, 420 => 0x9bb },
2940             'focusposition2' => { 427 => [0x29,0x2b,0x2f], 447 => 0x2d, 450 => 0x20 },
2941             'focuspositionhorizontal' => { 194 => 0x43 },
2942             'focuspositionvertical' => { 194 => 0x45 },
2943             'focusprocess' => { 299 => 0x302 },
2944             'focusrange' => { 34 => 0x12, 304 => 0x100a },
2945             'focusrangeindex' => { 348 => '3.1' },
2946             'focusresult' => { 194 => 0x4a },
2947             'focusringrotation' => { 84 => 0x713 },
2948             'focussetting' => { 399 => 0x6 },
2949             'focusshiftexposurelock' => { 229 => 0xe8, 230 => 0xf4, 254 => 0xc446 },
2950             'focusshiftinterval' => { 229 => 0xe4, 230 => 0xf0, 254 => 0xc442 },
2951             'focusshiftnumbershots' => { 229 => 0xdc, 230 => 0xe8, 254 => 0xc43a },
2952             'focusshiftshooting' => { 263 => 0x6c90 },
2953             'focusshiftstepwidth' => { 229 => 0xe0, 230 => 0xec, 254 => 0xc43e },
2954             'focusstatus' => { 408 => 0x19, 409 => 0x53, 410 => 0x53 },
2955             'focusstepcount' => { 302 => 0x301, 304 => 0x100e },
2956             'focusstepinfinity' => { 302 => 0x303, 304 => 0x103b },
2957             'focusstepnear' => { 302 => 0x304, 304 => 0x103c },
2958             'focustrackinglockon' => { 281 => ['1.5','4.1'], 282 => '1.4', 289 => '0.4', 290 => '3.1', 291 => '0.4', 294 => '1.4' },
2959             'focuswarning' => { 127 => 0x1301 },
2960             'foldername' => { 181 => 0x27 },
2961             'foldernumber' => { 409 => 0x9a, 411 => [0x402,0x114,0x316] },
2962             'fontcomposite' => { 511 => [\'Fonts','FontsComposite'] },
2963             'fontface' => { 511 => [\'Fonts','FontsFontFace'] },
2964             'fontfamily' => { 511 => [\'Fonts','FontsFontFamily'] },
2965             'fontfilename' => { 511 => [\'Fonts','FontsFontFileName'] },
2966             'fontname' => { 511 => [\'Fonts','FontsFontName'] },
2967             'fonts' => { 511 => 'Fonts' },
2968             'fonttype' => { 511 => [\'Fonts','FontsFontType'] },
2969             'fontversion' => { 511 => [\'Fonts','FontsVersionString'] },
2970             'for' => { 373 => 'For' },
2971             'forcewrite' => { 120 => 'ForceWrite' },
2972             'format' => { 382 => "\xa9fmt", 465 => 'Format', 483 => 'format', 504 => 'Format' },
2973             'forwardlock' => { 501 => 'forwardlock' },
2974             'forwardmatrix1' => { 119 => 0xc714 },
2975             'forwardmatrix2' => { 119 => 0xc715 },
2976             'forwardmatrix3' => { 119 => 0xcd34 },
2977             'fossilspecimen' => { 118 => 'FossilSpecimen' },
2978             'fossilspecimenmaterialsampleid' => { 118 => [\'FossilSpecimen','FossilSpecimenMaterialSampleID'] },
2979             'framecount' => { 67 => [0x2,0x4] },
2980             'frameheight' => { 127 => 0x3822 },
2981             'framenum' => { 368 => 0xd7 },
2982             'framenumber' => { 127 => 0x8003, 187 => 0x3c, 357 => 0x29 },
2983             'framerate' => { 67 => [0x1,0x6], 119 => 0xc764, 127 => 0x3820 },
2984             'framereadouttime' => { 376 => 'camera.framereadouttimeinmicroseconds' },
2985             'framewidth' => { 127 => 0x3821 },
2986             'framing' => { 495 => 'framing' },
2987             'freebytes' => { 97 => 0x1 },
2988             'freememorycardimages' => { 182 => [0x37,0x54], 183 => [0x2d,0x4a], 184 => 0x32 },
2989             'fujiflashmode' => { 127 => 0x1010 },
2990             'fujimodel' => { 127 => 0x1447 },
2991             'fujimodel2' => { 127 => 0x1448 },
2992             'fullhdhighspeedrec' => { 127 => 0x3824 },
2993             'fullimagesize' => { 422 => 0xb02b },
2994             'fullpanoheightpixels' => { 468 => 'FullPanoHeightPixels', 469 => 'FullPanoHeightPixels' },
2995             'fullpanowidthpixels' => { 468 => 'FullPanoWidthPixels', 469 => 'FullPanoWidthPixels' },
2996             'fullpresssnap' => { 389 => 0x100d },
2997             'fullsizeimage' => { 162 => 'data' },
2998             'fullsizeimagename' => { 162 => '1Name' },
2999             'fullsizeimagetype' => { 162 => '0Type' },
3000             'func1button' => { 284 => '14.1', 285 => '14.1', 295 => '14.1', 297 => 0x63 },
3001             'func1buttonplaybackmode' => { 297 => 0x1a5 },
3002             'func1buttonplusdials' => { 284 => '42.1', 285 => '42.1', 295 => '42.1' },
3003             'func2button' => { 284 => '80.1', 285 => '80.1', 295 => '80.1', 297 => 0x73 },
3004             'func2buttonplaybackmode' => { 297 => 0x1a7 },
3005             'func2buttonplusdials' => { 284 => '81.1' },
3006             'func3button' => { 284 => '83.1', 297 => 0x119 },
3007             'func3buttonplaybackmode' => { 297 => 0x1a9 },
3008             'func4button' => { 297 => 0x175 },
3009             'func4buttonplaybackmode' => { 297 => 0x1af },
3010             'funcbutton' => { 281 => ['14.1','15.1'], 282 => '14.1', 290 => '28.1', 291 => '13.1', 294 => '14.1', 296 => '14.1' },
3011             'funcbuttonplusdials' => { 281 => ['14.2','15.2'], 282 => '14.2', 290 => '31.1', 294 => '42.1' },
3012             'functionbutton' => { 288 => '13.1', 292 => '5.2' },
3013             'gainbase' => { 303 => 0x610 },
3014             'gaincontrol' => { 119 => 0xa407, 486 => 'GainControl' },
3015             'gamma' => { 119 => 0xa500, 138 => 0x8fe, 310 => 'gAMA', 327 => 0x11c, 487 => 'Gamma' },
3016             'gammablackpoint' => { 105 => 0xc },
3017             'gammacolortone' => { 105 => 0x3 },
3018             'gammacompensatedvalue' => { 133 => 0x91 },
3019             'gammacontrast' => { 105 => 0x2 },
3020             'gammacurveoutputrange' => { 105 => 0xf },
3021             'gammahighlight' => { 105 => 0xa },
3022             'gammalinear' => { 103 => 0x20200 },
3023             'gammamidpoint' => { 105 => 0xe },
3024             'gammasaturation' => { 105 => 0x4 },
3025             'gammashadow' => { 105 => 0x9 },
3026             'gammasharpnessstrength' => { 105 => 0x8 },
3027             'gammaunsharpmaskfineness' => { 105 => 0x6 },
3028             'gammaunsharpmaskstrength' => { 105 => 0x5 },
3029             'gammaunsharpmaskthreshold' => { 105 => 0x7 },
3030             'gammawhitepoint' => { 105 => 0xd },
3031             'garminsettings' => { 382 => 'pmcc' },
3032             'garminsoftware' => { 382 => 'uuid' },
3033             'gdalmetadata' => { 119 => 0xa480 },
3034             'gdalnodata' => { 119 => 0xa481 },
3035             'geimagesize' => { 127 => 0x1304 },
3036             'gemake' => { 129 => 0x300 },
3037             'gemodel' => { 129 => 0x207 },
3038             'genre' => { 374 => ['gnre',"\xa9gen"], 376 => 'genre', 382 => ['gnre',"\xa9gen"], 492 => 'Genre', 496 => 'genre', 506 => 'genre' },
3039             'genrecvid' => { 492 => [\'Genre','GenreCvId'] },
3040             'genrecvtermid' => { 492 => [\'Genre','GenreCvTermId'] },
3041             'genrecvtermname' => { 492 => [\'Genre','GenreCvTermName'] },
3042             'genrecvtermrefinedabout' => { 492 => [\'Genre','GenreCvTermRefinedAbout'] },
3043             'genreid' => { 374 => 'geID' },
3044             'geography' => { 497 => 'geography' },
3045             'geologicalcontext' => { 118 => 'GeologicalContext' },
3046             'geologicalcontextbed' => { 118 => [\'GeologicalContext','GeologicalContextBed'] },
3047             'geologicalcontextformation' => { 118 => [\'GeologicalContext','GeologicalContextFormation'] },
3048             'geologicalcontextgroup' => { 118 => [\'GeologicalContext','GeologicalContextGroup'] },
3049             'geologicalcontextid' => { 118 => [\'GeologicalContext','GeologicalContextGeologicalContextID'] },
3050             'geologicalcontextmember' => { 118 => [\'GeologicalContext','GeologicalContextMember'] },
3051             'geosync' => { 120 => 'Geosync' },
3052             'geotag' => { 120 => 'Geotag' },
3053             'geotiffasciiparams' => { 119 => 0x87b1 },
3054             'geotiffdirectory' => { 119 => 0x87af },
3055             'geotiffdoubleparams' => { 119 => 0x87b0 },
3056             'geotime' => { 120 => 'Geotime' },
3057             'giftftppriority' => { 470 => 'GIFTFtpPriority' },
3058             'gimbalpitchdegree' => { 116 => 'GimbalPitchDegree' },
3059             'gimbalreverse' => { 116 => 'GimbalReverse' },
3060             'gimbalrolldegree' => { 116 => 'GimbalRollDegree' },
3061             'gimbalyawdegree' => { 116 => 'GimbalYawDegree' },
3062             'globalaltitude' => { 371 => 0x419 },
3063             'globalangle' => { 371 => 0x40d },
3064             'good' => { 506 => 'good' },
3065             'googlehostheader' => { 374 => 'gshh' },
3066             'googlepingmessage' => { 374 => 'gspm' },
3067             'googlepingurl' => { 374 => 'gspu' },
3068             'googleplusuploadcode' => { 119 => 0x9009 },
3069             'googlesourcedata' => { 374 => 'gssd' },
3070             'googlestarttime' => { 374 => 'gsst' },
3071             'googletrackduration' => { 374 => 'gstd' },
3072             'goprotype' => { 382 => 'GoPr' },
3073             'gpsaltitude' => { 130 => 0x6, 160 => 'Altitude', 486 => 'GPSAltitude' },
3074             'gpsaltituderef' => { 130 => 0x5, 486 => 'GPSAltitudeRef' },
3075             'gpsareainformation' => { 130 => 0x1c, 486 => 'GPSAreaInformation' },
3076             'gpscoordinates' => { 374 => "\xa9xyz", 376 => 'location.ISO6709', 382 => ['@xyz',"\xa9xyz"] },
3077             'gpsdatestamp' => { 130 => 0x1d },
3078             'gpsdatetime' => { 160 => 'DateTime', 486 => 'GPSTimeStamp' },
3079             'gpsdestbearing' => { 130 => 0x18, 160 => 'Bearing', 486 => 'GPSDestBearing' },
3080             'gpsdestbearingref' => { 130 => 0x17, 486 => 'GPSDestBearingRef' },
3081             'gpsdestdistance' => { 130 => 0x1a, 160 => 'Distance', 486 => 'GPSDestDistance' },
3082             'gpsdestdistanceref' => { 130 => 0x19, 486 => 'GPSDestDistanceRef' },
3083             'gpsdestlatitude' => { 130 => 0x14, 486 => 'GPSDestLatitude' },
3084             'gpsdestlatituderef' => { 130 => 0x13 },
3085             'gpsdestlongitude' => { 130 => 0x16, 486 => 'GPSDestLongitude' },
3086             'gpsdestlongituderef' => { 130 => 0x15 },
3087             'gpsdifferential' => { 130 => 0x1e, 160 => 'Differential', 486 => 'GPSDifferential' },
3088             'gpsdop' => { 130 => 0xb, 486 => 'GPSDOP' },
3089             'gpshpositioningerror' => { 130 => 0x1f, 486 => 'GPSHPositioningError' },
3090             'gpsimgdirection' => { 130 => 0x11, 486 => 'GPSImgDirection' },
3091             'gpsimgdirectionref' => { 130 => 0x10, 486 => 'GPSImgDirectionRef' },
3092             'gpslatitude' => { 114 => 'GPS-GPSLatitude', 116 => 'GpsLatitude', 130 => 0x2, 160 => 'Latitude', 486 => 'GPSLatitude' },
3093             'gpslatituderef' => { 130 => 0x1 },
3094             'gpslongitude' => { 114 => 'GPS-GPSLongitude', 116 => 'GpsLongitude', 130 => 0x4, 160 => 'Longitude', 486 => 'GPSLongitude' },
3095             'gpslongituderef' => { 130 => 0x3 },
3096             'gpslongtitude' => { 116 => 'GpsLongtitude' },
3097             'gpsmapdatum' => { 130 => 0x12, 160 => 'Datum', 486 => 'GPSMapDatum' },
3098             'gpsmeasuremode' => { 130 => 0xa, 160 => 'MeasureMode', 486 => 'GPSMeasureMode' },
3099             'gpsposition' => { 114 => 'Exif-GPSPosition' },
3100             'gpsprocessingmethod' => { 130 => 0x1b, 486 => 'GPSProcessingMethod' },
3101             'gpssatellites' => { 130 => 0x8, 160 => 'Satellites', 486 => 'GPSSatellites' },
3102             'gpsspeed' => { 130 => 0xd, 160 => 'Speed', 486 => 'GPSSpeed' },
3103             'gpsspeedref' => { 130 => 0xc, 486 => 'GPSSpeedRef' },
3104             'gpsstatus' => { 130 => 0x9, 486 => 'GPSStatus' },
3105             'gpsstring' => { 138 => 0x402 },
3106             'gpstimestamp' => { 130 => 0x7 },
3107             'gpstrack' => { 130 => 0xf, 160 => 'Heading', 486 => 'GPSTrack' },
3108             'gpstrackref' => { 130 => 0xe, 486 => 'GPSTrackRef' },
3109             'gpsversionid' => { 130 => 0x0, 486 => 'GPSVersionID' },
3110             'gradation' => { 299 => 0x50f },
3111             'gradientbasedcorractive' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'] },
3112             'gradientbasedcorramount' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'] },
3113             'gradientbasedcorrblacks2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'] },
3114             'gradientbasedcorrbrightness' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'] },
3115             'gradientbasedcorrclarity' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'] },
3116             'gradientbasedcorrclarity2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'] },
3117             'gradientbasedcorrcontrast' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'] },
3118             'gradientbasedcorrcontrast2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'] },
3119             'gradientbasedcorrcorrectionname' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'] },
3120             'gradientbasedcorrcorrectionsyncid' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'] },
3121             'gradientbasedcorrdefringe' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'] },
3122             'gradientbasedcorrdehaze' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'] },
3123             'gradientbasedcorrections' => { 480 => 'GradientBasedCorrections', 482 => 'GradientBasedCorrections' },
3124             'gradientbasedcorrexposure' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'] },
3125             'gradientbasedcorrexposure2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'] },
3126             'gradientbasedcorrhighlights2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'] },
3127             'gradientbasedcorrhue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'] },
3128             'gradientbasedcorrluminancenoise' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'] },
3129             'gradientbasedcorrmaskalpha' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'] },
3130             'gradientbasedcorrmaskangle' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'] },
3131             'gradientbasedcorrmaskbottom' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'] },
3132             'gradientbasedcorrmaskcentervalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'] },
3133             'gradientbasedcorrmaskcenterweight' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'] },
3134             'gradientbasedcorrmaskdabs' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'] },
3135             'gradientbasedcorrmaskfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'] },
3136             'gradientbasedcorrmaskflipped' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'] },
3137             'gradientbasedcorrmaskflow' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'] },
3138             'gradientbasedcorrmaskfullx' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'] },
3139             'gradientbasedcorrmaskfully' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'] },
3140             'gradientbasedcorrmaskinputdigest' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'] },
3141             'gradientbasedcorrmaskleft' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'] },
3142             'gradientbasedcorrmaskmaskactive' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'] },
3143             'gradientbasedcorrmaskmaskblendmode' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
3144             'gradientbasedcorrmaskmaskdigest' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'] },
3145             'gradientbasedcorrmaskmaskinverted' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'] },
3146             'gradientbasedcorrmaskmaskname' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'] },
3147             'gradientbasedcorrmaskmasks' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'] },
3148             'gradientbasedcorrmaskmasksalpha' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
3149             'gradientbasedcorrmaskmasksangle' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'] },
3150             'gradientbasedcorrmaskmasksbottom' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'] },
3151             'gradientbasedcorrmaskmaskscentervalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
3152             'gradientbasedcorrmaskmaskscenterweight' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
3153             'gradientbasedcorrmaskmasksdabs' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'] },
3154             'gradientbasedcorrmaskmasksfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'] },
3155             'gradientbasedcorrmaskmasksflipped' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
3156             'gradientbasedcorrmaskmasksflow' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'] },
3157             'gradientbasedcorrmaskmasksfullx' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'] },
3158             'gradientbasedcorrmaskmasksfully' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'] },
3159             'gradientbasedcorrmaskmasksinputdigest' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
3160             'gradientbasedcorrmaskmasksleft' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'] },
3161             'gradientbasedcorrmaskmasksmaskactive' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
3162             'gradientbasedcorrmaskmasksmaskblendmode' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
3163             'gradientbasedcorrmaskmasksmaskdigest' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
3164             'gradientbasedcorrmaskmasksmaskinverted' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
3165             'gradientbasedcorrmaskmasksmaskname' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
3166             'gradientbasedcorrmaskmasksmasksubtype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
3167             'gradientbasedcorrmaskmasksmasksyncid' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
3168             'gradientbasedcorrmaskmasksmaskversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
3169             'gradientbasedcorrmaskmasksmidpoint' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
3170             'gradientbasedcorrmaskmasksorigin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
3171             'gradientbasedcorrmaskmasksperimetervalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
3172             'gradientbasedcorrmaskmasksradius' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'] },
3173             'gradientbasedcorrmaskmasksreferencepoint' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
3174             'gradientbasedcorrmaskmasksright' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'] },
3175             'gradientbasedcorrmaskmasksroundness' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
3176             'gradientbasedcorrmaskmaskssizex' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
3177             'gradientbasedcorrmaskmaskssizey' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
3178             'gradientbasedcorrmaskmaskstop' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'] },
3179             'gradientbasedcorrmaskmasksubtype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'] },
3180             'gradientbasedcorrmaskmasksvalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
3181             'gradientbasedcorrmaskmasksversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'] },
3182             'gradientbasedcorrmaskmaskswhat' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'] },
3183             'gradientbasedcorrmaskmaskswholeimagearea' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
3184             'gradientbasedcorrmaskmasksx' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'] },
3185             'gradientbasedcorrmaskmasksy' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'] },
3186             'gradientbasedcorrmaskmasksyncid' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
3187             'gradientbasedcorrmaskmaskszerox' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
3188             'gradientbasedcorrmaskmaskszeroy' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
3189             'gradientbasedcorrmaskmaskversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'] },
3190             'gradientbasedcorrmaskmidpoint' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'] },
3191             'gradientbasedcorrmaskorigin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'] },
3192             'gradientbasedcorrmaskperimetervalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
3193             'gradientbasedcorrmaskradius' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'] },
3194             'gradientbasedcorrmaskrange' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
3195             'gradientbasedcorrmaskrangeareamodels' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
3196             'gradientbasedcorrmaskrangeareamodelscolorsampleinfo' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3197             'gradientbasedcorrmaskrangeareamodelscomponents' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
3198             'gradientbasedcorrmaskrangecoloramount' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
3199             'gradientbasedcorrmaskrangedepthfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
3200             'gradientbasedcorrmaskrangedepthmax' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
3201             'gradientbasedcorrmaskrangedepthmin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
3202             'gradientbasedcorrmaskrangeinvert' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
3203             'gradientbasedcorrmaskrangelumfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
3204             'gradientbasedcorrmaskrangeluminancedepthsampleinfo' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3205             'gradientbasedcorrmaskrangelummax' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
3206             'gradientbasedcorrmaskrangelummin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
3207             'gradientbasedcorrmaskrangelumrange' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
3208             'gradientbasedcorrmaskrangesampletype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
3209             'gradientbasedcorrmaskrangetype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
3210             'gradientbasedcorrmaskrangeversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
3211             'gradientbasedcorrmaskreferencepoint' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'] },
3212             'gradientbasedcorrmaskright' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'] },
3213             'gradientbasedcorrmaskroundness' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'] },
3214             'gradientbasedcorrmasks' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'] },
3215             'gradientbasedcorrmasksizex' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'] },
3216             'gradientbasedcorrmasksizey' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'] },
3217             'gradientbasedcorrmasktop' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'] },
3218             'gradientbasedcorrmaskvalue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'] },
3219             'gradientbasedcorrmaskversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'] },
3220             'gradientbasedcorrmaskwhat' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'] },
3221             'gradientbasedcorrmaskwholeimagearea' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
3222             'gradientbasedcorrmaskx' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'] },
3223             'gradientbasedcorrmasky' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'] },
3224             'gradientbasedcorrmaskzerox' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'] },
3225             'gradientbasedcorrmaskzeroy' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'] },
3226             'gradientbasedcorrmoire' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'] },
3227             'gradientbasedcorrrangemask' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'] },
3228             'gradientbasedcorrrangemaskareamodels' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
3229             'gradientbasedcorrrangemaskareamodelscolorsampleinfo' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3230             'gradientbasedcorrrangemaskareamodelscomponents' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
3231             'gradientbasedcorrrangemaskcoloramount' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
3232             'gradientbasedcorrrangemaskdepthfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
3233             'gradientbasedcorrrangemaskdepthmax' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
3234             'gradientbasedcorrrangemaskdepthmin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
3235             'gradientbasedcorrrangemaskinvert' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'] },
3236             'gradientbasedcorrrangemasklumfeather' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
3237             'gradientbasedcorrrangemaskluminancedepthsampleinfo' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3238             'gradientbasedcorrrangemasklummax' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
3239             'gradientbasedcorrrangemasklummin' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
3240             'gradientbasedcorrrangemasklumrange' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
3241             'gradientbasedcorrrangemasksampletype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
3242             'gradientbasedcorrrangemasktype' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'] },
3243             'gradientbasedcorrrangemaskversion' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'] },
3244             'gradientbasedcorrsaturation' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'] },
3245             'gradientbasedcorrshadows2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'] },
3246             'gradientbasedcorrsharpness' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'] },
3247             'gradientbasedcorrtemperature' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'] },
3248             'gradientbasedcorrtexture' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'] },
3249             'gradientbasedcorrtint' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'] },
3250             'gradientbasedcorrtoninghue' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'] },
3251             'gradientbasedcorrtoningsaturation' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'] },
3252             'gradientbasedcorrwhat' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'] },
3253             'gradientbasedcorrwhites2012' => { 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'], 482 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'] },
3254             'grainamount' => { 480 => 'GrainAmount', 482 => 'GrainAmount' },
3255             'graineffectroughness' => { 127 => 0x1047 },
3256             'graineffectsize' => { 127 => 0x104c },
3257             'grainfrequency' => { 480 => 'GrainFrequency', 482 => 'GrainFrequency' },
3258             'grainseed' => { 480 => 'GrainSeed', 482 => 'GrainSeed' },
3259             'grainsize' => { 480 => 'GrainSize', 482 => 'GrainSize' },
3260             'graymixeraqua' => { 480 => 'GrayMixerAqua', 482 => 'GrayMixerAqua' },
3261             'graymixerblue' => { 480 => 'GrayMixerBlue', 482 => 'GrayMixerBlue' },
3262             'graymixergreen' => { 480 => 'GrayMixerGreen', 482 => 'GrayMixerGreen' },
3263             'graymixermagenta' => { 480 => 'GrayMixerMagenta', 482 => 'GrayMixerMagenta' },
3264             'graymixerorange' => { 480 => 'GrayMixerOrange', 482 => 'GrayMixerOrange' },
3265             'graymixerpurple' => { 480 => 'GrayMixerPurple', 482 => 'GrayMixerPurple' },
3266             'graymixerred' => { 480 => 'GrayMixerRed', 482 => 'GrayMixerRed' },
3267             'graymixeryellow' => { 480 => 'GrayMixerYellow', 482 => 'GrayMixerYellow' },
3268             'graypoint' => { 457 => 0x8021 },
3269             'grayresponseunit' => { 119 => 0x122 },
3270             'greencurvelimits' => { 108 => 0x1c4 },
3271             'greencurvepoints' => { 107 => 0x53, 108 => 0x19a },
3272             'greenhsl' => { 103 => 0x20913 },
3273             'greenhue' => { 480 => 'GreenHue', 482 => 'GreenHue' },
3274             'greensaturation' => { 480 => 'GreenSaturation', 482 => 'GreenSaturation' },
3275             'griddisplay' => { 281 => '13.3', 282 => '4.3', 284 => '4.2', 285 => '4.2', 286 => '2.2', 290 => '10.5', 291 => '3.4', 292 => '6.1', 294 => '4.4', 295 => '4.2', 296 => '4.2' },
3276             'gripbatteryadload' => { 336 => 0x5 },
3277             'gripbatteryadnoload' => { 336 => 0x4 },
3278             'gripbatterystate' => { 336 => '1.2' },
3279             'group' => { 480 => 'Group', 482 => 'Group' },
3280             'groupareaafillumination' => { 282 => '46.4', 285 => '47.4', 294 => '47.4' },
3281             'grouping' => { 374 => ['grup',"\xa9grp"], 382 => "\xa9grp" },
3282             'guid' => { 374 => 'GUID' },
3283             'h2resetblackpixels' => { 138 => 0x18a6 },
3284             'h3resetblackcolumns' => { 138 => 0x18ce },
3285             'h3resetblackpixels' => { 138 => 0x18b0 },
3286             'halftonehints' => { 119 => 0x141 },
3287             'hardlink' => { 120 => 'HardLink' },
3288             'hasalternative' => { 496 => 'hasAlternative' },
3289             'hascorrection' => { 496 => 'hasCorrection' },
3290             'hascorrectiona-lang' => { 496 => [\'hasCorrection','hasCorrectionA-lang'] },
3291             'hascorrectiona-platform' => { 496 => [\'hasCorrection','hasCorrectionA-platform'] },
3292             'hascorrectiontext' => { 496 => [\'hasCorrection','hasCorrectionText'] },
3293             'hascrop' => { 480 => 'HasCrop', 482 => 'HasCrop' },
3294             'hasextendedxmp' => { 508 => 'HasExtendedXMP' },
3295             'hassettings' => { 480 => 'HasSettings', 482 => 'HasSettings' },
3296             'hastranslation' => { 496 => 'hasTranslation' },
3297             'hasvisibleoverprint' => { 511 => 'HasVisibleOverprint' },
3298             'hasvisibletransparency' => { 511 => 'HasVisibleTransparency' },
3299             'hdmioutputn-log' => { 229 => 0x35a },
3300             'hdmioutputresolution' => { 230 => 0x610 },
3301             'hdmiviewassist' => { 297 => 0x20f },
3302             'hdr' => { 60 => 0x1, 216 => 0x4, 217 => 0x4, 322 => 0x9e, 357 => 0x85, 422 => 0x200a },
3303             'hdreffect' => { 60 => 0x2 },
3304             'hdrimagetype' => { 1 => 0xa },
3305             'hdrlevel' => { 216 => 0x5, 217 => 0x5, 411 => 0x2e, 427 => 0x17 },
3306             'hdrlevel2' => { 216 => 0x7 },
3307             'hdrpmakernote' => { 463 => 'hdrp_makernote' },
3308             'hdrsetting' => { 411 => 0x2d, 427 => 0x16, 431 => 0x1148, 432 => 0x1148, 433 => 0x1124, 434 => 0x11a0, 435 => 0x117c, 436 => 0x1034, 437 => 0x22c, 438 => 0x22c, 439 => 0x21f },
3309             'hdrshot' => { 322 => 0x76 },
3310             'hdrsmoothing' => { 216 => 0x6 },
3311             'hdvideo' => { 374 => 'hdvd' },
3312             'headline' => { 131 => 0x69, 492 => 'Headline', 494 => 'Headline' },
3313             'hierarchicalkeywords' => { 171 => [\'Keywords','KeywordsHierarchy'] },
3314             'hierarchicalkeywords1' => { 171 => [\'Keywords','KeywordsHierarchyKeyword'] },
3315             'hierarchicalkeywords1applied' => { 171 => [\'Keywords','KeywordsHierarchyApplied'] },
3316             'hierarchicalkeywords1children' => { 171 => [\'Keywords','KeywordsHierarchyChildren'] },
3317             'hierarchicalkeywords2' => { 171 => [\'Keywords','KeywordsHierarchyChildrenKeyword'] },
3318             'hierarchicalkeywords2applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenApplied'] },
3319             'hierarchicalkeywords2children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildren'] },
3320             'hierarchicalkeywords3' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenKeyword'] },
3321             'hierarchicalkeywords3applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenApplied'] },
3322             'hierarchicalkeywords3children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildren'] },
3323             'hierarchicalkeywords4' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenKeyword'] },
3324             'hierarchicalkeywords4applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenApplied'] },
3325             'hierarchicalkeywords4children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildren'] },
3326             'hierarchicalkeywords5' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenKeyword'] },
3327             'hierarchicalkeywords5applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenApplied'] },
3328             'hierarchicalkeywords5children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildren'] },
3329             'hierarchicalkeywords6' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenKeyword'] },
3330             'hierarchicalkeywords6applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenApplied'] },
3331             'hierarchicalsubject' => { 472 => 'hierarchicalSubject' },
3332             'highestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextHighestBiostratigraphicZone'] },
3333             'highisomultiplierblue' => { 327 => 0x1a },
3334             'highisomultipliergreen' => { 327 => 0x19 },
3335             'highisomultiplierred' => { 327 => 0x18 },
3336             'highisonoisereduction' => { 16 => 0xbc, 17 => 0xbd, 20 => 0xbd, 28 => 0xc9, 62 => 0x5, 84 => 0x202, 227 => 0xb1, 357 => 0x71, 409 => 0x2c, 410 => 0x26, 411 => 0x26, 422 => 0x2009, 427 => 0x12, 453 => 0x42 },
3337             'highisonoisereduction2' => { 422 => 0xb050 },
3338             'highlight' => { 399 => 0xf },
3339             'highlight2012' => { 480 => 'Highlight2012', 482 => 'Highlight2012' },
3340             'highlightadj' => { 103 => 0x2030c },
3341             'highlightcolordistortreduct' => { 457 => 0x8026 },
3342             'highlightlinearitylimit' => { 396 => 0xa025 },
3343             'highlightprotection' => { 273 => 0x6 },
3344             'highlightrecovery' => { 480 => 'HighlightRecovery', 482 => 'HighlightRecovery' },
3345             'highlights' => { 422 => 0x2033, 474 => 'Highlights' },
3346             'highlights2012' => { 480 => 'Highlights2012', 482 => 'Highlights2012' },
3347             'highlightsadj' => { 457 => 0x9019 },
3348             'highlightshadow' => { 322 => 0xad },
3349             'highlighttone' => { 127 => 0x1041 },
3350             'highlighttonepriority' => { 13 => 0x7, 16 => 0x7, 17 => 0x7, 18 => 0x7, 20 => 0x7, 22 => 0x7, 28 => 0x7, 62 => 0x3, 84 => 0x203 },
3351             'highlightwarning' => { 322 => 0x8002 },
3352             'highlowkeyadj' => { 357 => 0x6c },
3353             'highspeedsync' => { 184 => 0x5, 297 => 0x55, 409 => 0x2, 410 => 0x2 },
3354             'hintversion' => { 382 => 'hinv' },
3355             'histogramxml' => { 274 => 0x83a1a25 },
3356             'history' => { 494 => 'History', 507 => 'History' },
3357             'historyaction' => { 507 => [\'History','HistoryAction'] },
3358             'historychanged' => { 507 => [\'History','HistoryChanged'] },
3359             'historyinstanceid' => { 507 => [\'History','HistoryInstanceID'] },
3360             'historyparameters' => { 507 => [\'History','HistoryParameters'] },
3361             'historysoftwareagent' => { 507 => [\'History','HistorySoftwareAgent'] },
3362             'historywhen' => { 507 => [\'History','HistoryWhen'] },
3363             'holefilldarkdeltathreshold' => { 138 => 0xc88 },
3364             'holefilldeltathreshold' => { 138 => 0xc7e },
3365             'hometowncity' => { 113 => 0x3006, 357 => 0x23, 363 => 0x2 },
3366             'hometowncitycode' => { 364 => 0x1000 },
3367             'hometowndst' => { 357 => 0x25, 363 => '0.2' },
3368             'hostcomputer' => { 119 => 0x13c },
3369             'hostsoftwarerendering' => { 138 => 0xce7 },
3370             'hue' => { 189 => 0x3b, 234 => 0x3d, 235 => 0x45, 357 => 0x67 },
3371             'hueadj' => { 277 => 0x2f, 457 => 0x8019 },
3372             'hueadjust' => { 389 => 0x1016 },
3373             'hueadjustment' => { 182 => 0x4a, 183 => 0x40, 227 => 0x92, 233 => 0x36 },
3374             'hueadjustmentaqua' => { 480 => 'HueAdjustmentAqua', 482 => 'HueAdjustmentAqua' },
3375             'hueadjustmentblue' => { 480 => 'HueAdjustmentBlue', 482 => 'HueAdjustmentBlue' },
3376             'hueadjustmentgreen' => { 480 => 'HueAdjustmentGreen', 482 => 'HueAdjustmentGreen' },
3377             'hueadjustmentmagenta' => { 480 => 'HueAdjustmentMagenta', 482 => 'HueAdjustmentMagenta' },
3378             'hueadjustmentorange' => { 480 => 'HueAdjustmentOrange', 482 => 'HueAdjustmentOrange' },
3379             'hueadjustmentpurple' => { 480 => 'HueAdjustmentPurple', 482 => 'HueAdjustmentPurple' },
3380             'hueadjustmentred' => { 480 => 'HueAdjustmentRed', 482 => 'HueAdjustmentRed' },
3381             'hueadjustmentyellow' => { 480 => 'HueAdjustmentYellow', 482 => 'HueAdjustmentYellow' },
3382             'huesetting' => { 307 => 0x1011 },
3383             'humanobservation' => { 118 => 'HumanObservation' },
3384             'humanobservationday' => { 118 => [\'HumanObservation','HumanObservationDay'] },
3385             'humanobservationearliestdate' => { 118 => [\'HumanObservation','HumanObservationEarliestDate'] },
3386             'humanobservationenddayofyear' => { 118 => [\'HumanObservation','HumanObservationEndDayOfYear'] },
3387             'humanobservationeventdate' => { 118 => [\'HumanObservation','HumanObservationEventDate'] },
3388             'humanobservationeventid' => { 118 => [\'HumanObservation','HumanObservationEventID'] },
3389             'humanobservationeventremarks' => { 118 => [\'HumanObservation','HumanObservationEventRemarks'] },
3390             'humanobservationeventtime' => { 118 => [\'HumanObservation','HumanObservationEventTime'] },
3391             'humanobservationfieldnotes' => { 118 => [\'HumanObservation','HumanObservationFieldNotes'] },
3392             'humanobservationfieldnumber' => { 118 => [\'HumanObservation','HumanObservationFieldNumber'] },
3393             'humanobservationhabitat' => { 118 => [\'HumanObservation','HumanObservationHabitat'] },
3394             'humanobservationlatestdate' => { 118 => [\'HumanObservation','HumanObservationLatestDate'] },
3395             'humanobservationmonth' => { 118 => [\'HumanObservation','HumanObservationMonth'] },
3396             'humanobservationparenteventid' => { 118 => [\'HumanObservation','HumanObservationParentEventID'] },
3397             'humanobservationsamplesizeunit' => { 118 => [\'HumanObservation','HumanObservationSampleSizeUnit'] },
3398             'humanobservationsamplesizevalue' => { 118 => [\'HumanObservation','HumanObservationSampleSizeValue'] },
3399             'humanobservationsamplingeffort' => { 118 => [\'HumanObservation','HumanObservationSamplingEffort'] },
3400             'humanobservationsamplingprotocol' => { 118 => [\'HumanObservation','HumanObservationSamplingProtocol'] },
3401             'humanobservationstartdayofyear' => { 118 => [\'HumanObservation','HumanObservationStartDayOfYear'] },
3402             'humanobservationverbatimeventdate' => { 118 => [\'HumanObservation','HumanObservationVerbatimEventDate'] },
3403             'humanobservationyear' => { 118 => [\'HumanObservation','HumanObservationYear'] },
3404             'humidity' => { 119 => 0x9401, 487 => 'Humidity' },
3405             'icc_profile' => { 120 => 'ICC_Profile' },
3406             'iccprofilename' => { 494 => 'ICCProfile' },
3407             'iconuri' => { 382 => 'icnu' },
3408             'idccreativestyle' => { 457 => 0x8000 },
3409             'idcpreviewlength' => { 457 => 0x202 },
3410             'idcpreviewstart' => { 457 => 0x201 },
3411             'identification' => { 118 => 'Identification' },
3412             'identificationid' => { 118 => [\'Identification','IdentificationIdentificationID'] },
3413             'identificationqualifier' => { 118 => [\'Identification','IdentificationIdentificationQualifier'] },
3414             'identificationreferences' => { 118 => [\'Identification','IdentificationIdentificationReferences'] },
3415             'identificationremarks' => { 118 => [\'Identification','IdentificationIdentificationRemarks'] },
3416             'identificationverificationstatus' => { 118 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3417             'identifiedby' => { 118 => [\'Identification','IdentificationIdentifiedBy'] },
3418             'identifiedbyid' => { 118 => [\'Identification','IdentificationIdentifiedByID'] },
3419             'identifier' => { 483 => 'identifier', 504 => 'Identifier' },
3420             'ifcameramodel' => { 138 => 0x9c8 },
3421             'illuminantdata1' => { 119 => 0xcd35 },
3422             'illuminantdata2' => { 119 => 0xcd36 },
3423             'illuminantdata3' => { 119 => 0xcd37 },
3424             'illumination' => { 292 => '0.5', 384 => 0x48 },
3425             'imageabsolutex' => { 138 => 0x3fe },
3426             'imageabsolutey' => { 138 => 0x3ff },
3427             'imageadjustment' => { 227 => 0x80, 264 => 0x5 },
3428             'imagealterationconstraints' => { 309 => 'ImageAlterationConstraints' },
3429             'imagearea' => { 244 => 0x10, 247 => 0x10 },
3430             'imageareaoffset' => { 357 => 0x38 },
3431             'imageauthentication' => { 227 => 0x20 },
3432             'imageboundary' => { 227 => 0x16 },
3433             'imagecount' => { 127 => 0x1438, 227 => 0xa5, 425 => 0x11b },
3434             'imagecreator' => { 309 => 'ImageCreator' },
3435             'imagecreatorid' => { 309 => [\'ImageCreator','ImageCreatorImageCreatorID'] },
3436             'imagecreatorimageid' => { 309 => 'ImageCreatorImageID' },
3437             'imagecreatorname' => { 309 => [\'ImageCreator','ImageCreatorImageCreatorName'] },
3438             'imagecropx' => { 138 => 0x41f },
3439             'imagecropy' => { 138 => 0x420 },
3440             'imagedata' => { 467 => 'Data' },
3441             'imagedatasize' => { 227 => 0xa2 },
3442             'imagedescription' => { 119 => 0x10e, 502 => 'ImageDescription' },
3443             'imageduplicationconstraints' => { 309 => 'ImageDuplicationConstraints' },
3444             'imagedustoff' => { 274 => 0xfe443a45 },
3445             'imageeditcount' => { 357 => 0x41 },
3446             'imageediting' => { 357 => 0x32 },
3447             'imageeffects' => { 389 => 0x1010 },
3448             'imagefileconstraints' => { 309 => 'ImageFileConstraints' },
3449             'imagefileformatasdelivered' => { 309 => 'ImageFileFormatAsDelivered' },
3450             'imagefilesizeasdelivered' => { 309 => 'ImageFileSizeAsDelivered' },
3451             'imagegeneration' => { 127 => 0x1436 },
3452             'imageheight' => { 119 => 0x101, 188 => 0xc, 366 => 0x10d, 465 => 'ImageHeight', 502 => 'ImageLength' },
3453             'imagehistory' => { 119 => 0x9213, 485 => 'ImageHistory' },
3454             'imageidnumber' => { 317 => 0x340 },
3455             'imagemimetype' => { 467 => 'Mime' },
3456             'imagenumber' => { 119 => 0x9211, 156 => 'ImageNumber', 182 => 0xae, 183 => 0x5e, 366 => 0x113, 409 => 0x9b, 411 => [0x400,'276.1',0x314], 477 => 'ImageNumber' },
3457             'imagenumber2' => { 183 => 0x62 },
3458             'imageoptimization' => { 227 => 0xa9 },
3459             'imageorientation' => { 131 => 0x83 },
3460             'imageprocessing' => { 227 => 0x1a },
3461             'imageprocessingfiledatecreated' => { 138 => 0xc81 },
3462             'imageprocessingfiletagsversionnumber' => { 138 => 0xc80 },
3463             'imageprocessingversion' => { 303 => 0x0 },
3464             'imagequality' => { 156 => 'ImageQuality', 246 => '723.2', 247 => '732.2', 257 => '708.1', 322 => 0x1 },
3465             'imagequality2' => { 299 => 0x603 },
3466             'imagerank' => { 470 => 'ImageRank' },
3467             'imagerbiassettlingdelaymsec' => { 138 => 0x600 },
3468             'imagerboardversion' => { 138 => 0x439 },
3469             'imagercols' => { 138 => 0x17d4 },
3470             'imageref' => { 490 => 'ImageRef' },
3471             'imageregion' => { 492 => 'ImageRegion' },
3472             'imageregionboundary' => { 492 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3473             'imageregionboundaryh' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3474             'imageregionboundaryrx' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3475             'imageregionboundaryshape' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3476             'imageregionboundaryunit' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3477             'imageregionboundaryvertices' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3478             'imageregionboundaryverticesx' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3479             'imageregionboundaryverticesy' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3480             'imageregionboundaryw' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3481             'imageregionboundaryx' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3482             'imageregionboundaryy' => { 492 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3483             'imageregionctype' => { 492 => [\'ImageRegion','ImageRegionRCtype'] },
3484             'imageregionctypeidentifier' => { 492 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3485             'imageregionctypename' => { 492 => [\'ImageRegion','ImageRegionRCtypeName'] },
3486             'imageregionid' => { 492 => [\'ImageRegion','ImageRegionRId'] },
3487             'imageregionname' => { 492 => [\'ImageRegion','ImageRegionName'] },
3488             'imageregionrole' => { 492 => [\'ImageRegion','ImageRegionRRole'] },
3489             'imageregionroleidentifier' => { 492 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3490             'imageregionrolename' => { 492 => [\'ImageRegion','ImageRegionRRoleName'] },
3491             'imageresolution' => { 138 => 0x944 },
3492             'imageresolutionjpg' => { 138 => 0x945 },
3493             'imagereview' => { 283 => '0.4', 292 => '0.4' },
3494             'imagereviewmonitorofftime' => { 282 => '21.1', 284 => '21.1', 285 => '21.1', 289 => '20.1', 294 => '21.1', 295 => '21.1', 297 => 0x39 },
3495             'imagereviewtime' => { 281 => '25.1', 283 => '2.1', 286 => '19.1', 287 => '20.1', 288 => '20.1', 290 => '9.2', 291 => '20.1', 296 => '21.2' },
3496             'imagerfiledatecreated' => { 138 => 0x9c5 },
3497             'imagerfileproductionlevel' => { 138 => 0x9c4 },
3498             'imagerfiletagsversionstandard' => { 138 => 0x9c7 },
3499             'imagerotated' => { 151 => 0x2a },
3500             'imagerpowerondelaymsec' => { 138 => 0x5fd },
3501             'imagerrows' => { 138 => 0x17de },
3502             'imagesegmentlines' => { 138 => 0x184d },
3503             'imagesegmentstartline' => { 138 => 0x184c },
3504             'imagesize' => { 162 => 'ImageSize' },
3505             'imagesizeraw' => { 227 => 0x3e },
3506             'imagesizerestriction' => { 499 => 'imageSizeRestriction' },
3507             'imagesourcedata' => { 119 => 0x935c },
3508             'imagespace' => { 138 => 0x909 },
3509             'imagestabilization' => { 34 => 0x22, 113 => 0x3020, 127 => 0x1422, 156 => 'ImageStabilization', 182 => 0xbd, 183 => 0x71, 184 => 0x57, 185 => 0x0, 186 => [0x18,0x107,0x113], 187 => 0x49c2, 227 => 0xac, 299 => 0x604, 302 => 0x1600, 322 => 0x1a, 414 => 0x12, 415 => 0x11, 422 => 0xb026 },
3510             'imagestabilization2' => { 413 => 0xa },
3511             'imagestabilizationsetting' => { 187 => 0x14, 409 => 0x3d, 410 => 0x3d, 420 => 0x14 },
3512             'imagestyle' => { 409 => 0x2d, 410 => 0x27 },
3513             'imagesupplier' => { 309 => 'ImageSupplier' },
3514             'imagesupplierid' => { 309 => [\'ImageSupplier','ImageSupplierImageSupplierID'] },
3515             'imagesupplierimageid' => { 309 => 'ImageSupplierImageID' },
3516             'imagesuppliername' => { 309 => [\'ImageSupplier','ImageSupplierImageSupplierName'] },
3517             'imagetemperaturemax' => { 121 => 0x1 },
3518             'imagetemperaturemin' => { 121 => 0x2 },
3519             'imagetone' => { 357 => 0x4f },
3520             'imagetype' => { 131 => 0x82, 309 => 'ImageType' },
3521             'imageuniqueid' => { 1 => 0x15, 64 => 0x28, 119 => 0xa420, 485 => 'ImageUniqueID', 486 => 'ImageUniqueID' },
3522             'imagewidth' => { 119 => 0x100, 188 => 0xe, 366 => 0x10c, 465 => 'ImageWidth', 502 => 'ImageWidth' },
3523             'inclinationangle' => { 457 => 0x900f },
3524             'inclinationcorrection' => { 457 => 0x900e },
3525             'incrementaltemperature' => { 480 => 'IncrementalTemperature', 482 => 'IncrementalTemperature' },
3526             'incrementaltint' => { 480 => 'IncrementalTint', 482 => 'IncrementalTint' },
3527             'industry' => { 496 => 'industry', 497 => 'industry' },
3528             'infobuttonwhenshooting' => { 84 => 0x409 },
3529             'information' => { 376 => 'information', 382 => "\xa9inf" },
3530             'infourl' => { 382 => 'infu' },
3531             'infraredilluminator' => { 383 => 0x28 },
3532             'ingredientexclusion' => { 498 => 'ingredientExclusion' },
3533             'ingredients' => { 507 => 'Ingredients' },
3534             'ingredientsalternatepaths' => { 507 => [\'Ingredients','IngredientsAlternatePaths'] },
3535             'ingredientsdocumentid' => { 507 => [\'Ingredients','IngredientsDocumentID'] },
3536             'ingredientsfilepath' => { 507 => [\'Ingredients','IngredientsFilePath'] },
3537             'ingredientsfrompart' => { 507 => [\'Ingredients','IngredientsFromPart'] },
3538             'ingredientsinstanceid' => { 507 => [\'Ingredients','IngredientsInstanceID'] },
3539             'ingredientslastmodifydate' => { 507 => [\'Ingredients','IngredientsLastModifyDate'] },
3540             'ingredientslasturl' => { 507 => [\'Ingredients','IngredientsLastURL'] },
3541             'ingredientslinkcategory' => { 507 => [\'Ingredients','IngredientsLinkCategory'] },
3542             'ingredientslinkform' => { 507 => [\'Ingredients','IngredientsLinkForm'] },
3543             'ingredientsmanager' => { 507 => [\'Ingredients','IngredientsManager'] },
3544             'ingredientsmanagervariant' => { 507 => [\'Ingredients','IngredientsManagerVariant'] },
3545             'ingredientsmanageto' => { 507 => [\'Ingredients','IngredientsManageTo'] },
3546             'ingredientsmanageui' => { 507 => [\'Ingredients','IngredientsManageUI'] },
3547             'ingredientsmaskmarkers' => { 507 => [\'Ingredients','IngredientsMaskMarkers'] },
3548             'ingredientsoriginaldocumentid' => { 507 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3549             'ingredientspartmapping' => { 507 => [\'Ingredients','IngredientsPartMapping'] },
3550             'ingredientsplacedresolutionunit' => { 507 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3551             'ingredientsplacedxresolution' => { 507 => [\'Ingredients','IngredientsPlacedXResolution'] },
3552             'ingredientsplacedyresolution' => { 507 => [\'Ingredients','IngredientsPlacedYResolution'] },
3553             'ingredientsrenditionclass' => { 507 => [\'Ingredients','IngredientsRenditionClass'] },
3554             'ingredientsrenditionparams' => { 507 => [\'Ingredients','IngredientsRenditionParams'] },
3555             'ingredientstopart' => { 507 => [\'Ingredients','IngredientsToPart'] },
3556             'ingredientsversionid' => { 507 => [\'Ingredients','IngredientsVersionID'] },
3557             'initialafpointaiservoaf' => { 84 => 0x51e },
3558             'initialafpointinservo' => { 2 => 0x13 },
3559             'initialcameradolly' => { 468 => 'InitialCameraDolly' },
3560             'initialhorizontalfovdegrees' => { 468 => 'InitialHorizontalFOVDegrees' },
3561             'initialkey' => { 179 => 'WM/InitialKey' },
3562             'initialverticalfovdegrees' => { 468 => 'InitialVerticalFOVDegrees' },
3563             'initialviewheadingdegrees' => { 468 => 'InitialViewHeadingDegrees', 469 => 'InitialViewHeadingDegrees' },
3564             'initialviewpitchdegrees' => { 468 => 'InitialViewPitchDegrees', 469 => 'InitialViewPitchDegrees' },
3565             'initialviewrolldegrees' => { 468 => 'InitialViewRollDegrees', 469 => 'InitialViewRollDegrees' },
3566             'initialzoomliveview' => { 281 => '4.4' },
3567             'initialzoomsetting' => { 281 => '9.3', 290 => '27.3' },
3568             'inkset' => { 119 => 0x14c },
3569             'inputprofile' => { 138 => 0x1389 },
3570             'instanceid' => { 507 => 'InstanceID' },
3571             'instantplaybacksetup' => { 184 => 0x3e },
3572             'instantplaybacktime' => { 184 => 0x3d },
3573             'instructions' => { 494 => 'Instructions' },
3574             'instrument' => { 506 => 'instrument' },
3575             'integrationtime' => { 138 => 0x423 },
3576             'intellectualgenre' => { 491 => 'IntellectualGenre' },
3577             'intelligentauto' => { 422 => 0xb052, 449 => 0xd, 450 => 0xe, 451 => 0xd },
3578             'intelligentcontrast' => { 52 => 0x4 },
3579             'intelligentd-range' => { 322 => 0x79 },
3580             'intelligentexposure' => { 322 => 0x5d },
3581             'intelligentresolution' => { 322 => 0x70 },
3582             'interchangecolorspace' => { 133 => 0x40 },
3583             'intergraphmatrix' => { 119 => 0x8480 },
3584             'internalflash' => { 181 => 0x2b, 281 => '23.1', 283 => '8.1', 286 => '22.1', 288 => '23.1', 292 => '8.1', 296 => '24.1', 302 => 0x1208 },
3585             'internalflashae1' => { 304 => 0x1021 },
3586             'internalflashae1_0' => { 304 => 0x101d },
3587             'internalflashae2' => { 304 => 0x1022 },
3588             'internalflashae2_0' => { 304 => 0x101e },
3589             'internalflashmode' => { 345 => 0x1 },
3590             'internalflashstrength' => { 345 => 0x3 },
3591             'internalflashtable' => { 304 => 0x1024 },
3592             'internallensserialnumber' => { 396 => 0xa005 },
3593             'internalndfilter' => { 322 => 0x9d },
3594             'internalserialnumber' => { 64 => 0x96, 76 => 0x9, 127 => 0x10, 187 => 0x49dc, 298 => 0x18, 300 => 0x102, 319 => 0x500, 322 => 0x25, 337 => 0x4, 389 => 0x5, 441 => [0x7c,0xf0], 442 => 0x88, 443 => [0x88,0x8a] },
3595             'interopindex' => { 119 => 0x1, 487 => 'InteroperabilityIndex' },
3596             'interopversion' => { 119 => 0x2 },
3597             'interval' => { 250 => 0xd0 },
3598             'intervaldurationhours' => { 229 => 0xa0 },
3599             'intervaldurationminutes' => { 229 => 0xa4 },
3600             'intervaldurationseconds' => { 229 => 0xa8 },
3601             'intervalexposuresmoothing' => { 229 => 0xb8, 254 => 0xc416 },
3602             'intervalframe' => { 250 => 0xd4 },
3603             'intervallength' => { 181 => 0x10 },
3604             'intervalmode' => { 181 => 0x26 },
3605             'intervalnumber' => { 181 => 0x11 },
3606             'intervalpriority' => { 229 => 0xba, 254 => 0xc418 },
3607             'intervals' => { 229 => 0xb0, 230 => 0xbc, 254 => 0xc40e },
3608             'intervalshooting' => { 254 => 0x760c, 262 => 0x760c, 263 => 0x6c98, 357 => 0x92 },
3609             'introtime' => { 506 => 'introTime' },
3610             'introtimescale' => { 506 => [\'introTime','introTimeScale'] },
3611             'introtimevalue' => { 506 => [\'introTime','introTimeValue'] },
3612             'ipaversion' => { 138 => 0xdae },
3613             'ipfcameramodel' => { 138 => 0xe4d },
3614             'iptc' => { 120 => 'IPTC' },
3615             'iptc-naa' => { 119 => 0x83bb, 327 => 0x83bb },
3616             'iptcbitspersample' => { 133 => 0x56 },
3617             'iptcdigest' => { 371 => 0x425 },
3618             'iptcimageheight' => { 133 => 0x1e },
3619             'iptcimagerotation' => { 133 => 0x66 },
3620             'iptcimagewidth' => { 133 => 0x14 },
3621             'iptclastedited' => { 492 => 'IptcLastEdited' },
3622             'iptcpicturenumber' => { 133 => 0xa },
3623             'iptcpixelheight' => { 133 => 0x32 },
3624             'iptcpixelwidth' => { 133 => 0x28 },
3625             'isalternativeof' => { 496 => 'isAlternativeOf' },
3626             'isbn' => { 496 => 'isbn' },
3627             'iscorrectionof' => { 496 => 'isCorrectionOf' },
3628             'iscustompicturestyle' => { 109 => 0x3 },
3629             'ismergedhdr' => { 477 => 'IsMergedHDR' },
3630             'ismergedpanorama' => { 477 => 'IsMergedPanorama' },
3631             '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, 30 => 0x0, 31 => 0x1, 112 => 0x14, 113 => [0x3014,0x14], 119 => 0x8827, 137 => 0xfd06, 138 => 0x1784, 140 => 0x60, 142 => [0xfa2e,0xfa46], 143 => [0x27,0x28], 144 => 0xf105, 147 => 0x14, 149 => 0x4e, 151 => 0x1e, 152 => 0x1a, 154 => 0x34, 156 => 'ISO', 181 => 0x8, 187 => 0x49ba, 218 => 0x0, 227 => 0x2, 322 => 0xd1, 327 => 0x17, 357 => [0x8b,0x14], 364 => 0x14, 366 => 0x105, 396 => 0xa014, 399 => 0x86, 420 => 0x6f, 427 => [0x1f,0x21,0x25], 486 => 'ISOSpeedRatings' },
3632             'iso2' => { 218 => 0x6, 241 => 0x265, 242 => 0x25c, 243 => 0x265, 244 => 0x221, 245 => 0x25d, 246 => 0x256, 247 => 0x25d, 251 => 0x2b5, 255 => 0x265, 261 => 0x2b5 },
3633             'isoauto' => { 338 => '14.4' },
3634             'isoautoflashlimit' => { 230 => 0x146 },
3635             'isoautohilimit' => { 230 => 0x144, 249 => 0x18eb, 250 => 0xe82, 259 => 0x185d },
3636             'isoautomax' => { 421 => 0x4 },
3637             'isoautomin' => { 421 => 0x2 },
3638             'isoautoparameters' => { 357 => 0x7a },
3639             'isoautoshuttertime' => { 230 => 0x14e, 249 => 0x18ea, 250 => 0xe81, 259 => 0x185c },
3640             'isocalibrationgain' => { 138 => 0x89f },
3641             'isodisplay' => { 284 => '4.1', 285 => '4.1', 286 => '2.3', 287 => '3.3', 288 => '3.3', 291 => '3.3', 294 => '4.3', 295 => '4.1', 296 => '4.3' },
3642             'isoexpansion' => { 84 => 0x103, 85 => 0x7, 86 => 0x8, 89 => 0x8, 218 => 0x4 },
3643             'isoexpansion2' => { 218 => 0xa },
3644             'isofloor' => { 338 => 0x6 },
3645             'isoselected' => { 321 => 0x359 },
3646             'isoselection' => { 227 => 0xf },
3647             'isosensitivitystep' => { 289 => '6.2', 291 => '6.2' },
3648             'isosetting' => { 140 => 0x5e, 152 => 0x14, 156 => 'ISOSetting', 181 => 0x24, 182 => 0x26, 183 => 0x1c, 184 => 0x13, 189 => 0x6, 227 => 0x13, 338 => '17.3', 388 => 0x27, 409 => 0x16, 410 => 0x14, 411 => 0x2, 420 => 0x6d, 421 => 0x0 },
3649             'isospeed' => { 119 => 0x8833, 487 => 'ISOSpeed' },
3650             'isospeedexpansion' => { 83 => 0x3 },
3651             'isospeedincrements' => { 84 => 0x102 },
3652             'isospeedlatitudeyyy' => { 119 => 0x8834, 487 => 'ISOSpeedLatitudeyyy' },
3653             'isospeedlatitudezzz' => { 119 => 0x8835, 487 => 'ISOSpeedLatitudezzz' },
3654             'isospeedrange' => { 84 => 0x103 },
3655             'isostepsize' => { 281 => '6.1', 282 => '7.2', 284 => '7.2', 285 => '7.2', 290 => '4.1', 294 => '7.2', 295 => '7.2', 297 => 0x15d },
3656             'isovalue' => { 304 => 0x1001 },
3657             'isrccode' => { 382 => "\xa9isr" },
3658             'issn' => { 496 => 'issn' },
3659             'issueidentifier' => { 496 => 'issueIdentifier' },
3660             'issuename' => { 496 => 'issueName' },
3661             'issueteaser' => { 496 => 'issueTeaser' },
3662             'issuetype' => { 496 => 'issueType' },
3663             'istranslationof' => { 496 => 'isTranslationOf' },
3664             'itemsubtype' => { 178 => 'ItemSubType' },
3665             'itunesu' => { 374 => 'itnu' },
3666             'jobid' => { 131 => 0xb8 },
3667             'jobname' => { 488 => 'JobName' },
3668             'jobref' => { 505 => 'JobRef' },
3669             'jobrefid' => { 505 => [\'JobRef','JobRefId'] },
3670             'jobrefname' => { 505 => [\'JobRef','JobRefName'] },
3671             'jobrefurl' => { 505 => [\'JobRef','JobRefUrl'] },
3672             'jobstatus' => { 488 => 'JobStatus' },
3673             'jpeg-heifswitch' => { 422 => 0x2039 },
3674             'jpeghandling' => { 480 => 'JPEGHandling', 482 => 'JPEGHandling' },
3675             'jpegquality' => { 10 => 0x66, 322 => 0x43, 324 => 0x3034, 422 => 0xb047 },
3676             'jpegsize' => { 324 => 0x303a },
3677             'jpgcompression' => { 250 => 0x7d4 },
3678             'jpgfromraw' => { 97 => 0x2007, 114 => 'Exif-JpgFromRaw', 327 => 0x2e },
3679             'jpgfromrawlength' => { 119 => [0x117,0x202] },
3680             'jpgfromrawstart' => { 119 => [0x111,0x201] },
3681             'jpgrecordedpixels' => { 338 => '14.1' },
3682             'jurisdiction' => { 478 => 'jurisdiction' },
3683             'keepexposure' => { 297 => 0x237 },
3684             'kelvinwb_01' => { 346 => 0x5 },
3685             'kelvinwb_02' => { 346 => 0x9 },
3686             'kelvinwb_03' => { 346 => 0xd },
3687             'kelvinwb_04' => { 346 => 0x11 },
3688             'kelvinwb_05' => { 346 => 0x15 },
3689             'kelvinwb_06' => { 346 => 0x19 },
3690             'kelvinwb_07' => { 346 => 0x1d },
3691             'kelvinwb_08' => { 346 => 0x21 },
3692             'kelvinwb_09' => { 346 => 0x25 },
3693             'kelvinwb_10' => { 346 => 0x29 },
3694             'kelvinwb_11' => { 346 => 0x2d },
3695             'kelvinwb_12' => { 346 => 0x31 },
3696             'kelvinwb_13' => { 346 => 0x35 },
3697             'kelvinwb_14' => { 346 => 0x39 },
3698             'kelvinwb_15' => { 346 => 0x3d },
3699             'kelvinwb_16' => { 346 => 0x41 },
3700             'kelvinwb_daylight' => { 346 => 0x1 },
3701             'kerneldenominators' => { 138 => 0x933 },
3702             'key' => { 506 => 'key' },
3703             'keystonecompensation' => { 303 => 0x1900 },
3704             'keystonedirection' => { 303 => 0x1901 },
3705             'keystonevalue' => { 303 => 0x1906 },
3706             'keyword' => { 374 => 'keyw', 496 => 'keyword' },
3707             'keywordinfo' => { 171 => 'Keywords' },
3708             'keywords' => { 131 => 0x19, 157 => 'Keywords', 308 => 'Keywords', 373 => 'Keywords', 376 => 'keywords', 475 => 'keywords', 493 => 'Keywords', 504 => 'Keywords' },
3709             'killdate' => { 496 => 'killDate' },
3710             'killdatea-platform' => { 496 => [\'killDate','killDateA-platform'] },
3711             'killdatedate' => { 496 => [\'killDate','killDateDate'] },
3712             'kodakimageheight' => { 137 => 0xf908, 140 => 0xe, 142 => [0xfa1e,0xfa52], 148 => 0x70 },
3713             'kodakimagewidth' => { 137 => 0xf907, 140 => 0xc, 142 => [0xfa1d,0xfa51], 148 => 0x6c },
3714             'kodakinfotype' => { 137 => 0xfa00 },
3715             'kodaklook' => { 138 => 0xe4c },
3716             'kodaklookprofile' => { 138 => 0x138a },
3717             'kodakmaker' => { 148 => 0x8 },
3718             'kodakmodel' => { 140 => 0x0, 148 => 0x28 },
3719             'kodaktag' => { 138 => 0x3ea },
3720             'kodakversion' => { 138 => 0x0 },
3721             'label' => { 312 => 'Label', 504 => 'Label' },
3722             'labelname1' => { 490 => [\'TagStructure','TagStructureLabelName'] },
3723             'labelname2' => { 490 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3724             'labelname3' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3725             'labelname4' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3726             'labelname5' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3727             'labelname6' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3728             'landmark' => { 322 => 0x6f },
3729             'landscapeoutputhighlightpoint' => { 109 => 0x26 },
3730             'landscapeoutputshadowpoint' => { 109 => 0x27 },
3731             'landscaperawcolortone' => { 109 => 0x1f },
3732             'landscaperawcontrast' => { 109 => 0x21 },
3733             'landscaperawhighlight' => { 109 => 0x77 },
3734             'landscaperawhighlightpoint' => { 109 => 0x24 },
3735             'landscaperawlinear' => { 109 => 0x22 },
3736             'landscaperawsaturation' => { 109 => 0x20 },
3737             'landscaperawshadow' => { 109 => 0x80 },
3738             'landscaperawshadowpoint' => { 109 => 0x25 },
3739             'landscaperawsharpness' => { 109 => 0x23 },
3740             'landscapeunsharpmaskfineness' => { 109 => 0xa0 },
3741             'landscapeunsharpmaskstrength' => { 109 => 0x9e },
3742             'landscapeunsharpmaskthreshold' => { 109 => 0xa2 },
3743             'language' => { 230 => 0x592, 483 => 'language' },
3744             'languageidentifier' => { 131 => 0x87 },
3745             'largestvalidinteriorrectheight' => { 468 => 'LargestValidInteriorRectHeight' },
3746             'largestvalidinteriorrectleft' => { 468 => 'LargestValidInteriorRectLeft' },
3747             'largestvalidinteriorrecttop' => { 468 => 'LargestValidInteriorRectTop' },
3748             'largestvalidinteriorrectwidth' => { 468 => 'LargestValidInteriorRectWidth' },
3749             'lastfilenumber' => { 181 => 0x1b },
3750             'lastkeywordiptc' => { 178 => 'LastKeywordIPTC' },
3751             'lastkeywordxmp' => { 178 => 'LastKeywordXMP' },
3752             'lastphotodate' => { 468 => 'LastPhotoDate' },
3753             'lasturl' => { 507 => 'LastURL' },
3754             'lateralchromaticaberration' => { 422 => 0x2012 },
3755             'lateralchromaticaberrationcorrectionalreadyapplied' => { 477 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
3756             'latestageorhigheststage' => { 118 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
3757             'latesteonorhighesteonothem' => { 118 => [\'GeologicalContext','GeologicalContextLatestEonOrHighestEonothem'] },
3758             'latestepochorhighestseries' => { 118 => [\'GeologicalContext','GeologicalContextLatestEpochOrHighestSeries'] },
3759             'latesteraorhighesterathem' => { 118 => [\'GeologicalContext','GeologicalContextLatestEraOrHighestErathem'] },
3760             'latestperiodorhighestsystem' => { 118 => [\'GeologicalContext','GeologicalContextLatestPeriodOrHighestSystem'] },
3761             'latitude' => { 116 => 'Latitude' },
3762             'lc1' => { 348 => 0x2 },
3763             'lc10' => { 348 => 0xb },
3764             'lc11' => { 348 => 0xc },
3765             'lc12' => { 348 => 0xd },
3766             'lc14' => { 348 => 0xf },
3767             'lc15' => { 348 => 0x10 },
3768             'lc3' => { 348 => 0x4 },
3769             'lc4' => { 348 => 0x5 },
3770             'lc5' => { 348 => 0x6 },
3771             'lc6' => { 348 => 0x7 },
3772             'lc7' => { 348 => 0x8 },
3773             'lc8' => { 348 => 0x9 },
3774             'lcddisplayatpoweron' => { 84 => 0x811, 88 => 0xa },
3775             'lcddisplayreturntoshoot' => { 89 => 0x12 },
3776             'lcdillumination' => { 281 => '17.5', 282 => '5.2', 284 => '5.1', 285 => '5.1', 290 => '10.3', 291 => '4.2', 294 => '5.2', 295 => '5.1', 296 => '5.4', 297 => 0x101 },
3777             'lcdilluminationduringbulb' => { 84 => 0x408 },
3778             'lcdmatrix' => { 138 => 0xe74 },
3779             'lcdmatrixchickfix' => { 138 => 0xe75 },
3780             'lcdmatrixmarvin' => { 138 => 0xe76 },
3781             'lcdpanels' => { 83 => 0x8 },
3782             'lcheditor' => { 274 => 0x8ae85e },
3783             'legacyiptcdigest' => { 494 => 'LegacyIPTCDigest' },
3784             'legalcode' => { 478 => 'legalcode' },
3785             'lens' => { 119 => 0xfdea, 227 => 0x84, 477 => 'Lens' },
3786             'lensafstopbutton' => { 82 => 0x11, 83 => 0x13, 84 => 0x506, 85 => 0x10, 86 => 0x12, 89 => 0x13, 90 => 0x9 },
3787             'lensaperturerange' => { 399 => [0x30,0x48] },
3788             'lenscontrolring' => { 297 => 0xad },
3789             'lenscorrectionsettings' => { 485 => 'LensCorrectionSettings' },
3790             'lensdistortinfo' => { 477 => 'LensDistortInfo' },
3791             'lensdistortionparams' => { 304 => 0x206 },
3792             'lensdriveend' => { 225 => 0x56 },
3793             'lensdrivenoaf' => { 84 => 0x505 },
3794             'lensdrivewhenafimpossible' => { 2 => 0xb },
3795             'lense-mountversion' => { 411 => 0x3f0, 456 => 0xd },
3796             'lensfirmware' => { 390 => 0x20, 396 => 0xa004 },
3797             'lensfirmwareversion' => { 300 => 0x204, 322 => 0x60, 411 => 0x3f3, 456 => 0x14 },
3798             'lensfocallength' => { 103 => 0xf0512, 348 => 0x9 },
3799             'lensfocalrange' => { 399 => [0xa,0x2a] },
3800             'lensfocusfunctionbuttons' => { 282 => '55.1', 284 => '52.1', 285 => '52.1', 294 => '52.1', 295 => '52.1' },
3801             'lensformat' => { 435 => 0x1891, 437 => 0x18bd, 438 => 0x18ed, 439 => 0x17f1, 441 => 0x106, 442 => 0x106, 452 => 0x603, 453 => 0x5d },
3802             'lensfstops' => { 219 => 0x7, 220 => 0xc, 221 => 0xd, 225 => 0xe, 227 => 0x8b, 348 => '0.3' },
3803             'lensfunc1button' => { 297 => 0x9f },
3804             'lensfunc2button' => { 297 => 0xa7 },
3805             'lensid' => { 225 => 0x30, 477 => 'LensID' },
3806             'lensidnumber' => { 219 => 0x6, 220 => 0xb, 221 => 0xc, 225 => 0xd },
3807             'lensinfo' => { 119 => 0xa432, 354 => 0x2a, 477 => 'LensInfo', 487 => 'LensSpecification' },
3808             'lenskind' => { 348 => 0x1 },
3809             'lensmake' => { 119 => 0xa433, 163 => 'Make', 487 => 'LensMake' },
3810             'lensmanualdistortionamount' => { 480 => 'LensManualDistortionAmount', 482 => 'LensManualDistortionAmount' },
3811             'lensmanufacturer' => { 178 => 'LensManufacturer' },
3812             'lensmaxaperturerange' => { 399 => 0x2b },
3813             'lensmodel' => { 7 => 0x937, 14 => 0x92b, 15 => 0x933, 64 => 0x95, 119 => 0xa434, 163 => 'Model', 178 => 'LensModel', 222 => 0x18a, 223 => 0x18b, 224 => 0x2ac, 300 => 0x203, 354 => 0xc, 366 => 0x412, 487 => 'LensModel' },
3814             'lensmodulationoptimizer' => { 127 => 0x1045 },
3815             'lensmount' => { 411 => 0x99, 435 => 0x1892, 437 => 0x18be, 438 => 0x18ee, 439 => 0x17f2, 441 => 0x105, 442 => 0x105, 452 => 0x604, 453 => 0x5e },
3816             'lensmount2' => { 456 => 0x8 },
3817             'lensmounttype' => { 225 => 0x35 },
3818             'lenspositionabsolute' => { 225 => 0x5a },
3819             'lensprofilechromaticaberrationscale' => { 480 => 'LensProfileChromaticAberrationScale', 482 => 'LensProfileChromaticAberrationScale' },
3820             'lensprofiledigest' => { 480 => 'LensProfileDigest', 482 => 'LensProfileDigest' },
3821             'lensprofiledistortionscale' => { 480 => 'LensProfileDistortionScale', 482 => 'LensProfileDistortionScale' },
3822             'lensprofileenable' => { 480 => 'LensProfileEnable', 482 => 'LensProfileEnable' },
3823             'lensprofilefilename' => { 480 => 'LensProfileFilename', 482 => 'LensProfileFilename' },
3824             'lensprofileisembedded' => { 480 => 'LensProfileIsEmbedded', 482 => 'LensProfileIsEmbedded' },
3825             'lensprofilematchkeycameramodelname' => { 480 => 'LensProfileMatchKeyCameraModelName', 482 => 'LensProfileMatchKeyCameraModelName' },
3826             'lensprofilematchkeyexifmake' => { 480 => 'LensProfileMatchKeyExifMake', 482 => 'LensProfileMatchKeyExifMake' },
3827             'lensprofilematchkeyexifmodel' => { 480 => 'LensProfileMatchKeyExifModel', 482 => 'LensProfileMatchKeyExifModel' },
3828             'lensprofilematchkeyisraw' => { 480 => 'LensProfileMatchKeyIsRaw', 482 => 'LensProfileMatchKeyIsRaw' },
3829             'lensprofilematchkeylensid' => { 480 => 'LensProfileMatchKeyLensID', 482 => 'LensProfileMatchKeyLensID' },
3830             'lensprofilematchkeylensinfo' => { 480 => 'LensProfileMatchKeyLensInfo', 482 => 'LensProfileMatchKeyLensInfo' },
3831             'lensprofilematchkeylensname' => { 480 => 'LensProfileMatchKeyLensName', 482 => 'LensProfileMatchKeyLensName' },
3832             'lensprofilematchkeysensorformatfactor' => { 480 => 'LensProfileMatchKeySensorFormatFactor', 482 => 'LensProfileMatchKeySensorFormatFactor' },
3833             'lensprofilename' => { 480 => 'LensProfileName', 482 => 'LensProfileName' },
3834             'lensprofilesetup' => { 480 => 'LensProfileSetup', 482 => 'LensProfileSetup' },
3835             'lensprofilevignettingscale' => { 480 => 'LensProfileVignettingScale', 482 => 'LensProfileVignettingScale' },
3836             'lensproperties' => { 300 => 0x20b },
3837             'lensserialnumber' => { 21 => 0x164, 32 => 0x16b, 61 => 0x0, 119 => 0xa435, 163 => 'SerialNumber', 300 => 0x202, 320 => 0x321, 322 => 0x52, 382 => 'LENS', 390 => 0x30, 477 => 'LensSerialNumber', 487 => 'LensSerialNumber' },
3838             'lensshutterlock' => { 184 => 0x4a },
3839             'lensspec' => { 406 => 0x0, 407 => 0x0, 408 => 0x0, 422 => 0xb02a },
3840             'lensspecfeatures' => { 441 => [0x115,0x116], 442 => [0x116,0x1ed,0x1f0,0x21c,0x21e] },
3841             'lenstemperature' => { 304 => 0x1008 },
3842             '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, 34 => 0x16, 186 => 0x10c, 187 => 0x49bd, 227 => 0x83, 300 => 0x201, 313 => 0x16, 317 => 0x310, 319 => 0x303, 320 => 0x303, 322 => 0x51, 324 => 0x3405, 349 => 0x0, 350 => 0x0, 351 => 0x1, 352 => 0x1, 353 => 0x1, 355 => 0x0, 396 => 0xa003, 399 => 0x27, 422 => 0xb027, 435 => 0x1896, 437 => 0x18c2, 438 => 0x18f2, 439 => 0x17f6, 441 => 0x109, 442 => 0x109, 452 => 0x608, 453 => 0x62 },
3843             'lenstype2' => { 411 => 0x3f7, 435 => 0x1893, 437 => 0x18bf, 438 => 0x18ef, 439 => 0x17f3, 441 => 0x107, 442 => 0x107, 452 => 0x605, 453 => 0x60 },
3844             'lenstype3' => { 456 => 0x9 },
3845             'lenstypemake' => { 322 => 0xc4 },
3846             'lenstypemodel' => { 322 => [0xc5,0xe4] },
3847             'lenszoomposition' => { 449 => 0x19, 450 => 0x1e, 453 => [0x342,0x34e,0x35a] },
3848             'levelindicator' => { 330 => 0x15 },
3849             'levelmeter' => { 382 => ['Lvlm','lvlm'] },
3850             'levelorientation' => { 356 => 0x0 },
3851             'license' => { 478 => 'license' },
3852             'licensee' => { 309 => 'Licensee' },
3853             'licenseeid' => { 309 => [\'Licensee','LicenseeLicenseeID'] },
3854             'licenseeimageid' => { 309 => 'LicenseeImageID' },
3855             'licenseeimagenotes' => { 309 => 'LicenseeImageNotes' },
3856             'licenseename' => { 309 => [\'Licensee','LicenseeLicenseeName'] },
3857             'licenseenddate' => { 309 => 'LicenseEndDate' },
3858             'licenseeprojectreference' => { 309 => 'LicenseeProjectReference' },
3859             'licenseetransactionid' => { 309 => 'LicenseeTransactionID' },
3860             'licenseid' => { 309 => 'LicenseID' },
3861             'licensestartdate' => { 309 => 'LicenseStartDate' },
3862             'licensetransactiondate' => { 309 => 'LicenseTransactionDate' },
3863             'licensetype' => { 484 => 'licensetype' },
3864             'licensor' => { 309 => 'Licensor' },
3865             'licensorcity' => { 309 => [\'Licensor','LicensorLicensorCity'] },
3866             'licensorcountry' => { 309 => [\'Licensor','LicensorLicensorCountry'] },
3867             'licensoremail' => { 309 => [\'Licensor','LicensorLicensorEmail'] },
3868             'licensorextendedaddress' => { 309 => [\'Licensor','LicensorLicensorExtendedAddress'] },
3869             'licensorid' => { 309 => [\'Licensor','LicensorLicensorID'] },
3870             'licensorimageid' => { 309 => 'LicensorImageID' },
3871             'licensorname' => { 309 => [\'Licensor','LicensorLicensorName'] },
3872             'licensornotes' => { 309 => 'LicensorNotes' },
3873             'licensorpostalcode' => { 309 => [\'Licensor','LicensorLicensorPostalCode'] },
3874             'licensorregion' => { 309 => [\'Licensor','LicensorLicensorRegion'] },
3875             'licensorstreetaddress' => { 309 => [\'Licensor','LicensorLicensorStreetAddress'] },
3876             'licensortelephone1' => { 309 => [\'Licensor','LicensorLicensorTelephone1'] },
3877             'licensortelephone2' => { 309 => [\'Licensor','LicensorLicensorTelephone2'] },
3878             'licensortelephonetype1' => { 309 => [\'Licensor','LicensorLicensorTelephoneType1'] },
3879             'licensortelephonetype2' => { 309 => [\'Licensor','LicensorLicensorTelephoneType2'] },
3880             'licensortransactionid' => { 309 => 'LicensorTransactionID' },
3881             'licensorurl' => { 309 => [\'Licensor','LicensorLicensorURL'] },
3882             'lightcondition' => { 304 => 0x1009 },
3883             'lightingmode' => { 113 => 0x302a },
3884             'lightreading' => { 357 => 0x15 },
3885             'lightsource' => { 119 => 0x9208, 227 => 0x90, 307 => 0x1000, 486 => 'LightSource' },
3886             'lightsourcespecial' => { 398 => 0x21d },
3887             'lightswitch' => { 294 => '0.1', 296 => '0.1' },
3888             'lightvaluecenter' => { 304 => 0x103d },
3889             'lightvalueperiphery' => { 304 => 0x103e },
3890             'limitaf-areamodesel3dtracking' => { 297 => 0x153 },
3891             'limitaf-areamodeseldynamic_l' => { 297 => 0x151 },
3892             'limitaf-areamodeseldynamic_m' => { 297 => 0x150 },
3893             'limitaf-areamodeseldynamic_s' => { 297 => 0x14f },
3894             'limitaf-areamodeselpinpoint' => { 297 => 0x11 },
3895             'limitaf-areamodeselwideaf_l' => { 297 => 0x14 },
3896             'limitaf-areamodeselwideaf_s' => { 297 => 0x13 },
3897             'limitafareamodeselauto' => { 297 => 0x15 },
3898             'limitafareamodeselection' => { 282 => '51.1', 284 => '49.1', 285 => '49.1', 294 => '49.1', 295 => '49.1' },
3899             'limitreleasemodeselc120' => { 297 => '269.4' },
3900             'limitreleasemodeselc30' => { 297 => '269.3' },
3901             'limitreleasemodeselch' => { 297 => '269.2' },
3902             'limitreleasemodeselcl' => { 297 => '269.1' },
3903             'limitreleasemodeselself' => { 297 => '269.5' },
3904             'limitselectableimagearea16to9' => { 297 => 0x47 },
3905             'limitselectableimagearea1to1' => { 297 => 0x46 },
3906             'limitselectableimageareadx' => { 297 => 0x45 },
3907             'linearitylimitblue' => { 327 => 0x10 },
3908             'linearitylimitgreen' => { 327 => 0xf },
3909             'linearitylimitred' => { 327 => 0xe },
3910             'linearityuppermargin' => { 41 => 0x32c, 42 => 0x282, 45 => [0x2ba,0x2d1,0x2d5], 47 => 0x1e5, 48 => [0x1fe,0x2de], 49 => [0x232,0x310], 50 => 0x31e },
3911             'linearizationtable' => { 119 => 0xc618 },
3912             'linearresponselimit' => { 119 => 0xc62e },
3913             'link' => { 496 => 'link' },
3914             'linkaetoafpoint' => { 338 => '14.2' },
3915             'linkedencodedrightsexpr' => { 492 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3916             'linkedencodedrightsexprlangid' => { 492 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3917             'linkedencodedrightsexprtype' => { 492 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3918             'linkedencrightsexpr' => { 492 => 'LinkedEncRightsExpr' },
3919             'linlogcoring' => { 138 => 0x904 },
3920             'lithostratigraphicterms' => { 118 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
3921             'livephotoauto' => { 376 => 'live-photo.auto' },
3922             'livephotovideoindex' => { 1 => 0x17 },
3923             'livephotovitalityscore' => { 376 => 'live-photo.vitality-score' },
3924             'livephotovitalityscoringversion' => { 376 => 'live-photo.vitality-scoring-version' },
3925             'liveviewaf' => { 286 => '32.1', 296 => '34.1' },
3926             'liveviewafareamode' => { 291 => '34.1' },
3927             'liveviewafmethod' => { 427 => 0x20 },
3928             'liveviewafmode' => { 291 => '34.2' },
3929             'liveviewafsetting' => { 411 => 0x36 },
3930             'liveviewbuttonoptions' => { 282 => '50.2', 284 => '48.2', 285 => '48.2', 294 => '48.2', 295 => '48.2' },
3931             'liveviewexposuresimulation' => { 84 => 0x810 },
3932             'liveviewfocusmode' => { 411 => [0x8b,0x28b] },
3933             'liveviewmetering' => { 411 => [0x84,0x284] },
3934             'liveviewmonitorofftime' => { 282 => '21.2', 284 => '21.2', 285 => '21.2', 287 => '20.2', 288 => '20.2', 289 => '20.2', 291 => '20.2', 294 => '21.2', 295 => '21.2' },
3935             'liveviewshooting' => { 57 => 0x13 },
3936             'livingspecimen' => { 118 => 'LivingSpecimen' },
3937             'livingspecimenmaterialsampleid' => { 118 => [\'LivingSpecimen','LivingSpecimenMaterialSampleID'] },
3938             'localcaption' => { 131 => 0x79 },
3939             'localizedcameramodel' => { 119 => 0xc615 },
3940             'locallocationname' => { 396 => 0x30 },
3941             'location' => { 226 => 0x9, 322 => 0x67, 473 => 'Location', 491 => 'Location', 495 => 'location', 496 => 'location' },
3942             'locationaccuracyhorizontal' => { 376 => 'location.accuracy.horizontal' },
3943             'locationareacode' => { 479 => 'lac' },
3944             'locationbody' => { 376 => 'location.body' },
3945             'locationcreated' => { 492 => 'LocationCreated' },
3946             'locationcreatedcity' => { 492 => [\'LocationCreated','LocationCreatedCity'] },
3947             'locationcreatedcountrycode' => { 492 => [\'LocationCreated','LocationCreatedCountryCode'] },
3948             'locationcreatedcountryname' => { 492 => [\'LocationCreated','LocationCreatedCountryName'] },
3949             'locationcreatedgpsaltitude' => { 492 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
3950             'locationcreatedgpslatitude' => { 492 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
3951             'locationcreatedgpslongitude' => { 492 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
3952             'locationcreatedidentifier' => { 492 => [\'LocationCreated','LocationCreatedIdentifier'] },
3953             'locationcreatedlocationid' => { 492 => [\'LocationCreated','LocationCreatedLocationId'] },
3954             'locationcreatedlocationname' => { 492 => [\'LocationCreated','LocationCreatedLocationName'] },
3955             'locationcreatedprovincestate' => { 492 => [\'LocationCreated','LocationCreatedProvinceState'] },
3956             'locationcreatedsublocation' => { 492 => [\'LocationCreated','LocationCreatedSublocation'] },
3957             'locationcreatedworldregion' => { 492 => [\'LocationCreated','LocationCreatedWorldRegion'] },
3958             'locationdate' => { 376 => 'location.date' },
3959             'locationinformation' => { 382 => 'loci' },
3960             'locationinfoversion' => { 226 => 0x0 },
3961             'locationname' => { 376 => 'location.name', 396 => 0x31 },
3962             'locationnote' => { 376 => 'location.note' },
3963             'locationrole' => { 376 => 'location.role' },
3964             'locationshown' => { 492 => 'LocationShown' },
3965             'locationshowncity' => { 492 => [\'LocationShown','LocationShownCity'] },
3966             'locationshowncountrycode' => { 492 => [\'LocationShown','LocationShownCountryCode'] },
3967             'locationshowncountryname' => { 492 => [\'LocationShown','LocationShownCountryName'] },
3968             'locationshowngpsaltitude' => { 492 => [\'LocationShown','LocationShownGPSAltitude'] },
3969             'locationshowngpslatitude' => { 492 => [\'LocationShown','LocationShownGPSLatitude'] },
3970             'locationshowngpslongitude' => { 492 => [\'LocationShown','LocationShownGPSLongitude'] },
3971             'locationshownidentifier' => { 492 => [\'LocationShown','LocationShownIdentifier'] },
3972             'locationshownlocationid' => { 492 => [\'LocationShown','LocationShownLocationId'] },
3973             'locationshownlocationname' => { 492 => [\'LocationShown','LocationShownLocationName'] },
3974             'locationshownprovincestate' => { 492 => [\'LocationShown','LocationShownProvinceState'] },
3975             'locationshownsublocation' => { 492 => [\'LocationShown','LocationShownSublocation'] },
3976             'locationshownworldregion' => { 492 => [\'LocationShown','LocationShownWorldRegion'] },
3977             'lockmicrophonebutton' => { 84 => 0x709 },
3978             'logcomment' => { 506 => 'logComment' },
3979             'logscale' => { 138 => 0x902 },
3980             'longdescription' => { 374 => 'ldes' },
3981             'longexposurenoisereduction' => { 62 => 0x4, 84 => 0x201, 85 => 0x1, 86 => 0x2, 87 => 0x1, 88 => 0x1, 89 => 0x2, 90 => 0x1, 322 => 0x49, 409 => 0x2b, 410 => 0x25, 411 => 0x25, 422 => 0x2008, 427 => 0x11, 453 => 0x44 },
3982             'longexposurenoisereduction2' => { 57 => 0x8 },
3983             'longexposurenrused' => { 322 => 0xbe },
3984             'longitude' => { 116 => 'Longitude' },
3985             'look' => { 480 => 'Look', 482 => 'Look' },
3986             'lookamount' => { 480 => [\'Look','LookAmount'], 482 => [\'Look','LookAmount'] },
3987             'lookcluster' => { 480 => [\'Look','LookCluster'], 482 => [\'Look','LookCluster'] },
3988             'lookcopyright' => { 480 => [\'Look','LookCopyright'], 482 => [\'Look','LookCopyright'] },
3989             'lookgroup' => { 480 => [\'Look','LookGroup'], 482 => [\'Look','LookGroup'] },
3990             'lookname' => { 480 => 'LookName', 482 => 'LookName' },
3991             'lookparameters' => { 480 => [\'Look','LookParameters'], 482 => [\'Look','LookParameters'] },
3992             'lookparameterscameraprofile' => { 480 => [\'Look','LookParametersCameraProfile'], 482 => [\'Look','LookParametersCameraProfile'] },
3993             'lookparametersclarity2012' => { 480 => [\'Look','LookParametersClarity2012'], 482 => [\'Look','LookParametersClarity2012'] },
3994             'lookparametersconverttograyscale' => { 480 => [\'Look','LookParametersConvertToGrayscale'], 482 => [\'Look','LookParametersConvertToGrayscale'] },
3995             'lookparameterslooktable' => { 480 => [\'Look','LookParametersLookTable'], 482 => [\'Look','LookParametersLookTable'] },
3996             'lookparametersprocessversion' => { 480 => [\'Look','LookParametersProcessVersion'], 482 => [\'Look','LookParametersProcessVersion'] },
3997             'lookparameterstonecurvepv2012' => { 480 => [\'Look','LookParametersToneCurvePV2012'], 482 => [\'Look','LookParametersToneCurvePV2012'] },
3998             'lookparameterstonecurvepv2012blue' => { 480 => [\'Look','LookParametersToneCurvePV2012Blue'], 482 => [\'Look','LookParametersToneCurvePV2012Blue'] },
3999             'lookparameterstonecurvepv2012green' => { 480 => [\'Look','LookParametersToneCurvePV2012Green'], 482 => [\'Look','LookParametersToneCurvePV2012Green'] },
4000             'lookparameterstonecurvepv2012red' => { 480 => [\'Look','LookParametersToneCurvePV2012Red'], 482 => [\'Look','LookParametersToneCurvePV2012Red'] },
4001             'lookparametersversion' => { 480 => [\'Look','LookParametersVersion'], 482 => [\'Look','LookParametersVersion'] },
4002             'looksupportsamount' => { 480 => [\'Look','LookSupportsAmount'], 482 => [\'Look','LookSupportsAmount'] },
4003             'looksupportsmonochrome' => { 480 => [\'Look','LookSupportsMonochrome'], 482 => [\'Look','LookSupportsMonochrome'] },
4004             'looksupportsoutputreferred' => { 480 => [\'Look','LookSupportsOutputReferred'], 482 => [\'Look','LookSupportsOutputReferred'] },
4005             'lookuuid' => { 480 => [\'Look','LookUUID'], 482 => [\'Look','LookUUID'] },
4006             'loop' => { 506 => 'loop' },
4007             'loopstyle' => { 382 => 'LOOP' },
4008             'lowestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
4009             'luminanceadjustmentaqua' => { 480 => 'LuminanceAdjustmentAqua', 482 => 'LuminanceAdjustmentAqua' },
4010             'luminanceadjustmentblue' => { 480 => 'LuminanceAdjustmentBlue', 482 => 'LuminanceAdjustmentBlue' },
4011             'luminanceadjustmentgreen' => { 480 => 'LuminanceAdjustmentGreen', 482 => 'LuminanceAdjustmentGreen' },
4012             'luminanceadjustmentmagenta' => { 480 => 'LuminanceAdjustmentMagenta', 482 => 'LuminanceAdjustmentMagenta' },
4013             'luminanceadjustmentorange' => { 480 => 'LuminanceAdjustmentOrange', 482 => 'LuminanceAdjustmentOrange' },
4014             'luminanceadjustmentpurple' => { 480 => 'LuminanceAdjustmentPurple', 482 => 'LuminanceAdjustmentPurple' },
4015             'luminanceadjustmentred' => { 480 => 'LuminanceAdjustmentRed', 482 => 'LuminanceAdjustmentRed' },
4016             'luminanceadjustmentyellow' => { 480 => 'LuminanceAdjustmentYellow', 482 => 'LuminanceAdjustmentYellow' },
4017             'luminancecurvelimits' => { 108 => 0x150 },
4018             'luminancecurvepoints' => { 108 => 0x126 },
4019             'luminancenoisereduction' => { 103 => 0x20600, 109 => 0x5f, 399 => 0x1b },
4020             'luminancenoisereductioncontrast' => { 480 => 'LuminanceNoiseReductionContrast', 482 => 'LuminanceNoiseReductionContrast' },
4021             'luminancenoisereductiondetail' => { 480 => 'LuminanceNoiseReductionDetail', 482 => 'LuminanceNoiseReductionDetail' },
4022             'luminancenr_tiff_jpeg' => { 109 => 0x6d },
4023             'luminancesmoothing' => { 480 => 'LuminanceSmoothing', 482 => 'LuminanceSmoothing' },
4024             'lvshootingareadisplay' => { 84 => [0x40b,0x40c] },
4025             'lyrics' => { 374 => "\xa9lyr", 382 => "\xa9lyr", 506 => 'lyrics' },
4026             'lyricsuri' => { 382 => 'lrcu' },
4027             'm16cversion' => { 317 => 0x333 },
4028             'macatom' => { 481 => 'macAtom' },
4029             'macatomapplicationcode' => { 481 => [\'macAtom','macAtomApplicationCode'] },
4030             'macatominvocationappleevent' => { 481 => [\'macAtom','macAtomInvocationAppleEvent'] },
4031             'macatomposixprojectpath' => { 481 => [\'macAtom','macAtomPosixProjectPath'] },
4032             'machineobservation' => { 118 => 'MachineObservation' },
4033             'machineobservationday' => { 118 => [\'MachineObservation','MachineObservationDay'] },
4034             'machineobservationearliestdate' => { 118 => [\'MachineObservation','MachineObservationEarliestDate'] },
4035             'machineobservationenddayofyear' => { 118 => [\'MachineObservation','MachineObservationEndDayOfYear'] },
4036             'machineobservationeventdate' => { 118 => [\'MachineObservation','MachineObservationEventDate'] },
4037             'machineobservationeventid' => { 118 => [\'MachineObservation','MachineObservationEventID'] },
4038             'machineobservationeventremarks' => { 118 => [\'MachineObservation','MachineObservationEventRemarks'] },
4039             'machineobservationeventtime' => { 118 => [\'MachineObservation','MachineObservationEventTime'] },
4040             'machineobservationfieldnotes' => { 118 => [\'MachineObservation','MachineObservationFieldNotes'] },
4041             'machineobservationfieldnumber' => { 118 => [\'MachineObservation','MachineObservationFieldNumber'] },
4042             'machineobservationhabitat' => { 118 => [\'MachineObservation','MachineObservationHabitat'] },
4043             'machineobservationlatestdate' => { 118 => [\'MachineObservation','MachineObservationLatestDate'] },
4044             'machineobservationmonth' => { 118 => [\'MachineObservation','MachineObservationMonth'] },
4045             'machineobservationparenteventid' => { 118 => [\'MachineObservation','MachineObservationParentEventID'] },
4046             'machineobservationsamplesizeunit' => { 118 => [\'MachineObservation','MachineObservationSampleSizeUnit'] },
4047             'machineobservationsamplesizevalue' => { 118 => [\'MachineObservation','MachineObservationSampleSizeValue'] },
4048             'machineobservationsamplingeffort' => { 118 => [\'MachineObservation','MachineObservationSamplingEffort'] },
4049             'machineobservationsamplingprotocol' => { 118 => [\'MachineObservation','MachineObservationSamplingProtocol'] },
4050             'machineobservationstartdayofyear' => { 118 => [\'MachineObservation','MachineObservationStartDayOfYear'] },
4051             'machineobservationverbatimeventdate' => { 118 => [\'MachineObservation','MachineObservationVerbatimEventDate'] },
4052             'machineobservationyear' => { 118 => [\'MachineObservation','MachineObservationYear'] },
4053             'macro' => { 127 => 0x1020, 129 => 0x202, 151 => 0x2b, 304 => 0x202, 388 => 0x21, 398 => 0x202, 422 => 0xb040 },
4054             'macroled' => { 302 => 0x120a },
4055             'macromagnification' => { 7 => 0x1b, 11 => 0x1b, 14 => 0x1b, 15 => 0x1b, 19 => 0x1b, 20 => 0x1b, 57 => 0x10 },
4056             'macromode' => { 34 => 0x1, 181 => 0xb, 299 => 0x300, 322 => 0x1c, 389 => 0x1009 },
4057             'magentahsl' => { 103 => 0x20917 },
4058             'magicfilter' => { 299 => 0x52c },
4059             'magnifiedview' => { 86 => 0x11, 88 => 0x9 },
4060             'mainboardversion' => { 138 => 0x438 },
4061             'maindialexposurecomp' => { 292 => '0.6' },
4062             'mainingredient' => { 498 => 'mainIngredient' },
4063             'majorversion' => { 471 => 'MajorVersion' },
4064             'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 312 => 'Make', 327 => 0x10f, 376 => 'make', 382 => ['@mak',"\xa9mak"], 495 => 'make', 502 => 'Make' },
4065             'makernote' => { 486 => 'MakerNote' },
4066             'makernoteapple' => { 117 => 'MakN', 119 => 0x927c },
4067             'makernotecanon' => { 117 => 'MakN', 119 => 0x927c },
4068             'makernotecasio' => { 117 => 'MakN', 119 => 0x927c },
4069             'makernotecasio2' => { 117 => 'MakN', 119 => 0x927c },
4070             'makernotedji' => { 117 => 'MakN', 119 => 0x927c },
4071             'makernotedjiinfo' => { 117 => 'MakN', 119 => 0x927c },
4072             'makernoteflir' => { 117 => 'MakN', 119 => 0x927c },
4073             'makernotefujifilm' => { 117 => 'MakN', 119 => 0x927c },
4074             'makernotege' => { 117 => 'MakN', 119 => 0x927c },
4075             'makernotege2' => { 117 => 'MakN', 119 => 0x927c },
4076             'makernotehasselblad' => { 117 => 'MakN', 119 => 0x927c },
4077             'makernotehp' => { 117 => 'MakN', 119 => 0x927c },
4078             'makernotehp2' => { 117 => 'MakN', 119 => 0x927c },
4079             'makernotehp4' => { 117 => 'MakN', 119 => 0x927c },
4080             'makernotehp6' => { 117 => 'MakN', 119 => 0x927c },
4081             'makernoteisl' => { 117 => 'MakN', 119 => 0x927c },
4082             'makernotejvc' => { 117 => 'MakN', 119 => 0x927c },
4083             'makernotejvctext' => { 117 => 'MakN', 119 => 0x927c },
4084             'makernotekodak10' => { 117 => 'MakN', 119 => 0x927c },
4085             'makernotekodak11' => { 117 => 'MakN', 119 => 0x927c },
4086             'makernotekodak12' => { 117 => 'MakN', 119 => 0x927c },
4087             'makernotekodak1a' => { 117 => 'MakN', 119 => 0x927c },
4088             'makernotekodak1b' => { 117 => 'MakN', 119 => 0x927c },
4089             'makernotekodak2' => { 117 => 'MakN', 119 => 0x927c },
4090             'makernotekodak3' => { 117 => 'MakN', 119 => 0x927c },
4091             'makernotekodak4' => { 117 => 'MakN', 119 => 0x927c },
4092             'makernotekodak5' => { 117 => 'MakN', 119 => 0x927c },
4093             'makernotekodak6a' => { 117 => 'MakN', 119 => 0x927c },
4094             'makernotekodak6b' => { 117 => 'MakN', 119 => 0x927c },
4095             'makernotekodak7' => { 117 => 'MakN', 119 => 0x927c },
4096             'makernotekodak8a' => { 117 => 'MakN', 119 => 0x927c },
4097             'makernotekodak8b' => { 117 => 'MakN', 119 => 0x927c },
4098             'makernotekodak8c' => { 117 => 'MakN', 119 => 0x927c },
4099             'makernotekodak9' => { 117 => 'MakN', 119 => 0x927c },
4100             'makernotekodakunknown' => { 117 => 'MakN', 119 => 0x927c },
4101             'makernotekyocera' => { 117 => 'MakN', 119 => 0x927c },
4102             'makernoteleica' => { 117 => 'MakN', 119 => 0x927c },
4103             'makernoteleica10' => { 117 => 'MakN', 119 => 0x927c },
4104             'makernoteleica2' => { 117 => 'MakN', 119 => 0x927c },
4105             'makernoteleica3' => { 117 => 'MakN', 119 => 0x927c },
4106             'makernoteleica4' => { 117 => 'MakN', 119 => 0x927c },
4107             'makernoteleica5' => { 117 => 'MakN', 119 => 0x927c },
4108             'makernoteleica6' => { 117 => 'MakN', 119 => 0x927c },
4109             'makernoteleica7' => { 117 => 'MakN', 119 => 0x927c },
4110             'makernoteleica8' => { 117 => 'MakN', 119 => 0x927c },
4111             'makernoteleica9' => { 117 => 'MakN', 119 => 0x927c },
4112             'makernoteminolta' => { 117 => 'MakN', 119 => 0x927c },
4113             'makernoteminolta2' => { 117 => 'MakN', 119 => 0x927c },
4114             'makernoteminolta3' => { 117 => 'MakN', 119 => 0x927c },
4115             'makernotemotorola' => { 117 => 'MakN', 119 => 0x927c },
4116             'makernotenikon' => { 117 => 'MakN', 119 => 0x927c },
4117             'makernotenikon2' => { 117 => 'MakN', 119 => 0x927c },
4118             'makernotenikon3' => { 117 => 'MakN', 119 => 0x927c },
4119             'makernotenintendo' => { 117 => 'MakN', 119 => 0x927c },
4120             'makernoteoffset' => { 398 => 0xff },
4121             'makernoteolympus' => { 117 => 'MakN', 119 => 0x927c },
4122             'makernoteolympus2' => { 117 => 'MakN', 119 => 0x927c },
4123             'makernoteolympus3' => { 117 => 'MakN', 119 => 0x927c },
4124             'makernotepanasonic' => { 117 => 'MakN', 119 => 0x927c },
4125             'makernotepanasonic2' => { 117 => 'MakN', 119 => 0x927c },
4126             'makernotepanasonic3' => { 117 => 'MakN', 119 => 0x927c },
4127             'makernotepentax' => { 117 => 'MakN', 119 => 0x927c },
4128             'makernotepentax2' => { 117 => 'MakN', 119 => 0x927c },
4129             'makernotepentax3' => { 117 => 'MakN', 119 => 0x927c },
4130             'makernotepentax4' => { 117 => 'MakN', 119 => 0x927c },
4131             'makernotepentax5' => { 117 => 'MakN', 119 => 0x927c },
4132             'makernotepentax6' => { 117 => 'MakN', 119 => 0x927c },
4133             'makernotepentaxunknown' => { 382 => 'PXMN' },
4134             'makernotephaseone' => { 117 => 'MakN', 119 => 0x927c },
4135             'makernotereconyx' => { 117 => 'MakN', 119 => 0x927c },
4136             'makernotereconyx2' => { 117 => 'MakN', 119 => 0x927c },
4137             'makernotereconyx3' => { 117 => 'MakN', 119 => 0x927c },
4138             'makernotericoh' => { 117 => 'MakN', 119 => 0x927c },
4139             'makernotericoh2' => { 117 => 'MakN', 119 => 0x927c },
4140             'makernotericohpentax' => { 117 => 'MakN', 119 => 0x927c },
4141             'makernotericohtext' => { 117 => 'MakN', 119 => 0x927c },
4142             'makernotesafety' => { 119 => 0xc635 },
4143             'makernotesamsung1a' => { 117 => 'MakN', 119 => 0x927c },
4144             'makernotesamsung1b' => { 117 => 'MakN', 119 => 0x927c },
4145             'makernotesamsung2' => { 117 => 'MakN', 119 => 0x927c },
4146             'makernotesanyo' => { 117 => 'MakN', 119 => 0x927c },
4147             'makernotesanyoc4' => { 117 => 'MakN', 119 => 0x927c },
4148             'makernotesanyopatch' => { 117 => 'MakN', 119 => 0x927c },
4149             'makernotesigma' => { 117 => 'MakN', 119 => 0x927c },
4150             'makernotesony' => { 117 => 'MakN', 119 => 0x927c },
4151             'makernotesony2' => { 117 => 'MakN', 119 => 0x927c },
4152             'makernotesony3' => { 117 => 'MakN', 119 => 0x927c },
4153             'makernotesony4' => { 117 => 'MakN', 119 => 0x927c },
4154             'makernotesony5' => { 117 => 'MakN', 119 => 0x927c },
4155             'makernotesonyericsson' => { 117 => 'MakN', 119 => 0x927c },
4156             'makernotesonysrf' => { 117 => 'MakN', 119 => 0x927c },
4157             'makernotetype' => { 389 => 0x1 },
4158             'makernoteunknown' => { 117 => 'MakN', 119 => 0x927c },
4159             'makernoteunknownbinary' => { 117 => 'MakN', 119 => 0x927c },
4160             'makernoteunknowntext' => { 117 => 'MakN', 119 => 0x927c },
4161             'makernoteversion' => { 186 => 0x0, 227 => 0x1, 304 => 0x0, 322 => 0x8000, 393 => 0x0, 396 => 0x1, 399 => [0x1d,0x1f], 412 => 0x2000 },
4162             'makerurl' => { 382 => "\xa9mal" },
4163             'managedfrom' => { 507 => 'ManagedFrom' },
4164             'managedfromalternatepaths' => { 507 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4165             'managedfromdocumentid' => { 507 => [\'ManagedFrom','ManagedFromDocumentID'] },
4166             'managedfromfilepath' => { 507 => [\'ManagedFrom','ManagedFromFilePath'] },
4167             'managedfromfrompart' => { 507 => [\'ManagedFrom','ManagedFromFromPart'] },
4168             'managedfrominstanceid' => { 507 => [\'ManagedFrom','ManagedFromInstanceID'] },
4169             'managedfromlastmodifydate' => { 507 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4170             'managedfromlasturl' => { 507 => [\'ManagedFrom','ManagedFromLastURL'] },
4171             'managedfromlinkcategory' => { 507 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4172             'managedfromlinkform' => { 507 => [\'ManagedFrom','ManagedFromLinkForm'] },
4173             'managedfrommanager' => { 507 => [\'ManagedFrom','ManagedFromManager'] },
4174             'managedfrommanagervariant' => { 507 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4175             'managedfrommanageto' => { 507 => [\'ManagedFrom','ManagedFromManageTo'] },
4176             'managedfrommanageui' => { 507 => [\'ManagedFrom','ManagedFromManageUI'] },
4177             'managedfrommaskmarkers' => { 507 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4178             'managedfromoriginaldocumentid' => { 507 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4179             'managedfrompartmapping' => { 507 => [\'ManagedFrom','ManagedFromPartMapping'] },
4180             'managedfromplacedresolutionunit' => { 507 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4181             'managedfromplacedxresolution' => { 507 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4182             'managedfromplacedyresolution' => { 507 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4183             'managedfromrenditionclass' => { 507 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4184             'managedfromrenditionparams' => { 507 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4185             'managedfromtopart' => { 507 => [\'ManagedFrom','ManagedFromToPart'] },
4186             'managedfromversionid' => { 507 => [\'ManagedFrom','ManagedFromVersionID'] },
4187             'manager' => { 507 => 'Manager' },
4188             'managervariant' => { 507 => 'ManagerVariant' },
4189             'manageto' => { 507 => 'ManageTo' },
4190             'manageui' => { 507 => 'ManageUI' },
4191             'manifest' => { 507 => 'Manifest' },
4192             'manifestlinkform' => { 507 => [\'Manifest','ManifestLinkForm'] },
4193             'manifestplacedresolutionunit' => { 507 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4194             'manifestplacedxresolution' => { 507 => [\'Manifest','ManifestPlacedXResolution'] },
4195             'manifestplacedyresolution' => { 507 => [\'Manifest','ManifestPlacedYResolution'] },
4196             'manifestreference' => { 507 => [\'Manifest','ManifestReference'] },
4197             'manifestreferencealternatepaths' => { 507 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4198             'manifestreferencedocumentid' => { 507 => [\'Manifest','ManifestReferenceDocumentID'] },
4199             'manifestreferencefilepath' => { 507 => [\'Manifest','ManifestReferenceFilePath'] },
4200             'manifestreferencefrompart' => { 507 => [\'Manifest','ManifestReferenceFromPart'] },
4201             'manifestreferenceinstanceid' => { 507 => [\'Manifest','ManifestReferenceInstanceID'] },
4202             'manifestreferencelastmodifydate' => { 507 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4203             'manifestreferencelasturl' => { 507 => [\'Manifest','ManifestReferenceLastURL'] },
4204             'manifestreferencelinkcategory' => { 507 => [\'Manifest','ManifestReferenceLinkCategory'] },
4205             'manifestreferencelinkform' => { 507 => [\'Manifest','ManifestReferenceLinkForm'] },
4206             'manifestreferencemanager' => { 507 => [\'Manifest','ManifestReferenceManager'] },
4207             'manifestreferencemanagervariant' => { 507 => [\'Manifest','ManifestReferenceManagerVariant'] },
4208             'manifestreferencemanageto' => { 507 => [\'Manifest','ManifestReferenceManageTo'] },
4209             'manifestreferencemanageui' => { 507 => [\'Manifest','ManifestReferenceManageUI'] },
4210             'manifestreferencemaskmarkers' => { 507 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4211             'manifestreferenceoriginaldocumentid' => { 507 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4212             'manifestreferencepartmapping' => { 507 => [\'Manifest','ManifestReferencePartMapping'] },
4213             'manifestreferenceplacedresolutionunit' => { 507 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4214             'manifestreferenceplacedxresolution' => { 507 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4215             'manifestreferenceplacedyresolution' => { 507 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4216             'manifestreferencerenditionclass' => { 507 => [\'Manifest','ManifestReferenceRenditionClass'] },
4217             'manifestreferencerenditionparams' => { 507 => [\'Manifest','ManifestReferenceRenditionParams'] },
4218             'manifestreferencetopart' => { 507 => [\'Manifest','ManifestReferenceToPart'] },
4219             'manifestreferenceversionid' => { 507 => [\'Manifest','ManifestReferenceVersionID'] },
4220             'manometerpressure' => { 299 => 0x900, 322 => 0x86 },
4221             'manometerreading' => { 299 => 0x901 },
4222             'manualafpointselectpattern' => { 84 => 0x513 },
4223             'manualafpointselpattern' => { 2 => 0xf },
4224             'manualflash' => { 302 => 0x1209 },
4225             'manualflashoutput' => { 34 => 0x29, 283 => '8.2', 286 => '22.2', 287 => '23.1', 288 => '23.2', 290 => '16.2', 291 => '23.2', 292 => '8.2', 293 => '23.2', 296 => '24.2', 389 => 0x100c },
4226             'manualflashstrength' => { 299 => 0x406 },
4227             'manualfocusdistance' => { 227 => 0x85, 304 => 0x100c, 398 => 0x223 },
4228             'manualfocuspointillumination' => { 297 => 0x17 },
4229             'manualfocusringinafmode' => { 297 => 0x1a },
4230             'manualtv' => { 83 => 0x5, 84 => 0x705 },
4231             'manufacturedate' => { 191 => 0x6705, 337 => 0x1 },
4232             'manufacturedate1' => { 391 => 0x4 },
4233             'manufacturedate2' => { 391 => 0x5 },
4234             'manufacturer' => { 465 => 'Manufacturer', 495 => 'manufacturer' },
4235             'mariahchromablursize' => { 138 => 0xf0d },
4236             'mariahmaphithreshold' => { 138 => 0xf0c },
4237             'mariahmaplothreshold' => { 138 => 0xf0b },
4238             'mariahsigmathreshold' => { 138 => 0xf0e },
4239             'mariahtexturethreshold' => { 138 => 0xf0a },
4240             'marked' => { 493 => 'Marked', 510 => 'Marked' },
4241             'markers' => { 506 => 'markers' },
4242             'markerscomment' => { 506 => [\'markers','markersComment'] },
4243             'markerscuepointparams' => { 506 => [\'markers','markersCuePointParams'] },
4244             'markerscuepointparamskey' => { 506 => [\'markers','markersCuePointParamsKey'] },
4245             'markerscuepointparamsvalue' => { 506 => [\'markers','markersCuePointParamsValue'] },
4246             'markerscuepointtype' => { 506 => [\'markers','markersCuePointType'] },
4247             'markersduration' => { 506 => [\'markers','markersDuration'] },
4248             'markerslocation' => { 506 => [\'markers','markersLocation'] },
4249             'markersname' => { 506 => [\'markers','markersName'] },
4250             'markersprobability' => { 506 => [\'markers','markersProbability'] },
4251             'markersspeaker' => { 506 => [\'markers','markersSpeaker'] },
4252             'markersstarttime' => { 506 => [\'markers','markersStartTime'] },
4253             'markerstarget' => { 506 => [\'markers','markersTarget'] },
4254             'markerstype' => { 506 => [\'markers','markersType'] },
4255             'maskedareas' => { 119 => 0xc68e },
4256             'maskgroupbasedcorractive' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4257             'maskgroupbasedcorramount' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
4258             'maskgroupbasedcorrblacks2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'] },
4259             'maskgroupbasedcorrbrightness' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'] },
4260             'maskgroupbasedcorrclarity' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'] },
4261             'maskgroupbasedcorrclarity2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'] },
4262             'maskgroupbasedcorrcontrast' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'] },
4263             'maskgroupbasedcorrcontrast2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'] },
4264             'maskgroupbasedcorrcorrectionname' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'] },
4265             'maskgroupbasedcorrcorrectionsyncid' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'] },
4266             'maskgroupbasedcorrdefringe' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'] },
4267             'maskgroupbasedcorrdehaze' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'] },
4268             'maskgroupbasedcorrections' => { 480 => 'MaskGroupBasedCorrections', 482 => 'MaskGroupBasedCorrections' },
4269             'maskgroupbasedcorrexposure' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'] },
4270             'maskgroupbasedcorrexposure2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'] },
4271             'maskgroupbasedcorrhighlights2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'] },
4272             'maskgroupbasedcorrhue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'] },
4273             'maskgroupbasedcorrluminancenoise' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'] },
4274             'maskgroupbasedcorrmask' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'] },
4275             'maskgroupbasedcorrmaskalpha' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'] },
4276             'maskgroupbasedcorrmaskangle' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'] },
4277             'maskgroupbasedcorrmaskbottom' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'] },
4278             'maskgroupbasedcorrmaskcentervalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'] },
4279             'maskgroupbasedcorrmaskcenterweight' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'] },
4280             'maskgroupbasedcorrmaskdabs' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'] },
4281             'maskgroupbasedcorrmaskfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'] },
4282             'maskgroupbasedcorrmaskflipped' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'] },
4283             'maskgroupbasedcorrmaskflow' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'] },
4284             'maskgroupbasedcorrmaskfullx' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'] },
4285             'maskgroupbasedcorrmaskfully' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'] },
4286             'maskgroupbasedcorrmaskinputdigest' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'] },
4287             'maskgroupbasedcorrmaskleft' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'] },
4288             'maskgroupbasedcorrmaskmaskactive' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'] },
4289             'maskgroupbasedcorrmaskmaskblendmode' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4290             'maskgroupbasedcorrmaskmaskdigest' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'] },
4291             'maskgroupbasedcorrmaskmaskinverted' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'] },
4292             'maskgroupbasedcorrmaskmaskname' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'] },
4293             'maskgroupbasedcorrmaskmasks' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'] },
4294             'maskgroupbasedcorrmaskmasksalpha' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'] },
4295             'maskgroupbasedcorrmaskmasksangle' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'] },
4296             'maskgroupbasedcorrmaskmasksbottom' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'] },
4297             'maskgroupbasedcorrmaskmaskscentervalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4298             'maskgroupbasedcorrmaskmaskscenterweight' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4299             'maskgroupbasedcorrmaskmasksdabs' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'] },
4300             'maskgroupbasedcorrmaskmasksfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'] },
4301             'maskgroupbasedcorrmaskmasksflipped' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'] },
4302             'maskgroupbasedcorrmaskmasksflow' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'] },
4303             'maskgroupbasedcorrmaskmasksfullx' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'] },
4304             'maskgroupbasedcorrmaskmasksfully' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'] },
4305             'maskgroupbasedcorrmaskmasksinputdigest' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4306             'maskgroupbasedcorrmaskmasksleft' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'] },
4307             'maskgroupbasedcorrmaskmasksmaskactive' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4308             'maskgroupbasedcorrmaskmasksmaskblendmode' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4309             'maskgroupbasedcorrmaskmasksmaskdigest' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4310             'maskgroupbasedcorrmaskmasksmaskinverted' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4311             'maskgroupbasedcorrmaskmasksmaskname' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'] },
4312             'maskgroupbasedcorrmaskmasksmasksubtype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4313             'maskgroupbasedcorrmaskmasksmasksyncid' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4314             'maskgroupbasedcorrmaskmasksmaskversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4315             'maskgroupbasedcorrmaskmasksmidpoint' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4316             'maskgroupbasedcorrmaskmasksorigin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'] },
4317             'maskgroupbasedcorrmaskmasksperimetervalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4318             'maskgroupbasedcorrmaskmasksradius' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'] },
4319             'maskgroupbasedcorrmaskmasksreferencepoint' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4320             'maskgroupbasedcorrmaskmasksright' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'] },
4321             'maskgroupbasedcorrmaskmasksroundness' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'] },
4322             'maskgroupbasedcorrmaskmaskssizex' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'] },
4323             'maskgroupbasedcorrmaskmaskssizey' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'] },
4324             'maskgroupbasedcorrmaskmaskstop' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'] },
4325             'maskgroupbasedcorrmaskmasksubtype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'] },
4326             'maskgroupbasedcorrmaskmasksvalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4327             'maskgroupbasedcorrmaskmasksversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'] },
4328             'maskgroupbasedcorrmaskmaskswhat' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'] },
4329             'maskgroupbasedcorrmaskmaskswholeimagearea' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4330             'maskgroupbasedcorrmaskmasksx' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'] },
4331             'maskgroupbasedcorrmaskmasksy' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'] },
4332             'maskgroupbasedcorrmaskmasksyncid' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'] },
4333             'maskgroupbasedcorrmaskmaskszerox' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'] },
4334             'maskgroupbasedcorrmaskmaskszeroy' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'] },
4335             'maskgroupbasedcorrmaskmaskversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'] },
4336             'maskgroupbasedcorrmaskmidpoint' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'] },
4337             'maskgroupbasedcorrmaskorigin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'] },
4338             'maskgroupbasedcorrmaskperimetervalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'] },
4339             'maskgroupbasedcorrmaskradius' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'] },
4340             'maskgroupbasedcorrmaskrange' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4341             'maskgroupbasedcorrmaskrangeareamodels' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4342             'maskgroupbasedcorrmaskrangeareamodelscolorsampleinfo' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4343             'maskgroupbasedcorrmaskrangeareamodelscomponents' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4344             'maskgroupbasedcorrmaskrangecoloramount' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4345             'maskgroupbasedcorrmaskrangedepthfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4346             'maskgroupbasedcorrmaskrangedepthmax' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4347             'maskgroupbasedcorrmaskrangedepthmin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4348             'maskgroupbasedcorrmaskrangeinvert' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4349             'maskgroupbasedcorrmaskrangelumfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4350             'maskgroupbasedcorrmaskrangeluminancedepthsampleinfo' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4351             'maskgroupbasedcorrmaskrangelummax' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4352             'maskgroupbasedcorrmaskrangelummin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4353             'maskgroupbasedcorrmaskrangelumrange' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4354             'maskgroupbasedcorrmaskrangesampletype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4355             'maskgroupbasedcorrmaskrangetype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4356             'maskgroupbasedcorrmaskrangeversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
4357             'maskgroupbasedcorrmaskreferencepoint' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'] },
4358             'maskgroupbasedcorrmaskright' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'] },
4359             'maskgroupbasedcorrmaskroundness' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'] },
4360             'maskgroupbasedcorrmasksizex' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'] },
4361             'maskgroupbasedcorrmasksizey' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'] },
4362             'maskgroupbasedcorrmasktop' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'] },
4363             'maskgroupbasedcorrmaskvalue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'] },
4364             'maskgroupbasedcorrmaskversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'] },
4365             'maskgroupbasedcorrmaskwhat' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'] },
4366             'maskgroupbasedcorrmaskwholeimagearea' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'] },
4367             'maskgroupbasedcorrmaskx' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'] },
4368             'maskgroupbasedcorrmasky' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'] },
4369             'maskgroupbasedcorrmaskzerox' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'] },
4370             'maskgroupbasedcorrmaskzeroy' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'] },
4371             'maskgroupbasedcorrmoire' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'] },
4372             'maskgroupbasedcorrrangemask' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'] },
4373             'maskgroupbasedcorrrangemaskareamodels' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'] },
4374             'maskgroupbasedcorrrangemaskareamodelscolorsampleinfo' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4375             'maskgroupbasedcorrrangemaskareamodelscomponents' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
4376             'maskgroupbasedcorrrangemaskcoloramount' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'] },
4377             'maskgroupbasedcorrrangemaskdepthfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
4378             'maskgroupbasedcorrrangemaskdepthmax' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'] },
4379             'maskgroupbasedcorrrangemaskdepthmin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'] },
4380             'maskgroupbasedcorrrangemaskinvert' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'] },
4381             'maskgroupbasedcorrrangemasklumfeather' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'] },
4382             'maskgroupbasedcorrrangemaskluminancedepthsampleinfo' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4383             'maskgroupbasedcorrrangemasklummax' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'] },
4384             'maskgroupbasedcorrrangemasklummin' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'] },
4385             'maskgroupbasedcorrrangemasklumrange' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'] },
4386             'maskgroupbasedcorrrangemasksampletype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'] },
4387             'maskgroupbasedcorrrangemasktype' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'] },
4388             'maskgroupbasedcorrrangemaskversion' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'] },
4389             'maskgroupbasedcorrsaturation' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'] },
4390             'maskgroupbasedcorrshadows2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'] },
4391             'maskgroupbasedcorrsharpness' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'] },
4392             'maskgroupbasedcorrtemperature' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'] },
4393             'maskgroupbasedcorrtexture' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'] },
4394             'maskgroupbasedcorrtint' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'] },
4395             'maskgroupbasedcorrtoninghue' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'] },
4396             'maskgroupbasedcorrtoningsaturation' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'] },
4397             'maskgroupbasedcorrwhat' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'] },
4398             'maskgroupbasedcorrwhites2012' => { 480 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'], 482 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'] },
4399             'masterdocumentid' => { 131 => 0xb9 },
4400             'mastergain' => { 239 => 0x50 },
4401             'materialsample' => { 118 => 'MaterialSample' },
4402             'materialsampleid' => { 118 => [\'MaterialSample','MaterialSampleMaterialSampleID'] },
4403             'matrixmetering' => { 282 => '50.1', 284 => '48.1', 285 => '48.1', 294 => '48.1', 295 => '48.1', 297 => 0x233 },
4404             'matrixselectk' => { 138 => 0x91b },
4405             'matrixselectthreshold' => { 138 => 0x91a },
4406             'matrixselectthreshold1' => { 138 => 0x91e },
4407             'matrixselectthreshold2' => { 138 => 0x91f },
4408             'matrixstructure' => { 381 => 0xa },
4409             'maxaperture' => { 34 => 0x1a, 138 => 0x3f9, 144 => 0x6103, 163 => 'MaxAperture', 181 => 0x17, 187 => 0x49c5, 225 => 0x36, 300 => 0x20a, 348 => '14.1' },
4410             'maxapertureatmaxfocal' => { 127 => 0x1407, 163 => 'MaxApertureAtMaxFocal', 219 => 0xb, 220 => 0x10, 221 => 0x11, 225 => 0x12, 300 => 0x206 },
4411             'maxapertureatminfocal' => { 127 => 0x1406, 219 => 0xa, 220 => 0xf, 221 => 0x10, 225 => 0x11, 300 => 0x205 },
4412             'maxaperturevalue' => { 119 => 0x9205, 366 => 0x414, 486 => 'MaxApertureValue' },
4413             'maxavailheight' => { 492 => 'MaxAvailHeight' },
4414             'maxavailwidth' => { 492 => 'MaxAvailWidth' },
4415             'maxcontinuousrelease' => { 281 => 0xb, 282 => 0xc, 284 => '12.1', 285 => '12.1', 290 => 0xc, 291 => 0xb, 294 => '12.1', 295 => '12.1', 297 => 0x3d },
4416             'maxfaces' => { 303 => 0x1202 },
4417             'maxfocallength' => { 7 => 0xe6, 8 => 0x10, 9 => 0x1ab, 10 => 0x13, 11 => 0x115, 12 => 0x13, 13 => 0x153, 14 => 0xda, 16 => 0xfa, 17 => 0xee, 18 => 0x103, 19 => 0x95, 20 => 0xea, 21 => 0x157, 22 => 0xee, 23 => 0xec, 24 => 0x12b, 25 => 0x165, 26 => 0x16a, 27 => 0x188, 28 => 0x116, 29 => 0x18d, 34 => 0x17, 127 => 0x1405, 163 => 'MaxFocalLength', 219 => 0x9, 220 => 0xe, 221 => 0xf, 225 => 0x10, 300 => 0x208, 435 => 0x127c, 436 => 0x1138, 437 => 0x330, 438 => 0x330, 439 => 0x30e },
4418             'maximumdensityrange' => { 133 => 0x8c },
4419             'maxpagesize' => { 511 => 'MaxPageSize' },
4420             'maxpagesizeh' => { 511 => [\'MaxPageSize','MaxPageSizeH'] },
4421             'maxpagesizeunit' => { 511 => [\'MaxPageSize','MaxPageSizeUnit'] },
4422             'maxpagesizew' => { 511 => [\'MaxPageSize','MaxPageSizeW'] },
4423             'maxpixelvaluethreshold' => { 138 => 0xc7d },
4424             'maxsamplevalue' => { 119 => 0x119 },
4425             'maxstorage' => { 501 => 'maxstorage' },
4426             'mb-d10batteries' => { 281 => '12.6' },
4427             'mb-d10batterytype' => { 290 => '13.3' },
4428             'mb-d11batterytype' => { 291 => '2.3' },
4429             'mb-d12batterytype' => { 294 => '3.2' },
4430             'mb-d80batteries' => { 292 => '6.5' },
4431             'mb-d80batterytype' => { 296 => '3.2' },
4432             'mcuversion' => { 219 => 0xc, 220 => 0x11, 221 => 0x12, 225 => 0x13 },
4433             'md5digest' => { 164 => 'zmd5' },
4434             'mditemfindercomment' => { 173 => 'MDItemFinderComment' },
4435             'mditemfscreationdate' => { 173 => 'MDItemFSCreationDate' },
4436             'mditemfslabel' => { 173 => 'MDItemFSLabel' },
4437             'mditemusertags' => { 173 => 'MDItemUserTags' },
4438             'meal' => { 498 => 'meal' },
4439             'measuredev' => { 28 => 0x9, 77 => 0x3, 97 => 0x1814, 156 => 'MeasuredEV' },
4440             'measuredev2' => { 13 => 0x8, 28 => 0x8, 77 => 0x17 },
4441             'measuredev3' => { 13 => 0x9 },
4442             'measuredlv' => { 187 => 0x690, 317 => 0x312, 320 => 0x312, 321 => 0x312, 324 => 0x3407 },
4443             'measuredrggb' => { 65 => 0x1 },
4444             'measuredrggbdata' => { 44 => 0x287 },
4445             'measurementaccuracy' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementAccuracy'] },
4446             'measurementdeterminedby' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedBy'] },
4447             'measurementdetermineddate' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedDate'] },
4448             'measurementid' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementID'] },
4449             'measurementmethod' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementMethod'] },
4450             'measurementorfact' => { 118 => 'MeasurementOrFact' },
4451             'measurementremarks' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementRemarks'] },
4452             'measurementtype' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementType'] },
4453             'measurementunit' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementUnit'] },
4454             'measurementvalue' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementValue'] },
4455             'measuretype' => { 465 => 'MeasureType' },
4456             'mechanicalshuttercount' => { 227 => 0x37 },
4457             'mediaclassprimaryid' => { 179 => 'WM/MediaClassPrimaryID' },
4458             'mediaclasssecondaryid' => { 179 => 'WM/MediaClassSecondaryID' },
4459             'mediaconstraints' => { 309 => 'MediaConstraints' },
4460             'mediacreatedate' => { 378 => 0x1 },
4461             'mediaeventiddate' => { 470 => 'MediaEventIdDate' },
4462             'mediagroupuuid' => { 1 => 0x11 },
4463             'mediamodifydate' => { 378 => 0x2 },
4464             'mediasummarycode' => { 309 => 'MediaSummaryCode' },
4465             'mediatype' => { 374 => 'stik' },
4466             'memoaudioquality' => { 84 => 0x812 },
4467             'memorycardconfiguration' => { 415 => 0x16 },
4468             'memorycardnumber' => { 208 => 0x2 },
4469             'menubuttondisplayposition' => { 82 => 0xb, 85 => 0xa, 86 => 0xb, 89 => 0xb },
4470             'menubuttonreturn' => { 90 => 0xb },
4471             'menumonitorofftime' => { 281 => '26.1', 282 => '22.1', 284 => '22.1', 285 => '22.1', 289 => '21.1', 290 => '8.2', 291 => '21.1', 294 => '22.1', 295 => '22.1', 296 => '22.1', 297 => 0x35 },
4472             'menusettingsz7iioffset' => { 262 => 0xceb6 },
4473             'metadataauthority' => { 492 => 'metadataAuthority' },
4474             'metadataauthorityidentifier' => { 492 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4475             'metadataauthorityname' => { 492 => [\'metadataAuthority','metadataAuthorityName'] },
4476             'metadatadate' => { 504 => 'MetadataDate' },
4477             'metadatalastedited' => { 492 => 'metadataLastEdited' },
4478             'metadatalasteditor' => { 492 => 'metadataLastEditor' },
4479             'metadatalasteditoridentifier' => { 492 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4480             'metadatalasteditorname' => { 492 => [\'metadataLastEditor','metadataLastEditorName'] },
4481             'metadatamoddate' => { 506 => 'metadataModDate' },
4482             'metaversion' => { 430 => 0x34 },
4483             'meterinfo1row1' => { 423 => 0x0, 424 => 0x0 },
4484             'meterinfo1row2' => { 423 => 0x6c, 424 => 0x5a },
4485             'meterinfo1row3' => { 423 => 0xd8, 424 => 0xb4 },
4486             'meterinfo1row4' => { 423 => 0x144, 424 => 0x10e },
4487             'meterinfo1row5' => { 423 => 0x1b0, 424 => 0x168 },
4488             'meterinfo1row6' => { 423 => 0x21c, 424 => 0x1c2 },
4489             'meterinfo1row7' => { 423 => 0x288, 424 => 0x21c },
4490             'meterinfo2row1' => { 423 => 0x2f4, 424 => 0x276 },
4491             'meterinfo2row2' => { 423 => 0x378, 424 => 0x2e4 },
4492             'meterinfo2row3' => { 423 => 0x3fc, 424 => 0x352 },
4493             'meterinfo2row4' => { 423 => 0x480, 424 => 0x3c0 },
4494             'meterinfo2row5' => { 423 => 0x504, 424 => 0x42e },
4495             'meterinfo2row6' => { 423 => 0x588, 424 => 0x49c },
4496             'meterinfo2row7' => { 423 => 0x60c, 424 => 0x50a },
4497             'meterinfo2row8' => { 423 => 0x690, 424 => 0x578 },
4498             'meterinfo2row9' => { 423 => 0x714, 424 => 0x5e6 },
4499             'metering' => { 283 => '6.1' },
4500             'meteringmode' => { 34 => 0x11, 119 => 0x9207, 140 => 0x1c, 181 => 0x7, 182 => 0x25, 184 => 0x12, 299 => 0x202, 357 => 0x17, 399 => 0x9, 409 => 0x15, 410 => 0x13, 411 => 0x7, 427 => 0x3, 431 => 0x1174, 432 => 0x1178, 433 => 0x1154, 434 => 0x11d0, 435 => 0x11ac, 436 => 0x1064, 437 => 0x25c, 438 => 0x25c, 439 => 0x24b, 486 => 'MeteringMode' },
4501             'meteringmode2' => { 338 => '2.1', 422 => 0x202c },
4502             'meteringmode3' => { 338 => '16.1' },
4503             'meteringoffscaleindicator' => { 184 => 0x53 },
4504             'meteringtime' => { 281 => '22.2', 283 => '3.2', 286 => '17.1', 287 => '18.1', 290 => '7.3', 291 => '18.1', 292 => '3.2', 296 => '19.1' },
4505             'micro1version' => { 384 => 0x1f },
4506             'micro2version' => { 384 => 0x2d },
4507             'microphoneattenuator' => { 230 => 0x2d2 },
4508             'microphonefrequencyresponse' => { 230 => 0x2d4 },
4509             'microphonejackpower' => { 230 => 0x2fa },
4510             'microphonesensitivity' => { 230 => 0x2d0 },
4511             'microvideo' => { 463 => 'MicroVideo' },
4512             'microvideooffset' => { 463 => 'MicroVideoOffset' },
4513             'microvideopresentationtimestampus' => { 463 => 'MicroVideoPresentationTimestampUs' },
4514             'microvideoversion' => { 463 => 'MicroVideoVersion' },
4515             'midrangesharpness' => { 235 => 0x3b },
4516             'mieversion' => { 164 => '0Vers' },
4517             'mime' => { 465 => 'Mime' },
4518             'minaperture' => { 34 => 0x1b, 138 => 0x3f8, 163 => 'MinAperture', 348 => '0.2' },
4519             'minaperturevalue' => { 366 => 0x415 },
4520             '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, 34 => 0x18, 127 => 0x1404, 163 => 'MinFocalLength', 219 => 0x8, 220 => 0xd, 221 => 0xe, 225 => 0xf, 300 => 0x207, 435 => 0x127a, 436 => 0x1136, 437 => 0x32e, 438 => 0x32e, 439 => 0x30c },
4521             'minfocusdistance' => { 348 => 0x3 },
4522             'minimumiso' => { 322 => 0xe8 },
4523             'minintegrationrows' => { 138 => 0x1874 },
4524             'minoltadate' => { 181 => 0x15 },
4525             'minoltaimagesize' => { 181 => 0x4, 182 => 0xc, 183 => 0x2, 186 => 0x103 },
4526             'minoltamodelid' => { 181 => 0x25 },
4527             'minoltaquality' => { 181 => 0x5, 182 => 0xd, 183 => 0x3, 186 => [0x102,0x103] },
4528             'minoltatime' => { 181 => 0x16 },
4529             'minormodelagedisclosure' => { 309 => 'MinorModelAgeDisclosure' },
4530             'minorversion' => { 471 => 'MinorVersion' },
4531             'minsamplevalue' => { 119 => 0x118 },
4532             'mirrorlockup' => { 82 => 0xc, 83 => 0xc, 84 => 0x60f, 85 => 0xb, 86 => 0xc, 87 => 0x6, 88 => 0x6, 89 => 0xc, 90 => 0x3 },
4533             'mobilecountrycode' => { 479 => 'mcc' },
4534             'mobilenetworkcode' => { 479 => 'mnc' },
4535             'moddate' => { 312 => 'modify-date', 493 => 'ModDate' },
4536             'modedialposition' => { 415 => 0x14 },
4537             'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 312 => 'Model', 327 => 0x110, 357 => 0x23f, 376 => 'model', 382 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 399 => 0x84, 465 => 'Model', 495 => 'model', 502 => 'Model' },
4538             'modelage' => { 492 => 'ModelAge' },
4539             'modelid' => { 298 => 0x0 },
4540             'modelingflash' => { 281 => '21.4', 282 => '31.1', 284 => '31.1', 285 => '31.1', 290 => '26.4', 291 => '30.2', 292 => '7.4', 293 => '30.1', 294 => '31.1', 295 => '31.1', 296 => '31.3', 297 => 0x5d },
4541             'modelreleaseid' => { 309 => 'ModelReleaseID' },
4542             'modelreleasestatus' => { 309 => 'ModelReleaseStatus' },
4543             'modelreleaseyear' => { 444 => 0x52, 445 => 0x46, 446 => 0x53 },
4544             'modeltiepoint' => { 119 => 0x8482 },
4545             'modeltransform' => { 119 => 0x85d8 },
4546             'modelyear' => { 495 => 'modelYear' },
4547             'modificationdate' => { 496 => 'modificationDate' },
4548             'modifiedcolortemp' => { 66 => 0x9 },
4549             'modifieddigitalgain' => { 66 => 0xb },
4550             'modifiedparamflag' => { 58 => 0x1 },
4551             'modifiedpicturestyle' => { 66 => 0xa },
4552             'modifiedsaturation' => { 299 => 0x504 },
4553             'modifiedsensorbluelevel' => { 66 => 0x5 },
4554             'modifiedsensorredlevel' => { 66 => 0x4 },
4555             'modifiedsharpness' => { 66 => 0x2 },
4556             'modifiedsharpnessfreq' => { 66 => 0x3 },
4557             'modifiedtonecurve' => { 66 => 0x1 },
4558             'modifiedwhitebalance' => { 66 => 0x8 },
4559             'modifiedwhitebalanceblue' => { 66 => 0x7 },
4560             'modifiedwhitebalancered' => { 66 => 0x6 },
4561             'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 308 => 'ModDate', 310 => 'tIME', 373 => 'ModDate', 379 => 0x2, 504 => 'ModifyDate' },
4562             'moirefilter' => { 119 => 0xfe58, 480 => 'MoireFilter', 482 => 'MoireFilter' },
4563             'monitorbrightness' => { 230 => 0x59a },
4564             'monitordisplayoff' => { 184 => 0x4c },
4565             'monitormatrix' => { 138 => 0x8fc },
4566             'monitorofftime' => { 281 => '18.2', 283 => '3.1', 292 => '3.1' },
4567             'monochromecolor' => { 299 => 0x53b },
4568             'monochromecontrast' => { 109 => 0x3c },
4569             'monochromefiltereffect' => { 103 => 0x20307, 109 => 0x3a, 322 => 0xac, 357 => 0x73 },
4570             'monochromegraineffect' => { 322 => 0xd2 },
4571             'monochromelinear' => { 109 => 0x3d },
4572             'monochromeoutputhighlightpoint' => { 109 => 0x41 },
4573             'monochromeoutputshadowpoint' => { 109 => 0x42 },
4574             'monochromeprofilesettings' => { 299 => 0x537 },
4575             'monochromerawhighlight' => { 109 => 0x7a },
4576             'monochromerawhighlightpoint' => { 109 => 0x3f },
4577             'monochromerawshadow' => { 109 => 0x83 },
4578             'monochromerawshadowpoint' => { 109 => 0x40 },
4579             'monochromesharpness' => { 109 => 0x3e },
4580             'monochrometoning' => { 357 => 0x74 },
4581             'monochrometoningeffect' => { 103 => 0x20306, 109 => 0x3b },
4582             'monochromeunsharpmaskfineness' => { 109 => 0xb2 },
4583             'monochromeunsharpmaskstrength' => { 109 => 0xb0 },
4584             'monochromeunsharpmaskthreshold' => { 109 => 0xb4 },
4585             'monochromevignetting' => { 299 => 0x53a },
4586             'monthdaycreated' => { 140 => 0x12, 149 => 0xe },
4587             'mood' => { 179 => 'WM/Mood' },
4588             'moonphase' => { 383 => 0x12, 384 => 0x43, 385 => 0x4c },
4589             'morepermissions' => { 478 => 'morePermissions' },
4590             'motionsensitivity' => { 383 => 0x29, 385 => 0x60 },
4591             'movementcount' => { 374 => "\xa9mvc" },
4592             'movementname' => { 374 => "\xa9mvn" },
4593             'movementnumber' => { 374 => "\xa9mvi" },
4594             'movieactived-lighting' => { 229 => 0x238, 230 => 0x2b8 },
4595             'movieaelockbuttonassignment' => { 294 => '40.1' },
4596             'movieaf-onbutton' => { 297 => 0xcb },
4597             'movieafareamode' => { 230 => 0x2c6, 297 => 0x203 },
4598             'movieafspeed' => { 297 => 0xdd },
4599             'movieafspeedapply' => { 297 => 0xdf },
4600             'movieaftrackingsensitivity' => { 297 => 0xe1 },
4601             'movieaperturelock' => { 297 => 0x259 },
4602             'movieautodistortioncontrol' => { 229 => 0x242 },
4603             'moviediffractioncompensation' => { 229 => 0x241 },
4604             'moviedxcropalert' => { 230 => 0x2fb },
4605             'movieelectronicvr' => { 230 => 0x2cc },
4606             'movieevfgrid' => { 297 => 0x21d },
4607             'movieflickerreduction' => { 230 => 0x2c0 },
4608             'moviefocusmode' => { 229 => 0x248, 230 => 0x2c4 },
4609             'moviefocuspointlock' => { 297 => 0x226 },
4610             'movieframerate' => { 229 => 0x1f8, 230 => 0x2f4 },
4611             'movieframesize' => { 229 => 0x1f6, 230 => 0x2f2 },
4612             'moviefunc1button' => { 284 => '41.1', 285 => '41.1', 295 => '41.1', 297 => 0xc3 },
4613             'moviefunc3button' => { 297 => 0x127 },
4614             'moviefunctionbutton' => { 282 => '41.1', 294 => '41.1' },
4615             'moviefunctionbuttonplusdials' => { 282 => '52.1' },
4616             'moviehighisonoisereduction' => { 229 => 0x23c, 230 => 0x2ba },
4617             'moviehighlightdisplaythreshold' => { 297 => 0x215 },
4618             'movieimagearea' => { 230 => 0x25c },
4619             'movieisoautocontrolmanualmode' => { 230 => 0x26a },
4620             'movieisoautohilimit' => { 230 => 0x268 },
4621             'movieisoautomanualmode' => { 229 => 0x204, 230 => 0x26c },
4622             'moviemeteringmode' => { 230 => 0x2c2 },
4623             'moviemidtonedisplayrange' => { 297 => 0x219 },
4624             'moviemidtonedisplayvalue' => { 297 => 0x217 },
4625             'moviemultiselector' => { 297 => 0xd9 },
4626             'moviepreviewbutton' => { 282 => '41.2', 284 => '41.2', 285 => '41.2', 294 => '41.2', 295 => '41.2' },
4627             'moviepreviewbuttonplusdials' => { 282 => '52.2' },
4628             'movierecordbuttonplaybackmode' => { 297 => 0x1b5 },
4629             'movieshutterbutton' => { 282 => '38.3', 284 => '38.3', 285 => '38.3', 294 => '38.3', 295 => '38.3' },
4630             'movieshutterspeedlock' => { 297 => 0x225 },
4631             'movieslowmotion' => { 229 => 0x1fa },
4632             'moviesoundrecording' => { 230 => 0x2ce },
4633             'moviesubjectdetection' => { 230 => 0x2fc },
4634             'moviesubselectorassignment' => { 282 => '48.2' },
4635             'moviesubselectorassignmentplusdials' => { 282 => '53.1' },
4636             'movietonemap' => { 230 => 0x2ec },
4637             'movietype' => { 229 => 0x1fe, 230 => 0x266, 254 => 0xc55c },
4638             'movievibrationreduction' => { 229 => 0x24e },
4639             'movievibrationreductionsameasphoto' => { 229 => 0x24f },
4640             'movievignettecontrol' => { 229 => 0x23e, 230 => 0x1a0 },
4641             'movievignettecontrolsameasphoto' => { 229 => 0x240 },
4642             'movievrmode' => { 230 => 0x2c8 },
4643             'moviezebrapattern' => { 297 => 0x213 },
4644             'multiburstimageheight' => { 422 => 0x1002 },
4645             'multiburstimagewidth' => { 422 => 0x1001 },
4646             'multiburstmode' => { 422 => 0x1000 },
4647             'multicontrollerwhilemetering' => { 84 => 0x517 },
4648             'multiexposure' => { 68 => 0x1, 322 => 0xb4 },
4649             'multiexposureautogain' => { 231 => 0x3 },
4650             'multiexposurecontrol' => { 68 => 0x2 },
4651             'multiexposuremode' => { 231 => 0x1, 232 => 0x1 },
4652             'multiexposureoverlaymode' => { 232 => 0x3 },
4653             'multiexposureshots' => { 68 => 0x3, 230 => 0x8e, 231 => 0x2, 232 => 0x2 },
4654             'multiframenoisereduction' => { 411 => 0x35, 422 => 0x200b, 427 => 0x15 },
4655             'multiframenreffect' => { 422 => 0x2023 },
4656             'multifunctionlock' => { 84 => 0x70f },
4657             'multipleexposuremode' => { 230 => 0x8c, 303 => 0x101c },
4658             'multipleexposureset' => { 338 => '10.1' },
4659             'multisample' => { 239 => 0x40 },
4660             'multiselector' => { 281 => '9.4', 282 => '10.3', 284 => '10.3', 285 => '10.3', 290 => '27.4', 294 => '10.3', 295 => '10.3' },
4661             'multiselectorliveview' => { 281 => '4.3', 284 => '37.1', 285 => '37.1', 294 => '37.1', 295 => '37.1' },
4662             'multiselectorliveviewmode' => { 249 => 0x18c2 },
4663             'multiselectorplaybackmode' => { 281 => ['13.5','9.2'], 282 => '10.2', 285 => '10.2', 290 => '27.2', 294 => '10.2', 295 => '10.2', 297 => 0xb3 },
4664             'multiselectorshootmode' => { 281 => '9.1', 282 => '10.1', 284 => '10.1', 285 => '10.1', 290 => '27.1', 294 => '10.1', 295 => '10.1', 297 => 0xaf },
4665             'multishot' => { 327 => 0x121 },
4666             'mute' => { 376 => 'player.movie.audio.mute' },
4667             'mycolormode' => { 69 => 0x2 },
4668             'name' => { 382 => 'name', 480 => 'Name', 482 => 'Name' },
4669             'narrator' => { 374 => "\xa9nrt" },
4670             'nationalcatalognumber' => { 496 => 'nationalCatalogNumber' },
4671             'nativedigest' => { 486 => 'NativeDigest', 502 => 'NativeDigest' },
4672             'ndfilter' => { 77 => 0x1c, 299 => 0x204, 389 => 0x1019 },
4673             'near' => { 465 => 'Near' },
4674             'nefbitdepth' => { 227 => 0xe22 },
4675             'nefcompression' => { 227 => 0x93, 228 => 0xa },
4676             'neflinearizationtable' => { 227 => 0x96 },
4677             'negativecachelargepreviewsize' => { 480 => 'NegativeCacheLargePreviewSize', 482 => 'NegativeCacheLargePreviewSize' },
4678             'negativecachemaximumsize' => { 480 => 'NegativeCacheMaximumSize', 482 => 'NegativeCacheMaximumSize' },
4679             'negativecachepath' => { 480 => 'NegativeCachePath', 482 => 'NegativeCachePath' },
4680             'neutraldensityfactor' => { 477 => 'NeutralDensityFactor' },
4681             'neutraldensityfilter' => { 357 => 0x88 },
4682             'neutraloutputhighlightpoint' => { 109 => 0x2f },
4683             'neutraloutputshadowpoint' => { 109 => 0x30 },
4684             'neutralrawcolortone' => { 109 => 0x28 },
4685             'neutralrawcontrast' => { 109 => 0x2a },
4686             'neutralrawhighlight' => { 109 => 0x78 },
4687             'neutralrawhighlightpoint' => { 109 => 0x2d },
4688             'neutralrawlinear' => { 109 => 0x2b },
4689             'neutralrawsaturation' => { 109 => 0x29 },
4690             'neutralrawshadow' => { 109 => 0x81 },
4691             'neutralrawshadowpoint' => { 109 => 0x2e },
4692             'neutralrawsharpness' => { 109 => 0x2c },
4693             'neutralunsharpmaskfineness' => { 109 => 0xa6 },
4694             'neutralunsharpmaskthreshold' => { 109 => 0xa8 },
4695             'neutraunsharpmaskstrength' => { 109 => 0xa4 },
4696             'newrawimagedigest' => { 119 => 0xc7a7 },
4697             'newsphotoversion' => { 133 => 0x0 },
4698             'nickname' => { 504 => 'Nickname' },
4699             'nikoncapturedata' => { 227 => 0xe01 },
4700             'nikoncaptureeditversions' => { 227 => 0xe13 },
4701             'nikoncaptureoffsets' => { 227 => 0xe0e },
4702             'nikoncaptureoutput' => { 227 => 0xe1e },
4703             'nikoncaptureversion' => { 227 => 0xe09 },
4704             'nikoniccprofile' => { 227 => 0xe1d },
4705             'nikonimagesize' => { 246 => '723.1', 247 => '732.1', 257 => 0x2c4 },
4706             'nikonmeteringmode' => { 229 => 0x146, 250 => 0x2ea4, 259 => 0x175e },
4707             'nikonsettings' => { 227 => 0x4e },
4708             'noisefilter' => { 299 => 0x527 },
4709             'noiseprofile' => { 119 => 0xc761 },
4710             'noisereduction' => { 127 => [0x100b,0x100e], 182 => 0xb0, 183 => 0x60, 184 => 0x3f, 227 => 0x95, 274 => 0x753dcbc0, 275 => 0x17, 299 => 0x50a, 304 => 0x103a, 322 => 0x2d, 357 => 0x49, 389 => 0x100f, 391 => 0x2a },
4711             'noisereduction2' => { 303 => 0x1010 },
4712             'noisereductionapplied' => { 119 => 0xc6f7 },
4713             'noisereductionintensity' => { 275 => 0x9 },
4714             'noisereductionmethod' => { 275 => 0x11 },
4715             'noisereductionmode' => { 457 => 0x801e },
4716             'noisereductionparametersatcapture' => { 138 => 0xe73 },
4717             'noisereductionparameterscamera' => { 138 => 0xe72 },
4718             'noisereductionparametershost3mp' => { 138 => 0xe71 },
4719             'noisereductionparametershost6mp' => { 138 => 0xe70 },
4720             'noisereductionparametershostrgb' => { 138 => 0xe6f },
4721             'noisereductionparameterskhufu3mp' => { 138 => 0xe65 },
4722             'noisereductionparameterskhufu6mp' => { 138 => 0xe64 },
4723             'noisereductionparameterskhufurgb' => { 138 => 0xe63 },
4724             'noisereductionparams' => { 327 => 0x1b },
4725             'noisereductionsharpness' => { 275 => 0xd },
4726             'noisereductionstrength' => { 322 => 0xd6 },
4727             'noisereductionvalue' => { 457 => 0x8027 },
4728             'nomemorycard' => { 281 => '22.1', 282 => '4.2', 283 => '0.3', 286 => '2.4', 287 => '3.2', 288 => '3.2', 290 => '33.7', 291 => '3.2', 292 => '0.3', 294 => '4.2', 296 => '4.5' },
4729             'nominalmaxaperture' => { 348 => 0xa },
4730             'nominalminaperture' => { 348 => '10.1' },
4731             'normallinetime' => { 138 => 0x186a },
4732             'normalwhitelevel' => { 41 => 0x32a, 42 => 0x280, 45 => [0x2b8,0x2cf,0x2d3], 46 => 0x569, 47 => 0x1e3, 48 => [0x1fc,0x2dc], 49 => [0x230,0x30e], 50 => 0x31c },
4733             'notes' => { 458 => 'Notes', 475 => 'notes' },
4734             'npages' => { 511 => 'NPages' },
4735             'nullrecord' => { 97 => 0x0 },
4736             'numafpoints' => { 334 => 0x2 },
4737             'number' => { 496 => 'number' },
4738             'numberofbeats' => { 506 => 'numberOfBeats' },
4739             'numberoffocuspoints' => { 284 => '1.3', 285 => '1.3', 288 => '0.2', 289 => '0.3', 291 => '0.3' },
4740             'numfaceelements' => { 127 => 0x4200 },
4741             'numfacepositions' => { 314 => 0x0 },
4742             'numindexentries' => { 133 => 0x54 },
4743             'numwbentries' => { 328 => 0x0, 329 => 0x0 },
4744             'object' => { 496 => 'object' },
4745             'objectattributereference' => { 131 => 0x4 },
4746             'objectcycle' => { 131 => 0x4b, 475 => 'ObjectCycle' },
4747             'objectdescription' => { 495 => 'objectDescription' },
4748             'objectdistance' => { 112 => 0x6, 113 => 0x2022 },
4749             'objectname' => { 131 => 0x5 },
4750             'objectpreviewdata' => { 131 => 0xca },
4751             'objectpreviewfileformat' => { 131 => 0xc8 },
4752             'objectpreviewfileversion' => { 131 => 0xc9 },
4753             'objectsubtype' => { 495 => 'objectSubtype' },
4754             'objecttype' => { 495 => 'objectType' },
4755             'objecttypereference' => { 131 => 0x3 },
4756             'occurrence' => { 118 => 'Occurrence' },
4757             'occurrenceassociatedmedia' => { 118 => [\'Occurrence','OccurrenceAssociatedMedia'] },
4758             'occurrenceassociatedoccurrences' => { 118 => [\'Occurrence','OccurrenceAssociatedOccurrences'] },
4759             'occurrenceassociatedreferences' => { 118 => [\'Occurrence','OccurrenceAssociatedReferences'] },
4760             'occurrenceassociatedsequences' => { 118 => [\'Occurrence','OccurrenceAssociatedSequences'] },
4761             'occurrenceassociatedtaxa' => { 118 => [\'Occurrence','OccurrenceAssociatedTaxa'] },
4762             'occurrencebehavior' => { 118 => [\'Occurrence','OccurrenceBehavior'] },
4763             'occurrencecatalognumber' => { 118 => [\'Occurrence','OccurrenceCatalogNumber'] },
4764             'occurrencedegreeofestablishment' => { 118 => [\'Occurrence','OccurrenceDegreeOfEstablishment'] },
4765             'occurrencedetails' => { 118 => [\'Occurrence','OccurrenceOccurrenceDetails'] },
4766             'occurrencedisposition' => { 118 => [\'Occurrence','OccurrenceDisposition'] },
4767             'occurrenceestablishmentmeans' => { 118 => [\'Occurrence','OccurrenceEstablishmentMeans'] },
4768             'occurrencegeoreferenceverificationstatus' => { 118 => [\'Occurrence','OccurrenceGeoreferenceVerificationStatus'] },
4769             'occurrenceid' => { 118 => [\'Occurrence','OccurrenceOccurrenceID'] },
4770             'occurrenceindividualcount' => { 118 => [\'Occurrence','OccurrenceIndividualCount'] },
4771             'occurrenceindividualid' => { 118 => [\'Occurrence','OccurrenceIndividualID'] },
4772             'occurrencelifestage' => { 118 => [\'Occurrence','OccurrenceLifeStage'] },
4773             'occurrenceorganismquantity' => { 118 => [\'Occurrence','OccurrenceOrganismQuantity'] },
4774             'occurrenceorganismquantitytype' => { 118 => [\'Occurrence','OccurrenceOrganismQuantityType'] },
4775             'occurrenceothercatalognumbers' => { 118 => [\'Occurrence','OccurrenceOtherCatalogNumbers'] },
4776             'occurrencepathway' => { 118 => [\'Occurrence','OccurrencePathway'] },
4777             'occurrencepreparations' => { 118 => [\'Occurrence','OccurrencePreparations'] },
4778             'occurrencepreviousidentifications' => { 118 => [\'Occurrence','OccurrencePreviousIdentifications'] },
4779             'occurrencerecordedby' => { 118 => [\'Occurrence','OccurrenceRecordedBy'] },
4780             'occurrencerecordedbyid' => { 118 => [\'Occurrence','OccurrenceRecordedByID'] },
4781             'occurrencerecordnumber' => { 118 => [\'Occurrence','OccurrenceRecordNumber'] },
4782             'occurrenceremarks' => { 118 => [\'Occurrence','OccurrenceOccurrenceRemarks'] },
4783             'occurrencereproductivecondition' => { 118 => [\'Occurrence','OccurrenceReproductiveCondition'] },
4784             'occurrencesex' => { 118 => [\'Occurrence','OccurrenceSex'] },
4785             'occurrencestatus' => { 118 => [\'Occurrence','OccurrenceOccurrenceStatus'] },
4786             'oecfcolumns' => { 486 => [\'OECF','OECFColumns'] },
4787             'oecfnames' => { 486 => [\'OECF','OECFNames'] },
4788             'oecfrows' => { 486 => [\'OECF','OECFRows'] },
4789             'oecfvalues' => { 486 => [\'OECF','OECFValues'] },
4790             'offsaledate' => { 496 => 'offSaleDate' },
4791             'offsaledatea-platform' => { 496 => [\'offSaleDate','offSaleDateA-platform'] },
4792             'offsaledatedate' => { 496 => [\'offSaleDate','offSaleDateDate'] },
4793             'offsetdacvalue' => { 138 => 0x190a },
4794             'offsetschema' => { 119 => 0xea1d },
4795             'offsettime' => { 119 => 0x9010 },
4796             'offsettimedigitized' => { 119 => 0x9012 },
4797             'offsettimeoriginal' => { 119 => 0x9011 },
4798             'okbutton' => { 291 => '15.1', 296 => '16.1' },
4799             'oldsubfiletype' => { 119 => 0xff },
4800             'olympusimageheight' => { 304 => 0x102f },
4801             'olympusimagewidth' => { 304 => 0x102e },
4802             'omenatcapturestrength' => { 138 => 0xa60 },
4803             'omenautostrength' => { 138 => 0xa5f },
4804             'omenearlystrength' => { 138 => 0xa5e },
4805             'omenfocallengthlimit' => { 138 => 0xa62 },
4806             'omeninitialipfstrength' => { 138 => 0xa5d },
4807             'omensurfaceindex' => { 138 => 0xa64 },
4808             'oneshotafrelease' => { 2 => 0x9 },
4809             'onetouchwb' => { 304 => 0x302 },
4810             'onsaledate' => { 496 => 'onSaleDate' },
4811             'onsaledatea-platform' => { 496 => [\'onSaleDate','onSaleDateA-platform'] },
4812             'onsaledatedate' => { 496 => [\'onSaleDate','onSaleDateDate'] },
4813             'onsaleday' => { 496 => 'onSaleDay' },
4814             'onsaledaya-platform' => { 496 => [\'onSaleDay','onSaleDayA-platform'] },
4815             'onsaledayday' => { 496 => [\'onSaleDay','onSaleDayDay'] },
4816             'opcodelist1' => { 119 => 0xc740 },
4817             'opcodelist2' => { 119 => 0xc741 },
4818             'opcodelist3' => { 119 => 0xc74e },
4819             'opticalzoom' => { 142 => 0xfa3d, 144 => [0x6006,0xf006], 145 => 0x1000, 146 => 0xf, 149 => 0x1e, 151 => 0x20, 152 => 0x1c, 163 => 'OpticalZoom' },
4820             'opticalzoomcode' => { 77 => 0xa },
4821             'opticalzoommode' => { 322 => 0x34 },
4822             'opticalzoomon' => { 398 => 0x219 },
4823             'optionenddate' => { 499 => 'optionEndDate' },
4824             'opto-electricconvfactor' => { 486 => 'OECF' },
4825             'orangehsl' => { 103 => 0x20911 },
4826             'ordernumber' => { 127 => 0x8002 },
4827             'organisationinimagecode' => { 492 => 'OrganisationInImageCode' },
4828             'organisationinimagename' => { 492 => 'OrganisationInImageName' },
4829             'organism' => { 118 => 'Organism' },
4830             'organismassociatedoccurrences' => { 118 => [\'Organism','OrganismAssociatedOccurrences'] },
4831             'organismassociatedorganisms' => { 118 => [\'Organism','OrganismAssociatedOrganisms'] },
4832             'organismid' => { 118 => [\'Organism','OrganismOrganismID'] },
4833             'organismname' => { 118 => [\'Organism','OrganismOrganismName'] },
4834             'organismpreviousidentifications' => { 118 => [\'Organism','OrganismPreviousIdentifications'] },
4835             'organismremarks' => { 118 => [\'Organism','OrganismOrganismRemarks'] },
4836             'organismscope' => { 118 => [\'Organism','OrganismOrganismScope'] },
4837             'organization' => { 496 => 'organization' },
4838             'orientation' => { 119 => 0x112, 327 => 0x112, 495 => 'orientation', 502 => 'Orientation' },
4839             'orientation2' => { 427 => [0x28,0x2e] },
4840             'orientationlinkedaf' => { 2 => 0xe },
4841             'orientationlinkedafpoint' => { 84 => 0x516 },
4842             'originalalbumtitle' => { 179 => 'WM/OriginalAlbumTitle' },
4843             'originalartist' => { 179 => 'WM/OriginalArtist', 374 => "\xa9ope" },
4844             'originalbestqualitysize' => { 119 => 0xc792 },
4845             'originalcreatedatetime' => { 470 => 'OriginalCreateDateTime' },
4846             'originaldecisiondata' => { 114 => 'Canon-OriginalDecisionData' },
4847             'originaldecisiondataoffset' => { 64 => 0x83 },
4848             'originaldefaultcropsize' => { 119 => 0xc793 },
4849             'originaldefaultfinalsize' => { 119 => 0xc791 },
4850             'originaldirectory' => { 319 => 0x408 },
4851             'originaldocumentid' => { 507 => 'OriginalDocumentID' },
4852             'originalfilename' => { 97 => 0x816, 138 => 0x3e9, 150 => 0x20, 319 => 0x407, 470 => 'OriginalFilename' },
4853             'originalimageheight' => { 79 => 0xc, 123 => 0x1 },
4854             'originalimagesize' => { 162 => 'OriginalImageSize' },
4855             'originalimagewidth' => { 79 => 0xb, 123 => 0x0 },
4856             'originallyricist' => { 179 => 'WM/OriginalLyricist' },
4857             'originalrawfiledata' => { 119 => 0xc68c },
4858             'originalrawfiledigest' => { 119 => 0xc71d },
4859             'originalrawfilename' => { 119 => 0xc68b },
4860             'originaltransmissionreference' => { 131 => 0x67 },
4861             'originatingprogram' => { 131 => 0x41, 475 => 'OriginatingProgram' },
4862             'originplatform' => { 496 => 'originPlatform' },
4863             'os' => { 484 => 'os' },
4864             'otherconditions' => { 309 => 'OtherConditions' },
4865             'otherconstraints' => { 309 => 'OtherConstraints' },
4866             'otherimage' => { 114 => 'Exif-OtherImage' },
4867             'otherimageinfo' => { 309 => 'OtherImageInfo' },
4868             'otherimagelength' => { 119 => 0x202 },
4869             'otherimagestart' => { 119 => 0x201 },
4870             'otherlicensedocuments' => { 309 => 'OtherLicenseDocuments' },
4871             'otherlicenseinfo' => { 309 => 'OtherLicenseInfo' },
4872             'otherlicenserequirements' => { 309 => 'OtherLicenseRequirements' },
4873             'outcue' => { 506 => 'outCue' },
4874             'outcuescale' => { 506 => [\'outCue','outCueScale'] },
4875             'outcuevalue' => { 506 => [\'outCue','outCueValue'] },
4876             'outputimageheight' => { 197 => 0x3 },
4877             'outputimagewidth' => { 197 => 0x2 },
4878             'outputlut' => { 322 => 0xa7 },
4879             'outputprofile' => { 138 => 0x138b },
4880             'outputresolution' => { 197 => 0x4 },
4881             'overclockcols' => { 138 => 0x189c },
4882             'overclockrows' => { 138 => 0x18c4 },
4883             'overridelookvignette' => { 480 => 'OverrideLookVignette', 482 => 'OverrideLookVignette' },
4884             'owner' => { 510 => 'Owner' },
4885             'ownerid' => { 131 => 0xbc },
4886             'ownername' => { 15 => 0x10f, 64 => 0x9, 97 => 0x810, 119 => [0xa430,0xfde8], 156 => 'OwnerName', 477 => 'OwnerName', 487 => 'CameraOwnerName' },
4887             'padding' => { 119 => 0xea1c },
4888             'pagecount' => { 496 => 'pageCount' },
4889             'pageimage' => { 504 => [\'PageInfo','PageInfoImage'] },
4890             'pageimageformat' => { 504 => [\'PageInfo','PageInfoFormat'] },
4891             'pageimageheight' => { 504 => [\'PageInfo','PageInfoHeight'] },
4892             'pageimagepagenumber' => { 504 => [\'PageInfo','PageInfoPageNumber'] },
4893             'pageimagewidth' => { 504 => [\'PageInfo','PageInfoWidth'] },
4894             'pageinfo' => { 504 => 'PageInfo' },
4895             'pagename' => { 119 => 0x11d },
4896             'pagenumber' => { 119 => 0x129 },
4897             'pageprogressiondirection' => { 496 => 'pageProgressionDirection' },
4898             'pagerange' => { 496 => 'pageRange' },
4899             'paintbasedcorrectionmasks' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
4900             'paintbasedcorrections' => { 480 => 'PaintBasedCorrections', 482 => 'PaintBasedCorrections' },
4901             'paintcorrectionactive' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
4902             'paintcorrectionamount' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'] },
4903             'paintcorrectionblacks2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'] },
4904             'paintcorrectionbrightness' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'] },
4905             'paintcorrectionclarity' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'] },
4906             'paintcorrectionclarity2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'] },
4907             'paintcorrectioncontrast' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'] },
4908             'paintcorrectioncontrast2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'] },
4909             'paintcorrectioncorrectionname' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'] },
4910             'paintcorrectioncorrectionsyncid' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'] },
4911             'paintcorrectiondefringe' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'] },
4912             'paintcorrectiondehaze' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'] },
4913             'paintcorrectionexposure' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'] },
4914             'paintcorrectionexposure2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'] },
4915             'paintcorrectionhighlights2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'] },
4916             'paintcorrectionhue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'] },
4917             'paintcorrectionluminancenoise' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'] },
4918             'paintcorrectionmaskalpha' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'] },
4919             'paintcorrectionmaskangle' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'] },
4920             'paintcorrectionmaskbottom' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'] },
4921             'paintcorrectionmaskcentervalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'] },
4922             'paintcorrectionmaskcenterweight' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'] },
4923             'paintcorrectionmaskdabs' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'] },
4924             'paintcorrectionmaskfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'] },
4925             'paintcorrectionmaskflipped' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'] },
4926             'paintcorrectionmaskflow' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'] },
4927             'paintcorrectionmaskfullx' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'] },
4928             'paintcorrectionmaskfully' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'] },
4929             'paintcorrectionmaskinputdigest' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'] },
4930             'paintcorrectionmaskleft' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'] },
4931             'paintcorrectionmaskmaskactive' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'] },
4932             'paintcorrectionmaskmaskblendmode' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4933             'paintcorrectionmaskmaskdigest' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'] },
4934             'paintcorrectionmaskmaskinverted' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'] },
4935             'paintcorrectionmaskmaskname' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'] },
4936             'paintcorrectionmaskmasks' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'] },
4937             'paintcorrectionmaskmasksalpha' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'] },
4938             'paintcorrectionmaskmasksangle' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'] },
4939             'paintcorrectionmaskmasksbottom' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'] },
4940             'paintcorrectionmaskmaskscentervalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4941             'paintcorrectionmaskmaskscenterweight' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4942             'paintcorrectionmaskmasksdabs' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'] },
4943             'paintcorrectionmaskmasksfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'] },
4944             'paintcorrectionmaskmasksflipped' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'] },
4945             'paintcorrectionmaskmasksflow' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'] },
4946             'paintcorrectionmaskmasksfullx' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'] },
4947             'paintcorrectionmaskmasksfully' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'] },
4948             'paintcorrectionmaskmasksinputdigest' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4949             'paintcorrectionmaskmasksleft' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'] },
4950             'paintcorrectionmaskmasksmaskactive' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4951             'paintcorrectionmaskmasksmaskblendmode' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4952             'paintcorrectionmaskmasksmaskdigest' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4953             'paintcorrectionmaskmasksmaskinverted' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4954             'paintcorrectionmaskmasksmaskname' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'] },
4955             'paintcorrectionmaskmasksmasksubtype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4956             'paintcorrectionmaskmasksmasksyncid' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4957             'paintcorrectionmaskmasksmaskversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4958             'paintcorrectionmaskmasksmidpoint' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4959             'paintcorrectionmaskmasksorigin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'] },
4960             'paintcorrectionmaskmasksperimetervalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4961             'paintcorrectionmaskmasksradius' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'] },
4962             'paintcorrectionmaskmasksreferencepoint' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4963             'paintcorrectionmaskmasksright' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'] },
4964             'paintcorrectionmaskmasksroundness' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'] },
4965             'paintcorrectionmaskmaskssizex' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'] },
4966             'paintcorrectionmaskmaskssizey' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'] },
4967             'paintcorrectionmaskmaskstop' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'] },
4968             'paintcorrectionmaskmasksubtype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'] },
4969             'paintcorrectionmaskmasksvalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4970             'paintcorrectionmaskmasksversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'] },
4971             'paintcorrectionmaskmaskswhat' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'] },
4972             'paintcorrectionmaskmaskswholeimagearea' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4973             'paintcorrectionmaskmasksx' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'] },
4974             'paintcorrectionmaskmasksy' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'] },
4975             'paintcorrectionmaskmasksyncid' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'] },
4976             'paintcorrectionmaskmaskszerox' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'] },
4977             'paintcorrectionmaskmaskszeroy' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'] },
4978             'paintcorrectionmaskmaskversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'] },
4979             'paintcorrectionmaskmidpoint' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'] },
4980             'paintcorrectionmaskorigin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'] },
4981             'paintcorrectionmaskperimetervalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'] },
4982             'paintcorrectionmaskradius' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'] },
4983             'paintcorrectionmaskrange' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4984             'paintcorrectionmaskrangeareamodels' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4985             'paintcorrectionmaskrangeareamodelscolorsampleinfo' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4986             'paintcorrectionmaskrangeareamodelscomponents' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4987             'paintcorrectionmaskrangecoloramount' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4988             'paintcorrectionmaskrangedepthfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4989             'paintcorrectionmaskrangedepthmax' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4990             'paintcorrectionmaskrangedepthmin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4991             'paintcorrectionmaskrangeinvert' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4992             'paintcorrectionmaskrangelumfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4993             'paintcorrectionmaskrangeluminancedepthsampleinfo' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4994             'paintcorrectionmaskrangelummax' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4995             'paintcorrectionmaskrangelummin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4996             'paintcorrectionmaskrangelumrange' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4997             'paintcorrectionmaskrangesampletype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4998             'paintcorrectionmaskrangetype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4999             'paintcorrectionmaskrangeversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
5000             'paintcorrectionmaskreferencepoint' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'] },
5001             'paintcorrectionmaskright' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'] },
5002             'paintcorrectionmaskroundness' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'] },
5003             'paintcorrectionmasksizex' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'] },
5004             'paintcorrectionmasksizey' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'] },
5005             'paintcorrectionmasktop' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'] },
5006             'paintcorrectionmaskvalue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'] },
5007             'paintcorrectionmaskversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'] },
5008             'paintcorrectionmaskwhat' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'] },
5009             'paintcorrectionmaskwholeimagearea' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'] },
5010             'paintcorrectionmaskx' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'] },
5011             'paintcorrectionmasky' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'] },
5012             'paintcorrectionmaskzerox' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'] },
5013             'paintcorrectionmaskzeroy' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'] },
5014             'paintcorrectionmoire' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'] },
5015             'paintcorrectionrangemask' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'] },
5016             'paintcorrectionrangemaskareamodels' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'] },
5017             'paintcorrectionrangemaskareamodelscolorsampleinfo' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5018             'paintcorrectionrangemaskareamodelscomponents' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
5019             'paintcorrectionrangemaskcoloramount' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'] },
5020             'paintcorrectionrangemaskdepthfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
5021             'paintcorrectionrangemaskdepthmax' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'] },
5022             'paintcorrectionrangemaskdepthmin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'] },
5023             'paintcorrectionrangemaskinvert' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'] },
5024             'paintcorrectionrangemasklumfeather' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'] },
5025             'paintcorrectionrangemaskluminancedepthsampleinfo' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5026             'paintcorrectionrangemasklummax' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'] },
5027             'paintcorrectionrangemasklummin' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'] },
5028             'paintcorrectionrangemasklumrange' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'] },
5029             'paintcorrectionrangemasksampletype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'] },
5030             'paintcorrectionrangemasktype' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'] },
5031             'paintcorrectionrangemaskversion' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'] },
5032             'paintcorrectionsaturation' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'] },
5033             'paintcorrectionshadows2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'] },
5034             'paintcorrectionsharpness' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'] },
5035             'paintcorrectiontemperature' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'] },
5036             'paintcorrectiontexture' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'] },
5037             'paintcorrectiontint' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'] },
5038             'paintcorrectiontoninghue' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'] },
5039             'paintcorrectiontoningsaturation' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'] },
5040             'paintcorrectionwhat' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'] },
5041             'paintcorrectionwhites2012' => { 480 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'], 482 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'] },
5042             'panasonicdatetime' => { 325 => 0x0 },
5043             'panasonicexifversion' => { 322 => 0x26 },
5044             'panasonicimageheight' => { 322 => 0x4c },
5045             'panasonicimagewidth' => { 322 => 0x4b },
5046             'panasonicrawversion' => { 327 => 0x1 },
5047             'panasonictitle' => { 119 => 0xc6d2 },
5048             'panasonictitle2' => { 119 => 0xc6d3 },
5049             'panoramaangle' => { 127 => 0x1153 },
5050             'panoramacropbottom' => { 428 => 0x7 },
5051             'panoramacropleft' => { 428 => 0x4 },
5052             'panoramacropright' => { 428 => 0x6 },
5053             'panoramacroptop' => { 428 => 0x5 },
5054             'panoramadirection' => { 72 => 0x5, 127 => 0x1154, 428 => 0x3 },
5055             'panoramaframeheight' => { 428 => 0x9 },
5056             'panoramaframenumber' => { 72 => 0x2 },
5057             'panoramaframewidth' => { 428 => 0x8 },
5058             'panoramafullheight' => { 428 => 0x2 },
5059             'panoramafullwidth' => { 428 => 0x1 },
5060             'panoramamode' => { 140 => 0x3c, 299 => 0x601 },
5061             'panoramasize3d' => { 411 => 0x38 },
5062             'panoramasourceheight' => { 428 => 0xb },
5063             'panoramasourcewidth' => { 428 => 0xa },
5064             'panoramicstitchcameramotion' => { 176 => 'PanoramicStitchCameraMotion', 177 => 0x1 },
5065             'panoramicstitchmaptype' => { 176 => 'PanoramicStitchMapType', 177 => 0x2 },
5066             'panoramicstitchphi0' => { 176 => 'PanoramicStitchPhi0', 177 => 0x5 },
5067             'panoramicstitchphi1' => { 176 => 'PanoramicStitchPhi1', 177 => 0x6 },
5068             'panoramicstitchtheta0' => { 176 => 'PanoramicStitchTheta0', 177 => 0x3 },
5069             'panoramicstitchtheta1' => { 176 => 'PanoramicStitchTheta1', 177 => 0x4 },
5070             'panoramicstitchversion' => { 177 => 0x0 },
5071             'pantry' => { 507 => 'Pantry' },
5072             'pantryinstanceid' => { 507 => [\'Pantry','PantryInstanceID'] },
5073             'parallax' => { 127 => 0xb211, 298 => 0x28 },
5074             'parametricdarks' => { 480 => 'ParametricDarks', 482 => 'ParametricDarks' },
5075             'parametrichighlights' => { 480 => 'ParametricHighlights', 482 => 'ParametricHighlights' },
5076             'parametrichighlightsplit' => { 480 => 'ParametricHighlightSplit', 482 => 'ParametricHighlightSplit' },
5077             'parametriclights' => { 480 => 'ParametricLights', 482 => 'ParametricLights' },
5078             'parametricmidtonesplit' => { 480 => 'ParametricMidtoneSplit', 482 => 'ParametricMidtoneSplit' },
5079             'parametricshadows' => { 480 => 'ParametricShadows', 482 => 'ParametricShadows' },
5080             'parametricshadowsplit' => { 480 => 'ParametricShadowSplit', 482 => 'ParametricShadowSplit' },
5081             'parentalrating' => { 179 => 'WM/ParentalRating' },
5082             'parentid' => { 492 => 'parentId' },
5083             'parentmediaeventid' => { 470 => 'ParentMediaEventID' },
5084             'parentmeid' => { 470 => 'ParentMEID' },
5085             'parentproductid' => { 374 => '@ppi' },
5086             'parentreference1' => { 490 => [\'TagStructure','TagStructureParentReference'] },
5087             'parentreference2' => { 490 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5088             'parentreference3' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5089             'parentreference4' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5090             'parentreference5' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5091             'parentreference6' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5092             'parentshorttitle' => { 374 => '@PST' },
5093             'parenttitle' => { 374 => '@pti' },
5094             'partialactivecols1' => { 138 => 0x17e8 },
5095             'partialactivecols2' => { 138 => 0x17f2 },
5096             'partialactiverows1' => { 138 => 0x17fc },
5097             'partialactiverows2' => { 138 => 0x1806 },
5098             'partofcompilation' => { 506 => 'partOfCompilation' },
5099             'patientbirthdate' => { 459 => 'PatientDOB' },
5100             'patientid' => { 459 => 'PatientID' },
5101             'patientname' => { 459 => 'PatientName' },
5102             'patientsex' => { 459 => 'PatientSex' },
5103             'patternareaheight' => { 138 => 0x963 },
5104             'patternareawidth' => { 138 => 0x962 },
5105             'patterncorrectionfactorscale' => { 138 => 0x969 },
5106             'patterncropcols1' => { 138 => 0x96c },
5107             'patterncropcols2' => { 138 => 0x96d },
5108             'patterncroprows1' => { 138 => 0x96a },
5109             'patterncroprows2' => { 138 => 0x96b },
5110             'patternimagerheight' => { 138 => 0x961 },
5111             'patternimagerwidth' => { 138 => 0x960 },
5112             'patternx' => { 138 => 0x966 },
5113             'patterny' => { 138 => 0x967 },
5114             'pdfversion' => { 493 => 'PDFVersion' },
5115             'pentaximagesize' => { 357 => 0x9 },
5116             'pentaxmodelid' => { 337 => 0x0, 357 => 0x5 },
5117             'pentaxmodeltype' => { 357 => 0x1 },
5118             'pentaxversion' => { 357 => 0x0 },
5119             'people' => { 461 => 'People', 473 => 'People' },
5120             'perchannelblacklevel' => { 41 => 0x157, 42 => 0x16b, 44 => 0xc4, 45 => [0x2b4,0x2cb,0x2cf], 46 => [0x108,0x14d], 47 => 0x1df, 48 => [0x1f8,0x2d8], 49 => [0x22c,0x30a], 50 => 0x149 },
5121             'performer' => { 374 => 'perf', 382 => 'perf' },
5122             'performerkeywords' => { 382 => "\xa9prk" },
5123             'performers' => { 382 => "\xa9prf" },
5124             'performerurl' => { 382 => "\xa9prl" },
5125             'period' => { 179 => 'WM/Period' },
5126             'peripheralillumcentralradius' => { 457 => 0x8030 },
5127             'peripheralillumcentralvalue' => { 457 => 0x8031 },
5128             'peripheralillumination' => { 103 => 0x20702, 109 => 0x68 },
5129             'peripheralilluminationcorr' => { 62 => 0x1, 347 => 0x2 },
5130             'peripheralilluminationon' => { 103 => '0x20702.0', 109 => 0x64 },
5131             'peripheralillumperiphvalue' => { 457 => 0x8032 },
5132             'peripherallighting' => { 79 => 0x2, 127 => 0x3804 },
5133             'peripherallightingsetting' => { 80 => 0x5 },
5134             'peripherallightingvalue' => { 79 => 0x6 },
5135             'permissions' => { 499 => 'permissions' },
5136             'permits' => { 478 => 'permits' },
5137             'person' => { 496 => 'person' },
5138             'personality' => { 470 => 'Personality' },
5139             'personheard' => { 492 => 'PersonHeard' },
5140             'personheardidentifier' => { 492 => [\'PersonHeard','PersonHeardIdentifier'] },
5141             'personheardname' => { 492 => [\'PersonHeard','PersonHeardName'] },
5142             'personinimage' => { 492 => 'PersonInImage' },
5143             'personinimagecharacteristic' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5144             'personinimagecvtermcvid' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5145             'personinimagecvtermid' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5146             'personinimagecvtermname' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5147             'personinimagecvtermrefinedabout' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5148             'personinimagedescription' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5149             'personinimageid' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5150             'personinimagename' => { 492 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5151             'personinimagewdetails' => { 492 => 'PersonInImageWDetails' },
5152             'perspectiveaspect' => { 480 => 'PerspectiveAspect', 482 => 'PerspectiveAspect' },
5153             'perspectivehorizontal' => { 480 => 'PerspectiveHorizontal', 482 => 'PerspectiveHorizontal' },
5154             'perspectiverotate' => { 480 => 'PerspectiveRotate', 482 => 'PerspectiveRotate' },
5155             'perspectivescale' => { 480 => 'PerspectiveScale', 482 => 'PerspectiveScale' },
5156             'perspectiveupright' => { 480 => 'PerspectiveUpright', 482 => 'PerspectiveUpright' },
5157             'perspectivevertical' => { 480 => 'PerspectiveVertical', 482 => 'PerspectiveVertical' },
5158             'perspectivex' => { 480 => 'PerspectiveX', 482 => 'PerspectiveX' },
5159             'perspectivey' => { 480 => 'PerspectiveY', 482 => 'PerspectiveY' },
5160             'pf0customfuncregistration' => { 92 => 0x1 },
5161             'pf10retainprogramshift' => { 92 => 0xb },
5162             'pf13drivepriority' => { 92 => 0xe },
5163             'pf14disablefocussearch' => { 92 => 0xf },
5164             'pf15disableafassistbeam' => { 92 => 0x10 },
5165             'pf16autofocuspointshoot' => { 92 => 0x11 },
5166             'pf17disableafpointsel' => { 92 => 0x12 },
5167             'pf18enableautoafpointsel' => { 92 => 0x13 },
5168             'pf19continuousshootspeed' => { 92 => 0x14 },
5169             'pf19shootingspeedhigh' => { 91 => 0xa },
5170             'pf19shootingspeedlow' => { 91 => 0x9 },
5171             'pf1disableshootingmodes' => { 92 => 0x2 },
5172             'pf1value' => { 91 => 0x1 },
5173             'pf20limitcontinousshots' => { 92 => 0x15 },
5174             'pf20maxcontinousshots' => { 91 => 0xb },
5175             'pf21enablequietoperation' => { 92 => 0x16 },
5176             'pf23felocktime' => { 91 => 0xd },
5177             'pf23postreleasetime' => { 91 => 0xe },
5178             'pf23settimerlengths' => { 92 => 0x18 },
5179             'pf23shutterbuttontime' => { 91 => 0xc },
5180             'pf24lightlcdduringbulb' => { 92 => 0x19 },
5181             'pf25aemode' => { 91 => 0xf },
5182             'pf25afmode' => { 91 => 0x12 },
5183             'pf25afpointsel' => { 91 => 0x13 },
5184             'pf25colormatrix' => { 91 => 0x17 },
5185             'pf25defaultclearsettings' => { 92 => 0x1a },
5186             'pf25drivemode' => { 91 => 0x11 },
5187             'pf25imagesize' => { 91 => 0x14 },
5188             'pf25meteringmode' => { 91 => 0x10 },
5189             'pf25parameters' => { 91 => 0x16 },
5190             'pf25wbmode' => { 91 => 0x15 },
5191             'pf26shortenreleaselag' => { 92 => 0x1b },
5192             'pf27reversedialrotation' => { 92 => 0x1c },
5193             'pf27value' => { 91 => 0x18 },
5194             'pf28noquickdialexpcomp' => { 92 => 0x1d },
5195             'pf29quickdialswitchoff' => { 92 => 0x1e },
5196             'pf2disablemeteringmodes' => { 92 => 0x3 },
5197             'pf2value' => { 91 => 0x2 },
5198             'pf30enlargementmode' => { 92 => 0x1f },
5199             'pf31originaldecisiondata' => { 92 => 0x20 },
5200             'pf3manualexposuremetering' => { 92 => 0x4 },
5201             'pf3value' => { 91 => 0x3 },
5202             'pf4exposuretimelimits' => { 92 => 0x5 },
5203             'pf4exposuretimemax' => { 91 => 0x5 },
5204             'pf4exposuretimemin' => { 91 => 0x4 },
5205             'pf5aperturelimits' => { 92 => 0x6 },
5206             'pf5aperturemax' => { 91 => 0x7 },
5207             'pf5aperturemin' => { 91 => 0x6 },
5208             'pf6presetshootingmodes' => { 92 => 0x7 },
5209             'pf7bracketcontinuousshoot' => { 92 => 0x8 },
5210             'pf8bracketshots' => { 91 => 0x8 },
5211             'pf8setbracketshots' => { 92 => 0x9 },
5212             'pf9changebracketsequence' => { 92 => 0xa },
5213             'phasedetectaf' => { 193 => 0x6 },
5214             'phonenumber' => { 157 => 'Phone' },
5215             'photoeffect' => { 34 => 0x28 },
5216             'photoeffecthistoryxml' => { 274 => 0xe9651831 },
5217             'photoeffects' => { 274 => 0xab5eca5e },
5218             'photoeffectsblue' => { 276 => 0x8 },
5219             'photoeffectsgreen' => { 276 => 0x6 },
5220             'photoeffectsred' => { 276 => 0x4 },
5221             'photoeffectstype' => { 276 => 0x0 },
5222             'photographicsensitivity' => { 487 => 'PhotographicSensitivity' },
5223             'photoinfoplayback' => { 281 => '17.6', 290 => '33.6' },
5224             'photometricinterpretation' => { 119 => 0x106, 502 => 'PhotometricInterpretation' },
5225             'photoshootingmenubank' => { 230 => 0x112, 250 => 0xe7d, 260 => 0xfbd },
5226             'photoshootingmenubankimagearea' => { 230 => 0x134, 250 => '3716.1', 260 => 0x791 },
5227             'photoshopbgrthumbnail' => { 371 => 0x409 },
5228             'photoshopquality' => { 370 => 0x0 },
5229             'photoshopthumbnail' => { 371 => 0x40c },
5230             'photostyle' => { 322 => 0x89 },
5231             'picasawebgphotoid' => { 485 => 'picasawebGPhotoId' },
5232             'picklabel' => { 485 => 'PickLabel' },
5233             'pictinfo' => { 398 => 0x208 },
5234             'picturecontrol' => { 274 => 0xe2173c47 },
5235             'picturecontrolactive' => { 277 => 0x0 },
5236             'picturecontroladjust' => { 233 => 0x30, 234 => 0x30, 235 => 0x36 },
5237             'picturecontrolbase' => { 233 => 0x18, 234 => 0x18, 235 => 0x1c },
5238             'picturecontroldata' => { 227 => [0xbd,0x23] },
5239             'picturecontrolmode' => { 277 => 0x13 },
5240             'picturecontrolname' => { 233 => 0x4, 234 => 0x4, 235 => 0x8 },
5241             'picturecontrolquickadjust' => { 233 => 0x31, 234 => 0x31, 235 => 0x37 },
5242             'pictureeffect' => { 422 => 0x200e },
5243             'pictureeffect2' => { 431 => 0x1163, 432 => 0x1167, 433 => 0x1143, 434 => 0x11bf, 435 => 0x119b, 436 => 0x1053, 437 => 0x24b, 438 => 0x24b, 439 => 0x23c, 453 => 0x46 },
5244             'picturefinish' => { 182 => 0x71 },
5245             'picturemode' => { 127 => 0x1031, 299 => 0x520, 357 => [0xb,0x33], 399 => 0x3d },
5246             'picturemode2' => { 338 => 0x0 },
5247             'picturemodebwfilter' => { 299 => 0x525 },
5248             'picturemodecontrast' => { 299 => 0x523 },
5249             'picturemodeeffect' => { 299 => 0x52d },
5250             'picturemodehue' => { 299 => 0x522 },
5251             'picturemodesaturation' => { 299 => 0x521 },
5252             'picturemodesharpness' => { 299 => 0x524 },
5253             'picturemodetone' => { 299 => 0x526 },
5254             'pictureprofile' => { 431 => [0x115e,0x115f], 432 => [0x1162,0x1163], 433 => [0x113e,0x113f], 434 => [0x11ba,0x11bb], 435 => [0x1196,0x1197], 436 => [0x104e,0x104f], 437 => [0x246,0x247], 438 => [0x246,0x247], 439 => [0x237,0x238] },
5255             '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, 74 => 0xa, 103 => 0x20301, 109 => 0x2 },
5256             'picturestylepc' => { 64 => 0x4009 },
5257             'picturestyleuserdef' => { 64 => 0x4008 },
5258             'picturewizard' => { 396 => 0x21 },
5259             'picturewizardcolor' => { 395 => 0x1 },
5260             'picturewizardcontrast' => { 395 => 0x4 },
5261             'picturewizardmode' => { 395 => 0x0 },
5262             'picturewizardsaturation' => { 395 => 0x2 },
5263             'picturewizardsharpness' => { 395 => 0x3 },
5264             'pipelineversion' => { 176 => 'PipelineVersion' },
5265             'pitch' => { 115 => 0x6, 282 => '4.1', 294 => '4.1', 382 => ['ptch',"\xa9fpt"] },
5266             'pitchangle' => { 249 => 0x350f, 250 => 0x2c28, 254 => 0xc21e, 259 => 0x36f8, 260 => 0x2eff, 262 => 0xce36, 263 => 0xeaef, 299 => 0x904, 322 => 0x91, 356 => 0x2, 394 => 0x1 },
5267             'pitchshift' => { 376 => 'player.movie.audio.pitchshift' },
5268             'pixelaspectratio' => { 375 => 'pasp' },
5269             'pixelclockfrequency' => { 138 => 0x40b },
5270             'pixelcorrectionoffset' => { 138 => 0x972 },
5271             'pixelcorrectionscale' => { 138 => 0x971 },
5272             'pixelscale' => { 119 => 0x830e },
5273             'pixelshiftinfo' => { 422 => 0x202f },
5274             'pixelshiftoffset' => { 127 => 0x1106 },
5275             'pixelshiftresolution' => { 358 => 0x0 },
5276             'pixelshiftshots' => { 127 => 0x1105 },
5277             'pixelsperunitx' => { 311 => 0x0 },
5278             'pixelsperunity' => { 311 => 0x4 },
5279             'pixelunits' => { 311 => 0x8 },
5280             'planarconfiguration' => { 119 => 0x11c, 502 => 'PlanarConfiguration' },
5281             'plane' => { 460 => [\'Planes','PlanesPlane'] },
5282             'planeboundary' => { 460 => [\'Planes','PlanesPlaneBoundary'] },
5283             'planeboundaryvertexcount' => { 460 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
5284             'planeextentx' => { 460 => [\'Planes','PlanesPlaneExtentX'] },
5285             'planeextentz' => { 460 => [\'Planes','PlanesPlaneExtentZ'] },
5286             'planepose' => { 460 => [\'Planes','PlanesPlanePose'] },
5287             'planeposepositionx' => { 460 => [\'Planes','PlanesPlanePosePositionX'] },
5288             'planeposepositiony' => { 460 => [\'Planes','PlanesPlanePosePositionY'] },
5289             'planeposepositionz' => { 460 => [\'Planes','PlanesPlanePosePositionZ'] },
5290             'planeposerotationw' => { 460 => [\'Planes','PlanesPlanePoseRotationW'] },
5291             'planeposerotationx' => { 460 => [\'Planes','PlanesPlanePoseRotationX'] },
5292             'planeposerotationy' => { 460 => [\'Planes','PlanesPlanePoseRotationY'] },
5293             'planeposerotationz' => { 460 => [\'Planes','PlanesPlanePoseRotationZ'] },
5294             'planeposetimestamp' => { 460 => [\'Planes','PlanesPlanePoseTimestamp'] },
5295             'planes' => { 460 => 'Planes' },
5296             'planningref' => { 492 => 'PlanningRef' },
5297             'planningrefidentifier' => { 492 => [\'PlanningRef','PlanningRefIdentifier'] },
5298             'planningrefname' => { 492 => [\'PlanningRef','PlanningRefName'] },
5299             'planningrefrole' => { 492 => [\'PlanningRef','PlanningRefRole'] },
5300             'platenames' => { 511 => 'PlateNames' },
5301             'platform' => { 496 => 'platform' },
5302             'playallframes' => { 382 => 'AllF' },
5303             'playbackflickdown' => { 297 => 0x159 },
5304             'playbackflickup' => { 297 => 0x155 },
5305             'playbackmenustime' => { 286 => '20.1', 287 => '21.1', 288 => '21.1' },
5306             'playbackmonitorofftime' => { 281 => '25.2', 282 => '36.1', 284 => '36.1', 285 => '36.1', 289 => '35.1', 290 => '8.1', 291 => '35.1', 294 => '36.1', 295 => '36.1', 296 => '21.1', 297 => 0x33 },
5307             'playbackzoom' => { 282 => '37.1' },
5308             'playdisplay' => { 184 => 0x4e },
5309             'playerversion' => { 376 => 'player.version' },
5310             'playgap' => { 374 => 'pgap' },
5311             'playlistid' => { 374 => 'plID' },
5312             'playmode' => { 382 => 'SDLN' },
5313             'playselection' => { 382 => 'SelO' },
5314             'plusversion' => { 309 => 'Version' },
5315             'pmversion' => { 369 => 'PMVersion' },
5316             'pngwarning' => { 312 => 'Warning' },
5317             'podcast' => { 374 => 'pcst' },
5318             'podcasturl' => { 374 => 'purl' },
5319             'poilevel' => { 226 => 0x8 },
5320             'portraitimpressionbalance' => { 262 => 0x7fa0 },
5321             'portraitnote' => { 463 => 'PortraitNote' },
5322             'portraitoutputhighlightpoint' => { 109 => 0x1d },
5323             'portraitoutputshadowpoint' => { 109 => 0x1e },
5324             'portraitrawcolortone' => { 109 => 0x16 },
5325             'portraitrawcontrast' => { 109 => 0x18 },
5326             'portraitrawhighlight' => { 109 => 0x76 },
5327             'portraitrawhighlightpoint' => { 109 => 0x1b },
5328             'portraitrawlinear' => { 109 => 0x19 },
5329             'portraitrawsaturation' => { 109 => 0x17 },
5330             'portraitrawshadow' => { 109 => 0x7f },
5331             'portraitrawshadowpoint' => { 109 => 0x1c },
5332             'portraitrawsharpness' => { 109 => 0x1a },
5333             'portraitrefiner' => { 113 => 0x302b },
5334             'portraitrequest' => { 463 => 'PortraitRequest' },
5335             'portraitunsharpmaskfineness' => { 109 => 0x9a },
5336             'portraitunsharpmaskstrength' => { 109 => 0x98 },
5337             'portraitunsharpmaskthreshold' => { 109 => 0x9c },
5338             'portraitversion' => { 463 => 'PortraitVersion' },
5339             'pose' => { 460 => 'Pose' },
5340             'poseheadingdegrees' => { 468 => 'PoseHeadingDegrees' },
5341             'posepitchdegrees' => { 468 => 'PosePitchDegrees' },
5342             'posepositionx' => { 460 => [\'Pose','PosePositionX'] },
5343             'posepositiony' => { 460 => [\'Pose','PosePositionY'] },
5344             'posepositionz' => { 460 => [\'Pose','PosePositionZ'] },
5345             'poserolldegrees' => { 468 => 'PoseRollDegrees' },
5346             'poserotationw' => { 460 => [\'Pose','PoseRotationW'] },
5347             'poserotationx' => { 460 => [\'Pose','PoseRotationX'] },
5348             'poserotationy' => { 460 => [\'Pose','PoseRotationY'] },
5349             'poserotationz' => { 460 => [\'Pose','PoseRotationZ'] },
5350             'posetimestamp' => { 460 => [\'Pose','PoseTimestamp'] },
5351             'positiondescriptor' => { 495 => 'positionDescriptor' },
5352             'postalcode' => { 161 => 'PostalCode' },
5353             'postcropvignetteamount' => { 480 => 'PostCropVignetteAmount', 482 => 'PostCropVignetteAmount' },
5354             'postcropvignettefeather' => { 480 => 'PostCropVignetteFeather', 482 => 'PostCropVignetteFeather' },
5355             'postcropvignettehighlightcontrast' => { 480 => 'PostCropVignetteHighlightContrast', 482 => 'PostCropVignetteHighlightContrast' },
5356             'postcropvignettemidpoint' => { 480 => 'PostCropVignetteMidpoint', 482 => 'PostCropVignetteMidpoint' },
5357             'postcropvignetteroundness' => { 480 => 'PostCropVignetteRoundness', 482 => 'PostCropVignetteRoundness' },
5358             'postcropvignettestyle' => { 480 => 'PostCropVignetteStyle', 482 => 'PostCropVignetteStyle' },
5359             'postfocusmerging' => { 322 => 0xbf },
5360             'potentialface1position' => { 419 => 0xb },
5361             'potentialface2position' => { 419 => 0x15 },
5362             'potentialface3position' => { 419 => 0x1f },
5363             'potentialface4position' => { 419 => 0x29 },
5364             'potentialface5position' => { 419 => 0x33 },
5365             'potentialface6position' => { 419 => 0x3d },
5366             'potentialface7position' => { 419 => 0x47 },
5367             'potentialface8position' => { 419 => 0x51 },
5368             'powersource' => { 336 => '0.1' },
5369             'poweruptime' => { 227 => 0xb6 },
5370             'preaf' => { 126 => '0.2' },
5371             'precaptureframes' => { 304 => 0x300 },
5372             'predictor' => { 119 => 0x13d },
5373             'preflashreturnstrength' => { 247 => 0x28a },
5374             'prefs' => { 131 => 0xdd, 369 => 'Prefs' },
5375             'prereadfastresetcount' => { 138 => 0x187e },
5376             'preservedfilename' => { 507 => 'PreservedFileName' },
5377             'preservedspecimen' => { 118 => 'PreservedSpecimen' },
5378             'preservedspecimenmaterialsampleid' => { 118 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5379             'presettype' => { 480 => 'PresetType', 482 => 'PresetType' },
5380             'presetwhitebalance' => { 184 => 0x24, 457 => 0x8002 },
5381             'presetwhitebalanceadj' => { 457 => 0x8014 },
5382             'pressure' => { 119 => 0x9402, 487 => 'Pressure' },
5383             'previewapplicationname' => { 119 => 0xc716 },
5384             'previewapplicationversion' => { 119 => 0xc717 },
5385             'previewbutton' => { 281 => ['14.1','15.1'], 282 => '15.1', 284 => '15.1', 285 => '15.1', 290 => '29.1', 291 => '14.1', 294 => '15.1', 295 => '15.1' },
5386             'previewbuttonplusdials' => { 281 => ['14.2','15.2'], 282 => '15.2', 284 => '43.1', 285 => '43.1', 290 => '31.2', 294 => '43.1', 295 => '43.1' },
5387             'previewcolorspace' => { 119 => 0xc71a },
5388             'previewcropbottom' => { 368 => 0xef },
5389             'previewcropleft' => { 368 => 0xec },
5390             'previewcropright' => { 368 => 0xee },
5391             'previewcroptop' => { 368 => 0xed },
5392             'previewdate' => { 380 => 0x0 },
5393             'previewdatetime' => { 119 => 0xc71b },
5394             'previewimage' => { 113 => 0x2000, 114 => 'Exif-PreviewImage', 120 => 'PreviewImage', 122 => 0x4, 166 => 'data', 186 => 0x81, 304 => 0x280, 320 => 0x300, 382 => 'mcvr', 422 => 0x2001 },
5395             'previewimageborders' => { 357 => 0x3e },
5396             'previewimageheight' => { 73 => 0x4, 142 => 0xfa58 },
5397             'previewimagelength' => { 73 => 0x2, 113 => 0x3, 119 => [0x117,0x202], 186 => 0x89, 236 => 0x202, 299 => 0x102, 304 => 0x1037, 357 => 0x3, 388 => 0x1e, 393 => 0x3, 399 => [0x1b,0x1d], 412 => 0x202 },
5398             'previewimagename' => { 166 => '1Name' },
5399             'previewimagesize' => { 113 => 0x2, 147 => 0x2, 166 => 'ImageSize', 357 => 0x2, 399 => [0x1c,0x1e], 422 => 0xb02c, 457 => 0x9012 },
5400             'previewimagestart' => { 73 => 0x5, 113 => 0x4, 119 => [0x111,0x201], 186 => 0x88, 236 => 0x201, 299 => 0x101, 304 => 0x1036, 357 => 0x4, 388 => 0x1c, 393 => 0x2, 399 => [0x1a,0x1c], 412 => 0x201 },
5401             'previewimagetype' => { 166 => '0Type' },
5402             'previewimagevalid' => { 299 => 0x100, 304 => 0x1035 },
5403             'previewimagewidth' => { 73 => 0x3, 142 => 0xfa57 },
5404             'previewquality' => { 73 => 0x1 },
5405             'previewsettingsdigest' => { 119 => 0xc719 },
5406             'previewsettingsname' => { 119 => 0xc718 },
5407             'primaryafpoint' => { 193 => [0x38,0x44,0x7,0x8] },
5408             'primarychromaticities' => { 119 => 0x13f, 502 => 'PrimaryChromaticities' },
5409             'primaryftp' => { 470 => 'PrimaryFTP' },
5410             'primaryslot' => { 250 => 0xe7f, 260 => 0xfbf },
5411             'printim' => { 119 => 0xc4a5 },
5412             'prioritysetinawb' => { 422 => 0x202b },
5413             'prioritysetupshutterrelease' => { 184 => 0x1d, 409 => 0x28 },
5414             'privatertkinfo' => { 472 => 'privateRTKInfo' },
5415             'processbordercolsleft' => { 138 => 0xc61 },
5416             'processbordercolsright' => { 138 => 0xc62 },
5417             'processborderrowsbottom' => { 138 => 0xc64 },
5418             'processborderrowstop' => { 138 => 0xc63 },
5419             'processingsoftware' => { 119 => 0xb },
5420             'processversion' => { 480 => 'ProcessVersion', 482 => 'ProcessVersion' },
5421             'producer' => { 179 => 'WM/Producer', 308 => 'Producer', 374 => "\xa9prd", 376 => 'producer', 382 => "\xa9prd", 493 => 'Producer' },
5422             'producerkeywords' => { 382 => "\xa9pdk" },
5423             'productcode' => { 496 => 'productCode' },
5424             'productid' => { 132 => 0x32, 374 => 'prID', 495 => 'productID' },
5425             'productidtype' => { 495 => 'productIDType' },
5426             'productinimage' => { 492 => 'ProductInImage' },
5427             'productinimagedescription' => { 492 => [\'ProductInImage','ProductInImageProductDescription'] },
5428             'productinimagegtin' => { 492 => [\'ProductInImage','ProductInImageProductGTIN'] },
5429             'productinimagename' => { 492 => [\'ProductInImage','ProductInImageProductName'] },
5430             'productinimageproductid' => { 492 => [\'ProductInImage','ProductInImageProductId'] },
5431             'productioncode' => { 337 => 0x2 },
5432             'productorserviceconstraints' => { 309 => 'ProductOrServiceConstraints' },
5433             'productversion' => { 374 => 'VERS' },
5434             'profession' => { 496 => 'profession' },
5435             'profile' => { 460 => [\'Profiles','ProfilesProfile'] },
5436             'profilecalibrationsig' => { 119 => 0xc6f4 },
5437             'profilecameraindices' => { 460 => [\'Profiles','ProfilesProfileCameraIndices'] },
5438             'profilecopyright' => { 119 => 0xc6fe },
5439             'profileembedpolicy' => { 119 => 0xc6fd },
5440             'profilegaintablemap' => { 119 => 0xcd2d },
5441             'profilehuesatmapdata1' => { 119 => 0xc6fa },
5442             'profilehuesatmapdata2' => { 119 => 0xc6fb },
5443             'profilehuesatmapdata3' => { 119 => 0xcd39 },
5444             'profilehuesatmapdims' => { 119 => 0xc6f9 },
5445             'profilehuesatmapencoding' => { 119 => 0xc7a3 },
5446             'profilelooktabledata' => { 119 => 0xc726 },
5447             'profilelooktabledims' => { 119 => 0xc725 },
5448             'profilelooktableencoding' => { 119 => 0xc7a4 },
5449             'profilename' => { 119 => 0xc6f8, 310 => 'iCCP-name' },
5450             'profiles' => { 460 => 'Profiles' },
5451             'profiletonecurve' => { 119 => 0xc6fc },
5452             'profiletype' => { 460 => [\'Profiles','ProfilesProfileType'] },
5453             'programiso' => { 322 => 0x3c },
5454             'programline' => { 338 => '1.1' },
5455             'programmode' => { 189 => 0x5 },
5456             'programshift' => { 227 => 0xd },
5457             'programversion' => { 131 => 0x46 },
5458             'prohibits' => { 478 => 'prohibits' },
5459             'projectiontype' => { 468 => 'ProjectionType', 469 => 'ProjectionType' },
5460             'projectname' => { 506 => 'projectName' },
5461             'projectref' => { 506 => 'projectRef' },
5462             'projectrefpath' => { 506 => [\'projectRef','projectRefPath'] },
5463             'projectreftype' => { 506 => [\'projectRef','projectRefType'] },
5464             'promotionurl' => { 179 => 'WM/PromotionURL' },
5465             'propertyreleaseid' => { 309 => 'PropertyReleaseID' },
5466             'propertyreleasestatus' => { 309 => 'PropertyReleaseStatus' },
5467             'provider' => { 179 => 'WM/Provider' },
5468             'province-state' => { 131 => 0x5f },
5469             'publicationdate' => { 496 => 'publicationDate' },
5470             'publicationdatea-platform' => { 496 => [\'publicationDate','publicationDateA-platform'] },
5471             'publicationdatedate' => { 496 => [\'publicationDate','publicationDateDate'] },
5472             'publicationdisplaydate' => { 496 => 'publicationDisplayDate' },
5473             'publicationdisplaydatea-platform' => { 496 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5474             'publicationdisplaydatedate' => { 496 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5475             'publicationevent' => { 492 => 'PublicationEvent' },
5476             'publicationeventdate' => { 492 => [\'PublicationEvent','PublicationEventDate'] },
5477             'publicationeventidentifier' => { 492 => [\'PublicationEvent','PublicationEventIdentifier'] },
5478             'publicationeventname' => { 492 => [\'PublicationEvent','PublicationEventName'] },
5479             'publicationname' => { 496 => 'publicationName' },
5480             'publisher' => { 179 => 'WM/Publisher', 374 => "\xa9pub", 376 => 'publisher', 483 => 'publisher' },
5481             'publishingfrequency' => { 496 => 'publishingFrequency' },
5482             'pulldown' => { 506 => 'pullDown' },
5483             'purchasedate' => { 374 => 'purd' },
5484             'purplehsl' => { 103 => 0x20916 },
5485             'pxshiftperiphedgenr' => { 457 => 0x9013 },
5486             'pxshiftperiphedgenrvalue' => { 457 => 0x9014 },
5487             'quality' => { 0 => 0x1, 34 => 0x3, 112 => 0x2, 113 => 0x3002, 127 => 0x1000, 140 => 0x9, 227 => 0x4, 264 => 0x3, 304 => 0x201, 317 => 0x300, 357 => 0x8, 364 => 0x2, 399 => 0x16, 409 => 0x56, 410 => 0x56, 411 => 0xb, 422 => [0x102,0x202e] },
5488             'quality2' => { 431 => 0x1170, 432 => 0x1174, 433 => 0x1150, 435 => 0x11a8, 436 => 0x1060, 437 => 0x258, 438 => 0x258, 439 => 0x247, 444 => 0x29, 445 => 0x25, 446 => 0x2a },
5489             'qualitybutton' => { 297 => 0x17d },
5490             'qualitybuttonplaybackmode' => { 297 => 0x1bf },
5491             'qualitymode' => { 113 => 0x8 },
5492             'quantizationmethod' => { 133 => 0x78 },
5493             'quickadjust' => { 277 => 0x2a },
5494             'quickcontroldialinmeter' => { 84 => 0x703 },
5495             'quickfix' => { 274 => 0x416391c6 },
5496             'quickshot' => { 398 => 0x213 },
5497             'quiettime' => { 138 => 0x188a },
5498             'rads' => { 382 => 'rads' },
5499             'rangefinder' => { 286 => '4.1', 287 => '5.1', 288 => '5.1' },
5500             'rangemask' => { 480 => 'RangeMaskMapInfo', 482 => 'RangeMaskMapInfo' },
5501             'rangemaskmapinfo' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'] },
5502             'rangemaskmapinfolabmax' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'] },
5503             'rangemaskmapinfolabmin' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'] },
5504             'rangemaskmapinfolumeq' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'] },
5505             'rangemaskmapinforgbmax' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
5506             'rangemaskmapinforgbmin' => { 480 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 482 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
5507             'rasterizedcaption' => { 131 => 0x7d },
5508             'rating' => { 119 => 0x4746, 127 => 0x1431, 368 => 0xdf, 374 => 'rtng', 382 => 'rtng', 422 => 0x2002, 475 => 'rating', 484 => 'rating', 492 => 'Rating', 496 => 'rating', 504 => 'Rating' },
5509             'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 374 => 'rate', 504 => 'RatingPercent' },
5510             'ratingregion' => { 492 => [\'Rating','RatingRatingRegion'] },
5511             'ratingregioncity' => { 492 => [\'Rating','RatingRatingRegionCity'] },
5512             'ratingregioncountrycode' => { 492 => [\'Rating','RatingRatingRegionCountryCode'] },
5513             'ratingregioncountryname' => { 492 => [\'Rating','RatingRatingRegionCountryName'] },
5514             'ratingregiongpsaltitude' => { 492 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5515             'ratingregiongpslatitude' => { 492 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5516             'ratingregiongpslongitude' => { 492 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5517             'ratingregionidentifier' => { 492 => [\'Rating','RatingRatingRegionIdentifier'] },
5518             'ratingregionlocationid' => { 492 => [\'Rating','RatingRatingRegionLocationId'] },
5519             'ratingregionlocationname' => { 492 => [\'Rating','RatingRatingRegionLocationName'] },
5520             'ratingregionprovincestate' => { 492 => [\'Rating','RatingRatingRegionProvinceState'] },
5521             'ratingregionsublocation' => { 492 => [\'Rating','RatingRatingRegionSublocation'] },
5522             'ratingregionworldregion' => { 492 => [\'Rating','RatingRatingRegionWorldRegion'] },
5523             'ratingscalemaxvalue' => { 492 => [\'Rating','RatingRatingScaleMaxValue'] },
5524             'ratingscaleminvalue' => { 492 => [\'Rating','RatingRatingScaleMinValue'] },
5525             'ratingsourcelink' => { 492 => [\'Rating','RatingRatingSourceLink'] },
5526             'ratingvalue' => { 492 => [\'Rating','RatingRatingValue'] },
5527             'ratingvaluelogolink' => { 492 => [\'Rating','RatingRatingValueLogoLink'] },
5528             'rawandjpgrecording' => { 82 => 0x8, 186 => 0x109, 338 => 0xd },
5529             'rawbrightnessadj' => { 103 => 0x20001, 108 => 0x38 },
5530             'rawburstimagecount' => { 75 => 0x2 },
5531             'rawburstimagenum' => { 75 => 0x1 },
5532             'rawcoloradj' => { 108 => 0x2e },
5533             'rawcropbottom' => { 368 => 0xd4 },
5534             'rawcropleft' => { 368 => 0xd1 },
5535             'rawcropright' => { 368 => 0xd3 },
5536             'rawcroptop' => { 368 => 0xd2 },
5537             'rawcustomsaturation' => { 108 => 0x30 },
5538             'rawcustomtone' => { 108 => 0x34 },
5539             'rawdata' => { 396 => 0xa048 },
5540             'rawdatabyteorder' => { 396 => 0x40 },
5541             'rawdatacfapattern' => { 396 => 0x50 },
5542             'rawdatauniqueid' => { 119 => 0xc65d },
5543             'rawdepth' => { 188 => 0x10 },
5544             'rawdevartfilter' => { 306 => 0x121 },
5545             'rawdevautogradation' => { 306 => 0x119 },
5546             'rawdevcolorspace' => { 305 => 0x108, 306 => 0x109 },
5547             'rawdevcontrastvalue' => { 305 => 0x106, 306 => 0x105 },
5548             'rawdeveditstatus' => { 305 => 0x10b },
5549             'rawdevelopmentprocess' => { 357 => 0x62 },
5550             'rawdevengine' => { 305 => 0x109, 306 => 0x10b },
5551             'rawdevexposurebiasvalue' => { 305 => 0x100, 306 => 0x100 },
5552             'rawdevgradation' => { 306 => 0x112 },
5553             'rawdevgraypoint' => { 305 => 0x103, 306 => 0x104 },
5554             'rawdevmemorycoloremphasis' => { 305 => 0x105, 306 => 0x108 },
5555             'rawdevnoisereduction' => { 305 => 0x10a, 306 => 0x10a },
5556             'rawdevpicturemode' => { 306 => 0x10c },
5557             'rawdevpm_bwfilter' => { 306 => 0x110 },
5558             'rawdevpmcontrast' => { 306 => 0x10e },
5559             'rawdevpmnoisefilter' => { 306 => 0x120 },
5560             'rawdevpmpicturetone' => { 306 => 0x111 },
5561             'rawdevpmsaturation' => { 306 => 0x10d },
5562             'rawdevpmsharpness' => { 306 => 0x10f },
5563             'rawdevsaturation3' => { 306 => 0x113 },
5564             'rawdevsaturationemphasis' => { 305 => 0x104, 306 => 0x107 },
5565             'rawdevsettings' => { 305 => 0x10c },
5566             'rawdevsharpnessvalue' => { 305 => 0x107, 306 => 0x106 },
5567             'rawdevversion' => { 305 => 0x0, 306 => 0x0 },
5568             'rawdevwbfineadjustment' => { 305 => 0x102, 306 => 0x103 },
5569             'rawdevwhitebalance' => { 306 => 0x101 },
5570             'rawdevwhitebalancevalue' => { 305 => 0x101, 306 => 0x102 },
5571             'rawfile' => { 119 => 0xfe4c },
5572             'rawfilename' => { 480 => 'RawFileName', 482 => 'RawFileName' },
5573             'rawfiletype' => { 422 => 0x2029 },
5574             'rawformat' => { 327 => 0x2d, 366 => 0x10e },
5575             'rawimagecenter' => { 227 => 0x99 },
5576             'rawimagedigest' => { 119 => 0xc71c },
5577             'rawimagesize' => { 357 => 0x39 },
5578             'rawinfoversion' => { 307 => 0x0 },
5579             'rawjpgheight' => { 99 => 0x4 },
5580             'rawjpgquality' => { 57 => 0x6, 99 => 0x1 },
5581             'rawjpgsize' => { 57 => 0x7, 99 => 0x2 },
5582             'rawjpgwidth' => { 99 => 0x3 },
5583             'rawmeasuredrggb' => { 43 => 0x26a, 45 => 0x280, 47 => 0x194, 48 => [0x1ad,0x26b] },
5584             'rawrppused' => { 475 => 'rawrppused' },
5585             'rawtopreviewgain' => { 119 => 0xc7a8 },
5586             'readouttypeactual' => { 138 => 0x1903 },
5587             'readouttyperequested' => { 138 => 0x1902 },
5588             'reardisplay' => { 281 => '12.3', 282 => '6.2' },
5589             'recdevice' => { 492 => 'RecDevice' },
5590             'recdeviceattlensdescription' => { 492 => [\'RecDevice','RecDeviceAttLensDescription'] },
5591             'recdevicemanufacturer' => { 492 => [\'RecDevice','RecDeviceManufacturer'] },
5592             'recdevicemodelname' => { 492 => [\'RecDevice','RecDeviceModelName'] },
5593             'recdeviceownersdeviceid' => { 492 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5594             'recdeviceserialnumber' => { 492 => [\'RecDevice','RecDeviceSerialNumber'] },
5595             'recipeendingpage' => { 498 => 'recipeEndingPage' },
5596             'recipepagerange' => { 498 => 'recipePageRange' },
5597             'recipesource' => { 498 => 'recipeSource' },
5598             'recipestartingpage' => { 498 => 'recipeStartingPage' },
5599             'recipetitle' => { 498 => 'recipeTitle' },
5600             'recognizedface1age' => { 315 => 0x20 },
5601             'recognizedface1name' => { 315 => 0x4 },
5602             'recognizedface1position' => { 315 => 0x18 },
5603             'recognizedface2age' => { 315 => 0x50 },
5604             'recognizedface2name' => { 315 => 0x34 },
5605             'recognizedface2position' => { 315 => 0x48 },
5606             'recognizedface3age' => { 315 => 0x80 },
5607             'recognizedface3name' => { 315 => 0x64 },
5608             'recognizedface3position' => { 315 => 0x78 },
5609             'recognizedfaceflags' => { 322 => 0x63 },
5610             'recommendedexposureindex' => { 119 => 0x8832, 487 => 'RecommendedExposureIndex' },
5611             'record' => { 118 => 'Record' },
5612             'recordbasisofrecord' => { 118 => [\'Record','RecordBasisOfRecord'] },
5613             'recordcollectioncode' => { 118 => [\'Record','RecordCollectionCode'] },
5614             'recordcollectionid' => { 118 => [\'Record','RecordCollectionID'] },
5615             'recorddatageneralizations' => { 118 => [\'Record','RecordDataGeneralizations'] },
5616             'recorddatasetid' => { 118 => [\'Record','RecordDatasetID'] },
5617             'recorddatasetname' => { 118 => [\'Record','RecordDatasetName'] },
5618             'recorddisplay' => { 184 => 0x4d },
5619             'recorddynamicproperties' => { 118 => [\'Record','RecordDynamicProperties'] },
5620             'recordid' => { 97 => 0x1804 },
5621             'recordinformationwithheld' => { 118 => [\'Record','RecordInformationWithheld'] },
5622             'recordingcopyright' => { 382 => "\xa9phg" },
5623             'recordingformat' => { 389 => 0x1000 },
5624             'recordingmode' => { 112 => 0x1, 364 => 0x1 },
5625             'recordinstitutioncode' => { 118 => [\'Record','RecordInstitutionCode'] },
5626             'recordinstitutionid' => { 118 => [\'Record','RecordInstitutionID'] },
5627             'recordlabelname' => { 382 => "\xa9lab" },
5628             'recordlabelurl' => { 382 => "\xa9lal" },
5629             'recordlocationdata' => { 230 => 0x660 },
5630             'recordmode' => { 34 => 0x9, 113 => 0x3000 },
5631             'recordownerinstitutioncode' => { 118 => [\'Record','RecordOwnerInstitutionCode'] },
5632             'recordshutterrelease' => { 398 => 0x217 },
5633             'redbalance' => { 304 => 0x1017, 327 => 0x11, 357 => 0x1c },
5634             'redcurvelimits' => { 108 => 0x18a },
5635             'redcurvepoints' => { 107 => 0x2d, 108 => 0x160 },
5636             'redeyecorrection' => { 278 => 0x0 },
5637             'redeyeinfo' => { 480 => 'RedEyeInfo', 482 => 'RedEyeInfo' },
5638             'redeyereduction' => { 184 => 0x41, 409 => 0x6a, 411 => 0x28 },
5639             'redeyeremoval' => { 322 => 0xb9 },
5640             'redhsl' => { 103 => 0x20910 },
5641             'redhue' => { 480 => 'RedHue', 482 => 'RedHue' },
5642             'redsaturation' => { 480 => 'RedSaturation', 482 => 'RedSaturation' },
5643             'reductionmatrix1' => { 119 => 0xc625 },
5644             'reductionmatrix2' => { 119 => 0xc626 },
5645             'reductionmatrix3' => { 119 => 0xcd3a },
5646             'reelname' => { 119 => 0xc789, 382 => 'reel' },
5647             'reference1' => { 490 => [\'TagStructure','TagStructureReference'] },
5648             'reference2' => { 490 => [\'TagStructure','TagStructureSubLabelsReference'] },
5649             'reference3' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5650             'reference4' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5651             'reference5' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5652             'reference6' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5653             'referenceblackwhite' => { 119 => 0x214, 502 => 'ReferenceBlackWhite' },
5654             'referencedate' => { 131 => 0x2f },
5655             'referencenumber' => { 131 => 0x32 },
5656             'references' => { 157 => 'References' },
5657             'referenceservice' => { 131 => 0x2d },
5658             'regionappliedtodimensions' => { 172 => [\'Regions','RegionsAppliedToDimensions'] },
5659             'regionappliedtodimensionsh' => { 172 => [\'Regions','RegionsAppliedToDimensionsH'] },
5660             'regionappliedtodimensionsunit' => { 172 => [\'Regions','RegionsAppliedToDimensionsUnit'] },
5661             'regionappliedtodimensionsw' => { 172 => [\'Regions','RegionsAppliedToDimensionsW'] },
5662             'regionarea' => { 172 => [\'Regions','RegionsRegionListArea'] },
5663             'regionaread' => { 172 => [\'Regions','RegionsRegionListAreaD'] },
5664             'regionareah' => { 172 => [\'Regions','RegionsRegionListAreaH'] },
5665             'regionareaunit' => { 172 => [\'Regions','RegionsRegionListAreaUnit'] },
5666             'regionareaw' => { 172 => [\'Regions','RegionsRegionListAreaW'] },
5667             'regionareax' => { 172 => [\'Regions','RegionsRegionListAreaX'] },
5668             'regionareay' => { 172 => [\'Regions','RegionsRegionListAreaY'] },
5669             'regionbarcodevalue' => { 172 => [\'Regions','RegionsRegionListBarCodeValue'] },
5670             'regionconstraints' => { 309 => 'RegionConstraints' },
5671             'regiondescription' => { 172 => [\'Regions','RegionsRegionListDescription'] },
5672             'regionextensions' => { 172 => [\'Regions','RegionsRegionListExtensions'] },
5673             'regionfocususage' => { 172 => [\'Regions','RegionsRegionListFocusUsage'] },
5674             'regioninfo' => { 172 => 'Regions' },
5675             'regioninfodateregionsvalid' => { 175 => [\'RegionInfo','RegionInfoDateRegionsValid'] },
5676             'regioninfomp' => { 175 => 'RegionInfo' },
5677             'regioninforegions' => { 175 => [\'RegionInfo','RegionInfoRegions'] },
5678             'regionlist' => { 172 => [\'Regions','RegionsRegionList'] },
5679             'regionname' => { 172 => [\'Regions','RegionsRegionListName'] },
5680             'regionpersondisplayname' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonDisplayName'] },
5681             'regionpersonemaildigest' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonEmailDigest'] },
5682             'regionpersonliveidcid' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonLiveIdCID'] },
5683             'regionpersonsourceid' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonSourceID'] },
5684             'regionrectangle' => { 175 => [\'RegionInfo','RegionInfoRegionsRectangle'] },
5685             'regionrotation' => { 172 => [\'Regions','RegionsRegionListRotation'] },
5686             'regionseealso' => { 172 => [\'Regions','RegionsRegionListSeeAlso'] },
5687             'regiontype' => { 172 => [\'Regions','RegionsRegionListType'] },
5688             'registryentryrole' => { 492 => [\'RegistryId','RegistryIdRegEntryRole'] },
5689             'registryid' => { 492 => 'RegistryId' },
5690             'registryitemid' => { 492 => [\'RegistryId','RegistryIdRegItemId'] },
5691             'registryorganisationid' => { 492 => [\'RegistryId','RegistryIdRegOrgId'] },
5692             'relatedaudiofile' => { 155 => 'data' },
5693             'relatedaudiofilename' => { 155 => '1Name' },
5694             'relatedaudiofiletype' => { 155 => '0Type' },
5695             'relatedimagefileformat' => { 119 => 0x1000 },
5696             'relatedimageheight' => { 119 => 0x1002 },
5697             'relatedimagewidth' => { 119 => 0x1001 },
5698             'relatedresourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelatedResourceID'] },
5699             'relatedsoundfile' => { 119 => 0xa004, 486 => 'RelatedSoundFile' },
5700             'relatedvideofile' => { 169 => 'data' },
5701             'relatedvideofilename' => { 169 => '1Name' },
5702             'relatedvideofiletype' => { 169 => '0Type' },
5703             'relation' => { 483 => 'relation' },
5704             'relationshipaccordingto' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipAccordingTo'] },
5705             'relationshipestablisheddate' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipEstablishedDate'] },
5706             'relationshipofresource' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResource'] },
5707             'relationshipofresourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResourceID'] },
5708             'relationshipremarks' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
5709             'relativealtitude' => { 116 => 'RelativeAltitude' },
5710             'relativepeakaudiofilepath' => { 506 => 'relativePeakAudioFilePath' },
5711             'relativetimestamp' => { 506 => 'relativeTimestamp' },
5712             'relativetimestampscale' => { 506 => [\'relativeTimestamp','relativeTimestampScale'] },
5713             'relativetimestampvalue' => { 506 => [\'relativeTimestamp','relativeTimestampValue'] },
5714             'releasebuttontousedial' => { 281 => '17.8', 282 => '18.5', 284 => '18.4', 285 => '18.4', 290 => '33.8', 291 => '17.6', 294 => '18.5', 295 => '18.4' },
5715             'releasedate' => { 131 => 0x1e, 374 => 'rldt', 475 => 'ReleaseDate', 506 => 'releaseDate' },
5716             'releasemode' => { 113 => 0x3001, 249 => 0x184d, 422 => 0xb049 },
5717             'releasemode2' => { 431 => 0x112c, 432 => [0x112c,0x8], 433 => [0x1108,0x8], 434 => [0x1184,0x8], 435 => [0x1160,0x8], 436 => [0x4,0x1018], 437 => [0x4,0x210], 438 => [0x4,0x210], 439 => [0x4,0x208], 441 => [0x67,0x3f], 442 => [0x6b,0x6d,0x73,0x4b], 443 => [0x6b,0x4b], 444 => 0x10, 445 => 0x10, 446 => 0x9, 453 => 0x34 },
5718             'releasemode3' => { 431 => 0x1128, 432 => 0x1128, 433 => 0x1104, 434 => 0x1180, 435 => 0x115c, 436 => 0x1014, 437 => 0x20c, 438 => 0x20c, 439 => 0x204 },
5719             'releaseready' => { 492 => 'ReleaseReady' },
5720             'releasesetting' => { 97 => 0x1016 },
5721             'releasetime' => { 131 => 0x23, 475 => 'ReleaseTime' },
5722             'remoteonduration' => { 283 => '3.4', 286 => '17.2', 287 => '18.2', 288 => '18.2', 289 => '18.2', 291 => '18.2', 292 => '4.3', 296 => '19.2' },
5723             'renditionclass' => { 507 => 'RenditionClass' },
5724             'renditionof' => { 507 => 'RenditionOf' },
5725             'renditionofalternatepaths' => { 507 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5726             'renditionofdocumentid' => { 507 => [\'RenditionOf','RenditionOfDocumentID'] },
5727             'renditionoffilepath' => { 507 => [\'RenditionOf','RenditionOfFilePath'] },
5728             'renditionoffrompart' => { 507 => [\'RenditionOf','RenditionOfFromPart'] },
5729             'renditionofinstanceid' => { 507 => [\'RenditionOf','RenditionOfInstanceID'] },
5730             'renditionoflastmodifydate' => { 507 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5731             'renditionoflasturl' => { 507 => [\'RenditionOf','RenditionOfLastURL'] },
5732             'renditionoflinkcategory' => { 507 => [\'RenditionOf','RenditionOfLinkCategory'] },
5733             'renditionoflinkform' => { 507 => [\'RenditionOf','RenditionOfLinkForm'] },
5734             'renditionofmanager' => { 507 => [\'RenditionOf','RenditionOfManager'] },
5735             'renditionofmanagervariant' => { 507 => [\'RenditionOf','RenditionOfManagerVariant'] },
5736             'renditionofmanageto' => { 507 => [\'RenditionOf','RenditionOfManageTo'] },
5737             'renditionofmanageui' => { 507 => [\'RenditionOf','RenditionOfManageUI'] },
5738             'renditionofmaskmarkers' => { 507 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5739             'renditionoforiginaldocumentid' => { 507 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5740             'renditionofpartmapping' => { 507 => [\'RenditionOf','RenditionOfPartMapping'] },
5741             'renditionofplacedresolutionunit' => { 507 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5742             'renditionofplacedxresolution' => { 507 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5743             'renditionofplacedyresolution' => { 507 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5744             'renditionofrenditionclass' => { 507 => [\'RenditionOf','RenditionOfRenditionClass'] },
5745             'renditionofrenditionparams' => { 507 => [\'RenditionOf','RenditionOfRenditionParams'] },
5746             'renditionoftopart' => { 507 => [\'RenditionOf','RenditionOfToPart'] },
5747             'renditionofversionid' => { 507 => [\'RenditionOf','RenditionOfVersionID'] },
5748             'renditionparams' => { 507 => 'RenditionParams' },
5749             'repeatingflashcount' => { 209 => 0xd, 210 => 0xe, 211 => 0xe, 212 => 0xe, 213 => 0xe, 290 => '17.2', 291 => '24.2', 292 => '9.2', 293 => '24.2', 296 => '25.2' },
5750             'repeatingflashcountbuilt-in' => { 258 => 0x4db },
5751             'repeatingflashcountexternal' => { 258 => 0x4c3 },
5752             'repeatingflashoutput' => { 290 => '17.1', 291 => '24.1', 292 => '9.1', 293 => '24.1', 296 => '25.1' },
5753             'repeatingflashoutputexternal' => { 258 => 0x4c0 },
5754             'repeatingflashrate' => { 209 => 0xc, 210 => 0xd, 211 => 0xd, 212 => 0xd, 213 => 0xd, 290 => '18.1', 291 => '25.1', 292 => '10.1', 293 => '25.1', 296 => '26.1' },
5755             'repeatingflashratebuilt-in' => { 258 => 0x4da },
5756             'repeatingflashrateexternal' => { 258 => 0x4c2 },
5757             'requirements' => { 382 => "\xa9req" },
5758             'requires' => { 478 => 'requires' },
5759             'resampleparams' => { 506 => 'resampleParams' },
5760             'resampleparamsquality' => { 506 => [\'resampleParams','resampleParamsQuality'] },
5761             'resamplingkerneldenominators050' => { 138 => 0xe50 },
5762             'resamplingkerneldenominators067' => { 138 => 0xe4f },
5763             'resamplingkerneldenominators100' => { 138 => 0xe51 },
5764             'resaved' => { 398 => 0x21e },
5765             'resetblacksegrows' => { 138 => 0x181a },
5766             'resolution' => { 162 => 'Resolution' },
5767             'resolutionmode' => { 399 => [0x87,0x4] },
5768             'resolutionunit' => { 119 => 0x128, 134 => 0x2, 502 => 'ResolutionUnit' },
5769             'resourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
5770             'resourcerelationship' => { 118 => 'ResourceRelationship' },
5771             'resourcerelationshipid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
5772             'restrictdrivemodes' => { 84 => 0x612 },
5773             'restrictions' => { 499 => 'restrictions' },
5774             'retouchareafeather' => { 480 => [\'RetouchAreas','RetouchAreasFeather'], 482 => [\'RetouchAreas','RetouchAreasFeather'] },
5775             'retouchareamaskalpha' => { 480 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 482 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
5776             'retouchareamaskangle' => { 480 => [\'RetouchAreas','RetouchAreasMasksAngle'], 482 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
5777             'retouchareamaskbottom' => { 480 => [\'RetouchAreas','RetouchAreasMasksBottom'], 482 => [\'RetouchAreas','RetouchAreasMasksBottom'] },
5778             'retouchareamaskcentervalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksCenterValue'], 482 => [\'RetouchAreas','RetouchAreasMasksCenterValue'] },
5779             'retouchareamaskcenterweight' => { 480 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'], 482 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'] },
5780             'retouchareamaskdabs' => { 480 => [\'RetouchAreas','RetouchAreasMasksDabs'], 482 => [\'RetouchAreas','RetouchAreasMasksDabs'] },
5781             'retouchareamaskfeather' => { 480 => [\'RetouchAreas','RetouchAreasMasksFeather'], 482 => [\'RetouchAreas','RetouchAreasMasksFeather'] },
5782             'retouchareamaskflipped' => { 480 => [\'RetouchAreas','RetouchAreasMasksFlipped'], 482 => [\'RetouchAreas','RetouchAreasMasksFlipped'] },
5783             'retouchareamaskflow' => { 480 => [\'RetouchAreas','RetouchAreasMasksFlow'], 482 => [\'RetouchAreas','RetouchAreasMasksFlow'] },
5784             'retouchareamaskfullx' => { 480 => [\'RetouchAreas','RetouchAreasMasksFullX'], 482 => [\'RetouchAreas','RetouchAreasMasksFullX'] },
5785             'retouchareamaskfully' => { 480 => [\'RetouchAreas','RetouchAreasMasksFullY'], 482 => [\'RetouchAreas','RetouchAreasMasksFullY'] },
5786             'retouchareamaskinputdigest' => { 480 => [\'RetouchAreas','RetouchAreasMasksInputDigest'], 482 => [\'RetouchAreas','RetouchAreasMasksInputDigest'] },
5787             'retouchareamaskleft' => { 480 => [\'RetouchAreas','RetouchAreasMasksLeft'], 482 => [\'RetouchAreas','RetouchAreasMasksLeft'] },
5788             'retouchareamaskmaskactive' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskActive'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskActive'] },
5789             'retouchareamaskmaskblendmode' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'] },
5790             'retouchareamaskmaskdigest' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'] },
5791             'retouchareamaskmaskinverted' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'] },
5792             'retouchareamaskmaskname' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskName'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskName'] },
5793             'retouchareamaskmasks' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasks'], 482 => [\'RetouchAreas','RetouchAreasMasksMasks'] },
5794             'retouchareamaskmasksalpha' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'] },
5795             'retouchareamaskmasksangle' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'] },
5796             'retouchareamaskmasksbottom' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'] },
5797             'retouchareamaskmaskscentervalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'] },
5798             'retouchareamaskmaskscenterweight' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'] },
5799             'retouchareamaskmasksdabs' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'] },
5800             'retouchareamaskmasksfeather' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'] },
5801             'retouchareamaskmasksflipped' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'] },
5802             'retouchareamaskmasksflow' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'] },
5803             'retouchareamaskmasksfullx' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'] },
5804             'retouchareamaskmasksfully' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'] },
5805             'retouchareamaskmasksinputdigest' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'] },
5806             'retouchareamaskmasksleft' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'] },
5807             'retouchareamaskmasksmaskactive' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'] },
5808             'retouchareamaskmasksmaskblendmode' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'] },
5809             'retouchareamaskmasksmaskdigest' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'] },
5810             'retouchareamaskmasksmaskinverted' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'] },
5811             'retouchareamaskmasksmaskname' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'] },
5812             'retouchareamaskmasksmasksubtype' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'] },
5813             'retouchareamaskmasksmasksyncid' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'] },
5814             'retouchareamaskmasksmaskversion' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'] },
5815             'retouchareamaskmasksmidpoint' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'] },
5816             'retouchareamaskmasksorigin' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'] },
5817             'retouchareamaskmasksperimetervalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'] },
5818             'retouchareamaskmasksradius' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'] },
5819             'retouchareamaskmasksreferencepoint' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'] },
5820             'retouchareamaskmasksright' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksRight'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksRight'] },
5821             'retouchareamaskmasksroundness' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'] },
5822             'retouchareamaskmaskssizex' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'] },
5823             'retouchareamaskmaskssizey' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'] },
5824             'retouchareamaskmaskstop' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksTop'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksTop'] },
5825             'retouchareamaskmasksubtype' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'] },
5826             'retouchareamaskmasksvalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'] },
5827             'retouchareamaskmasksversion' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'] },
5828             'retouchareamaskmaskswhat' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'] },
5829             'retouchareamaskmaskswholeimagearea' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'] },
5830             'retouchareamaskmasksx' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksX'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksX'] },
5831             'retouchareamaskmasksy' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksY'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksY'] },
5832             'retouchareamaskmasksyncid' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'] },
5833             'retouchareamaskmaskszerox' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'] },
5834             'retouchareamaskmaskszeroy' => { 480 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'], 482 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'] },
5835             'retouchareamaskmaskversion' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'] },
5836             'retouchareamaskmidpoint' => { 480 => [\'RetouchAreas','RetouchAreasMasksMidpoint'], 482 => [\'RetouchAreas','RetouchAreasMasksMidpoint'] },
5837             'retouchareamaskorigin' => { 480 => [\'RetouchAreas','RetouchAreasMasksOrigin'], 482 => [\'RetouchAreas','RetouchAreasMasksOrigin'] },
5838             'retouchareamaskperimetervalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'], 482 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'] },
5839             'retouchareamaskradius' => { 480 => [\'RetouchAreas','RetouchAreasMasksRadius'], 482 => [\'RetouchAreas','RetouchAreasMasksRadius'] },
5840             'retouchareamaskrange' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'] },
5841             'retouchareamaskrangeareamodels' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'] },
5842             'retouchareamaskrangeareamodelscolorsampleinfo' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5843             'retouchareamaskrangeareamodelscomponents' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
5844             'retouchareamaskrangecoloramount' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'] },
5845             'retouchareamaskrangedepthfeather' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'] },
5846             'retouchareamaskrangedepthmax' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'] },
5847             'retouchareamaskrangedepthmin' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'] },
5848             'retouchareamaskrangeinvert' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'] },
5849             'retouchareamaskrangelumfeather' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'] },
5850             'retouchareamaskrangeluminancedepthsampleinfo' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5851             'retouchareamaskrangelummax' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'] },
5852             'retouchareamaskrangelummin' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'] },
5853             'retouchareamaskrangelumrange' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'] },
5854             'retouchareamaskrangesampletype' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'] },
5855             'retouchareamaskrangetype' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'] },
5856             'retouchareamaskrangeversion' => { 480 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'], 482 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'] },
5857             'retouchareamaskreferencepoint' => { 480 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'], 482 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'] },
5858             'retouchareamaskright' => { 480 => [\'RetouchAreas','RetouchAreasMasksRight'], 482 => [\'RetouchAreas','RetouchAreasMasksRight'] },
5859             'retouchareamaskroundness' => { 480 => [\'RetouchAreas','RetouchAreasMasksRoundness'], 482 => [\'RetouchAreas','RetouchAreasMasksRoundness'] },
5860             'retouchareamasks' => { 480 => [\'RetouchAreas','RetouchAreasMasks'], 482 => [\'RetouchAreas','RetouchAreasMasks'] },
5861             'retouchareamasksizex' => { 480 => [\'RetouchAreas','RetouchAreasMasksSizeX'], 482 => [\'RetouchAreas','RetouchAreasMasksSizeX'] },
5862             'retouchareamasksizey' => { 480 => [\'RetouchAreas','RetouchAreasMasksSizeY'], 482 => [\'RetouchAreas','RetouchAreasMasksSizeY'] },
5863             'retouchareamasktop' => { 480 => [\'RetouchAreas','RetouchAreasMasksTop'], 482 => [\'RetouchAreas','RetouchAreasMasksTop'] },
5864             'retouchareamaskvalue' => { 480 => [\'RetouchAreas','RetouchAreasMasksMaskValue'], 482 => [\'RetouchAreas','RetouchAreasMasksMaskValue'] },
5865             'retouchareamaskversion' => { 480 => [\'RetouchAreas','RetouchAreasMasksVersion'], 482 => [\'RetouchAreas','RetouchAreasMasksVersion'] },
5866             'retouchareamaskwhat' => { 480 => [\'RetouchAreas','RetouchAreasMasksWhat'], 482 => [\'RetouchAreas','RetouchAreasMasksWhat'] },
5867             'retouchareamaskwholeimagearea' => { 480 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'], 482 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'] },
5868             'retouchareamaskx' => { 480 => [\'RetouchAreas','RetouchAreasMasksX'], 482 => [\'RetouchAreas','RetouchAreasMasksX'] },
5869             'retouchareamasky' => { 480 => [\'RetouchAreas','RetouchAreasMasksY'], 482 => [\'RetouchAreas','RetouchAreasMasksY'] },
5870             'retouchareamaskzerox' => { 480 => [\'RetouchAreas','RetouchAreasMasksZeroX'], 482 => [\'RetouchAreas','RetouchAreasMasksZeroX'] },
5871             'retouchareamaskzeroy' => { 480 => [\'RetouchAreas','RetouchAreasMasksZeroY'], 482 => [\'RetouchAreas','RetouchAreasMasksZeroY'] },
5872             'retouchareamethod' => { 480 => [\'RetouchAreas','RetouchAreasMethod'], 482 => [\'RetouchAreas','RetouchAreasMethod'] },
5873             'retouchareaoffsety' => { 480 => [\'RetouchAreas','RetouchAreasOffsetY'], 482 => [\'RetouchAreas','RetouchAreasOffsetY'] },
5874             'retouchareaopacity' => { 480 => [\'RetouchAreas','RetouchAreasOpacity'], 482 => [\'RetouchAreas','RetouchAreasOpacity'] },
5875             'retouchareas' => { 480 => 'RetouchAreas', 482 => 'RetouchAreas' },
5876             'retouchareaseed' => { 480 => [\'RetouchAreas','RetouchAreasSeed'], 482 => [\'RetouchAreas','RetouchAreasSeed'] },
5877             'retouchareasourcestate' => { 480 => [\'RetouchAreas','RetouchAreasSourceState'], 482 => [\'RetouchAreas','RetouchAreasSourceState'] },
5878             'retouchareasourcex' => { 480 => [\'RetouchAreas','RetouchAreasSourceX'], 482 => [\'RetouchAreas','RetouchAreasSourceX'] },
5879             'retouchareaspottype' => { 480 => [\'RetouchAreas','RetouchAreasSpotType'], 482 => [\'RetouchAreas','RetouchAreasSpotType'] },
5880             'retouchhistory' => { 227 => 0x9e },
5881             'retouchinfo' => { 480 => 'RetouchInfo', 482 => 'RetouchInfo' },
5882             'retouchnefprocessing' => { 238 => 0x5 },
5883             'retractlensonpoweroff' => { 84 => 0x814 },
5884             'reuse' => { 309 => 'Reuse' },
5885             'reuseallowed' => { 509 => 'ReuseAllowed' },
5886             'reuseprohibited' => { 499 => 'reuseProhibited' },
5887             'reverseexposurecompdial' => { 288 => '5.2' },
5888             'reversefocusring' => { 297 => 0x163 },
5889             'reverseindicators' => { 281 => '12.1', 282 => '6.1', 284 => '6.1', 285 => '6.1', 286 => '4.3', 287 => '5.2', 288 => '5.4', 290 => '33.5', 291 => '5.1', 294 => '6.1', 295 => '6.1', 296 => '6.2', 297 => 0xc1 },
5890             'reverseshutterspeedaperture' => { 288 => '5.3' },
5891             'revision' => { 484 => 'revision' },
5892             'rflensmffocusringsensitivity' => { 84 => 0x714 },
5893             'rflenstype' => { 57 => 0x3d },
5894             'rgbcurvelimits' => { 108 => 0x238 },
5895             'rgbcurvepoints' => { 107 => 0x7, 108 => 0x20e },
5896             'rgbtables' => { 119 => 0xcd3b },
5897             'richtextcomment' => { 489 => 'RichTextComment' },
5898             'ricohdate' => { 388 => 0x6 },
5899             'ricohimageheight' => { 388 => 0x2 },
5900             'ricohimagewidth' => { 388 => 0x0 },
5901             'rightalbedo' => { 471 => 'RightAlbedo' },
5902             'rightascension' => { 165 => 'RightAscension' },
5903             'rights' => { 483 => 'rights' },
5904             'rightsagent' => { 499 => 'rightsAgent' },
5905             'rightsowner' => { 499 => 'rightsOwner' },
5906             'roll' => { 115 => 0x8, 382 => ['roll',"\xa9frl"] },
5907             'rollangle' => { 249 => 0x350b, 250 => 0x2c24, 254 => 0xc21a, 259 => 0x36f4, 260 => 0x2efb, 262 => 0xce32, 263 => 0xeaeb, 299 => 0x903, 322 => 0x90, 356 => 0x1, 394 => 0x2 },
5908             'romoperationmode' => { 97 => 0x80d },
5909             'rotation' => { 30 => 0x17, 31 => 0x18, 96 => 0x3, 103 => 0x10002, 108 => 0x26e, 114 => 'QuickTime-Rotation', 123 => 0x4, 165 => 'Rotation', 182 => [0x65,0x50], 183 => 0x46, 184 => 0x5a, 187 => 0x10, 249 => 0x3693, 250 => 0xca, 257 => '590.1', 274 => 0x76a43207, 322 => 0x30, 338 => '17.2', 368 => 0xd8, 375 => 'irot', 409 => 0x3f, 410 => 0x3f, 420 => 0x10 },
5910             'routedto' => { 488 => 'RoutedTo' },
5911             'routing' => { 373 => 'Routing' },
5912             'routingdestinations' => { 470 => 'RoutingDestinations' },
5913             'routingexclusions' => { 470 => 'RoutingExclusions' },
5914             'routingnotes' => { 488 => 'RoutingNotes' },
5915             'rowsperstrip' => { 119 => 0x116 },
5916             'rpp' => { 475 => 'rpp' },
5917             'rtkflag' => { 116 => 'RtkFlag' },
5918             'rtkstdhgt' => { 116 => 'RtkStdHgt' },
5919             'rtkstdlat' => { 116 => 'RtkStdLat' },
5920             'rtkstdlon' => { 116 => 'RtkStdLon' },
5921             'safetyshift' => { 84 => 0x108 },
5922             'safetyshiftinavortv' => { 82 => 0x10, 83 => 0x10, 85 => 0xf, 86 => 0x10, 89 => 0x10 },
5923             'sameexposurefornewaperture' => { 84 => 0x112 },
5924             'samplebits' => { 155 => 'SampleBits' },
5925             'samplepagerange' => { 496 => 'samplePageRange' },
5926             'samplerate' => { 155 => 'SampleRate' },
5927             'samplesperpixel' => { 119 => 0x115, 327 => 0x8, 502 => 'SamplesPerPixel' },
5928             'samplestructure' => { 133 => 0x5a },
5929             'samsungmodelid' => { 396 => 0x3 },
5930             'sanyoquality' => { 398 => 0x201 },
5931             'sanyothumbnail' => { 398 => 0x100 },
5932             'saturation' => { 10 => 0x6e, 12 => 0x76, 34 => 0xe, 51 => 0x1, 63 => 0x7, 112 => 0xd, 113 => [0x3013,0x1f], 119 => [0xa409,0xfe55], 127 => 0x1003, 156 => 'Saturation', 181 => 0x1f, 182 => 0x32, 183 => 0x28, 184 => 0x1a, 189 => 0x1, 227 => 0xaa, 233 => 0x35, 234 => 0x3b, 235 => 0x43, 322 => 0x40, 324 => 0x300d, 357 => 0x1f, 364 => 0xd, 383 => 0x27, 385 => 0x58, 388 => 0x28, 389 => 0x1013, 399 => 0x10, 409 => 0x1e, 410 => 0x1b, 422 => 0x2005, 480 => 'Saturation', 482 => 'Saturation', 486 => 'Saturation' },
5933             'saturationadj' => { 103 => 0x20901, 108 => 0x116, 227 => 0x94, 273 => 0x1, 277 => 0x2e, 457 => 0x8016 },
5934             'saturationadjustmentaqua' => { 480 => 'SaturationAdjustmentAqua', 482 => 'SaturationAdjustmentAqua' },
5935             'saturationadjustmentblue' => { 480 => 'SaturationAdjustmentBlue', 482 => 'SaturationAdjustmentBlue' },
5936             'saturationadjustmentgreen' => { 480 => 'SaturationAdjustmentGreen', 482 => 'SaturationAdjustmentGreen' },
5937             'saturationadjustmentmagenta' => { 480 => 'SaturationAdjustmentMagenta', 482 => 'SaturationAdjustmentMagenta' },
5938             'saturationadjustmentorange' => { 480 => 'SaturationAdjustmentOrange', 482 => 'SaturationAdjustmentOrange' },
5939             'saturationadjustmentpurple' => { 480 => 'SaturationAdjustmentPurple', 482 => 'SaturationAdjustmentPurple' },
5940             'saturationadjustmentred' => { 480 => 'SaturationAdjustmentRed', 482 => 'SaturationAdjustmentRed' },
5941             'saturationadjustmentyellow' => { 480 => 'SaturationAdjustmentYellow', 482 => 'SaturationAdjustmentYellow' },
5942             'saturationauto' => { 71 => 0x98 },
5943             'saturationfaithful' => { 19 => 0xfe, 70 => 0x68, 71 => 0x68 },
5944             'saturationlandscape' => { 19 => 0xfc, 70 => 0x38, 71 => 0x38 },
5945             'saturationmonochrome' => { 70 => 0x80, 71 => 0x80 },
5946             'saturationneutral' => { 19 => 0xfd, 70 => 0x50, 71 => 0x50 },
5947             'saturationportrait' => { 19 => 0xfb, 70 => 0x20, 71 => 0x20 },
5948             'saturationsetting' => { 307 => 0x1010, 411 => 0x11, 427 => 0x9 },
5949             'saturationstandard' => { 19 => 0xfa, 70 => 0x8, 71 => 0x8 },
5950             'saturationuserdef1' => { 19 => 0x100, 70 => 0x98, 71 => 0xb0 },
5951             'saturationuserdef2' => { 19 => 0x101, 70 => 0xb0, 71 => 0xc8 },
5952             'saturationuserdef3' => { 19 => 0x102, 70 => 0xc8, 71 => 0xe0 },
5953             'saveid' => { 507 => 'SaveID' },
5954             'sbaanalysiscomplete' => { 138 => 0xc35 },
5955             'sbablack' => { 138 => 0xc25 },
5956             'sbagmoffset' => { 138 => 0xc4a },
5957             'sbagray' => { 138 => 0xc26 },
5958             'sbagreenmagentabal' => { 138 => 0xc33 },
5959             'sbahighgray' => { 138 => 0xc46 },
5960             'sbailloffset' => { 138 => 0xc49 },
5961             'sbailluminantbal' => { 138 => 0xc34 },
5962             'sbalowgray' => { 138 => 0xc47 },
5963             'sbaneutralbal' => { 138 => 0xc32 },
5964             'sbawhite' => { 138 => 0xc27 },
5965             'scaletype' => { 506 => 'scaleType' },
5966             'scanimageenhancer' => { 239 => 0x60 },
5967             'scanningdirection' => { 133 => 0x64 },
5968             'scene' => { 382 => 'scen', 491 => 'Scene', 506 => 'scene' },
5969             'scenearea' => { 302 => 0x211, 304 => 0x1031 },
5970             'sceneassist' => { 227 => 0x9c },
5971             'scenecapturetype' => { 119 => 0xa406, 486 => 'SceneCaptureType' },
5972             'scenedetect' => { 302 => 0x210, 304 => 0x1030 },
5973             'scenedetectdata' => { 302 => 0x212, 304 => 0x1033 },
5974             'scenemode' => { 142 => 0xfa02, 186 => 0x100, 227 => 0x8f, 299 => 0x509, 304 => 0x403, 322 => 0x8001, 331 => 0xf, 422 => 0xb023 },
5975             'scenemodeused' => { 144 => [0x6002,0xf002] },
5976             'scenerecognition' => { 127 => 0x1425 },
5977             'sceneselect' => { 398 => 0x21f },
5978             'scenetype' => { 119 => 0xa301, 486 => 'SceneType' },
5979             'screentips' => { 281 => '12.7', 282 => '5.3', 290 => '13.1', 291 => '4.4', 294 => '5.4', 296 => '5.1' },
5980             'scriptversion' => { 138 => 0x1770 },
5981             'season' => { 492 => 'Season', 495 => 'season' },
5982             'seasonidentifier' => { 492 => [\'Season','SeasonIdentifier'] },
5983             'seasonname' => { 492 => [\'Season','SeasonName'] },
5984             'seasonnumber' => { 492 => [\'Season','SeasonNumber'] },
5985             'secondaryftp' => { 470 => 'SecondaryFTP' },
5986             'secondaryslotfunction' => { 230 => 0x22c, 249 => 0x1d0, 259 => 0x1d0 },
5987             'section' => { 496 => 'section' },
5988             'securityclassification' => { 119 => 0x9212 },
5989             'selectableafpoint' => { 84 => 0x509 },
5990             'selectafareaselectionmode' => { 2 => 0xc },
5991             'selectafareaselectmode' => { 84 => 0x512 },
5992             'selfdata' => { 116 => 'SelfData' },
5993             'selftimer' => { 34 => 0x2, 322 => 0x2e, 398 => 0x214, 431 => 0x1134, 432 => 0x1134, 433 => 0x1110, 434 => 0x118c, 435 => 0x1168, 436 => 0x1020, 437 => 0x218, 438 => 0x218, 439 => 0x210 },
5994             'selftimer2' => { 77 => 0x1d },
5995             'selftimerinterval' => { 291 => '19.2' },
5996             'selftimermode' => { 119 => 0x882b },
5997             'selftimershotcount' => { 282 => '20.2', 284 => '20.3', 285 => '20.3', 286 => '18.2', 287 => '19.2', 288 => '19.2', 289 => '19.3', 291 => '19.3', 294 => '20.3', 295 => '20.3', 296 => '20.2', 297 => 0x2d },
5998             'selftimershotinterval' => { 282 => '20.3', 284 => '20.2', 285 => '20.2', 289 => '19.2', 294 => '20.2', 295 => '20.2', 297 => 0x31 },
5999             'selftimertime' => { 97 => 0x1806, 184 => 0x1f, 281 => '18.1', 282 => '20.1', 283 => '3.3', 284 => '20.1', 285 => '20.1', 286 => '18.1', 287 => '19.1', 288 => '19.1', 289 => '19.1', 290 => '7.2', 291 => '19.1', 292 => '3.3', 294 => '20.1', 295 => '20.1', 296 => '20.1', 297 => 0x2b },
6000             'sellingagency' => { 496 => 'sellingAgency' },
6001             'seminfo' => { 119 => 0x8546 },
6002             'sensingmethod' => { 119 => 0xa217, 486 => 'SensingMethod' },
6003             'sensitivityadjust' => { 357 => 0x40 },
6004             'sensitivitysteps' => { 338 => ['14.3','17.4'], 340 => 0x1 },
6005             'sensitivitytype' => { 119 => 0x8830, 487 => 'SensitivityType' },
6006             'sensor' => { 191 => 0x665e },
6007             'sensorarea' => { 304 => 0x400 },
6008             'sensorareas' => { 396 => 0xa010 },
6009             'sensorbitdepth' => { 324 => 0x312d },
6010             'sensorbluelevel' => { 74 => 0x5 },
6011             'sensorcalibration' => { 303 => 0x805 },
6012             'sensorcleaning' => { 90 => 0xd },
6013             'sensorfullheight' => { 137 => 0xf904 },
6014             'sensorfullwidth' => { 137 => 0xf903 },
6015             'sensorheight' => { 137 => 0xf901, 142 => 0xfa21, 188 => 0x8, 324 => 0x312c, 366 => 0x109, 389 => 0x1602 },
6016             'sensorimageheight' => { 138 => 0x3ee },
6017             'sensorimagewidth' => { 138 => 0x3ed },
6018             'sensorleftborder' => { 138 => 0x3eb },
6019             'sensorleftmargin' => { 366 => 0x10a },
6020             'sensorpixelsize' => { 227 => 0x9a },
6021             'sensorredlevel' => { 74 => 0x4 },
6022             'sensorserialnumber' => { 138 => 0x9ce },
6023             'sensorshield' => { 230 => 0x66d },
6024             'sensorsize' => { 156 => 'SensorSize', 357 => 0x35 },
6025             'sensortemperature' => { 302 => 0x1500, 304 => 0x1007, 362 => 0xc, 366 => 0x210, 399 => [0x39,0x55] },
6026             'sensortemperature2' => { 362 => 0xe, 366 => 0x211 },
6027             'sensortopborder' => { 138 => 0x3ec },
6028             'sensortopmargin' => { 366 => 0x10b },
6029             'sensortype' => { 322 => 0xca },
6030             'sensorwidth' => { 137 => 0xf900, 142 => 0xfa20, 188 => 0xa, 324 => 0x312b, 366 => 0x108, 389 => 0x1601 },
6031             'sequence' => { 383 => 0x7, 384 => 0x35, 385 => 0x36 },
6032             'sequencefilenumber' => { 432 => 0x4, 433 => 0x4, 434 => 0x4, 435 => 0x4, 444 => 0xc, 445 => 0xc, 446 => 0x1a },
6033             'sequenceimagenumber' => { 432 => 0x0, 433 => 0x0, 434 => 0x0, 435 => 0x0, 444 => 0x8, 445 => 0x8, 446 => 0x12, 453 => 0x24 },
6034             'sequencelength' => { 444 => 0x22, 445 => 0x1e, 446 => [0x16,0x1e] },
6035             'sequencename' => { 495 => 'sequenceName' },
6036             'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 258 => 0x51c, 322 => 0x2b, 411 => [0x10c,0x30c], 422 => 0xb04a, 495 => 'sequenceNumber' },
6037             'sequenceshotinterval' => { 398 => 0x224 },
6038             'sequencetotalnumber' => { 495 => 'sequenceTotalNumber' },
6039             'sequentialshot' => { 398 => 0x20e },
6040             'serialnumber' => { 64 => 0xc, 97 => 0x180b, 119 => [0xa431,0xfde9], 137 => 0xfa04, 139 => 0xfa00, 141 => 0xc354, 142 => 0xfa19, 153 => 0x0, 156 => 'SerialNumber', 191 => 0x5501, 227 => [0xa0,0x1d], 300 => 0x101, 304 => [0x404,0x101a], 317 => 0x303, 319 => 0x305, 324 => 0x3103, 357 => 0x229, 366 => 0x102, 367 => 0x407, 382 => ['SNum','slno'], 383 => 0x15, 384 => 0x4b, 385 => 0x7e, 389 => 0x5, 396 => 0xa002, 399 => 0x2, 422 => 0x2031, 477 => 'SerialNumber', 487 => 'BodySerialNumber' },
6041             'serialnumberformat' => { 64 => 0x15, 97 => 0x183b },
6042             'serialnumberhash' => { 382 => 'CAME' },
6043             'series' => { 492 => 'Series' },
6044             'seriesdatetime' => { 459 => 'SeriesDateTime' },
6045             'seriesdescription' => { 459 => 'SeriesDescription' },
6046             'seriesidentifier' => { 492 => [\'Series','SeriesIdentifier'] },
6047             'seriesmodality' => { 459 => 'SeriesModality' },
6048             'seriesname' => { 492 => [\'Series','SeriesName'] },
6049             'seriesnumber' => { 459 => 'SeriesNumber', 496 => 'seriesNumber' },
6050             'seriestitle' => { 496 => 'seriesTitle' },
6051             'serviceidentifier' => { 132 => 0x1e },
6052             'servingsize' => { 498 => 'servingSize' },
6053             'setbuttoncrosskeysfunc' => { 87 => 0x0, 88 => 0x0 },
6054             'setbuttonwhenshooting' => { 82 => 0x1, 84 => 0x704, 90 => 0xc },
6055             'setclockfromlocationdata' => { 230 => 0x61d },
6056             'setfunctionwhenshooting' => { 85 => 0x0, 86 => 0x1, 89 => 0x1 },
6057             'setting' => { 495 => 'setting' },
6058             'shadingcompensation' => { 299 => 0x50c, 322 => 0x8a },
6059             'shadingcompensation2' => { 303 => 0x1012 },
6060             'shadow' => { 399 => 0xe },
6061             'shadowadj' => { 103 => 0x2030b },
6062             'shadowcorrection' => { 357 => 0x79 },
6063             'shadowprotection' => { 273 => 0x0 },
6064             'shadows' => { 119 => 0xfe52, 422 => 0x2032, 474 => 'Shadows', 480 => 'Shadows', 482 => 'Shadows' },
6065             'shadows2012' => { 480 => 'Shadows2012', 482 => 'Shadows2012' },
6066             'shadowsadj' => { 457 => 0x901a },
6067             'shadowscale' => { 119 => 0xc633 },
6068             'shadowtint' => { 480 => 'ShadowTint', 482 => 'ShadowTint' },
6069             'shadowtone' => { 127 => 0x1040 },
6070             'shakereduction' => { 359 => 0x1, 360 => 0x1 },
6071             'shareduserrating' => { 179 => 'WM/SharedUserRating' },
6072             'sharpendetail' => { 480 => 'SharpenDetail', 482 => 'SharpenDetail' },
6073             'sharpenedgemasking' => { 480 => 'SharpenEdgeMasking', 482 => 'SharpenEdgeMasking' },
6074             'sharpening' => { 324 => 0x300b },
6075             'sharpeningadj' => { 277 => 0x2b },
6076             'sharpeningkernel' => { 138 => 0x92f },
6077             'sharpenradius' => { 480 => 'SharpenRadius', 482 => 'SharpenRadius' },
6078             'sharpness' => { 8 => [0x42,0x48], 10 => 0x72, 12 => 0x74, 34 => 0xf, 63 => 0x6, 74 => 0x2, 112 => 0xb, 113 => [0x3011,0x21], 119 => [0xa40a,0xfe56], 127 => 0x1001, 140 => 0x6b, 149 => 0x37, 156 => 'Sharpness', 181 => 0x21, 182 => 0x30, 183 => 0x26, 184 => 0x18, 189 => 0x3, 227 => 0x6, 233 => 0x32, 234 => 0x33, 235 => 0x39, 304 => 0x100f, 322 => 0x41, 357 => 0x21, 364 => 0xb, 383 => 0x26, 385 => 0x56, 388 => 0x22, 389 => [0x1003,0x1014], 399 => 0x11, 409 => 0x1c, 410 => 0x19, 422 => 0x2006, 453 => 0x52, 480 => 'Sharpness', 482 => 'Sharpness', 486 => 'Sharpness' },
6079             'sharpnessadj' => { 103 => 0x20310, 108 => 0x25a, 457 => 0x801a },
6080             'sharpnessadjon' => { 103 => '0x20310.0' },
6081             'sharpnessauto' => { 71 => 0x94 },
6082             'sharpnessfactor' => { 304 => 0x102a },
6083             'sharpnessfaithful' => { 19 => 0xf5, 70 => 0x64, 71 => 0x64 },
6084             'sharpnessfrequency' => { 8 => [0x41,0x47], 74 => 0x3 },
6085             'sharpnesslandscape' => { 19 => 0xf3, 70 => 0x34, 71 => 0x34 },
6086             'sharpnessmonochrome' => { 19 => 0xf6, 70 => 0x7c, 71 => 0x7c },
6087             'sharpnessneutral' => { 19 => 0xf4, 70 => 0x4c, 71 => 0x4c },
6088             'sharpnessovershoot' => { 457 => 0x801b },
6089             'sharpnessportrait' => { 19 => 0xf2, 70 => 0x1c, 71 => 0x1c },
6090             'sharpnessrange' => { 422 => 0x2035 },
6091             'sharpnesssetting' => { 299 => 0x506, 307 => 0x1013, 411 => 0x12, 427 => 0xa },
6092             'sharpnessstandard' => { 19 => 0xf1, 70 => 0x4, 71 => 0x4 },
6093             'sharpnessstrength' => { 103 => 0x20311 },
6094             'sharpnessthreshold' => { 457 => 0x801d },
6095             'sharpnessundershoot' => { 457 => 0x801c },
6096             'sharpnessuserdef1' => { 19 => 0xf7, 70 => 0x94, 71 => 0xac },
6097             'sharpnessuserdef2' => { 19 => 0xf8, 70 => 0xac, 71 => 0xc4 },
6098             'sharpnessuserdef3' => { 19 => 0xf9, 70 => 0xc4, 71 => 0xdc },
6099             'shiftcols' => { 138 => 0xc70 },
6100             'shootid' => { 495 => 'shootID' },
6101             'shootingdistance' => { 103 => 0x20701 },
6102             'shootinginfodisplay' => { 281 => '13.2', 282 => '5.1', 290 => '10.2', 291 => '4.1', 294 => '5.1', 296 => '5.3' },
6103             'shootinginfomonitorofftime' => { 281 => '26.2', 282 => '22.2', 284 => '22.2', 285 => '22.2', 289 => '21.2', 290 => '9.1', 291 => '21.2', 294 => '22.2', 295 => '22.2', 296 => '22.2', 297 => 0x37 },
6104             'shootingmode' => { 156 => 'ShootingMode', 227 => 0x89, 322 => 0x1f },
6105             'shootingmodesetting' => { 283 => '5.1' },
6106             'shortdescription' => { 484 => 'shortdescription' },
6107             'shortdocumentid' => { 131 => 0xba },
6108             'shortname' => { 480 => 'ShortName', 482 => 'ShortName' },
6109             'shortownername' => { 19 => 0xac },
6110             'shortreleasetimelag' => { 84 => 0x80d },
6111             'shorttitle' => { 374 => '@sti' },
6112             'shotdate' => { 506 => 'shotDate' },
6113             'shotday' => { 506 => 'shotDay' },
6114             'shotlocation' => { 506 => 'shotLocation' },
6115             'shotlogdata' => { 463 => 'shot_log_data' },
6116             'shotname' => { 382 => 'shot', 506 => 'shotName' },
6117             'shotnumber' => { 506 => 'shotNumber' },
6118             'shotnumbersincepowerup' => { 426 => 0x44e, 444 => 0x1a, 445 => 0x16, 446 => 0xa },
6119             'shotnumbersincepowerup2' => { 411 => 0x200 },
6120             'shotsize' => { 506 => 'shotSize' },
6121             'shotsperinterval' => { 229 => 0xb4, 230 => 0xc0, 254 => 0xc412 },
6122             'showmovement' => { 374 => 'shwm' },
6123             'shownevent' => { 492 => 'EventExt' },
6124             'showneventidentifier' => { 492 => [\'EventExt','EventExtIdentifier'] },
6125             'showneventname' => { 492 => [\'EventExt','EventExtName'] },
6126             'shutter' => { 441 => 0x20, 442 => 0x26, 443 => 0x26 },
6127             'shutter-aelock' => { 82 => 0x4, 84 => 0x701, 85 => 0x3, 86 => 0x4, 87 => 0x3, 88 => 0x3, 89 => 0x4, 90 => 0x2 },
6128             'shutteraelbutton' => { 83 => 0x4 },
6129             'shutterbuttonafonbutton' => { 84 => 0x701 },
6130             'shuttercount' => { 11 => 0x176, 57 => 0x1, 227 => 0xa7, 240 => [0x6a,0x157,0x24d], 241 => 0x286, 242 => 0x279, 243 => 0x284, 244 => 0x242, 245 => 0x280, 246 => 0x276, 247 => [0x27d,0x27f], 248 => 0x246, 251 => 0x2d6, 252 => 0x321, 253 => 0xbd8, 255 => 0x287, 256 => 0x320, 257 => 0x24a, 258 => 0x5fb, 261 => 0x2d5, 357 => 0x5d, 420 => 0x846, 425 => [0x125,0x14a], 441 => 0x32, 442 => 0x3a, 443 => 0x3a },
6131             'shuttercount2' => { 441 => 0x4c, 442 => [0x50,0x52,0x58], 443 => 0x50 },
6132             'shuttercount3' => { 441 => [0x1a0,0x1aa,0x1bd], 442 => [0x19f,0x1cb,0x1cd] },
6133             'shuttercurtainsync' => { 82 => 0xf, 83 => 0xf, 84 => 0x305, 85 => 0xe, 86 => 0xf, 87 => 0x8, 88 => 0x8, 89 => 0xf, 90 => 0x8 },
6134             'shuttermode' => { 57 => 0x17, 140 => 0x1b, 227 => 0x34 },
6135             'shutterreleasebuttonae-l' => { 281 => '17.7', 282 => '18.4', 284 => '78.4', 285 => '78.4', 286 => '16.1', 287 => '17.1', 288 => '17.1', 289 => '17.1', 290 => '7.1', 291 => '17.5', 294 => '18.4', 295 => '78.4', 296 => '18.2', 297 => 0x29 },
6136             'shutterreleasemethod' => { 97 => 0x1010 },
6137             'shutterreleasenocfcard' => { 82 => 0x2, 83 => 0x2, 90 => 0xf },
6138             'shutterreleasetiming' => { 97 => 0x1011 },
6139             'shutterreleasewithoutlens' => { 84 => 0x711 },
6140             'shutterspeedlock' => { 282 => '38.1', 284 => '38.1', 285 => '38.1', 294 => '38.1', 295 => '38.1', 297 => 0xb7 },
6141             'shutterspeedrange' => { 84 => 0x10c },
6142             'shutterspeedsetting' => { 184 => 0x6, 409 => 0x2f, 410 => 0x28, 411 => 0x0 },
6143             'shutterspeedvalue' => { 93 => 0x1, 119 => 0x9201, 304 => 0x1000, 366 => 0x400, 486 => 'ShutterSpeedValue' },
6144             'shuttertype' => { 127 => 0x1050, 322 => 0x9f, 357 => 0x87 },
6145             'sidecarforextension' => { 494 => 'SidecarForExtension' },
6146             'sigmaimpulseparameters' => { 138 => 0xe0d },
6147             'sigmascalingfactorcamera' => { 138 => 0xe0c },
6148             'sigmascalingfactorlowres' => { 138 => 0xe0b },
6149             'sigmasizetable' => { 138 => 0xe0f },
6150             'silentphotography' => { 227 => 0xbf },
6151             'similarityindex' => { 131 => 0xe4 },
6152             'singleframebracketing' => { 184 => 0x21 },
6153             'skilllevel' => { 498 => 'skillLevel' },
6154             'skintonecorrection' => { 357 => 0x95 },
6155             'skiplinetime' => { 138 => 0x184e },
6156             'slaveflashmeteringsegments' => { 357 => 0x20b },
6157             'slideshowname' => { 495 => 'slideshowName' },
6158             'slideshownumber' => { 495 => 'slideshowNumber' },
6159             'slideshowtotalnumber' => { 495 => 'slideshowTotalNumber' },
6160             'slowshutter' => { 77 => 0x8 },
6161             'slowsync' => { 127 => 0x1030 },
6162             'smartalbumcolor' => { 396 => 0x20 },
6163             'smartrange' => { 396 => 0xa012 },
6164             'smileshutter' => { 411 => 0x31 },
6165             'smileshuttermode' => { 411 => 0x27 },
6166             'smoothness' => { 119 => 0xfe57, 480 => 'Smoothness', 482 => 'Smoothness' },
6167             'snapshot' => { 492 => 'SnapshotLink' },
6168             'snapshotformat' => { 492 => [\'SnapshotLink','SnapshotLinkFormat'] },
6169             'snapshotheightpixels' => { 492 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6170             'snapshotimagerole' => { 492 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6171             'snapshotlink' => { 492 => [\'SnapshotLink','SnapshotLinkLink'] },
6172             'snapshotlinkqualifier' => { 492 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6173             'snapshots' => { 475 => 'Snapshots' },
6174             'snapshotusedvideoframe' => { 492 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6175             'snapshotusedvideoframetimeformat' => { 492 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6176             'snapshotusedvideoframetimevalue' => { 492 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6177             'snapshotusedvideoframevalue' => { 492 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6178             'snapshotwidthpixels' => { 492 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6179             'softskineffect' => { 422 => 0x200f },
6180             'software' => { 119 => 0x131, 157 => 'Software', 312 => 'Software', 366 => 0x203, 376 => 'software', 399 => 0x18, 465 => 'Software', 502 => 'Software' },
6181             'softwareversion' => { 382 => ['@swr',"\xa9swr"], 398 => 0x207 },
6182             'soloist' => { 374 => "\xa9sol" },
6183             'songwriter' => { 382 => "\xa9swf" },
6184             'songwriterkeywords' => { 382 => "\xa9swk" },
6185             'sonycropsize' => { 119 => 0x74c8 },
6186             'sonycroptopleft' => { 119 => 0x74c7 },
6187             'sonydatetime' => { 430 => 0x6, 432 => 0x1b6, 433 => 0x210, 434 => 0x1fe, 435 => 0x22c },
6188             'sonydatetime2' => { 441 => 0x51 },
6189             'sonyexposuretime' => { 441 => 0x3a, 442 => 0x46, 443 => [0x66,0x46] },
6190             'sonyexposuretime2' => { 453 => 0xe },
6191             'sonyfnumber' => { 441 => 0x3c, 442 => 0x48, 443 => [0x68,0x48], 453 => 0x14 },
6192             'sonyimageheight' => { 430 => 0x1a, 444 => 0x44, 445 => 0x3f, 446 => 0x47 },
6193             'sonyimageheightmax' => { 453 => 0x40 },
6194             'sonyimagesize' => { 184 => 0x3b, 409 => 0x54, 410 => 0x54, 411 => 0x9 },
6195             'sonyimagewidth' => { 430 => 0x1c },
6196             'sonyimagewidthmax' => { 453 => 0x3e },
6197             'sonyiso' => { 432 => 0x1218, 433 => 0x11f4, 434 => 0x1270, 435 => [0x1254,0x1258,0x1280], 436 => 0x113c, 437 => 0x344, 438 => 0x346, 439 => 0x320, 453 => 0x4 },
6198             'sonymaxaperture' => { 441 => 0x0, 442 => 0x0 },
6199             'sonymaxaperturevalue' => { 453 => 0x16 },
6200             'sonyminaperture' => { 441 => 0x1, 442 => 0x1 },
6201             'sonymodelid' => { 422 => 0xb001 },
6202             'sonyquality' => { 184 => 0x3c },
6203             'sonytimeminsec' => { 442 => 0x61 },
6204             'sortalbum' => { 374 => 'soal' },
6205             'sortalbumartist' => { 374 => 'soaa' },
6206             'sortartist' => { 374 => 'soar' },
6207             'sortcomposer' => { 374 => 'soco' },
6208             'sortname' => { 374 => 'sonm', 480 => 'SortName', 482 => 'SortName' },
6209             'sortshow' => { 374 => 'sosn' },
6210             'soundengineer' => { 374 => "\xa9sne" },
6211             'source' => { 131 => 0x73, 312 => 'Source', 483 => 'source', 484 => 'source', 494 => 'Source' },
6212             'sourcecount' => { 469 => 'SourceCount' },
6213             'sourcecredits' => { 382 => "\xa9src" },
6214             'sourcedirectoryindex' => { 344 => 0x0 },
6215             'sourcefileindex' => { 344 => 0x2 },
6216             'sourcephotoscount' => { 468 => 'SourcePhotosCount' },
6217             'sourceprofileprefix' => { 138 => 0x1390 },
6218             'spatialfrequencyresponse' => { 486 => 'SpatialFrequencyResponse' },
6219             'spatialfrequencyresponsecolumns' => { 486 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseColumns'] },
6220             'spatialfrequencyresponsenames' => { 486 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6221             'spatialfrequencyresponserows' => { 486 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6222             'spatialfrequencyresponsevalues' => { 486 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6223             'speakerplacement' => { 506 => 'speakerPlacement' },
6224             'specialeffectlevel' => { 113 => 0x3030 },
6225             'specialeffectmode' => { 113 => 0x2076 },
6226             'specialeffectsetting' => { 113 => 0x3031 },
6227             'specialinstructions' => { 131 => 0x28 },
6228             'specialmode' => { 304 => 0x200, 398 => 0x200 },
6229             'specialoccasion' => { 498 => 'specialOccasion' },
6230             'specialtypeid' => { 463 => 'SpecialTypeID' },
6231             'spectralsensitivity' => { 119 => 0x8824, 486 => 'SpectralSensitivity' },
6232             'specularwhitelevel' => { 41 => 0x32b, 42 => 0x281, 45 => [0x2b9,0x2d0,0x2d4], 46 => 0x56a, 47 => 0x1e4, 48 => [0x1fd,0x2dd], 49 => [0x231,0x30f], 50 => 0x31d },
6233             'speedx' => { 115 => 0x3, 382 => "\xa9xsp" },
6234             'speedy' => { 115 => 0x4, 382 => "\xa9ysp" },
6235             'speedz' => { 115 => 0x5, 382 => "\xa9zsp" },
6236             'spherical' => { 469 => 'Spherical' },
6237             'splitcolumn' => { 366 => 0x222 },
6238             'splittoningbalance' => { 480 => 'SplitToningBalance', 482 => 'SplitToningBalance' },
6239             'splittoninghighlighthue' => { 480 => 'SplitToningHighlightHue', 482 => 'SplitToningHighlightHue' },
6240             'splittoninghighlightsaturation' => { 480 => 'SplitToningHighlightSaturation', 482 => 'SplitToningHighlightSaturation' },
6241             'splittoningshadowhue' => { 480 => 'SplitToningShadowHue', 482 => 'SplitToningShadowHue' },
6242             'splittoningshadowsaturation' => { 480 => 'SplitToningShadowSaturation', 482 => 'SplitToningShadowSaturation' },
6243             'sport' => { 496 => 'sport' },
6244             'spotfocuspointx' => { 181 => 0x2d },
6245             'spotfocuspointy' => { 181 => 0x2e },
6246             'spotmeteringmode' => { 34 => 0x27 },
6247             'spotmeterlinktoafpoint' => { 84 => 0x107 },
6248             'sractive' => { 338 => '17.1' },
6249             'srawquality' => { 34 => 0x2e },
6250             'srfocallength' => { 359 => 0x3 },
6251             'srgbrendering' => { 310 => 'sRGB' },
6252             'srhalfpresstime' => { 359 => 0x2 },
6253             'srresult' => { 359 => 0x0, 360 => 0x0 },
6254             'stackedimage' => { 299 => 0x804 },
6255             'standardmatrixcustom' => { 138 => 0x7d4 },
6256             'standardmatrixdaylight' => { 138 => 0x7d0 },
6257             'standardmatrixflash' => { 138 => 0x7d3 },
6258             'standardmatrixfluorescent' => { 138 => 0x7d2 },
6259             'standardmatrixtungsten' => { 138 => 0x7d1 },
6260             'standardoutputhighlightpoint' => { 109 => 0x14 },
6261             'standardoutputsensitivity' => { 119 => 0x8831, 487 => 'StandardOutputSensitivity' },
6262             'standardoutputshadowpoint' => { 109 => 0x15 },
6263             'standardrawcolortone' => { 109 => 0xd },
6264             'standardrawcontrast' => { 109 => 0xf },
6265             'standardrawhighlight' => { 109 => 0x75 },
6266             'standardrawhighlightpoint' => { 109 => 0x12 },
6267             'standardrawlinear' => { 109 => 0x10 },
6268             'standardrawsaturation' => { 109 => 0xe },
6269             'standardrawshadow' => { 109 => 0x7e },
6270             'standardrawshadowpoint' => { 109 => 0x13 },
6271             'standardrawsharpness' => { 109 => 0x11 },
6272             'standardunsharpmaskfineness' => { 109 => 0x94 },
6273             'standardunsharpmaskstrength' => { 109 => 0x92 },
6274             'standardunsharpmaskthreshold' => { 109 => 0x96 },
6275             'standardwhitecustom' => { 138 => 0x838 },
6276             'standardwhitedaylight' => { 138 => 0x834 },
6277             'standardwhiteflash' => { 138 => 0x837 },
6278             'standardwhitefluorescent' => { 138 => 0x836 },
6279             'standardwhitetungsten' => { 138 => 0x835 },
6280             'standbytimer' => { 282 => '19.1', 284 => '19.1', 285 => '19.1', 288 => '18.1', 289 => '18.1', 294 => '19.1', 295 => '19.1' },
6281             'starlightview' => { 297 => 0x249 },
6282             'startingpage' => { 496 => 'startingPage' },
6283             'startmovieshooting' => { 84 => 0x70d },
6284             'starttimecode' => { 382 => "\xa9TIM", 506 => 'startTimecode' },
6285             'starttimecodetimeformat' => { 506 => [\'startTimecode','startTimecodeTimeFormat'] },
6286             'starttimecodetimevalue' => { 506 => [\'startTimecode','startTimecodeTimeValue'] },
6287             'starttimecodevalue' => { 506 => [\'startTimecode','startTimecodeValue'] },
6288             'starttimesamplesize' => { 382 => "\xa9TSZ", 506 => 'startTimeSampleSize' },
6289             'starttimescale' => { 382 => "\xa9TSC", 506 => 'startTimeScale' },
6290             'state' => { 161 => 'State', 322 => 0x6b, 494 => 'State' },
6291             'status' => { 461 => 'Status', 473 => 'Status' },
6292             'stereomode' => { 469 => 'StereoMode' },
6293             'stitched' => { 469 => 'Stitched' },
6294             'stitchingsoftware' => { 468 => 'StitchingSoftware', 469 => 'StitchingSoftware' },
6295             'stopsabovebaseiso' => { 431 => 0x113e, 432 => 0x113e, 433 => 0x111a, 434 => 0x1196, 435 => 0x1172, 436 => 0x102a, 437 => 0x222, 438 => 0x222, 439 => 0x217, 453 => 0xa },
6296             'storagemethod' => { 188 => 0x12 },
6297             'storebyorientation' => { 282 => '46.3', 284 => '47.3', 285 => '47.3', 294 => '47.3', 295 => '47.3', 297 => 0xd },
6298             'storedescription' => { 374 => 'sdes' },
6299             'storylineidentifier' => { 492 => 'StorylineIdentifier' },
6300             'straightenangle' => { 274 => 0x2fc08431 },
6301             'streamready' => { 492 => 'StreamReady' },
6302             'streamtype' => { 176 => 'StreamType' },
6303             'stretchmode' => { 506 => 'stretchMode' },
6304             'studydatetime' => { 459 => 'StudyDateTime' },
6305             'studydescription' => { 459 => 'StudyDescription' },
6306             'studyid' => { 459 => 'StudyID' },
6307             'studyphysician' => { 459 => 'StudyPhysician' },
6308             'styleperiod' => { 492 => 'StylePeriod' },
6309             'sub-location' => { 131 => 0x5c },
6310             'subcommanddialplaybackmode' => { 297 => 0x1cf },
6311             'subfiledata' => { 164 => 'data' },
6312             'subfiledirectory' => { 164 => '1Directory' },
6313             'subfilemimetype' => { 164 => '2MIME' },
6314             'subfilename' => { 164 => '1Name' },
6315             'subfileresource' => { 164 => 'rsrc' },
6316             'subfiletype' => { 119 => 0xfe, 164 => '0Type' },
6317             'subject' => { 308 => 'Subject', 373 => 'Subject', 483 => 'subject', 493 => 'Subject', 507 => 'subject' },
6318             'subjectarea' => { 119 => 0x9214, 486 => 'SubjectArea' },
6319             'subjectcode' => { 491 => 'SubjectCode' },
6320             'subjectdetection' => { 230 => 0x23e },
6321             'subjectdistance' => { 119 => 0x9206, 140 => 0x3e, 486 => 'SubjectDistance' },
6322             'subjectdistancerange' => { 119 => 0xa40c, 486 => 'SubjectDistanceRange' },
6323             'subjectlocation' => { 119 => 0xa214, 486 => 'SubjectLocation' },
6324             'subjectmotion' => { 284 => '78.2', 285 => '78.2', 295 => '78.2', 297 => 0x103 },
6325             'subjectprogram' => { 181 => 0x22 },
6326             'subjectreference' => { 131 => 0xc },
6327             'sublabels1' => { 490 => [\'TagStructure','TagStructureSubLabels'] },
6328             'sublabels2' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6329             'sublabels3' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6330             'sublabels4' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6331             'sublabels5' => { 490 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6332             'subseccreatedate' => { 114 => 'Exif-SubSecCreateDate' },
6333             'subsecdatetimeoriginal' => { 114 => 'Exif-SubSecDateTimeOriginal' },
6334             'subsecmodifydate' => { 114 => 'Exif-SubSecModifyDate' },
6335             'subsectime' => { 119 => 0x9290 },
6336             'subsectimedigitized' => { 119 => 0x9292 },
6337             'subsectimeoriginal' => { 119 => 0x9291 },
6338             'subsection1' => { 496 => 'subsection1' },
6339             'subsection2' => { 496 => 'subsection2' },
6340             'subsection3' => { 496 => 'subsection3' },
6341             'subsection4' => { 496 => 'subsection4' },
6342             'subselector' => { 282 => '49.1', 284 => '71.1', 285 => '71.1', 295 => '71.1', 297 => 0x8f },
6343             'subselectorassignment' => { 282 => '48.1' },
6344             'subselectorcenter' => { 284 => '72.1', 285 => '72.1', 295 => '72.1' },
6345             'subselectorplusdials' => { 282 => '49.2', 284 => '73.1', 285 => '73.1', 295 => '73.1' },
6346             'subtitle' => { 179 => 'WM/SubTitle', 374 => "\xa9st3", 382 => "\xa9snm", 496 => 'subtitle' },
6347             'subtitlekeywords' => { 382 => "\xa9snk" },
6348             'subversionfilename' => { 490 => [\'SubVersions','SubVersionsFileName'] },
6349             'subversionreference' => { 490 => [\'SubVersions','SubVersionsVersRef'] },
6350             'subversions' => { 490 => 'SubVersions' },
6351             'superimposeddisplay' => { 82 => 0xa, 84 => 0x510, 85 => 0x9, 86 => 0xa, 89 => 0xa, 90 => 0xe },
6352             'supermacro' => { 64 => 0x1a },
6353             'supplementalcategories' => { 131 => 0x14, 494 => 'SupplementalCategories' },
6354             'supplementaltype' => { 133 => 0x37 },
6355             'supplementdisplayid' => { 496 => 'supplementDisplayID' },
6356             'supplementstartingpage' => { 496 => 'supplementStartingPage' },
6357             'supplementtitle' => { 496 => 'supplementTitle' },
6358             'supplychainsource' => { 492 => 'SupplyChainSource' },
6359             'supplychainsourceidentifier' => { 492 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6360             'supplychainsourcename' => { 492 => [\'SupplyChainSource','SupplyChainSourceName'] },
6361             'supportsamount' => { 480 => 'SupportsAmount', 482 => 'SupportsAmount' },
6362             'supportscolor' => { 480 => 'SupportsColor', 482 => 'SupportsColor' },
6363             'supportshighdynamicrange' => { 480 => 'SupportsHighDynamicRange', 482 => 'SupportsHighDynamicRange' },
6364             'supportsmonochrome' => { 480 => 'SupportsMonochrome', 482 => 'SupportsMonochrome' },
6365             'supportsnormaldynamicrange' => { 480 => 'SupportsNormalDynamicRange', 482 => 'SupportsNormalDynamicRange' },
6366             'supportsoutputreferred' => { 480 => 'SupportsOutputReferred', 482 => 'SupportsOutputReferred' },
6367             'supportsscenereferred' => { 480 => 'SupportsSceneReferred', 482 => 'SupportsSceneReferred' },
6368             'svisosetting' => { 338 => 0x14 },
6369             'swatchcoloranta' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6370             'swatchcolorantb' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6371             'swatchcolorantblack' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6372             'swatchcolorantblue' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6373             'swatchcolorantcyan' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6374             'swatchcolorantgray' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6375             'swatchcolorantgreen' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6376             'swatchcolorantl' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6377             'swatchcolorantmagenta' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6378             'swatchcolorantmode' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6379             'swatchcolorantred' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6380             'swatchcolorantswatchname' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6381             'swatchcoloranttint' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6382             'swatchcoloranttype' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6383             'swatchcolorantyellow' => { 511 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6384             'swatchgroupname' => { 511 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6385             'swatchgroups' => { 511 => 'SwatchGroups' },
6386             'swatchgroupscolorants' => { 511 => [\'SwatchGroups','SwatchGroupsColorants'] },
6387             'swatchgrouptype' => { 511 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6388             'sweeppanoramadirection' => { 322 => 0x93, 411 => 0x33 },
6389             'sweeppanoramafieldofview' => { 322 => 0x94 },
6390             'sweeppanoramasize' => { 411 => 0x32 },
6391             'switchtoregisteredafpoint' => { 83 => 0x12, 84 => 0x50a },
6392             'symlink' => { 120 => 'SymLink' },
6393             'syncreleasemode' => { 284 => '77.1', 285 => '77.1', 295 => '77.1', 297 => 0x41 },
6394             'system' => { 366 => 0x204 },
6395             'tagged' => { 368 => 0xdd, 369 => 'Tagged', 475 => 'tagged' },
6396             'tagslist' => { 485 => 'TagsList' },
6397             'tagstructure' => { 490 => 'TagStructure' },
6398             'takenumber' => { 506 => 'takeNumber' },
6399             'tapename' => { 506 => 'tapeName' },
6400             'targetaperture' => { 77 => 0x4 },
6401             'targetcompressionratio' => { 95 => 0x1 },
6402             'targetdistancesetting' => { 97 => 0x1807 },
6403             'targetexposuretime' => { 77 => 0x5 },
6404             'targetimagetype' => { 97 => 0x100a },
6405             'targetprinter' => { 119 => 0x151 },
6406             'taxon' => { 118 => 'Taxon' },
6407             'taxonacceptednameusage' => { 118 => [\'Taxon','TaxonAcceptedNameUsage'] },
6408             'taxonacceptednameusageid' => { 118 => [\'Taxon','TaxonAcceptedNameUsageID'] },
6409             'taxonclass' => { 118 => [\'Taxon','TaxonClass'] },
6410             'taxonconceptid' => { 118 => [\'Taxon','TaxonTaxonConceptID'] },
6411             'taxoncultivarepithet' => { 118 => [\'Taxon','TaxonCultivarEpithet'] },
6412             'taxonfamily' => { 118 => [\'Taxon','TaxonFamily'] },
6413             'taxongenus' => { 118 => [\'Taxon','TaxonGenus'] },
6414             'taxonhigherclassification' => { 118 => [\'Taxon','TaxonHigherClassification'] },
6415             'taxonid' => { 118 => [\'Taxon','TaxonTaxonID'] },
6416             'taxoninfraspecificepithet' => { 118 => [\'Taxon','TaxonInfraspecificEpithet'] },
6417             'taxonkingdom' => { 118 => [\'Taxon','TaxonKingdom'] },
6418             'taxonnameaccordingto' => { 118 => [\'Taxon','TaxonNameAccordingTo'] },
6419             'taxonnameaccordingtoid' => { 118 => [\'Taxon','TaxonNameAccordingToID'] },
6420             'taxonnamepublishedin' => { 118 => [\'Taxon','TaxonNamePublishedIn'] },
6421             'taxonnamepublishedinid' => { 118 => [\'Taxon','TaxonNamePublishedInID'] },
6422             'taxonnamepublishedinyear' => { 118 => [\'Taxon','TaxonNamePublishedInYear'] },
6423             'taxonnomenclaturalcode' => { 118 => [\'Taxon','TaxonNomenclaturalCode'] },
6424             'taxonnomenclaturalstatus' => { 118 => [\'Taxon','TaxonNomenclaturalStatus'] },
6425             'taxonorder' => { 118 => [\'Taxon','TaxonOrder'] },
6426             'taxonoriginalnameusage' => { 118 => [\'Taxon','TaxonOriginalNameUsage'] },
6427             'taxonoriginalnameusageid' => { 118 => [\'Taxon','TaxonOriginalNameUsageID'] },
6428             'taxonparentnameusage' => { 118 => [\'Taxon','TaxonParentNameUsage'] },
6429             'taxonparentnameusageid' => { 118 => [\'Taxon','TaxonParentNameUsageID'] },
6430             'taxonphylum' => { 118 => [\'Taxon','TaxonPhylum'] },
6431             'taxonrank' => { 118 => [\'Taxon','TaxonTaxonRank'] },
6432             'taxonremarks' => { 118 => [\'Taxon','TaxonTaxonRemarks'] },
6433             'taxonscientificname' => { 118 => [\'Taxon','TaxonScientificName'] },
6434             'taxonscientificnameauthorship' => { 118 => [\'Taxon','TaxonScientificNameAuthorship'] },
6435             'taxonscientificnameid' => { 118 => [\'Taxon','TaxonScientificNameID'] },
6436             'taxonspecificepithet' => { 118 => [\'Taxon','TaxonSpecificEpithet'] },
6437             'taxonsubgenus' => { 118 => [\'Taxon','TaxonSubgenus'] },
6438             'taxontaxonomicstatus' => { 118 => [\'Taxon','TaxonTaxonomicStatus'] },
6439             'taxonverbatimtaxonrank' => { 118 => [\'Taxon','TaxonVerbatimTaxonRank'] },
6440             'taxonvernacularname' => { 118 => [\'Taxon','TaxonVernacularName'] },
6441             'tda1bandwidth' => { 138 => 0x196f },
6442             'tda1edgepolarity' => { 138 => 0x1971 },
6443             'tda1gain' => { 138 => 0x1970 },
6444             'tda1offset' => { 138 => 0x196e },
6445             'tda2bandwidth' => { 138 => 0x1979 },
6446             'tda2edgepolarity' => { 138 => 0x197b },
6447             'tda2gain' => { 138 => 0x197a },
6448             'tda2offset' => { 138 => 0x1978 },
6449             'tda3bandwidth' => { 138 => 0x1983 },
6450             'tda3edgepolarity' => { 138 => 0x1985 },
6451             'tda3gain' => { 138 => 0x1984 },
6452             'tda3offset' => { 138 => 0x1982 },
6453             'tda4bandwidth' => { 138 => 0x198d },
6454             'tda4edgepolarity' => { 138 => 0x198f },
6455             'tda4gain' => { 138 => 0x198e },
6456             'tda4offset' => { 138 => 0x198c },
6457             'teaser' => { 496 => 'teaser' },
6458             'teleconverter' => { 186 => 0x105, 422 => 0x105 },
6459             'tempampgainx100' => { 138 => 0x1914 },
6460             'tempo' => { 506 => 'tempo' },
6461             'temporalcoverage' => { 492 => 'TemporalCoverage' },
6462             'temporalcoveragefrom' => { 492 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6463             'temporalcoverageto' => { 492 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6464             'termsandconditionstext' => { 309 => 'TermsAndConditionsText' },
6465             'termsandconditionsurl' => { 309 => 'TermsAndConditionsURL' },
6466             'testname' => { 120 => 'TestName' },
6467             'textencoding' => { 226 => 0x4 },
6468             'textlayername' => { 494 => [\'TextLayers','TextLayersLayerName'] },
6469             'textlayers' => { 494 => 'TextLayers' },
6470             'textlayertext' => { 494 => [\'TextLayers','TextLayersLayerText'] },
6471             'textstamp' => { 322 => [0x8008,0x8009,0x3b,0x3e] },
6472             'texture' => { 480 => 'Texture', 482 => 'Texture' },
6473             'three-dtrackingfacedetection' => { 284 => '1.4', 285 => '1.4', 295 => '1.4' },
6474             'three-dtrackingwatcharea' => { 284 => '78.1', 285 => '78.1', 295 => '78.1' },
6475             'thresholding' => { 119 => 0x107 },
6476             'thumbnailfilename' => { 97 => 0x817 },
6477             'thumbnailformat' => { 504 => [\'Thumbnails','ThumbnailsFormat'] },
6478             'thumbnailheight' => { 142 => 0xfa55, 504 => [\'Thumbnails','ThumbnailsHeight'] },
6479             'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 304 => 0x100, 382 => 'thmb', 504 => [\'Thumbnails','ThumbnailsImage'] },
6480             'thumbnailimagename' => { 167 => '1Name' },
6481             'thumbnailimagesize' => { 167 => 'ImageSize' },
6482             'thumbnailimagetype' => { 167 => '0Type' },
6483             'thumbnailimagevalidarea' => { 64 => 0x13 },
6484             'thumbnaillength' => { 119 => 0x202 },
6485             'thumbnailoffset' => { 119 => 0x201 },
6486             'thumbnailpng' => { 382 => 'thmb' },
6487             'thumbnails' => { 504 => 'Thumbnails' },
6488             'thumbnailwidth' => { 142 => 0xfa54, 504 => [\'Thumbnails','ThumbnailsWidth'] },
6489             'ticker' => { 496 => 'ticker' },
6490             'tiffhandling' => { 480 => 'TIFFHandling', 482 => 'TIFFHandling' },
6491             'tiffmeteringimage' => { 187 => 0x104c, 420 => 0x1110 },
6492             'tilelength' => { 119 => 0x143 },
6493             'tilewidth' => { 119 => 0x142 },
6494             'time' => { 138 => 0x401, 357 => 0x7 },
6495             'timecodes' => { 119 => 0xc763 },
6496             'timecreated' => { 131 => 0x3c, 140 => 0x14, 149 => 0x10, 369 => 'TimeCreated' },
6497             'timelapseshotnumber' => { 325 => 0x10 },
6498             'timeperiod' => { 496 => 'timePeriod' },
6499             'timerfunctionbutton' => { 283 => '5.2', 286 => '12.1', 287 => '13.1' },
6500             'timerlength' => { 84 => 0x80c },
6501             'timerrecording' => { 322 => 0x96 },
6502             'timescaleparams' => { 506 => 'timeScaleParams' },
6503             'timescaleparamsframeoverlappingpercentage' => { 506 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6504             'timescaleparamsframesize' => { 506 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6505             'timescaleparamsquality' => { 506 => [\'timeScaleParams','timeScaleParamsQuality'] },
6506             'timesent' => { 132 => 0x50 },
6507             'timeshot' => { 470 => 'TimeShot' },
6508             'timesignature' => { 506 => 'timeSignature' },
6509             'timesincepoweron' => { 322 => 0x29 },
6510             'timestamp' => { 11 => 0x45e, 19 => 0x11c, 298 => 0x8, 312 => 'TimeStamp', 322 => 0xaf, 469 => 'Timestamp', 476 => 'Timestamp', 490 => 'TimeStamp' },
6511             'timestamp1' => { 11 => 0x45a },
6512             'timezone' => { 78 => 0x1, 230 => 0x594, 266 => 0x0, 392 => 0xa },
6513             'timezonecity' => { 78 => 0x2 },
6514             'timezonecode' => { 100 => 0x1 },
6515             'timezoneinfo' => { 100 => 0x2 },
6516             'timezoneoffset' => { 119 => 0x882a },
6517             'tint' => { 376 => 'player.movie.visual.tint', 480 => 'Tint', 482 => 'Tint' },
6518             'title' => { 157 => 'Title', 308 => 'Title', 312 => 'Title', 322 => 0x65, 373 => 'Title', 374 => ['titl',"\xa9nam"], 376 => 'title', 382 => ['titl',"\xa9nam"], 483 => 'title', 493 => 'Title', 504 => 'Title' },
6519             'togglestyleamount' => { 480 => 'ToggleStyleAmount', 482 => 'ToggleStyleAmount' },
6520             'togglestyledigest' => { 480 => 'ToggleStyleDigest', 482 => 'ToggleStyleDigest' },
6521             'tonecomp' => { 227 => 0x81 },
6522             'tonecurve' => { 74 => 0x1, 357 => 0x402, 480 => 'ToneCurve', 482 => 'ToneCurve' },
6523             'tonecurveactive' => { 108 => 0x110 },
6524             'tonecurveadobergb' => { 396 => 0xa043 },
6525             'tonecurveadobergbdefault' => { 396 => 0xa041 },
6526             'tonecurveblue' => { 480 => 'ToneCurveBlue', 482 => 'ToneCurveBlue' },
6527             'tonecurvebluex' => { 457 => 0x9003 },
6528             'tonecurvebluey' => { 457 => 0x9007 },
6529             'tonecurvebrightness' => { 103 => 0x20410 },
6530             'tonecurvebrightnessx' => { 457 => 0x9000 },
6531             'tonecurvebrightnessy' => { 457 => 0x9004 },
6532             'tonecurvecolorspace' => { 107 => 0x0 },
6533             'tonecurvecontrast' => { 103 => 0x20411 },
6534             'tonecurvegreen' => { 480 => 'ToneCurveGreen', 482 => 'ToneCurveGreen' },
6535             'tonecurvegreenx' => { 457 => 0x9002 },
6536             'tonecurvegreeny' => { 457 => 0x9006 },
6537             'tonecurveinputrange' => { 107 => 0x3 },
6538             'tonecurveinterpolation' => { 108 => 0x159 },
6539             'tonecurvemode' => { 108 => 0x113 },
6540             'tonecurvename' => { 480 => 'ToneCurveName', 482 => 'ToneCurveName' },
6541             'tonecurvename2012' => { 480 => 'ToneCurveName2012', 482 => 'ToneCurveName2012' },
6542             'tonecurveoriginal' => { 103 => '0x20400.1' },
6543             'tonecurveoutputrange' => { 107 => 0x5 },
6544             'tonecurveprofilename' => { 138 => 0x1391 },
6545             'tonecurveproperty' => { 108 => 0x3c },
6546             'tonecurvepv2012' => { 480 => 'ToneCurvePV2012', 482 => 'ToneCurvePV2012' },
6547             'tonecurvepv2012blue' => { 480 => 'ToneCurvePV2012Blue', 482 => 'ToneCurvePV2012Blue' },
6548             'tonecurvepv2012green' => { 480 => 'ToneCurvePV2012Green', 482 => 'ToneCurvePV2012Green' },
6549             'tonecurvepv2012red' => { 480 => 'ToneCurvePV2012Red', 482 => 'ToneCurvePV2012Red' },
6550             'tonecurvered' => { 480 => 'ToneCurveRed', 482 => 'ToneCurveRed' },
6551             'tonecurveredx' => { 457 => 0x9001 },
6552             'tonecurveredy' => { 457 => 0x9005 },
6553             'tonecurves' => { 357 => 0x403 },
6554             'tonecurveshape' => { 107 => 0x1 },
6555             'tonecurvesrgb' => { 396 => 0xa042 },
6556             'tonecurvesrgbdefault' => { 396 => 0xa040 },
6557             'tonecurvex' => { 107 => 0xa },
6558             'tonecurvey' => { 107 => 0xb },
6559             'tonelevel' => { 299 => 0x52e },
6560             'tonemapstrength' => { 480 => 'ToneMapStrength', 482 => 'ToneMapStrength' },
6561             'toningeffect' => { 57 => 0xf, 227 => 0xb3, 233 => 0x38, 234 => 0x40, 235 => 0x48, 389 => 0x1015 },
6562             'toningeffectauto' => { 71 => 0xa4 },
6563             'toningeffectfaithful' => { 70 => 0x74, 71 => 0x74 },
6564             'toningeffectlandscape' => { 70 => 0x44, 71 => 0x44 },
6565             'toningeffectmonochrome' => { 19 => 0x108, 70 => 0x8c, 71 => 0x8c },
6566             'toningeffectneutral' => { 70 => 0x5c, 71 => 0x5c },
6567             'toningeffectportrait' => { 70 => 0x2c, 71 => 0x2c },
6568             'toningeffectstandard' => { 70 => 0x14, 71 => 0x14 },
6569             'toningeffectuserdef1' => { 70 => 0xa4, 71 => 0xbc },
6570             'toningeffectuserdef2' => { 70 => 0xbc, 71 => 0xd4 },
6571             'toningeffectuserdef3' => { 70 => 0xd4, 71 => 0xec },
6572             'toningsaturation' => { 233 => 0x39, 234 => 0x41, 235 => 0x49 },
6573             'totalzoom' => { 140 => 0x62 },
6574             'touchae' => { 322 => 0xab },
6575             'track' => { 374 => "\xa9trk", 382 => "\xa9trk" },
6576             'trackcreatedate' => { 381 => 0x1 },
6577             'trackmodifydate' => { 381 => 0x2 },
6578             'tracknumber' => { 374 => 'trkn', 506 => 'trackNumber' },
6579             'tracks' => { 506 => 'Tracks' },
6580             'tracksframerate' => { 506 => [\'Tracks','TracksFrameRate'] },
6581             'tracksmarkers' => { 506 => [\'Tracks','TracksMarkers'] },
6582             'tracksmarkerscomment' => { 506 => [\'Tracks','TracksMarkersComment'] },
6583             'tracksmarkerscuepointparams' => { 506 => [\'Tracks','TracksMarkersCuePointParams'] },
6584             'tracksmarkerscuepointparamskey' => { 506 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6585             'tracksmarkerscuepointparamsvalue' => { 506 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6586             'tracksmarkerscuepointtype' => { 506 => [\'Tracks','TracksMarkersCuePointType'] },
6587             'tracksmarkersduration' => { 506 => [\'Tracks','TracksMarkersDuration'] },
6588             'tracksmarkerslocation' => { 506 => [\'Tracks','TracksMarkersLocation'] },
6589             'tracksmarkersname' => { 506 => [\'Tracks','TracksMarkersName'] },
6590             'tracksmarkersprobability' => { 506 => [\'Tracks','TracksMarkersProbability'] },
6591             'tracksmarkersspeaker' => { 506 => [\'Tracks','TracksMarkersSpeaker'] },
6592             'tracksmarkersstarttime' => { 506 => [\'Tracks','TracksMarkersStartTime'] },
6593             'tracksmarkerstarget' => { 506 => [\'Tracks','TracksMarkersTarget'] },
6594             'tracksmarkerstype' => { 506 => [\'Tracks','TracksMarkersType'] },
6595             'trackstrackname' => { 506 => [\'Tracks','TracksTrackName'] },
6596             'trackstracktype' => { 506 => [\'Tracks','TracksTrackType'] },
6597             'tracktype' => { 382 => 'kgtt' },
6598             'trailer' => { 120 => 'Trailer' },
6599             'trailersignature' => { 164 => 'zmie' },
6600             'transcript' => { 492 => 'Transcript' },
6601             'transcriptlink' => { 492 => 'TranscriptLink' },
6602             'transcriptlinklink' => { 492 => [\'TranscriptLink','TranscriptLinkLink'] },
6603             'transcriptlinklinkqualifier' => { 492 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6604             'transferfunction' => { 119 => 0x12d, 502 => 'TransferFunction' },
6605             'transfertimenormal' => { 138 => 0x1888 },
6606             'transfertimetest' => { 138 => 0x1889 },
6607             'transform' => { 322 => [0x8012,0x59] },
6608             'transmissionreference' => { 494 => 'TransmissionReference' },
6609             'trapped' => { 308 => 'Trapped', 493 => 'Trapped' },
6610             'trashbuttonfunction' => { 84 => 0x710 },
6611             'travelday' => { 322 => 0x36 },
6612             'treble' => { 376 => 'player.movie.audio.treble' },
6613             'triggermode' => { 383 => 0x6, 384 => 0x34, 385 => 0x34 },
6614             'tstop' => { 119 => 0xc772 },
6615             'ttl_da_adown' => { 345 => 0x5 },
6616             'ttl_da_aup' => { 345 => 0x4 },
6617             'ttl_da_bdown' => { 345 => 0x7 },
6618             'ttl_da_bup' => { 345 => 0x6 },
6619             'tungstenawb' => { 335 => 0x1 },
6620             'tvepisode' => { 374 => 'tves' },
6621             'tvepisodeid' => { 374 => 'tven' },
6622             'tvexposuretimesetting' => { 338 => 0x12 },
6623             'tvnetworkname' => { 374 => 'tvnn' },
6624             'tvseason' => { 374 => 'tvsn' },
6625             'tvshow' => { 374 => 'tvsh' },
6626             'type' => { 464 => 'Type', 483 => 'type', 501 => 'type' },
6627             'typestatus' => { 118 => [\'Identification','IdentificationTypeStatus'] },
6628             'uniquecameramodel' => { 119 => 0xc614 },
6629             'uniquedocumentid' => { 131 => 0xbb },
6630             'uniquematrixauto' => { 138 => 0x7e9 },
6631             'uniquematrixcustom' => { 138 => 0x7e8 },
6632             'uniquematrixdaylight' => { 138 => 0x7e4 },
6633             'uniquematrixflash' => { 138 => 0x7e7 },
6634             'uniquematrixfluorescent' => { 138 => 0x7e6 },
6635             'uniquematrixtungsten' => { 138 => 0x7e5 },
6636             'uniqueobjectname' => { 132 => 0x64 },
6637             'units' => { 465 => 'Units' },
6638             'unknown_aacr' => { 374 => 'AACR' },
6639             'unknown_cdek' => { 374 => 'CDEK' },
6640             'unknown_cdet' => { 374 => 'CDET' },
6641             'unknownblock' => { 357 => 0x405 },
6642             'unknownblock1' => { 303 => 0x635 },
6643             'unknownblock2' => { 303 => 0x636 },
6644             'unknownblock3' => { 303 => 0x1103 },
6645             'unknownblock4' => { 303 => 0x1104 },
6646             'unknowncontrast' => { 109 => 0x45 },
6647             'unknowndate' => { 366 => 0x212 },
6648             'unknownev' => { 138 => 0x1 },
6649             'unknownlinear' => { 109 => 0x46 },
6650             'unknownnumber' => { 97 => 0x180b },
6651             'unknownoutputhighlightpoint' => { 109 => 0x4a },
6652             'unknownoutputshadowpoint' => { 109 => 0x4b },
6653             'unknownrawhighlight' => { 109 => 0x7b },
6654             'unknownrawhighlightpoint' => { 109 => 0x48 },
6655             'unknownrawshadow' => { 109 => 0x84 },
6656             'unknownrawshadowpoint' => { 109 => 0x49 },
6657             'unknownsharpness' => { 109 => 0x47 },
6658             'unknowntags' => { 382 => 'TAGS' },
6659             'unknowntemperature' => { 121 => 0x4 },
6660             'unknownthumbnail' => { 382 => 'thmb' },
6661             'unsharp1color' => { 279 => 0x13 },
6662             'unsharp1halowidth' => { 279 => 0x19 },
6663             'unsharp1intensity' => { 279 => 0x17 },
6664             'unsharp1threshold' => { 279 => 0x1b },
6665             'unsharp2color' => { 279 => 0x2e },
6666             'unsharp2halowidth' => { 279 => 0x34 },
6667             'unsharp2intensity' => { 279 => 0x32 },
6668             'unsharp2threshold' => { 279 => 0x36 },
6669             'unsharp3color' => { 279 => 0x49 },
6670             'unsharp3halowidth' => { 279 => 0x4f },
6671             'unsharp3intensity' => { 279 => 0x4d },
6672             'unsharp3threshold' => { 279 => 0x51 },
6673             'unsharp4color' => { 279 => 0x64 },
6674             'unsharp4halowidth' => { 279 => 0x6a },
6675             'unsharp4intensity' => { 279 => 0x68 },
6676             'unsharp4threshold' => { 279 => 0x6c },
6677             'unsharpcount' => { 279 => 0x0 },
6678             'unsharpmask' => { 109 => 0x90, 274 => 0x76a43200 },
6679             'unsharpmaskfineness' => { 103 => 0x20309 },
6680             'unsharpmaskstrength' => { 103 => 0x20308 },
6681             'unsharpmaskthreshold' => { 103 => 0x2030a },
6682             'uprightcentermode' => { 480 => 'UprightCenterMode', 482 => 'UprightCenterMode' },
6683             'uprightcenternormx' => { 480 => 'UprightCenterNormX', 482 => 'UprightCenterNormX' },
6684             'uprightcenternormy' => { 480 => 'UprightCenterNormY', 482 => 'UprightCenterNormY' },
6685             'uprightdependentdigest' => { 480 => 'UprightDependentDigest', 482 => 'UprightDependentDigest' },
6686             'uprightfocallength35mm' => { 480 => 'UprightFocalLength35mm', 482 => 'UprightFocalLength35mm' },
6687             'uprightfocalmode' => { 480 => 'UprightFocalMode', 482 => 'UprightFocalMode' },
6688             'uprightfoursegments_0' => { 480 => 'UprightFourSegments_0', 482 => 'UprightFourSegments_0' },
6689             'uprightfoursegments_1' => { 480 => 'UprightFourSegments_1', 482 => 'UprightFourSegments_1' },
6690             'uprightfoursegments_2' => { 480 => 'UprightFourSegments_2', 482 => 'UprightFourSegments_2' },
6691             'uprightfoursegments_3' => { 480 => 'UprightFourSegments_3', 482 => 'UprightFourSegments_3' },
6692             'uprightfoursegmentscount' => { 480 => 'UprightFourSegmentsCount', 482 => 'UprightFourSegmentsCount' },
6693             'uprightguideddependentdigest' => { 480 => 'UprightGuidedDependentDigest', 482 => 'UprightGuidedDependentDigest' },
6694             'uprightpreview' => { 480 => 'UprightPreview', 482 => 'UprightPreview' },
6695             'uprighttransform_0' => { 480 => 'UprightTransform_0', 482 => 'UprightTransform_0' },
6696             'uprighttransform_1' => { 480 => 'UprightTransform_1', 482 => 'UprightTransform_1' },
6697             'uprighttransform_2' => { 480 => 'UprightTransform_2', 482 => 'UprightTransform_2' },
6698             'uprighttransform_3' => { 480 => 'UprightTransform_3', 482 => 'UprightTransform_3' },
6699             'uprighttransform_4' => { 480 => 'UprightTransform_4', 482 => 'UprightTransform_4' },
6700             'uprighttransform_5' => { 480 => 'UprightTransform_5', 482 => 'UprightTransform_5' },
6701             'uprighttransformcount' => { 480 => 'UprightTransformCount', 482 => 'UprightTransformCount' },
6702             'uprightversion' => { 480 => 'UprightVersion', 482 => 'UprightVersion' },
6703             'urgency' => { 131 => 0xa, 494 => 'Urgency' },
6704             'url' => { 157 => 'URL', 312 => 'URL', 371 => 0x40b, 496 => 'url' },
6705             'url_list' => { 371 => 0x41e },
6706             'urla-platform' => { 496 => [\'url','urlA-platform'] },
6707             'urlurl' => { 496 => [\'url','urlUrl'] },
6708             'usablemeteringmodes' => { 84 => 0x10a },
6709             'usableshootingmodes' => { 84 => 0x109 },
6710             'usage' => { 497 => 'usage' },
6711             'usageterms' => { 510 => 'UsageTerms' },
6712             'usbpowerdelivery' => { 230 => 0x664 },
6713             'usedialwithouthold' => { 297 => 0xbf },
6714             'useguidelines' => { 478 => 'useGuidelines' },
6715             'usepanoramaviewer' => { 468 => 'UsePanoramaViewer' },
6716             'usercollection' => { 376 => 'collection.user' },
6717             'usercomment' => { 97 => 0x805, 119 => 0x9286, 486 => 'UserComment' },
6718             'userdef1picturestyle' => { 19 => 0x10c, 70 => 0xd8, 71 => 0xf0 },
6719             'userdef2picturestyle' => { 19 => 0x10e, 70 => 0xda, 71 => 0xf2 },
6720             'userdef3picturestyle' => { 19 => 0x110, 70 => 0xdc, 71 => 0xf4 },
6721             'userfields' => { 473 => 'UserFields' },
6722             'userlabel' => { 383 => 0x2b, 384 => 0x5a, 385 => 0x68 },
6723             'userprofile' => { 317 => 0x302, 321 => 0x34c, 324 => 0x3038 },
6724             'userrating' => { 376 => 'rating.user', 382 => 'urat' },
6725             'usmlenselectronicmf' => { 2 => 0x7, 83 => 0x7, 84 => 0x501 },
6726             'uspsnumber' => { 496 => 'uspsNumber' },
6727             'utmeasting' => { 168 => 'Easting' },
6728             'utmmapdatum' => { 168 => 'Datum' },
6729             'utmnorthing' => { 168 => 'Northing' },
6730             'utmzone' => { 168 => 'Zone' },
6731             'uuid' => { 480 => 'UUID', 482 => 'UUID' },
6732             'uv-irfiltercorrection' => { 317 => 0x325 },
6733             'validbits' => { 303 => 0x611, 304 => 0x102c },
6734             'validpixeldepth' => { 307 => 0x611 },
6735             'variablelowpassfilter' => { 422 => 0x2028 },
6736             'variousmodes' => { 140 => 0x26 },
6737             'variousmodes2' => { 140 => 0x3a },
6738             'variprogram' => { 227 => 0xab },
6739             'varraydacnominalvalues' => { 138 => 0x191e },
6740             'vendor' => { 382 => 'vndr' },
6741             'vendorinfo' => { 460 => 'VendorInfo' },
6742             'vendorinfomanufacturer' => { 460 => [\'VendorInfo','VendorInfoManufacturer'] },
6743             'vendorinfomodel' => { 460 => [\'VendorInfo','VendorInfoModel'] },
6744             'vendorinfonotes' => { 460 => [\'VendorInfo','VendorInfoNotes'] },
6745             'verbatimidentification' => { 118 => [\'Identification','IdentificationVerbatimIdentification'] },
6746             'version' => { 127 => 0x0, 373 => 'Version', 376 => 'version', 480 => 'Version', 482 => 'Version' },
6747             'versioncreatedate' => { 457 => 0xd100 },
6748             'versionid' => { 507 => 'VersionID' },
6749             'versionidentifier' => { 496 => 'versionIdentifier' },
6750             'versionmodifydate' => { 457 => 0xd101 },
6751             'versions' => { 507 => 'Versions' },
6752             'versionscomments' => { 507 => [\'Versions','VersionsComments'] },
6753             'versionsevent' => { 507 => [\'Versions','VersionsEvent'] },
6754             'versionseventaction' => { 507 => [\'Versions','VersionsEventAction'] },
6755             'versionseventchanged' => { 507 => [\'Versions','VersionsEventChanged'] },
6756             'versionseventinstanceid' => { 507 => [\'Versions','VersionsEventInstanceID'] },
6757             'versionseventparameters' => { 507 => [\'Versions','VersionsEventParameters'] },
6758             'versionseventsoftwareagent' => { 507 => [\'Versions','VersionsEventSoftwareAgent'] },
6759             'versionseventwhen' => { 507 => [\'Versions','VersionsEventWhen'] },
6760             'versionsmodifier' => { 507 => [\'Versions','VersionsModifier'] },
6761             'versionsmodifydate' => { 507 => [\'Versions','VersionsModifyDate'] },
6762             'versionsversion' => { 507 => [\'Versions','VersionsVersion'] },
6763             'verticalafonbutton' => { 281 => '3.2', 282 => '47.2', 284 => '79.1', 297 => 0x11d },
6764             'verticalclockoverlaps' => { 138 => 0x412 },
6765             'verticalfuncbutton' => { 282 => '42.2', 284 => '67.1', 297 => 0x115 },
6766             'verticalfuncbuttonplaybackmode' => { 297 => 0x1b7 },
6767             'verticalfuncbuttonplusdials' => { 282 => '43.1' },
6768             'verticalfuncplusdials' => { 284 => '68.1' },
6769             'verticalmovieafonbutton' => { 297 => 0x1f9 },
6770             'verticalmoviefuncbutton' => { 297 => 0x1e1 },
6771             'verticalmultiselector' => { 282 => '42.1', 284 => '66.1', 285 => '66.1', 295 => '66.1', 297 => 0x18f },
6772             'verticalmultiselectorplaybackmode' => { 297 => 0x125 },
6773             'vfdisplayillumination' => { 2 => 0x11, 84 => [0x510,0x51d] },
6774             'vibrance' => { 474 => 'Vibrance', 480 => 'Vibrance', 482 => 'Vibrance' },
6775             'vibrationreduction' => { 240 => [0x75,0x82,0x1ae], 248 => '586.1', 257 => '590.2', 265 => 0x4 },
6776             'videoalphamode' => { 506 => 'videoAlphaMode' },
6777             'videoalphapremultiplecolor' => { 506 => 'videoAlphaPremultipleColor' },
6778             'videoalphapremultiplecolora' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6779             'videoalphapremultiplecolorb' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6780             'videoalphapremultiplecolorblack' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6781             'videoalphapremultiplecolorblue' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6782             'videoalphapremultiplecolorcyan' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6783             'videoalphapremultiplecolorgray' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6784             'videoalphapremultiplecolorgreen' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6785             'videoalphapremultiplecolorl' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6786             'videoalphapremultiplecolormagenta' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6787             'videoalphapremultiplecolormode' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6788             'videoalphapremultiplecolorred' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6789             'videoalphapremultiplecolorswatchname' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6790             'videoalphapremultiplecolortint' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6791             'videoalphapremultiplecolortype' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6792             'videoalphapremultiplecoloryellow' => { 506 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6793             'videoalphaunityistransparent' => { 506 => 'videoAlphaUnityIsTransparent' },
6794             'videobitrate' => { 492 => 'videoBitRate' },
6795             'videobitratemode' => { 492 => 'videoBitRateMode' },
6796             'videoburstmode' => { 322 => 0xbb },
6797             'videoburstresolution' => { 322 => 0xb3 },
6798             'videocodec' => { 67 => 0x74 },
6799             'videocolorspace' => { 506 => 'videoColorSpace' },
6800             'videocompression' => { 127 => 0x3806 },
6801             'videocompressor' => { 506 => 'videoCompressor' },
6802             'videodisplayaspectratio' => { 492 => 'videoDisplayAspectRatio' },
6803             'videoencodingprofile' => { 492 => 'videoEncodingProfile' },
6804             'videofieldorder' => { 506 => 'videoFieldOrder' },
6805             'videoframerate' => { 322 => 0x27, 506 => 'videoFrameRate' },
6806             'videoframesize' => { 506 => 'videoFrameSize' },
6807             'videoframesizeh' => { 506 => [\'videoFrameSize','videoFrameSizeH'] },
6808             'videoframesizeunit' => { 506 => [\'videoFrameSize','videoFrameSizeUnit'] },
6809             'videoframesizew' => { 506 => [\'videoFrameSize','videoFrameSizeW'] },
6810             'videomoddate' => { 506 => 'videoModDate' },
6811             'videopixelaspectratio' => { 506 => 'videoPixelAspectRatio' },
6812             'videopixeldepth' => { 506 => 'videoPixelDepth' },
6813             'videopreburst' => { 322 => 0xc1 },
6814             'videoquality' => { 113 => 0x4003 },
6815             'videorecordingmode' => { 127 => 0x3803 },
6816             'videoshottype' => { 492 => 'VideoShotType' },
6817             'videoshottypeidentifier' => { 492 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6818             'videoshottypename' => { 492 => [\'VideoShotType','VideoShotTypeName'] },
6819             'videostreamscount' => { 492 => 'videoStreamsCount' },
6820             'viewfinder' => { 366 => 0x455 },
6821             'viewfinderdisplay' => { 281 => '12.4', 282 => '6.3' },
6822             'viewfinderwarning' => { 281 => '13.4', 291 => '3.5', 292 => '6.2', 296 => '4.4' },
6823             'viewfinderwarnings' => { 84 => 0x40a },
6824             'viewinfoduringexposure' => { 84 => 0x407 },
6825             'viewingmode' => { 411 => 0x2f, 427 => 0x18 },
6826             'viewingmode2' => { 411 => [0x85,0x285] },
6827             'viewpoint' => { 495 => 'viewpoint' },
6828             'vignetteamount' => { 480 => 'VignetteAmount', 482 => 'VignetteAmount' },
6829             'vignettecontrol' => { 227 => 0x2a, 274 => 0x76a43205 },
6830             'vignettecontrolintensity' => { 274 => 0xac6bd5c0 },
6831             'vignettecorrectionalreadyapplied' => { 477 => 'VignetteCorrectionAlreadyApplied' },
6832             'vignettemidpoint' => { 480 => 'VignetteMidpoint', 482 => 'VignetteMidpoint' },
6833             'vignetting' => { 389 => 0x1011, 396 => 0xa052 },
6834             'vignettingcorrection' => { 119 => 0x7031, 396 => 0xa053, 422 => 0x2011 },
6835             'vignettingcorrparams' => { 119 => 0x7032, 452 => 0x64a, 453 => [0x34a,0x350,0x35c,0x368] },
6836             'vignettingsetting' => { 396 => 0xa054 },
6837             'virtualhorizonstyle' => { 297 => 0x167 },
6838             'visualcolor' => { 492 => 'VisualColour' },
6839             'visualtechnique' => { 495 => 'visualTechnique' },
6840             'voicememo' => { 398 => 0x216 },
6841             'volume' => { 496 => 'volume' },
6842             'vr_0x66' => { 240 => 0x66 },
6843             'vrdoffset' => { 64 => 0xd0 },
6844             'vrmode' => { 230 => 0x212, 265 => 0x6 },
6845             'vrtype' => { 265 => 0x8 },
6846             'waterdepth' => { 119 => 0x9403, 487 => 'WaterDepth' },
6847             'wb_bluelevel3500k' => { 187 => 0x19a },
6848             'wb_bluelevel6500k' => { 187 => 0x18a },
6849             'wb_bluelevelcustom' => { 187 => 0x18e },
6850             'wb_bluelevelscloudy' => { 187 => 0x106 },
6851             'wb_bluelevelsdaylight' => { 187 => 0xea },
6852             'wb_bluelevelsflash' => { 187 => 0x122 },
6853             'wb_bluelevelsfluorescent' => { 187 => [0x40a,0x15a] },
6854             'wb_bluelevelskelvin' => { 187 => 0x254 },
6855             'wb_bluelevelsshade' => { 187 => 0x176 },
6856             'wb_bluelevelstungsten' => { 187 => 0xce },
6857             'wb_gbrglevels' => { 187 => 0xae, 190 => 0x4 },
6858             'wb_glevel' => { 303 => 0x11f },
6859             'wb_glevel3000k' => { 303 => 0x113 },
6860             'wb_glevel3300k' => { 303 => 0x114 },
6861             'wb_glevel3600k' => { 303 => 0x115 },
6862             'wb_glevel3900k' => { 303 => 0x116 },
6863             'wb_glevel4000k' => { 303 => 0x117 },
6864             'wb_glevel4300k' => { 303 => 0x118 },
6865             'wb_glevel4500k' => { 303 => 0x119 },
6866             'wb_glevel4800k' => { 303 => 0x11a },
6867             'wb_glevel5300k' => { 303 => 0x11b },
6868             'wb_glevel6000k' => { 303 => 0x11c },
6869             'wb_glevel6600k' => { 303 => 0x11d },
6870             'wb_glevel7500k' => { 303 => 0x11e },
6871             'wb_grbglevels' => { 201 => 0x0, 429 => 0x7303 },
6872             'wb_grbglevelsauto' => { 81 => 0x2, 429 => 0x7302 },
6873             'wb_grbglevelscloudy' => { 81 => 0x12 },
6874             'wb_grbglevelscustom1' => { 81 => 0x42 },
6875             'wb_grbglevelscustom2' => { 81 => 0x4a },
6876             'wb_grbglevelsdaylight' => { 81 => 0xa },
6877             'wb_grbglevelsflash' => { 81 => 0x32 },
6878             'wb_grbglevelsfluorescent' => { 81 => 0x22 },
6879             'wb_grbglevelsfluorhigh' => { 81 => 0x2a },
6880             'wb_grbglevelstungsten' => { 81 => 0x1a },
6881             'wb_grbglevelsunderwater' => { 81 => 0x3a },
6882             'wb_rbgglevels' => { 198 => 0x0 },
6883             'wb_rblevels' => { 202 => 0x270, 227 => 0xc, 303 => 0x100 },
6884             'wb_rblevels1' => { 328 => 0x2 },
6885             'wb_rblevels2' => { 328 => 0x5 },
6886             'wb_rblevels3' => { 328 => 0x8 },
6887             'wb_rblevels3000k' => { 303 => 0x102 },
6888             'wb_rblevels3300k' => { 303 => 0x103 },
6889             'wb_rblevels3500k' => { 187 => 0x430 },
6890             'wb_rblevels3600k' => { 303 => 0x104 },
6891             'wb_rblevels3900k' => { 303 => 0x105 },
6892             'wb_rblevels4' => { 328 => 0xb },
6893             'wb_rblevels4000k' => { 303 => 0x106 },
6894             'wb_rblevels4300k' => { 303 => 0x107 },
6895             'wb_rblevels4500k' => { 303 => 0x108 },
6896             'wb_rblevels4800k' => { 303 => 0x109 },
6897             'wb_rblevels5' => { 328 => 0xe },
6898             'wb_rblevels5300k' => { 303 => 0x10a },
6899             'wb_rblevels6' => { 328 => 0x11 },
6900             'wb_rblevels6000k' => { 303 => 0x10b },
6901             'wb_rblevels6500k' => { 187 => 0x420 },
6902             'wb_rblevels6600k' => { 303 => 0x10c },
6903             'wb_rblevels7' => { 328 => 0x14 },
6904             'wb_rblevels7500k' => { 303 => 0x10d },
6905             'wb_rblevelsauto' => { 202 => 0x272, 307 => 0x110 },
6906             'wb_rblevelscloudy' => { 187 => 0x3f0, 189 => 0x10, 202 => 0x296, 307 => 0x121 },
6907             'wb_rblevelscoolwhitef' => { 187 => 0x308, 189 => 0x14 },
6908             'wb_rblevelscoolwhitefluor' => { 307 => 0x132 },
6909             'wb_rblevelscustom' => { 187 => 0x424, 189 => 0x1c },
6910             'wb_rblevelscwb1' => { 303 => 0x10e },
6911             'wb_rblevelscwb2' => { 303 => 0x10f },
6912             'wb_rblevelscwb3' => { 303 => 0x110 },
6913             'wb_rblevelscwb4' => { 303 => 0x111 },
6914             'wb_rblevelsdaylight' => { 187 => [0x3ec,0x528], 189 => 0xc, 202 => 0x274 },
6915             'wb_rblevelsdaylightf' => { 189 => 0x24 },
6916             'wb_rblevelsdaylightfluor' => { 307 => 0x130 },
6917             'wb_rblevelsdaywhitef' => { 189 => 0x28 },
6918             'wb_rblevelsdaywhitefluor' => { 307 => 0x131 },
6919             'wb_rblevelseveningsunlight' => { 307 => 0x124 },
6920             'wb_rblevelsfineweather' => { 307 => 0x122 },
6921             'wb_rblevelsflash' => { 187 => [0x3f4,0x304], 189 => 0x18, 202 => 0x2a4 },
6922             'wb_rblevelsfluorescent' => { 202 => 0x290 },
6923             'wb_rblevelsincandescent' => { 202 => 0x282 },
6924             'wb_rblevelsshade' => { 187 => 0x418, 189 => 0x20, 202 => 0x2b2, 307 => 0x120 },
6925             'wb_rblevelstungsten' => { 187 => 0x3e8, 189 => 0x8, 307 => 0x123 },
6926             'wb_rblevelsused' => { 307 => 0x100 },
6927             'wb_rblevelswhitef' => { 189 => 0x2c },
6928             'wb_rblevelswhitefluorescent' => { 307 => 0x133 },
6929             'wb_redlevel3500k' => { 187 => 0x198 },
6930             'wb_redlevel6500k' => { 187 => 0x188 },
6931             'wb_redlevelcustom' => { 187 => 0x18c },
6932             'wb_redlevelscloudy' => { 187 => 0xf8 },
6933             'wb_redlevelsdaylight' => { 187 => 0xdc },
6934             'wb_redlevelsflash' => { 187 => 0x114 },
6935             'wb_redlevelsfluorescent' => { 187 => [0x3fc,0x14c] },
6936             'wb_redlevelskelvin' => { 187 => 0x1be },
6937             'wb_redlevelsshade' => { 187 => 0x168 },
6938             'wb_redlevelstungsten' => { 187 => 0xc0 },
6939             'wb_rgbglevels' => { 200 => 0x0 },
6940             'wb_rgblevels' => { 187 => [0x546,0x96], 318 => 0xd, 319 => 0x413, 324 => 0x3036, 366 => 0x107, 431 => 0x117c, 432 => 0x1180, 433 => 0x115c, 434 => 0x11d8, 435 => 0x11b4, 436 => 0x106c, 437 => 0x264, 438 => 0x264, 439 => 0x252 },
6941             'wb_rgblevels1' => { 329 => 0x2 },
6942             'wb_rgblevels2' => { 329 => 0x6 },
6943             'wb_rgblevels2500k' => { 429 => 0x782d },
6944             'wb_rgblevels3' => { 329 => 0xa },
6945             'wb_rgblevels3200k' => { 429 => 0x782c },
6946             'wb_rgblevels4' => { 329 => 0xe },
6947             'wb_rgblevels4500k' => { 429 => [0x7484,0x7824] },
6948             'wb_rgblevels5' => { 329 => 0x12 },
6949             'wb_rgblevels6' => { 329 => 0x16 },
6950             'wb_rgblevels6000k' => { 429 => 0x782b },
6951             'wb_rgblevels7' => { 329 => 0x1a },
6952             'wb_rgblevels8500k' => { 429 => 0x782a },
6953             'wb_rgblevelsauto' => { 400 => 0x0 },
6954             'wb_rgblevelscloudy' => { 429 => [0x7481,0x7821] },
6955             'wb_rgblevelscustom1' => { 400 => 0x15 },
6956             'wb_rgblevelscustom2' => { 400 => 0x18 },
6957             'wb_rgblevelscustom3' => { 400 => 0x1b },
6958             'wb_rgblevelsdaylight' => { 400 => 0x3, 429 => [0x7480,0x7820] },
6959             'wb_rgblevelsflash' => { 400 => 0x12, 429 => [0x7483,0x7823] },
6960             'wb_rgblevelsfluorescent' => { 400 => 0xf, 429 => [0x7486,0x7826] },
6961             'wb_rgblevelsfluorescentm1' => { 429 => 0x7829 },
6962             'wb_rgblevelsfluorescentp1' => { 429 => 0x7827 },
6963             'wb_rgblevelsfluorescentp2' => { 429 => 0x7828 },
6964             'wb_rgblevelsincandescent' => { 400 => 0xc },
6965             'wb_rgblevelsovercast' => { 400 => 0x9 },
6966             'wb_rgblevelsshade' => { 400 => 0x6, 429 => 0x7825 },
6967             'wb_rgblevelstungsten' => { 429 => [0x7482,0x7822] },
6968             'wb_rgblevelsunknown0' => { 401 => 0x0 },
6969             'wb_rgblevelsunknown1' => { 401 => 0x3 },
6970             'wb_rgblevelsunknown2' => { 401 => 0x6 },
6971             'wb_rgblevelsunknown3' => { 401 => 0x9 },
6972             'wb_rgblevelsunknown4' => { 401 => 0xc },
6973             'wb_rgblevelsunknown5' => { 401 => 0xf },
6974             'wb_rgblevelsunknown6' => { 401 => 0x12 },
6975             'wb_rgblevelsunknown7' => { 401 => 0x15 },
6976             'wb_rgblevelsunknown8' => { 401 => 0x18 },
6977             'wb_rgblevelsunknown9' => { 401 => 0x1b },
6978             'wb_rgbmuldaylight' => { 138 => 0x852 },
6979             'wb_rgbmulflash' => { 138 => 0x855 },
6980             'wb_rgbmulfluorescent' => { 138 => 0x854 },
6981             'wb_rgbmultungsten' => { 138 => 0x853 },
6982             'wb_rggbblacklevels' => { 35 => 0x25 },
6983             'wb_rggblevels' => { 190 => 0x4, 199 => 0x0, 203 => 0x13e8, 204 => 0x38, 429 => 0x7313 },
6984             'wb_rggblevelsasshot' => { 38 => 0x0, 39 => 0x0, 40 => 0x19, 41 => 0x55, 42 => 0x69, 43 => 0x22, 44 => 0x3f, 47 => 0x3f, 48 => 0x3f, 49 => 0x3f, 50 => 0x47 },
6985             'wb_rggblevelsauto' => { 35 => 0x1, 38 => 0x5, 39 => 0x8, 40 => 0x1e, 41 => 0x5a, 42 => 0x6e, 43 => 0x18, 44 => 0x44, 47 => 0x44, 48 => 0x44, 49 => 0x44, 50 => 0x4c, 203 => 0x1478, 204 => 0x114, 396 => 0xa022, 429 => 0x7312 },
6986             'wb_rggblevelsblack' => { 396 => 0xa028 },
6987             'wb_rggblevelscloudy' => { 35 => 0xd, 38 => 0x1e, 39 => 0x30, 40 => 0x2d, 41 => 0xa0, 42 => 0xd7, 43 => 0x31, 44 => 0x58, 47 => 0x71, 48 => 0x8a, 49 => 0x8f, 50 => 0x92, 203 => 0x1408, 204 => 0x60, 357 => 0x20f, 365 => 0x14 },
6988             'wb_rggblevelscustom' => { 35 => 0x1d, 44 => 0x80, 203 => 0x1468, 204 => 0x100 },
6989             'wb_rggblevelscustom1' => { 40 => 0x41 },
6990             'wb_rggblevelscustom2' => { 40 => 0x46 },
6991             'wb_rggblevelsdaylight' => { 35 => 0x5, 38 => 0x14, 39 => 0x20, 40 => 0x23, 41 => 0x96, 42 => 0xcd, 43 => 0x27, 44 => 0x4e, 47 => 0x67, 48 => 0x80, 49 => 0x85, 50 => 0x88, 203 => 0x13f8, 204 => 0x4c, 357 => 0x20d, 365 => 0x2 },
6992             'wb_rggblevelsflash' => { 35 => 0x19, 38 => 0x32, 39 => 0x50, 40 => 0x3c, 41 => 0xb4, 42 => 0xeb, 43 => 0x45, 44 => 0x6c, 47 => 0x85, 48 => 0x9e, 49 => 0xa3, 50 => 0xa6, 203 => 0x1448, 357 => 0x214, 365 => 0x41 },
6993             'wb_rggblevelsfluorescent' => { 35 => 0x15, 38 => 0x28, 39 => 0x40, 40 => 0x37, 41 => 0xaa, 42 => 0xe1, 43 => 0x3b, 44 => 0x62, 47 => 0x7b, 48 => 0x94, 49 => 0x99, 50 => 0x9c },
6994             'wb_rggblevelsfluorescentd' => { 204 => 0xc4, 357 => 0x211, 365 => 0x26 },
6995             'wb_rggblevelsfluorescentl' => { 365 => 0x4a },
6996             'wb_rggblevelsfluorescentn' => { 204 => 0xb0, 357 => 0x212, 365 => 0x2f },
6997             'wb_rggblevelsfluorescentw' => { 203 => 0x1438, 204 => 0x9c, 357 => 0x213, 365 => 0x38 },
6998             'wb_rggblevelshtmercury' => { 204 => 0xd8 },
6999             'wb_rggblevelsilluminator1' => { 396 => 0xa023 },
7000             'wb_rggblevelsilluminator2' => { 396 => 0xa024 },
7001             'wb_rggblevelskelvin' => { 35 => 0x21, 38 => 0x2d, 39 => 0x48, 41 => 0xaf, 42 => 0xe6, 43 => 0x40, 44 => 0x67, 47 => 0x80, 48 => 0x99, 49 => 0x9e, 50 => 0xa1 },
7002             'wb_rggblevelsmeasured' => { 38 => 0xa, 39 => 0x10, 41 => 0x5f, 42 => 0x73, 44 => 0x49, 47 => 0x49, 48 => 0x49, 49 => 0x49, 50 => 0x51 },
7003             'wb_rggblevelspc1' => { 43 => 0x90, 44 => 0x71 },
7004             'wb_rggblevelspc2' => { 43 => 0x95, 44 => 0x76 },
7005             'wb_rggblevelspc3' => { 43 => 0x9a, 44 => 0x7b },
7006             'wb_rggblevelsshade' => { 35 => 0x9, 38 => 0x19, 39 => 0x28, 40 => 0x28, 41 => 0x9b, 42 => 0xd2, 43 => 0x2c, 44 => 0x53, 47 => 0x6c, 48 => 0x85, 49 => 0x8a, 50 => 0x8d, 204 => 0x74, 357 => 0x20e, 365 => 0xb },
7007             'wb_rggblevelstungsten' => { 35 => 0x11, 38 => 0x23, 39 => 0x38, 40 => 0x32, 41 => 0xa5, 42 => 0xdc, 43 => 0x36, 44 => 0x5d, 47 => 0x76, 48 => 0x8f, 49 => 0x94, 50 => 0x97, 203 => 0x1428, 204 => 0x88, 357 => 0x210, 365 => 0x1d },
7008             'wb_rggblevelsuncorrected' => { 396 => 0xa021 },
7009             'wb_rggblevelsunknown' => { 38 => 0xf, 39 => 0x18, 41 => 0x64, 42 => 0x78, 43 => 0x1d, 47 => 0x4e, 48 => 0x4e, 49 => 0x4e, 50 => 0x56, 365 => 0x53 },
7010             'wb_rggblevelsunknown10' => { 38 => 0x5f, 39 => 0x98, 41 => 0x91, 42 => 0xa5, 43 => 0x72, 47 => 0x9e, 48 => 0x7b, 49 => 0x7b, 50 => 0x83 },
7011             'wb_rggblevelsunknown11' => { 38 => 0x64, 39 => 0xa0, 41 => 0xb9, 42 => [0xaa,0xaf], 43 => 0x77, 47 => 0xa3, 48 => 0xa3, 49 => 0x80, 50 => 0xab },
7012             'wb_rggblevelsunknown12' => { 38 => 0x69, 39 => 0xa8, 41 => 0xbe, 42 => 0xb4, 43 => 0x7c, 47 => 0xa8, 48 => 0xa8, 49 => 0xa8, 50 => 0xb0 },
7013             'wb_rggblevelsunknown13' => { 38 => 0x6e, 39 => 0xb0, 41 => 0xc3, 42 => 0xb9, 43 => 0x81, 47 => 0xad, 48 => 0xad, 49 => 0xad, 50 => 0xb5 },
7014             'wb_rggblevelsunknown14' => { 41 => 0xc8, 42 => 0xbe, 43 => 0x86, 47 => 0xb2, 48 => 0xb2, 49 => 0xb2, 50 => 0xba },
7015             'wb_rggblevelsunknown15' => { 41 => 0xcd, 42 => 0xc3, 43 => 0x8b, 47 => 0xb7, 48 => 0xb7, 49 => 0xb7, 50 => 0xbf },
7016             'wb_rggblevelsunknown16' => { 41 => 0xd2, 42 => 0xc8, 43 => 0x9f, 48 => 0xbc, 49 => 0xbc, 50 => 0xc4 },
7017             'wb_rggblevelsunknown17' => { 41 => 0xd7, 42 => 0xf0, 48 => 0xc1, 49 => 0xc1, 50 => 0xc9 },
7018             'wb_rggblevelsunknown18' => { 41 => 0xdc, 42 => 0xf5, 48 => 0xc6, 49 => 0xc6, 50 => 0xce },
7019             'wb_rggblevelsunknown19' => { 41 => 0xe1, 42 => 0xfa, 48 => 0xcb, 49 => 0xcb, 50 => 0xd3 },
7020             'wb_rggblevelsunknown2' => { 38 => 0x37, 39 => 0x58, 41 => 0x69, 42 => 0x7d, 43 => 0x4a, 47 => 0x53, 48 => 0x53, 49 => 0x53, 50 => 0x5b },
7021             'wb_rggblevelsunknown20' => { 41 => 0xe6, 42 => 0xff, 48 => 0xd0, 49 => 0xd0, 50 => 0xd8 },
7022             'wb_rggblevelsunknown21' => { 41 => 0xeb, 42 => 0x104, 49 => 0xd5, 50 => 0xdd },
7023             'wb_rggblevelsunknown22' => { 41 => 0xf0, 42 => 0x109, 49 => 0xda, 50 => 0xe2 },
7024             'wb_rggblevelsunknown23' => { 41 => 0xf5, 42 => 0x10e, 49 => 0xdf, 50 => 0xe7 },
7025             'wb_rggblevelsunknown24' => { 41 => 0xfa, 42 => 0x113, 49 => 0xe4, 50 => 0xec },
7026             'wb_rggblevelsunknown25' => { 41 => 0xff, 42 => 0x118, 49 => 0xe9, 50 => 0xf1 },
7027             'wb_rggblevelsunknown26' => { 41 => 0x104, 42 => 0x11d, 49 => 0xee, 50 => 0xf6 },
7028             'wb_rggblevelsunknown27' => { 41 => 0x109, 42 => 0x122, 49 => 0xf3, 50 => 0xfb },
7029             'wb_rggblevelsunknown28' => { 41 => 0x10e, 49 => 0xf8, 50 => 0x100 },
7030             'wb_rggblevelsunknown29' => { 41 => 0x113, 49 => 0xfd, 50 => 0x105 },
7031             'wb_rggblevelsunknown3' => { 38 => 0x3c, 39 => 0x60, 41 => 0x6e, 42 => 0x82, 43 => 0x4f, 47 => 0x58, 48 => 0x58, 49 => 0x58, 50 => 0x60 },
7032             'wb_rggblevelsunknown30' => { 49 => 0x102 },
7033             'wb_rggblevelsunknown4' => { 38 => 0x41, 39 => 0x68, 41 => 0x73, 42 => 0x87, 43 => 0x54, 47 => 0x5d, 48 => 0x5d, 49 => 0x5d, 50 => 0x65 },
7034             'wb_rggblevelsunknown5' => { 38 => 0x46, 39 => 0x70, 41 => 0x78, 42 => 0x8c, 43 => 0x59, 47 => 0x62, 48 => 0x62, 49 => 0x62, 50 => 0x6a },
7035             'wb_rggblevelsunknown6' => { 38 => 0x4b, 39 => 0x78, 41 => 0x7d, 42 => 0x91, 43 => 0x5e, 47 => 0x8a, 48 => 0x67, 49 => 0x67, 50 => 0x6f },
7036             'wb_rggblevelsunknown7' => { 38 => 0x50, 39 => 0x80, 41 => 0x82, 42 => 0x96, 43 => 0x63, 47 => 0x8f, 48 => 0x6c, 49 => 0x6c, 50 => 0x74 },
7037             'wb_rggblevelsunknown8' => { 38 => 0x55, 39 => 0x88, 41 => 0x87, 42 => 0x9b, 43 => 0x68, 47 => 0x94, 48 => 0x71, 49 => 0x71, 50 => 0x79 },
7038             'wb_rggblevelsunknown9' => { 38 => 0x5a, 39 => 0x90, 41 => 0x8c, 42 => 0xa0, 43 => 0x6d, 47 => 0x99, 48 => 0x76, 49 => 0x76, 50 => 0x7e },
7039             'wb_rggblevelsuserselected' => { 365 => 0x5c },
7040             'wbadjblueamber' => { 103 => 0x20106 },
7041             'wbadjbluebalance' => { 280 => 0x8 },
7042             'wbadjcolortemp' => { 103 => 0x20102, 108 => 0x1a },
7043             'wbadjlighting' => { 280 => 0x14 },
7044             'wbadjmagentagreen' => { 103 => 0x20105 },
7045             'wbadjmode' => { 280 => 0x10 },
7046             'wbadjredbalance' => { 280 => 0x0 },
7047             'wbadjrggblevels' => { 103 => 0x20125, 108 => 0x6 },
7048             'wbadjtemperature' => { 280 => 0x18 },
7049             'wbadjtint' => { 280 => 0x25 },
7050             'wbbluelevel' => { 317 => 0x324, 322 => 0x8006, 327 => 0x26 },
7051             'wbbracketingsteps' => { 249 => 0x174d, 250 => 0x87c, 259 => 0x1757 },
7052             'wbbracketmode' => { 57 => 0x9 },
7053             'wbbracketshotnumber' => { 187 => 0x2b, 389 => 0x101a },
7054             'wbbracketvalueab' => { 57 => 0xc },
7055             'wbbracketvaluegm' => { 57 => 0xd },
7056             'wbfinetuneactive' => { 108 => 0x24 },
7057             'wbfinetunesaturation' => { 108 => 0x28 },
7058             'wbfinetunetone' => { 108 => 0x2c },
7059             'wbgreenlevel' => { 317 => 0x323, 322 => 0x8005, 327 => 0x25 },
7060             'wbmediaimagesizesetting' => { 84 => 0x708 },
7061             'wbmode' => { 189 => 0x4, 304 => 0x1015 },
7062             'wbredlevel' => { 317 => 0x322, 322 => 0x8004, 327 => 0x24 },
7063             'wbscale' => { 190 => 0x0 },
7064             'wbshiftab' => { 74 => 0xc, 322 => 0x46, 339 => 0x10 },
7065             'wbshiftab_gm' => { 422 => 0x2014 },
7066             'wbshiftab_gm_precise' => { 422 => 0x2026 },
7067             'wbshiftcreativecontrol' => { 322 => 0x92 },
7068             'wbshiftgm' => { 74 => 0xd, 322 => 0x47, 339 => 0x11 },
7069             'wbshiftintelligentauto' => { 322 => 0x8b },
7070             'wbtype1' => { 328 => 0x1, 329 => 0x1 },
7071             'wbtype2' => { 328 => 0x4, 329 => 0x5 },
7072             'wbtype3' => { 328 => 0x7, 329 => 0x9 },
7073             'wbtype4' => { 328 => 0xa, 329 => 0xd },
7074             'wbtype5' => { 328 => 0xd, 329 => 0x11 },
7075             'wbtype6' => { 328 => 0x10, 329 => 0x15 },
7076             'wbtype7' => { 328 => 0x13, 329 => 0x19 },
7077             'webstatement' => { 510 => 'WebStatement' },
7078             'weightedflatsubject' => { 472 => 'weightedFlatSubject' },
7079             'what' => { 480 => 'What', 482 => 'What' },
7080             'whitebalance' => { 7 => 0x6f, 8 => [0x44,0x4a], 9 => 0xbc, 10 => 0x36, 11 => 0x5e, 12 => 0x36, 13 => 0x78, 14 => 0x6f, 15 => 0x6f, 16 => 0x73, 17 => 0x6f, 18 => 0x78, 19 => 0x54, 20 => 0x6f, 21 => 0xbc, 22 => 0x7b, 24 => 0xbc, 25 => 0xc2, 27 => 0x131, 28 => 0x77, 74 => 0x8, 77 => 0x7, 112 => 0x7, 113 => [0x19,0x2012], 119 => [0xa403,0xfe4e], 127 => 0x1002, 138 => 0x3fc, 139 => 0xfa0d, 140 => 0x40, 151 => 0x1a, 181 => 0x3, 182 => 0xe, 183 => 0x4, 184 => 0xb, 186 => 0x115, 227 => 0x5, 264 => 0x7, 317 => 0x304, 322 => 0x3, 324 => 0x3033, 357 => 0x19, 364 => 0x7, 388 => 0x26, 389 => 0x1003, 399 => [0x88,0x3c,0x7,0x58], 409 => 0xf, 410 => 0xe, 422 => [0x115,0xb054], 480 => 'WhiteBalance', 482 => 'WhiteBalance', 486 => 'WhiteBalance' },
7081             'whitebalance0' => { 176 => 'WhiteBalance0' },
7082             'whitebalance1' => { 176 => 'WhiteBalance1' },
7083             'whitebalance2' => { 176 => 'WhiteBalance2', 299 => 0x500 },
7084             'whitebalanceadj' => { 103 => 0x20101, 108 => 0x18, 274 => 0x76a43204 },
7085             'whitebalanceautoadjustment' => { 335 => 0x0 },
7086             'whitebalancebias' => { 113 => 0x2011, 304 => 0x304, 322 => 0x23 },
7087             'whitebalanceblue' => { 74 => 0x7 },
7088             'whitebalancebracket' => { 299 => 0x502, 304 => 0x303 },
7089             'whitebalancebracketing' => { 184 => 0x22, 187 => 0x2c, 420 => 0x2c },
7090             'whitebalancebuttonplaybackmode' => { 297 => 0x1c5 },
7091             'whitebalancecomp' => { 307 => 0x1001 },
7092             'whitebalancedetected' => { 138 => 0x3fb },
7093             'whitebalancefinetune' => { 127 => 0x100a, 184 => 0x38, 186 => 0x112, 227 => [0xb,0x3f], 389 => 0x1004, 409 => 0x6, 410 => 0x5, 422 => 0x112 },
7094             'whitebalancemode' => { 138 => 0x3fa, 357 => 0x1a },
7095             'whitebalancered' => { 74 => 0x6 },
7096             'whitebalanceset' => { 338 => 0xa },
7097             'whitebalancesetting' => { 184 => 0x23, 409 => 0x5, 410 => 0x4, 411 => 0x16, 427 => 0xd },
7098             'whitebalancesetup' => { 396 => 0x41 },
7099             'whitebalancetemperature' => { 299 => 0x501 },
7100             'whiteboard' => { 304 => 0x301 },
7101             'whitelevel' => { 119 => 0xc61d, 357 => 0x7e, 429 => 0x787f },
7102             'whitepoint' => { 119 => 0x13e, 321 => 0x35d, 357 => 0x201, 502 => 'WhitePoint' },
7103             'whites2012' => { 480 => 'Whites2012', 482 => 'Whites2012' },
7104             'whitesadj' => { 457 => 0x9017 },
7105             'wideadapter' => { 389 => 0x1017 },
7106             'widefocuszone' => { 181 => 0x2f },
7107             'widerange' => { 398 => 0x20f },
7108             'windmode' => { 138 => 0x3f4 },
7109             'windnoisereduction' => { 230 => 0x2d6 },
7110             'windowlocation' => { 382 => 'WLOC' },
7111             'windowsatom' => { 481 => 'windowsAtom' },
7112             'windowsatomextension' => { 481 => [\'windowsAtom','windowsAtomExtension'] },
7113             'windowsatominvocationflags' => { 481 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7114             'windowsatomuncprojectpath' => { 481 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7115             'wordcount' => { 496 => 'wordCount' },
7116             'work' => { 374 => "\xa9wrk" },
7117             'workcolorspace' => { 103 => 0x10200, 108 => 0x270 },
7118             'workflowtag' => { 492 => 'WorkflowTag' },
7119             'workflowtagcvid' => { 492 => [\'WorkflowTag','WorkflowTagCvId'] },
7120             'workflowtagcvtermid' => { 492 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7121             'workflowtagcvtermname' => { 492 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7122             'workflowtagcvtermrefinedabout' => { 492 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7123             'worktodo' => { 488 => 'WorkToDo' },
7124             'worldtimelocation' => { 322 => 0x3a, 357 => 0x22, 363 => '0.1' },
7125             'writer' => { 179 => 'WM/Writer' },
7126             'writer-editor' => { 131 => 0x7a },
7127             'x3filllight' => { 399 => 0x12 },
7128             'xattrquarantine' => { 174 => 'com.apple.quarantine' },
7129             'xilinxversion' => { 138 => 0x414 },
7130             'xml' => { 136 => 'xml ' },
7131             'xmp' => { 106 => 0xffff00f6, 120 => 'XMP' },
7132             'xmptoolkit' => { 503 => 'xmptk' },
7133             'xpauthor' => { 119 => 0x9c9d },
7134             'xpcomment' => { 119 => 0x9c9c },
7135             'xpkeywords' => { 119 => 0x9c9e },
7136             'xposition' => { 119 => 0x11e },
7137             'xpsubject' => { 119 => 0x9c9f },
7138             'xptitle' => { 119 => 0x9c9b },
7139             'xresolution' => { 119 => 0x11a, 134 => 0x3, 372 => 0x0, 502 => 'XResolution' },
7140             'xyresolution' => { 123 => 0x3 },
7141             'yaw' => { 115 => 0x7, 382 => ['_yaw',"\xa9fyw"] },
7142             'yawangle' => { 249 => 0x3513, 250 => 0x2c2c, 254 => 0xc222, 259 => 0x36fc, 260 => 0x2f03, 262 => 0xce3a, 263 => 0xeaf3, 394 => 0x0 },
7143             'ycbcrcoefficients' => { 119 => 0x211, 502 => 'YCbCrCoefficients' },
7144             'ycbcrpositioning' => { 119 => 0x213, 502 => 'YCbCrPositioning' },
7145             'ycbcrsubsampling' => { 119 => 0x212, 502 => 'YCbCrSubSampling' },
7146             'year' => { 374 => 'yrrc', 376 => 'year', 382 => 'yrrc' },
7147             'yearcreated' => { 140 => 0x10, 149 => 0xc },
7148             'yellowhsl' => { 103 => 0x20912 },
7149             'yield' => { 498 => 'yield' },
7150             'yposition' => { 119 => 0x11f },
7151             'yresolution' => { 119 => 0x11b, 134 => 0x5, 372 => 0x4, 502 => 'YResolution' },
7152             'zebrapatterntonerange' => { 297 => 0x211 },
7153             'zoneidentifier' => { 120 => 'ZoneIdentifier' },
7154             'zonematching' => { 186 => 0x10a, 189 => [0x3a,0x4a], 422 => 0xb024 },
7155             'zonematchingmode' => { 184 => 0x14 },
7156             'zonematchingon' => { 183 => 0x75 },
7157             'zonematchingvalue' => { 409 => 0x1f },
7158             'zoomedpreviewlength' => { 304 => 0xf05 },
7159             'zoomedpreviewsize' => { 304 => 0xf06 },
7160             'zoomedpreviewstart' => { 304 => 0xf04 },
7161             'zoomsourcewidth' => { 34 => 0x24 },
7162             'zoomstepcount' => { 302 => 0x300, 304 => 0x100d },
7163             'zoomtargetwidth' => { 34 => 0x25 },
7164             );
7165              
7166             # lookup for non-writable tags to check if the name exists
7167             my %tagExists = (
7168             '_ac3' => 1,
7169             '_h264' => 1,
7170             '_misb' => 1,
7171             '_stream' => 1,
7172             'a100dataoffset' => 1,
7173             'aas' => 1,
7174             'abovecolor' => 1,
7175             'abstract' => 1,
7176             'abstractfilename' => 1,
7177             'accel360fly' => 1,
7178             'acceldata' => 1,
7179             'accelerometermatrix' => 1,
7180             'accelerometertime' => 1,
7181             'accelerometerunknown' => 1,
7182             'accelmode' => 1,
7183             'accelypr' => 1,
7184             'accessdate' => 1,
7185             'accountname' => 1,
7186             'acdsee' => 1,
7187             'acidizer' => 1,
7188             'acidizerflags' => 1,
7189             'acquisitiontime' => 1,
7190             'acquisitiontimeday' => 1,
7191             'acquisitiontimemonth' => 1,
7192             'acquisitiontimeyear' => 1,
7193             'acquisitiontimeyearmonth' => 1,
7194             'acquisitiontimeyearmonthday' => 1,
7195             'acroform' => 1,
7196             'activebuf1cols' => 1,
7197             'activebuf1rows' => 1,
7198             'activebuf2cols' => 1,
7199             'activebuf2rows' => 1,
7200             'activecols' => 1,
7201             'activectemonitor1cols' => 1,
7202             'activectemonitor2cols' => 1,
7203             'activectemonitorrows' => 1,
7204             'activerows' => 1,
7205             'actor' => 1,
7206             'actualcompensation' => 1,
7207             'actualscalemax' => 1,
7208             'actualscalemin' => 1,
7209             'actualsoftpostpadding' => 1,
7210             'actualsoftprepadding' => 1,
7211             'additionalinfo' => 1,
7212             'adjdebuginfo' => 1,
7213             'adjustedtbnimageheight' => 1,
7214             'adjustedtbnimagewidth' => 1,
7215             'adobe_cm' => 1,
7216             'adobecmtype' => 1,
7217             'adobecrw' => 1,
7218             'adobekoda' => 1,
7219             'adobeleaf' => 1,
7220             'adobemrw' => 1,
7221             'adobepano' => 1,
7222             'adobephotoshop' => 1,
7223             'adoberaf' => 1,
7224             'adobesr2' => 1,
7225             'adoptedneutral' => 1,
7226             'adult' => 1,
7227             'advancedcontentencryption' => 1,
7228             'advancedmutualexcl' => 1,
7229             'advancedscenemode' => 1,
7230             'adventrevision' => 1,
7231             'adventscale' => 1,
7232             'aedebuginfo' => 1,
7233             'aeflags' => 1,
7234             'aehistograminfo' => 1,
7235             'aeinfo' => 1,
7236             'aeinfo2' => 1,
7237             'aeinfo3' => 1,
7238             'aeinfounknown' => 1,
7239             'aeliveviewhistograminfo' => 1,
7240             'aeliveviewlocalhistogram' => 1,
7241             'aelocalhistogram' => 1,
7242             'af-cprioritysel' => 1,
7243             'af-sprioritysel' => 1,
7244             'afarea' => 1,
7245             'afareaheights' => 1,
7246             'afareawidths' => 1,
7247             'afareaxpositions' => 1,
7248             'afareaypositions' => 1,
7249             'afconfig' => 1,
7250             'afcp' => 1,
7251             'afcp_iptc' => 1,
7252             'afcsettings' => 1,
7253             'afdebuginfo' => 1,
7254             'aff1' => 1,
7255             'aff5' => 1,
7256             'affheader' => 1,
7257             'affinetransformmat' => 1,
7258             'afinfo' => 1,
7259             'afinfo2' => 1,
7260             'afinfo2version' => 1,
7261             'afinfo3' => 1,
7262             'afinfocus' => 1,
7263             'afinfosize' => 1,
7264             'afm' => 1,
7265             'afpointinfo' => 1,
7266             'afpointsinfocus1d' => 1,
7267             'afsp' => 1,
7268             'afstatus15' => 1,
7269             'afstatus19' => 1,
7270             'afstatus79' => 1,
7271             'aftune' => 1,
7272             'aibuildnumber' => 1,
7273             'aicolormodel' => 1,
7274             'aicolorusage' => 1,
7275             'aicreatorversion' => 1,
7276             'aifileformat' => 1,
7277             'aimetadata' => 1,
7278             'ainumlayers' => 1,
7279             'aipdfprivatedata' => 1,
7280             'aiprivatedata' => 1,
7281             'airfieldbarometricpressure' => 1,
7282             'airfieldelevation' => 1,
7283             'airspeed' => 1,
7284             'airtemperature' => 1,
7285             'airulerunits' => 1,
7286             'aitargetresolution' => 1,
7287             'album2' => 1,
7288             'albumartistsortorder' => 1,
7289             'albumid' => 1,
7290             'albumidalbumartist' => 1,
7291             'albumname' => 1,
7292             'albumsortorder' => 1,
7293             'albumtitlesortorder' => 1,
7294             'aliaslayermetadata' => 1,
7295             'alignment' => 1,
7296             'allcolorflatfield1' => 1,
7297             'allcolorflatfield2' => 1,
7298             'allcolorflatfield3' => 1,
7299             'alph' => 1,
7300             'alpha' => 1,
7301             'alphabitdepth' => 1,
7302             'alphabytecount' => 1,
7303             'alphachannelsnames' => 1,
7304             'alphacompression' => 1,
7305             'alphadatadiscard' => 1,
7306             'alphafilter' => 1,
7307             'alphafiltering' => 1,
7308             'alphaidentifiers' => 1,
7309             'alphainterlace' => 1,
7310             'alphamask' => 1,
7311             'alphaoffset' => 1,
7312             'alphapreprocessing' => 1,
7313             'alphasample' => 1,
7314             'alternatealtitude' => 1,
7315             'alternateduotonecolors' => 1,
7316             'alternateellipsoidheight' => 1,
7317             'alternateellipsoidheightextended' => 1,
7318             'alternateheading' => 1,
7319             'alternatelatitude' => 1,
7320             'alternatelongitude' => 1,
7321             'alternatename' => 1,
7322             'alternatesourceurl' => 1,
7323             'alternatespotcolors' => 1,
7324             'altitudefromtakeoff' => 1,
7325             'ambienceinfo' => 1,
7326             'amendlocalset' => 1,
7327             'angleaxis' => 1,
7328             'angleofattack' => 1,
7329             'angularvelocity' => 1,
7330             'anim' => 1,
7331             'animation' => 1,
7332             'animationcontrol' => 1,
7333             'animationframes' => 1,
7334             'animationiterations' => 1,
7335             'animationloopcount' => 1,
7336             'animationplays' => 1,
7337             'anmf' => 1,
7338             'anniversary' => 1,
7339             'annotation' => 1,
7340             'annotations' => 1,
7341             'annotationusagerights' => 1,
7342             'announce' => 1,
7343             'announcelist1' => 1,
7344             'anoiselines' => 1,
7345             'anta' => 1,
7346             'aperture' => 1,
7347             'aperturedisplayed' => 1,
7348             'apeversion' => 1,
7349             'app14flags0' => 1,
7350             'app14flags1' => 1,
7351             'app1_profile' => 1,
7352             'apple-fi' => 1,
7353             'appledataoffsets' => 1,
7354             'applemaildatereceived' => 1,
7355             'applemaildatesent' => 1,
7356             'applemailflagged' => 1,
7357             'applemailisremoteattachment' => 1,
7358             'applemailmessageid' => 1,
7359             'applemailpriority' => 1,
7360             'applemailread' => 1,
7361             'applemailrepliedto' => 1,
7362             'application' => 1,
7363             'application_riff' => 1,
7364             'applicationdata' => 1,
7365             'applicationmissingmsg' => 1,
7366             'applicationunknown' => 1,
7367             'applicationversion' => 1,
7368             'applysettingstoliveview' => 1,
7369             'appname' => 1,
7370             'archivallocation' => 1,
7371             'archivedfilename' => 1,
7372             'arcoreaccel' => 1,
7373             'arcorecustom' => 1,
7374             'arcoregyro' => 1,
7375             'arcorevideo' => 1,
7376             'ardronefile' => 1,
7377             'ardronetelemetry' => 1,
7378             'artist2' => 1,
7379             'artistlen' => 1,
7380             'artists' => 1,
7381             'artisturl' => 1,
7382             'ascender' => 1,
7383             'ascent' => 1,
7384             'asfleakybucketpairs' => 1,
7385             'asfpacketcount' => 1,
7386             'asfsecurityobjectssize' => 1,
7387             'asin' => 1,
7388             'asin2' => 1,
7389             'aspectinfo' => 1,
7390             'aspectratiox' => 1,
7391             'aspectratioy' => 1,
7392             'assistantsname' => 1,
7393             'assistantsphone' => 1,
7394             'associateddatalist' => 1,
7395             'associatedimagefile' => 1,
7396             'association' => 1,
7397             'assumeddisplaysize' => 1,
7398             'assumeddistanceview' => 1,
7399             'ast' => 1,
7400             'atmospherictemperature' => 1,
7401             'atmospherictransalpha1' => 1,
7402             'atmospherictransalpha2' => 1,
7403             'atmospherictransbeta1' => 1,
7404             'atmospherictransbeta2' => 1,
7405             'atmospherictransx' => 1,
7406             'atob0' => 1,
7407             'atob1' => 1,
7408             'atob2' => 1,
7409             'atob3' => 1,
7410             'atom0' => 1,
7411             'atsccontent' => 1,
7412             'attachments' => 1,
7413             'attitude' => 1,
7414             'attitudetarget' => 1,
7415             'attr' => 1,
7416             'attributes' => 1,
7417             'audible_cvrx' => 1,
7418             'audible_meta' => 1,
7419             'audible_meta2' => 1,
7420             'audible_tags' => 1,
7421             'audible_tseg' => 1,
7422             'audiences' => 1,
7423             'audioattributes' => 1,
7424             'audioavailablebitraterange' => 1,
7425             'audioavailablenumberchannels' => 1,
7426             'audioavgbitrate' => 1,
7427             'audiobitratecontrolmode' => 1,
7428             'audiobytes' => 1,
7429             'audiochannellayout' => 1,
7430             'audiochanneltypes' => 1,
7431             'audiocodec' => 1,
7432             'audiocodecdescription' => 1,
7433             'audiocodecid' => 1,
7434             'audiocodecinfo' => 1,
7435             'audiocodecname' => 1,
7436             'audiocodecprimemethod' => 1,
7437             'audiocomponentversion' => 1,
7438             'audiocurrenttargetbitrate' => 1,
7439             'audiodelay' => 1,
7440             'audiodoessamplerateconversion' => 1,
7441             'audioencoding' => 1,
7442             'audioencodingparamsversion' => 1,
7443             'audioextendfrequencies' => 1,
7444             'audiofilesize' => 1,
7445             'audiofileurl' => 1,
7446             'audioformat' => 1,
7447             'audioframesize' => 1,
7448             'audiohasvariablepacketbytesizes' => 1,
7449             'audioheader' => 1,
7450             'audioinfo' => 1,
7451             'audioinputbuffersize' => 1,
7452             'audioisinitialized' => 1,
7453             'audiolayer' => 1,
7454             'audiomaxbitrate' => 1,
7455             'audiomaximumpacketbytesize' => 1,
7456             'audiominimumdelaymode' => 1,
7457             'audiominimumnumberinputpackets' => 1,
7458             'audiominimumnumberoutputpackets' => 1,
7459             'audiomode' => 1,
7460             'audiooutputprecedence' => 1,
7461             'audiopacketframesize' => 1,
7462             'audioprofile' => 1,
7463             'audioprofileversion' => 1,
7464             'audioqualitysetting' => 1,
7465             'audiorequirespacketdescription' => 1,
7466             'audiosamplecount' => 1,
7467             'audiosampledesc' => 1,
7468             'audiosamplesize' => 1,
7469             'audiosetting' => 1,
7470             'audiosize' => 1,
7471             'audiosourceurl' => 1,
7472             'audiostream' => 1,
7473             'audiostreamtype' => 1,
7474             'audiotrackid' => 1,
7475             'audiousedinputbuffersize' => 1,
7476             'audiouserecommendedsamplerate' => 1,
7477             'audiovbrquality' => 1,
7478             'audiovendorid' => 1,
7479             'audiozeroframespadded' => 1,
7480             'authenticationtime' => 1,
7481             'authenticationtype' => 1,
7482             'authoridentifier' => 1,
7483             'authoringsoftwarerelease' => 1,
7484             'authorlen' => 1,
7485             'authorname' => 1,
7486             'authorship' => 1,
7487             'authorsortorder' => 1,
7488             'autoareaafstartingpoint' => 1,
7489             'autoisomin' => 1,
7490             'autolowlightduration' => 1,
7491             'automationanimation' => 1,
7492             'automationflags' => 1,
7493             'autorotation' => 1,
7494             'autosavefilepath' => 1,
7495             'autosaveformat' => 1,
7496             'autosummary' => 1,
7497             'aux' => 1,
7498             'auxiliaryimageref' => 1,
7499             'auxiliaryimagetype' => 1,
7500             'av1configuration' => 1,
7501             'av1configurationversion' => 1,
7502             'avcconfiguration' => 1,
7503             'averagebitrate' => 1,
7504             'averageframerate' => 1,
7505             'averagelevel' => 1,
7506             'avgbitrate' => 1,
7507             'avgbytespersec' => 1,
7508             'avgpacketsize' => 1,
7509             'avgpdusize' => 1,
7510             'avgwidth' => 1,
7511             'avi1' => 1,
7512             'avif' => 1,
7513             'aviheader' => 1,
7514             'awbdebuginfo' => 1,
7515             'awbinfo' => 1,
7516             'axisdistancex' => 1,
7517             'axisdistancey' => 1,
7518             'axisdistancez' => 1,
7519             'axml' => 1,
7520             'b1' => 1,
7521             'b2' => 1,
7522             'background' => 1,
7523             'backgroundcolor' => 1,
7524             'backgroundcolorindicator' => 1,
7525             'backgroundcolorvalue' => 1,
7526             'backgroundimageid' => 1,
7527             'backgroundtiling' => 1,
7528             'backlight' => 1,
7529             'backserial' => 1,
7530             'backuptime' => 1,
7531             'badfaxlines' => 1,
7532             'bahpver' => 1,
7533             'balpver' => 1,
7534             'band' => 1,
7535             'bandwidthsharing' => 1,
7536             'bannerimage' => 1,
7537             'bannerimagedata' => 1,
7538             'bannerimagetype' => 1,
7539             'bannerimageurl' => 1,
7540             'barcode' => 1,
7541             'barcodes' => 1,
7542             'barometerinfo' => 1,
7543             'barometerinfoversion' => 1,
7544             'baselinelength' => 1,
7545             'basename' => 1,
7546             'baseviewpointnum' => 1,
7547             'basicfileinfo' => 1,
7548             'basisobject' => 1,
7549             'battery' => 1,
7550             'batterycapacity' => 1,
7551             'batterycurrent' => 1,
7552             'batteryinfo' => 1,
7553             'batterystatus' => 1,
7554             'batterytime' => 1,
7555             'batteryvoltage3' => 1,
7556             'batteryvoltage4' => 1,
7557             'bavpver' => 1,
7558             'bccaddresses' => 1,
7559             'bccnames' => 1,
7560             'beats' => 1,
7561             'beats-per-minute' => 1,
7562             'beautycolorlevel' => 1,
7563             'beautyretouchlevel' => 1,
7564             'belowcolor' => 1,
7565             'beta' => 1,
7566             'bibligraphicfilename' => 1,
7567             'bikebroaccel' => 1,
7568             'bikebrogps' => 1,
7569             'billinginformation' => 1,
7570             'binarydata' => 1,
7571             'binarydatatype' => 1,
7572             'binaryfilter' => 1,
7573             'binaryxml' => 1,
7574             'binning' => 1,
7575             'birthday' => 1,
7576             'bitdepthchroma' => 1,
7577             'bitdepthluma' => 1,
7578             'bitrate' => 1,
7579             'bitrateinfo' => 1,
7580             'bitratemutualexclusion' => 1,
7581             'bitsperextendedrunlength' => 1,
7582             'bitsperpixel' => 1,
7583             'bitsperrunlength' => 1,
7584             'blackadcountsperdacvolt' => 1,
7585             'blackclamp' => 1,
7586             'blackclampoffset' => 1,
7587             'blackcolsleft' => 1,
7588             'blackcolsright' => 1,
7589             'blackdacchannel' => 1,
7590             'blackdacsettlingmsec' => 1,
7591             'blackmaskbottomborder' => 1,
7592             'blackmaskleftborder' => 1,
7593             'blackmaskrightborder' => 1,
7594             'blackmasktopborder' => 1,
7595             'blackrowsbottom' => 1,
7596             'blackrowstop' => 1,
7597             'blacktarget' => 1,
7598             'blocklocation' => 1,
7599             'blocksize' => 1,
7600             'blocksizemax' => 1,
7601             'blocksizemin' => 1,
7602             'blockspercolumn' => 1,
7603             'blocksperframe' => 1,
7604             'blocksperrow' => 1,
7605             'blueadjust' => 1,
7606             'blueendpoint' => 1,
7607             'bluegain' => 1,
7608             'bluegrassscale1' => 1,
7609             'bluegrassscale2' => 1,
7610             'bluegrasstable' => 1,
7611             'bluemask' => 1,
7612             'bluematrixcolumn' => 1,
7613             'blueprimary' => 1,
7614             'bluesample' => 1,
7615             'bluetrc' => 1,
7616             'bluex' => 1,
7617             'bluey' => 1,
7618             'blurstrength' => 1,
7619             'bmpversion' => 1,
7620             'boardtemperature' => 1,
7621             'bokehshape' => 1,
7622             'bookname' => 1,
7623             'booktitle' => 1,
7624             'booktype' => 1,
7625             'bookversion' => 1,
7626             'bootidentifier' => 1,
7627             'bootrecord' => 1,
7628             'bootsystem' => 1,
7629             'bordercolor' => 1,
7630             'borderid' => 1,
7631             'borderinformation' => 1,
7632             'borderlocation' => 1,
7633             'bordername' => 1,
7634             'bordersversion' => 1,
7635             'bordertype' => 1,
7636             'bottomdarkrow1' => 1,
7637             'bottomdarkrow2' => 1,
7638             'bottommag' => 1,
7639             'boundaryorigin' => 1,
7640             'boundingbox' => 1,
7641             'bracketingburstoptions' => 1,
7642             'bracketingcounter' => 1,
7643             'bracketingmode' => 1,
7644             'bracketingstep' => 1,
7645             'bracketshot' => 1,
7646             'brain' => 1,
7647             'brandingimageid' => 1,
7648             'brandingname' => 1,
7649             'brdfatob0' => 1,
7650             'brdfatob1' => 1,
7651             'brdfatob2' => 1,
7652             'brdfatob3' => 1,
7653             'brdfbtoa0' => 1,
7654             'brdfbtoa1' => 1,
7655             'brdfbtoa2' => 1,
7656             'brdfbtoa3' => 1,
7657             'brdfbtod0' => 1,
7658             'brdfbtod1' => 1,
7659             'brdfbtod2' => 1,
7660             'brdfbtod3' => 1,
7661             'brdfcolorimetricparam0' => 1,
7662             'brdfcolorimetricparam1' => 1,
7663             'brdfcolorimetricparam2' => 1,
7664             'brdfcolorimetricparam3' => 1,
7665             'brdfdtob0' => 1,
7666             'brdfdtob1' => 1,
7667             'brdfdtob2' => 1,
7668             'brdfdtob3' => 1,
7669             'brdfmtob0' => 1,
7670             'brdfmtob1' => 1,
7671             'brdfmtob2' => 1,
7672             'brdfmtob3' => 1,
7673             'brdfmtos0' => 1,
7674             'brdfmtos1' => 1,
7675             'brdfmtos2' => 1,
7676             'brdfmtos3' => 1,
7677             'brdfspectralparam0' => 1,
7678             'brdfspectralparam1' => 1,
7679             'brdfspectralparam2' => 1,
7680             'brdfspectralparam3' => 1,
7681             'breakchar' => 1,
7682             'brightdefectintegrationms' => 1,
7683             'brightdefectisocode' => 1,
7684             'brightdefectthreshold' => 1,
7685             'brightnessdata' => 1,
7686             'brightrowstop' => 1,
7687             'broadcast' => 1,
7688             'broadcastdate' => 1,
7689             'broadcastextension' => 1,
7690             'btoa0' => 1,
7691             'btoa1' => 1,
7692             'btoa2' => 1,
7693             'btoa3' => 1,
7694             'btod0' => 1,
7695             'btod1' => 1,
7696             'btod2' => 1,
7697             'btod3' => 1,
7698             'bufferaverage' => 1,
7699             'buffersize' => 1,
7700             'builddate' => 1,
7701             'buildversion' => 1,
7702             'businessaddress' => 1,
7703             'businesscity' => 1,
7704             'businesscountry-region' => 1,
7705             'businessfax' => 1,
7706             'businesshomepage' => 1,
7707             'businessphone' => 1,
7708             'businesspobox' => 1,
7709             'businesspostalcode' => 1,
7710             'businessstateorprovince' => 1,
7711             'businessstreet' => 1,
7712             'buynow' => 1,
7713             'buytickets' => 1,
7714             'bw_halftoninginfo' => 1,
7715             'bw_transferfunc' => 1,
7716             'bwf_umid' => 1,
7717             'bwfversion' => 1,
7718             'bytelength' => 1,
7719             'byteorder' => 1,
7720             'byteordermark' => 1,
7721             'bytes' => 1,
7722             'bytesperline' => 1,
7723             'bytesperminute' => 1,
7724             'cachecontrol' => 1,
7725             'cachedimageheight' => 1,
7726             'cachedimagewidth' => 1,
7727             'calculatedscalemax' => 1,
7728             'calculatedscalemin' => 1,
7729             'calibrationdatetime' => 1,
7730             'calibrationlog' => 1,
7731             'callbacknumber' => 1,
7732             'callletters' => 1,
7733             'callsign' => 1,
7734             'camcore' => 1,
7735             'camera1' => 1,
7736             'camera2' => 1,
7737             'cameraarrangementinterval' => 1,
7738             'camerabacktype' => 1,
7739             'camerabody' => 1,
7740             'camerabyteorder' => 1,
7741             'cameradatetime' => 1,
7742             'cameraifd' => 1,
7743             'camerainfo' => 1,
7744             'camerainfo2' => 1,
7745             'camerainfo3' => 1,
7746             'camerainfoa100' => 1,
7747             'camerainfounknown' => 1,
7748             'cameramaker' => 1,
7749             'cameramanufacturer' => 1,
7750             'cameraname' => 1,
7751             'cameraobjbacktype' => 1,
7752             'cameraobject' => 1,
7753             'cameraobjname' => 1,
7754             'cameraobjtype' => 1,
7755             'cameraobjversion' => 1,
7756             'cameraoperator' => 1,
7757             'camerapan' => 1,
7758             'camerapartnumber' => 1,
7759             'cameraprofileversion' => 1,
7760             'camerascalemax' => 1,
7761             'camerascalemin' => 1,
7762             'camerasettings' => 1,
7763             'camerasettings2' => 1,
7764             'camerasettings3' => 1,
7765             'camerasettingsa100' => 1,
7766             'camerasettingsifd' => 1,
7767             'camerasettingsunknown' => 1,
7768             'camerasetup' => 1,
7769             'camerasoftware' => 1,
7770             'cameraspecification' => 1,
7771             'cameratemperaturemaxclip' => 1,
7772             'cameratemperaturemaxsaturated' => 1,
7773             'cameratemperaturemaxwarn' => 1,
7774             'cameratemperatureminclip' => 1,
7775             'cameratemperatureminsaturated' => 1,
7776             'cameratemperatureminwarn' => 1,
7777             'cameratilt' => 1,
7778             'camm0' => 1,
7779             'camm1' => 1,
7780             'camm2' => 1,
7781             'camm3' => 1,
7782             'camm4' => 1,
7783             'camm5' => 1,
7784             'camm6' => 1,
7785             'camm7' => 1,
7786             'can_skip_backward' => 1,
7787             'can_skip_forward' => 1,
7788             'canon' => 1,
7789             'canon_afinfo2_0x000d' => 1,
7790             'canon_afinfo_0x000b' => 1,
7791             'canonafinfo' => 1,
7792             'canonafinfo2' => 1,
7793             'canoncamerainfo1000d' => 1,
7794             'canoncamerainfo1100d' => 1,
7795             'canoncamerainfo1200d' => 1,
7796             'canoncamerainfo1d' => 1,
7797             'canoncamerainfo1dmkii' => 1,
7798             'canoncamerainfo1dmkiii' => 1,
7799             'canoncamerainfo1dmkiin' => 1,
7800             'canoncamerainfo1dmkiv' => 1,
7801             'canoncamerainfo1dx' => 1,
7802             'canoncamerainfo40d' => 1,
7803             'canoncamerainfo450d' => 1,
7804             'canoncamerainfo500d' => 1,
7805             'canoncamerainfo50d' => 1,
7806             'canoncamerainfo550d' => 1,
7807             'canoncamerainfo5d' => 1,
7808             'canoncamerainfo5dmkii' => 1,
7809             'canoncamerainfo5dmkiii' => 1,
7810             'canoncamerainfo600d' => 1,
7811             'canoncamerainfo60d' => 1,
7812             'canoncamerainfo650d' => 1,
7813             'canoncamerainfo6d' => 1,
7814             'canoncamerainfo700d' => 1,
7815             'canoncamerainfo70d' => 1,
7816             'canoncamerainfo750d' => 1,
7817             'canoncamerainfo760d' => 1,
7818             'canoncamerainfo7d' => 1,
7819             'canoncamerainfo80d' => 1,
7820             'canoncamerainfopowershot' => 1,
7821             'canoncamerainfopowershot2' => 1,
7822             'canoncamerainfounknown' => 1,
7823             'canoncamerainfounknown16' => 1,
7824             'canoncamerainfounknown32' => 1,
7825             'canoncamerasettings' => 1,
7826             'canoncctp' => 1,
7827             'canoncnop' => 1,
7828             'canoncnth' => 1,
7829             'canoncolorinfo1' => 1,
7830             'canoncolorinfo2' => 1,
7831             'canonfileinfo' => 1,
7832             'canonflags' => 1,
7833             'canonfocallength' => 1,
7834             'canonimageheight' => 1,
7835             'canonimagewidth' => 1,
7836             'canonpanorama' => 1,
7837             'canonrawmakemodel' => 1,
7838             'canonshotinfo' => 1,
7839             'canonskip' => 1,
7840             'canseekontime' => 1,
7841             'canseektoend' => 1,
7842             'capheight' => 1,
7843             'captiontext' => 1,
7844             'captprofbacktype' => 1,
7845             'captprofname' => 1,
7846             'captproftype' => 1,
7847             'captprofversion' => 1,
7848             'captureconditionspar' => 1,
7849             'capturedevicefid' => 1,
7850             'captureheightresetblacksegnormal' => 1,
7851             'captureheightresetblacksegtest' => 1,
7852             'captureheighttest' => 1,
7853             'captureobjbacktype' => 1,
7854             'captureobjname' => 1,
7855             'captureobjtype' => 1,
7856             'captureobjversion' => 1,
7857             'captureprofile' => 1,
7858             'captureresolution' => 1,
7859             'captureserial' => 1,
7860             'capturesetup' => 1,
7861             'capturewidthresetblacksegnormal' => 1,
7862             'capturewidthresetblacksegtest' => 1,
7863             'capturexresolution' => 1,
7864             'capturexresolutionunit' => 1,
7865             'captureyresolution' => 1,
7866             'captureyresolutionunit' => 1,
7867             'car' => 1,
7868             'carphone' => 1,
7869             'casio' => 1,
7870             'casiodata' => 1,
7871             'casiojunk' => 1,
7872             'casioquality' => 1,
7873             'casioqvmi' => 1,
7874             'cast' => 1,
7875             'catalognumber' => 1,
7876             'caveats' => 1,
7877             'cbordata' => 1,
7878             'cc' => 1,
7879             'ccaddresses' => 1,
7880             'ccdrect' => 1,
7881             'ccdvalidrect' => 1,
7882             'ccdvideorect' => 1,
7883             'ccnames' => 1,
7884             'cddb1info' => 1,
7885             'cddbdiscplaytime' => 1,
7886             'cddbdisctracks' => 1,
7887             'cddbtracknumber' => 1,
7888             'cdetype' => 1,
7889             'cdi1' => 1,
7890             'cdtrackenabled' => 1,
7891             'cell' => 1,
7892             'cellphone' => 1,
7893             'centerdarkrect' => 1,
7894             'cfagreenthreshold1' => 1,
7895             'cfagreenthreshold2' => 1,
7896             'cfalayout' => 1,
7897             'cfaplanecolor' => 1,
7898             'channel0lagkernel' => 1,
7899             'channel1coordinates' => 1,
7900             'channel1flags' => 1,
7901             'channel1label' => 1,
7902             'channel1lagkernel' => 1,
7903             'channel2coordinates' => 1,
7904             'channel2flags' => 1,
7905             'channel2label' => 1,
7906             'channel2lagkernel' => 1,
7907             'channel3coordinates' => 1,
7908             'channel3flags' => 1,
7909             'channel3label' => 1,
7910             'channel3lagkernel' => 1,
7911             'channel4coordinates' => 1,
7912             'channel4flags' => 1,
7913             'channel4label' => 1,
7914             'channel5coordinates' => 1,
7915             'channel5flags' => 1,
7916             'channel5label' => 1,
7917             'channel6coordinates' => 1,
7918             'channel6flags' => 1,
7919             'channel6label' => 1,
7920             'channel7coordinates' => 1,
7921             'channel7flags' => 1,
7922             'channel7label' => 1,
7923             'channel8coordinates' => 1,
7924             'channel8flags' => 1,
7925             'channel8label' => 1,
7926             'channelcoarsegainadjust' => 1,
7927             'channelmode' => 1,
7928             'channelnumber' => 1,
7929             'channelusage' => 1,
7930             'chapter' => 1,
7931             'chaptercount' => 1,
7932             'chapterlisttrackid' => 1,
7933             'chaptername' => 1,
7934             'chapternum' => 1,
7935             'chapternumber' => 1,
7936             'characterescapesequence' => 1,
7937             'characters' => 1,
7938             'characterset' => 1,
7939             'characterswithspaces' => 1,
7940             'charcountwithspaces' => 1,
7941             'chartarget' => 1,
7942             'chartcontourinterval' => 1,
7943             'chartcorrdate' => 1,
7944             'chartcountryorigin' => 1,
7945             'chartdepthunits' => 1,
7946             'chartformat' => 1,
7947             'chartmagvar' => 1,
7948             'chartmagvarannchange' => 1,
7949             'chartmagvaryear' => 1,
7950             'chartrasteredition' => 1,
7951             'chartsoundingdatum' => 1,
7952             'chartsource' => 1,
7953             'chartsourcedate' => 1,
7954             'chartsourceedition' => 1,
7955             'chartwgsnsshift' => 1,
7956             'checkedby' => 1,
7957             'checksum' => 1,
7958             'children' => 1,
7959             'chmversion' => 1,
7960             'chromaformat' => 1,
7961             'chromasampleposition' => 1,
7962             'chromaticaberrationparams' => 1,
7963             'chromaticadaptation' => 1,
7964             'chromaticities' => 1,
7965             'chromaticity' => 1,
7966             'chromaticitychannel1' => 1,
7967             'chromaticitychannel2' => 1,
7968             'chromaticitychannel3' => 1,
7969             'chromaticitychannel4' => 1,
7970             'chromaticitychannels' => 1,
7971             'chromaticitycolorant' => 1,
7972             'chunkoffset' => 1,
7973             'chunkoffset64' => 1,
7974             'churchillnav' => 1,
7975             'ciff' => 1,
7976             'cinematographer' => 1,
7977             'cip3datafile' => 1,
7978             'cip3sheet' => 1,
7979             'cip3side' => 1,
7980             'circleofconfusion' => 1,
7981             'class' => 1,
7982             'classificationandmarkingsystem' => 1,
7983             'classificationcomments' => 1,
7984             'classificationreason' => 1,
7985             'classifiedby' => 1,
7986             'classifyingcountry' => 1,
7987             'classifyingcountrycodemethod' => 1,
7988             'classifyingcountrycodingmethoddate' => 1,
7989             'cleanaperture' => 1,
7990             'cleanaperturedimensions' => 1,
7991             'cleanapertureheight' => 1,
7992             'cleanapertureoffsetx' => 1,
7993             'cleanapertureoffsety' => 1,
7994             'cleanaperturewidth' => 1,
7995             'cleanfaxdata' => 1,
7996             'clientid' => 1,
7997             'clipboundary' => 1,
7998             'clipobjects' => 1,
7999             'clippath' => 1,
8000             'clippingboundary' => 1,
8001             'clippinglimit' => 1,
8002             'clippingpathname' => 1,
8003             'cloneid' => 1,
8004             'cloneobject' => 1,
8005             'clonetype' => 1,
8006             'closedcaptioning' => 1,
8007             'cmddialsaperturesetting' => 1,
8008             'cmddialschangemainsub' => 1,
8009             'cmddialschangemainsubexposure' => 1,
8010             'cmddialsmenuandplayback' => 1,
8011             'cmddialsreverserotexposurecomp' => 1,
8012             'cmmflags' => 1,
8013             'cmp1' => 1,
8014             'cmykequivalent' => 1,
8015             'coarsedata' => 1,
8016             'coarsemapimage' => 1,
8017             'coarsemapimageheight' => 1,
8018             'coarsemapimagetype' => 1,
8019             'coarsemapimagewidth' => 1,
8020             'codecflavorid' => 1,
8021             'codeclist' => 1,
8022             'codedframesize' => 1,
8023             'codepage' => 1,
8024             'codesize' => 1,
8025             'codestreamheader' => 1,
8026             'codestreamregistration' => 1,
8027             'codinghistory' => 1,
8028             'codingmethods' => 1,
8029             'codirectors' => 1,
8030             'colorant1coordinates' => 1,
8031             'colorant1name' => 1,
8032             'colorant2coordinates' => 1,
8033             'colorant2name' => 1,
8034             'colorant3coordinates' => 1,
8035             'colorant3name' => 1,
8036             'colorantcount' => 1,
8037             'colorantinfoout' => 1,
8038             'colorantorder' => 1,
8039             'colorantorderout' => 1,
8040             'coloranttable' => 1,
8041             'coloranttableout' => 1,
8042             'coloraverages' => 1,
8043             'colorbalance0100' => 1,
8044             'colorbalance0102' => 1,
8045             'colorbalance0103' => 1,
8046             'colorbalance02' => 1,
8047             'colorbalance0205' => 1,
8048             'colorbalance0209' => 1,
8049             'colorbalance0211' => 1,
8050             'colorbalance0213' => 1,
8051             'colorbalance0215' => 1,
8052             'colorbalancea' => 1,
8053             'colorbalanceunknown' => 1,
8054             'colorbalanceunknown02' => 1,
8055             'colorbalanceunknown04' => 1,
8056             'colorbitdepth' => 1,
8057             'colorboostdata' => 1,
8058             'colorbw' => 1,
8059             'colorcalib' => 1,
8060             'colorcalib2' => 1,
8061             'colorcalibrationmatrix' => 1,
8062             'colorcasts' => 1,
8063             'colorcharacterization' => 1,
8064             'colorcoefs' => 1,
8065             'colorcoefs2' => 1,
8066             'colorcomponents' => 1,
8067             'colordata1' => 1,
8068             'colordata10' => 1,
8069             'colordata11' => 1,
8070             'colordata2' => 1,
8071             'colordata3' => 1,
8072             'colordata4' => 1,
8073             'colordata5' => 1,
8074             'colordata6' => 1,
8075             'colordata7' => 1,
8076             'colordata8' => 1,
8077             'colordata9' => 1,
8078             'colordataunknown' => 1,
8079             'colorencodingparams' => 1,
8080             'colorgroup' => 1,
8081             'colorhalftoninginfo' => 1,
8082             'colorimetricintentimagestate' => 1,
8083             'colorimetricspecification' => 1,
8084             'colorimetry' => 1,
8085             'colorinfo' => 1,
8086             'colormap' => 1,
8087             'colorobjbacktype' => 1,
8088             'colorobjname' => 1,
8089             'colorobjtype' => 1,
8090             'colorobjversion' => 1,
8091             'colorpalette' => 1,
8092             'colorpopstrength' => 1,
8093             'colorprimaries' => 1,
8094             'colorprofiles' => 1,
8095             'colorresolutiondepth' => 1,
8096             'colorresponseunit' => 1,
8097             'colors' => 1,
8098             'colorsamplersresource' => 1,
8099             'colorsamplersresource2' => 1,
8100             'colorsetup' => 1,
8101             'colorspacedata' => 1,
8102             'colorspacename' => 1,
8103             'colorspecification' => 1,
8104             'colortable' => 1,
8105             'colortemperatures' => 1,
8106             'colortransferfuncs' => 1,
8107             'colortransform' => 1,
8108             'colortwistmatrix' => 1,
8109             'colortype' => 1,
8110             'columncount' => 1,
8111             'columngainfactors' => 1,
8112             'columnresetoffsets' => 1,
8113             'command' => 1,
8114             'commandlinearguments' => 1,
8115             'commentby' => 1,
8116             'commentlen' => 1,
8117             'comments' => 1,
8118             'commenttime' => 1,
8119             'commercialurl' => 1,
8120             'commissioned' => 1,
8121             'common' => 1,
8122             'commonnetworkrellink' => 1,
8123             'commonpathsuffix' => 1,
8124             'compactsamplesizes' => 1,
8125             'company' => 1,
8126             'companymainphone' => 1,
8127             'companyname' => 1,
8128             'compatibility' => 1,
8129             'compatiblebrands' => 1,
8130             'compatiblefontname' => 1,
8131             'complete' => 1,
8132             'compobj' => 1,
8133             'compobjusertype' => 1,
8134             'compobjusertypelen' => 1,
8135             'componentbitdepth' => 1,
8136             'componentdefinition' => 1,
8137             'componentmapping' => 1,
8138             'componenttable' => 1,
8139             'composers' => 1,
8140             'composersortorder' => 1,
8141             'compositeimaginglocalset' => 1,
8142             'compositinglayerheader' => 1,
8143             'compositionmode' => 1,
8144             'compositionoptions' => 1,
8145             'compositiontimetosample' => 1,
8146             'compositiontodecodetimelinemapping' => 1,
8147             'compressed' => 1,
8148             'compressedannotation' => 1,
8149             'compresseddatalength' => 1,
8150             'compresseddataoffset' => 1,
8151             'compressedmovie' => 1,
8152             'compressedsize' => 1,
8153             'compressedtext' => 1,
8154             'compressionclass' => 1,
8155             'compressionlevel' => 1,
8156             'compressiontype' => 1,
8157             'compressorid' => 1,
8158             'compressorname' => 1,
8159             'computedatmospherictrans' => 1,
8160             'computer' => 1,
8161             'concreteflag' => 1,
8162             'condition' => 1,
8163             'conditionalfec' => 1,
8164             'conductors' => 1,
8165             'confirmedobjectsize' => 1,
8166             'connectionspaceilluminant' => 1,
8167             'consecutivebadfaxlines' => 1,
8168             'consoledata' => 1,
8169             'consolefedata' => 1,
8170             'constantframerate' => 1,
8171             'constraintindicatorflags' => 1,
8172             'cont' => 1,
8173             'contactnames' => 1,
8174             'containerversion' => 1,
8175             'contake' => 1,
8176             'contentbranding' => 1,
8177             'contentdescribes' => 1,
8178             'contentdescription' => 1,
8179             'contentdescriptionnotes' => 1,
8180             'contentdisposition' => 1,
8181             'contentdistributorduration' => 1,
8182             'contentdistributortype' => 1,
8183             'contentencryption' => 1,
8184             'contentgroupdescription' => 1,
8185             'contentlanguage' => 1,
8186             'contentprotected' => 1,
8187             'contentprotectedpercent' => 1,
8188             'contentrating' => 1,
8189             'contents' => 1,
8190             'contentscripttype' => 1,
8191             'contentstyletype' => 1,
8192             'contiguouscodestream' => 1,
8193             'contrastadjustment' => 1,
8194             'contrastinfo' => 1,
8195             'controller' => 1,
8196             'convergenceangle' => 1,
8197             'convergencebaseimage' => 1,
8198             'convergencedistance' => 1,
8199             'conversationid' => 1,
8200             'copyrightfilename' => 1,
8201             'copyrightlen' => 1,
8202             'copyrighturl' => 1,
8203             'coringtablebest' => 1,
8204             'coringtablebetter' => 1,
8205             'coringtablegood' => 1,
8206             'cornerlatitude1' => 1,
8207             'cornerlatitude2' => 1,
8208             'cornerlatitude3' => 1,
8209             'cornerlatitude4' => 1,
8210             'cornerlongitude1' => 1,
8211             'cornerlongitude2' => 1,
8212             'cornerlongitude3' => 1,
8213             'cornerlongitude4' => 1,
8214             'correctionmethod' => 1,
8215             'costumedesigner' => 1,
8216             'count' => 1,
8217             'countinfo' => 1,
8218             'country-region' => 1,
8219             'coverartmimetype' => 1,
8220             'coverarttype' => 1,
8221             'coyotesense' => 1,
8222             'coyotestatus' => 1,
8223             'cpuarchitecture' => 1,
8224             'cpubyteorder' => 1,
8225             'cpucount' => 1,
8226             'cpusubtype' => 1,
8227             'cputype' => 1,
8228             'cpuversions' => 1,
8229             'cr2cfapattern' => 1,
8230             'crc' => 1,
8231             'crcdevelparams' => 1,
8232             'crd' => 1,
8233             'crdinfo' => 1,
8234             'createdby' => 1,
8235             'creatingapplication' => 1,
8236             'creatingtransform' => 1,
8237             'creationpathvector' => 1,
8238             'creatorapp' => 1,
8239             'creatorapplication' => 1,
8240             'creatorappversion' => 1,
8241             'creatoratom' => 1,
8242             'creatorbuildnumber' => 1,
8243             'creatorbuildnumber2' => 1,
8244             'creatorinfo' => 1,
8245             'creatormajorversion' => 1,
8246             'creatorminorversion' => 1,
8247             'creatorsoftware' => 1,
8248             'creatorversion' => 1,
8249             'crgbtoerimm0spline' => 1,
8250             'crgbtoerimm1spline' => 1,
8251             'crgbtoerimm2spline' => 1,
8252             'crgbtoerimm3spline' => 1,
8253             'crgbtoerimm4spline' => 1,
8254             'crgbtoerimm5spline' => 1,
8255             'crgbtoerimm6spline' => 1,
8256             'crgbtoerimm7spline' => 1,
8257             'crgbtoerimm8spline' => 1,
8258             'crgbtoerimm9spline' => 1,
8259             'cropdata' => 1,
8260             'cropinfo' => 1,
8261             'cropped' => 1,
8262             'cropxcommonoffset' => 1,
8263             'cropxoffset' => 1,
8264             'cropxoffset2' => 1,
8265             'cropxsize' => 1,
8266             'cropxviewpointnumber' => 1,
8267             'cropxviewpointnumber2' => 1,
8268             'cropycommonoffset' => 1,
8269             'cropyoffset' => 1,
8270             'cropyoffset2' => 1,
8271             'cropysize' => 1,
8272             'cropyviewpointnumber' => 1,
8273             'cropyviewpointnumber2' => 1,
8274             'cross-reference' => 1,
8275             'crossbarenable' => 1,
8276             'crossref' => 1,
8277             'crs' => 1,
8278             'crwparam' => 1,
8279             'cs0' => 1,
8280             'cs1' => 1,
8281             'ctmd' => 1,
8282             'cubemapproj' => 1,
8283             'cuepoint' => 1,
8284             'cuepointlabel' => 1,
8285             'cuepointnote' => 1,
8286             'cuepoints' => 1,
8287             'cuesheet' => 1,
8288             'currentbitrate' => 1,
8289             'currentiptcdigest' => 1,
8290             'currenttime' => 1,
8291             'currentuser' => 1,
8292             'cursorsize' => 1,
8293             'customfunctions10d' => 1,
8294             'customfunctions1d' => 1,
8295             'customfunctions2' => 1,
8296             'customfunctions20d' => 1,
8297             'customfunctions30d' => 1,
8298             'customfunctions350d' => 1,
8299             'customfunctions400d' => 1,
8300             'customfunctions5d' => 1,
8301             'customfunctionsd30' => 1,
8302             'customfunctionsd60' => 1,
8303             'customfunctionsunknown' => 1,
8304             'customsettingsd3' => 1,
8305             'customsettingsd300' => 1,
8306             'customsettingsd300s' => 1,
8307             'customsettingsd3s' => 1,
8308             'customsettingsd3x' => 1,
8309             'customsettingsd4' => 1,
8310             'customsettingsd40' => 1,
8311             'customsettingsd4s' => 1,
8312             'customsettingsd5' => 1,
8313             'customsettingsd500' => 1,
8314             'customsettingsd5000' => 1,
8315             'customsettingsd5100' => 1,
8316             'customsettingsd5200' => 1,
8317             'customsettingsd610' => 1,
8318             'customsettingsd700' => 1,
8319             'customsettingsd7000' => 1,
8320             'customsettingsd80' => 1,
8321             'customsettingsd800' => 1,
8322             'customsettingsd810' => 1,
8323             'customsettingsd850' => 1,
8324             'customsettingsd90' => 1,
8325             'customsettingsz9' => 1,
8326             'customtostandardpcc' => 1,
8327             'cxf' => 1,
8328             'd-lightinghqdata' => 1,
8329             'd-lightinghsdata' => 1,
8330             'd2' => 1,
8331             'daccountspervolt' => 1,
8332             'dacgainscoarse' => 1,
8333             'dacgainscoarseadjpreif41' => 1,
8334             'dacgainsfine' => 1,
8335             'dacvoltages' => 1,
8336             'dacvoltagesflush' => 1,
8337             'darkcorrectiontype' => 1,
8338             'darkmapscale' => 1,
8339             'darkrefoffsetnormal' => 1,
8340             'darkrefoffsettest' => 1,
8341             'darkthreshold' => 1,
8342             'darwindata' => 1,
8343             'data' => 1,
8344             'data1' => 1,
8345             'data2' => 1,
8346             'databasename' => 1,
8347             'datacreatedate' => 1,
8348             'datadump' => 1,
8349             'datadump2' => 1,
8350             'datainfo' => 1,
8351             'datakey' => 1,
8352             'datalen' => 1,
8353             'datalength' => 1,
8354             'datalocation' => 1,
8355             'datamodifydate' => 1,
8356             'dataobject' => 1,
8357             'dataobjectid' => 1,
8358             'dataobjectstatus' => 1,
8359             'dataobjecttitle' => 1,
8360             'dataoffset' => 1,
8361             'dataoffsets' => 1,
8362             'datapackets' => 1,
8363             'datapreparer' => 1,
8364             'datarate' => 1,
8365             'dataref' => 1,
8366             'datareference' => 1,
8367             'datasign' => 1,
8368             'datasize' => 1,
8369             'datasize64' => 1,
8370             'datatype' => 1,
8371             'datawindow' => 1,
8372             'dateaccessed' => 1,
8373             'datearchived' => 1,
8374             'datecompleted' => 1,
8375             'dateimported' => 1,
8376             'datelastsaved' => 1,
8377             'datemodified' => 1,
8378             'datepicturetaken' => 1,
8379             'datereceived' => 1,
8380             'datereleased' => 1,
8381             'datetime1' => 1,
8382             'datetime2' => 1,
8383             'datetimecreated' => 1,
8384             'datetimeend' => 1,
8385             'datetimegenerated' => 1,
8386             'datevisited' => 1,
8387             'daymat0' => 1,
8388             'daymat1' => 1,
8389             'daymat2' => 1,
8390             'daymat3' => 1,
8391             'daymat4' => 1,
8392             'daymat5' => 1,
8393             'daymat6' => 1,
8394             'daymat7' => 1,
8395             'daymat8' => 1,
8396             'daymat9' => 1,
8397             'db' => 1,
8398             'dblcoldcacthres1' => 1,
8399             'dblcoldcacthres2' => 1,
8400             'dc' => 1,
8401             'dcem' => 1,
8402             'dcme' => 1,
8403             'dcs3xxprocessinginfo' => 1,
8404             'dcs3xxprocessinginfoifd' => 1,
8405             'dctencodeversion' => 1,
8406             'dealeridnumber' => 1,
8407             'decimationmethod' => 1,
8408             'decimationprefilterwidth' => 1,
8409             'declassificationdate' => 1,
8410             'decode' => 1,
8411             'decodeconfig' => 1,
8412             'decodertable' => 1,
8413             'decodertablenumber' => 1,
8414             'decoderversion' => 1,
8415             'defaultaudiostream' => 1,
8416             'defaultchar' => 1,
8417             'defaultcmyk' => 1,
8418             'defaultdisplayheight' => 1,
8419             'defaultdisplaywidth' => 1,
8420             'defaultimagecolor' => 1,
8421             'defaultrgb' => 1,
8422             'defaultstyle' => 1,
8423             'defectconcealartcorrectthres' => 1,
8424             'defectconcealthrestable' => 1,
8425             'defectcount' => 1,
8426             'defectlist' => 1,
8427             'defectlistpacked' => 1,
8428             'defineobject' => 1,
8429             'definequantizationtable' => 1,
8430             'delay' => 1,
8431             'delaycols' => 1,
8432             'delaytime' => 1,
8433             'delimiter' => 1,
8434             'delta12to8spline' => 1,
8435             'delta8to12spline' => 1,
8436             'deltapngheader' => 1,
8437             'deltatype' => 1,
8438             'deltaxy' => 1,
8439             'densityaltitude' => 1,
8440             'densityaltitudeextended' => 1,
8441             'department' => 1,
8442             'dependentimage1entrynumber' => 1,
8443             'dependentimage2entrynumber' => 1,
8444             'depth' => 1,
8445             'depthhwheight' => 1,
8446             'depthhwwidth' => 1,
8447             'depthmapdata' => 1,
8448             'depthmapdata2' => 1,
8449             'depthmapheight' => 1,
8450             'depthmapname' => 1,
8451             'depthmaptiff' => 1,
8452             'depthmapwidth' => 1,
8453             'depthswheight' => 1,
8454             'depthswwidth' => 1,
8455             'derivedimageref' => 1,
8456             'descender' => 1,
8457             'designer' => 1,
8458             'designerurl' => 1,
8459             'desiredreproductions' => 1,
8460             'destinationid' => 1,
8461             'detectedfacebounds' => 1,
8462             'detectedfaceid' => 1,
8463             'detectedfacerollangle' => 1,
8464             'detectedfaceyawangle' => 1,
8465             'detector' => 1,
8466             'detectorboard' => 1,
8467             'deviceattributes' => 1,
8468             'devicecontainer' => 1,
8469             'deviceid' => 1,
8470             'devicemanufacturer' => 1,
8471             'devicemfgdesc' => 1,
8472             'devicemodel' => 1,
8473             'devicemodeldesc' => 1,
8474             'devicename' => 1,
8475             'deviceorientation' => 1,
8476             'devicesettings' => 1,
8477             'dex' => 1,
8478             'dialect' => 1,
8479             'dicom' => 1,
8480             'dictionary' => 1,
8481             'dictionaryshortname' => 1,
8482             'differentialpressure' => 1,
8483             'difftilegains24t852822' => 1,
8484             'difftilegains602832' => 1,
8485             'digikam' => 1,
8486             'digitalcreationdatetime' => 1,
8487             'digitaleffectsname' => 1,
8488             'digitaleffectstype' => 1,
8489             'digitaleffectsversion' => 1,
8490             'digitalexposurebiases' => 1,
8491             'digitalexposuregains' => 1,
8492             'digitalimagebroker' => 1,
8493             'digitalsignature' => 1,
8494             'dimensions' => 1,
8495             'directionalatob0' => 1,
8496             'directionalatob1' => 1,
8497             'directionalatob2' => 1,
8498             'directionalatob3' => 1,
8499             'directionalbtoa0' => 1,
8500             'directionalbtoa1' => 1,
8501             'directionalbtoa2' => 1,
8502             'directionalbtoa3' => 1,
8503             'directionalbtod0' => 1,
8504             'directionalbtod1' => 1,
8505             'directionalbtod2' => 1,
8506             'directionalbtod3' => 1,
8507             'directionaldtob0' => 1,
8508             'directionaldtob1' => 1,
8509             'directionaldtob2' => 1,
8510             'directionaldtob3' => 1,
8511             'directors' => 1,
8512             'disableflagspresent' => 1,
8513             'discardobjects' => 1,
8514             'displayartist' => 1,
8515             'displayinfo' => 1,
8516             'displayresolution' => 1,
8517             'displaysize' => 1,
8518             'displayunits' => 1,
8519             'displaywindow' => 1,
8520             'displayxresolution' => 1,
8521             'displayxresolutionunit' => 1,
8522             'displayyresolution' => 1,
8523             'displayyresolutionunit' => 1,
8524             'dispose' => 1,
8525             'disposition' => 1,
8526             'distance' => 1,
8527             'distancefromhome' => 1,
8528             'distortinfo' => 1,
8529             'distortioninfo' => 1,
8530             'distortionversion' => 1,
8531             'distributedby' => 1,
8532             'distribution' => 1,
8533             'dittokey' => 1,
8534             'division' => 1,
8535             'dji_dtat' => 1,
8536             'djvuversion' => 1,
8537             'dlnaserverudn' => 1,
8538             'dlnasourceuri' => 1,
8539             'dlodata' => 1,
8540             'dlodatalength' => 1,
8541             'dloinfo' => 1,
8542             'dmeroderadius' => 1,
8543             'dmfillrejthresh' => 1,
8544             'dmnoisescale' => 1,
8545             'dmnumpatches' => 1,
8546             'dmpixelthresholdfactor' => 1,
8547             'dmsmoothrejthresh' => 1,
8548             'dmtrimfraction' => 1,
8549             'dmwindowthresholdfactor' => 1,
8550             'docclass' => 1,
8551             'docflags' => 1,
8552             'docmdp' => 1,
8553             'docrights' => 1,
8554             'docsecurity' => 1,
8555             'doctype' => 1,
8556             'documentinfo' => 1,
8557             'documentnumber' => 1,
8558             'documentusagerights' => 1,
8559             'dof' => 1,
8560             'donotshow' => 1,
8561             'dop' => 1,
8562             'dotrange' => 1,
8563             'dotsperinch' => 1,
8564             'downsampleby2hor' => 1,
8565             'downsampleby2hor3mpdcr' => 1,
8566             'downsampleby2ver' => 1,
8567             'downsampleby2ver3mpdcr' => 1,
8568             'downsampleby3hor' => 1,
8569             'downsampleby3ver' => 1,
8570             'downsampleby4hor' => 1,
8571             'downsampleby4ver' => 1,
8572             'downsampleby6hor' => 1,
8573             'downsampleby6ver' => 1,
8574             'dpxfilesize' => 1,
8575             'dr4' => 1,
8576             'dr4header' => 1,
8577             'driveserialnumber' => 1,
8578             'drivesettings' => 1,
8579             'drivetype' => 1,
8580             'drm' => 1,
8581             'drm_contentid' => 1,
8582             'drm_drmheader' => 1,
8583             'drm_drmheader_contentdistributor' => 1,
8584             'drm_drmheader_contentid' => 1,
8585             'drm_drmheader_individualizedversion' => 1,
8586             'drm_drmheader_keyid' => 1,
8587             'drm_drmheader_licenseacqurl' => 1,
8588             'drm_drmheader_subscriptioncontentid' => 1,
8589             'drm_e-bookbaseid' => 1,
8590             'drm_individualizedversion' => 1,
8591             'drm_keyid' => 1,
8592             'drm_lasignaturecert' => 1,
8593             'drm_lasignaturelicsrvcert' => 1,
8594             'drm_lasignatureprivkey' => 1,
8595             'drm_lasignaturerootcert' => 1,
8596             'drm_licenseacqurl' => 1,
8597             'drm_v1licenseacqurl' => 1,
8598             'drmcommerceid' => 1,
8599             'drmindividualizedversion' => 1,
8600             'drmkeyid' => 1,
8601             'drmserverid' => 1,
8602             'drone-dji' => 1,
8603             'dronepitch' => 1,
8604             'dronequaternion' => 1,
8605             'droneroll' => 1,
8606             'droneyaw' => 1,
8607             'dropbykeyword' => 1,
8608             'dropchunks' => 1,
8609             'dtcpiphost' => 1,
8610             'dtcpipport' => 1,
8611             'dtob0' => 1,
8612             'dtob1' => 1,
8613             'dtob2' => 1,
8614             'dtob3' => 1,
8615             'dtvcontent' => 1,
8616             'dualcameraimage' => 1,
8617             'dualcameraimagename' => 1,
8618             'dualshotextra' => 1,
8619             'ducky' => 1,
8620             'duedate' => 1,
8621             'dummycolsleft' => 1,
8622             'dummycolsright' => 1,
8623             'duotonehalftoninginfo' => 1,
8624             'duotoneimageinfo' => 1,
8625             'duotonetransferfuncs' => 1,
8626             'dustdeleteapplied' => 1,
8627             'dustinfo' => 1,
8628             'dvdid' => 1,
8629             'dwc' => 1,
8630             'dynamicranger128' => 1,
8631             'e-mail2' => 1,
8632             'e-mail3' => 1,
8633             'e-mailaddress' => 1,
8634             'e-maildisplayname' => 1,
8635             'e-maillist' => 1,
8636             'edgespline' => 1,
8637             'edgesplinehigh' => 1,
8638             'edgesplinelow' => 1,
8639             'edgesplinemed' => 1,
8640             'edit4data' => 1,
8641             'editdata' => 1,
8642             'editedby' => 1,
8643             'editor' => 1,
8644             'edittagarray' => 1,
8645             'effect' => 1,
8646             'effectivebw' => 1,
8647             'effectstrength' => 1,
8648             'effectsvisible' => 1,
8649             'effecttype' => 1,
8650             'eighteenpercentpoint' => 1,
8651             'eighthlanguage' => 1,
8652             'electricalextendermagnification' => 1,
8653             'electronicimagestabilization' => 1,
8654             'electronicvr' => 1,
8655             'elementarystreamtrack' => 1,
8656             'embeddedaudiofile' => 1,
8657             'embeddedaudiofilename' => 1,
8658             'embeddedfile' => 1,
8659             'embeddedfilename' => 1,
8660             'embeddedfileusagerights' => 1,
8661             'embeddedimage' => 1,
8662             'embeddedimage2' => 1,
8663             'embeddedimagecolorspace' => 1,
8664             'embeddedimagefilter' => 1,
8665             'embeddedimageheight' => 1,
8666             'embeddedimagename' => 1,
8667             'embeddedimagetype' => 1,
8668             'embeddedimagewidth' => 1,
8669             'embeddedjpg' => 1,
8670             'embeddedpng' => 1,
8671             'embeddedvideo' => 1,
8672             'embeddedvideofile' => 1,
8673             'embeddedvideotype' => 1,
8674             'emphasis' => 1,
8675             'empty' => 1,
8676             'encodedpixelsdimensions' => 1,
8677             'encodedusing' => 1,
8678             'encoderoptions' => 1,
8679             'encodersettings' => 1,
8680             'encodervendor' => 1,
8681             'encoderversion' => 1,
8682             'encodetime' => 1,
8683             'encoding' => 1,
8684             'encodingparams' => 1,
8685             'encodingprocess' => 1,
8686             'encodingscheme' => 1,
8687             'encodingsettings' => 1,
8688             'encrypt' => 1,
8689             'encryption' => 1,
8690             'enddate' => 1,
8691             'endianness' => 1,
8692             'endpoints' => 1,
8693             'endtime' => 1,
8694             'endtimecode' => 1,
8695             'entrypoint' => 1,
8696             'entrytype' => 1,
8697             'environmentmap' => 1,
8698             'envvardata' => 1,
8699             'eppim' => 1,
8700             'eprint' => 1,
8701             'epsoptions' => 1,
8702             'equipment' => 1,
8703             'equipmentifd' => 1,
8704             'equirectangularproj' => 1,
8705             'erimmnonlinearityspline' => 1,
8706             'erimmtocrgb0spline' => 1,
8707             'erimmtocrgb1spline' => 1,
8708             'erimmtocrgb2spline' => 1,
8709             'erimmtocrgb3spline' => 1,
8710             'erimmtocrgb4spline' => 1,
8711             'erimmtocrgb5spline' => 1,
8712             'erimmtocrgb6spline' => 1,
8713             'erimmtocrgb7spline' => 1,
8714             'erimmtocrgb8spline' => 1,
8715             'erimmtocrgb9spline' => 1,
8716             'erimmtonescale0spline' => 1,
8717             'erimmtonescale1spline' => 1,
8718             'erimmtonescale2spline' => 1,
8719             'erimmtonescale3spline' => 1,
8720             'erimmtonescale4spline' => 1,
8721             'erimmtonescale5spline' => 1,
8722             'erimmtonescale6spline' => 1,
8723             'erimmtonescale7spline' => 1,
8724             'erimmtonescale8spline' => 1,
8725             'erimmtonescale9spline' => 1,
8726             'error' => 1,
8727             'errorcorrection' => 1,
8728             'errorcorrectiontype' => 1,
8729             'escapestatus' => 1,
8730             'escchar' => 1,
8731             'estimatedatmospherictrans' => 1,
8732             'evalstate' => 1,
8733             'eventlogcapture' => 1,
8734             'eventlogprocess' => 1,
8735             'events' => 1,
8736             'eventstarttime' => 1,
8737             'evstepinfo' => 1,
8738             'exif_profile' => 1,
8739             'exifdata' => 1,
8740             'exifex' => 1,
8741             'exififd' => 1,
8742             'exifinfo' => 1,
8743             'exifinfo2' => 1,
8744             'exifinfo7' => 1,
8745             'exifinfo8' => 1,
8746             'exifinfo9' => 1,
8747             'exifinformation' => 1,
8748             'exifoffset' => 1,
8749             'exiftoolversion' => 1,
8750             'expandfilm' => 1,
8751             'expandfilterlens' => 1,
8752             'expandflashlamp' => 1,
8753             'expandlens' => 1,
8754             'expandscanner' => 1,
8755             'expandsoftware' => 1,
8756             'expirationspan' => 1,
8757             'expires' => 1,
8758             'exportimage' => 1,
8759             'exposurebias' => 1,
8760             'exposureheadroomfactor' => 1,
8761             'exposureinfo' => 1,
8762             'exposurereferencegain' => 1,
8763             'exposurereferenceoffset' => 1,
8764             'exposuretimes' => 1,
8765             'exposureunknown' => 1,
8766             'expressionmedia' => 1,
8767             'exrversion' => 1,
8768             'extcache' => 1,
8769             'extendedalbumname' => 1,
8770             'extendedartistname' => 1,
8771             'extendedaviheader' => 1,
8772             'extendedcontentdescr' => 1,
8773             'extendedcontentencryption' => 1,
8774             'extendedinfo' => 1,
8775             'extendedstreamprops' => 1,
8776             'extendedtracktitle' => 1,
8777             'extendedxmp' => 1,
8778             'extensionclassid' => 1,
8779             'extensioncreatedate' => 1,
8780             'extensiondescription' => 1,
8781             'extensionmodifydate' => 1,
8782             'extensionname' => 1,
8783             'extensionpersistence' => 1,
8784             'extensions' => 1,
8785             'extensis' => 1,
8786             'externalleading' => 1,
8787             'externaltriggercount' => 1,
8788             'extraflags' => 1,
8789             'extrainfo' => 1,
8790             'extrainfo2' => 1,
8791             'extrainfo3' => 1,
8792             'extrasamples' => 1,
8793             'extraticklocations' => 1,
8794             'f-stop' => 1,
8795             'face1birthday' => 1,
8796             'face1category' => 1,
8797             'face1name' => 1,
8798             'face2birthday' => 1,
8799             'face2category' => 1,
8800             'face2name' => 1,
8801             'face3birthday' => 1,
8802             'face3category' => 1,
8803             'face3name' => 1,
8804             'face4birthday' => 1,
8805             'face4category' => 1,
8806             'face4name' => 1,
8807             'face5birthday' => 1,
8808             'face5category' => 1,
8809             'face5name' => 1,
8810             'face6birthday' => 1,
8811             'face6category' => 1,
8812             'face6name' => 1,
8813             'face7birthday' => 1,
8814             'face7category' => 1,
8815             'face7name' => 1,
8816             'face8birthday' => 1,
8817             'face8category' => 1,
8818             'face8name' => 1,
8819             'facedetect1' => 1,
8820             'facedetect2' => 1,
8821             'facedetect3' => 1,
8822             'facedetected' => 1,
8823             'facedetinfo' => 1,
8824             'faceinfo' => 1,
8825             'faceinfo1' => 1,
8826             'faceinfo2' => 1,
8827             'faceinfoa' => 1,
8828             'faceinfolength' => 1,
8829             'faceinfooffset' => 1,
8830             'faceitem' => 1,
8831             'facenumbers' => 1,
8832             'facepos' => 1,
8833             'facerec' => 1,
8834             'facerecinfo' => 1,
8835             'facesize' => 1,
8836             'factorywhitegainsdaylight' => 1,
8837             'factorywhiteoffsetsdaylight' => 1,
8838             'farklewhitethreshold' => 1,
8839             'fastseek' => 1,
8840             'faxprofile' => 1,
8841             'faxrecvparams' => 1,
8842             'faxrecvtime' => 1,
8843             'faxsubaddress' => 1,
8844             'fdsc' => 1,
8845             'fedexedr' => 1,
8846             'fffheader' => 1,
8847             'fieldmdp' => 1,
8848             'fieldpermissions' => 1,
8849             'fifthlanguage' => 1,
8850             'file1duration' => 1,
8851             'file1length' => 1,
8852             'file1md5sum' => 1,
8853             'file1media' => 1,
8854             'file1path' => 1,
8855             'file1pathutf-8' => 1,
8856             'fileaccessdate' => 1,
8857             'fileas' => 1,
8858             'fileattributes' => 1,
8859             'fileblockcount' => 1,
8860             'fileblocksize' => 1,
8861             'filecount' => 1,
8862             'filedescription' => 1,
8863             'filedeviceid' => 1,
8864             'filedevicenumber' => 1,
8865             'fileflags' => 1,
8866             'fileflagsmask' => 1,
8867             'filefunctionflags' => 1,
8868             'fileglobalprofile' => 1,
8869             'fileguid' => 1,
8870             'filehardlinks' => 1,
8871             'fileid' => 1,
8872             'fileinfo' => 1,
8873             'fileinfolen' => 1,
8874             'fileinfolen2' => 1,
8875             'fileinfoproperties' => 1,
8876             'fileinfoversion' => 1,
8877             'fileinodechangedate' => 1,
8878             'fileinodenumber' => 1,
8879             'filelength' => 1,
8880             'fileos' => 1,
8881             'fileowner' => 1,
8882             'filepath' => 1,
8883             'fileprofileversion' => 1,
8884             'fileproperties' => 1,
8885             'files' => 1,
8886             'filesequence' => 1,
8887             'filesize' => 1,
8888             'filesizebytes' => 1,
8889             'filesubtype' => 1,
8890             'filetype' => 1,
8891             'filetypeextension' => 1,
8892             'fileurl' => 1,
8893             'fileversionnumber' => 1,
8894             'fillattributes' => 1,
8895             'fillmethod' => 1,
8896             'filmbrand' => 1,
8897             'filmcategory' => 1,
8898             'filmframenumber' => 1,
8899             'filmgencode' => 1,
8900             'filmproductcode' => 1,
8901             'filmrollnumber' => 1,
8902             'filmsize' => 1,
8903             'filter' => 1,
8904             'filterinfo' => 1,
8905             'filtering' => 1,
8906             'filtermodel' => 1,
8907             'filterparametersbinary' => 1,
8908             'filterparameterscustomcustomdata' => 1,
8909             'filterparametersexportexportdata' => 1,
8910             'filterpartnumber' => 1,
8911             'filterserialnumber' => 1,
8912             'finalflushsequence' => 1,
8913             'finalframeblocks' => 1,
8914             'finetune' => 1,
8915             'finishedfileprocessingrequest' => 1,
8916             'finishipaversion' => 1,
8917             'finishipfversion' => 1,
8918             'firmwareinfo' => 1,
8919             'firstchar' => 1,
8920             'firstflushsequence' => 1,
8921             'firstlanguage' => 1,
8922             'firstlines' => 1,
8923             'firstlinetransfertiming' => 1,
8924             'firstname' => 1,
8925             'firstobject' => 1,
8926             'firstobjectid' => 1,
8927             'fisheyefilter' => 1,
8928             'flac' => 1,
8929             'flagcolor' => 1,
8930             'flags' => 1,
8931             'flagstatus' => 1,
8932             'flashattributes' => 1,
8933             'flashexpcomp' => 1,
8934             'flashinfo' => 1,
8935             'flashinfo0100' => 1,
8936             'flashinfo0102' => 1,
8937             'flashinfo0103' => 1,
8938             'flashinfo0106' => 1,
8939             'flashinfo0107' => 1,
8940             'flashinfo0300' => 1,
8941             'flashinfounknown' => 1,
8942             'flashinfoversion' => 1,
8943             'flashmat0' => 1,
8944             'flashmat1' => 1,
8945             'flashmat2' => 1,
8946             'flashmat3' => 1,
8947             'flashmat4' => 1,
8948             'flashmat5' => 1,
8949             'flashmat6' => 1,
8950             'flashmat7' => 1,
8951             'flashmat8' => 1,
8952             'flashmat9' => 1,
8953             'flashpixstreamfieldoffset' => 1,
8954             'flashpixstreampathname' => 1,
8955             'flashpower' => 1,
8956             'flashsyncmode' => 1,
8957             'flashttlmode' => 1,
8958             'flashused' => 1,
8959             'flashversion' => 1,
8960             'flavor' => 1,
8961             'flightdegree' => 1,
8962             'flightspeed' => 1,
8963             'flipstatus' => 1,
8964             'flir' => 1,
8965             'flir_gps' => 1,
8966             'flir_moreinfo' => 1,
8967             'flir_params' => 1,
8968             'flir_parts' => 1,
8969             'flir_serial' => 1,
8970             'flir_unknown' => 1,
8971             'flir_unknownuuid' => 1,
8972             'fluormat0' => 1,
8973             'fluormat1' => 1,
8974             'fluormat2' => 1,
8975             'fluormat3' => 1,
8976             'fluormat4' => 1,
8977             'fluormat5' => 1,
8978             'fluormat6' => 1,
8979             'fluormat7' => 1,
8980             'fluormat8' => 1,
8981             'fluormat9' => 1,
8982             'flushtiming' => 1,
8983             'flyingstate' => 1,
8984             'focalinfo' => 1,
8985             'focallength35efl' => 1,
8986             'focallength35mm' => 1,
8987             'focalplanecolorimetryestimates' => 1,
8988             'focalrange' => 1,
8989             'focusdistance2' => 1,
8990             'focusedgemap' => 1,
8991             'focusframesize' => 1,
8992             'focusinfo' => 1,
8993             'focusinfoifd' => 1,
8994             'focuspointbrightness' => 1,
8995             'focuspointselectionspeed' => 1,
8996             'focuspos' => 1,
8997             'focussettings' => 1,
8998             'folder' => 1,
8999             'folderpath' => 1,
9000             'follow-meanimation' => 1,
9001             'follow-memode' => 1,
9002             'font' => 1,
9003             'fontsize' => 1,
9004             'fontsubfamily' => 1,
9005             'fontsubfamilyid' => 1,
9006             'fonttable' => 1,
9007             'fontweight' => 1,
9008             'footerposition' => 1,
9009             'footnotes' => 1,
9010             'form' => 1,
9011             'formattag' => 1,
9012             'formatter' => 1,
9013             'formatversion' => 1,
9014             'formatversiontime' => 1,
9015             'formextrausagerights' => 1,
9016             'formfields' => 1,
9017             'formusagerights' => 1,
9018             'forwardto' => 1,
9019             'fotostation' => 1,
9020             'fourcc' => 1,
9021             'fourcc1' => 1,
9022             'fourcc2' => 1,
9023             'fourcc2len' => 1,
9024             'fourcc3' => 1,
9025             'fourcc3len' => 1,
9026             'fourthlanguage' => 1,
9027             'fov' => 1,
9028             'fovcot' => 1,
9029             'fpfversion' => 1,
9030             'fpv' => 1,
9031             'fpxr' => 1,
9032             'fractalparameters' => 1,
9033             'fragmentlist' => 1,
9034             'fragmenttable' => 1,
9035             'frame' => 1,
9036             'framebaseview' => 1,
9037             'framecenterelevation' => 1,
9038             'framecenterheightaboveellipsoid' => 1,
9039             'framecenterlatitude' => 1,
9040             'framecenterlongitude' => 1,
9041             'frameexposuretime' => 1,
9042             'frameid' => 1,
9043             'frameinfo' => 1,
9044             'framepriority' => 1,
9045             'framesize' => 1,
9046             'framesizemax' => 1,
9047             'framesizemin' => 1,
9048             'framespersecond' => 1,
9049             'frameview' => 1,
9050             'framinggriddisplay' => 1,
9051             'free' => 1,
9052             'free-busystatus' => 1,
9053             'freebytecounts' => 1,
9054             'freeoffsets' => 1,
9055             'frequency' => 1,
9056             'fromaddresses' => 1,
9057             'fromnames' => 1,
9058             'fstype' => 1,
9059             'fuelremaining' => 1,
9060             'fujifilm' => 1,
9061             'fujifilmffmv' => 1,
9062             'fujifilmmvtg' => 1,
9063             'fujifilmtags' => 1,
9064             'fujiifd' => 1,
9065             'fujilayout' => 1,
9066             'fullangleofattack' => 1,
9067             'fullname' => 1,
9068             'fullpitchangle' => 1,
9069             'fullrollangle' => 1,
9070             'fullscreen' => 1,
9071             'fullsideslipangle' => 1,
9072             'fusion360fly' => 1,
9073             'fusionmode' => 1,
9074             'fusionypr' => 1,
9075             'gain' => 1,
9076             'gaindeaddata' => 1,
9077             'gaindeadmapimage' => 1,
9078             'gaindeadmapimageheight' => 1,
9079             'gaindeadmapimagetype' => 1,
9080             'gaindeadmapimagewidth' => 1,
9081             'gammablue' => 1,
9082             'gammagreen' => 1,
9083             'gammainfo' => 1,
9084             'gammared' => 1,
9085             'gammatable' => 1,
9086             'gamut' => 1,
9087             'gamutboundarydescription0' => 1,
9088             'gamutboundarydescription1' => 1,
9089             'gamutboundarydescription2' => 1,
9090             'gamutboundarydescription3' => 1,
9091             'gapless' => 1,
9092             'garmingps' => 1,
9093             'gaudio' => 1,
9094             'gaussianweights' => 1,
9095             'gcamera' => 1,
9096             'gcreations' => 1,
9097             'gdepth' => 1,
9098             'geminfo' => 1,
9099             'genbalance' => 1,
9100             'gender' => 1,
9101             'generallevelidc' => 1,
9102             'generalprofileidc' => 1,
9103             'generalprofilespace' => 1,
9104             'generaltierflag' => 1,
9105             'generator' => 1,
9106             'generatorversion' => 1,
9107             'genericflagdata01' => 1,
9108             'genflags' => 1,
9109             'gengraphicsmode' => 1,
9110             'genmediaheader' => 1,
9111             'genmediainfo' => 1,
9112             'genmediaversion' => 1,
9113             'genopcolor' => 1,
9114             'genprofilecompatibilityflags' => 1,
9115             'genr' => 1,
9116             'geo' => 1,
9117             'geogangularunits' => 1,
9118             'geogangularunitsize' => 1,
9119             'geogazimuthunits' => 1,
9120             'geogcitation' => 1,
9121             'geogellipsoid' => 1,
9122             'geoggeodeticdatum' => 1,
9123             'geoginvflattening' => 1,
9124             'geoglinearunits' => 1,
9125             'geoglinearunitsize' => 1,
9126             'geogprimemeridian' => 1,
9127             'geogprimemeridianlong' => 1,
9128             'geographictype' => 1,
9129             'geogsemimajoraxis' => 1,
9130             'geogsemiminoraxis' => 1,
9131             'geogtowgs84' => 1,
9132             'geometricdistortionparams' => 1,
9133             'georegistrationlocalset' => 1,
9134             'geotiffversion' => 1,
9135             'getty' => 1,
9136             'gfocus' => 1,
9137             'gidcver' => 1,
9138             'gidpver' => 1,
9139             'gifapplicationextension' => 1,
9140             'gifgraphiccontrolextension' => 1,
9141             'gifplaintextextension' => 1,
9142             'gifversion' => 1,
9143             'gimage' => 1,
9144             'gimbaldegree' => 1,
9145             'gimbalpitch' => 1,
9146             'gimbalroll' => 1,
9147             'gimbalyaw' => 1,
9148             'gipc_cpld' => 1,
9149             'gipcver' => 1,
9150             'givenname' => 1,
9151             'gixiver' => 1,
9152             'globalinfo' => 1,
9153             'globalparametersifd' => 1,
9154             'globalpixelsize' => 1,
9155             'googlebot' => 1,
9156             'gopro' => 1,
9157             'goprogpmf' => 1,
9158             'gpano' => 1,
9159             'gpmd_fmas' => 1,
9160             'gpmd_gopro' => 1,
9161             'gpmd_kingslim' => 1,
9162             'gpmd_rove' => 1,
9163             'gps' => 1,
9164             'gps360fly' => 1,
9165             'gpsaltituderaw' => 1,
9166             'gpsdatalist' => 1,
9167             'gpsdatalist2' => 1,
9168             'gpsdatetimeraw' => 1,
9169             'gpsdestaltitude' => 1,
9170             'gpsframingaltitude' => 1,
9171             'gpsframinglatitude' => 1,
9172             'gpsframinglongitude' => 1,
9173             'gpshorizontalaccuracy' => 1,
9174             'gpsinfo' => 1,
9175             'gpslatituderaw' => 1,
9176             'gpslog' => 1,
9177             'gpslongituderaw' => 1,
9178             'gpsmode' => 1,
9179             'gpspos' => 1,
9180             'gpsraw' => 1,
9181             'gpsspeed3d' => 1,
9182             'gpsspeedaccuracy' => 1,
9183             'gpsspeedraw' => 1,
9184             'gpsspeedx' => 1,
9185             'gpsspeedy' => 1,
9186             'gpsspeedz' => 1,
9187             'gpstargetaltitude' => 1,
9188             'gpstargetlatitude' => 1,
9189             'gpstargetlongitude' => 1,
9190             'gpstrackraw' => 1,
9191             'gpsvalid' => 1,
9192             'gpsvelocitydown' => 1,
9193             'gpsvelocityeast' => 1,
9194             'gpsvelocitynorth' => 1,
9195             'gpsvelocityup' => 1,
9196             'gpsverticalaccuracy' => 1,
9197             'grainybwfilter' => 1,
9198             'graphicconverter' => 1,
9199             'graphicsmode' => 1,
9200             'graphicstechnologystandardoutput' => 1,
9201             'grayresponsecurve' => 1,
9202             'graytrc' => 1,
9203             'greenadjust' => 1,
9204             'greenendpoint' => 1,
9205             'greengain' => 1,
9206             'greenmask' => 1,
9207             'greenmatrixcolumn' => 1,
9208             'greenprimary' => 1,
9209             'greensample' => 1,
9210             'greentrc' => 1,
9211             'greenx' => 1,
9212             'greeny' => 1,
9213             'gridguidesinfo' => 1,
9214             'groundrange' => 1,
9215             'groupareac1' => 1,
9216             'groupcaption' => 1,
9217             'groupmutualexclusion' => 1,
9218             'groups' => 1,
9219             'gsensor' => 1,
9220             'gspherical' => 1,
9221             'gtcitation' => 1,
9222             'gtmodeltype' => 1,
9223             'gtrastertype' => 1,
9224             'gyro360fly' => 1,
9225             'gyromode' => 1,
9226             'gyroscope' => 1,
9227             'gyroscopeunknown' => 1,
9228             'gyroypr' => 1,
9229             'handler' => 1,
9230             'handlerclass' => 1,
9231             'handlerdescription' => 1,
9232             'handlertype' => 1,
9233             'handlervendorid' => 1,
9234             'hardpostpadding' => 1,
9235             'hardprepadding' => 1,
9236             'hasarbitrarydatastream' => 1,
9237             'hasattachedimages' => 1,
9238             'hasattachments' => 1,
9239             'hasaudio' => 1,
9240             'hascolormap' => 1,
9241             'hascuepoints' => 1,
9242             'hasfiletransferstream' => 1,
9243             'hasflag' => 1,
9244             'hasicc' => 1,
9245             'hasimage' => 1,
9246             'haskeyframes' => 1,
9247             'hasmetadata' => 1,
9248             'hasrealmergeddata' => 1,
9249             'hasscript' => 1,
9250             'hasselbladexif' => 1,
9251             'hasselbladrawimage' => 1,
9252             'hasvideo' => 1,
9253             'hasxfa' => 1,
9254             'hcusage' => 1,
9255             'hdcontent' => 1,
9256             'hdmibitdepth' => 1,
9257             'hdmiexternalrecorder' => 1,
9258             'hdmioutputhdr' => 1,
9259             'hdmioutputrange' => 1,
9260             'hdrinfo' => 1,
9261             'hdrinfo2' => 1,
9262             'hdrinfoversion' => 1,
9263             'hdrl' => 1,
9264             'hdrtoninginfo' => 1,
9265             'header' => 1,
9266             'header4' => 1,
9267             'headerext' => 1,
9268             'headerextension' => 1,
9269             'headersize' => 1,
9270             'headerversion' => 1,
9271             'headingpairs' => 1,
9272             'heightresolution' => 1,
9273             'hevcconfiguration' => 1,
9274             'hevcconfigurationversion' => 1,
9275             'hiddenslides' => 1,
9276             'highbitdepth' => 1,
9277             'highisomode' => 1,
9278             'highlightdata' => 1,
9279             'highlightendpoints' => 1,
9280             'highnote' => 1,
9281             'highvelocity' => 1,
9282             'hintformat' => 1,
9283             'hintheader' => 1,
9284             'hintinfo' => 1,
9285             'hintsampledesc' => 1,
9286             'hinttrackinfo' => 1,
9287             'hinttrackversion' => 1,
9288             'histogram' => 1,
9289             'historybuffersize' => 1,
9290             'hmaphandling' => 1,
9291             'hmcolrejthresh' => 1,
9292             'hmcolthresh' => 1,
9293             'hmpixthresh' => 1,
9294             'hmwsize' => 1,
9295             'hobbies' => 1,
9296             'homeaddress' => 1,
9297             'homecity' => 1,
9298             'homecountry-region' => 1,
9299             'homefax' => 1,
9300             'homephone' => 1,
9301             'homepobox' => 1,
9302             'homepostalcode' => 1,
9303             'homestateorprovince' => 1,
9304             'homestreet' => 1,
9305             'horizontalfieldofview' => 1,
9306             'horizontalresolution' => 1,
9307             'horizontalscale' => 1,
9308             'hostsoftwareexportversion' => 1,
9309             'hotkey' => 1,
9310             'hotspotx' => 1,
9311             'hotspoty' => 1,
9312             'howpublished' => 1,
9313             'hp_tdhd' => 1,
9314             'hrnoiselines' => 1,
9315             'htcbinary' => 1,
9316             'htcinfo' => 1,
9317             'htctrack' => 1,
9318             'http-equiv' => 1,
9319             'httphostheader' => 1,
9320             'huawei' => 1,
9321             'huffmantable' => 1,
9322             'huffmantablelength' => 1,
9323             'huffmantablevalue' => 1,
9324             'hyperfocaldistance' => 1,
9325             'hyperlapsdebuginfo' => 1,
9326             'hyperlinkbase' => 1,
9327             'hyperlinks' => 1,
9328             'hyperlinkschanged' => 1,
9329             'iad1' => 1,
9330             'icc_untagged' => 1,
9331             'iccbased' => 1,
9332             'icingdetected' => 1,
9333             'icondir' => 1,
9334             'iconenvdata' => 1,
9335             'iconfilename' => 1,
9336             'iconindex' => 1,
9337             'ics' => 1,
9338             'id' => 1,
9339             'id3' => 1,
9340             'id3size' => 1,
9341             'id3v1' => 1,
9342             'id3v1_enh' => 1,
9343             'id3v2_2' => 1,
9344             'id3v2_3' => 1,
9345             'id3v2_4' => 1,
9346             'idc2_ifd' => 1,
9347             'idc_ifd' => 1,
9348             'idcpreviewimage' => 1,
9349             'idependentanddisposablesamples' => 1,
9350             'idlesequence' => 1,
9351             'idletiming' => 1,
9352             'idsbasevalue' => 1,
9353             'ifd0' => 1,
9354             'ifd0_offset' => 1,
9355             'ihl_exif' => 1,
9356             'ihldata' => 1,
9357             'illuminantdetectordata' => 1,
9358             'illuminantdetecttable' => 1,
9359             'illustrator' => 1,
9360             'im' => 1,
9361             'imaddresses' => 1,
9362             'image' => 1,
9363             'image2description' => 1,
9364             'image3description' => 1,
9365             'image4description' => 1,
9366             'image5description' => 1,
9367             'image6description' => 1,
9368             'image7description' => 1,
9369             'image8description' => 1,
9370             'imagearrangement' => 1,
9371             'imageboardid' => 1,
9372             'imagebounds' => 1,
9373             'imagebytecount' => 1,
9374             'imageclass' => 1,
9375             'imagecolor' => 1,
9376             'imagecolorindicator' => 1,
9377             'imagecolorvalue' => 1,
9378             'imagecompressiontable' => 1,
9379             'imagecoordinatesystem' => 1,
9380             'imagedatadiscard' => 1,
9381             'imagedataoffset' => 1,
9382             'imagedepth' => 1,
9383             'imageelements' => 1,
9384             'imageexpansiontable' => 1,
9385             'imagefields' => 1,
9386             'imagefilecharacteristics' => 1,
9387             'imagefilename' => 1,
9388             'imageformat' => 1,
9389             'imagefullheight' => 1,
9390             'imagefullwidth' => 1,
9391             'imageheader' => 1,
9392             'imagehorizonpixelpack' => 1,
9393             'imageid' => 1,
9394             'imageinfo' => 1,
9395             'imagelayer' => 1,
9396             'imagelength' => 1,
9397             'imagelimitexposurebias' => 1,
9398             'imagemagnificationdescriptor' => 1,
9399             'imagemedium' => 1,
9400             'imagemodulationexposurebias' => 1,
9401             'imageoffset' => 1,
9402             'imagepixeldepth' => 1,
9403             'imagepixelformat' => 1,
9404             'imageprintstatus' => 1,
9405             'imageprocessingifd' => 1,
9406             'imageprofile' => 1,
9407             'imageprops' => 1,
9408             'imagerboardid' => 1,
9409             'imagereadydatasets' => 1,
9410             'imagereadyvariables' => 1,
9411             'imagereferencepoints' => 1,
9412             'imageresources' => 1,
9413             'imagerinitialtimingcode' => 1,
9414             'imagerlogicprogram' => 1,
9415             'imagerotation' => 1,
9416             'imagerotationstatus' => 1,
9417             'imagertimingdata' => 1,
9418             'imagesensorgain' => 1,
9419             'imagesourceek' => 1,
9420             'imagespatialextent' => 1,
9421             'imagestatus' => 1,
9422             'imagetoolbar' => 1,
9423             'imageuidlist' => 1,
9424             'imageversion' => 1,
9425             'imageworkstationmake' => 1,
9426             'imgprofbacktype' => 1,
9427             'imgprofname' => 1,
9428             'imgproftype' => 1,
9429             'imgprofversion' => 1,
9430             'immediatedatabytes' => 1,
9431             'importance' => 1,
9432             'imprint' => 1,
9433             'inbandratingattributes' => 1,
9434             'inbandratinglevel' => 1,
9435             'inbandratingsystem' => 1,
9436             'includedfileid' => 1,
9437             'incomplete' => 1,
9438             'index' => 1,
9439             'index01' => 1,
9440             'index02' => 1,
9441             'index03' => 1,
9442             'index04' => 1,
9443             'index05' => 1,
9444             'index06' => 1,
9445             'index07' => 1,
9446             'index08' => 1,
9447             'index09' => 1,
9448             'index10' => 1,
9449             'index11' => 1,
9450             'index12' => 1,
9451             'index13' => 1,
9452             'index14' => 1,
9453             'index15' => 1,
9454             'index16' => 1,
9455             'indexable' => 1,
9456             'indexed' => 1,
9457             'indexedcolortablecount' => 1,
9458             'indexoffset' => 1,
9459             'indexparameters' => 1,
9460             'indicatedairspeed' => 1,
9461             'indications' => 1,
9462             'info' => 1,
9463             'ingrreserved' => 1,
9464             'initialdelaysamples' => 1,
9465             'initialdisplayeffect' => 1,
9466             'initializationvector' => 1,
9467             'initializeddatasize' => 1,
9468             'initialobjectdescriptor' => 1,
9469             'initials' => 1,
9470             'inknames' => 1,
9471             'inputdataobjectlist' => 1,
9472             'inputdevicename' => 1,
9473             'inputdeviceserialnumber' => 1,
9474             'inputheight' => 1,
9475             'inputorientation' => 1,
9476             'inputuniformity' => 1,
9477             'inputwidth' => 1,
9478             'insertmode' => 1,
9479             'insetnwpixelx' => 1,
9480             'insetnwpixely' => 1,
9481             'insta360' => 1,
9482             'institution' => 1,
9483             'instructionset' => 1,
9484             'insv' => 1,
9485             'integratetiming' => 1,
9486             'intellectualproperty' => 1,
9487             'intellectualpropertynotes' => 1,
9488             'intensitystereo' => 1,
9489             'intergraphflagregisters' => 1,
9490             'intergraphpacketdata' => 1,
9491             'interlace' => 1,
9492             'interleavedfield' => 1,
9493             'internalidnumber' => 1,
9494             'internalleading' => 1,
9495             'internalname' => 1,
9496             'internalversionnumber' => 1,
9497             'internationaltext' => 1,
9498             'internetradiostationname' => 1,
9499             'internetradiostationowner' => 1,
9500             'internetradiostationurl' => 1,
9501             'interopoffset' => 1,
9502             'interpolationcoefficients' => 1,
9503             'interpolationcoefficients3mp' => 1,
9504             'interpolationcoefficients6mp' => 1,
9505             'interpretedby' => 1,
9506             'inversemonitormatrix' => 1,
9507             'inverserimnonlinearity' => 1,
9508             'inversesbalog12transform' => 1,
9509             'inversesbalogtransform' => 1,
9510             'invnifnonlinearity' => 1,
9511             'involvedpeople' => 1,
9512             'ipmpcontrol' => 1,
9513             'iptc_profile' => 1,
9514             'iptcapplication' => 1,
9515             'iptccore' => 1,
9516             'iptcdata' => 1,
9517             'iptcenvelope' => 1,
9518             'iptcext' => 1,
9519             'iptcfotostation' => 1,
9520             'iptcnewsphoto' => 1,
9521             'iptcobjectdata' => 1,
9522             'iptcpostobjectdata' => 1,
9523             'iptcpreobjectdata' => 1,
9524             'irwindowtemperature' => 1,
9525             'irwindowtransmission' => 1,
9526             'is_protected' => 1,
9527             'is_trusted' => 1,
9528             'isartbokeh' => 1,
9529             'isattachment' => 1,
9530             'isbasefont' => 1,
9531             'iscompleted' => 1,
9532             'isdeleted' => 1,
9533             'isfixedpitch' => 1,
9534             'isfixedv' => 1,
9535             'isinfoa100' => 1,
9536             'isnetworkfeed' => 1,
9537             'isocalibrationgaintable' => 1,
9538             'isoinfo' => 1,
9539             'isonline' => 1,
9540             'isospeeds' => 1,
9541             'isotherm1color' => 1,
9542             'isotherm2color' => 1,
9543             'isprotected' => 1,
9544             'isrc' => 1,
9545             'isrcnumber' => 1,
9546             'isrecurring' => 1,
9547             'isvbr' => 1,
9548             'it8header' => 1,
9549             'italic' => 1,
9550             'italicangle' => 1,
9551             'itch' => 1,
9552             'item' => 1,
9553             'item0032' => 1,
9554             'itemdesignatorid' => 1,
9555             'itemid' => 1,
9556             'iteminfoentry' => 1,
9557             'iteminformation' => 1,
9558             'itemlist' => 1,
9559             'itemlocation' => 1,
9560             'itemproperties' => 1,
9561             'itempropertyassociation' => 1,
9562             'itempropertycontainer' => 1,
9563             'itemprotection' => 1,
9564             'itemreference' => 1,
9565             'itemtool' => 1,
9566             'itemvendorid' => 1,
9567             'iterationcount' => 1,
9568             'iterationendaction' => 1,
9569             'iterationmax' => 1,
9570             'iterationminmax' => 1,
9571             'iterations' => 1,
9572             'itunesinfo' => 1,
9573             'itunesmediatype' => 1,
9574             'itunmovi' => 1,
9575             'itunsmpb' => 1,
9576             'ituntool' => 1,
9577             'ixml' => 1,
9578             'jbigoptions' => 1,
9579             'jfif' => 1,
9580             'jfifversion' => 1,
9581             'jfxx' => 1,
9582             'jngheader' => 1,
9583             'jobtitle' => 1,
9584             'journal' => 1,
9585             'jp2header' => 1,
9586             'jp2signature' => 1,
9587             'jpeg-hdr' => 1,
9588             'jpeg-hdrversion' => 1,
9589             'jpeg-likedata' => 1,
9590             'jpeg_quality' => 1,
9591             'jpegactables' => 1,
9592             'jpegdctables' => 1,
9593             'jpegdigest' => 1,
9594             'jpegexifdata' => 1,
9595             'jpegimagelength' => 1,
9596             'jpeginfo' => 1,
9597             'jpeglosslesspredictors' => 1,
9598             'jpegpointtransforms' => 1,
9599             'jpegproc' => 1,
9600             'jpegprocess' => 1,
9601             'jpegqtablebest' => 1,
9602             'jpegqtablebetter' => 1,
9603             'jpegqtablegood' => 1,
9604             'jpegqtables' => 1,
9605             'jpegqualityestimate' => 1,
9606             'jpegrestartinterval' => 1,
9607             'jpegtables' => 1,
9608             'jplcartoifd' => 1,
9609             'jps' => 1,
9610             'jpscomment' => 1,
9611             'jpsflags' => 1,
9612             'jpslayout' => 1,
9613             'jpsseparation' => 1,
9614             'jpstype' => 1,
9615             'jsondata' => 1,
9616             'jsonmetadata' => 1,
9617             'jumbf' => 1,
9618             'jumbfbox' => 1,
9619             'jumbfdescr' => 1,
9620             'jumdid' => 1,
9621             'jumdlabel' => 1,
9622             'jumdsignature' => 1,
9623             'jumdtoggles' => 1,
9624             'jumdtype' => 1,
9625             'jumptoxpep' => 1,
9626             'junk' => 1,
9627             'jxlcodestream' => 1,
9628             'k1' => 1,
9629             'k2' => 1,
9630             'k3' => 1,
9631             'k4' => 1,
9632             'kbytesize' => 1,
9633             'kdc_ifd' => 1,
9634             'keepexposurewithteleconverter' => 1,
9635             'keepuntil' => 1,
9636             'kelvinwb' => 1,
9637             'keycode' => 1,
9638             'keyframepositions' => 1,
9639             'keyframestimes' => 1,
9640             'keyid' => 1,
9641             'keys' => 1,
9642             'kf' => 1,
9643             'kf8coveruri' => 1,
9644             'khufui0thresholds' => 1,
9645             'khufui1thresholds' => 1,
9646             'khufui2thresholds' => 1,
9647             'khufui3thresholds' => 1,
9648             'khufui4thresholds' => 1,
9649             'khufui5thresholds' => 1,
9650             'khufulinearbluemixingcoefficient' => 1,
9651             'khufulineargreenmixingcoefficient' => 1,
9652             'khufulinearredmixingcoefficient' => 1,
9653             'khufusigmagaussianweights' => 1,
9654             'khufusigmascalingfactors14mp' => 1,
9655             'khufusigmascalingfactors3mp' => 1,
9656             'khufusigmascalingfactors6mp' => 1,
9657             'khufuuspacec2mixingcoefficient' => 1,
9658             'kids' => 1,
9659             'kilocalories' => 1,
9660             'kinds' => 1,
9661             'kj' => 1,
9662             'kk' => 1,
9663             'klut' => 1,
9664             'klut12tolin12' => 1,
9665             'knownfolderdata' => 1,
9666             'kodak' => 1,
9667             'kodak_frea' => 1,
9668             'kodakbordersifd' => 1,
9669             'kodakdcmd' => 1,
9670             'kodakeffectsifd' => 1,
9671             'kodakfree' => 1,
9672             'kodakifd' => 1,
9673             'kodakmake' => 1,
9674             'kodaktags' => 1,
9675             'konicaminolta' => 1,
9676             'konicaminoltatags' => 1,
9677             'label0' => 1,
9678             'label1' => 1,
9679             'label2' => 1,
9680             'label3' => 1,
9681             'labeledtext' => 1,
9682             'lamebitrate' => 1,
9683             'lameheader' => 1,
9684             'lamelowpassfilter' => 1,
9685             'lamemethod' => 1,
9686             'lamequality' => 1,
9687             'lamestereomode' => 1,
9688             'lamevbrquality' => 1,
9689             'languagecode' => 1,
9690             'languagelist' => 1,
9691             'largestpacketduration' => 1,
9692             'largestpacketsize' => 1,
9693             'laserprfcode' => 1,
9694             'lastauthor' => 1,
9695             'lastbackupdate' => 1,
9696             'lastchar' => 1,
9697             'lastkeyframetime' => 1,
9698             'lastmodifiedby' => 1,
9699             'lastmodifier' => 1,
9700             'lastname' => 1,
9701             'lastobject' => 1,
9702             'lastobjectid' => 1,
9703             'lastprinted' => 1,
9704             'lastsavedby' => 1,
9705             'lasttimestamp' => 1,
9706             'lastupdate' => 1,
9707             'lastupdatetime' => 1,
9708             'layerblendmodes' => 1,
9709             'layercomps' => 1,
9710             'layercount' => 1,
9711             'layergroupsenabledid' => 1,
9712             'layerids' => 1,
9713             'layermodifydates' => 1,
9714             'layernames' => 1,
9715             'layeropacities' => 1,
9716             'layerrectangles' => 1,
9717             'layers' => 1,
9718             'layerselectionids' => 1,
9719             'layersgroupinfo' => 1,
9720             'layerunicodenames' => 1,
9721             'layout' => 1,
9722             'layoutflags' => 1,
9723             'lcdedgemapslope' => 1,
9724             'lcdedgemapx1' => 1,
9725             'lcdedgemapx2' => 1,
9726             'lcdedgemapx3' => 1,
9727             'lcdedgemapx4' => 1,
9728             'lcdedgespline' => 1,
9729             'lcdgammatable' => 1,
9730             'lcdgammatablechickfix' => 1,
9731             'lcdgammatablemarvin' => 1,
9732             'lcdhistlut0' => 1,
9733             'lcdhistlut1' => 1,
9734             'lcdhistlut2' => 1,
9735             'lcdhistlut3' => 1,
9736             'lcdhistlut4' => 1,
9737             'lcdhistlut5' => 1,
9738             'lcdhistlut6' => 1,
9739             'lcdhistlut7' => 1,
9740             'lcdhistlut8' => 1,
9741             'lcdhistlut9' => 1,
9742             'lcdlinearclipvalue' => 1,
9743             'lcdsharpeningf1' => 1,
9744             'lcdsharpeningf2' => 1,
9745             'lcdsharpeningf3' => 1,
9746             'lcdsharpeningf4' => 1,
9747             'lcdstepyvalues' => 1,
9748             'lcdstepyvalueschickfix' => 1,
9749             'lcdstepyvaluesmarvin' => 1,
9750             'leadperformer' => 1,
9751             'leafautoactive' => 1,
9752             'leafautobasename' => 1,
9753             'leafdata' => 1,
9754             'leafhotfolder' => 1,
9755             'leafopenprochdr' => 1,
9756             'leafoutputfiletype' => 1,
9757             'leafsaveselection' => 1,
9758             'leafsubifd' => 1,
9759             'leftdarkcol1' => 1,
9760             'leftdarkcol2' => 1,
9761             'leftdarkrect' => 1,
9762             'leftmag' => 1,
9763             'leftmargin' => 1,
9764             'legalcopyright' => 1,
9765             'legaltrademarks' => 1,
9766             'leicaleic' => 1,
9767             'length' => 1,
9768             'lens35efl' => 1,
9769             'lensattached' => 1,
9770             'lenscorr' => 1,
9771             'lensdata' => 1,
9772             'lensdata0100' => 1,
9773             'lensdata0101' => 1,
9774             'lensdata0201' => 1,
9775             'lensdata0204' => 1,
9776             'lensdata0400' => 1,
9777             'lensdata0402' => 1,
9778             'lensdata0403' => 1,
9779             'lensdata0800' => 1,
9780             'lensdataunknown' => 1,
9781             'lensdataversion' => 1,
9782             'lensfacing' => 1,
9783             'lensinfoq' => 1,
9784             'lensmaker' => 1,
9785             'lensnumber' => 1,
9786             'lenspartnumber' => 1,
9787             'lensrec' => 1,
9788             'lensshading' => 1,
9789             'lenstableindex' => 1,
9790             'levelinfo' => 1,
9791             'libraryid' => 1,
9792             'libraryname' => 1,
9793             'licenseinfourl' => 1,
9794             'lightingopt' => 1,
9795             'lightness' => 1,
9796             'lightroomworkflow' => 1,
9797             'lights' => 1,
9798             'lightvalue' => 1,
9799             'limage' => 1,
9800             'limitaf-areamodeselautoanimals' => 1,
9801             'limitaf-areamodeselautopeople' => 1,
9802             'limitaf-areamodeseldynamic' => 1,
9803             'limitaf-areamodeselwidelanimals' => 1,
9804             'limitaf-areamodeselwidelpeople' => 1,
9805             'limitafareamodesel3d' => 1,
9806             'limitafareamodeseld105' => 1,
9807             'limitafareamodeseld25' => 1,
9808             'limitafareamodeseld49' => 1,
9809             'limitafareamodeseld9' => 1,
9810             'limitafareamodeselgroup' => 1,
9811             'limitafareamodeselgroupc1' => 1,
9812             'limitafareamodeselgroupc2' => 1,
9813             'limitreleasemodeselmirror-up' => 1,
9814             'limitreleasemodeselq' => 1,
9815             'limitreleasemodeseltimer' => 1,
9816             'limitselectableimagearea5to4' => 1,
9817             'lin12toklut12' => 1,
9818             'lin12toklut8' => 1,
9819             'linearitysplinetags' => 1,
9820             'linearizationcoefficients1' => 1,
9821             'linearizationcoefficients2' => 1,
9822             'linearized' => 1,
9823             'linecount' => 1,
9824             'lineorder' => 1,
9825             'lines' => 1,
9826             'linkedprofilename' => 1,
9827             'linkerversion' => 1,
9828             'linkgoodput' => 1,
9829             'linkinfo' => 1,
9830             'linkquality' => 1,
9831             'linkstatus' => 1,
9832             'linksuptodate' => 1,
9833             'linktarget' => 1,
9834             'linlogtable' => 1,
9835             'listtype' => 1,
9836             'lit' => 1,
9837             'livephotoinfo' => 1,
9838             'ln0' => 1,
9839             'ln1' => 1,
9840             'localbasepath' => 1,
9841             'localdeltatype' => 1,
9842             'localeindicator' => 1,
9843             'localpositionned' => 1,
9844             'locationinfo' => 1,
9845             'lockedpropertylist' => 1,
9846             'locks' => 1,
9847             'loginfo' => 1,
9848             'loglintable' => 1,
9849             'logoiconurl' => 1,
9850             'logourl' => 1,
9851             'lookheadbacktype' => 1,
9852             'lookheader' => 1,
9853             'lookheadname' => 1,
9854             'lookheadtype' => 1,
9855             'lookheadversion' => 1,
9856             'lookmat0' => 1,
9857             'lookmat1' => 1,
9858             'lookmat2' => 1,
9859             'lookmat3' => 1,
9860             'lookmat4' => 1,
9861             'lookmat5' => 1,
9862             'lookmat6' => 1,
9863             'lookmat7' => 1,
9864             'lookmat8' => 1,
9865             'lookmat9' => 1,
9866             'lookmodtransform' => 1,
9867             'lookuptable' => 1,
9868             'lotus' => 1,
9869             'lowlightaf' => 1,
9870             'lownote' => 1,
9871             'lowvelocity' => 1,
9872             'lr' => 1,
9873             'lslv' => 1,
9874             'lucasjunk' => 1,
9875             'luminance' => 1,
9876             'luminanceconsts' => 1,
9877             'lyricist' => 1,
9878             'lyrics_synchronised' => 1,
9879             'machineid' => 1,
9880             'machinetype' => 1,
9881             'macintoshnsprintinfo' => 1,
9882             'macintoshprintinfo' => 1,
9883             'mag360fly' => 1,
9884             'magmode' => 1,
9885             'magneticfield' => 1,
9886             'magneticheading' => 1,
9887             'magnetometer' => 1,
9888             'magnetometerxyz' => 1,
9889             'magnification' => 1,
9890             'magnifyobject' => 1,
9891             'mailingaddress' => 1,
9892             'mailstop' => 1,
9893             'mainboard' => 1,
9894             'maininfo' => 1,
9895             'maininfoifd' => 1,
9896             'majorbrand' => 1,
9897             'makeandmodel' => 1,
9898             'makemodel' => 1,
9899             'makernotepentax5a' => 1,
9900             'makernotepentax5b' => 1,
9901             'makernotepentax5c' => 1,
9902             'makernotes' => 1,
9903             'mandatorybackground' => 1,
9904             'manufacturecode' => 1,
9905             'manufactureindex' => 1,
9906             'manufacturername' => 1,
9907             'mappingscheme' => 1,
9908             'mapscale' => 1,
9909             'mariahthresholds' => 1,
9910             'mariahthresholdslow' => 1,
9911             'mariahthresholdsnormal' => 1,
9912             'mariahthresholdsstrong' => 1,
9913             'markbits' => 1,
9914             'marker' => 1,
9915             'markerid' => 1,
9916             'markinfo' => 1,
9917             'marl' => 1,
9918             'masksubarea' => 1,
9919             'mastergainadjustment' => 1,
9920             'matrixcoefficients' => 1,
9921             'matrixworldtocamera' => 1,
9922             'matrixworldtoscreen' => 1,
9923             'mattcolor' => 1,
9924             'matte' => 1,
9925             'matteing' => 1,
9926             'matter' => 1,
9927             'maxband' => 1,
9928             'maxbitrate' => 1,
9929             'maxdatarate' => 1,
9930             'maximumbitrate' => 1,
9931             'maximumimageindex' => 1,
9932             'maximumobjectsize' => 1,
9933             'maximumoperationindex' => 1,
9934             'maximumshutterangle' => 1,
9935             'maximumtransformindex' => 1,
9936             'maxjpegtableindex' => 1,
9937             'maxpacketsize' => 1,
9938             'maxpagenormal' => 1,
9939             'maxpdusize' => 1,
9940             'maxsubfilesize' => 1,
9941             'maxtransmissiontime' => 1,
9942             'maxval' => 1,
9943             'maxwidth' => 1,
9944             'mc' => 1,
9945             'mccdata' => 1,
9946             'mcdi' => 1,
9947             'md5signature' => 1,
9948             'md5sum' => 1,
9949             'mdcolortable' => 1,
9950             'mdfiletag' => 1,
9951             'mdfileunits' => 1,
9952             'mditemaccounthandles' => 1,
9953             'mditemaccountidentifier' => 1,
9954             'mditemacquisitionmake' => 1,
9955             'mditemacquisitionmodel' => 1,
9956             'mditemaltitude' => 1,
9957             'mditemaperture' => 1,
9958             'mditemaudiobitrate' => 1,
9959             'mditemaudiochannelcount' => 1,
9960             'mditemauthoremailaddresses' => 1,
9961             'mditemauthors' => 1,
9962             'mditembitspersample' => 1,
9963             'mditembundleidentifier' => 1,
9964             'mditemcity' => 1,
9965             'mditemcodecs' => 1,
9966             'mditemcolorspace' => 1,
9967             'mditemcomment' => 1,
9968             'mditemcontentcreationdate' => 1,
9969             'mditemcontentcreationdate_ranking' => 1,
9970             'mditemcontentcreationdateranking' => 1,
9971             'mditemcontentmodificationdate' => 1,
9972             'mditemcontenttype' => 1,
9973             'mditemcontenttypetree' => 1,
9974             'mditemcontributors' => 1,
9975             'mditemcopyright' => 1,
9976             'mditemcountry' => 1,
9977             'mditemcreator' => 1,
9978             'mditemdateadded' => 1,
9979             'mditemdateadded_ranking' => 1,
9980             'mditemdescription' => 1,
9981             'mditemdisplayname' => 1,
9982             'mditemdownloadeddate' => 1,
9983             'mditemdurationseconds' => 1,
9984             'mditememailconversationid' => 1,
9985             'mditemencodingapplications' => 1,
9986             'mditemexifgpsversion' => 1,
9987             'mditemexifversion' => 1,
9988             'mditemexposuremode' => 1,
9989             'mditemexposureprogram' => 1,
9990             'mditemexposuretimeseconds' => 1,
9991             'mditemflashonoff' => 1,
9992             'mditemfnumber' => 1,
9993             'mditemfocallength' => 1,
9994             'mditemfscontentchangedate' => 1,
9995             'mditemfscreatorcode' => 1,
9996             'mditemfsfinderflags' => 1,
9997             'mditemfshascustomicon' => 1,
9998             'mditemfsinvisible' => 1,
9999             'mditemfsisextensionhidden' => 1,
10000             'mditemfsisstationery' => 1,
10001             'mditemfsname' => 1,
10002             'mditemfsnodecount' => 1,
10003             'mditemfsownergroupid' => 1,
10004             'mditemfsowneruserid' => 1,
10005             'mditemfssize' => 1,
10006             'mditemfstypecode' => 1,
10007             'mditemgpsdatestamp' => 1,
10008             'mditemgpsstatus' => 1,
10009             'mditemgpstrack' => 1,
10010             'mditemhasalphachannel' => 1,
10011             'mditemidentifier' => 1,
10012             'mditemimagedirection' => 1,
10013             'mditeminterestingdate_ranking' => 1,
10014             'mditeminterestingdateranking' => 1,
10015             'mditemisapplicationmanaged' => 1,
10016             'mditemisexistingthread' => 1,
10017             'mditemislikelyjunk' => 1,
10018             'mditemisospeed' => 1,
10019             'mditemkeywords' => 1,
10020             'mditemkind' => 1,
10021             'mditemlastuseddate' => 1,
10022             'mditemlastuseddate_ranking' => 1,
10023             'mditemlatitude' => 1,
10024             'mditemlensmodel' => 1,
10025             'mditemlogicalsize' => 1,
10026             'mditemlongitude' => 1,
10027             'mditemmailboxes' => 1,
10028             'mditemmaildatereceived_ranking' => 1,
10029             'mditemmediatypes' => 1,
10030             'mditemnumberofpages' => 1,
10031             'mditemorientation' => 1,
10032             'mditemoriginapplicationidentifier' => 1,
10033             'mditemoriginmessageid' => 1,
10034             'mditemoriginsenderdisplayname' => 1,
10035             'mditemoriginsenderhandle' => 1,
10036             'mditemoriginsubject' => 1,
10037             'mditempageheight' => 1,
10038             'mditempagewidth' => 1,
10039             'mditemphysicalsize' => 1,
10040             'mditempixelcount' => 1,
10041             'mditempixelheight' => 1,
10042             'mditempixelwidth' => 1,
10043             'mditemprimaryrecipientemailaddresses' => 1,
10044             'mditemprofilename' => 1,
10045             'mditemrecipients' => 1,
10046             'mditemredeyeonoff' => 1,
10047             'mditemresolutionheightdpi' => 1,
10048             'mditemresolutionwidthdpi' => 1,
10049             'mditemsecuritymethod' => 1,
10050             'mditemspeed' => 1,
10051             'mditemstateorprovince' => 1,
10052             'mditemstreamable' => 1,
10053             'mditemsubject' => 1,
10054             'mditemtimestamp' => 1,
10055             'mditemtitle' => 1,
10056             'mditemtotalbitrate' => 1,
10057             'mditemusecount' => 1,
10058             'mditemuseddates' => 1,
10059             'mditemuserdownloadeddate' => 1,
10060             'mditemuserdownloadeduserhandle' => 1,
10061             'mditemusersharedreceiveddate' => 1,
10062             'mditemusersharedreceivedrecipient' => 1,
10063             'mditemusersharedreceivedrecipienthandle' => 1,
10064             'mditemusersharedreceivedsender' => 1,
10065             'mditemusersharedreceivedsenderhandle' => 1,
10066             'mditemusersharedreceivedtransport' => 1,
10067             'mditemversion' => 1,
10068             'mditemvideobitrate' => 1,
10069             'mditemwherefroms' => 1,
10070             'mditemwhitebalance' => 1,
10071             'mdlabname' => 1,
10072             'mdpm' => 1,
10073             'mdpr' => 1,
10074             'mdprepdate' => 1,
10075             'mdpreptime' => 1,
10076             'mdsampleinfo' => 1,
10077             'mdscalepixel' => 1,
10078             'meas1label' => 1,
10079             'meas1params' => 1,
10080             'meas1type' => 1,
10081             'measuredcolor' => 1,
10082             'measuredinfo' => 1,
10083             'measurement' => 1,
10084             'measurementbacking' => 1,
10085             'measurementflare' => 1,
10086             'measurementgeometry' => 1,
10087             'measurementilluminant' => 1,
10088             'measurementinfo' => 1,
10089             'measurementinputinfo' => 1,
10090             'measurementobserver' => 1,
10091             'measurementscale' => 1,
10092             'mebx' => 1,
10093             'media' => 1,
10094             'mediablackpoint' => 1,
10095             'mediacolor' => 1,
10096             'mediacontenttypes' => 1,
10097             'mediacreated' => 1,
10098             'mediacredits' => 1,
10099             'mediadata' => 1,
10100             'mediadataoffset' => 1,
10101             'mediadatasize' => 1,
10102             'mediaduration' => 1,
10103             'mediaflags' => 1,
10104             'mediaheader' => 1,
10105             'mediaheaderversion' => 1,
10106             'mediaindex' => 1,
10107             'mediainfo' => 1,
10108             'mediaisdelay' => 1,
10109             'mediaisfinale' => 1,
10110             'mediaislive' => 1,
10111             'mediaismovie' => 1,
10112             'mediaispremiere' => 1,
10113             'mediaisrepeat' => 1,
10114             'mediaissap' => 1,
10115             'mediaissport' => 1,
10116             'mediaisstereo' => 1,
10117             'mediaissubtitled' => 1,
10118             'mediaistape' => 1,
10119             'mediajukebox' => 1,
10120             'medialanguagecode' => 1,
10121             'medianetworkaffiliation' => 1,
10122             'mediaoriginalbroadcastdatetime' => 1,
10123             'mediaoriginalchannel' => 1,
10124             'mediaoriginalchannelsubnumber' => 1,
10125             'mediaoriginalruntime' => 1,
10126             'mediapro' => 1,
10127             'mediastationcallsign' => 1,
10128             'mediastationname' => 1,
10129             'mediathumbaspectratiox' => 1,
10130             'mediathumbaspectratioy' => 1,
10131             'mediathumbheight' => 1,
10132             'mediathumbratingattributes' => 1,
10133             'mediathumbratinglevel' => 1,
10134             'mediathumbratingsystem' => 1,
10135             'mediathumbret' => 1,
10136             'mediathumbstride' => 1,
10137             'mediathumbtimestamp' => 1,
10138             'mediathumbwidth' => 1,
10139             'mediatimescale' => 1,
10140             'mediatrackbytes' => 1,
10141             'mediauniqueid' => 1,
10142             'mediaweight' => 1,
10143             'mediawhitepoint' => 1,
10144             'medium' => 1,
10145             'megapixels' => 1,
10146             'melodicpolyphony' => 1,
10147             'menusettingsz7ii' => 1,
10148             'menusettingsz9' => 1,
10149             'message' => 1,
10150             'meta' => 1,
10151             'metadata' => 1,
10152             'metadatacreator' => 1,
10153             'metadataid' => 1,
10154             'metadatalibrary' => 1,
10155             'metadatanumber' => 1,
10156             'metadatasource' => 1,
10157             'metadataversion' => 1,
10158             'metaformat' => 1,
10159             'metaimagesize' => 1,
10160             'metarelation' => 1,
10161             'metasampledesc' => 1,
10162             'metatype' => 1,
10163             'metdata' => 1,
10164             'meter' => 1,
10165             'meterinfo' => 1,
10166             'meteringbutton' => 1,
10167             'meterlink' => 1,
10168             'metermode' => 1,
10169             'mett' => 1,
10170             'microsoft' => 1,
10171             'microsoftxtra' => 1,
10172             'middlename' => 1,
10173             'midicontrol' => 1,
10174             'midicontrolversion' => 1,
10175             'midipitchfraction' => 1,
10176             'midisong' => 1,
10177             'midiunitynote' => 1,
10178             'mie' => 1,
10179             'miiscoreidentifier' => 1,
10180             'mileage' => 1,
10181             'mimeencoding' => 1,
10182             'mimetype' => 1,
10183             'miniaturefilter' => 1,
10184             'miniaturefilterorientation' => 1,
10185             'miniaturefilterparameter' => 1,
10186             'miniaturefilterposition' => 1,
10187             'minimumbitrate' => 1,
10188             'minimumflushrows' => 1,
10189             'minimumversion' => 1,
10190             'minoltacamerasettings' => 1,
10191             'minoltacamerasettings2' => 1,
10192             'minoltacamerasettings5d' => 1,
10193             'minoltacamerasettings7d' => 1,
10194             'minoltacamerasettingsold' => 1,
10195             'minoltamakernote' => 1,
10196             'minoltamma0' => 1,
10197             'minoltamma1' => 1,
10198             'minoltaprd' => 1,
10199             'minoltarif' => 1,
10200             'minoltatags' => 1,
10201             'minoltattw' => 1,
10202             'minoltawbg' => 1,
10203             'minpacketsize' => 1,
10204             'minspatialsegmentationidc' => 1,
10205             'mintransmissiontime' => 1,
10206             'missionid' => 1,
10207             'mmclips' => 1,
10208             'mngheader' => 1,
10209             'mobitype' => 1,
10210             'mobiversion' => 1,
10211             'modeextension' => 1,
10212             'modeflags' => 1,
10213             'model2' => 1,
10214             'modelandversion' => 1,
10215             'modeltype' => 1,
10216             'modenumber' => 1,
10217             'modificationnumber' => 1,
10218             'modificationpermissions' => 1,
10219             'modifiedby' => 1,
10220             'modifiedinfo' => 1,
10221             'moiversion' => 1,
10222             'monomonitormatrix' => 1,
10223             'monostrength' => 1,
10224             'monotonescaletable' => 1,
10225             'monouniquematrix' => 1,
10226             'montage' => 1,
10227             'month' => 1,
10228             'moreinfo' => 1,
10229             'moreinfo0201' => 1,
10230             'moreinfo0401' => 1,
10231             'moreinfobannerimage' => 1,
10232             'moreinfobannerurl' => 1,
10233             'moreinfotext' => 1,
10234             'moreinfourl' => 1,
10235             'moresettings' => 1,
10236             'mosaicpattern' => 1,
10237             'movableinfo' => 1,
10238             'moveobjects' => 1,
10239             'movie' => 1,
10240             'moviefragment' => 1,
10241             'moviefragmentheader' => 1,
10242             'moviefragmentsequence' => 1,
10243             'moviefunc2button' => 1,
10244             'movieheader' => 1,
10245             'movieheaderversion' => 1,
10246             'moviehighlightdisplaypattern' => 1,
10247             'movieinfo' => 1,
10248             'moviestreamname' => 1,
10249             'moviewhitebalancesameasphoto' => 1,
10250             'mp' => 1,
10251             'mp1' => 1,
10252             'mpeg7binary' => 1,
10253             'mpegaudioversion' => 1,
10254             'mpf' => 1,
10255             'mpfversion' => 1,
10256             'mpimage' => 1,
10257             'mpimageflags' => 1,
10258             'mpimageformat' => 1,
10259             'mpimagelength' => 1,
10260             'mpimagelist' => 1,
10261             'mpimagestart' => 1,
10262             'mpimagetype' => 1,
10263             'mpindividualnum' => 1,
10264             'mrwinfo' => 1,
10265             'msdocumenttext' => 1,
10266             'msdocumenttextposition' => 1,
10267             'mspropertysetstorage' => 1,
10268             'msstereo' => 1,
10269             'mtoa0' => 1,
10270             'mtob0' => 1,
10271             'mtob1' => 1,
10272             'mtob2' => 1,
10273             'mtob3' => 1,
10274             'mtos0' => 1,
10275             'mtos1' => 1,
10276             'mtos2' => 1,
10277             'mtos3' => 1,
10278             'multiexp' => 1,
10279             'multiexposure2' => 1,
10280             'multiexposureversion' => 1,
10281             'multimediatype' => 1,
10282             'multiplexdefaultvalues' => 1,
10283             'multiplextypearray' => 1,
10284             'multiprofiles' => 1,
10285             'multiquality' => 1,
10286             'multishoton' => 1,
10287             'multiview' => 1,
10288             'musicby' => 1,
10289             'musiccdidentifier' => 1,
10290             'musiciancredits' => 1,
10291             'mwg-coll' => 1,
10292             'mwg-kw' => 1,
10293             'mwg-rs' => 1,
10294             'mxfversion' => 1,
10295             'mycolors' => 1,
10296             'namedcolor' => 1,
10297             'namedcolor2' => 1,
10298             'nametableversion' => 1,
10299             'nameutf-8' => 1,
10300             'nativedisplayinfo' => 1,
10301             'nativeresolutionunit' => 1,
10302             'nativexresolution' => 1,
10303             'nativeyresolution' => 1,
10304             'ncc' => 1,
10305             'nemoblurkernel' => 1,
10306             'nemodarklimit' => 1,
10307             'nemogainfactors' => 1,
10308             'nemohighlight12limit' => 1,
10309             'nemotilesize' => 1,
10310             'nestedsignalstream' => 1,
10311             'nestlevel' => 1,
10312             'netexposurecompensation' => 1,
10313             'netname' => 1,
10314             'netprovidertype' => 1,
10315             'neutals' => 1,
10316             'neutobjbacktype' => 1,
10317             'neutobjname' => 1,
10318             'neutobjtype' => 1,
10319             'neutobjversion' => 1,
10320             'neutrals' => 1,
10321             'newbitdepth' => 1,
10322             'newcolortype' => 1,
10323             'newguid' => 1,
10324             'newlines' => 1,
10325             'nexttrackid' => 1,
10326             'nifnonlinearity' => 1,
10327             'nifnonlinearity12bit' => 1,
10328             'nifnonlinearity12to16' => 1,
10329             'nifnonlinearity16bit' => 1,
10330             'nifnonlinearityext' => 1,
10331             'nikon' => 1,
10332             'nikonapp' => 1,
10333             'nikondata' => 1,
10334             'nikondatetime' => 1,
10335             'nikonncdb' => 1,
10336             'nikonncdt' => 1,
10337             'nikonnefinfo' => 1,
10338             'nikonscanifd' => 1,
10339             'nikontags' => 1,
10340             'nikonvers' => 1,
10341             'nine' => 1,
10342             'nineedits' => 1,
10343             'ninthlanguage' => 1,
10344             'nitf' => 1,
10345             'nitfversion' => 1,
10346             'noise' => 1,
10347             'noisereductiondata' => 1,
10348             'noisereductionkernel' => 1,
10349             'noisereductionparametershostlow' => 1,
10350             'noisereductionparametershostnormal' => 1,
10351             'noisereductionparametershoststrong' => 1,
10352             'nominalbitrate' => 1,
10353             'nominalframecount' => 1,
10354             'nominallayercount' => 1,
10355             'nominalplaytime' => 1,
10356             'nominalvideobitrate' => 1,
10357             'nomssmarttags' => 1,
10358             'normallinetransfertiming' => 1,
10359             'note' => 1,
10360             'notice' => 1,
10361             'now' => 1,
10362             'npts' => 1,
10363             'nrwdata' => 1,
10364             'nsc_address' => 1,
10365             'nsc_description' => 1,
10366             'nsc_email' => 1,
10367             'nsc_name' => 1,
10368             'nsc_phone' => 1,
10369             'nullmediaheader' => 1,
10370             'numberlist' => 1,
10371             'numberofcomponents' => 1,
10372             'numberofframes' => 1,
10373             'numberofimages' => 1,
10374             'numberofinks' => 1,
10375             'numberofparts' => 1,
10376             'numberofplanes' => 1,
10377             'numberofresolutions' => 1,
10378             'numberofsamples' => 1,
10379             'numberofsamples64' => 1,
10380             'numchanneldescriptions' => 1,
10381             'numchannels' => 1,
10382             'numcolors' => 1,
10383             'numfonts' => 1,
10384             'numhistorybuffers' => 1,
10385             'numimportantcolors' => 1,
10386             'numpackets' => 1,
10387             'numproperties' => 1,
10388             'numrules' => 1,
10389             'numsampleframes' => 1,
10390             'numsampleloops' => 1,
10391             'numslices' => 1,
10392             'numstreams' => 1,
10393             'numtemporallayers' => 1,
10394             'objectcountrycodes' => 1,
10395             'objectcountrycodingmethod' => 1,
10396             'objectcountrycodingmethoddate' => 1,
10397             'objectfiletype' => 1,
10398             'objectflags' => 1,
10399             'objectid' => 1,
10400             'objectorientation' => 1,
10401             'objectsizeannounced' => 1,
10402             'observationdate' => 1,
10403             'observationdateend' => 1,
10404             'observationtime' => 1,
10405             'observationtimeend' => 1,
10406             'observer' => 1,
10407             'obsoletephotoshoptag1' => 1,
10408             'obsoletephotoshoptag2' => 1,
10409             'obsoletephotoshoptag3' => 1,
10410             'ocad' => 1,
10411             'ocadrevision' => 1,
10412             'oceapplicationselector' => 1,
10413             'oceidnumber' => 1,
10414             'oceimagelogic' => 1,
10415             'ocescanjobdesc' => 1,
10416             'office' => 1,
10417             'officelocation' => 1,
10418             'offlineavailability' => 1,
10419             'offlinestatus' => 1,
10420             'offsetcornerlatitude1' => 1,
10421             'offsetcornerlatitude2' => 1,
10422             'offsetcornerlatitude3' => 1,
10423             'offsetcornerlatitude4' => 1,
10424             'offsetcornerlongitude1' => 1,
10425             'offsetcornerlongitude2' => 1,
10426             'offsetcornerlongitude3' => 1,
10427             'offsetcornerlongitude4' => 1,
10428             'offsetmaphorizontal' => 1,
10429             'offsetmapvertical' => 1,
10430             'offsetorigin' => 1,
10431             'offsetx' => 1,
10432             'offsetxy' => 1,
10433             'offsety' => 1,
10434             'oldxmp' => 1,
10435             'olym' => 1,
10436             'olympus' => 1,
10437             'olympus2100' => 1,
10438             'olympus2100ifd' => 1,
10439             'olympus2200' => 1,
10440             'olympus2200ifd' => 1,
10441             'olympus2300' => 1,
10442             'olympus2300ifd' => 1,
10443             'olympus2400' => 1,
10444             'olympus2400ifd' => 1,
10445             'olympus2500' => 1,
10446             'olympus2500ifd' => 1,
10447             'olympus2600' => 1,
10448             'olympus2600ifd' => 1,
10449             'olympus2700' => 1,
10450             'olympus2700ifd' => 1,
10451             'olympus2800' => 1,
10452             'olympus2800ifd' => 1,
10453             'olympus2900' => 1,
10454             'olympus2900ifd' => 1,
10455             'olympusatom' => 1,
10456             'olympusdss' => 1,
10457             'olympusjunk' => 1,
10458             'olympusolym' => 1,
10459             'olympuspreview' => 1,
10460             'olympustags1' => 1,
10461             'olympustags2' => 1,
10462             'olympustags3' => 1,
10463             'olympustags4' => 1,
10464             'olympusthumbnail' => 1,
10465             'omenatcapturemode' => 1,
10466             'omenearlygobcolumns' => 1,
10467             'omenearlygobrows' => 1,
10468             'omenearlygobsurface' => 1,
10469             'omengradientexclusionlimits' => 1,
10470             'omengradientkernel' => 1,
10471             'omengradientkerneltaps' => 1,
10472             'omengradientoffset' => 1,
10473             'omeninitialcolumns' => 1,
10474             'omeninitialrows' => 1,
10475             'omeninitialscaling' => 1,
10476             'omenmeantostrength' => 1,
10477             'omenpercenttorationallimitsblue' => 1,
10478             'omenpercenttorationallimitsgob' => 1,
10479             'omenpercenttorationallimitsgor' => 1,
10480             'omenpercenttorationallimitsred' => 1,
10481             'omenrangeweighting' => 1,
10482             'omenratioclipfactors' => 1,
10483             'omenratioexclusionfactors' => 1,
10484             'omenroicoefficients' => 1,
10485             'omenroicoordinates' => 1,
10486             'omensmoothingkernel' => 1,
10487             'on1_settingsdata' => 1,
10488             'on1_settingsmetadatacreated' => 1,
10489             'on1_settingsmetadatamodified' => 1,
10490             'on1_settingsmetadataname' => 1,
10491             'on1_settingsmetadatapluginid' => 1,
10492             'on1_settingsmetadatatimestamp' => 1,
10493             'on1_settingsmetadatausage' => 1,
10494             'on1_settingsmetadatavisibletouser' => 1,
10495             'onionskins' => 1,
10496             'opacity' => 1,
10497             'opcolor' => 1,
10498             'opendml' => 1,
10499             'openwithapplication' => 1,
10500             'operatingsystem' => 1,
10501             'operation' => 1,
10502             'operationalmode' => 1,
10503             'operationclassid' => 1,
10504             'operationid' => 1,
10505             'operationnumber' => 1,
10506             'opiproxy' => 1,
10507             'opticalvr' => 1,
10508             'optics' => 1,
10509             'optimalbitrate' => 1,
10510             'optionalattendeeaddresses' => 1,
10511             'optionalattendees' => 1,
10512             'opus' => 1,
10513             'opusversion' => 1,
10514             'orderingrestrictions' => 1,
10515             'organizeraddress' => 1,
10516             'organizername' => 1,
10517             'orientationinfo' => 1,
10518             'originalalbum' => 1,
10519             'originaldate' => 1,
10520             'originaldocumentsize' => 1,
10521             'originalfilesize' => 1,
10522             'originalfiletype' => 1,
10523             'originalformat' => 1,
10524             'originalframerate' => 1,
10525             'originalimagebroker' => 1,
10526             'originalmedia' => 1,
10527             'originalmedium' => 1,
10528             'originalrawcreator' => 1,
10529             'originalrawfiletype' => 1,
10530             'originalrawimage' => 1,
10531             'originalrawresource' => 1,
10532             'originalreleasetime' => 1,
10533             'originalreleaseyear' => 1,
10534             'originalscannedimagesize' => 1,
10535             'originalsoftpostpadding' => 1,
10536             'originalsoftprepadding' => 1,
10537             'originalthmcreator' => 1,
10538             'originalthmfiletype' => 1,
10539             'originalthmimage' => 1,
10540             'originalthmresource' => 1,
10541             'originalyear' => 1,
10542             'originator' => 1,
10543             'originatorreference' => 1,
10544             'originpathinfo' => 1,
10545             'osversion' => 1,
10546             'otheraddress' => 1,
10547             'othercity' => 1,
10548             'othercodecdescription' => 1,
10549             'othercodecname' => 1,
10550             'othercountry-region' => 1,
10551             'otherdate1' => 1,
10552             'otherdate2' => 1,
10553             'otherdate3' => 1,
10554             'otherfirmware' => 1,
10555             'otherformat' => 1,
10556             'otherinfo' => 1,
10557             'othermeta' => 1,
10558             'othername' => 1,
10559             'otherpobox' => 1,
10560             'otherpostalcode' => 1,
10561             'othersampledesc' => 1,
10562             'otherserialnumber' => 1,
10563             'otherstateorprovince' => 1,
10564             'otherstreet' => 1,
10565             'outputdataobjectlist' => 1,
10566             'outputgain' => 1,
10567             'outputheight' => 1,
10568             'outputorientation' => 1,
10569             'outputresponse' => 1,
10570             'outputwidth' => 1,
10571             'overclockcolsright' => 1,
10572             'overclockrowsbottom' => 1,
10573             'overflowcolor' => 1,
10574             'ownership' => 1,
10575             'packets' => 1,
10576             'packingmethod' => 1,
10577             'page' => 1,
10578             'pageenter' => 1,
10579             'pageexit' => 1,
10580             'pagefront' => 1,
10581             'pagelayout' => 1,
10582             'pagemode' => 1,
10583             'pagenormal' => 1,
10584             'pager' => 1,
10585             'pages' => 1,
10586             'pagespecial' => 1,
10587             'paintdata' => 1,
10588             'paintimage' => 1,
10589             'paintimageheight' => 1,
10590             'paintimagetype' => 1,
10591             'paintimagewidth' => 1,
10592             'paintingfilter' => 1,
10593             'palette' => 1,
10594             'palettecolors' => 1,
10595             'palettefilename' => 1,
10596             'palettehistogram' => 1,
10597             'paletteinfo' => 1,
10598             'palettemethod' => 1,
10599             'palettename' => 1,
10600             'palettestretch' => 1,
10601             'palmfiletype' => 1,
10602             'panasonic' => 1,
10603             'panasonicpana' => 1,
10604             'panorama' => 1,
10605             'panorientation' => 1,
10606             'panoverlaph' => 1,
10607             'panoverlapv' => 1,
10608             'paragraphs' => 1,
10609             'parallelismtype' => 1,
10610             'param0' => 1,
10611             'param1' => 1,
10612             'param2' => 1,
10613             'param3' => 1,
10614             'parameter' => 1,
10615             'parameterinfo' => 1,
10616             'parameters' => 1,
10617             'parasites' => 1,
10618             'parentalratingreason' => 1,
10619             'parrotautomation' => 1,
10620             'parrotfollowme' => 1,
10621             'parrottimestamp' => 1,
10622             'parrotv1' => 1,
10623             'parrotv2' => 1,
10624             'parrotv3' => 1,
10625             'part' => 1,
10626             'partialactivecolsleft' => 1,
10627             'partialactivecolsright' => 1,
10628             'partialactiverowsbottom' => 1,
10629             'partialactiverowstop' => 1,
10630             'partialpalette' => 1,
10631             'partialsyncsamples' => 1,
10632             'participants' => 1,
10633             'partnumber' => 1,
10634             'partofset' => 1,
10635             'pastclippingboundary' => 1,
10636             'pasteimage' => 1,
10637             'path' => 1,
10638             'pathselectionstate' => 1,
10639             'pathtablelocation' => 1,
10640             'pathtablesize' => 1,
10641             'patternangle' => 1,
10642             'patterncorrectionfactors' => 1,
10643             'patterncorrectiongains' => 1,
10644             'patterncorrectionoffsets' => 1,
10645             'patterngainconversiontable' => 1,
10646             'payloadtype' => 1,
10647             'paymenturl' => 1,
10648             'pcscitation' => 1,
10649             'pdahistogram' => 1,
10650             'pdf' => 1,
10651             'pdfx' => 1,
10652             'peakbitrate' => 1,
10653             'peaklevelr128' => 1,
10654             'peaklevelsample' => 1,
10655             'peakspectralsensitivity' => 1,
10656             'peakvalue' => 1,
10657             'pefversion' => 1,
10658             'pentax' => 1,
10659             'pentaxdata' => 1,
10660             'pentaxdata2' => 1,
10661             'pentaxjunk' => 1,
10662             'pentaxjunk2' => 1,
10663             'pentaxpent' => 1,
10664             'pentaxpreview' => 1,
10665             'pentaxtags' => 1,
10666             'perceivedtype' => 1,
10667             'perceptualrenderingintentgamut' => 1,
10668             'percussivepolyphony' => 1,
10669             'perfmode' => 1,
10670             'performersortorder' => 1,
10671             'perms' => 1,
10672             'perpicturenotes' => 1,
10673             'personalfunctions' => 1,
10674             'personalfunctionvalues' => 1,
10675             'personaltitle' => 1,
10676             'petype' => 1,
10677             'pfmheader' => 1,
10678             'pfmversion' => 1,
10679             'pgfversion' => 1,
10680             'photoeffectsdata' => 1,
10681             'photofinishername' => 1,
10682             'photomech' => 1,
10683             'photomechanic' => 1,
10684             'photoresolution' => 1,
10685             'photoshop' => 1,
10686             'photoshop2colortable' => 1,
10687             'photoshop2info' => 1,
10688             'photoshop_profile' => 1,
10689             'photoshopdata' => 1,
10690             'photoshopformat' => 1,
10691             'photoshopinfo' => 1,
10692             'photoshopsettings' => 1,
10693             'physicalpixel' => 1,
10694             'physicalstreamnumbermap' => 1,
10695             'physicalstreamnumbers' => 1,
10696             'physicalstreams' => 1,
10697             'pic_ifd' => 1,
10698             'picslabel' => 1,
10699             'picture' => 1,
10700             'picturebitsperpixel' => 1,
10701             'picturecontrolversion' => 1,
10702             'picturectrl' => 1,
10703             'picturedescription' => 1,
10704             'pictureformat' => 1,
10705             'pictureheight' => 1,
10706             'pictureindexedcolors' => 1,
10707             'pictureinfo' => 1,
10708             'picturelength' => 1,
10709             'picturemimetype' => 1,
10710             'picturestyleinfo' => 1,
10711             'picturetype' => 1,
10712             'picturewidth' => 1,
10713             'pieceinfo' => 1,
10714             'piecelength' => 1,
10715             'pieces' => 1,
10716             'pilotingmode' => 1,
10717             'pip' => 1,
10718             'pipx1' => 1,
10719             'pipx2' => 1,
10720             'pipy1' => 1,
10721             'pipy2' => 1,
10722             'pitchandfamily' => 1,
10723             'pitchrollyaw' => 1,
10724             'pittasoft' => 1,
10725             'pixelaspectratiox' => 1,
10726             'pixelaspectratioy' => 1,
10727             'pixelcalibration' => 1,
10728             'pixelcorrectiongains' => 1,
10729             'pixelexposuretime' => 1,
10730             'pixelformat' => 1,
10731             'pixelinfo' => 1,
10732             'pixelintensityrange' => 1,
10733             'pixellive' => 1,
10734             'pixelmagicjbigoptions' => 1,
10735             'pixelspermeterx' => 1,
10736             'pixelspermetery' => 1,
10737             'pixheight' => 1,
10738             'pixwidth' => 1,
10739             'places' => 1,
10740             'planckb' => 1,
10741             'planckf' => 1,
10742             'plancko' => 1,
10743             'planckr1' => 1,
10744             'planckr2' => 1,
10745             'playbackflickdownrating' => 1,
10746             'playbackflickuprating' => 1,
10747             'playbackframerate' => 1,
10748             'playcounter' => 1,
10749             'playlist' => 1,
10750             'playlistdelay' => 1,
10751             'playlistindex' => 1,
10752             'plus' => 1,
10753             'pmi' => 1,
10754             'pobox' => 1,
10755             'podcastcategory' => 1,
10756             'podcastdescription' => 1,
10757             'podcastid' => 1,
10758             'podcastkeywords' => 1,
10759             'pointsize' => 1,
10760             'popularimeter' => 1,
10761             'popupfillattributes' => 1,
10762             'popupflash' => 1,
10763             'portraitmatrix' => 1,
10764             'portraittonescaletable' => 1,
10765             'poseyawdegrees' => 1,
10766             'position' => 1,
10767             'postertime' => 1,
10768             'postscript2crd0' => 1,
10769             'postscript2crd1' => 1,
10770             'postscript2crd2' => 1,
10771             'postscript2crd3' => 1,
10772             'postscript2csa' => 1,
10773             'postscriptfont' => 1,
10774             'postscriptfontname' => 1,
10775             'pragma' => 1,
10776             'preferredfamily' => 1,
10777             'preferredrate' => 1,
10778             'preferredsubfamily' => 1,
10779             'preferredvolume' => 1,
10780             'prefersubselectorcenter' => 1,
10781             'preroll' => 1,
10782             'presentationformat' => 1,
10783             'presentationtarget' => 1,
10784             'preview' => 1,
10785             'preview0' => 1,
10786             'preview1' => 1,
10787             'preview2' => 1,
10788             'previewatomindex' => 1,
10789             'previewatomtype' => 1,
10790             'previewduration' => 1,
10791             'previewifd' => 1,
10792             'previewifd_offset' => 1,
10793             'previewimage1' => 1,
10794             'previewimage2' => 1,
10795             'previewimagedata' => 1,
10796             'previewimageinfo' => 1,
10797             'previewinfo' => 1,
10798             'previewpdf' => 1,
10799             'previewpict' => 1,
10800             'previewpng' => 1,
10801             'previewtiff' => 1,
10802             'previewtime' => 1,
10803             'previewversion' => 1,
10804             'previewwmf' => 1,
10805             'primarye-mail' => 1,
10806             'primaryfileguid' => 1,
10807             'primaryitemreference' => 1,
10808             'primaryphone' => 1,
10809             'primaryplatform' => 1,
10810             'primaryvolume' => 1,
10811             'printflags' => 1,
10812             'printflagsinfo' => 1,
10813             'printimversion' => 1,
10814             'printinfo' => 1,
10815             'printinfo2' => 1,
10816             'printposition' => 1,
10817             'printquality' => 1,
10818             'printscale' => 1,
10819             'printscaleinfo' => 1,
10820             'printstyle' => 1,
10821             'printtovideo' => 1,
10822             'priority' => 1,
10823             'prioritysettings' => 1,
10824             'prism' => 1,
10825             'private' => 1,
10826             'privatebuild' => 1,
10827             'prl' => 1,
10828             'prm' => 1,
10829             'processing' => 1,
10830             'processinginfo' => 1,
10831             'processingparameters' => 1,
10832             'processingtime' => 1,
10833             'processparametersv2' => 1,
10834             'prod' => 1,
10835             'prodnotes' => 1,
10836             'producedby' => 1,
10837             'produceddate' => 1,
10838             'producednotice' => 1,
10839             'producers' => 1,
10840             'product' => 1,
10841             'productionaperturedimensions' => 1,
10842             'productiondate' => 1,
10843             'productiondesigner' => 1,
10844             'productionstudio' => 1,
10845             'productname' => 1,
10846             'producttype' => 1,
10847             'productversionnumber' => 1,
10848             'profile1audiocodec' => 1,
10849             'profile1height' => 1,
10850             'profile1videocodec' => 1,
10851             'profile1width' => 1,
10852             'profileclass' => 1,
10853             'profilecmmtype' => 1,
10854             'profileconnectionspace' => 1,
10855             'profilecreator' => 1,
10856             'profiledataoffset' => 1,
10857             'profiledatetime' => 1,
10858             'profiledescription' => 1,
10859             'profiledescriptionml' => 1,
10860             'profilefilesignature' => 1,
10861             'profileheader' => 1,
10862             'profileid' => 1,
10863             'profileifd' => 1,
10864             'profilesequencedesc' => 1,
10865             'profilesequenceidentifier' => 1,
10866             'profilesequenceinfo' => 1,
10867             'profilesize' => 1,
10868             'profileversion' => 1,
10869             'progid' => 1,
10870             'programdescription' => 1,
10871             'programid' => 1,
10872             'programname' => 1,
10873             'progressivescans' => 1,
10874             'projazimuthangle' => 1,
10875             'projcentereasting' => 1,
10876             'projcenterlat' => 1,
10877             'projcenterlong' => 1,
10878             'projcenternorthing' => 1,
10879             'projcoordtrans' => 1,
10880             'project' => 1,
10881             'projectedcstype' => 1,
10882             'projectidcode' => 1,
10883             'projection' => 1,
10884             'projectionboundsbottom' => 1,
10885             'projectionboundsleft' => 1,
10886             'projectionboundsright' => 1,
10887             'projectionboundstop' => 1,
10888             'projectionheader' => 1,
10889             'projects' => 1,
10890             'projfalseeasting' => 1,
10891             'projfalsenorthing' => 1,
10892             'projfalseorigineasting' => 1,
10893             'projfalseoriginlat' => 1,
10894             'projfalseoriginlong' => 1,
10895             'projfalseoriginnorthing' => 1,
10896             'projlinearunits' => 1,
10897             'projlinearunitsize' => 1,
10898             'projnatoriginlat' => 1,
10899             'projnatoriginlong' => 1,
10900             'projrectifiedgridangle' => 1,
10901             'projscaleatcenter' => 1,
10902             'projscaleatnatorigin' => 1,
10903             'projstdparallel1' => 1,
10904             'projstdparallel2' => 1,
10905             'projstraightvertpolelong' => 1,
10906             'promoteparent' => 1,
10907             'prop' => 1,
10908             'properties' => 1,
10909             'propertysetidcodes' => 1,
10910             'propertysetpathname' => 1,
10911             'propertystoredata' => 1,
10912             'propertyvectorelements' => 1,
10913             'protect' => 1,
10914             'protected' => 1,
10915             'protectioninfo' => 1,
10916             'protectiontype' => 1,
10917             'protune' => 1,
10918             'providercopyright' => 1,
10919             'providerlogourl' => 1,
10920             'providerrating' => 1,
10921             'providerstyle' => 1,
10922             'providerurl' => 1,
10923             'ps2crdvmsize' => 1,
10924             'ps2renderingintent' => 1,
10925             'psfontinfo' => 1,
10926             'pstringcaption' => 1,
10927             'ptrh' => 1,
10928             'publishdate' => 1,
10929             'publishdatestart' => 1,
10930             'publisherlimit' => 1,
10931             'publisherurl' => 1,
10932             'pur' => 1,
10933             'purchasefileformat' => 1,
10934             'purchaseinfo' => 1,
10935             'purpose' => 1,
10936             'pyramidlevels' => 1,
10937             'qtablelarge100pct' => 1,
10938             'qtablelarge25pct' => 1,
10939             'qtablelarge50pct' => 1,
10940             'qtablelarge67pct' => 1,
10941             'qtablemedium100pct' => 1,
10942             'qtablemedium25pct' => 1,
10943             'qtablemedium50pct' => 1,
10944             'qtablemedium67pct' => 1,
10945             'qtablesmall100pct' => 1,
10946             'qtablesmall25pct' => 1,
10947             'qtablesmall50pct' => 1,
10948             'qtablesmall67pct' => 1,
10949             'qualcomm' => 1,
10950             'quickedit' => 1,
10951             'quickmaskinfo' => 1,
10952             'quietshuttershootingspeed' => 1,
10953             'quoting' => 1,
10954             'qvci' => 1,
10955             'ra3' => 1,
10956             'ra4' => 1,
10957             'ra5' => 1,
10958             'radioband' => 1,
10959             'radioformat' => 1,
10960             'radiostationname' => 1,
10961             'radiostationowner' => 1,
10962             'rafdata' => 1,
10963             'rafversion' => 1,
10964             'rangeimagelocalset' => 1,
10965             'rasterpadding' => 1,
10966             'rate' => 1,
10967             'rated' => 1,
10968             'ratingorg' => 1,
10969             'ratioimage' => 1,
10970             'rawburstmoderoll' => 1,
10971             'rawcfacomponentaverages' => 1,
10972             'rawcodecversion' => 1,
10973             'rawdatalength' => 1,
10974             'rawdataoffset' => 1,
10975             'rawdatarotation' => 1,
10976             'rawdev2' => 1,
10977             'rawdev2ifd' => 1,
10978             'rawdevelopment' => 1,
10979             'rawdevelopmentifd' => 1,
10980             'rawexposurebias' => 1,
10981             'rawgsensor' => 1,
10982             'rawhistogram' => 1,
10983             'rawimageaspectratio' => 1,
10984             'rawimagecroppedsize' => 1,
10985             'rawimagecroptopleft' => 1,
10986             'rawimagefullheight' => 1,
10987             'rawimagefullsize' => 1,
10988             'rawimagefullwidth' => 1,
10989             'rawimageheight' => 1,
10990             'rawimagemode' => 1,
10991             'rawimagesegmentation' => 1,
10992             'rawimagewidth' => 1,
10993             'rawinfo' => 1,
10994             'rawinfoifd' => 1,
10995             'rawjpginfo' => 1,
10996             'rawthermalimage' => 1,
10997             'rawthermalimageheight' => 1,
10998             'rawthermalimagetype' => 1,
10999             'rawthermalimagewidth' => 1,
11000             'rawvaluemedian' => 1,
11001             'rawvaluerange' => 1,
11002             'rawvaluerangemax' => 1,
11003             'rawvaluerangemin' => 1,
11004             'rawzorcreatorversion' => 1,
11005             'rawzorrequiredversion' => 1,
11006             'rdf' => 1,
11007             'readername' => 1,
11008             'readerrequirements' => 1,
11009             'reading1description' => 1,
11010             'reading1device' => 1,
11011             'reading1units' => 1,
11012             'reading1value' => 1,
11013             'reading2description' => 1,
11014             'reading2device' => 1,
11015             'reading2units' => 1,
11016             'reading2value' => 1,
11017             'reading3description' => 1,
11018             'reading3device' => 1,
11019             'reading3units' => 1,
11020             'reading3value' => 1,
11021             'reading4description' => 1,
11022             'reading4device' => 1,
11023             'reading4units' => 1,
11024             'reading4value' => 1,
11025             'readstatus' => 1,
11026             'real2ir' => 1,
11027             'realtimestreamingprotocol' => 1,
11028             'rearcontropaneldisplay' => 1,
11029             'recallshootfuncaf-on' => 1,
11030             'recallshootfuncafareamode' => 1,
11031             'recallshootfuncaperture' => 1,
11032             'recallshootfuncexposurecomp' => 1,
11033             'recallshootfuncexposuremode' => 1,
11034             'recallshootfuncfocustracking' => 1,
11035             'recallshootfunciso' => 1,
11036             'recallshootfuncmeteringmode' => 1,
11037             'recallshootfuncshutterspeed' => 1,
11038             'recallshootfuncwhitebalance' => 1,
11039             'receivedfrom' => 1,
11040             'recengineer' => 1,
11041             'recinfo' => 1,
11042             'reclocation' => 1,
11043             'reconstructiontype' => 1,
11044             'recordedby' => 1,
11045             'recordeddate' => 1,
11046             'recordingdates' => 1,
11047             'recordingtime' => 1,
11048             'recordingtimeday' => 1,
11049             'recordingtimemonth' => 1,
11050             'recordingtimeyear' => 1,
11051             'recordingtimeyearmonth' => 1,
11052             'recordingtimeyearmonthday' => 1,
11053             'rect' => 1,
11054             'rectangleofinterest' => 1,
11055             'red1header' => 1,
11056             'red2header' => 1,
11057             'redadjust' => 1,
11058             'redblueflatfield' => 1,
11059             'redcodeversion' => 1,
11060             'redendpoint' => 1,
11061             'redeyedata' => 1,
11062             'redgain' => 1,
11063             'redmask' => 1,
11064             'redmatrixcolumn' => 1,
11065             'redprimary' => 1,
11066             'redsample' => 1,
11067             'redtrc' => 1,
11068             'redx' => 1,
11069             'redy' => 1,
11070             'reelnumber' => 1,
11071             'reeltimecode' => 1,
11072             'reference' => 1,
11073             'referencename' => 1,
11074             'referencetemperature' => 1,
11075             'reflectedapparenttemperature' => 1,
11076             'reflection' => 1,
11077             'reflectionhardcopyorigcolorimetry' => 1,
11078             'reflectionprintoutputcolorimetry' => 1,
11079             'refresh' => 1,
11080             'regionxformtackpoint' => 1,
11081             'registerreadtiming' => 1,
11082             'relatedimagefile' => 1,
11083             'relationship' => 1,
11084             'relativeexposure' => 1,
11085             'relativehumidity' => 1,
11086             'relativelocation' => 1,
11087             'relativepath' => 1,
11088             'relativevolumeadjustment' => 1,
11089             'releasedateday' => 1,
11090             'releasedatemonth' => 1,
11091             'releasedateyear' => 1,
11092             'releasedateyearmonth' => 1,
11093             'releasedateyearmonthday' => 1,
11094             'releasinginstructions' => 1,
11095             'rembrandtconsumertonescale' => 1,
11096             'rembrandtportraittonescale' => 1,
11097             'rembrandttonescale' => 1,
11098             'remindertime' => 1,
11099             'remotefuncbutton' => 1,
11100             'removehistoryduplicates' => 1,
11101             'renderingintent' => 1,
11102             'renderingtransform' => 1,
11103             'rentalexpirationdate' => 1,
11104             'rentalflag' => 1,
11105             'repeateddatabytes' => 1,
11106             'replaygainalbumgain' => 1,
11107             'replaygainalbumpeak' => 1,
11108             'replaygaintrackgain' => 1,
11109             'replaygaintrackpeak' => 1,
11110             'replaytrackgain' => 1,
11111             'replaytrackpeak' => 1,
11112             'replayvolumelevel' => 1,
11113             'replyto' => 1,
11114             'representativedisparityfar' => 1,
11115             'representativedisparitynear' => 1,
11116             'representativeimage' => 1,
11117             'requestid' => 1,
11118             'requeststate' => 1,
11119             'requiredattendeeaddresses' => 1,
11120             'requiredattendees' => 1,
11121             'rerun' => 1,
11122             'reserved1' => 1,
11123             'reserved5' => 1,
11124             'reservedblob2' => 1,
11125             'reservedblob3' => 1,
11126             'reservedblob4' => 1,
11127             'reservedblob5' => 1,
11128             'reservedblob6' => 1,
11129             'reservedblob7' => 1,
11130             'reservedblob8' => 1,
11131             'reservedblob9' => 1,
11132             'resolutioninfo' => 1,
11133             'resourcecount' => 1,
11134             'resourceforksize' => 1,
11135             'resources' => 1,
11136             'resourcesneeded' => 1,
11137             'resourcetype' => 1,
11138             'resultaspectratio' => 1,
11139             'retailprice' => 1,
11140             'retailpricecurrency' => 1,
11141             'retouchinfoversion' => 1,
11142             'review' => 1,
11143             'revisiondate' => 1,
11144             'revisionnumber' => 1,
11145             'revisitafter' => 1,
11146             'rgb_profile' => 1,
11147             'rgbcurves' => 1,
11148             'rgbtoev0' => 1,
11149             'rgbtoev1' => 1,
11150             'rgbtoev2' => 1,
11151             'rgbtoev3' => 1,
11152             'rgbtoev4' => 1,
11153             'rgbtoev5' => 1,
11154             'rgbtoev6' => 1,
11155             'rgbtoev7' => 1,
11156             'rgbtoev8' => 1,
11157             'rgbtoev9' => 1,
11158             'rgtable' => 1,
11159             'ricoh' => 1,
11160             'ricohjunk' => 1,
11161             'ricohmake' => 1,
11162             'ricohmodel' => 1,
11163             'ricohpitch' => 1,
11164             'ricohrdc2' => 1,
11165             'ricohrmkn' => 1,
11166             'ricohroll' => 1,
11167             'ricohrr1subdir' => 1,
11168             'ricohsubdir' => 1,
11169             'ricohsubdirifd' => 1,
11170             'riffsize64' => 1,
11171             'rightdarkcol1' => 1,
11172             'rightdarkcol2' => 1,
11173             'rightdarkrect' => 1,
11174             'rightmag' => 1,
11175             'rimm13toerimm12spline' => 1,
11176             'rimmtocrgb0spline' => 1,
11177             'rimmtocrgb1spline' => 1,
11178             'rimmtocrgb2spline' => 1,
11179             'rimmtocrgb3spline' => 1,
11180             'rimmtocrgb4spline' => 1,
11181             'rimmtocrgb5spline' => 1,
11182             'rimmtocrgb6spline' => 1,
11183             'rimmtocrgb7spline' => 1,
11184             'rimmtocrgb8spline' => 1,
11185             'rimmtocrgb9spline' => 1,
11186             'rimnonlinearity' => 1,
11187             'rimtonifcolortransform' => 1,
11188             'rimtonifscalefactor' => 1,
11189             'rippedby' => 1,
11190             'rjmd' => 1,
11191             'rmeta' => 1,
11192             'rnoiselines' => 1,
11193             'robots' => 1,
11194             'rocinfo' => 1,
11195             'roidescription' => 1,
11196             'rollguidelements' => 1,
11197             'rollingshutterskewtime' => 1,
11198             'root' => 1,
11199             'rootdirectorycreatedate' => 1,
11200             'rootnote' => 1,
11201             'rot360fly' => 1,
11202             'rotationangle' => 1,
11203             'rotationxyz' => 1,
11204             'rotmode' => 1,
11205             'roundtripversion' => 1,
11206             'rowcount' => 1,
11207             'rowinterleavefactor' => 1,
11208             'rsrc' => 1,
11209             'rtmd' => 1,
11210             'rtptimescale' => 1,
11211             'runtime' => 1,
11212             'runtimeepoch' => 1,
11213             'runtimeflags' => 1,
11214             'runtimescale' => 1,
11215             'runtimesincepowerup' => 1,
11216             'runtimevalue' => 1,
11217             'runwindow' => 1,
11218             'rvmi_grev' => 1,
11219             'rvmi_srev' => 1,
11220             'rvtlocalset' => 1,
11221             's2n' => 1,
11222             'sampleblacksequence' => 1,
11223             'sampledatetime' => 1,
11224             'sampledegradationpriority' => 1,
11225             'sampleduration' => 1,
11226             'sampleflag' => 1,
11227             'sampleformat' => 1,
11228             'samplegroupdescription' => 1,
11229             'samplepaddingbits' => 1,
11230             'sampleperiod' => 1,
11231             'sampler' => 1,
11232             'samplerate2' => 1,
11233             'samplerdata' => 1,
11234             'samplerdatalen' => 1,
11235             'samplesize' => 1,
11236             'samplesizes' => 1,
11237             'sampletable' => 1,
11238             'sampletext' => 1,
11239             'sampletime' => 1,
11240             'sampletochunk' => 1,
11241             'sampletogroup' => 1,
11242             'samsung' => 1,
11243             'samsungifd' => 1,
11244             'samsunginfo' => 1,
11245             'samsungrawbyteorder' => 1,
11246             'samsungrawpointerslength' => 1,
11247             'samsungrawpointersoffset' => 1,
11248             'samsungrawunknown' => 1,
11249             'samsungsec' => 1,
11250             'samsungsmta' => 1,
11251             'samsungsvss' => 1,
11252             'samsungtags' => 1,
11253             'samsungtrailer' => 1,
11254             'samsunguniqueid' => 1,
11255             'sanyomov' => 1,
11256             'sanyomp4' => 1,
11257             'sap' => 1,
11258             'sarmotionimagerydata' => 1,
11259             'saturationinfo' => 1,
11260             'saturationrenderingintentgamut' => 1,
11261             'savefocus' => 1,
11262             'saveobjbacktype' => 1,
11263             'saveobjects' => 1,
11264             'saveobjname' => 1,
11265             'saveobjtype' => 1,
11266             'saveobjversion' => 1,
11267             'savesetup' => 1,
11268             'sba_rgbshifts' => 1,
11269             'sbabluebalancelut' => 1,
11270             'sbaexposurerecord' => 1,
11271             'sbagreenbalancelut' => 1,
11272             'sbainputimagebitdepth' => 1,
11273             'sbainputimagecolorspace' => 1,
11274             'sbalog12transform' => 1,
11275             'sbalogtransform' => 1,
11276             'sbaredbalancelut' => 1,
11277             'scalado' => 1,
11278             'scale' => 1,
11279             'scalecrop' => 1,
11280             'scaledimu' => 1,
11281             'scaledpressure' => 1,
11282             'scalefactor' => 1,
11283             'scalefactor35efl' => 1,
11284             'scalingfactor' => 1,
11285             'scandate' => 1,
11286             'scannerfirmwaredate' => 1,
11287             'scannerfirmwareversion' => 1,
11288             'scannermake' => 1,
11289             'scannermodel' => 1,
11290             'scannerpixelsize' => 1,
11291             'scannerproductid' => 1,
11292             'scannerserialnumber' => 1,
11293             'scannervendorid' => 1,
11294             'scanoperatorid' => 1,
11295             'scansoftware' => 1,
11296             'scansoftwarerevisiondate' => 1,
11297             'scav11cols' => 1,
11298             'scav12cols' => 1,
11299             'scav21cols' => 1,
11300             'scav22cols' => 1,
11301             'sceneappearanceestimates' => 1,
11302             'scenebalancealgorithmcommand' => 1,
11303             'scenebalancealgorithmfilmid' => 1,
11304             'scenebalancealgorithmrevision' => 1,
11305             'scenecolorimetryestimates' => 1,
11306             'scheduleitemid' => 1,
11307             'schemeinfo' => 1,
11308             'schemetype' => 1,
11309             'schemeurl' => 1,
11310             'schemeversion' => 1,
11311             'school' => 1,
11312             'screenbuffersize' => 1,
11313             'screendescriptor' => 1,
11314             'screenheight' => 1,
11315             'screening' => 1,
11316             'screeningdesc' => 1,
11317             'screennail' => 1,
11318             'screenwidth' => 1,
11319             'screenwindowcenter' => 1,
11320             'screenwindowwidth' => 1,
11321             'screenwriters' => 1,
11322             'script' => 1,
11323             'scriptcommand' => 1,
11324             'sdc' => 1,
11325             'sdcc-flp' => 1,
11326             'searchranking' => 1,
11327             'secondarygenre' => 1,
11328             'secondlanguage' => 1,
11329             'security' => 1,
11330             'securitylocalmetadataset' => 1,
11331             'securitysci-shiinformation' => 1,
11332             'securityversion' => 1,
11333             'seekable' => 1,
11334             'seekpoint' => 1,
11335             'seektable' => 1,
11336             'segheight' => 1,
11337             'segmentlocalset' => 1,
11338             'segwidth' => 1,
11339             'selection' => 1,
11340             'selectionduration' => 1,
11341             'selectiontime' => 1,
11342             'selobjbacktype' => 1,
11343             'selobjname' => 1,
11344             'selobjtype' => 1,
11345             'selobjversion' => 1,
11346             'semanticinstanceid' => 1,
11347             'semanticname' => 1,
11348             'sendduration' => 1,
11349             'senderaddress' => 1,
11350             'sendername' => 1,
11351             'sensitivity' => 1,
11352             'sensitivityvalue' => 1,
11353             'sensorbottomborder' => 1,
11354             'sensordata' => 1,
11355             'sensordefects' => 1,
11356             'sensorellipsoidheight' => 1,
11357             'sensorellipsoidheightextended' => 1,
11358             'sensorfieldofviewname' => 1,
11359             'sensorid' => 1,
11360             'sensorinfo' => 1,
11361             'sensorname' => 1,
11362             'sensorreadouttime' => 1,
11363             'sensorrelativeazimuthangle' => 1,
11364             'sensorrelativeelevationangle' => 1,
11365             'sensorrelativerollangle' => 1,
11366             'sensorrightborder' => 1,
11367             'sensorvelocityeast' => 1,
11368             'sensorvelocitynorth' => 1,
11369             'seqlevelidx0' => 1,
11370             'seqprofile' => 1,
11371             'seqtier0' => 1,
11372             'sequenceframenumber' => 1,
11373             'sequencenumberrandomoffset' => 1,
11374             'serialinfo' => 1,
11375             'seriesuid' => 1,
11376             'serviceid' => 1,
11377             'serviceorganizationname' => 1,
11378             'setcookie' => 1,
11379             'setinfo' => 1,
11380             'setsubtitle' => 1,
11381             'seventhlanguage' => 1,
11382             'sfsboundary' => 1,
11383             'sglcoldcacthres1' => 1,
11384             'sglcoldcacthres2' => 1,
11385             'sglcoldcacthres3' => 1,
11386             'shadowendpoints' => 1,
11387             'shadowfilepath' => 1,
11388             'shadowsyncsampletable' => 1,
11389             'shakereductioninfo' => 1,
11390             'shared' => 1,
11391             'shareddata' => 1,
11392             'shareddoc' => 1,
11393             'sharedwith' => 1,
11394             'sharpenforthumbnail' => 1,
11395             'sharpeningon' => 1,
11396             'sharpinfo' => 1,
11397             'sharpmethod' => 1,
11398             'sharpnessapproximation' => 1,
11399             'sharpnessfreqtable' => 1,
11400             'sharpnesstable' => 1,
11401             'sharpobjbacktype' => 1,
11402             'sharpobjname' => 1,
11403             'sharpobjtype' => 1,
11404             'sharpobjversion' => 1,
11405             'sheetdisclosure' => 1,
11406             'shifttiming' => 1,
11407             'shimdata' => 1,
11408             'shootingcount' => 1,
11409             'shootingrecord' => 1,
11410             'shootobjbacktype' => 1,
11411             'shootobjname' => 1,
11412             'shootobjtype' => 1,
11413             'shootobjversion' => 1,
11414             'shootsetup' => 1,
11415             'shotinfo' => 1,
11416             'shotinfo02xx' => 1,
11417             'shotinfod300a' => 1,
11418             'shotinfod300b' => 1,
11419             'shotinfod300s' => 1,
11420             'shotinfod3a' => 1,
11421             'shotinfod3b' => 1,
11422             'shotinfod3s' => 1,
11423             'shotinfod3x' => 1,
11424             'shotinfod4' => 1,
11425             'shotinfod40' => 1,
11426             'shotinfod4s' => 1,
11427             'shotinfod5' => 1,
11428             'shotinfod500' => 1,
11429             'shotinfod5000' => 1,
11430             'shotinfod5100' => 1,
11431             'shotinfod5200' => 1,
11432             'shotinfod6' => 1,
11433             'shotinfod610' => 1,
11434             'shotinfod700' => 1,
11435             'shotinfod7000' => 1,
11436             'shotinfod80' => 1,
11437             'shotinfod800' => 1,
11438             'shotinfod810' => 1,
11439             'shotinfod850' => 1,
11440             'shotinfod90' => 1,
11441             'shotinfounknown' => 1,
11442             'shotinfoversion' => 1,
11443             'shotinfoz7ii' => 1,
11444             'shotinfoz9' => 1,
11445             'showmode' => 1,
11446             'showobjects' => 1,
11447             'shutterangle' => 1,
11448             'shuttercurtainhack' => 1,
11449             'shutterspeed' => 1,
11450             'shutterspeeddisplayed' => 1,
11451             'sidebars' => 1,
11452             'sidelightstrength' => 1,
11453             'sideslipangle' => 1,
11454             'sigma' => 1,
11455             'sigmanoisefiltercaltablev1' => 1,
11456             'sigmanoisefiltertablev1' => 1,
11457             'sigmanoisefiltertablev1version' => 1,
11458             'sigmanoisethreshtablev2' => 1,
11459             'signalnumber' => 1,
11460             'signature' => 1,
11461             'signature_name' => 1,
11462             'signatureusagerights' => 1,
11463             'signercontactinfo' => 1,
11464             'significantbits' => 1,
11465             'signingauthority' => 1,
11466             'signingdate' => 1,
11467             'signinglocation' => 1,
11468             'signingreason' => 1,
11469             'signtype' => 1,
11470             'simpleindex' => 1,
11471             'simplicityprofile' => 1,
11472             'singlequality' => 1,
11473             'singleshotdepthmap' => 1,
11474             'singleshotdepthmaptiff' => 1,
11475             'singleshotmeta' => 1,
11476             'site' => 1,
11477             'siteenter' => 1,
11478             'siteexit' => 1,
11479             'siunits' => 1,
11480             'sixthlanguage' => 1,
11481             'size' => 1,
11482             'sizemode' => 1,
11483             'skip' => 1,
11484             'skipinfo' => 1,
11485             'slantrange' => 1,
11486             'slateinformation' => 1,
11487             'sliceinfo' => 1,
11488             'slicesgroupname' => 1,
11489             'slides' => 1,
11490             'slideshow' => 1,
11491             'smaxsamplevalue' => 1,
11492             'sminsamplevalue' => 1,
11493             'smpteformat' => 1,
11494             'smpteoffset' => 1,
11495             'snapshotid' => 1,
11496             'snapshotname' => 1,
11497             'soctemperature' => 1,
11498             'softedit' => 1,
11499             'softfocusfilter' => 1,
11500             'softwarecomponents' => 1,
11501             'softwarerelease' => 1,
11502             'sony' => 1,
11503             'sony_0x9416' => 1,
11504             'sonyfnumber2' => 1,
11505             'sonyrawfiletype' => 1,
11506             'sonytonecurve' => 1,
11507             'soundfile' => 1,
11508             'soundschemetitle' => 1,
11509             'sourcecreatedate' => 1,
11510             'sourcedata' => 1,
11511             'sourcedate' => 1,
11512             'sourceedition' => 1,
11513             'sourcefilename' => 1,
11514             'sourceform' => 1,
11515             'sourceid' => 1,
11516             'sourceimagedirectory' => 1,
11517             'sourceimagefilename' => 1,
11518             'sourceimageheight' => 1,
11519             'sourceimagevolumename' => 1,
11520             'sourceimagewidth' => 1,
11521             'sourcepublisher' => 1,
11522             'sourcerights' => 1,
11523             'sourcetitle' => 1,
11524             'sourceurl' => 1,
11525             'spacefree' => 1,
11526             'spaceused' => 1,
11527             'spatialorientation' => 1,
11528             'spatialresolution' => 1,
11529             'specialbuild' => 1,
11530             'specialeffectsopticalfilter' => 1,
11531             'specialfolderdata' => 1,
11532             'specificationversion' => 1,
11533             'spectralviewingconditions' => 1,
11534             'spectralwhitepoint' => 1,
11535             'speed' => 1,
11536             'sphericalvideo' => 1,
11537             'sphericalvideoxml' => 1,
11538             'spiff' => 1,
11539             'spiffversion' => 1,
11540             'spinstrength' => 1,
11541             'spothalftone' => 1,
11542             'spouse' => 1,
11543             'sr2dataifd' => 1,
11544             'sr2private' => 1,
11545             'sr2subifdkey' => 1,
11546             'sr2subifdlength' => 1,
11547             'sr2subifdoffset' => 1,
11548             'srawtype' => 1,
11549             'srf2key' => 1,
11550             'srf6offset' => 1,
11551             'srfdataoffset' => 1,
11552             'stampinfo' => 1,
11553             'stamptoolcount' => 1,
11554             'standardtocustompcc' => 1,
11555             'standbymonitorofftime' => 1,
11556             'starring' => 1,
11557             'startdate' => 1,
11558             'startedgecode' => 1,
11559             'startofframe' => 1,
11560             'startreading' => 1,
11561             'starttime' => 1,
11562             'stateorprovince' => 1,
11563             'staticpressure' => 1,
11564             'stationcallsign' => 1,
11565             'stationname' => 1,
11566             'statistics' => 1,
11567             'stdautoactive' => 1,
11568             'stdbasename' => 1,
11569             'stdhotfolder' => 1,
11570             'stdopeninphotoshop' => 1,
11571             'stdoutputbitdepth' => 1,
11572             'stdoutputcolormode' => 1,
11573             'stdoutputfiletype' => 1,
11574             'stdoxygen' => 1,
11575             'stdsaveselection' => 1,
11576             'stdscaledoutput' => 1,
11577             'stdsharpenoutput' => 1,
11578             'stereo' => 1,
11579             'stereoimage' => 1,
11580             'stereoscopic3d' => 1,
11581             'stillimagetime' => 1,
11582             'stim' => 1,
11583             'stimversion' => 1,
11584             'stitchcolumns' => 1,
11585             'stitchinfo' => 1,
11586             'stitchrows' => 1,
11587             'stonits' => 1,
11588             'storage-streampathname' => 1,
11589             'storageformatdate' => 1,
11590             'storageformattime' => 1,
11591             'storagemodel' => 1,
11592             'storageserialnumber' => 1,
11593             'storagetype' => 1,
11594             'store' => 1,
11595             'stream' => 1,
11596             'streamavgbitrate' => 1,
11597             'streamavgpacketsize' => 1,
11598             'streambitdepth' => 1,
11599             'streambitrateprops' => 1,
11600             'streamcolor' => 1,
11601             'streamcount' => 1,
11602             'streamdata' => 1,
11603             'streamduration' => 1,
11604             'streamheader' => 1,
11605             'streamid' => 1,
11606             'streaminfo' => 1,
11607             'streamingdataprotocol' => 1,
11608             'streammaxbitrate' => 1,
11609             'streammaxpacketsize' => 1,
11610             'streammimelen' => 1,
11611             'streammimetype' => 1,
11612             'streamname' => 1,
11613             'streamnamelen' => 1,
11614             'streamnumber' => 1,
11615             'streampreroll' => 1,
11616             'streamprioritization' => 1,
11617             'streamproperties' => 1,
11618             'streamsamplecount' => 1,
11619             'streamsamplerate' => 1,
11620             'streamstarttime' => 1,
11621             'streamtypeinfo' => 1,
11622             'street' => 1,
11623             'stridable' => 1,
11624             'strikeout' => 1,
11625             'stripbytecounts' => 1,
11626             'stripoffsets' => 1,
11627             'striprowcounts' => 1,
11628             'strobe' => 1,
11629             'strobetime' => 1,
11630             'structuretype' => 1,
11631             'studio' => 1,
11632             'sub-sampleinformation' => 1,
11633             'subdialframeadvance' => 1,
11634             'subdialframeadvancerating0' => 1,
11635             'subdialframeadvancerating1' => 1,
11636             'subdialframeadvancerating2' => 1,
11637             'subdialframeadvancerating3' => 1,
11638             'subdialframeadvancerating4' => 1,
11639             'subdialframeadvancerating5' => 1,
11640             'subdir3000' => 1,
11641             'subdir3100' => 1,
11642             'subdir3400' => 1,
11643             'subdir3900' => 1,
11644             'subfile' => 1,
11645             'subifd' => 1,
11646             'subifd0' => 1,
11647             'subifd1' => 1,
11648             'subifd2' => 1,
11649             'subifd255' => 1,
11650             'subifd3' => 1,
11651             'subifd4' => 1,
11652             'subifd5' => 1,
11653             'subifd6' => 1,
11654             'subifd_offset' => 1,
11655             'subimagecolor' => 1,
11656             'subimagehdr' => 1,
11657             'subimageheight' => 1,
11658             'subimageicc_profile' => 1,
11659             'subimagenumericalformat' => 1,
11660             'subimageresolutions' => 1,
11661             'subimagetilecount' => 1,
11662             'subimagetileheight' => 1,
11663             'subimagetilewidth' => 1,
11664             'subimagewidth' => 1,
11665             'subjectpixelheight' => 1,
11666             'subjectpixelwidth' => 1,
11667             'subjectscale' => 1,
11668             'subjectunits' => 1,
11669             'subpacketh' => 1,
11670             'subpacketsize' => 1,
11671             'subscriptioncontentid' => 1,
11672             'subsystem' => 1,
11673             'subsystemversion' => 1,
11674             'subtileblocksize' => 1,
11675             'subtitledescription' => 1,
11676             'suffix' => 1,
11677             'suggestedpalette' => 1,
11678             'summary' => 1,
11679             'summaryinfo' => 1,
11680             'surfacemap' => 1,
11681             'surroundmode' => 1,
11682             'surroundshotvideo' => 1,
11683             'surroundshotvideoname' => 1,
11684             'svgversion' => 1,
11685             'swf' => 1,
11686             'sync01' => 1,
11687             'sync02' => 1,
11688             'sync03' => 1,
11689             'sync04' => 1,
11690             'sync05' => 1,
11691             'sync06' => 1,
11692             'sync07' => 1,
11693             'sync08' => 1,
11694             'sync09' => 1,
11695             'sync10' => 1,
11696             'sync11' => 1,
11697             'sync12' => 1,
11698             'sync13' => 1,
11699             'sync14' => 1,
11700             'sync15' => 1,
11701             'sync16' => 1,
11702             'synchronizedlyricsdescription' => 1,
11703             'synchronizedlyricstext' => 1,
11704             'synchronizedlyricstype' => 1,
11705             'synconly' => 1,
11706             'syncsampletable' => 1,
11707             'syncstate' => 1,
11708             'synlyrics' => 1,
11709             'systemtime' => 1,
11710             't4options' => 1,
11711             't6options' => 1,
11712             't82options' => 1,
11713             't88options' => 1,
11714             'tag2010a' => 1,
11715             'tag2010b' => 1,
11716             'tag2010c' => 1,
11717             'tag2010d' => 1,
11718             'tag2010e' => 1,
11719             'tag2010f' => 1,
11720             'tag2010g' => 1,
11721             'tag2010h' => 1,
11722             'tag2010i' => 1,
11723             'tag202a' => 1,
11724             'tag900b' => 1,
11725             'tag9050a' => 1,
11726             'tag9050b' => 1,
11727             'tag9050c' => 1,
11728             'tag9400a' => 1,
11729             'tag9400b' => 1,
11730             'tag9400c' => 1,
11731             'tag9401' => 1,
11732             'tag9402' => 1,
11733             'tag9403' => 1,
11734             'tag9404a' => 1,
11735             'tag9404b' => 1,
11736             'tag9404c' => 1,
11737             'tag9405a' => 1,
11738             'tag9405b' => 1,
11739             'tag9406' => 1,
11740             'tag940a' => 1,
11741             'tag940c' => 1,
11742             'tag940e' => 1,
11743             'tag9416_0000' => 1,
11744             'taggedpdf' => 1,
11745             'taggingtime' => 1,
11746             'tailnumber' => 1,
11747             'take' => 1,
11748             'tamper-proofkeys' => 1,
11749             'targetaudiences' => 1,
11750             'targetdeltatype' => 1,
11751             'targeterrorestimatece90' => 1,
11752             'targeterrorestimatele90' => 1,
11753             'targetfiledosname' => 1,
11754             'targetfilesize' => 1,
11755             'targetlayerid' => 1,
11756             'targetlocationcovariancematrix' => 1,
11757             'targetlocationelevation' => 1,
11758             'targetlocationlatitude' => 1,
11759             'targetlocationlongitude' => 1,
11760             'targettrackgateheight' => 1,
11761             'targettrackgatewidth' => 1,
11762             'targetwidth' => 1,
11763             'targetwidthextended' => 1,
11764             'targetxy' => 1,
11765             'taskowner' => 1,
11766             'tattoo' => 1,
11767             'tcmediainfo' => 1,
11768             'tdat' => 1,
11769             'tdhd' => 1,
11770             'technician' => 1,
11771             'technology' => 1,
11772             'telephonenumber' => 1,
11773             'telescope' => 1,
11774             'telex' => 1,
11775             'temperature' => 1,
11776             'tempinfo' => 1,
11777             'template' => 1,
11778             'temporalidnested' => 1,
11779             'temporary' => 1,
11780             'terminationaction' => 1,
11781             'terminationcondition' => 1,
11782             'termsofuse' => 1,
11783             'testtarget' => 1,
11784             'testtransfertiming' => 1,
11785             'text' => 1,
11786             'textcolor' => 1,
11787             'textface' => 1,
11788             'textfont' => 1,
11789             'textinfo' => 1,
11790             'textinfo1' => 1,
11791             'textinfo2' => 1,
11792             'textjunk' => 1,
11793             'textsize' => 1,
11794             'texttospeech' => 1,
11795             'textualdata' => 1,
11796             'textualinfo' => 1,
11797             'textureformat' => 1,
11798             'theora' => 1,
11799             'theoraversion' => 1,
11800             'thermalcalibration' => 1,
11801             'thermaldata' => 1,
11802             'thermalparams' => 1,
11803             'thetasubdir' => 1,
11804             'things' => 1,
11805             'thirdlanguage' => 1,
11806             'thumbinfo' => 1,
11807             'thumbnail' => 1,
11808             'thumbnailbpg' => 1,
11809             'thumbnailclip' => 1,
11810             'thumbnailcompressiontable' => 1,
11811             'thumbnailexpansiontable' => 1,
11812             'thumbnailhash' => 1,
11813             'thumbnailref' => 1,
11814             'thumbnailresizeratio' => 1,
11815             'thumbnailtiff' => 1,
11816             'thumbnailurl' => 1,
11817             'tickspersecond' => 1,
11818             'tiff' => 1,
11819             'tiff-epstandardid' => 1,
11820             'tiff_fxextensions' => 1,
11821             'tiffmeteringimageheight' => 1,
11822             'tiffmeteringimagewidth' => 1,
11823             'tiffpreview' => 1,
11824             'tilebytecounts' => 1,
11825             'tiledepth' => 1,
11826             'tilegaindeterminationtable' => 1,
11827             'tileoffsets' => 1,
11828             'tiles' => 1,
11829             'timecode' => 1,
11830             'timecodeindex' => 1,
11831             'timecodeindexparms' => 1,
11832             'timeinfo' => 1,
11833             'timelineinfo' => 1,
11834             'timeoffset' => 1,
11835             'timereference' => 1,
11836             'timescale' => 1,
11837             'timestamplist' => 1,
11838             'timestamprandomoffset' => 1,
11839             'timetosampletable' => 1,
11840             'title2' => 1,
11841             'titlelen' => 1,
11842             'titlenum' => 1,
11843             'titleofparts' => 1,
11844             'titlesofparts' => 1,
11845             'titlesortorder' => 1,
11846             'toaddresses' => 1,
11847             'tocitems' => 1,
11848             'todotitle' => 1,
11849             'tomtomad' => 1,
11850             'tomtomhl' => 1,
11851             'tomtomid' => 1,
11852             'tomtommetadata' => 1,
11853             'tomtomvd' => 1,
11854             'tomtomvi' => 1,
11855             'tonames' => 1,
11856             'tonecurvematching' => 1,
11857             'tonecurvetable' => 1,
11858             'tonematrix' => 1,
11859             'toneobjbacktype' => 1,
11860             'toneobjname' => 1,
11861             'toneobjtype' => 1,
11862             'toneobjversion' => 1,
11863             'tones' => 1,
11864             'tonescale0' => 1,
11865             'tonescale0spline' => 1,
11866             'tonescale1' => 1,
11867             'tonescale1spline' => 1,
11868             'tonescale2' => 1,
11869             'tonescale2spline' => 1,
11870             'tonescale3' => 1,
11871             'tonescale3spline' => 1,
11872             'tonescale4' => 1,
11873             'tonescale4spline' => 1,
11874             'tonescale5' => 1,
11875             'tonescale5spline' => 1,
11876             'tonescale6' => 1,
11877             'tonescale6spline' => 1,
11878             'tonescale7' => 1,
11879             'tonescale7spline' => 1,
11880             'tonescale8' => 1,
11881             'tonescale8spline' => 1,
11882             'tonescale9' => 1,
11883             'tonescale9spline' => 1,
11884             'tonespaceflow' => 1,
11885             'tonscaletable' => 1,
11886             'tool_name' => 1,
11887             'tool_version' => 1,
11888             'toolname' => 1,
11889             'toolversion' => 1,
11890             'topdarkrow1' => 1,
11891             'topdarkrow2' => 1,
11892             'topmag' => 1,
11893             'topmargin' => 1,
11894             'totalbitrate' => 1,
11895             'totalbytes' => 1,
11896             'totalbytesnortpheaders' => 1,
11897             'totaldatarate' => 1,
11898             'totalduration' => 1,
11899             'totaleditingtime' => 1,
11900             'totaledittime' => 1,
11901             'totalfilesize' => 1,
11902             'totalframecount' => 1,
11903             'totalframes' => 1,
11904             'totalsamples' => 1,
11905             'totalsize' => 1,
11906             'toycamerafilter' => 1,
11907             'trackaperture' => 1,
11908             'trackcategory' => 1,
11909             'trackcomments' => 1,
11910             'trackduration' => 1,
11911             'trackerdata' => 1,
11912             'trackfragment' => 1,
11913             'trackheader' => 1,
11914             'trackheaderversion' => 1,
11915             'trackid' => 1,
11916             'trackingid' => 1,
11917             'tracklayer' => 1,
11918             'tracklyrics' => 1,
11919             'trackproperty' => 1,
11920             'trackref' => 1,
11921             'trackvolume' => 1,
11922             'trademark' => 1,
11923             'transactionid' => 1,
11924             'transfercharacteristic' => 1,
11925             'transfercharacteristics' => 1,
11926             'transferrange' => 1,
11927             'transfersequence' => 1,
11928             'transformation' => 1,
11929             'transformcreatedate' => 1,
11930             'transformedimagetitle' => 1,
11931             'transformmodifydate' => 1,
11932             'transformnodeid' => 1,
11933             'transformparams' => 1,
11934             'transformtitle' => 1,
11935             'transparency' => 1,
11936             'transparencyindicator' => 1,
11937             'transparentcolor' => 1,
11938             'transparentindex' => 1,
11939             'transportstreamid' => 1,
11940             'trapindicator' => 1,
11941             'trashcolsright' => 1,
11942             'trashrowsbottom' => 1,
11943             'trim' => 1,
11944             'trueairspeed' => 1,
11945             'tty-ttdphone' => 1,
11946             'tungmat0' => 1,
11947             'tungmat1' => 1,
11948             'tungmat2' => 1,
11949             'tungmat3' => 1,
11950             'tungmat4' => 1,
11951             'tungmat5' => 1,
11952             'tungmat6' => 1,
11953             'tungmat7' => 1,
11954             'tungmat8' => 1,
11955             'tungmat9' => 1,
11956             'twelvebit' => 1,
11957             'tx3g' => 1,
11958             'typeoforiginal' => 1,
11959             'typist' => 1,
11960             'uas_lsversionnumber' => 1,
11961             'uasdatalink' => 1,
11962             'ucrbg' => 1,
11963             'uic1tag' => 1,
11964             'uic2tag' => 1,
11965             'uic3tag' => 1,
11966             'uic4tag' => 1,
11967             'umid' => 1,
11968             'uncompressed' => 1,
11969             'uncompressedsize' => 1,
11970             'uncompressedtextlength' => 1,
11971             'underflowcolor' => 1,
11972             'underline' => 1,
11973             'underlineposition' => 1,
11974             'underlinethickness' => 1,
11975             'unicodealphanames' => 1,
11976             'uninitializeddatasize' => 1,
11977             'uniquefileidentifier' => 1,
11978             'uniqueid' => 1,
11979             'unknown' => 1,
11980             'unknown00' => 1,
11981             'unknown01' => 1,
11982             'unknown02' => 1,
11983             'unknown03' => 1,
11984             'unknown_cndb' => 1,
11985             'unknown_slmt' => 1,
11986             'unknownd30' => 1,
11987             'unknowndata' => 1,
11988             'unknownexif' => 1,
11989             'unknowninfo' => 1,
11990             'unknowninfo2' => 1,
11991             'unknowninfo2version' => 1,
11992             'unknowninfoifd' => 1,
11993             'unknowninfoversion' => 1,
11994             'unknownserial1' => 1,
11995             'unknownserial2' => 1,
11996             'unknownserial3' => 1,
11997             'unknownserial4' => 1,
11998             'unknowntemperature1' => 1,
11999             'unknowntemperature2' => 1,
12000             'unsharpdata' => 1,
12001             'unshiftednote' => 1,
12002             'untitled0' => 1,
12003             'untitled1' => 1,
12004             'untitled2' => 1,
12005             'unused' => 1,
12006             'unusedblackcolsleftin' => 1,
12007             'unusedblackcolsleftout' => 1,
12008             'unusedblackcolsrightin' => 1,
12009             'unusedblackcolsrightout' => 1,
12010             'unusedblackrowsbottomin' => 1,
12011             'unusedblackrowsbottomout' => 1,
12012             'unusedblackrowstopin' => 1,
12013             'unusedblackrowstopout' => 1,
12014             'updatedtitle' => 1,
12015             'ur3' => 1,
12016             'urllist1' => 1,
12017             'urn' => 1,
12018             'usagerightsmessage' => 1,
12019             'usedextensionnumbers' => 1,
12020             'useraccess' => 1,
12021             'useradjsba_rgbshifts' => 1,
12022             'usercustom1' => 1,
12023             'usercustom2' => 1,
12024             'userdata' => 1,
12025             'userdefinedid' => 1,
12026             'userdefinedtext' => 1,
12027             'userdefinedurl' => 1,
12028             'usereffectiverating' => 1,
12029             'userid' => 1,
12030             'userlastplayedtime' => 1,
12031             'usermetadata' => 1,
12032             'username' => 1,
12033             'userplaycount' => 1,
12034             'userplaycountafternoon' => 1,
12035             'userplaycountevening' => 1,
12036             'userplaycountmorning' => 1,
12037             'userplaycountnight' => 1,
12038             'userplaycountweekday' => 1,
12039             'userplaycountweekend' => 1,
12040             'userselectgrouptitle' => 1,
12041             'userservicerating' => 1,
12042             'usertext' => 1,
12043             'userweburl' => 1,
12044             'usingtransforms' => 1,
12045             'usmparametershigh' => 1,
12046             'usmparametershost' => 1,
12047             'usmparametershost3mp' => 1,
12048             'usmparametershost6mp' => 1,
12049             'usmparameterslow' => 1,
12050             'usmparametersmed' => 1,
12051             'usptomiscellaneous' => 1,
12052             'usptooriginalcontenttype' => 1,
12053             'utm' => 1,
12054             'uuid-c2paclaimsignature' => 1,
12055             'uuid-canon' => 1,
12056             'uuid-canon2' => 1,
12057             'uuid-exif' => 1,
12058             'uuid-exif2' => 1,
12059             'uuid-exif_bad' => 1,
12060             'uuid-flip' => 1,
12061             'uuid-geojp2' => 1,
12062             'uuid-iptc' => 1,
12063             'uuid-iptc2' => 1,
12064             'uuid-photoshop' => 1,
12065             'uuid-prof' => 1,
12066             'uuid-signature' => 1,
12067             'uuid-unknown' => 1,
12068             'uuid-usmt' => 1,
12069             'uuid-xmp' => 1,
12070             'uuidinfo' => 1,
12071             'uuidlist' => 1,
12072             'validafpoints' => 1,
12073             'validate' => 1,
12074             'value0' => 1,
12075             'value1' => 1,
12076             'value2' => 1,
12077             'value3' => 1,
12078             'vary' => 1,
12079             'vbrbytes' => 1,
12080             'vbrframes' => 1,
12081             'vbrpeak' => 1,
12082             'vbrscale' => 1,
12083             'vddimdacnominalvalues' => 1,
12084             'vegasversionmajor' => 1,
12085             'vegasversionminor' => 1,
12086             'vendorid' => 1,
12087             'vendorname' => 1,
12088             'vendorurl' => 1,
12089             'version1' => 1,
12090             'version2' => 1,
12091             'versionbf' => 1,
12092             'versionifd' => 1,
12093             'versioninfo' => 1,
12094             'versionrestrictions' => 1,
12095             'versionyear' => 1,
12096             'verticalaf-onbutton' => 1,
12097             'verticalcitation' => 1,
12098             'verticalcstype' => 1,
12099             'verticaldatum' => 1,
12100             'verticaldivergence' => 1,
12101             'verticalfieldofview' => 1,
12102             'verticalresolution' => 1,
12103             'verticalscale' => 1,
12104             'verticalspeed' => 1,
12105             'verticalunits' => 1,
12106             'video' => 1,
12107             'videoattributes' => 1,
12108             'videoavgbitrate' => 1,
12109             'videoavgframerate' => 1,
12110             'videocardgamma' => 1,
12111             'videoclosedcaptioning' => 1,
12112             'videocodecdescription' => 1,
12113             'videocodecid' => 1,
12114             'videocodecinfo' => 1,
12115             'videocodecname' => 1,
12116             'videoencoding' => 1,
12117             'videoformat' => 1,
12118             'videoframecount' => 1,
12119             'videoheader' => 1,
12120             'videoheight' => 1,
12121             'videomaxbitrate' => 1,
12122             'videomaxframerate' => 1,
12123             'videomode' => 1,
12124             'videoorientation' => 1,
12125             'videoprofile' => 1,
12126             'videoprofileversion' => 1,
12127             'videosampledesc' => 1,
12128             'videoscantype' => 1,
12129             'videosize' => 1,
12130             'videostreamtype' => 1,
12131             'videotimestamp' => 1,
12132             'videotrackid' => 1,
12133             'videowidth' => 1,
12134             'view' => 1,
12135             'viewable' => 1,
12136             'viewingconddesc' => 1,
12137             'viewingcondilluminant' => 1,
12138             'viewingcondilluminanttype' => 1,
12139             'viewingconditions' => 1,
12140             'viewingcondsurround' => 1,
12141             'viewtype' => 1,
12142             'vignettingcorr' => 1,
12143             'vignettingcorr2' => 1,
12144             'vignettingcorrunknown1' => 1,
12145             'vignettingcorrunknown2' => 1,
12146             'vignettingcorrversion' => 1,
12147             'vignettingparams' => 1,
12148             'vintagestrength' => 1,
12149             'virtualimageheight' => 1,
12150             'virtualimagewidth' => 1,
12151             'virtualpage' => 1,
12152             'virtualpageunits' => 1,
12153             'visibleoutputs' => 1,
12154             'vistaidlistdata' => 1,
12155             'visualflightruleshud' => 1,
12156             'vmaphandling' => 1,
12157             'vmcoldropthresh' => 1,
12158             'vmcolthresh' => 1,
12159             'vmnbands' => 1,
12160             'vmpatchreslimit' => 1,
12161             'vmpixthresh' => 1,
12162             'vmtidataset' => 1,
12163             'vmwsize' => 1,
12164             'volumeblockcount' => 1,
12165             'volumeblocksize' => 1,
12166             'volumecreatedate' => 1,
12167             'volumeeffectivedate' => 1,
12168             'volumeexpirationdate' => 1,
12169             'volumeid' => 1,
12170             'volumelabel' => 1,
12171             'volumelevelr128' => 1,
12172             'volumemodifydate' => 1,
12173             'volumename' => 1,
12174             'volumenormalization' => 1,
12175             'volumesetdiskcount' => 1,
12176             'volumesetdisknumber' => 1,
12177             'volumesetname' => 1,
12178             'volumesize' => 1,
12179             'vorbis' => 1,
12180             'vorbiscomment' => 1,
12181             'vorbisversion' => 1,
12182             'vp8bitstream' => 1,
12183             'vp8l' => 1,
12184             'vp8version' => 1,
12185             'vp8x' => 1,
12186             'vrd1' => 1,
12187             'vrd2' => 1,
12188             'vrdstamptool' => 1,
12189             'vrdversion' => 1,
12190             'vrinfo' => 1,
12191             'vrinfoversion' => 1,
12192             'vw96' => 1,
12193             'wangannotation' => 1,
12194             'wangtag1' => 1,
12195             'wangtag3' => 1,
12196             'wangtag4' => 1,
12197             'warning' => 1,
12198             'warpquadrilateral' => 1,
12199             'watched' => 1,
12200             'watercolorfilter' => 1,
12201             'watermark' => 1,
12202             'watermarktype' => 1,
12203             'watermarkurl' => 1,
12204             'wave' => 1,
12205             'wb_bluelevelauto' => 1,
12206             'wb_cfa0_leveldaylight' => 1,
12207             'wb_cfa1_leveldaylight' => 1,
12208             'wb_cfa2_leveldaylight' => 1,
12209             'wb_cfa3_leveldaylight' => 1,
12210             'wb_grblevels' => 1,
12211             'wb_grblevelsauto' => 1,
12212             'wb_grblevelsstandard' => 1,
12213             'wb_grgblevels' => 1,
12214             'wb_grgblevelsauto' => 1,
12215             'wb_grgblevelscloudy' => 1,
12216             'wb_grgblevelsdaylight' => 1,
12217             'wb_grgblevelsdaylightfluor' => 1,
12218             'wb_grgblevelsdaywhitefluor' => 1,
12219             'wb_grgblevelslivingroomwarmwhitefluor' => 1,
12220             'wb_grgblevelstungsten' => 1,
12221             'wb_grgblevelswarmwhitefluor' => 1,
12222             'wb_grgblevelswhitefluorescent' => 1,
12223             'wb_redlevelauto' => 1,
12224             'wb_rgbcoeffsdaylight' => 1,
12225             'wb_rgbcoeffsflash' => 1,
12226             'wb_rgbcoeffsfluorescent' => 1,
12227             'wb_rgbcoeffstungsten' => 1,
12228             'wb_rgblevelsasshot' => 1,
12229             'wb_rgblevelscustom' => 1,
12230             'wbadjdata' => 1,
12231             'wbblueasshot' => 1,
12232             'wbbluecloudy' => 1,
12233             'wbbluedaylight' => 1,
12234             'wbblueflash' => 1,
12235             'wbbluefluorescent' => 1,
12236             'wbbluetungsten' => 1,
12237             'wbgreenasshot' => 1,
12238             'wbgreencloudy' => 1,
12239             'wbgreendaylight' => 1,
12240             'wbgreenflash' => 1,
12241             'wbgreenfluorescent' => 1,
12242             'wbgreentungsten' => 1,
12243             'wbinfo' => 1,
12244             'wbinfo2' => 1,
12245             'wbinfoa100' => 1,
12246             'wblevels' => 1,
12247             'wbredasshot' => 1,
12248             'wbredcloudy' => 1,
12249             'wbreddaylight' => 1,
12250             'wbredflash' => 1,
12251             'wbredfluorescent' => 1,
12252             'wbredtungsten' => 1,
12253             'wbsettings' => 1,
12254             'wbsettings2' => 1,
12255             'wcsprofiles' => 1,
12256             'weaponfired' => 1,
12257             'weaponload' => 1,
12258             'webp_flags' => 1,
12259             'webpage' => 1,
12260             'weight' => 1,
12261             'whitebalancematching' => 1,
12262             'whitebalancergb' => 1,
12263             'whitebalancetable' => 1,
12264             'whiteluminance' => 1,
12265             'whitepointx' => 1,
12266             'whitepointy' => 1,
12267             'whitesample' => 1,
12268             'whitesamplebits' => 1,
12269             'whitesampleheight' => 1,
12270             'whitesampleleftborder' => 1,
12271             'whitesampletopborder' => 1,
12272             'whitesamplewidth' => 1,
12273             'wide' => 1,
12274             'widthbytes' => 1,
12275             'widthresolution' => 1,
12276             'wifirssi' => 1,
12277             'winddirection' => 1,
12278             'windoworigin' => 1,
12279             'windoworiginauto' => 1,
12280             'windowsdevmode' => 1,
12281             'windowsfilename' => 1,
12282             'windowsize' => 1,
12283             'windowtarget' => 1,
12284             'windspeed' => 1,
12285             'wm_collectiongroupid' => 1,
12286             'wm_collectionid' => 1,
12287             'wm_contentid' => 1,
12288             'wm_mediaclassprimaryid' => 1,
12289             'wm_mediaclasssecondaryid' => 1,
12290             'wm_provider' => 1,
12291             'wmadrcaveragereference' => 1,
12292             'wmadrcaveragetarget' => 1,
12293             'wmadrcpeakreference' => 1,
12294             'wmadrcpeaktarget' => 1,
12295             'wmcollectiongroupid' => 1,
12296             'wmcollectionid' => 1,
12297             'wmcontentid' => 1,
12298             'wmshadowfilesourcedrmtype' => 1,
12299             'wmshadowfilesourcefiletype' => 1,
12300             'word97' => 1,
12301             'worddocument' => 1,
12302             'words' => 1,
12303             'workflowurl' => 1,
12304             'workingdirectory' => 1,
12305             'workingpath' => 1,
12306             'worldtime' => 1,
12307             'worldtocamera' => 1,
12308             'worldtondc' => 1,
12309             'wrapmodes' => 1,
12310             'writername' => 1,
12311             'writers' => 1,
12312             'writtenby' => 1,
12313             'wwsfamilyname' => 1,
12314             'wwssubfamilyname' => 1,
12315             'x' => 1,
12316             'xattrapplemaildatereceived' => 1,
12317             'xattrapplemaildatesent' => 1,
12318             'xattrapplemailisremoteattachment' => 1,
12319             'xattrfinderinfo' => 1,
12320             'xattrlastuseddate' => 1,
12321             'xattrmditemdownloadeddate' => 1,
12322             'xattrmditemfindercomment' => 1,
12323             'xattrmditemwherefroms' => 1,
12324             'xattrmdlabel' => 1,
12325             'xattrresourcefork' => 1,
12326             'xcfversion' => 1,
12327             'xclippathunits' => 1,
12328             'xheight' => 1,
12329             'xidiri' => 1,
12330             'xmag' => 1,
12331             'xmethod' => 1,
12332             'xmldata' => 1,
12333             'xmlfiletype' => 1,
12334             'xmlpackets' => 1,
12335             'xmp_profile' => 1,
12336             'xmpbj' => 1,
12337             'xmpdm' => 1,
12338             'xmpmm' => 1,
12339             'xmpnote' => 1,
12340             'xmpplus' => 1,
12341             'xmprights' => 1,
12342             'xmptpg' => 1,
12343             'xobject' => 1,
12344             'xoffset' => 1,
12345             'xp_dip_xml' => 1,
12346             'xtranslayout' => 1,
12347             'xylocation' => 1,
12348             'xyoffsetinfo' => 1,
12349             'yclippathunits' => 1,
12350             'ycrcbmatrix' => 1,
12351             'ylevel' => 1,
12352             'ymag' => 1,
12353             'ymethod' => 1,
12354             'yoffset' => 1,
12355             'ytarget' => 1,
12356             'zipbitflag' => 1,
12357             'zipcompressedsize' => 1,
12358             'zipcompression' => 1,
12359             'zipcrc' => 1,
12360             'zipfilecomment' => 1,
12361             'zipfilename' => 1,
12362             'zipmodifydate' => 1,
12363             'ziprequiredversion' => 1,
12364             'zipuncompressedsize' => 1,
12365             'zisrawversion' => 1,
12366             'zoom' => 1,
12367             'zoomedpreviewimage' => 1,
12368             'zoompos' => 1,
12369             'zoomposition' => 1,
12370             'zoomstrength' => 1,
12371             'zxif' => 1,
12372             );
12373              
12374             # module names for writable Composite tags
12375             my %compositeModules = (
12376             'filenumber' => 'Image::ExifTool::Canon',
12377             'flash' => 'Image::ExifTool::XMP',
12378             'gpslatitude' => 'Image::ExifTool::GPS',
12379             'gpslongitude' => 'Image::ExifTool::GPS',
12380             'gpsposition' => 'Image::ExifTool::Exif',
12381             'jpgfromraw' => 'Image::ExifTool::Exif',
12382             'originaldecisiondata' => 'Image::ExifTool::Canon',
12383             'otherimage' => 'Image::ExifTool::Exif',
12384             'previewimage' => 'Image::ExifTool::Exif',
12385             'rotation' => 'Image::ExifTool::QuickTime',
12386             'subseccreatedate' => 'Image::ExifTool::Exif',
12387             'subsecdatetimeoriginal' => 'Image::ExifTool::Exif',
12388             'subsecmodifydate' => 'Image::ExifTool::Exif',
12389             'thumbnailimage' => 'Image::ExifTool::Exif',
12390             );
12391              
12392             #++++ End automatically generated code ++++
12393              
12394             my %specialStruct = (
12395             NAMESPACE => 1,
12396             STRUCT_NAME => 1,
12397             TYPE => 1,
12398             NOTES => 1,
12399             GROUPS => 1,
12400             );
12401              
12402             # insert any user-defined tags into our tag lookup
12403             if (%Image::ExifTool::UserDefined) {
12404             my @userTables = sort keys %Image::ExifTool::UserDefined;
12405             while (@userTables) {
12406             my $table = shift @userTables;
12407             AddTags($Image::ExifTool::UserDefined{$table}, $table);
12408             }
12409             }
12410              
12411             # insert any other queued tags from plug-in modules
12412             if (@Image::ExifTool::pluginTags) {
12413             my $args;
12414             foreach $args (@Image::ExifTool::pluginTags) {
12415             AddTags($$args[0], $$args[1]);
12416             }
12417             undef @Image::ExifTool::pluginTags;
12418             }
12419              
12420              
12421             #------------------------------------------------------------------------------
12422             # Add tag names corresponding to flattened XMP tags for all structure fields
12423             # Inputs: 0) tag table ref for flattened tags, 1) tagID, 2) lowercase tag name,
12424             # 3) tag ID list ref, 4) reference to list of lowercase tag names
12425             # 5) table number in lookup, 6) tagInfo hash for parent structure
12426             # 7) tag ID of top-level structure
12427             # Notes: Used only for user-defined structures
12428             sub AddFields($$$$$$;$$)
12429             {
12430 1     1 0 13 my ($tagTablePtr, $tagID, $lcTag, $tagIDs, $lcTags, $tnum, $tagInfo, $baseID) = @_;
12431 1 50       5 return if length($tagID) > 500; # avoid deep recursion
12432 1 50       3 unless ($tagInfo) {
12433 1         3 $tagInfo = $$tagTablePtr{$tagID};
12434 1         2 $baseID = $tagID;
12435             }
12436 1         2 my $strTable = $$tagInfo{Struct};
12437 1 50       4 unless (ref $strTable) {
12438 0         0 my $strName = $strTable;
12439 0         0 $strTable = $Image::ExifTool::UserDefined::xmpStruct{$strTable};
12440 0 0       0 $strTable or warn("No definition for structure '${strName}'\n"), return;
12441 0 0       0 $$strTable{STRUCT_NAME} or $$strTable{STRUCT_NAME} = "XMP $strName";
12442 0         0 $$tagInfo{Struct} = $strTable; # replace name with hash ref
12443 0         0 delete $$tagInfo{SubDirectory}; # deprecated use of SubDirectory in Struct tags
12444             }
12445             # inherit NAMESPACE from parent table if it doesn't exist
12446 1 50       5 $$strTable{NAMESPACE} = $$tagTablePtr{NAMESPACE} unless exists $$strTable{NAMESPACE};
12447 1         2 my $field;
12448 1         10 foreach $field (keys %$strTable) {
12449 3 100       11 next if $specialStruct{$field};
12450 1         4 my $id = $tagID . ucfirst($field);
12451             # use name of existing flattened tag if already defined
12452 1         3 my $flatInfo = $$tagTablePtr{$id};
12453 1         2 my $fieldInfo = $$strTable{$field};
12454 1         2 my $flatName;
12455 1 50       4 $flatName = $$fieldInfo{FlatName} if ref $fieldInfo eq 'HASH';
12456 1 50       4 $flatName or ($flatName = $field) =~ tr/-_a-zA-Z0-9//dc; # remove illegal characters
12457 1 50 33     9 my $lc = ($flatInfo and $$flatInfo{Name}) ? lc $$flatInfo{Name} : $lcTag . lc($flatName);
12458 1         2 my $copyID = $baseID;
12459 1         4 push @$tagIDs, \$copyID, $id;
12460 1         2 push @$lcTags, $lc, $lc;
12461 1 50 33     9 next unless ref $fieldInfo eq 'HASH' and $$fieldInfo{Struct};
12462             # recursively add flattened tags for all sub-fields
12463 0         0 AddFields($tagTablePtr, $id, $lc, $tagIDs, $lcTags, $tnum, $fieldInfo, $baseID);
12464             }
12465             }
12466              
12467             #------------------------------------------------------------------------------
12468             # Add tags to the lookup (for user-defined tags, etc)
12469             # Inputs: 0) tag table ref, 1) table name
12470             my %tableNumHash;
12471             sub AddTags($$)
12472             {
12473 4     4 0 19 my ($tagTablePtr, $table) = @_;
12474              
12475             # generate lookup for table numbers if not done already
12476 4 50       25 unless (%tableNumHash) {
12477 4         13 my $tnum = 0;
12478 4         7 my $tbl;
12479 4         21 foreach $tbl (@tableList) {
12480 2048         4431 $tableNumHash{$tbl} = $tnum++;
12481             }
12482             }
12483 4         30 my (@moreTables, %moreTableRefs);
12484 4         12 for (;;) {
12485 5         18 my $tnum = $tableNumHash{$table};
12486 5 100       37 unless (defined $tnum) {
12487             # add new table to list
12488 2         7 $tnum = scalar @tableList;
12489 2         13 push @tableList, $table;
12490             }
12491 5         12 my $tagID;
12492 5         35 foreach $tagID (Image::ExifTool::TagTableKeys($tagTablePtr)) {
12493 20         49 my $newInfo = $$tagTablePtr{$tagID};
12494 20 50       63 if (ref $newInfo eq 'HASH') {
12495 20 100       79 $$newInfo{Name} or $$newInfo{Name} = Image::ExifTool::MakeTagName($tagID);
12496             # use new ID of tag in Composite table in case it changed
12497 20 100       63 $tagID = $$newInfo{NewTagID} if defined $$newInfo{NewTagID};
12498             } else {
12499 0         0 $newInfo = $$tagTablePtr{$tagID} = { Name => $newInfo };
12500             }
12501 20         51 my $lcTag = lc $$newInfo{Name};
12502 20         35 my (@lcTags, @tagIDs, $existed, $isFlat);
12503             # if this is a structure, add all flattened tag names to lookup
12504 20 100       48 if ($$newInfo{Struct}) {
12505 1         6 AddFields($tagTablePtr, $tagID, $lcTag, \@tagIDs, \@lcTags, $tnum);
12506             }
12507             # add tags to lookup even though we don't know if they are writable
12508             # (to save speed by not having to load the module)
12509 20         32 Tags: for (;;) {
12510 21         40 my $lookup = $tagLookup{$lcTag};
12511 21 100       62 $lookup or $lookup = $tagLookup{$lcTag} = { };
12512 21 100       62 if ($$lookup{$tnum}) {
12513 1         3 my $le = $$lookup{$tnum};
12514 1 50       14 my $ids = (ref $le eq 'ARRAY') ? $le : [ $le ];
12515 1 50       4 if (ref $tagID) {
    0          
12516             # a reference points to the tag ID of the base structure for
12517             # a flattened tag. There must be only one of these,
12518             # and it must come first.
12519 1 50       5 unshift @$ids, $tagID unless ref $$ids[0];
12520             # only add new tag ID if it didn't already exist
12521             } elsif (grep /^$tagID$/, @$ids) {
12522 0 0       0 $existed = 1 unless $isFlat;
12523             } else {
12524 0         0 push @$ids, $tagID;
12525             }
12526             # only update lookup if there is now more than one entry
12527 1 50       5 $$lookup{$tnum} = $ids if @$ids > 1;
12528             } else {
12529 20         49 $$lookup{$tnum} = $tagID;
12530             }
12531 21 100       59 last unless @tagIDs;
12532 2         8 for (;;) {
12533 2         5 $tagID = shift @tagIDs;
12534 2         5 $lcTag = shift @lcTags;
12535 2 100       7 last unless $$tagTablePtr{$tagID}; # don't waste time if it exists
12536 1 50       12 last Tags unless @tagIDs;
12537             }
12538 1         2 $isFlat = 1;
12539             }
12540             # add any new subdirectory tables (unless done already)
12541 20 100 66     111 next if $existed or not $$newInfo{SubDirectory};
12542 1         4 my $subTable = $$newInfo{SubDirectory}{TagTable};
12543 1 50 33     15 next unless $subTable and not defined $tableNumHash{$subTable};
12544 1 50       5 next if $moreTableRefs{$subTable};
12545 58     58   1128 no strict 'refs';
  58         229  
  58         32173  
12546 1 50       11 next unless %$subTable;
12547             # save new table to process after this one
12548 1         4 push @moreTables, $subTable;
12549 1         4 $moreTableRefs{$subTable} = \%$subTable;
12550             # save source table name so we can load it when necessary
12551 1         6 $$subTable{SRC_TABLE} = $table;
12552             }
12553 5 100       50 $table = shift @moreTables or last;
12554 1         4 $tagTablePtr = $moreTableRefs{$table};
12555             }
12556             }
12557              
12558             #------------------------------------------------------------------------------
12559             # Return true if the tag exists
12560             # Inputs: 0) tag name (case insensitive)
12561             # Returns: true if tag exists
12562             sub TagExists($)
12563             {
12564 1366     1366 0 3427 my $tag = lc($_[0]);
12565 1366 100 66     9829 return 1 if $tagExists{$tag} or $tagLookup{$tag};
12566 49         155 return 0;
12567             }
12568              
12569             #------------------------------------------------------------------------------
12570             # Find information for writable tags (case insensitive)
12571             # Inputs: 0) tag name (case insensitive)
12572             # Returns: Scalar context: tag info or false if none found
12573             # List context: list of all matching tagInfo hashes
12574             sub FindTagInfo($)
12575             {
12576 6756     6756 0 11841 local $_;
12577 6756         12159 my $tag = shift;
12578 6756         13445 my $lcTag = lc($tag);
12579 6756         12222 my ($tableNum, @tagInfoList, @lookups);
12580 6756         24015 my $lookup = $tagLookup{$lcTag};
12581 6756 100 100     21522 if (not $lookup and $lcTag =~ /[?*]/) {
12582             # allow wildcards in tag name
12583 4         11 my $pat = $lcTag;
12584 4         23 $pat =~ s/\*/[-\\w]*/g;
12585 4         14 $pat =~ s/\?/[-\\w]/g;
12586 4         30319 my @tags = grep(/^$pat$/, keys %tagLookup);
12587 4 50       898 if (@tags) {
12588 4         20142 push @lookups, $tagLookup{$_} foreach sort @tags;
12589 4         668 $lookup = shift @lookups;
12590             }
12591             }
12592 6756         15745 while ($lookup) {
12593 25706         108450 foreach $tableNum (sort { $a <=> $b } keys %$lookup) {
  122546         186769  
12594 68762         169660 my $table = GetTagTable($tableList[$tableNum]);
12595 68762         131260 my $le = $$lookup{$tableNum};
12596 68762         102066 my ($tagID, $tagIDs);
12597 68762 100       125956 if (ref $le eq 'ARRAY') {
12598 9391         14842 $tagIDs = $le;
12599             # if first entry is a reference, it indicates that this is a
12600             # flattened tag and refers to the tag ID of the containing top-level
12601             # structure, so now is the time to generate the flattened tags
12602 9391 100       27753 if (ref $$tagIDs[0]) {
12603             # (remove from the lookup since we only need to do this once)
12604 4785         7920 my $rootIDPtr = shift @$tagIDs;
12605 4785         18906 require Image::ExifTool::XMP;
12606 4785         12437 Image::ExifTool::XMP::AddFlattenedTags($table, $$rootIDPtr);
12607             }
12608             } else {
12609 59371         114105 $tagIDs = [ $le ];
12610             }
12611 68762         121824 foreach $tagID (@$tagIDs) {
12612 71303         145440 my @infoList = GetTagInfoList($table,$tagID);
12613 71303 100       147494 unless (@infoList) {
12614 2         5 my $reload;
12615             # call write proc if it exists in case it adds tags to the table
12616 2         7 my $writeProc = $table->{WRITE_PROC};
12617 2 50       9 if ($writeProc) {
12618 58     58   541 no strict 'refs';
  58         197  
  58         203997  
12619 2 50       9 $reload = 1 if &$writeProc();
12620             }
12621             # load module with composite tag if necessary
12622 2         7 my $compMod = $compositeModules{$lcTag};
12623 2 50 33     170 $reload = 1 if $compMod and eval "require $compMod";
12624 2 50       25 @infoList = GetTagInfoList($table,$tagID) if $reload;
12625             }
12626 71303 100       133324 if (@infoList == 1) {
    50          
12627 68692         187882 push @tagInfoList, @infoList;
12628             } elsif (@infoList > 1) {
12629 2611         4337 my $tagInfo;
12630             # must check tag list in case tags have different names
12631 2611         4847 foreach $tagInfo (@infoList) {
12632 58837 100       125075 next unless $lcTag eq lc($$tagInfo{Name});
12633 1872         4119 push @tagInfoList, $tagInfo;
12634             }
12635             }
12636             }
12637             }
12638 25706         67465 $lookup = shift @lookups;
12639             }
12640 6756 50       14728 if (wantarray) {
12641 6756         40347 return @tagInfoList;
12642             } else {
12643 0           return $tagInfoList[0];
12644             }
12645             }
12646              
12647              
12648             1; # end
12649              
12650             __END__